TCN底层协议建模与实现
详细信息    本馆镜像全文|  推荐本文 |  |   获取CNKI官网全文
摘要
列车通信网络技术是现代列车关键技术之一,本文在铁道部重点课题“TCN底层协议及关键技术研究”的基础上展开并进行了延续和扩展。列车通信网络的应用是保证列车控制有效性、安全性及旅客舒适性的必要措施。作为列车控制系统的重要组成部分,要求列车通信网络具有较高的实时性、可靠性及安全性。我国在列车通信网络方面的研究起步较晚,虽然取得了一定的进步,但较一些发达国家还有一定差距。本文着眼于TCN的底层协议,围绕列车通信网络在性能评估、优化及具体实现等关键问题展开研究,所完成的主要工作及获得的创新性成果如下:
     1、针对列车通信网络动态性能分析的需求,研究了现场总线建模的方法,指出Petri网是适用于对现场总线这种分布、离散、并发、随机系统进行建模的方法。广义随机Petri网(GSPN)、确定与随机Petri网(DSPN)、随机着色Petri网(SCPN)是针对网络底层协议的不同抽象层次进行建模的有效工具。分析了Petri网特性与被建模网络协议特性之间的关系以及采用随机Petri网的稳态概率进行网络协议性能分析的方法。随着计算机软硬件水平的发展和Petri网复杂性的不断提高,软件模拟与仿真方法将是基于Petri网分析的主要方法。针对MVB总线性能分析的不同需求,建立了MVB总线的GSPN模型、事件仲裁模型和MVB总线的着色Petri网模型,采用Petri网计算机辅助分析软件TimeNET和CPN-Tools进行仿真分析,给出了仿真分析结果。MVB总线的GSPN模型用于分析其单纯过程数据的通过性能,事件仲裁模型分析了偶发相时间宽度、设备地址相似度及偶发相均匀度对于事件仲裁性能的影响,从而提出了优化周期扫描表的问题。在对比分析了随机着色Petri网建模与单纯离散事件仿真方法不足的基础上,提出了基于OMNET++与SCPN相结合的TCN仿真分析方法,利用该方法建立计算机仿真分析平台,有效利用了二者的长处,更加适合于TCN的仿真分析与验证。
     2、为了达到在保证车载控制网络中过程数据可靠调度的前提下尽量提高消息数据通信性能的目的,提出了MVB总线周期扫描表的优化设计方法。首先提出了衡量周期扫描表相关基本指标的概念,讨论了按照IEC61375-1标准所构造的周期扫描表的缺陷,之后针对是否报文定时相关提出了两种优化设计算法。对于报文定时无关的可以采用逐步填空法完成,而对于报文定时相关的周期扫描表(TPPT)构成问题,则采用混合遗传算法进行求解。建立了TPPT问题的数学模型,给出TPPT问题的目标函数,及编码、选择、交叉和变异的方法。结果表明这两种算法可以较好的优化MVB周期扫描表的构造。为了克服混合遗传算法易于陷入局部最优的问题,进一步提高优化速度,提出了基于S-Tent映射的混沌混合遗传算法。讨论表明S-Tent映射具有均匀的遍历特性,给出了TPPT问题的染色体尺度变换方法。从最终的性能评估可以看出,基于S-Tent映射的混沌混合遗传算法是对TPPT问题实现最优配置的有力手段。
     3、在自主设计的总线访问专用IP核的基础上,提出了基于SOPC技术的总线控制器和应用处理器的融合方法。MVB总线控制器是实现MVB总线网络功能的关键器件,负责访问MVB总线,并提供与微处理器的通信接口,实现数据传输。在应用MVB总线控制器时,通常需要与外置处理器共同完成总线通信任务。本文给出了MVB总线控制器的接口设计方案,完成用于总线访问的专用IP核,采用SOPC技术将应用处理器同MVB总线控制器集成在同一块FPGA芯片之中,从而提出了一种具备更高集成度的MVB总线接口实现方案。
     4、建立了满足TCN网络实验及测试需求的TCN网络半实物仿真平台。半实物仿真平台可以提供网络设备的验证平台,同时可以为TCN网络的性能测试提供实验环境。在该平台搭建过程中重点研究了典型电力机车的信号控制电路,将一些司机室的实物设备通过TCN网络与PC机连接。PC机模拟其它大型的复杂设备,从而构成半实物仿真平台。在该平台上进行的相关实验,可以验证本文提出的网络模型、周期扫描表的优化方法及基于SOPC技术的TCN接口实现方法等的正确性。
     最后,在总结全文的基础上,给出了论文研究过程中得出的思考和结论,提出了一些需要进一步深入研究的问题。
