","magId":"3258e8e9-e352-4dde-a89d-a276e833f3ca","labelCn":"图1","pptUrl":"1673-0291-2025-49-5-109/2F9C81AE-FB17-469a-9E34-29ACC53DBDC6-F001.jpg.ppt","labelEn":"Fig.1","figUrl":"1673-0291-2025-49-5-109/2F9C81AE-FB17-469a-9E34-29ACC53DBDC6-F001.jpg","titleEn":"Fig.1 Typical four-phase speed profile for energy-efficient train operation","titleCn":"图1 列车节能速度曲线的四段式运行模式","id":"F1","captionEn":"Typical four-phase speed profile for energy-efficient train operation ","thumbnailUrl":"1673-0291-2025-49-5-109/thumbnail/2F9C81AE-FB17-469a-9E34-29ACC53DBDC6-F001.jpg"},{"captionCn":"离散时间-速度网络下的速度曲线优化示意图 ","magId":"4b36bace-92ce-4ed6-81b4-5d4a6641924b","labelCn":"图2","pptUrl":"1673-0291-2025-49-5-109/2F9C81AE-FB17-469a-9E34-29ACC53DBDC6-F002.jpg.ppt","labelEn":"Fig.2","figUrl":"1673-0291-2025-49-5-109/2F9C81AE-FB17-469a-9E34-29ACC53DBDC6-F002.jpg","titleEn":"Fig.2 Illustration of speed curve selection under discrete time-velocity network","titleCn":"图2 离散时间-速度网络下的速度曲线优化示意图","id":"F2","captionEn":"Illustration of speed curve selection under discrete time-velocity network ","thumbnailUrl":"1673-0291-2025-49-5-109/thumbnail/2F9C81AE-FB17-469a-9E34-29ACC53DBDC6-F002.jpg"},{"captionCn":"不同速度等级的候选速度曲线示意图 ","magId":"8803fbb3-b75a-44d7-8d22-899659b3dcef","labelCn":"图 3","pptUrl":"1673-0291-2025-49-5-109/2F9C81AE-FB17-469a-9E34-29ACC53DBDC6-F003.jpg.ppt","labelEn":"Fig.3","figUrl":"1673-0291-2025-49-5-109/2F9C81AE-FB17-469a-9E34-29ACC53DBDC6-F003.jpg","titleEn":"Fig.3 Illustration of candidate speed profiles with different speed levels","titleCn":"图 3 不同速度等级的候选速度曲线示意图","id":"F3","captionEn":"Illustration of candidate speed profiles with different speed levels ","thumbnailUrl":"1673-0291-2025-49-5-109/thumbnail/2F9C81AE-FB17-469a-9E34-29ACC53DBDC6-F003.jpg"},{"captionCn":"相邻列车牵引与制动功率重叠示意图 ","magId":"3bee41f8-84ca-4e5f-b99f-c646bc1c19d7","labelCn":"图4","pptUrl":"1673-0291-2025-49-5-109/2F9C81AE-FB17-469a-9E34-29ACC53DBDC6-F004.jpg.ppt","labelEn":"Fig.4","figUrl":"1673-0291-2025-49-5-109/2F9C81AE-FB17-469a-9E34-29ACC53DBDC6-F004.jpg","titleEn":"Fig.4 Illustration of overlapping traction and braking power of adjacent trains","titleCn":"图4 相邻列车牵引与制动功率重叠示意图","id":"F4","captionEn":"Illustration of overlapping traction and braking power of adjacent trains ","thumbnailUrl":"1673-0291-2025-49-5-109/thumbnail/2F9C81AE-FB17-469a-9E34-29ACC53DBDC6-F004.jpg"},{"captionCn":"城市轨道交通“源-网-储-车”架构能量流与交互示意图 ","magId":"cfe510f5-f275-468a-8fa5-0c266eb474d5","labelCn":"图5","pptUrl":"1673-0291-2025-49-5-109/2F9C81AE-FB17-469a-9E34-29ACC53DBDC6-F005.jpg.ppt","labelEn":"Fig.5","figUrl":"1673-0291-2025-49-5-109/2F9C81AE-FB17-469a-9E34-29ACC53DBDC6-F005.jpg","titleEn":"Fig.5 Energy flows and interactions in the Source-Grid-Storage-Train architecture","titleCn":"图5 城市轨道交通“源-网-储-车”架构能量流与交互示意图","id":"F5","captionEn":"Energy flows and interactions in the Source-Grid-Storage-Train architecture ","thumbnailUrl":"1673-0291-2025-49-5-109/thumbnail/2F9C81AE-FB17-469a-9E34-29ACC53DBDC6-F005.jpg"}],"fundList_en":["National Natural Science Foundation of China(72288101)","State Key Laboratory of Advanced Rail Autonomous Operation Open Project, Beijing Jiaotong Unirersity(RCS2023K002)"],"authorNotes_cn":["莫鹏里(1994—),男,山东泰安人,副研究员,博士.email:mopengli@nuaa.edu.cn."]}; if(window.metaData && (!window.metaData.authorNotesCommon_cn && !window.metaData.authorNotesCorresp_cn && window.metaData.authorNotes_cn)){ window.metaData.authorNotesCommon_cn = window.metaData.authorNotes_cn; } if(window.metaData && (!window.metaData.authorNotesCommon_en && !window.metaData.authorNotesCorresp_en && window.metaData.authorNotes_en)){ window.metaData.authorNotesCommon_en = window.metaData.authorNotes_en; } var _nlmdtdXml = $("#article_nlmdtdXml").val(); var magDir = _nlmdtdXml.replace(/\/[^\/]+$/,''); window.metaData.magDir = magDir; new mag_vue({ el: '#metaVue', data:window.metaData, loading:true, doTextFun:function(text){ return doDataJsonText(text); }, doAfterFun:function(selector,jsonData){doMagVueAfter(selector,jsonData);} }); //参考文献可视化 richRefCharts(window.metaDatas); var pars = {attachType:'PDF',id:$("#articleId").val(),json:true}; jQuery.post($("#mag-common-contextPath").val()+"/EN/article/showArticleFile.do?" + new Date().getTime(), pars, function(data){ var json=null; if(data.match(/^\[json\].*/g)){ json=eval("("+data.replace(/^\[json\]/g,"")+")"); } if(json && json.status == 1){ //有权限 }else{ //无权限 $("#no-access-div").show(); } }); mag_ajax({ url:mag_currentQikanUrl() + '/EN/article/getRichHtmlJson.do', data:{articleId:$("#articleId").val(),token:'0c81a85129504058871473c0c7b2c166',referer:document.referrer}, dataType:"json", async:"false", success:function(json){ if(json.richHtmlJson && json.richHtmlJson.article){ if(json.trans){ var _nlmdtdXmlCN = $("#article_nlmdtdXmlCN").val(); var magDirCN = _nlmdtdXmlCN.replace(/\/[^\/]+$/,''); json.richHtmlJson.magDir=magDirCN; }else{ json.richHtmlJson.magDir=magDir; } new mag_vue({ el: '#bodyVue', data:json.richHtmlJson, doTextFun:function(text){ return doDataJsonText(text); }, doAfterFun:function(selector,jsonData){doMagVueAfter(selector,jsonData);} }); } } }); //去掉正文中的中文文字“多媒体文件” $("div.mag_body_media_file b").remove(); //altmetric if($.trim($("#article_doi").val())!=''){ $.ajax({ url:'https://api.altmetric.com/v1/doi/'+$.trim($("#article_doi").val())+'?callback=altmetric_callback', //url:'https://api.altmetric.com/v1/doi/10.1007/s13238-016-0264-7?callback=altmetric_callback', dataType:'jsonp' }); } mag_rich_menu(jQuery); $(function(){ $('#autoMenu').autoMenu(); }) $("#autoMenu").niceScroll({ cursorcolor: "#ccc", //滚动条的颜色 cursoropacitymax: 0, //滚动条的透明度,从0-1 touchbehavior: false, //使光标拖动滚动像在台式电脑触摸设备 true滚动条拖动不可用 cursorwidth: "6px", //滚动条的宽度 单位默认px cursorborder: "0", // 游标边框css定义 cursorborderradius: "3px", //滚动条两头的圆角 autohidemode: true, //是否隐藏滚动条 true的时候默认不显示滚动条,当鼠标经过的时候显示滚动条 zindex: "auto", //给滚动条设置z-index值 railvalign:'defaul', railpadding: { top: 0, right: -6, left: 0, bottom: 0 }, //滚动条的位置 }); window.autoMenuFlag=true; $("#relatedArticles").niceScroll({ cursorcolor: "#ccc", //滚动条的颜色 cursoropacitymax: 0, //滚动条的透明度,从0-1 touchbehavior: false, //使光标拖动滚动像在台式电脑触摸设备 true滚动条拖动不可用 cursorwidth: "6px", //滚动条的宽度 单位默认px cursorborder: "0", // 游标边框css定义 cursorborderradius: "3px", //滚动条两头的圆角 autohidemode: true, //是否隐藏滚动条 true的时候默认不显示滚动条,当鼠标经过的时候显示滚动条 zindex: "auto", //给滚动条设置z-index值 railvalign:'defaul', railpadding: { top: 0, right: -6, left: 0, bottom: 0 }, //滚动条的位置 }); //公式序号 居右 jQuery(".mag-xml-disp-formula").each(function() { var _this = jQuery(this); var _label= _this.children("label"); if(typeof(_label.html())!="undefined"){ _this.children("label").remove(); _this.wrap("
"); _this.parent().parent().append(""+_label.html()+""); } }); $('body').click(function(){ $('.daochu_div').hide(); $('.qipao').hide(); }) $('.qipao').click(function(event){ event.stopPropagation(); }) /*参考文献显示隐藏*/ $('.biaotijiantoush1').click(function(event){ if($(this).attr('class')=='glyphicon glyphicon-triangle-top biaotijiantoush biaotijiantoush1'){ $(this).parents('.mag_main_zhengwen_left_div_ckwx_table_benwenyiny').next('.mag_main_zhengwen_left_div_ckwx_table_ckwx_xiangqing').stop().slideUp(); $(this).attr('class','glyphicon glyphicon-triangle-bottom biaotijiantoush biaotijiantoush1'); }else if($(this).attr('class')=='glyphicon glyphicon-triangle-bottom biaotijiantoush biaotijiantoush1'){ $(this).parents('.mag_main_zhengwen_left_div_ckwx_table_benwenyiny').next('.mag_main_zhengwen_left_div_ckwx_table_ckwx_xiangqing').stop().slideDown(); $(this).attr('class','glyphicon glyphicon-triangle-top biaotijiantoush biaotijiantoush1'); } event.stopPropagation(); }); //加载补充材料 mag_ajax_update({ ele_id:'showArticle_suppls', url:mag_currentQikanUrl() + '/EN/article/showArticleSuppls.do', data:{articleId:$("#articleId").val()} }); //加载专题 mag_ajax_update({ ele_id:'showArticle_subjects', url:mag_currentQikanUrl() + '/EN/subject/showSubjectListByArticle.do', data:{articleId:$("#articleId").val(),forwardJsp:'showArticle'} }); //知识标引(规范词标引) mag_rich_lexemeCnctst($("#articleId").val(),'EN',document.getElementById('bodyVue')); //渲染公式 mag_mathJax(); }); function altmetric_callback(json){ if(json && json.score){ if(json.score - parseInt(json.score) > 0){ $("#altmetric-score").html(parseInt(json.score)+1); }else{ $("#altmetric-score").html(parseInt(json.score)); } $(".main_content_center_right_duoweidu_div").css("width","25%"); $("#altmetric-a").show(); $("#altmetric-a").attr("href",json.details_url); } } function richClickAuthor(name){ var searchSQL = "((("+mag_advSearchValReplace(name)+"[Author]) AND 1J[Journal]) AND year[Order])"; mag_request({url:mag_currentQikanUrl() + '/EN/searchresult',data:{searchSQL:searchSQL}}); } function richClickKeyword(keyword){ var searchSQL = "((("+mag_advSearchValReplace(keyword)+"[Keyword]) AND 1J[Journal]) AND year[Order])"; mag_request({url:mag_currentQikanUrl() + '/EN/searchresult',data:{searchSQL:searchSQL}}); } function mag_share(){ $("#bShare_more_a").click(); } function loadRelatedArticles(){ if($("#showRelatedArticles") && $("#showRelatedArticles").length>0){ //加载过了 }else{ mag_loading(); mag_ajax_update({ ele_id:'relatedArticles-content', url:mag_currentQikanUrl() + '/EN/article/relatedArticle.do', data:{id:$("#articleId").val(), forwardJsp:'showArticle'}, complete:function(){ mag_layer_close(); } }); } } function showMetrics(){ mag_window_location(mag_currentQikanUrl() + '/EN/metrics/'+$("#articleId").val()); } function piaofuFn(a,fnId){ var content='
'+$("#mag-rich-fn-"+fnId).html()+'
'; console.log("content="+content); piaofu(a,content); } function piaofuCnctst(a,cnctst_id){ if($("#mag_rich_cnctst_info_"+cnctst_id) && $("#mag_rich_cnctst_info_"+cnctst_id).length && $("#mag_rich_cnctst_info_"+cnctst_id).length>0){ var content='
'+$("#mag_rich_cnctst_info_"+cnctst_id).html()+'
'; piaofu(a,content); }else{ var div=document.createElement("div"); div.style.display='none'; div.id="mag_rich_cnctst_info_"+cnctst_id; document.body.appendChild(div); mag_ajax_update({ selector:"#mag_rich_cnctst_info_"+cnctst_id, url:mag_currentQikanUrl() + "/EN/lexeme/showCnctstOnRich.do", data:{cnctst_id:cnctst_id,articleId:$("#articleId").val(),Count:5}, success:function(){ var content='
'+$("#mag_rich_cnctst_info_"+cnctst_id).html()+'
'; piaofu(a,content); } }); } } function clickFigXref(a,figId){ if(figId!=''){ $("[mag-fig-id='"+figId+"']")[0].scrollIntoView(); } } function clickTabXref(a,tabId){ if(tabId!=''){ document.getElementById(tabId).scrollIntoView(); } } function huoqukuanduimg(){ // } function doDataJsonText(text){ var str = text; //var _nlmdtdXml = $("#article_nlmdtdXml").val(); //var magDir = _nlmdtdXml.replace(/\/[^\/]+$/,''); str = str.replace(/"; ss += ""; ss += ""; var shuomingTitle = ""; var shuomingContent = ''; if(fig.titleEn && fig.titleEn!=''){ shuomingTitle = fig.titleEn; if(fig.titleContentEn && fig.titleContentEn!=''){ shuomingContent += fig.titleContentEn; } } if(shuomingTitle==''){ if(fig.titleCn && fig.titleCn!=''){ shuomingTitle = fig.titleCn; } if(fig.titleContentCn && fig.titleContentCn!=''){ shuomingContent += fig.titleContentCn; } }else{ if(fig.titleCn && fig.titleCn!=''){ shuomingContent += "

