The BR ATP System Hoang Nga Nguyen Department of Computer Science - - PowerPoint PPT Presentation

the br atp system
SMART_READER_LITE
LIVE PREVIEW

The BR ATP System Hoang Nga Nguyen Department of Computer Science - - PowerPoint PPT Presentation

The BR ATP System Hoang Nga Nguyen Department of Computer Science Swansea University February, 2012 Outline Aims Architecture Speed supervision Breaking supervision Operation Summary Aims To provide safety by


slide-1
SLIDE 1

The BR ATP System

Hoang Nga Nguyen

Department of Computer Science Swansea University

February, 2012

slide-2
SLIDE 2

Outline

◮ Aims ◮ Architecture ◮ Speed supervision ◮ Breaking supervision ◮ Operation ◮ Summary

slide-3
SLIDE 3

Aims

◮ To provide safety by preventing trains from:

◮ exceeding speed restrictions, ◮ passing signal at danger.

◮ Initially, supplement the existing automatic warning systems

(AWS) and replace them eventually.

slide-4
SLIDE 4

Architecture

B1 ASPECT=G SP B2 ASPECT=YY OVERLAP GRADIENT SP d1+d2 B3 ASPECT=Y OVERLAP GRADIENT SP d2 B4 ASPECT=R ---- B1 B2 B3 B4 OVERLAP d1 d2 G YY Y R

slide-5
SLIDE 5

Speed supervision

◮ Speed supervision involves comparing between the train speed

and the most restrictive current limit.

◮ Current limits are derived from track and train data. ◮ A speed limit can be permanent (PSR) or temporary (TSR)

and presented in track data in two form

◮ Immediate and, ◮ Target.

slide-6
SLIDE 6

Braking Supervision

◮ Breaking Supervision involves comparing between the position

  • f the train speed and distance with various speed/distance

curves:

S P E E D DISTANCE Div Dwa Did Train Target limit Vt Vt+3mph Vt+6mph B a s i c c u r v e I n t e r v e n t i

  • n

c u r v e Warning curve Indication curve V D

slide-7
SLIDE 7

Braking Supervision: basic curve

Db = V 2 − V 2

t

2(B + I) where:

◮ Db is the basic braking distance, ◮ V is the train speed, ◮ Vt is the target speed, ◮ B is the braking deceleration (assumed to be constant), ◮ I is the inclination deceleration (assumed to be constant).

slide-8
SLIDE 8

Braking Supervision: intervention curve

Div = Db + VTb where:

◮ Div is the intervention distance, ◮ Db is the basic braking distance, ◮ V is the train speed, ◮ Tb is time to build up brake force.

slide-9
SLIDE 9

Braking Supervision: warning curve

Dwa = Db + V (2Tb + Twa) where:

◮ Dwa is the warning distance, ◮ Db is the basic braking distance, ◮ V is the train speed, ◮ Tb is time to build up brake force, ◮ Twa is the warning time.

slide-10
SLIDE 10

Braking Supervision: indication curve

Did = Db + V (2Tbs + Twa + Tid) where:

◮ Did is the indication distance, ◮ Db is the basic braking distance, ◮ V is the train speed, ◮ Tbs is the maximal time to build up brake force, ◮ Twa is the warning time, ◮ Tid is the indication time.

slide-11
SLIDE 11

Operation

◮ Train data entry, ◮ Driver’s interface, ◮ Warning and intervention.

slide-12
SLIDE 12

Operation: train data entry

Before the start of a journey, the following data need entering into the train ATP equipment:

◮ Maximal train permitted speed, ◮ Train category, ◮ Train length, ◮ Braking rate, ◮ Braking delay.

slide-13
SLIDE 13

Operation: driver’s interface

slide-14
SLIDE 14

Operation: warning and intervention

◮ If a train passes the warning curve:

◮ ATP gives audible warning and flash the main display.

◮ If the train passes the intervention curve:

◮ ATP applies full service braking, ◮ Brake light is lit, ◮ When the train is below the intervention curve, brake light

flashes and the driver may regain control.

slide-15
SLIDE 15

Summary

◮ The aims and architecture of BR ATP, ◮ The supervision principles of speed and braking, ◮ The operation of ATP.