CINXE.COM

2022 2nd International Conference on Power Electronics and Power Transmission (ICPEPT 2022)

<!DOCTYPE html> <html> <head> <meta charset="utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> <title>2022 2nd International Conference on Power Electronics and Power Transmission (ICPEPT 2022)</title> <meta name="keyword" content="电力电子,电力传输,青岛,能源,能源电力,新能源,ICPEPT"> <meta name="description" content="2022 2<SUP>nd</SUP> International Conference on Power Electronics and Power Transmission (ICPEPT 2022)"> <link rel="icon" href="https://fhk.ais.cn/cms/website/favicon/i/icpept.org.608b893.ico" type="image/x-icon"/> <meta name="viewport" content="width=device-width, initial-scale=1"> <script type="application/javascript" src="https://fhk.ais.cn/file/web/js/layui.all.js"></script> <script type="application/javascript" src="https://fhk.ais.cn/file/web/js/layui.js"></script> <link rel="stylesheet" type="text/css" href="https://fhk.ais.cn/file/web/js/css/layui.css"> <link rel="stylesheet" type="text/css" href="https://fhk.ais.cn/file/web/css/14/index.css"> <script src="https://img.ais.cn/thirds/common/jquery-1.12.4.min.js"></script> <script src="https://img.ais.cn/thirds/common/jquery.print.js"></script> <link rel="stylesheet" href="https://fhk.ais.cn/file/web/css/swiper.min.css"> <script src="https://fhk.ais.cn/file/web/js/swiper.min.js"></script> <link rel="stylesheet" type="text/css" href="https://fhk.ais.cn/file/web/css/14/newStyle.css"> <link rel="stylesheet" type="text/css" href="https://fhk.ais.cn/file/web/css/common.css"> <style> .layui-layout-body { overflow: scroll; } </style> </head> <body> <div class="page"> <!-- 头部 --> <div> <!-- 友情链接--> <div class="header-Tem-two-page"> <section class="container-Tem-two"> <section class="header-Tem-two-flex"> <div style="display: flex; align-items: center;flex:1"> <img src="https://fhk.ais.cn/cms/website/common/202202/349220217160100062.png" alt="logo" class="logo"> <div class="header-Tem-two-span"> <span class="head-company" id="title">2022 2<SUP>nd</SUP> International Conference on Power Electronics and Power Transmission (ICPEPT 2022)</span> </div> </div> <div class="lan-right"> <div class="head-date-flex" id="headDate" style="visibility: visible"> <!-- 倒计时--> <div class="lan-right"> <div class="head-date-flex" id="headDate" style="visibility: visible"> <div class="time-out">Countdown</div> <div id="barDown"> <script type="text/javascript"> var start=parseInt("1656651600"); var end = parseInt("1672480800"); var now = parseInt(new Date().getTime()/1000); if(start > now ){ //倒计时 $("#barDown").html(leftTimer(start,now)); }else if(start <= now && end > now ){ $("#barDown").html('<div class="head-day color-change" ><span class="head-day-num">Start</span><div>'); }else{ $("#barDown").html('<div class="head-day color-change" ><span class="head-day-num">End</span><div>'); } function leftTimer (time, endTime){ var leftTime = time - endTime; var days = parseInt(leftTime / 60 / 60 / 24, 10); days = days; days = days == 0 ? 1 : days; return '<div class="head-day color-change" ><span class="head-day-num">'+ days +' </span></div> <span class="day-span">DAYS</span> '; } </script> </div> </div> </div> </div> </div> </section> </section> </div> <div class="top-navList select-Color" id="header-content" style="height: 60px"> <section class="nav-Tem-two select-Color" id="section" style="height: 60px"> <div class="tem-en-nav"> <ul class="layui-nav select-Color" id="layui-nav"> <li class="layui-nav-item layui-hover" data-param="1" ><a href="./" >Home</a></li> <li class="layui-nav-item" data-param="2"><a href="./committeeSpeaker" >Committee</a> <li class="layui-nav-item" data-param="3"><a href="./speaker" >Speakers </a> <li class="layui-nav-item" data-param="4"><a href="./submission_guidelines" >Author's Guide▼</a> <dl class="layui-nav-child "> <dd><a href="./submission" >Submission (EI-JA)</a></dd> <dd><a href="./registration_fee" >Registration</a></dd> <dd><a href="./editorial_policy" >Editorial Policy</a></dd> <dd><a href="./download" >Download</a></dd> </dl> </li> <li class="layui-nav-item" data-param="5"><a href="./publication" >Publication</a> <li class="layui-nav-item" data-param="6"><a href="./call_for_paper" >Call For Paper</a> <li class="layui-nav-item" data-param="7"><a href="./program" >Program</a> <li class="layui-nav-item" data-param="8"><a href="./contact" >Contact</a> <li class="layui-nav-item" data-param="9"><a href="./chinese" >中文</a> <li class="layui-nav-item" data-param="10"><a href="./more" >More</a> <dl class="layui-nav-child "> <dd><a href="./history" >History</a></dd> <dd><a href="./venue" >Venue</a></dd> <dd><a href="./visa_application" >Visa Application</a></dd> </dl> </li> </ul> </div> <div class="e-icon"> <ul class="layui-nav layui-icon select-Color" id="layui-icon" style = "display:none"> <i id="icon-down" class="layui-icon layui-icon-down" style="font-size: 20px; color: #FFFFFF;"></i> <i id="icon-up" class="layui-icon layui-icon-up" style="font-size: 20px; color: #FFFFFF;display :none;"></i> </ul> </div> </section> </div> </div> <script type="application/javascript" src="https://fhk.ais.cn/file/web/js/layui.all.js"></script> <script type="text/javascript"> $(function () { //导航栏显示 var hbOX = document.getElementById("layui-nav"); var h = hbOX.clientHeight || hbOX.offsetHeight; var c = (hbOX.clientWidth || hbOX.offsetWidth) - 40; var icon = document.getElementById("layui-icon"); var num = document.getElementById("layui-nav").getElementsByTagName('li').length; var content = document.getElementById("header-content") var liContent = document.getElementById("layui-nav") var section = document.getElementById("section") section.style.display = "flex"; section.style.alignItems = "center"; getHide(); icon.onmouseover = function () { var total = 0; for (var i = 0; i < num; i++) { total += $('ul>li').eq(i).width(); if (total > c) { $('ul>li').eq(i).show() } } content.style.height = h + 'px' section.style.height = h + 'px' }; liContent.onmouseleave = function () { if (!$('dl').is('.layui-show')) { content.style.height = 60 + 'px' section.style.height = 60 + 'px' getHide(); } } var dl = document.getElementsByTagName("dl") for (var i=0;i< dl.length; i++) { console.log(dl[i]) if (dl[i]) { dl[i].onmouseleave = function () { content.style.height = 60 + 'px' section.style.height = 60 + 'px' getHide(); } } } function getHide() { var total = 0; for (var i = 0; i < num; i++) { total += $('ul>li').eq(i).width(); if (total > c) { $("#layui-icon").show(); $('ul>li').eq(i).hide() } } } link (); }) function link () { if (document.querySelector('.link')) { var link = document.querySelector('.link').clientHeight document.querySelector('.header-Tem-two-page').style.marginTop = link + 'px' // document.querySelector('.header-Tem-two-page') var containeTem = document.querySelector('.container-Tem-two') containeTem.style.top = link + 'px' var headerTemH = document.querySelector('.header-Tem-two-page').clientHeight var navH = document.querySelector('.nav-Tem-two') navH.style.top = (link + headerTemH) + 'px' } } var homeUrl = 'http://www.icpept.org/'; </script> <!-- @@include('./compnents/headName.html')--> <div class="home-en"> <!-- 这里是轮播图引用以前的3种轮播样式 不要用我这里的 --> <div class="layui-carousel" id="test" lay-filter="test1"> <div carousel-item> <div><img class="rotation_chart" src="https://fhk.ais.cn/cms/website/functional/pic/202206/367220627185539162.png"/></div> <div><img class="rotation_chart" src="https://fhk.ais.cn/cms/website/functional/pic/202206/367220627185603176.png"/></div> </div> </div> <script type="text/javascript"> //轮播样式1 layui.use('carousel', function () { var carousel = layui.carousel; //建造实例 carousel.render({ elem: '#test' , width: '100%' //设置容器宽度 , height: '480px' , arrow: 'always' //始终显示箭头 //,anim: 'fade' //切换动画方式 }); }); //轮播样式4 var length = $(".swiper-wrapper").children(".swiper-slide").length certifySwiper = new Swiper('#certify .swiper-container', { watchSlidesProgress: true, slidesPerView: 'auto', centeredSlides: true, loop: length <= 1 ? false : true, loopedSlides: 5, autoplay: true, navigation: { nextEl: '.swiper-button-next', prevEl: '.swiper-button-prev', }, pagination: { el: '.swiper-pagination', //clickable :true, }, on: { progress: function (progress) { for (i = 0; i < this.slides.length; i++) { var slide = this.slides.eq(i); var slideProgress = this.slides[i].progress; modify = 1; if (Math.abs(slideProgress) > 1) { modify = (Math.abs(slideProgress) - 1) * 0.3 + 1; } translate = slideProgress * modify * 260 + 'px'; scale = 1 - Math.abs(slideProgress) / 5; zIndex = 999 - Math.abs(Math.round(10 * slideProgress)); slide.transform('translateX(' + translate + ') scale(' + scale + ')'); slide.css('zIndex', zIndex); slide.css('opacity', 1); if (Math.abs(slideProgress) > 3) { slide.css('opacity', 0); } } }, setTransition: function (transition) { for (var i = 0; i < this.slides.length; i++) { var slide = this.slides.eq(i) slide.transition(transition); } } } }) //轮播样式3 var viewSwiper = new Swiper('.view .swiper-container', { on: { slideChangeTransitionStart: function () { updateNavPosition() } } }) $('.view .arrow-left,.preview .arrow-left').on('click', function (e) { e.preventDefault() if (viewSwiper.activeIndex == 0) { viewSwiper.slideTo(viewSwiper.slides.length - 1, 1000); return } viewSwiper.slidePrev() }) $('.view .arrow-right,.preview .arrow-right').on('click', function (e) { e.preventDefault() if (viewSwiper.activeIndex == viewSwiper.slides.length - 1) { viewSwiper.slideTo(0, 1000); return } viewSwiper.slideNext() }) var previewSwiper = new Swiper('.preview .swiper-container', { //visibilityFullFit: true, slidesPerView: 'auto', allowTouchMove: false, on: { tap: function () { viewSwiper.slideTo(previewSwiper.clickedIndex) } } }) function updateNavPosition() { $('.preview .active-nav').removeClass('active-nav') var activeNav = $('.preview .swiper-slide').eq(viewSwiper.activeIndex).addClass('active-nav') if (!activeNav.hasClass('swiper-slide-visible')) { if (activeNav.index() > previewSwiper.activeIndex) { var thumbsPerNav = Math.floor(previewSwiper.width / activeNav.width()) - 1 previewSwiper.slideTo(activeNav.index() - thumbsPerNav) } else { previewSwiper.slideTo(activeNav.index()) } } } </script> <!-- 这里是中间部分 --> <div class="two-content"> <!-- 功能区 --> <div class="content-right"> <div class="function"> <div class="title-five"> <div class="change-color-title">About ICPEPT 2022</div> <div class="title-row-content"> <div class="title-row-bottom color-change"></div> </div> </div> <div class="content-en"> <p style="text-align: justify;"><strong>The 2<sup>nd</sup> International Conference on Power Electronics and Power Transmission (ICPEPT 2022) was scheduled to be held in Qingdao, China on July 1-3, 2022. Due to the impact of COVID-19, the c<strong>onference</strong> was rescheduled to be held in Changchun from August&nbsp; <strong style="white-space: normal; text-align: justify;">19-21&nbsp;</strong>2022.</strong>&nbsp;&nbsp;ICPEPT 2022 is to bring together innovative academics and industrial experts in the field of Power Electronics and Power Transmission to a common forum. The primary goal of the conference is to promote research and developmental activities in Power Electronics and Power Transmission and another goal is to promote scientific information interchange between researchers, developers, engineers, students, and practitioners working all around the world. The conference will be held every year to make it an ideal platform for people to share views and experiences in Power Electronics and Power Transmission and related areas.<br/></p><p><br/></p><p style="text-align: justify;"><span style="color: #000000;"><br/></span><br/></p> </div> </div> <div class="function"> <div class="title-five"> <div class="change-color-title">Publication of ICPEPT</div> <div class="title-row-content"> <div class="title-row-bottom color-change"></div> </div> </div> <div class="content-en"> <p><br/></p><table class="UEditorTable" data-sort="sortDisabled"><tbody><tr class="firstRow"><td valign="middle" colspan="2" rowspan="1" align="center" width="991" style="border-color: rgb(255, 255, 255); word-break: break-all; background-color: rgb(49, 133, 155);"><span style="font-size: 18px; color: #000000;"><strong>Publication(ICPEPT 2022)</strong></span></td></tr><tr><td valign="top" rowspan="2" colspan="1" width="227" style="border-color: rgb(255, 255, 255); word-break: break-all;"><p style="text-align:center"><img src="https://fhk.ais.cn/cms/website/editor/202205/383220507175327303.jpg" alt="ER期刊封面.jpg" width="156" height="218" border="0" vspace="0" style="width: 156px; height: 218px;"/></p></td><td valign="middle" height="93" align="left" width="755" style="border-color: rgb(255, 255, 255); word-break: break-all;"><p style="text-align: justify;"><span style="color: #76923C;"><strong>Energy Reports (ISSN: 2352-4847)</strong></span></p><p style="text-align: justify;"><span style="color: #9BBB59;"><strong>CiteScore: 2.7&nbsp;&nbsp;Impact Factor: 6.87</strong></span></p><p style="text-align: justify;"><strong style="white-space: normal; color: rgb(0, 112, 192); font-family: SourceHanSansCN-Medium, SourceHanSansCN; font-size: 14px; background-color: rgb(255, 255, 255);"></strong></p><p style="white-space: normal; margin-top: 0px; margin-bottom: 0px; padding: 0px; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); color: rgb(80, 91, 101); font-family: SourceHanSansCN-Medium, SourceHanSansCN; font-size: 14px; background-color: rgb(255, 255, 255);">Papers submitted to ICPEPT 2022 will be reviewed by technical committees of the conference. All accepted papers will be published in the<span style="color: #9BBB59;">&nbsp;<strong>Energy Reports (ISSN: 2352-4847)</strong></span>, which will be submitted to:&nbsp;</p><p style="white-space: normal; margin-top: 0px; margin-bottom: 0px; padding: 0px; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); color: rgb(80, 91, 101); font-family: SourceHanSansCN-Medium, SourceHanSansCN; font-size: 14px; background-color: rgb(255, 255, 255);"><span style="color: #FF0000;"><strong>SCIE (Science Citation Index Expanded)</strong></span></p><p style="white-space: normal; margin-top: 0px; margin-bottom: 0px; padding: 0px; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); color: rgb(80, 91, 101); font-family: SourceHanSansCN-Medium, SourceHanSansCN; font-size: 14px; background-color: rgb(255, 255, 255);"><span style="color: #FF0000;"><strong>Ei Compendex-JA</strong></span></p><p style="white-space: normal; margin-top: 0px; margin-bottom: 0px; padding: 0px; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); color: rgb(80, 91, 101); font-family: SourceHanSansCN-Medium, SourceHanSansCN; font-size: 14px; background-color: rgb(255, 255, 255);"><span style="color: #FF0000;"><strong>Scopus</strong></span></p><p style="white-space: normal; margin-top: 0px; margin-bottom: 0px; padding: 0px; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); color: rgb(80, 91, 101); font-family: SourceHanSansCN-Medium, SourceHanSansCN; font-size: 14px; background-color: rgb(255, 255, 255);"><span style="color: #FF0000;"><strong>DOAJ (Directory of Open Access Journals)</strong></span></p></td></tr><tr><td valign="middle" align="left" width="396" style="border-color: rgb(255, 255, 255); word-break: break-all;"><strong style="white-space: normal; color: rgb(255, 0, 0); font-family: SourceHanSansCN-Medium, SourceHanSansCN; font-size: 14px; background-color: rgb(255, 255, 255);"><img src="https://fhk.ais.cn/cms/website/editor/202204/313220415120902317.png" alt="箭头2.png" width="60" height="20" border="0" vspace="0" style="display: inline-block; vertical-align: middle; width: 60px; height: 20px;"/><a href="http://icaeer.org/submission_guidelines" target="_self" style="color: rgb(51, 51, 51); text-decoration-line: none;"><span style="color: #000000;"></span></a></strong><a href="https://www.ais.cn/attendees/index/QARYUQ" target="_self" textvalue="Submission Guides"><strong>Submission Guides</strong></a><strong><br/></strong></td></tr></tbody></table><p><br/></p><p><br/></p><table class="UEditorTable" data-sort="sortDisabled"><tbody><tr class="firstRow"><td valign="middle" colspan="2" rowspan="1" style="word-break: break-all; background-color: rgb(49, 133, 155); border-color: rgb(255, 255, 255);" align="center" width="991"><span style="font-size: 18px; color: #000000;"><strong>Previous Publication and Index Record(ICPEPT 2021))</strong></span></td></tr><tr><td valign="top" rowspan="2" colspan="1" style="word-break: break-all; border-color: rgb(255, 255, 255);" width="227"><img src="https://fhk.ais.cn/cms/website/editor/202202/349220217175946465.jpg" alt="1645090446.jpg" width="200" height="140" border="0" vspace="0" style="width: 200px; height: 140px;"/></td><td valign="middle" style="word-break: break-all; border-color: rgb(255, 255, 255);" height="93" align="left" width="755"><p style="text-align: justify;">The International Conference on Power Electronics and Power Transmission (ICPEPT 2021)&nbsp;has been held on &nbsp;October 15-17, 2021 in Xi&#39;an, China. All accepted papers of ICPEPT 2021&nbsp;has been published by EI catalogue series journals&nbsp;Conference&nbsp;Publishing&nbsp;Services (ISSN: 1742-6596&nbsp; Print ISSN: 1742-6588)&nbsp;and indexed by&nbsp;EI Compendex, Scopus.</p></td></tr><tr><td valign="middle" style="word-break: break-all; border-color: rgb(255, 255, 255);" align="left" width="396"><strong>*ICPEPT 2021:&nbsp;&nbsp;&nbsp;</strong><a href="https://fhk.ais.cn/cms/website/editor/202202/349220217173716330.png" target="_blank" textvalue="EI&nbsp;Indexing"><strong>EI&nbsp;Indexing</strong></a><strong>&nbsp;&nbsp;&nbsp;&nbsp;</strong><a href="https://fhk.ais.cn/cms/website/editor/202202/349220217173737348.png" target="_blank" textvalue="Scopus Indexing"><strong>Scopus Indexing</strong></a><strong>&nbsp; &nbsp;&nbsp;Con</strong><strong>ference proceedings&nbsp;in</strong><strong>&nbsp;Journal of Physics: Conference Seri</strong><strong>es</strong></td></tr></tbody></table><p><br/></p><p><br/></p> </div> </div> <div class="function"> <div class="more-title"> <div class="more-title-five"> <div class="change-color-title">Latest News</div> <div class="title-row-content"> <div class="title-row-bottom color-change"></div> </div> </div> <a class="more change-color" href="./functional/15131"> <span class="more-name">More</span> </a> </div> <link rel="stylesheet" href="https://fhk.ais.cn/file/web/css/news/news1.css"> <div class="news-en-flex"> <a class="new-block" style="height:138px" href="./details/24861"> <div class="new-block-div"> <img src="https://fhk.ais.cn/cms/website/functional/pic/202208/304220829154706139.gif" class="img-new"> </div> <div class="news-content-en"> <div class="new-en-title">ICPEPT 2022 has been successfully held.</div> <div class="news-span-en-xinwen">ICPEPT 2022 has been successfully held. Thanks to all the experts and scholars for their support.</div> </div> </a> <a class="new-block" style="height:138px" href="./details/18044"> <div class="new-block-div"> <img src="https://fhk.ais.cn/cms/website/functional/pic/202207/384220727172328633.png" class="img-new"> </div> <div class="news-content-en"> <div class="new-en-title">Conference Information Notification</div> <div class="news-span-en-xinwen">Information update of the conference organizer</div> </div> </a> </div> </div> <div class="function"> <div class="title-five"> <div class="change-color-title">ICPEPT 2021</div> <div class="title-row-content"> <div class="title-row-bottom color-change"></div> </div> </div> <link rel="stylesheet" href="https://fhk.ais.cn/file/web/css/photo/photo.css"> <div id="certifyPhoto"> <div class="swiper-container"> <div class="swiper-wrapper"> <div class="swiper-slide"> <img src="https://fhk.ais.cn/cms/website/photo/202202/349220217180207478.PNG?x-oss-process=image/auto-orient,1/resize,m_lfit,h_229"/> </div> <div class="swiper-slide"> <img src="https://fhk.ais.cn/cms/website/photo/202202/349220217180217489.PNG?x-oss-process=image/auto-orient,1/resize,m_lfit,h_229"/> </div> <div class="swiper-slide"> <img src="https://fhk.ais.cn/cms/website/photo/202202/349220217180228492.PNG?x-oss-process=image/auto-orient,1/resize,m_lfit,h_229"/> </div> <div class="swiper-slide"> <img src="https://fhk.ais.cn/cms/website/photo/202202/349220217180240505.PNG?x-oss-process=image/auto-orient,1/resize,m_lfit,h_229"/> </div> <div class="swiper-slide"> <img src="https://fhk.ais.cn/cms/website/photo/202202/349220217180252511.PNG?x-oss-process=image/auto-orient,1/resize,m_lfit,h_229"/> </div> <div class="swiper-slide"> <img src="https://fhk.ais.cn/cms/website/photo/202202/349220217180301526.PNG?x-oss-process=image/auto-orient,1/resize,m_lfit,h_229"/> </div> <div class="swiper-slide"> <img src="https://fhk.ais.cn/cms/website/photo/202202/349220217180311533.PNG?x-oss-process=image/auto-orient,1/resize,m_lfit,h_229"/> </div> <div class="swiper-slide"> <img src="https://fhk.ais.cn/cms/website/photo/202202/349220217180319544.PNG?x-oss-process=image/auto-orient,1/resize,m_lfit,h_229"/> </div> <div class="swiper-slide"> <img src="https://fhk.ais.cn/cms/website/photo/202202/349220217180332552.PNG?x-oss-process=image/auto-orient,1/resize,m_lfit,h_229"/> </div> <div class="swiper-slide"> <img src="https://fhk.ais.cn/cms/website/photo/202202/349220217180341568.PNG?x-oss-process=image/auto-orient,1/resize,m_lfit,h_229"/> </div> </div> </div> <div class="swiper-pagination-photo"></div> <div class="swiper-button-prev-photo"></div> <div class="swiper-button-next-photo"></div> </div> </div> <script type="text/javascript"> //视频样式4 certifySwiperPhoto = new Swiper('#certifyPhoto .swiper-container', { watchSlidesProgress: true, slidesPerView: 3, centeredSlides: true, loop: true, loopedSlides: 5, autoplay: false, navigation: { nextEl: '.swiper-button-next-photo', prevEl: '.swiper-button-prev-photo', }, pagination: { el: '.swiper-pagination-photo', //clickable :true, }, on: { progress: function (progress) { for (i = 0; i < this.slides.length; i++) { var slide = this.slides.eq(i); var slideProgress = this.slides[i].progress; modify = 1; if (Math.abs(slideProgress) > 1) { modify = (Math.abs(slideProgress) - 1) * 0.3 + 1; } translate = slideProgress * modify * 10 + 'px'; scale = 1 - Math.abs(slideProgress) / 5; zIndex = 999 - Math.abs(Math.round(10 * slideProgress)); slide.transform('translateX(' + translate + ') scale(' + scale + ')'); slide.css('zIndex', zIndex); slide.css('opacity', 1); if (Math.abs(slideProgress) > 3) { slide.css('opacity', 0); } } }, setTransition: function (transition) { for (var i = 0; i < this.slides.length; i++) { var slide = this.slides.eq(i) slide.transition(transition); } } } }) </script> <div class="function"> <div class="title-five"> <div class="change-color-title">Supported By</div> <div class="title-row-content"> <div class="title-row-bottom color-change"></div> </div> </div> <div class="content-en"> <table class="UEditorTable" width="1168" data-sort="sortDisabled" style="width: 1147px;"><tbody><tr class="firstRow"><td valign="top" style="border-color: rgb(255, 255, 255);" width="382"><p style="margin-top: 0px; margin-bottom: 0px; padding: 0px; white-space: normal; text-align: justify;"><strong><span style="font-size: 18px; color: #0070C0;"><strong>Host</strong></span></strong></p><p style="margin-top: 0px; margin-bottom: 0px; padding: 0px; white-space: normal; text-align: justify;"><strong><span style="font-size: 18px; color: #0070C0;"><strong><img src="https://static.ais.cn/resource/editor/202105/341210524152654783.jpg" alt="长春理工大学.jpg"/></strong></span></strong></p></td><td valign="top" style="border-color: rgb(255, 255, 255); word-break: break-all;" colspan="2"><p style="margin-top: 0px; margin-bottom: 0px; padding: 0px; white-space: normal; text-align: justify;"><br/></p><p style="margin-top: 0px; margin-bottom: 0px; padding: 0px; white-space: normal; text-align: justify;"><strong><span style="font-size: 18px; color: #0070C0;"><strong>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp;</strong></span></strong></p><p style="margin-top: 0px; margin-bottom: 0px; padding: 0px; white-space: normal; text-align: justify;"><br/></p></td></tr><tr><td valign="top" colspan="1" rowspan="1" style="border-color: rgb(255, 255, 255); word-break: break-all;" width="382"><p><strong><span style="font-size: 18px; color: #0070C0;"><strong>Co-Host</strong></span></strong></p><p><strong><span style="font-size: 18px; color: #0070C0;"><strong><br/></strong></span></strong></p><p><strong><span style="font-size: 18px; color: #0070C0;"><strong><strong style="text-align: justify; white-space: normal;"><span style="font-size: 18px; color: #0070C0;"><img src="https://static.ais.cn/resource/editor/202101/363210121181959462.png" alt="logo重庆大学.png" width="256" height="80" border="0" vspace="0" style="width: 256px; height: 80px;"/></span></strong></strong></span></strong></p></td><td valign="top" colspan="1" rowspan="1" style="border-color: rgb(255, 255, 255); word-break: break-all;" width="417"><p><br/></p><p><strong style="text-align: justify;"><span style="font-size: 18px; color: #0070C0;"><br/></span></strong></p><p><strong style="text-align: justify;"><span style="font-size: 18px; color: #0070C0;"><img src="https://static.ais.cn/resource/editor/202101/363210121181949450.png" alt="华东交通大学.png" width="320" height="96" border="0" vspace="0" style="width: 320px; height: 96px;"/></span></strong><br/></p></td><td valign="top" colspan="1" rowspan="1" style="word-break: break-all; border-color: rgb(255, 255, 255);" width="368"><p><br/></p><p><br/></p><p><strong style="white-space: normal;"><span style="font-size: 18px; color: #0070C0;"><img src="https://static.ais.cn/resource/editor/2022/05/395220506100257195.jpg" alt="广西大学.jpg" width="280" height="86" border="0" vspace="0" style="width: 280px; height: 86px;"/></span></strong></p></td></tr></tbody></table><p style="white-space: normal; text-align: justify;"><strong><span style="font-size: 18px; color: #0070C0;"><br/></span></strong></p><p style="white-space: normal; text-align: justify;"><strong><span style="font-size: 18px; color: #0070C0;">Supported by</span></strong></p><p style="white-space: normal; text-align: justify;"><strong><span style="font-size: 18px; color: #0070C0;"></span></strong></p><table class="UEditorTable" style=""><tbody><tr class="firstRow"><td valign="top" style="border-color: rgb(255, 255, 255);" width="424"><img src="https://fhk.ais.cn/cms/website/editor/202205/383220511142025746.png" alt="广东省高性能计算学会2.png" width="430" height="94" border="0" vspace="0" style="width: 430px; height: 94px;"/></td><td valign="top" style="border-color: rgb(255, 255, 255);" width="332"><img src="https://fhk.ais.cn/cms/website/editor/202205/383220511135622560.jpg" alt="广州大学.jpg" width="310" height="98" border="0" vspace="0" style="white-space: normal; width: 310px; height: 98px;"/></td><td valign="top" style="border-color: rgb(255, 255, 255); word-break: break-all;" width="358"><img src="https://fhk.ais.cn/cms/website/editor/202205/383220511135653573.png" alt="12. 广东工业大学.png" width="360" height="86" border="0" vspace="0" style="white-space: normal; width: 360px; height: 86px;"/></td></tr></tbody></table><p style="white-space: normal; text-align: justify;">School of Mechanical and Electrical Engineering, Changchun University of Science and Technology, China<br/></p><p style="margin-top: 0px; margin-bottom: 0px; white-space: normal; padding: 0px; text-align: justify;">National and Local Joint Engineering Laboratory for Precision Manufacturing and Testing Technology, China</p><p style="margin-top: 0px; margin-bottom: 0px; white-space: normal; padding: 0px; text-align: justify;">Key Laboratory of Cross-scale Micro-Nano Manufacturing Technology of Ministry of Education, China</p><p style="margin-top: 0px; margin-bottom: 0px; white-space: normal; padding: 0px; text-align: justify;">National Optical International Cooperation Base, China</p><p style="margin-top: 0px; margin-bottom: 0px; white-space: normal; padding: 0px; text-align: justify;">School of Computer Science and Technology, Changchun University of Science and Technology, China</p><p style="margin-top: 0px; margin-bottom: 0px; white-space: normal; padding: 0px; text-align: justify;">School of Electronic Information Engineering, Changchun University of Science and Technology, China</p><p style="margin-top: 0px; margin-bottom: 0px; white-space: normal; padding: 0px; text-align: justify;">College of Optoelectronic Engineering, Changchun University of Science and Technology, China</p><p style="margin-top: 0px; margin-bottom: 0px; white-space: normal; padding: 0px; text-align: justify;">College of Mechanical and Electrical Engineering, Changchun Institute of Technology, China</p><p style="margin-top: 0px; margin-bottom: 0px; white-space: normal; padding: 0px; text-align: justify;">Key Laboratory of Conveyance and Equipment of Ministry of Education, East China Jiaotong University, China</p><p style="margin-top: 0px; margin-bottom: 0px; white-space: normal; padding: 0px; text-align: justify;">Institute of Precision Machining and Intelligent Equipment Manufacturing, East China Jiaotong University, China</p><p style="margin-top: 0px; margin-bottom: 0px; white-space: normal; padding: 0px; text-align: justify;"><br/></p> </div> </div> </div> <div class="content-left"> <div class="slibar"> <div class="info-content-five"> <div class="title-five"> <div class="change-color-title">MENU</div> <div class="title-row-content"> <div class="title-row-bottom color-change"></div> </div> </div> <div class="info-content-five-content"> <div class="five-nav"> <div class="d1 d1-color"></div> <a class="five-nav-title" href="./committeeSpeaker" >Committee</a> </div> <div class="five-nav"> <div class="d1 d1-color"></div> <a class="five-nav-title" href="./speaker" >Speakers </a> </div> <div class="five-nav"> <div class="d1 d1-color"></div> <a class="five-nav-title" href="./submission_guidelines" >Author's Guide▼</a> </div> <div class="five-nav"> <div class="d1 d1-color"></div> <a class="five-nav-title" href="./publication" >Publication</a> </div> <div class="five-nav"> <div class="d1 d1-color"></div> <a class="five-nav-title" href="./call_for_paper" >Call For Paper</a> </div> <div class="five-nav"> <div class="d1 d1-color"></div> <a class="five-nav-title" href="./program" >Program</a> </div> <div class="five-nav"> <div class="d1 d1-color"></div> <a class="five-nav-title" href="./contact" >Contact</a> </div> <div class="five-nav"> <div class="d1 d1-color"></div> <a class="five-nav-title" href="./chinese" >中文</a> </div> <div class="five-nav"> <div class="d1 d1-color"></div> <a class="five-nav-title" href="./more" >More</a> </div> </div> </div> <style> .five-nav { display: flex; margin-bottom: 13px; } .five-nav-title { margin-left: 21px; } .info-content-five-content { margin-top: 7px; margin-bottom: 39px; } .five-nav-img { width: 8px; height: 11px; } .d1{ width:0; height:0; border-width:8px; border-style:solid; border-color:white white white black; } .d1-color { border-color:white white white #35B0AB; } </style> <div class="meeting-info-two"> <div class="info-content-five "> <div class="title-five"> <div class="change-color-title">Conference Date</div> <div class="title-row-content"> <div class="title-row-bottom color-change"></div> </div> </div> <div class="meeting-date"> <div class="meeting-date-center"> <img src="https://fhk.ais.cn/file/web/images/logo-date.png" alt="logo" class="date-img-left"> <div> <pre class="meeting-date-info"></pre> </div> </div> <div class="date-right-flex"> <p class="link-right-shu"></p> <p class="date-info"> <span>August 19,2022</span> <span>August 21,2022</span> </p> </div> </div> </div> <!-- 会议倒计时 --> <div class="info-content-five "> <div class="title-five"> <div class="change-color-title">Countdown</div> <div class="title-row-content"> <div class="title-row-bottom color-change"></div> </div> </div> <div class="meet-cutdown"> <div class="count-down-date"> <p id="dowm1"></p> <script type="text/javascript"> var start = parseInt("1656651600"); var end = parseInt("1672480800"); var now = parseInt(new Date().getTime() / 1000); if (start > now) { //倒计时 $("#dowm" +1).html(leftTimer(start, now)); } else if (start <= now && end > now) { $("#dowm" +1).html('<span class="words-span">Start</span>'); } else { $("#dowm" +1).html('<span class="words-span">END</span>'); } function leftTimer(time, endTime) { var leftTime = time - endTime; var days = parseInt(leftTime / 60 / 60 / 24, 10); var hours = parseInt((leftTime / 60 / 60) % 24, 10); var minutes = parseInt((leftTime / 60) % 60, 10); days = days; hours = checkTime(hours); minutes = checkTime(minutes); if (days == 0) { return '<span class="time-span">' + hours + ' </span> <span class="words-span">H</span> <span class="time-span"> ' + minutes + '</span><span class="words-span">M</span>'; } else { return '<span class="time-span">' + days + ' </span> <span class="words-span">DAYS</span> '; } } function checkTime(i) { if (i < 10) { i = "0" + i; } return i; } </script> </div> </div> </div> <div class="info-content-five"> <div class="title-five"> <div class="change-color-title">Contact</div> <div class="title-row-content"> <div class="title-row-bottom color-change"></div> </div> </div> <div class="meeting-date-wrap"> <div class="meeting-date-c"> <div> <img src="" alt=""> <pre class="meeting-date-info">WeChat:</pre> </div> <img src="https://fhk.ais.cn/cms/website/sidebar/pic/202202/349220217180822575.jpg" class="person-ma" style="width:100px;height:100px"> </div> <div class="meeting-date-c"> <div> <img src="" alt=""> <pre class="meeting-date-info">Phone:</pre> </div> <pre class="date-info">+86-13922153442</pre> </div> </div> </div> <!-- 快捷入口 --> <a class="fast" href="https://www.ais.cn/attendees/paperSubmit/QARYUQ" target="_blank"> <p class="co-title color-change ">Submission</p> </a> <!-- 快捷入口 --> <a class="fast" href="https://www.ais.cn/attendees/toSignUp/QARYUQ" target="_blank"> <p class="co-title color-change ">Registration</p> </a> <!-- 分享会议 --> <div class="info-content-five"> <div class="title-five"> <div class="change-color-title">Share</div> <div class="title-row-content"> <div class="title-row-bottom color-change"></div> </div> </div> <div class="share-wrap"> <div class="share-content"> <div class="share-content-ch"> <img src="https://fhk.ais.cn/file/web/images/weixin.png" alt="微信" class="share-image" onmousemove="over()" onmouseout="out()"> <span>微信</span> </div> <div class="share-content-ch"> <img src="https://fhk.ais.cn/file/web/images/qq.png" alt="qq" class="share-image" onclick="openqq('')"> <span>QQ</span> </div> <div class="share-content-ch"> <img src="https://fhk.ais.cn/file/web/images/weibo.png" alt="微博" class="share-image" onclick="openwb('')"> <span>微博</span> </div> </div> <!-- 2维码 --> <div class="ma-content" id="shareWx" style="display: none;"> <div id="qrcode"><img id="qrCodeIco" style="position: absolute;width: 30px; height: 30px;padding-top:50px;padding-left:50px"/> </div> <div class="ma-span">Scan QR Code and Check website on the phone</div> </div> </div> </div> </div> </div> <script type="application/javascript" src="https://fhk.ais.cn/file/web/js/jquery.qrcode.min.js"></script> <script> $(function () { $("#qrcode").qrcode({ render: "canvas", width: 105, height: 105, text: homeUrl+"?lang=en&pf=1", background: "#ffffff", //二维码的后景色 foreground: "#000000", //二维码的前景色 }); }) function openqq(data) { var title = $("#title").text(); var logo = $('.logo').attr('src'); if (!data) { // 没有分享语 data = "我在 艾思科蓝 发现一个不错的活动,分享给大家看看"; } var url = "https://connect.qq.com/widget/shareqq/index.html?url=" + homeUrl+"?lang=en"; url += "&showcount=0&desc=" + data + "&summary=&title=" + title; url += "&pics=" + logo; url += "&style=550&width=550&height=550" + ",_blank" + ",height=800, width=800, top=0, left=0"; window.open(url); } function openwb(data) { var title = $("#title").text(); var logo = $('.logo').attr('src'); if (!data) { // 没有分享语 data = "我在 艾思科蓝 发现一个不错的活动,分享给大家看看"; } var url = "https://service.weibo.com/share/share.php?url=" + homeUrl+"?lang=en"; url += "&title=" + data; url += "&pics=" + logo; url += "&searchPic=false,_blank,height=800,width=800"; window.open(url); } //微信分享二维码显示与隐藏 function over() { document.getElementById("shareWx").style.display = "";//显示 } function out() { document.getElementById("shareWx").style.display = "none";//隐藏 } </script> </div> </div> </div> <!-- 底部 --> <div class="footer"> <div class="footer-wrap"> <div class="footer-right"> <p> Copyright© &nbsp; ICPEPT 2022 </p> <p>2022 2<SUP>nd</SUP> International Conference on Power Electronics and Power Transmission (ICPEPT 2022) &nbsp;&nbsp; http://www.icpept.org/ <script type="text/javascript">document.write(unescape("%3Cspan id='cnzz_stat_icon_1280870293'%3E%3C/span%3E%3Cscript src='https://v1.cnzz.com/z_stat.php%3Fid%3D1280870293%26show%3Dpic1'; type='text/javascript'%3E%3C/script%3E"));</script> </p> </div> </div> </div> <style> /*底部*/ .footer { width: 100%; height: 100px; background: #333333; -webkit-box-flex: 0; flex: 0 0 100px; } .footer-wrap { width: 1200px; height: 100px; left: calc(50% - 600px); background: #333333; color: #989898; font-size: 12px; display: -webkit-box; display: flex; -webkit-box-pack: justify; justify-content: space-between; -webkit-box-align: center; align-items: center; margin: auto; } .footer-left { -webkit-box-pack: justify; justify-content: space-between; -webkit-box-align: center; align-items: center; width: 527px; display: -webkit-box; display: flex; } .support > span { line-height: 28px; } .meeting > img { position: absolute; } .meeting > div { text-align: center; } .footer-right { line-height: 28px; display: flex; justify-content: flex-start; flex-direction: column; flex: 1; align-items: center; } </style> <script> function getClassDomList(className) { return document.getElementsByClassName(className) } String.prototype.colorRgb = function () { // 16进制颜色值的正则 var reg = /^#([0-9a-fA-f]{3}|[0-9a-fA-f]{6})$/; // 把颜色值变成小写 var color = this.toLowerCase(); if (reg.test(color)) { // 处理六位的颜色值,转为RGB var colorChange = []; for (var i = 1; i < 7; i += 2) { colorChange.push(parseInt("0x" + color.slice(i, i + 2))); } return "RGBA(" + colorChange.join(",") + ")"; } else { return color; } }; var classlist = ['color-title', '.color1']; let color = '#004445'.colorRgb(); color = color.slice(0, color.length - 1) + ",0.1)"; for (let i = 0; i < classlist.length; i++) { const list = getClassDomList(classlist[i]) for (let i = 0; i < list.length; i++) { list[i].style.setProperty('background', color, 'important') } } </script> <style> .colorOne { color: #004445 !important;; } .layui-nav .layui-this:after, .layui-nav-bar, .layui-nav-tree .layui-nav-itemed:after { background-color: #004445 !important; } .selected1 { color: #004445 !important; } .right-title-info1 { color: #004445 !important;; } .count-down1 { background-color: #004445 !important;; } .row { background-color: #004445 !important;; } .color-change { background: #004445 !important; } .color-line { background-color: #004445 !important; } .color-important { background: #004445 !important; } .dawn-bg { background-color: #004445 !important; } .select-Color { background: #004445 !important; } .layui-nav .layui-nav-more { display: none; } .layui-hover:hover { background: #004445 !important; } .layui-nav .layui-nav-child a:hover { background-color: rgba(7, 13, 89, .1) !important; } .layui-nav-bar { background-color: white !important; } .layui-nav .layui-this:after, .layui-nav-bar, .layui-nav-tree .layui-nav-itemed:after { background-color: !important; } .layui-nav-child { background-color: white; } .layui-nav .layui-nav-child a { color: black !important; } .layui-nav .layui-nav-item a { width: auto !important; color : rgba(255,255,255,1); } .d1-color { border-color: white white white #004445 !important; } .layui-nav .layui-this:after, .layui-nav-bar, .layui-nav-tree .layui-nav-itemed:after { background-color: white !important } .m-color-bg2{ background: #004445 !important; } .m-imp-bg{ background: #004445 !important; } .m-nav-color{ background: #004445 !important; } .m2-right-bg1{ background: #004445 !important; } .rightNavItem{ background: #004445 !important; } .bottomNavItem{ background: #004445 !important; } .bottomLanguage{ background: #004445 !important; } .rightLanguage{ background: #004445 !important; } </style> <script type="text/javascript" src="https://img.ais.cn/thirds/common/stat.js?v=3"></script> </body> </html> <script> </script>

Pages: 1 2 3 4 5 6 7 8 9 10