Train Communication Network is the core technology in the modern train. This paper is based on the major research project - "Research of TCN low-layer protocol and key technology" which is carried out by the Ministry of Railways. The application of the train communication network has been the necessary steps to provide a more safe and faster railway experience. As a main part of the train control system, the train communication network has to have high real-time and high reliability and high safety performance. We have been late on the research of the TCN, and we still lag far behind the foreign vendors. This paper mainly studies the key problems related with the performance evaluation, optimization and the interface implementation method. It can be divided into four main parts:
     1. Aiming at the dynamic performance evaluation of the train communication network, the paper presents the methods to model the field bus, and it points out that the Petri net is the best way to model the distributed, discrete, concurrent, stochastic systems. General Stochastic Petri Network (GSPN), Determentic and Stochastic Petri Network (DSPN) and Stochastic Colored Petri Network (SCPN) can be used in the different level in modeling the field buses. The method to analyze the performance of field bus is talked. With the development of the hardware and software, the method based on the simulation will be the main method to solve the Petri net. To analyze the performance of the MVB, the GSPN model of MVB, and SCPN model of the MVB events arbitration, and the CPN model of the MVB are presented in the paper, and the results are also given. The GSPN model is used to analyze the performance of pure process data throughput. The model of events arbitration can be used to analyze the relationship between the event arbitration performance and the time width of stochastic phase, the similarity of the device address and the uniformity of stochastic phase. From the analysis, the optimization problem of the period polling table is proposed. After comparing the Petri nets modeling method and the discrete event simulation method, the TCN simulation method combined with SCPN and OMNET++ is proposed. This method is more suitable to analyze the real TCN.
     2. To maximize the message transmitting performance on the premise of reliability of process data scheduling, an optimization method of the MVB period polling table is presented. Based on the basic definition of the period polling table, the shortage of the recommended method in IEC61375-1 standard is talked. Two methods have been proposed to solve the two different problems. The first named filling step by step method can be used to construct the period polling table that was time independent. And the time dependent problem is solved by the hybrid genetic algorithm. The model of the TPPT problem has been presented, and the target function, and other related problem have also been given out. The computing result presented in the paper proved that these methods can optimize the MVB period polling table efficiently. To overcome the shortage of the genetic algorithm and increase the optimization speed, the hybrid chaos and genetic algorithm based on the S-Tent map is proposed. The S-Tent map has better ergodicity, and the scaling method of the chromosome is also given. The result showed that this method is an effective method to optimization the period polling table.
     3. The fusion method of the mvb bus controller and application processor using SOPC technology is presented, based on the independently designed bus access IP core. The MVB bus controller is the main parts to implement the bus access function. The controller worked with an application processor commonly. This paper has given the interface implementation method of the MVB bus controller, the application processer and the controller is integrated into one FPGA chip using the SOPC technology.
     4. The TCN hardware-in-the-loop simulation platform is created to complete the experiment and test of the TCN. On this platform the interface implementation method proposed in this paper can be verified, and the performance measurement can be done. This platform includes the equipment on the driver's desk and the other large equipments are simulated by the PC software. The experiments can verify the correctness of the model, the optimization method and the implementation method proposed in this paper.
     In the last part, the paper presents the research conclusions, proposes the innovative ideas, and points out the remaining problems that need further research.
