Article(id=1308454741277696184, tenantId=1146029695717560320, journalId=1146123302524792850, issueId=1308454712513156008, articleNumber=null, orderNo=null, doi=10.3969/j.issn.1672-6073.2026.04.013, pmid=null, cstr=null, oa=null, hot=null, price=null, onlineType=0, articleFormat=0, articleType=null, articleTypeStr=null, receivedDate=1753027200000, receivedDateStr=2025-07-21, revisedDate=1776009600000, revisedDateStr=2026-04-13, acceptedDate=null, acceptedDateStr=null, onlineDate=1789889520234, onlineDateStr=2026-09-20, pubDate=null, pubDateStr=null, doiRegisterDate=null, doiRegisterDateStr=null, onlineIssueDate=1789889520234, onlineIssueDateStr=2026-09-20, onlineJustAcceptDate=null, onlineJustAcceptDateStr=null, onlineFirstDate=null, onlineFirstDateStr=null, sourceXml=null, magXml=null, createTime=1789889520234, creator=13701087609, updateTime=1789889520234, updator=13701087609, issue=Issue{id=1308454712513156008, tenantId=1146029695717560320, journalId=1146123302524792850, year='2026', volume='39', issue='4', pageStart='1', pageEnd='197', issueExtLink='null', onlineDate='null', pubDate='1786291200000', pubDateStr='2026-08-10', beforeIssueId=null, nextIssueId=null, price=null, status=1, issueComplete=1, articleOrder=1, issueType=1, specialIssue=null, createTime=1789889513376, creator='13701087609', updateTime=1789889839088, updator='13701087609', preIssue=null, nextIssue=null, articleTotal=null, ext={EN=IssueExt(id=1308456079029986178, tenantId=1146029695717560320, journalId=1146123302524792850, issueId=1308454712513156008, language=EN, specialIssueTitle=, coverIllustrator=null, specialIssueEditor=, specialIssueAbout=), CN=IssueExt(id=1308456079029986179, tenantId=1146029695717560320, journalId=1146123302524792850, issueId=1308454712513156008, language=CN, specialIssueTitle=, coverIllustrator=null, specialIssueEditor=, specialIssueAbout=)}, issueFiles=null, downloadFileDto=null}, startPage=114, endPage=122, ext={EN=ArticleExt(id=1308454742384992441, articleId=1308454741277696184, tenantId=1146029695717560320, journalId=1146123302524792850, language=EN, title=An Intelligent Automatic Train OperationTrain Control Method Integrating Large Language Models and Proximal Policy Optimization, columnId=1308453883261514080, journalTitle=Urban Rapid Rail Transit, columnName=Artifical Intelligence, runingTitle=null, highlight=null, articleAbstract=
With advancement of intelligent urban rail transit, automatic train operation needs to achieve an effective balance between energy efficiency and punctuality. However, existing dispatching regulations are mostly expressed in natural language, making them difficult to directly incorporate into control modeling. To address this problem, this paper proposes an automated train operation control method integrating large language models (LLMs) and proximal policy optimization (PPO). The proposed method employs an LLMs to perform semantic parsing of dispatching regulations and operational experience, and automatically constructs a Markov decision process (MDP) model under the constraints of a knowledge graph (KG). The generated MDP includes the state space, action set, reward function, and safety constraints. On this basis, an action masking mechanism and an adaptive reward-weight adjustment strategy are introduced, and PPO is used to train a safe and controllable automated train operation policy in a simulation environment. Simulation results show that, compared with conventional rule-based control, Model Predictive Control (MPC), and Deep Q-Network (DQN), the proposed method reduces the average traction energy consumption by approximately 2.5%, 1.5%, and 1.0%, respectively, and reduces the average delay time by approximately 13.7%, 19.6%, and 16.3%, respectively. In addition, the average jerk is reduced to 0.59 m/s3. These results verify the effectiveness of combining LLM-based semantic modeling with reinforcement learning for automated train operation control. Further hardware-in-the-loop tests indicate that KG-based consistency checking can reduce rule omissions and physical inconsistencies in semantic parsing. The action masking mechanism embeds hard constraints, including speed limits and safe headway distances, into policy execution, while the adaptive reward-weight mechanism adjusts the trade-off among energy consumption, punctuality, and ride comfort according to operational feedback. The proposed method therefore establishes a closed-loop framework of semantic modeling, policy optimization, and feedback adjustment, providing an interpretable approach for incorporating natural-language dispatching knowledge into automated train operation control.
, authors=Kai Gao
1, 2, Li Zhu
1, Jia Miao
1, Lei Liu
1, authorsList=Kai Gao, Li Zhu, Jia Miao, Lei Liu, authorCompany=null, correspAuthors=null, authorNote=null, correspAuthorsNote=null, copyrightStatement=null, copyrightOwner=null, extLink=null, articleAbsUrl=null, sourceXml=null, magXml=null, pdfUrl=null, pdf=null, pdfFileSize=null, pdfExtLink=null, richHtmlUrl=null, mobilePdfUrl=null, reviewReport=null, pdfFirstPage=null, abstractGraph=null, abstractGraphContent=null, abstractVideo=null, citation=null, cebUrl=null, magXmlContent=null, mapNumber=null, fund=null), CN=ArticleExt(id=1308454744226291898, articleId=1308454741277696184, tenantId=1146029695717560320, journalId=1146123302524792850, language=CN, title=融合大模型与近端策略优化的列车自动驾驶智能控制研究, columnId=1308453883420897634, journalTitle=都市快轨交通, columnName=人工智能, runingTitle=null, highlight=null, articleAbstract=
在城市轨道交通智能化发展背景下,列车自动驾驶需在节能与准点性之间实现有效权衡,而现有调度规章多以自然语言形式表达,难以直接用于控制建模。为此,本文提出一种融合大语言模型(large language model, LLM)与近端策略优化(proximal policy optimization, PPO)的列车自动驾驶控制方法。该方法利用LLM对调度规章与运行经验进行语义解析,并在知识图谱(knowledge graph, KG)约束下自动构建包含状态空间、动作集合、奖励函数与安全约束的马尔可夫决策过程(markov decision process, MDP)模型。在此基础上,引入动作屏蔽机制与奖励权重自适应调节策略,采用PPO算法在仿真环境中训练安全可控的自动驾驶策略。仿真结果表明:与传统规则控制、模型预测控制(model predictive control, MPC)和深度Q网络(deep Q-network, DQN)方法相比,本文方法的平均牵引能耗分别降低约2.5%、1.5%和1.0%,平均晚点时间分别降低约13.7%、19.6%和16.3%,且平均jerk值降至0.59m/s3,验证了LLM语义建模与强化学习相结合在列车自动驾驶控制中的有效性。进一步的半实物仿真结果表明,知识图谱校验能够降低语义解析中的规则遗漏与物理不一致风险,动作屏蔽机制可将限速和安全间隔等硬约束嵌入策略执行过程,奖励权重调节机制能够依据能耗、晚点和舒适度指标动态调整多目标权衡。所提方法形成了“语义建模—策略优化—反馈调节”的闭环,为自然语言调度知识参与列车自动驾驶控制建模提供了可解释的实现思路。
, authors=高凯
1, 2, 朱力
1, 苗佳
1, 刘磊
1, authorsList=高凯, 朱力, 苗佳, 刘磊, authorCompany=null, correspAuthors=null, authorNote=
, correspAuthorsNote=null, copyrightStatement=null, copyrightOwner=null, extLink=null, articleAbsUrl=null, sourceXml=jfSH2O01vN5G+uqetND7OQ==, magXml=BC+Nzj/PbCxDIAa9Vh+99A==, pdfUrl=null, pdf=rQE4ZNtEMw2c/jrSjXGBPA==, pdfFileSize=2457330, pdfExtLink=null, richHtmlUrl=null, mobilePdfUrl=null, reviewReport=null, pdfFirstPage=null, abstractGraph=null, abstractGraphContent=null, abstractVideo=null, citation=null, cebUrl=null, magXmlContent=TMrKWVp786yrZdgj0Mwg3g==, mapNumber=null, fund=null)}, authors=[Author(id=1308454744595390658, tenantId=1146029695717560320, journalId=1146123302524792850, articleId=1308454741277696184, orderNo=0, firstName=null, middleName=null, lastName=null, nameCn=null, orcid=null, stid=null, country=null, authorPic=null, dead=0, email=25115018@bjtu.edu.cn, emailSecond=null, emailThird=null, correspondingAuthor=0, authorType=1, ext={EN=AuthorExt(id=1308454744675082437, tenantId=1146029695717560320, journalId=1146123302524792850, articleId=1308454741277696184, authorId=1308454744595390658, language=EN, stringName=Kai Gao, firstName=Kai, middleName=null, lastName=Gao, prefix=null, suffix=null, authorComment=null, nameInitials=null, affiliation=null, department=null, xref=
1, 2, address=
1.Institute of Autonomous Operation Technology, Beijing Jiaotong University, Beijing 100044
2.Guangxi Traffic Control Zhiwei Technology Development Co., Ltd., Nanning 530200, bio=null, bioImg=null, bioContent=null, aboutCorrespAuthor=null), CN=AuthorExt(id=1308454744758968518, tenantId=1146029695717560320, journalId=1146123302524792850, articleId=1308454741277696184, authorId=1308454744595390658, language=CN, stringName=高凯, firstName=null, middleName=null, lastName=null, prefix=null, suffix=null, authorComment=null, nameInitials=null, affiliation=null, department=null, xref=
1, 2, address=
1.北京交通大学自主运行技术研究所,北京 100044
2.广西交控智维科技发展有限公司,南宁 530200, bio={"content":"
高凯,男,博士研究生,从事智能列车控制、智能运维等研究,25115018@bjtu.edu.cn
"}, bioImg=null, bioContent=
高凯,男,博士研究生,从事智能列车控制、智能运维等研究,25115018@bjtu.edu.cn
, aboutCorrespAuthor=null)}, companyList=[AuthorCompany(id=1308454744410841275, tenantId=1146029695717560320, journalId=1146123302524792850, articleId=1308454741277696184, xref=1., ext=[AuthorCompanyExt(id=1308454744419229884, tenantId=1146029695717560320, journalId=1146123302524792850, articleId=1308454741277696184, companyId=1308454744410841275, language=EN, country=null, province=null, city=null, postcode=null, companyName=null, departmentName=null, remark=
1.Institute of Autonomous Operation Technology, Beijing Jiaotong University, Beijing 100044), AuthorCompanyExt(id=1308454744427618493, tenantId=1146029695717560320, journalId=1146123302524792850, articleId=1308454741277696184, companyId=1308454744410841275, language=CN, country=null, province=null, city=null, postcode=null, companyName=null, departmentName=null, remark=
1.北京交通大学自主运行技术研究所,北京 100044)]), AuthorCompany(id=1308454744503115966, tenantId=1146029695717560320, journalId=1146123302524792850, articleId=1308454741277696184, xref=2., ext=[AuthorCompanyExt(id=1308454744511504575, tenantId=1146029695717560320, journalId=1146123302524792850, articleId=1308454741277696184, companyId=1308454744503115966, language=EN, country=null, province=null, city=null, postcode=null, companyName=null, departmentName=null, remark=
2.Guangxi Traffic Control Zhiwei Technology Development Co., Ltd., Nanning 530200), AuthorCompanyExt(id=1308454744524087488, tenantId=1146029695717560320, journalId=1146123302524792850, articleId=1308454741277696184, companyId=1308454744503115966, language=CN, country=null, province=null, city=null, postcode=null, companyName=null, departmentName=null, remark=
2.广西交控智维科技发展有限公司,南宁 530200)])]), Author(id=1308454744830271688, tenantId=1146029695717560320, journalId=1146123302524792850, articleId=1308454741277696184, orderNo=1, firstName=null, middleName=null, lastName=null, nameCn=null, orcid=null, stid=null, country=null, authorPic=null, dead=0, email=null, emailSecond=null, emailThird=null, correspondingAuthor=0, authorType=1, ext={EN=AuthorExt(id=1308454744897380554, tenantId=1146029695717560320, journalId=1146123302524792850, articleId=1308454741277696184, authorId=1308454744830271688, language=EN, stringName=Li Zhu, firstName=Li, middleName=null, lastName=Zhu, prefix=null, suffix=null, authorComment=null, nameInitials=null, affiliation=null, department=null, xref=
1, address=
1.Institute of Autonomous Operation Technology, Beijing Jiaotong University, Beijing 100044, bio=null, bioImg=null, bioContent=null, aboutCorrespAuthor=null), CN=AuthorExt(id=1308454744960295115, tenantId=1146029695717560320, journalId=1146123302524792850, articleId=1308454741277696184, authorId=1308454744830271688, language=CN, stringName=朱力, firstName=null, middleName=null, lastName=null, prefix=null, suffix=null, authorComment=null, nameInitials=null, affiliation=null, department=null, xref=
1, address=
1.北京交通大学自主运行技术研究所,北京 100044, bio=null, bioImg=null, bioContent=null, aboutCorrespAuthor=null)}, companyList=[AuthorCompany(id=1308454744410841275, tenantId=1146029695717560320, journalId=1146123302524792850, articleId=1308454741277696184, xref=1., ext=[AuthorCompanyExt(id=1308454744419229884, tenantId=1146029695717560320, journalId=1146123302524792850, articleId=1308454741277696184, companyId=1308454744410841275, language=EN, country=null, province=null, city=null, postcode=null, companyName=null, departmentName=null, remark=
1.Institute of Autonomous Operation Technology, Beijing Jiaotong University, Beijing 100044), AuthorCompanyExt(id=1308454744427618493, tenantId=1146029695717560320, journalId=1146123302524792850, articleId=1308454741277696184, companyId=1308454744410841275, language=CN, country=null, province=null, city=null, postcode=null, companyName=null, departmentName=null, remark=
1.北京交通大学自主运行技术研究所,北京 100044)])]), Author(id=1308454745023209677, tenantId=1146029695717560320, journalId=1146123302524792850, articleId=1308454741277696184, orderNo=2, firstName=null, middleName=null, lastName=null, nameCn=null, orcid=null, stid=null, country=null, authorPic=null, dead=0, email=null, emailSecond=null, emailThird=null, correspondingAuthor=0, authorType=1, ext={EN=AuthorExt(id=1308454745081929935, tenantId=1146029695717560320, journalId=1146123302524792850, articleId=1308454741277696184, authorId=1308454745023209677, language=EN, stringName=Jia Miao, firstName=Jia, middleName=null, lastName=Miao, prefix=null, suffix=null, authorComment=null, nameInitials=null, affiliation=null, department=null, xref=
1, address=
1.Institute of Autonomous Operation Technology, Beijing Jiaotong University, Beijing 100044, bio=null, bioImg=null, bioContent=null, aboutCorrespAuthor=null), CN=AuthorExt(id=1308454745144844496, tenantId=1146029695717560320, journalId=1146123302524792850, articleId=1308454741277696184, authorId=1308454745023209677, language=CN, stringName=苗佳, firstName=null, middleName=null, lastName=null, prefix=null, suffix=null, authorComment=null, nameInitials=null, affiliation=null, department=null, xref=
1, address=
1.北京交通大学自主运行技术研究所,北京 100044, bio=null, bioImg=null, bioContent=null, aboutCorrespAuthor=null)}, companyList=[AuthorCompany(id=1308454744410841275, tenantId=1146029695717560320, journalId=1146123302524792850, articleId=1308454741277696184, xref=1., ext=[AuthorCompanyExt(id=1308454744419229884, tenantId=1146029695717560320, journalId=1146123302524792850, articleId=1308454741277696184, companyId=1308454744410841275, language=EN, country=null, province=null, city=null, postcode=null, companyName=null, departmentName=null, remark=
1.Institute of Autonomous Operation Technology, Beijing Jiaotong University, Beijing 100044), AuthorCompanyExt(id=1308454744427618493, tenantId=1146029695717560320, journalId=1146123302524792850, articleId=1308454741277696184, companyId=1308454744410841275, language=CN, country=null, province=null, city=null, postcode=null, companyName=null, departmentName=null, remark=
1.北京交通大学自主运行技术研究所,北京 100044)])]), Author(id=1308454745220341970, tenantId=1146029695717560320, journalId=1146123302524792850, articleId=1308454741277696184, orderNo=3, firstName=null, middleName=null, lastName=null, nameCn=null, orcid=null, stid=null, country=null, authorPic=null, dead=0, email=null, emailSecond=null, emailThird=null, correspondingAuthor=0, authorType=1, ext={EN=AuthorExt(id=1308454745316810964, tenantId=1146029695717560320, journalId=1146123302524792850, articleId=1308454741277696184, authorId=1308454745220341970, language=EN, stringName=Lei Liu, firstName=Lei, middleName=null, lastName=Liu, prefix=null, suffix=null, authorComment=null, nameInitials=null, affiliation=null, department=null, xref=
1, address=
1.Institute of Autonomous Operation Technology, Beijing Jiaotong University, Beijing 100044, bio=null, bioImg=null, bioContent=null, aboutCorrespAuthor=null), CN=AuthorExt(id=1308454745392308437, tenantId=1146029695717560320, journalId=1146123302524792850, articleId=1308454741277696184, authorId=1308454745220341970, language=CN, stringName=刘磊, firstName=null, middleName=null, lastName=null, prefix=null, suffix=null, authorComment=null, nameInitials=null, affiliation=null, department=null, xref=
1, address=
1.北京交通大学自主运行技术研究所,北京 100044, bio=null, bioImg=null, bioContent=null, aboutCorrespAuthor=null)}, companyList=[AuthorCompany(id=1308454744410841275, tenantId=1146029695717560320, journalId=1146123302524792850, articleId=1308454741277696184, xref=1., ext=[AuthorCompanyExt(id=1308454744419229884, tenantId=1146029695717560320, journalId=1146123302524792850, articleId=1308454741277696184, companyId=1308454744410841275, language=EN, country=null, province=null, city=null, postcode=null, companyName=null, departmentName=null, remark=
1.Institute of Autonomous Operation Technology, Beijing Jiaotong University, Beijing 100044), AuthorCompanyExt(id=1308454744427618493, tenantId=1146029695717560320, journalId=1146123302524792850, articleId=1308454741277696184, companyId=1308454744410841275, language=CN, country=null, province=null, city=null, postcode=null, companyName=null, departmentName=null, remark=
1.北京交通大学自主运行技术研究所,北京 100044)])])], keywords=[Keyword(id=1308454745484583126, tenantId=1146029695717560320, journalId=1146123302524792850, articleId=1308454741277696184, language=EN, orderNo=1, keyword=rail transit), Keyword(id=1308454745572663511, tenantId=1146029695717560320, journalId=1146123302524792850, articleId=1308454741277696184, language=EN, orderNo=2, keyword=automated train operation), Keyword(id=1308454745660743896, tenantId=1146029695717560320, journalId=1146123302524792850, articleId=1308454741277696184, language=EN, orderNo=3, keyword=large language model), Keyword(id=1308454745748824281, tenantId=1146029695717560320, journalId=1146123302524792850, articleId=1308454741277696184, language=EN, orderNo=4, keyword=proximal policy optimization), Keyword(id=1308454745836904666, tenantId=1146029695717560320, journalId=1146123302524792850, articleId=1308454741277696184, language=EN, orderNo=5, keyword=semantic modeling), Keyword(id=1308454745929179355, tenantId=1146029695717560320, journalId=1146123302524792850, articleId=1308454741277696184, language=EN, orderNo=6, keyword=multi-objective control), Keyword(id=1308454745987899612, tenantId=1146029695717560320, journalId=1146123302524792850, articleId=1308454741277696184, language=CN, orderNo=1, keyword=轨道交通), Keyword(id=1308454746088562909, tenantId=1146029695717560320, journalId=1146123302524792850, articleId=1308454741277696184, language=CN, orderNo=2, keyword=列车自动驾驶), Keyword(id=1308454746143088862, tenantId=1146029695717560320, journalId=1146123302524792850, articleId=1308454741277696184, language=CN, orderNo=3, keyword=大语言模型), Keyword(id=1308454746235363551, tenantId=1146029695717560320, journalId=1146123302524792850, articleId=1308454741277696184, language=CN, orderNo=4, keyword=近端策略优化), Keyword(id=1308454746289889504, tenantId=1146029695717560320, journalId=1146123302524792850, articleId=1308454741277696184, language=CN, orderNo=5, keyword=语义建模), Keyword(id=1308454746365386977, tenantId=1146029695717560320, journalId=1146123302524792850, articleId=1308454741277696184, language=CN, orderNo=6, keyword=多目标控制)], refs=null, funds=[Fund(id=1308454746533159138, tenantId=1146029695717560320, journalId=1146123302524792850, articleId=1308454741277696184, awardId=L251011, language=CN, fundingSource=北京市联合基金(L251011), fundOrder=null, country=null)], companyList=[AuthorCompany(id=1308454744410841275, tenantId=1146029695717560320, journalId=1146123302524792850, articleId=1308454741277696184, xref=1., ext=[AuthorCompanyExt(id=1308454744419229884, tenantId=1146029695717560320, journalId=1146123302524792850, articleId=1308454741277696184, companyId=1308454744410841275, language=EN, country=null, province=null, city=null, postcode=null, companyName=null, departmentName=null, remark=
1.Institute of Autonomous Operation Technology, Beijing Jiaotong University, Beijing 100044), AuthorCompanyExt(id=1308454744427618493, tenantId=1146029695717560320, journalId=1146123302524792850, articleId=1308454741277696184, companyId=1308454744410841275, language=CN, country=null, province=null, city=null, postcode=null, companyName=null, departmentName=null, remark=
1.北京交通大学自主运行技术研究所,北京 100044)]), AuthorCompany(id=1308454744503115966, tenantId=1146029695717560320, journalId=1146123302524792850, articleId=1308454741277696184, xref=2., ext=[AuthorCompanyExt(id=1308454744511504575, tenantId=1146029695717560320, journalId=1146123302524792850, articleId=1308454741277696184, companyId=1308454744503115966, language=EN, country=null, province=null, city=null, postcode=null, companyName=null, departmentName=null, remark=
2.Guangxi Traffic Control Zhiwei Technology Development Co., Ltd., Nanning 530200), AuthorCompanyExt(id=1308454744524087488, tenantId=1146029695717560320, journalId=1146123302524792850, articleId=1308454741277696184, companyId=1308454744503115966, language=CN, country=null, province=null, city=null, postcode=null, companyName=null, departmentName=null, remark=
2.广西交控智维科技发展有限公司,南宁 530200)])], figs=null, attaches=null, journal=Journal(id=1146119287908970507, delFlag=0, nameCn=都市快轨交通, nameEn=Urban Rapid Rail Transit, nameHistory1=null, nameHistory2=null, issn=1672-6073, eissn=, cn=11-5144/U, coden=null, periodic=1, language=CN, oaType=0, ccby=null, superviseOffice=null, ownerOffice=null, pubOffice=null, editorOffice=null, officeType=null, aims=null, clcCode=null, officeProv=null, officeCity=null, officeAddr=null, officeZip=null, officeEmail=null, officePhone=null, editDirector=null, officeDirector=null, officeDirectorPhone=null, officeStaffNum=null, officeEmpNum=null, coverPicUrl=P1a+Ek/jjjHf/jufN8hKnw==, journalPrice=null, startedYear=null, abbrevIsoEn=Urban Rap Rail Trans, journalRemark=null, publicationField=null, createdTime=null, updatedTime=1784016077367, createdBy=null, updatedBy=13041195026, firstLetterCn=D, firstLetterEn=D, subjectCode=Engineering, subjectName=工程, subjectCodeEn=Engineering, subjectNameEn=null, picCn=P1a+Ek/jjjHf/jufN8hKnw==, picEn=Ml/zvLJzYsu7AhRo5kg9VQ==, jcr=null, cjcr=null, exts=[JournalExt(id=1283819736966337234, language=CN, name=都市快轨交通, nameHistory1=null, nameHistory2=null, managedBy=中华人民共和国教育部, sponsoredBy=北京交通大学、北京城建设计发展集团股份有限公司, publishedBy=《都市快轨交通》编辑部, editorOffice=, officeProv=null, officeCity=null, officeAddr=北京市西直门外北京交通大学机械工程楼D905室, officeZip=100044, editDirector=, officeDirector=null, officePhone=null, coverPicUrl=null, journalRemark=, submitArticleUrl=null, websiteUrl=http://www.urt.cn, createdTime=1784016077510, updatedTime=1784016077510, createdBy=13041195026, updatedBy=13041195026, submissionGuidelinesUrl=http://dskgjt.ijournals.cn/dskgjt/site/menu/20200615141511001, submissionAuthorUrl=http://dskgjt.ijournals.cn/dskgjt/author/login, submissionEditorUrl=http://dskgjt.ijournals.cn/dskgjt/editor/login, submissionReviewUrl=http://dskgjt.ijournals.cn/dskgjt/reviewer/login, submissionCeEditorUrl=, submissionAeEditorUrl=, option={"copyright":""}), JournalExt(id=1283819737041834707, language=EN, name=Urban Rapid Rail Transit, nameHistory1=null, nameHistory2=null, managedBy=, sponsoredBy=, publishedBy=, editorOffice=, officeProv=null, officeCity=null, officeAddr=, officeZip=, editDirector=, officeDirector=null, officePhone=null, coverPicUrl=null, journalRemark=, submitArticleUrl=null, websiteUrl=, createdTime=1784016077528, updatedTime=1784016077528, createdBy=13041195026, updatedBy=13041195026, submissionGuidelinesUrl=http://dskgjt.ijournals.cn/dskgjten/site/menu/20241120152535001, submissionAuthorUrl=http://dskgjt.ijournals.cn/dskgjt/author/login, submissionEditorUrl=http://dskgjt.ijournals.cn/dskgjt/editor/login, submissionReviewUrl=http://dskgjt.ijournals.cn/dskgjt/reviewer/login, submissionCeEditorUrl=, submissionAeEditorUrl=, option={"copyright":""})], databaseList=null, tenantJournalId=1146123302524792850, websiteList=[Website(id=1148243202399789480, webName=null, webTitle=null, webDomain=null, webCopyrigh=null, webIpcNo=null, seoTitle=null, seoKeywords=null, seoDescription=null, tenantJournalId=null, journalId=1146123302524792850, journalNameCn=null, journalNameEn=null, grayFlag=null, tenantId=1146029695717560320, platformId=null, journalGroupId=null, journalGroupNameCn=null, journalGroupNameEn=null, type=1, domain=https://castjournals.cast.org.cn/joweb/dskgjt/CN, language=CN, createTime=1751692112779, createBy=18614031015, updateTime=1753522796719, updateBy=18614031015, name=都市快轨交通-中文站点, tplId=1146099689490845704, title=都市快轨交通, delFlag=0, indexPage=/home, props=[WebsiteProps(id=1155921926926229709, tenantId=1146029695717560320, journalId=null, journalGroupId=null, siteId=1148243202399789480, code=articleTextType, value=kx, createTime=1753522863370, updateTime=1753522863370, creator=18614031015, updator=18614031015), WebsiteProps(id=1155921926905258186, tenantId=1146029695717560320, journalId=null, journalGroupId=null, siteId=1148243202399789480, code=banner, value=null, createTime=1753522863365, updateTime=1753522863365, creator=18614031015, updator=18614031015), WebsiteProps(id=1155921926896869577, tenantId=1146029695717560320, journalId=null, journalGroupId=null, siteId=1148243202399789480, code=logo, value=https://castjournals.cast.org.cn/joweb/kjdb/CN/file/pic?fileId=AqFiyT4buOvVaL3FTbHG1g==, createTime=1753522863363, updateTime=1753522863363, creator=18614031015, updator=18614031015), WebsiteProps(id=1155921926917841100, tenantId=1146029695717560320, journalId=null, journalGroupId=null, siteId=1148243202399789480, code=picServerUrl, value=https://castjournals.cast.org.cn/joweb/kjdb/CN/file/pic, createTime=1753522863368, updateTime=1753522863368, creator=18614031015, updator=18614031015), WebsiteProps(id=1155921926913646795, tenantId=1146029695717560320, journalId=null, journalGroupId=null, siteId=1148243202399789480, code=staticResourcePath, value=https://castjournals.cast.org.cn/joweb/cast_kjdb_cn_619/, createTime=1753522863367, updateTime=1753522863367, creator=18614031015, updator=18614031015)]), Website(id=1155921810454626336, webName=null, webTitle=null, webDomain=null, webCopyrigh=null, webIpcNo=null, seoTitle=null, seoKeywords=null, seoDescription=null, tenantJournalId=null, journalId=1146123302524792850, journalNameCn=null, journalNameEn=null, grayFlag=null, tenantId=1146029695717560320, platformId=null, journalGroupId=null, journalGroupNameCn=null, journalGroupNameEn=null, type=1, domain=https://castjournals.cast.org.cn/joweb/dskgjt/EN, language=EN, createTime=1753522835604, createBy=18614031015, updateTime=1753522835604, updateBy=18614031015, name=都市快轨交通-英文站点, tplId=1146101810881728533, title=Urban Rapid Rail Transit, delFlag=0, indexPage=/home, props=[WebsiteProps(id=1155922050809192658, tenantId=1146029695717560320, journalId=null, journalGroupId=null, siteId=1155921810454626336, code=articleTextType, value=kx, createTime=1753522892906, updateTime=1753522892906, creator=18614031015, updator=18614031015), WebsiteProps(id=1155922050792415439, tenantId=1146029695717560320, journalId=null, journalGroupId=null, siteId=1155921810454626336, code=banner, value=null, createTime=1753522892902, updateTime=1753522892902, creator=18614031015, updator=18614031015), WebsiteProps(id=1155922050788221134, tenantId=1146029695717560320, journalId=null, journalGroupId=null, siteId=1155921810454626336, code=logo, value=https://castjournals.cast.org.cn/joweb/kjdb/CN/file/pic?fileId=AqFiyT4buOvVaL3FTbHG1g==, createTime=1753522892901, updateTime=1753522892901, creator=18614031015, updator=18614031015), WebsiteProps(id=1155922050804998353, tenantId=1146029695717560320, journalId=null, journalGroupId=null, siteId=1155921810454626336, code=picServerUrl, value=https://castjournals.cast.org.cn/joweb/kjdb/CN/file/pic, createTime=1753522892905, updateTime=1753522892905, creator=18614031015, updator=18614031015), WebsiteProps(id=1155922050796609744, tenantId=1146029695717560320, journalId=null, journalGroupId=null, siteId=1155921810454626336, code=staticResourcePath, value=https://castjournals.cast.org.cn/joweb/cast_kjdb_cn_619/, createTime=1753522892903, updateTime=1753522892903, creator=18614031015, updator=18614031015)])], journalTitle=都市快轨交通, weixinUrl=null, journalUrl=null, iacademicId=null, status=1, seqNo=null, journalTitleEn=Urban Rapid Rail Transit, journalPhotoCn=P1a+Ek/jjjHf/jufN8hKnw==, journalPhotoEn=Ml/zvLJzYsu7AhRo5kg9VQ==, journalFirstLetter=D, journalRecommend=null, journalNew=null, journalCollection=null, jcrJf=null, cjcrJf=null, jcrJfStr=null, cjcrJfStr=null, submissionFirstDecision=null, sciSubjectClassification=null, casSubjectClassification=null, citeScore=null, totalCitationFrequency=null, icpCode=null, psCode=null, advertisingLicenseCode=null, copyrightInformation=null, country=null, option=, provinceCode=null, provinceName=null, collectFlag=false, interPubPlatform=, interPubPlatformUrl=null), detailUrlCn=https://castjournals.cast.org.cn/joweb/dskgjt/CN/10.3969/j.issn.1672-6073.2026.04.013, detailUrlEn=https://castjournals.cast.org.cn/joweb/dskgjt/EN/10.3969/j.issn.1672-6073.2026.04.013, pdfUrlCn=https://castjournals.cast.org.cn/joweb/dskgjt/CN/PDF/10.3969/j.issn.1672-6073.2026.04.013, pdfUrlEn=https://castjournals.cast.org.cn/joweb/dskgjt/EN/PDF/10.3969/j.issn.1672-6073.2026.04.013, aliStartDate=0, aliEndDate=0, collectionFlag=false, citedCount=null, citedUrl=null, previewStatus=0, delFlag=0, hasFullText=0, orderTime=1789889520234, fullTextJson=null, articleText=null, reference=null)