0
  
  <style>
    .layui-mp-item h2 {
        color: #9c2120;
        font-size: 20px;
        font-weight: 600;
    }
    .layui-mp-item a {
        text-decoration: underline;
        color: #0563C1;
    }
    .layui-mp-ks {
        display: flex;
        gap: 10px;
        margin-bottom: 10px;
    }
        .layui-mp-ks > img {
            width: 130px;
            height: 160px;
        }
    .layui-mp-item h3 {
        color: white;
        font-size: 16px;
        padding: 4px 8px;
        background-color: #5B9BD5;
        width: 15%;
        min-width: fit-content;
        border-radius: 5px;
        margin: 0;
        margin-top: 10px;
    }
    .layui-mp-item table {
        width: 100%;
        margin: 10px 0;
    }
        .layui-mp-item table td {
            border: 1px solid #9CC2E5;
            padding: 5px;
        }
    .layui-hs-unit {
        background-color: #F7CAAC;
        padding: 0px 10px;
        line-height: 30px;
    }
        .layui-hs-unit img {
            height: 40px;
            margin: 5px 0px;
        }
</style>
<script id="layui-hs-conference-tpl" type="text/html">
    {{# layui.each(d.Conference, function(index, item){ }}
    <div class="layui-mp-ks">
        <img src="https://www.iwacce.org/{{ item.chairs[0].img }}" />
        <div>
            <a href="http://www.iwacce.org/{{ item.id }}Cn.aspx" target="_blank">{{ item.shortName }}:</a> {{ item.name }}<br /><br />
            <b>分会主席:</b>
            {{# layui.each(item.chairs, function(index1, item1){ }}
            <a href="{{ item1.href }}" target="_blank">{{ item1.name }}</a>,{{ item1.affiliation }}<br/ >                 
            {{# }); }}<div calss="layui-clear"></div>
<p style="margin-top:-20px;">
            {{# if (item.speakers){ }}
            <b>报告嘉宾:</b>
            {{# layui.each(item.speakers, function(index2, item2){ }}
            {{ item2.name }},{{ item2.affiliation }};
            {{# }); }}
            {{# } }}
</p>
            <div class="layui-clear"></div>
        </div>
    </div>
    {{# }); }}
</script>
<div class="layui-mp-item">
    <h2>会议简介</h2>
    <p>
        <b>第四届自动化,控制与通信工程国际学术研讨会(IWACCE 2025)将于2025年8月8-10日在中国长春召开!</b>本届会议由吉林大学通信工程学院,长春光华学院主办,中国农业大学信息与电气工程学院、内蒙古工业大学电力学院、吉林省自动化学会、浙江省自动化学会、电子与信息学报、东北电力大学自动化工程学院协办,PASE爬山虎学术交流平台承办。
    </p>
    <div class="layui-hs-unit" style="margin-top:10px;padding-bottom:20px;text-align:center;">
        <div class="layui-row layui-row-space30">
            <div class="layui-col-xs12 layui-col-sm6 layui-col-md6">
                <h2 style="margin-top:20px;">主办单位:</h2>
                <div>
                    <a href="https://dce.jlu.edu.cn/" target="_blank">
                        <img src="https://www.iwacce.org/images/University/%E5%90%89%E6%9E%97%E5%A4%A7%E5%AD%A6.png" style="max-width:100%;height:50px; " />
                    </a>
                </div>
                <div>
                    <a href="https://www.ghu.edu.cn/" target="_blank">
                        <img src="https://www.iwacce.org/images/University/%E9%95%BF%E6%98%A5%E5%AD%A6%E9%99%A2.png" style="max-width:100%;height:50px;" />
                    </a>
                </div> 
                <div>
                    <h2 style="margin-top:5px;">承办方:</h2>
                    <a href="https://www.pasanhu.cn/" target="_blank">
                        <img src="https://www.iwacce.org/images/pase.png" style="max-width: 100%; height:40px;margin-top:0px;" />
                    </a>
                </div>
            </div>
            <div class="layui-col-xs12 layui-col-sm6 layui-col-md6" style="padding-left:10px;">
                <h2 style="margin-top:20px;">协办单位:</h2>
                <p style="text-align:center;">
                    <a href="https://ciee.cau.edu.cn/" target="_blank" style="text-align:center;">中国农业大学信息与电气工程学院</a>
                </p>
                <p style="text-align:center;">
                    <a href="https://epc.imut.edu.cn/" target="_blank">内蒙古工业大学电力学院</a>
                </p>
                <p style="text-align:center;">
                    <a>吉林省自动化学会</a>
                </p>
                <p style="text-align:center;">
                    <a href="https://www.zjaa.org/?action-top-" target="_blank">浙江省自动化学会</a>
                </p>
                <p style="text-align:center;">
                    <a href="https://jeit.ac.cn/" target="_blank">电子与信息学报</a>
                </p>
                <p style="text-align:center;">
                    <a href="https://auto.neepu.edu.cn/" target="_blank">东北电力大学自动化工程学院</a>
                </p>
            </div>
        </div>
    </div>
    <h2>出版与检索</h2>
    <p>IWACCE 2025录用并展示的文章将由 SPIE (ISSN: 0277-786X) 出版, 见刊后由出版社提交 Ei Compendex, Scopus等数据库。</p>
    <p>
        <img src="https://www.iwacce.org/images/spie.png" style="max-width: 100%; width: 150px;" />
        <img src="https://www.iwacce.org/images/village.png" style="max-width: 100%; width: 150px;" />
        <img src="https://www.iwacce.org/images/scopus.png" style="max-width: 100%; width: 150px;" />
    </p>
    <h2>主题报告人</h2>
    <div class="layui-mp-ks">
        <img src="https://www.iwacce.org/images/People/yonghong%20tan.jpg">
        <div>
            <b style="color:#002060">谭永红</b><br>
            <p>
                上海师范大学信息与机电工程学院教授<br />
                国际自动控制联合会(IFAC)机电一体化专业委员会委员,中国自动化学会控制理论专业委员会委员
            </p>
        </div>
    </div>
    <div class="layui-mp-ks">
        <img src="https://www.iwacce.org/images/People/Dr.%20Hossam%20A.%20Gabbar.jpg">
        <div>
            <b style="color:#002060">Dr. Hossam A. Gabbar</b><br>
            <p>
                Professor, Ontario Tech University, Canada<br />
                Fellow IET
            </p>
        </div>
    </div>
    <div class="layui-mp-ks">
        <img src="images/ConferenceImg/IWACCE/2025/k1.jpg">
        <div>
            <b style="color:#002060">David (Zhiwei) Gao</b><br>
            <p>
                Professor of Department: Mathematics, Physics and Electrical Engineering, Northumbria University, UK <br>
                IEEE Fellow, RAEng/Leverhulme Trust Research Fellowship, Fellow of AAIA, Co-EIC of IEEE Transactions on Industrial Informatics, Senior Editor of IEEE Access, Area Editor of Journal of Ambient Intelligence and Humanized Computing (Springer)
            </p>
        </div>
    </div>
    <div class="layui-mp-ks">
        <img src="https://www.iwacce.org/images/People/Chenguang%20Yang.png">
        <div>
            <b style="color:#002060">Chenguang Yang</b><br>
            <p>
                Chair in Robotics in the Department of Computer Science at the University of Liverpool, UK<br>
                Fellow of IEEE, Fellow of IET, Fellow of IMechE, Fellow of AAIA, Fellow of BCS
            </p>
        </div>
    </div>
    <div class="layui-mp-ks">
        <img src="https://www.iwacce.org/images/People/Xingjian%20Jin.jpg">
        <div>
            <b style="color:#002060">景兴建</b><br>
            <p>
                香港城市大学机械工程系教授<br>
                浙江大学学士,中科院自动化所硕士和博士学位,英国Sheffield大学博士 Institution of Mechanical Engineers
            </p>
        </div>
    </div>
    <div class="layui-mp-ks">
        <img src="https://www.iwacce.org/images/People/Badong%20Chen.png">
        <div>
            <b style="color:#002060">陈霸东</b><br>
            <p>
                西安交通大学人工智能与机器人研究所教授<br>
                曾担任电气和电子工程师协会(IEEE)信号处理学会信号处理机器学习技术委员会委员,担任包括《IEEE神经网络与学习系统汇刊》《IEEE认知与发展系统汇刊》《IEEE电路与系统视频技术汇刊》等在内的多个期刊的副主编
            </p>
        </div>
    </div>
    <h2>IWACCE2025 特别分会</h2>
    <div id="layui-hs-conference">
    </div>
    <h2>委员会</h2>
    <h3>荣誉主席</h3>
    <p>李晓光,长春光华学院校长,教授</p>
    <h3>会议主席</h3>
    <p>
        周淼磊, 吉林大学通信工程学院教授<br />
        David (Zhiwei) Gao, Associate Professor of Department: Mathematics, Physics and Electrical Engineering, Northumbria University, UK <br>
        王顺利, 内蒙古工业大学电力学院教授,博导,学术院长
    </p>
    <h3>联席主席</h3>
    张秀宇,东北电力大学自动化工程学院副院长<br>
    Duc Truong Pham, Professor of Department of Mechanical Engineering, University of Birmingham, UK <br>
    Ljiljana Trajkovic, Professor of School of Engineering Science, Faculty of Applied Sciences, Simon Fraser University, Canada <br>
    付学谦, 中国农业大学信息与电气工程学院副教授<br>
    蒋宇辰, 哈尔滨工业大学副教授, IEEE Senior Member
    <h3>程序委员会主席</h3>
    张勇,长春光华学院副校长,教授
    <h3>技术委员会主席</h3>
    牟卫华, 国防科技大学电子科学学院教授
    <h3>技术委员会</h3>
    <div class="layui-row layui-col-space30">
        <div class="layui-col-xs12 layui-col-sm6 layui-col-md6">
            <p><span><span style="color: rgb(0, 32, 96);">Desineni Subbaram Naidu</span></span><span>, Professor of Swenson College of Science and Engineering, University of Minnesota Duluth (UMD), USA</span></p>
            <p><span style="color: rgb(0, 32, 96);"><span>王贺升</span></span>, <span>上海交通大学自动化系教授,博士生导师</span></p>
            <p><span><span style="color: rgb(0, 32, 96);">Hwa-Jen YAP</span></span><span>, Professor, Universiti Malaya, Malaysia</span></p>
            <p><span><span style="color: rgb(0, 32, 96);">Debao Zhou</span></span><span>, Professor , University of  Minnesota, USA</span></p>
            <p><span><span style="color: rgb(0, 32, 96);">Sheng Du</span></span><span>,</span> <span>中国地质大学(武汉)自动化学院特任教授</span></p>
            <p><span><span style="color: rgb(0, 32, 96);">Ryszard S. Choras</span></span><span>, Professor, the UTP University of Sciences and Technology, Bydgoszcz, Poland</span></p>
            <p><span style="color: rgb(0, 32, 96);"><span>刘朝华</span></span>, <span>湖南科技大学学科带头人(湘江学者特聘教授)</span></p>
            <p><span style="color: rgb(0, 32, 96);"><span>张梦华</span></span>, <span>济南大学自动化与电气工程学院教授</span></p>
            <p><span><span style="color: rgb(0, 32, 96);"><span>Gheorghe-Daniel Andreescu</span></span></span><span><span>, Professor, Politehnica University Timisoara, Faculty of Automation and Computers, Romania</span></span></p>
        </div>
        <div class="layui-col-xs12 layui-col-sm6 layui-col-md6">
            <p><span><span style="color: rgb(0, 32, 96);">Xie Ming</span></span><span>, Associate Professor of Nanyang Technological University, Singapore</span></p>
            <p><span><span style="color: rgb(0, 32, 96);">Yilun Shang</span></span><span>, Associate Professor of Department of Computer and Information Sciences, Northumbria University, UK</span></p>
            <p><span style="color: rgb(0, 32, 96);"><span>武博淳</span></span>, <span>复旦大学副教授</span></p>
            <p><span style="color: rgb(0, 32, 96);"><span>宋文</span></span>, <span>中煤科工集团重庆研究院有限公司信息通信技术研究所副研究员</span></p>
            <p><span><span style="color: rgb(0, 32, 96);">João Manuel R. S. Tavares</span></span><span>, Associate Professor, Faculdade de Engenharia da Universidade do Porto, Portugal</span></p>
            <p><span style="color: rgb(0, 32, 96);"><span>顾文斌</span></span>, <span>河海大学机电工程学院副教授</span></p>
            <p><span><span style="color: rgb(0, 32, 96);"><span>李秀英</span></span></span><span><span style="color: rgb(0, 32, 96);"><span>,</span></span></span> <span><span>上海应用技术大学电气与电子工程学院副教授</span></span></p>
        </div>
    </div>
    <h2>合作期刊</h2>
    <div class="layui-row layui-col-space16">
        <div class="layui-col-xs2">
            <img src="https://www.iwacce.org/images/Information%20Processing%20in%20Agriculture.jpg" style="max-width:100%;" />
        </div>
        <div class="layui-col-xs10">
            <p>
                <a href="https://www.sciencedirect.com/journal/information-processing-in-agriculture" target="_blank">Information Processing in Agriculture</a><br />
                <br />
                Impact Factor: 7.7<br />
                <br />
                主要刊载最新信息技术在农业的应用,包括农业物联网、农业人工智能和大数据、农业机器人、农业能源智能控制、农业供应链与管理、空间信息技术、信息技术在现代农业中的应用。
            </p>
        </div>
    </div>
    <h2>投稿指南</h2>
    <table>
        <tr>
            <td style="text-align: center;">摘要投稿</td>
            <td style="text-align: center;">
                全文投稿
            </td>
        </tr>
        <tr>
            <td>
                <ol>
                    <li>请准备250字左右的英文报告摘要,点击<a href="https://www.iwacce.org/files/Abstract Template.doc" target="_blank"><b style="color:black">下载模板</b></a></li>
                    <li>请注册并登录<a href="http://papersub.iwacce.org/" target="_blank">投稿系统</a>进行摘要投稿,点击“我要投稿”上传摘要,标题后请注明交流类型(邀请报告/口头报告/海报展示)。如通过系统提交不成功,请联系组委会邮箱 <a href="mailto:secretary@iwacce.org" target="_blank">secretary@iwacce.org</a>。</li>
                    <li>摘要通过后,组委会将邮件通知参会代表,并发送邀请函与会议通知。</li>
                    <li>经组委会审核通过的摘要投稿,可在会上展示交流,但不在IWACCE2025会议论文集上出版。</li>
                </ol>
            </td>
            <td>
                <ol>
                    <li>请准备英文原创稿件,严格排版后提交,<a href="https://www.iwacce.org/files/Paper Template.docx" target="_blank">点击下载</a></li>
                    <li>请注册并登录<a href="http://papersub.iwacce.org/" target="_blank">投稿系统</a>进行全文投稿,点击“我要投稿”上传全文,标题后请注明交流类型(口头报告/海报展示)。如通过系统提交不成功,请联系组委会邮箱 <a href="mailto:secretary@iwacce.org">secretary@iwacce.org</a>。</li>
                    <li>收到文章后组委会快速安排预审以及同行评审,一般在1个月内通知审稿结果至作者邮箱。</li>
                    <li>除特殊情况外,每篇录用文章需由至少一位作者在会上进行展示(口头报告或海报展示)。</li>
                    <li>录用且注册的文章将出版在IWACCE2025会议论文集上。</li>
                </ol>
            </td>
        </tr>
        <tr>
            <td colspan="2" style="text-align: center;">
                报告展示要求
            </td>
        </tr>
        <tr>
            <td colspan="2">
                <ol>
                    <li>
                        报告时长:<br />
                        <ul>
                            <li>大会报告30分钟,邀请报告20分钟,口头报告10分钟,均包含答疑。</li>
                            <li>所有报告人应在预定演讲前至少15分钟到达相应的会议室,并将ppt拷贝到组委会的电脑。</li>
                        </ul>
                    </li>
                    <li>
                        海报展示:<br />
                        <ul>
                            <li>请作者自行打印海报,在报到时交给注册台会务人员。海报展示期间,展示者需站在海报旁,与学者解释答疑,就相关研究进行深入讨论交流。</li>
                            <li>推荐海报尺寸:60cm(宽)*160cm(高)。</li>
                        </ul>
                    </li>
                </ol>
            </td>
        </tr>
    </table>
    <h2>会议注册</h2>
    <table>
        <tr>
            <td>若参会代表仅参会交流,不投稿全文</td>
            <td>若参会代表参会交流,且投稿全文</td>
        </tr>
        <tr>
            <td>
                会议注册费:<br />
                1800元(早鸟价,<span style="color:red;">2025 年 6 月 1 日</span>前)<br />
                2000元(<span style="color:red;">2025 年 6 月 1 日</span>后)<br />
                会议注册费包括以下内容:<br />
                <ul>
                    <li>主会场及各个分会场参会</li>
                    <li>会议报告机会(如需报告,请提前联系组委会审核安排)</li>
                    <li>会议材料费(物资包,指南,证明文件等)</li>
                    <li>会议期间中晚餐</li>
                </ul>
            </td>
            <td>
                会议注册费:3800元(3800元为基础费用,超出7页部分超页费400元/页)<br />
                会议注册费包括以下内容:<br>
                <ul>
                    <li>主会场及各个分会场参会</li>
                    <li>会议报告机会(如需报告,请提前联系组委会审核安排)</li>
                    <li>会议材料费(物资包,指南,证明文件等)</li>
                    <li>会议期间中晚餐</li>
                    <li>一篇文章的处理和出版费</li>
                </ul>
            </td>
        </tr>
        <tr>
            <td colspan="2" style="text-align: center;">
                重要说明
            </td>
        </tr>
        <tr>
            <td colspan="2">
                <ul>
                    <li>若文章不需要正式出版,可以仅将摘要发送至组委会邮箱<a href="mailto:secretary@iwacce.org" target="_blank">secretary@iwacce.org</a>作参会交流,按照仅参会交流方式缴纳会议注册费。</li>
                    <li>若文章需要正式出版,每篇录用文章必须由至少一位作者公开展示。</li>
                    <li>由于不可抗力导致的会议不能如期召开,组委会不承担相应的责任,损失或赔偿。</li>
                    <li>由于个人原因撤稿的文章,扣除处理费800元后,原路退还费用。由于学术不端等问题导致的拒稿,费用无法退还。会议结束后统一退款。</li>
                </ul>
            </td>
        </tr>
    </table>
    <h2>联系方式</h2>
    <div>
        会议秘书:Annie Cheng(程秘书) <br>
        邮箱:secretary@iwacce.org<br>
        电话:15549059767<br>
        QQ: 1540019220 <br>
        <div style="display: flex; gap: 20px; text-align: center;">
            <div>
                <img src="images/ConferenceImg/IWACCE/2025/weixin.jpg" style="width: 130px;" alt=""><br>
                IWACCE2025会议秘书
            </div>
            <div>
                <img src="images/ConferenceImg/IWACCE/2025/pase.png" style="width: 130px;" alt=""><br>
                PASE微信公众号
            </div>
        </div>
    </div>
</div>
<script>
    layui.use("main", function () {
        var $ = layui.$
            , laytpl = layui.laytpl
            , main = layui.main;
        $(function () {
            $.ajax({
                url: "files/IWACCE/2025.js",
                type: "GET",
                contentType: "application/json;charset=utf-8",
                dataType: "json",
                success: function (res) {
                    var tpl = $("#layui-hs-conference-tpl").html();
                    laytpl(tpl).render(res, function (html) {
                        $("#layui-hs-conference").html(html);
                        main.updateLazy();
                    });
                }
            });
        });
    });
</script>