sqe-simulation-modelling / emergency-brake

Model of an emergency brake of a rover based on the environment
0 stars 0 forks source link

Describe scenarios in detail #4

Closed landgenoot closed 5 years ago

landgenoot commented 5 years ago

image

In mathematical form

landgenoot commented 5 years ago

Variabeles

EmergencyBrake

Environment

Decision rules

Scenario X

Stopcondition: (SensorA / Velocity < 3) && Wheelbasis / sin(abs(Steering)) > SensorA

Scenario Y

Stopcondition: SensorB < 0.5

Scenario Z

Stopcondition: SensorC - PreviousSensorC > 0.5