引文
[1]IEC.IEC61375-1:1999.Electric railways equipment-train bus-part 1:Train Communication Network[S].1999
    [2]常振臣.基于TCN标准的列车通信网络研究与开发[博士后研究工作报告].北京交通大学与长春轨道客车股份有限公司.2006
    [3]常振臣,牛得田,王立德,田永洙.基于TCN技术的内燃动车组列车通信网络[J].铁道车辆.2006,44(5):31-33
    [4]常振臣,牛得田,王立德,田永洙.列车通信网络研究现状及展望[J].电力机车与城轨车辆.2005,28(3):5-7
    [5]Paolo Umiliacchi.The role of European research in the railways modernisation process:the ROSIN project.WCRR'97.Florence Italy.1997
    [6]钱存元,谢维达,蔡运涛.CAN总线在列车微机控制系统中的应用[J].机车电传动.1999,(2):8-10
    [7]倪文洁,粟爱军,郭其一.基于CAN总线的磁悬浮车车载信息采集与诊断系统[J].机车电传动.2006,(6):25-28
    [8]汤同奎.LONWORKS现场总线应用研究[D].上海交通大学.2000
    [9]龙志强,刘曙生,陈杨.磁悬浮列车运行信号监测系统[J].电子技术应用.2000,(10):25-30
    [10]奚国华,路向阳,夏寅.我国列车通信网络的实践与开发探讨[J].机车电传动.2000,(1):2-5
    [11]奚国华,路向阳,夏寅.内燃摆式列车组的网络通信系统[J].西南交通大学学报.2000.35(6)
    [12]张宇,刘建,李莉.基于令牌环网络拓扑结构的地铁电动客车网络监控系统[J].电力机车与城轨车辆.2006,29(4):34-37
    [13]刘志明,史红梅.动车组装备[M].中国铁道出版社.2007
    [14]郭其一.SS4 0038电力机车车载微机系统的若干问题评述[J].机车电传动.1994,(5):39-45
    [15]曾祝林,谢维达.智能型列车总线ARCNET通信网卡的研究[J].机车电传动.1997,(6):5-7
    [16]徐晓松,谢维达.绞线式列车总线原型节点的设计[J].工业控制计算机.2001,20(8):54-58
    [17]杨名利.基于RS485的摆式列车通信系统及其试验研究[J].机车电传动.1999,(6):20-23
    [18]蒋枫,谢维达.通信控制器SAB82532在列车通信网络中的应用[J].工业控制计算机.2005,18(8):26-27
    [19]张俊平.基于LAN的列车通信网络模拟及性能分析[D].西南交通大学.2002
    [20]吴军,李晓龙,龙志强.CAN控制网络实时性能分析与测量[J].工业控制计算机.2004,17(10):21-23
    [21]Emani K.C,Keong Kam,Zawodniok M.Improvement of CAN bus performance by using error-correction codes[C].Region 5 Technical Conference 2007 IEEE:205-210
    [22]Nicola Drago,Franco Fummi,Marco Monguzzi,Giovanni Perbellini,Massimo Poncino.Estimation of Bus Performance for a Tuplespace in an Embedded Architecture[C].Proceedings of the Design,Automation and Test in Europe Conference and Exhibition.2003:188-193
    [23]Yellambalase Y,Minsu Choi.Automatic node discovery in CAN(Controller Area Network)controllers using reserved identifier bits[C].Instrumentation and Measurement Technology Conference Proceedings,2007 IEEE:1-3
    [24]Song Y Q,Simonot-Lion F,Belissent P.VACANS-a tool for the validation of CAN-based applications[C].Proceedings of IEEE international workshop on Factory Communications Systems,1997:381-390
    [25]Kyung Chang Lee,Suk Lee.Performance evaluation of switched Ethernet for networked control systems[C].IEEE 2002 28~(th) Annual Conference of the Industrial Electronics Society.2002:3170-3175
    [26]彭可.控制网络系统性能分析、系统设计和网络互连的研究与应用[D].中南大学.2004
    [27]刘建伟,王蕾,谭南林,焦风川,高小明.轨道车辆MVB通信网络的实时特性[J].中国铁道科学.2006,27(6):79-83
    [28]孙凡金.现场总线实时性与确定性的研究[D].哈尔滨工业大学.2005
    [29]陈楚.TCN数据传输实时性与可靠性的研究与实现[D].中南大学.2005.
    [30]林闯.随机Petri网和系统性能评价(第二版)[M].清华大学出版社.2005
    [31]林闯.计算机网络和计算机系统的性能评价[M].清华大学出版社.2001
    [32]周悦,于海斌,王天然,吴成东.CAN总线的CSMA/CA通信过程的DSPN建模与性能分析[J].仪器仪表学报.2006.27(9):990-995
    [33]周悦,贾月锋.基于DSPN的CAN总线通信行为建模与性能分析[J].沈阳建筑大学学报(自然科学版).2006.22(5):837-840
    [34]周悦,吴齐,杨少文.基于DSPN的WorldFIP总线MAC子层的建模与分析[J].沈阳建筑大学学报(自然科学版).2007.23(3):518-521
    [35]Kurt Jensen,L.M.Kristensen,L.Wells.Coloured Petri Nets and CPN Tools for modeling and validation of concurrent systems[J].International Journal on Software Tools for Technology Transfer(STTT).2007.Vol.9(3-4)
    [36]Kurt Jensen.Coloured Petri Nets.Basic Concepts,Analysis Methods and Practical Use[M].Monographs in Theoretical Computer Science,Springer-Verlag,1997
    [37]P.H.Morera,T M P Gonzalez,A CPN model of the MAC layer[C].Proceedings of the Second Workshop on Practical Use of Coloured Petri Nets and Design/CPN,Aarhus 1999:153-172
    [38]陈积明.弱硬实时系统及其调度算法[D].浙江大学.2005
    [39]陈积明,王智,孙优贤.WorldFIP和FF非周期信息调度的性能比较[J].仪器仪表学报.2005,26(4):386-390
    [40]陈积明,王智,Song Ye-qiong,孙优贤.基金会现场总线非周期实时信息的调度问题研究[J].浙江大学学报(工学版).2003,37(5):273-277
    [41]Jiming Chen,Zhi Wang,Youxian Sun.A basic study on algorithm of real-time schedule table for fieldbus[C].Proceedings of the 4~(th) World congress on Intelligent Control and Automation,2002:1760-1763
    [42]朱琴跃,谢维达,谭喜堂,赵亚辉.MVB周期信息的实时调度[J].计算机应用.2007,27(12):3107-3115
    [43]蔡颖.多功能车厢总线控制器(MVBC)的研究与设计[D].西南交通大学.2005.
    [44]李庆锋.新一代机车总线控制器(MVBC)的研究与设计[D].电子科技大学.2005
    [45]杨兵.多功能车辆总线控制器(MVBC)的研究与FPGA设计[D].电子科技大学.2006
    [46]王健.基于IEC61375-1标准的列车通信网络(TCN)协议栈的研究与实现[D].东北大学.2003
    [47]Yi Zhou.Modeling and Analysis of Networked Real-time systems via Fuzzy-timing Petri Nets[Dissertation].University of Illinois at Chicago.2000
    [48]L.Wells.Performance Analysis using CPN Tools.Proceedings of the First International Conference on Performance Evaluation Methodologies and Tools 2006.ACM Press,2006.
    [49]A.V.Ratzer,L.Wells,H.M.Lassen,M.Laursen,J.E Qvortrup,M.S.Stissing,M.Westergaard,S.Christensen,K.Jensen.CPN Tools for Editing,Simulating,and Analysing Coloured Petri Nets.Proceedings of the 24th International Conference on the Application and Theory of Petri Nets,Eindhoven,The Netherlands,June 2003.Springer,2003
    [50]W.D.Kelton,R.P.Sadowski,and D.A.Sadowski.Simulation with Areana.McGraw-Hill,2rid.Edition,2002
    [51]Noubir,G.Raja,P.Decotiqnie,J.-D.Simulating the fieldbus synchronous model by timed Petri nets[C].Industrial Electronics,Control and Instrumentation,1994.IECON '94,20th International Conference on.1994(1205-1210)
    [52]Marsan M A,Balbo G,Conte G.A class of generalized Petri nets for the performance evaluation of multiprocessor systems[C],ACM Trans.Comput.Sys.,1984,2(2).93 - 122
    [53]Ammar H H,Liu R W.Analysis of the generalized stochastic Petri nets by mstate aggregation[C].Proc.Int.Workshop on Timed Petri Nets.Torino.Italy.1985
    [54]Giovanni Chiola,Marco Ajmone Marsan,Gianfranco Balbo,Gianni Conte.Generalized Stochastic Petri Nets:A Definition at the Net Level and Its Implications[J].IEEE Transactions on Software Engineering.1993.19(2)
    [55]Makungu M,St Denis R,Barbeau M.A Colored Petri Net based Formal Method for the Design of Control Systems[C].Proceedings of the 20th International Computer Software and Applications Conference 1996.28-35
    [56]Sun Xin,Fei Minri,Sun Youxian.The application of colored Petri nets in Systems analysis [C].Proceedings of the 4th World Congress on Intelligent Control and Automation 2002.582-586
    [57]钟小军,汪雄,董鹏,赵昭.基于广义随机Petri网GSPN的系统安全性研究[J].海军工程大学学报.2007.19(3)
    [58]幸研,易红,汤文成.基于GSPN的过程建模分析方法研究[J].机械工程学报.2007.40(3)
    [59]Gao Jianhua,Hu Xudong,Yang Ruqing.MODELING AND PERFORMANCE ANALYSIS FOR THE SERIAL AND PARALLEL PRODUCTION SYSTEM BASED ON GSPN[J].Chinese Journal of Mechanical Engineering.2004.17(3)
    [60]蒋昌俊.Petri网理论与方法研究综述[J].控制与决策.1997.12(6)
    [61]詹惠琴,古天祥.IEEE488总线握手协议的Petri网建模和分析.电子测量与仪器学报[J].2005.19(2)
    [62]Toshinori Suzuki,Tadao Murata.A protocol modeling and verification approach based on a specification language and Petri Nets[J].IEEE Transactions on software Engineering.1990.16(5)
    [63]Zenie A.Coloured Stochastic Petri Nets[C].Proc.Int.Workshop on Timed Petri Nets.Torino,Italy.1985
    [64]Chiola G.Bruno G.Demaria.Introducing a color formalism into generalized stochastic Petri nets[C].Proc.9th European Workshop on Applications and Theory of Petri Nets.Venezia,Italy.1988
    [65]Dutheillet C,Haddad S.Regular Stochastic Petri Nets[C].Proc.10th European Workshop on Applications and Theory of Petri Nets.1989
    [66]Antonella Di Stefano,Orazio Mirabella.Eveluating the Field Bus Data Link Layer by a Petri Net based Simulation[J].IEEE Trans.On Industrial Electronics.1991.38(4)
    [67]王嘉辉,陆以勤,利文乐.基于CPN Tools的电信业务建模及其应用[J].计算机工程.2006.32(14)
    [68]曹阳.Petri网在通信网络仿真建模中的应用[J].计算机仿真.2001.18(3)
    [69]张建东,吴勇,高晓光.基于DSPN的综合航电总线系统的性能评价[J1.西北工业大学学报.2005.23(2):244-248
    [70]马津燕,王晓欣,刘鲁源,朱宏立.基于DSPN的CSMA/CD的建模和性能分析[J].燕山大学学报.2005.29(2):140-144
    [71]Richard Zurawski,MengChu Zhou.Petri Nets and Industrial Applications:A Tutorial[J].IEEE Trans.On Industrial Electronics.1994.41(6)
    [72]赵志刚.基于Petri网理论的计算机网络性能分析和电子商务模型设计fD].浙江大学.2002.
    [73]朱宏立.以太网与CAN总线的DSPN建模与性能分析[D].天津大学.2004:42-46
    [74]洪志国,吴凤鸽等.基于PETRI网模型的LEO/MEO/GEO三层卫星网络的性能分析[J].电子学报.2005.33(2):354-357
    [75]胡晓辉,陈永,党建武.基于着色Petri网的SMTP仿真研究[J].计算机时代.2005.8:13-15
    [76]董振宁.几个组合优化问题的研究[D].山东大学.2004
    [77]令狐选霞,徐德民,张宇文.一种新的改进遗传算法--混合式遗传算法[J].系统工程与电子技术.2001.23(7)
    [78]王小平,曹立明.遗传算法理论、应用与软件实现[M].西安交通大学出版社.2002
    [79]祁荣宾等.基于精英选择和个体迁移的多目标遗传算法[J].控制与决策.2007.22(2)
    [80]Coutinho,F.Barreiros,J.Jitter minimization with genetic algorithms[C].Proceedings of IEEE International Workshop on Factory Communication Systems.2000
    [81]刘娟,欧阳建权,陈良军.用混合遗传算法求解N皇后问题[J].湘潭大学自然科学学报.2007.29(2)
    [82]陈世哲,刘国栋,浦欣,浦昭邦,胡涛,刘宛予.基于优势遗传的自适应遗传算法[J].哈尔滨工业大学学报.2007.39(7)
    [83]彭新竹.遗传算法的改进策略及其应用[J].华东船舶工业学院学报:自然科学版.2002.16(3)
    [84]Srinivas M,Patnaik L M.Adaptive probabilities of crossover and mutation in genetic algorithm[J].IEEE Trans.On Systems,Man and Cybernetic,1994.24(4)
    [85]Arabas J,Michalewicz Z,Mulawka J.GAVaPS - A genetic algorithm with varying population size[C].IEEE World Congress on Computational Intelligence.1994
    [86]陈炳瑞,杨成祥,冯夏庭,王文杰.自适应混沌遗传混合算法及其参数敏感性分析[J].东北大学学报.2006.27(06):689-693
    [87]单梁,强浩,李军,王执铨.基于Tent映射的混沌优化算法[J].控制与决策.2005.20(2):179-182
    [88]陈彦桥,倪敏,刘吉臻,魏向国.实数编码的遗传算法在厂级负荷优化分配中的应用[J].中国电机工程学报.2007,27(20):107-112
    [89]毕惟红,任红民,吴庆标.一种新的遗传算法最优保存策略[J].浙江大学学报.2006,33(1):32-35
    [90]刘波.基于多功能车辆总线的列车通信网络关键技术的研究与应用[D].中南大学.2005
    [91]李兰英.Nios Ⅱ嵌入式软核SOPC设计原理及应刚[M].北京航空航天大学出版社.2006
    [92]李兰英,高俊锋.UPFC控制系统的SOPC设计[J].电机与控制学报.2007,11(1):60-64
    [93]吕桂华,刘锋,李和战,龚光林,何海英,田小平.基于NiosⅡ的SoPC系统在时统系统中的应用开发[J].飞行器测控学报.2006,25(6):86-90
    [94]林鹏,姚耐军,郝庭柱.基于SOPC数据采集系统的研究[J].天津理工大学学报.2006,22(3):39-41
    [95]Delay,B.Accelerating system performance using SOPC builder[C].System-on-Chip,2003.Proceedings.International Symposium on.2003
    [96]李峰.基于ARM的MVB接口机车逻辑控制模块设计与实现[D].大连理工大学.2005
    [97]张大波,李红,邱志坚.MVB 1类设备控制器的FPGA设计[J].电子技术应用.2007.33(2):84-87
    [98]张大波,王建.MVB总线实时协议实现及其试验研究[J].机车电传动.2005,(2):33-36
    [99]王锋.基于FPGA的MVB 1类设备网卡的设计[J].机车电传动.2004.(6):21-23
    [100]Jimenez J,Jose M.Comparison of two designs for the multifunction vehicle bus[J].IEEE transactions on Computer-aided design of integrated circuits and systems.2006,25(5):797-805
    [101]Schifers C,Hans G.IEC 61375-1 and UIC 556 - International Standards for Train Communication Vehiclar Technology Conference Proceedings 2000,2:1581 - 1585
    [102]黄采伦,陈艳子,周少武,陈特放.基于FPGA的MVB网络链路层IP核设计[J].机械与电子.2007.(7):61-63
    [103]黄采伦,樊晓平,陈特放.列车故障在线诊断技术及应用[M].国防工业出版社.2006
    [104]黄采伦,樊晓平,张剑,陈艳子,周华.基于TCN的网络化旅客列车轮对状态在线监测系统[J].湖南科技大学学报自然科学版.2007,22(2):68-72
    [105]陈特放.基于列车通信网络的电力机车故障诊断系统研究[D].长沙大学.2005
    [106]朱琴跃,谢维达,谭喜堂,赵亚辉.列车通信网性能测试的研究与实现[J].测控技术.2007,26(2):60-63
    [107]徐晓松,谢维达.绞线式列车总线网络节点原型的设计研究[J].城市轨道交通研究.2001,4(3):45-48,57
    [108]刘海新,谢维达.MVB网络接口单元的应用研究[J].工业控制计算机.2002,15(9):13-15
    [109]谢维达,赵亚辉.现场总线与列车通信网络[J].工业控制计算机.2002,15(1):5-10
    [110]蔡颖,褚昌钤.MVB网络接口单元的FPGA实现[J].铁道机车车辆.2005,25(3):26-27
    [111]蔡颖.MVB网络接口单元的SOC解决方案[J].沿海企业与科技.2005,(4):139-140
    [112]彭军,陈楚.列车通信网数据差错控制[J].计算机测量与控制.2005,13(2):192-194
    [113]彭军,刘波.列车通信网的编址与寻址方法的研究[J].计算机测量与控制.2005,13(1):79-81,85
    [114]彭军,陈楚.列车通信网安全性分析[J].机电一体化.2004,10(6):84-87
    [115]彭代文,李红辉,张春.列车通信网络及其访问控制协议和选用原则[J].铁路计算机应用.2006,15(10):47-49
    [116]严云升.列车通信网(TCN)配置及其传送数据的规范化[J].电力机车技术.2002,25(2):1-4
    [117]严云升.T型列车通信网络的偶发性数据传送[J].机车电传动.2004,(3):56-59
    [118]严云升.列车通信网络及其与设备的连接方式[J].机车电传动.2002,(2):23-25
    [119]路向阳.我国列车通信网络的发展与应用[J].机车电传动.2001,(6):1-5
    [120]路向阳.列车通信网络的发展与应用综述[J].机车电传动.2002,(2):5-9
    [121]路向阳.MICAS-S2列车控制与通信系统.电力机车技术.1997,(4):43-48
    [122]李常贤,谢步明.TCN通信技术的自主研发[J].机车电传动.2006.(2):10-13
    [123]李国平.列车通信网络WTB/MVB与LonWorks的技术比较与应用[J].铁道车辆.2004,42(1):22-25
    [124]Moreno J C,Laloya E,Navarro J.A Link-Layer Slave Device Design of the MVB-TCN Bus (IEC 61375 and IEEE 1473-T)[J].IEEE Transactions on Vehicular Technology.2007.56(6):3457-3468
    [125]Moreno J C,Laloya E,Navarro J.Line redundancy in MVB-TCN devices:a control unit design[C].Electrotechnical Conference,2006.MELECON 2006.789-794
    [126]Jimenez J,Martin J L,Astarloa A,Zuloaga A.Manchester decoding algorithm for multifunction vehicle bus[C].IEEE International Conference on Industrial Technology 2004.IEEE ICIT'04,2004,2:769-774
    [127]Jimenez J.Martin J L,Bidarte U,Astarloa A,ZuloagaA.Design of a Master Device for the Multifunction Vehicle Bus[J].IEEE Transactions on Vehicular Technology.2007.56(6):3695-3708
    [128]Fernandez David,Jimenez Jaime,Andreu Jon,Cuadrado Carlos,Kortabarria Inigo.A TCN Gateway Emulator[C].IEEE International Symposium on Industrial Electronics 2007.2911-2916
    [129]Chavarria A,De Arroyabe J L,Zuloaga A,Jimenez J,Martin J L,Aranguren G.Slave node architecture for train communications networks[C].Industrial Electronics Society,2000.IECON 2000.26th Annual Confjerence of the IEEE,2000,4:2431-2436
    [130]Chang-Hee Cho,Jae-Duck Lee,Joo-Hoon Lee,Kook-Hun Kim,Young-Joo Kim.Design of the train network simulator based on train communication network[C].Proceedings of IEEE International Symposium on Industrial Electronics 2001.2001,1:343-347
    [131]Su-Gil Lee,Seong-Ho Han,Young-Jae Han.Development of Train Communication Network Simulator for Tilting Train[C].International Joint Conference.2006:714-717
    [132]张蕴玉,张洁卉.列车通信网安全性研究[J].自动化技术与应用.2007,26(6):88-90
    [133]张钦,韩承德.基于存储技术的高速嵌入式处理器的设计与实现[J].计算机学报.2007,30(5):831-837
    [134]阳宪惠.现场总线技术及其应用[M].清华大学出版社.1999
    [135]邬宽明.CAN总线原理和应用系统设计[M].北京航空航天大学出版社.1996
    [136]Gerald Schickhuber,Oliver Mcgarthy.Distributed Fieldbus and Control Network System[J].Computing and Control Engineering Journal.1997,8(1 ):21-32
    [137]赵海.Fieldbus网络通信模型中的MAC层.东北大学学报.1996,17(8):434-439
    [138]Kazakov Peter.Fast Caculation of the Number of Minimum Weight Words of CRC Codes[J].IEEE Transaction on Information Theory.2001,43(3):1190-1195
    [139]Tong-Bi Pei,Charles Zukowski.High-Speed Parallel CRC Circuit in VLSI[J].IEEE Transactions on Communications.1992,40(4):653-655
    [140]刘新宁,王超,胡晨,蔡洪亮.一种快速CRC算法的硬件实现方法[J].电子器件.2003,26(1):88-91
    [141]陈肖南.PROFIBUS-PA传输技术与曼彻斯特编码[J].沈阳航空工业学院学报.2001,18(3):51-53
    [142]胡明听,邵高平.用CPLD控制曼彻斯特编解码器[J].单片机与嵌入式系统应垌.2003,(5):18-20
    [143]Koubias S A,Papadopoulos G D.Modern Fieldbus Communication Architectures for Real-time Industrial Applications[J].Computers in Industry.1995,26(3):243-252
    [144]P.Pedro,A Burns.Worst Case Response Time Analysis of Hard Real-time Aperiodic Traffic in FIP Networks[C].Proceeding of the 9th Euromicro Workshop on Real-time Systems.1997
    [145]范兴刚.网络控制系统典型通信网络实时特性研究[D].浙江大学.2004
    [146]Wang Zhi,Yu Haibin,Wang Tianran,Song Guoning.Modeling and Analysis of Fieldbus Function Block[J].Chinese Journal of Scientific Instrument.2001,22(2):111-117
    [147]周乐荣.电力无缝通信中远动通信、网元与网络模型[D].华南理工大学.2004
    [148]胡瑜.基于有色Petri网理论的并行自动测试系统建模研究[D].电子科技大学.2003
    [149]Berthomieu B,Diaz M.Modeling and verification of time dependant systems using Petri Nets[J].IEEE Transactions on Software Engineering.1991,17(3):259-273
    [150]Bin Wang,Zhenghui Lin.Formal verification of embedded SoC[C].Proceedings of the 4th International Conference on ASIC 2001.769-772
    [151]陆汝钤.计算机语言的形式语义[M].科学出版社.1992
    [152]刘琼波,尤晋元.有色Petri网在网络通信协议上的应用[J].计算机工程与应用.2001,9:27-29
    [153]吴哲辉.有界Petri网的活性和公平性的分析与实现[J].计算机学报.1989,4:267-278
    [154]朱玉楷,陈忠民,张乃孝.VDM和Z两种规范描述语言的比较[J].计算机研究与发展.1997,33(11):816-822
    [155]李兴伟,黄建文.计算机测控系统通信模型的建立与分析[J].江苏理工大学学报.1998,19:40-45
    [156]汤健彬.基于FF现场总线的FCS系统研究[D].浙江大学.2000
    [157]黄智伟.FPGA系统设计与实践[M].电子工业出版社.2005
    [158]吴武臣.复杂SOC设计[M].机械工业出版社.2006
    [159]黄友能,杜霄,唐涛.城轨列车运行仿真系统中三维视景研究与实现[J].系统仿真学报.2006.18(12):3430-3433
NGLC 2004-2010.National Geological Library of China All Rights Reserved.
Add:29 Xueyuan Rd,Haidian District,Beijing,PRC. Mail Add: 8324 mailbox 100083
For exchange or info please contact us via email.