Question Bank
Question Bank
Part-A
Unit -2
1. List out the different computational Model.
2. Define State Machine Model.
3. Difference between Model and languages
4. Define sequential Programming Model.
5. Define concurrent process Model
6. Define deadlock
7. Write the possible state, possible transitions of elevator state machine design
8. Differentiate between processes and threads
9. State the difference between FSM and FSMD models
10. Draw the FSM model of elevator design
11. Write the steps involved in describing a systems behaviour as a state Machine.
12. Give the examples of FSM model.
13. List any two approaches to capturing state machine model with sequential programming
language
14. Define hierarchical and concurrent process.
15. Write the shared memory processes.
Part -B
16. Explain the FSM model using elevator controller
17. Write a brief note on communication among the process.
18. Explain the HCFSM model in an elevator control system.
19. Write a brief note on concurrent process model and communication among the process.
20. Explain the design concept of an Elevator control mechanism using a sequential model
21. "Explain in brief about the following.
a. FSM
b. FSMD"
22. "Explain in brief about the following
a. Concurrent process model.
b. Data flow model"
23. Explain the Synchronization among processes with two different process A and B
24. Explain the process scheduling and priority assignment with examples
25. Explain the mutual exclusion concept with examples.
Unit -3