"+fig.titleCn+"

"; } if(fig.titleContentCn && fig.titleContentCn!=''){ shuomingContent += fig.titleContentCn; } } ss += '
'+shuomingTitle+'
'; if(shuomingContent!=''){ ss += shuomingContent; } ss += '
'; ss += '

Full size|PPT slide

'; $(this).html(ss); break; } } }); //处理表格 $(selector + " .mag_main_table[magid]").each(function(){ var magId = $(this).attr("magid"); for(var i=0;i"; } if(tab.titleContentCn && tab.titleContentCn!=''){ shuomingContent += tab.titleContentCn; } } ss += '
'+shuomingTitle+'
'; if(shuomingContent!=''){ ss += shuomingContent; } ss += ''; ss += ''; if(tab.table != ''){ ss += '
'; ss += tab.table; ss += '
'; } if(tab.footFnList && tab.footFnList.length>0){ ss += '
'; for(var j=0;j0){ for(var k=0;k0){ for(var ii=0;ii0){ for(var ii=0;ii0){ var citation = null; for(var citationIndex=0;citationIndex0){ if(citation == null){ citation = citationList[citationIndex]; } for(var personIndex=0;personIndex0){ for(var authorDataIndex=0;authorDataIndex0 && xData.length>0){ $("#mag_rich_ref_charts_nian_count_container").show(); var dom = document.getElementById("mag_rich_ref_charts_nian_count"); var myChart = echarts.init(dom); var app = {}; var option; option = { tooltip: { trigger: 'axis', axisPointer: { type: 'shadow' } }, xAxis: { data: xData }, yAxis: { type: 'value' }, series: [{ //name: '文献', type: 'bar', stack: 'browse', color: '#f07d2d', label:{ show:true, position:'top', color:'#000' }, barWidth: '60%', data: yData }] }; if (option && typeof option === 'object') { myChart.setOption(option); } } if($("#mag_rich_ref_charts_publication_type") && $("#mag_rich_ref_charts_publication_type").length && $("#mag_rich_ref_charts_publication_type").length>0 && typeData.length>0){ $("#mag_rich_ref_charts_publication_type_container").show(); if(typeData!=null && typeData.length>0){ typeData.sort(function(a,b){ return b.value-a.value; }); var l = window.metaData.referenceList.length; for(var i=0;i0){ $("#mag_rich_ref_charts_source_container").show(); var ySourceData = new Array(); var xSourceData = new Array(); if(sourceData.length>0){ for(var i=0;i0){ ySourceData[ySourceData.length] = 'Other'; xSourceData[xSourceData.length] = otherSourceCount; } $("#mag_rich_ref_charts_source").height(ySourceData.length*25+50); var dom = document.getElementById("mag_rich_ref_charts_source"); var myChart = echarts.init(dom); var app = {}; var option; option = { tooltip: { trigger: 'axis', axisPointer: { type: 'shadow' } }, legend:{ }, grid: { top: 10, bottom: 20, left: 150, right: 30 }, xAxis: { type: 'value', position: 'bottom', show: true }, yAxis: { type: 'category', data: ySourceData, inverse: true, axisLabel: { formatter: function (value) { var l = 20; if(value.match(/.*[\u4e00-\u9fa5]+.*/g)){ l = 10; } if(value.length>l){ return value.substr(0,l)+"..."; }else{ return value; } } } }, series: [{ type: 'bar', stack: 'browse', color: 'blue', label:{ show:true, position:'right', color:'#000' }, barWidth: '60%', data: xSourceData }] }; if (option && typeof option === 'object') { myChart.setOption(option); } } if($("#mag_rich_ref_charts_author") && $("#mag_rich_ref_charts_author").length && $("#mag_rich_ref_charts_author").length>0 && authorData.length>0){ $("#mag_rich_ref_charts_author_container").show(); var nodes = new Array(); if(authorData && authorData.length>0){ authorData.sort(function(a,b){ return b.count-a.count; }); for(var authorDataIndex=0;authorDataIndex50){ return 50; }else{ return size; } }(), draggable:true, itemStyle:{ normal:{ //shadowBlur:10, shadowColor:color, color:color } } }; } } if(nodes.length>0){ nodes.sort(function(a,b){ return a.value-b.value; }); } var dom = document.getElementById("mag_rich_ref_charts_author"); var myChart = echarts.init(dom, null, { renderer: 'canvas', useDirtyRect: false }); var app = {}; var option; option = { backgroundColor: '#fff', tooltip: {}, animationDurationUpdate: function(idx) { // 越往后的数据延迟越大 return idx * 100; }, animationEasingUpdate: 'bounceIn', color: ['#fff', '#fff', '#fff'], series:{ type: 'graph', layout: 'force', force: { repulsion: 30, edgeLength: 3 }, gravity: 1.1, scaling: 1.1, roam: true, label: { normal: { show: true } }, data:nodes } } if (option && typeof option === 'object') { myChart.setOption(option); } } } $("#mag_rich_ref_charts").hide(); }

