北交列控实验二说课.doc

1 实验目标: (1)理解 CTCS-2 级列车运行控制系统地面设备工作原理。 (2)理解 CTCS-2 级列控系统车载设备使用 MA 的原理。 (3)掌握列控系统车载设备基本工作原理。 (4)初步具备解决列控系统实际工程问题的能力。 1.1 实验预期 本次实验主要为编写程序完成正线接车、18号道岔以下侧线接车、18号道岔以上侧线接车以及侧线引导接车的功能。使用程序自带的距离-速度的运算公式从而得出相应的速度限制曲线。再比较实际速度与限制速度,从而得到是制动还是缓解。 2.实验过程 2.1 ATPprotection的流程图 2.2 程序代码 Dim p As Integer Public Function ATPProtection(Blocks() As Single, LineAllowSpeed() As Single, TrackSignal As String, CurrentSpeed As Single, CurrentPos As Single) Dim n As Integer Dim i As Integer Dim s As Single Dim TargetDist As Single Dim TargetSpeed As Single If TrackSignal = L5 Then

文档评论(0)

1亿VIP精品文档

相关文档