
Introduction to CPS Models and Structure
Authored by Hashmat Fida
Information Technology (IT)
University
Used 3+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
30 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which pairing correctly matches a CPS structural element to its role?
Components (Actors): pathways for communication between components
Ports: discrete units that encapsulate functionality
Connectors (Wires): interfaces a component uses to communicate
Input Ports: receive data or signals; Output Ports: send data or signals
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
You are tasked with linking a controller that decides actions to a fan actuator that executes them. Which structural element must you use to create the pathway, according to the CPS model structure?
A new component (actor)
A connector (wire) from the controller’s output port to the actuator’s input port
An additional output port on the actuator
A sensor driver attached to the controller
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
In the simple temperature control system example, which sequence of data flow is correct when the room gets too hot?
Controller.command_out → Temperature_Sensor.temp_out → Fan_Actuator.command_in
Temperature_Sensor.temp_out → Controller.temp_in → Fan_Actuator.command_in
Fan_Actuator.command_in → Controller.temp_in → Temperature_Sensor.temp_out
Controller.temp_in → Temperature_Sensor.temp_out → Fan_Actuator.command_in
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which statement best defines the principle of perfect synchrony in Synchronous Reactive (SR) models?
All components operate under a shared global clock and react in lock-step at discrete ticks.
Components compute continuously with varying local clocks.
Only sensors are synchronized; actuators may run asynchronously.
Outputs are produced after several ticks due to measurable delays.
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
In SR models, what happens within a single tick regarding computation and outputs?
Components begin computation but outputs appear in the next several ticks.
Components read inputs, perform calculations, and produce outputs instantly before the next tick.
Only inputs are read; calculations are deferred to the next tick.
Outputs are produced continuously during the tick.
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
A traffic light controller modeled using SR receives the input: "Yellow time elapsed" at Tick 2. What are the outputs according to the example?
Main Street light turns Green; Side Street light turns Red.
Main Street light turns Red; Side Street light turns Green.
Main Street light turns Yellow; Side Street light remains Red.
Both lights turn Red.
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which scenario is most appropriate for SR models based on their key principles?
Simulating long-running image processing tasks with measurable computation time.
Designing safety-critical control logic where deterministic, perfectly timed reactions are required.
Modeling asynchronous web services with variable network latency.
Coordinating independent mobile apps with user-driven events.
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?