Answered step by step
Verified Expert Solution
Question
1 Approved Answer
In this assignment, you will model the behavior of the control system that lowers and raises the gate wnere a road crusses a Figure 2
In this assignment, you will model the behavior of the control system that lowers and raises the gate wnere a road crusses a
Figure The control system of a railway gate.
There are two sensors eg Sensor One left and Sensor Two right respectively, telling the gate that a train is passed. This is a classical example of a realtime system, which we will only model very coarsely here, assuming that there is only a single track with only one train at a time and one gate in this assignment. However, a train could go in either direction. There are some specifications of the scenario following.
When a sensordetects that a train passes, it will emit the signal "Train Passed" to the gatecontroller system, in order to make the gate start moving to the oppositedirection to the previous one, eg from state up to state down
Weassume that the gate needs between and seconds to be lowered to go fromthe state up to the state down or be raised to go from the state down to thestate up or to come down
The gate cannot bemoved when the train is passing. Otherwise, it will lead to tragedy
Your task is to:
Develop a classmodel of the system using the correct UML notation.
Develop a state modelof the system using correct UML notation.
Point out weaknesses of the system, and describe how the system could be improved to be more safe.
Use the editor to format your answer
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started