Review on energy-saving train operation for urban rail transit

Lixing YANG, Deheng LIAN, Pengli MO, Ziyou GAO

PDF(1950 KB)
PDF(1950 KB)
Journal of Beijing Jiaotong University ›› 2025, Vol. 49 ›› Issue (5) : 109-122. DOI: 10.11860/j.issn.1673-0291.20250148
Green Energy Saving and Sustainable Development Pathways

Review on energy-saving train operation for urban rail transit

    {{javascript:window.custom_author_en_index=0;}}
  • {{article.zuoZhe_EN}}
Author information +
History +
Received Revised Published
2025-09-22 2025-09-27 2025-10-25
Issue Date  
2025-10-30  

HeighLight

{{article.keyPoints_en}}

Abstract

{{article.zhaiyao_en}}

Key words

QR code of this article

Cite this article

Download Citations
{{article.zuoZheEn_L}}. {{article.title_en}}. {{journal.qiKanMingCheng_EN}}. 2025, 49(5): 109-122 https://doi.org/10.11860/j.issn.1673-0291.20250148

References

References

{{article.reference}}

Funding

RIGHTS & PERMISSIONS

{{article.copyrightStatement_en}}
{{article.copyrightLicense_en}}
PDF(1950 KB)

Accesses

Citation

Detail

Sections
Recommended

/

Baidu
map