openETCS / modeling

WP3 Top Level Project: to cover all tasks related with modeling
31 stars 42 forks source link

Test report 7.12..2015_wrong behavior after brake intervention #965

Closed ShuangjiaoCao closed 8 years ago

ShuangjiaoCao commented 8 years ago

@T12z according to SRS, after brake intervention the train should brake until it reach yellow, grey or white area.

In the current implementation (see image below) the train is not going into the yellow area and staying in orange area after brake intervention.

image

ShuangjiaoCao commented 8 years ago

check the interfaces from SDM (yellow area) when it brakes:

At 4751m, the permitted Speed is 36km/h, invertention speed is 57km/h, which look like the following images

image

image

image

T12z commented 8 years ago

this was due to the attempt of a limiter function, see #949 limiter was removed in recent commit