Rtes
Rtes
Rtes
1. What is real time systems, its characteristics and explain the different type of real time
system with an example
2. Explain the characteristics of Stand-alone system, real time system, real time operating
system and General OS and explain when to choose which one for an application?
3. Mention the advantages and disadvantages of OS based system over non OS based system.
Also mention 2 examples for OS based and Non OS based embedded systems
4. Mention the difference between Monolithic and modular OS with an example to each
5. Explain the different component in hardware mandate for a Stand Alone embedded system
and RTOS based embedded system
7. Explain the hard, firm and soft real time system with example
14. What is RTOS, mention its characteristics, Mention 2 RTOS used in automotive industry
- System call
- LLDD
- HLDD
- POST
16. Explain the need and implementation of multitasking
UNIT2 OSEK
13. Explain the difference between RTOS and OSEK stage diagram
23. Explain the different transmission modes in message transmission of OSEK COM
24. Explain the services and functionality requirements of the message transmission of
Interaction Layer (IL) of OSEK com
UNIT 3
2. What is context switching and Explain the role of scheduler, timer and dispatcher in
context switching?
4. Explain the process management and mention different states in process management
5. Describe different sub-states of block / wait states and difference between them
11. Explain First come First serve scheduling policy with example
13. Explain shared memory based IPC with merits and de merits of the same
14. What is the need of Inter process communication in a Multitasking environment? Explain
with an Example?
15. What is IPC? Briefly describe the different IPC mechanisms adopted by various operating
systems?
16. Briefly Explain mailbox concept?
19.Explain message queue and Pipes for IPC? What are merits and demerits of the same?
15. What is Mutex? Explain how it can be used to implement mutual exclusion
16. Explain the concept of priority inversion by an example and draw the timing diagram of
the example to illustrate
17. Consider the following set of processes, with the length of the CPU burst
given in milliseconds:
The processes are assumed to have arrived in the order P1, P2, P3, P4, P5,
all at time 0
18. Discuss how the following pairs of scheduling criteria conflict in certain settings
22. Explain the relation between different states of process with state diagram
24. What is task synchronization? What is the role of task synchronization in IPC?
31. Define CPU utilization, Throughput, Turnaround time, Waiting time and Response time
with respect to RTOS scheduler?
32. How many instructions can a CPU execute at an instance, and where are the instructions
fetched from?
33. Give different sub-states available under the wait state (Process managements) and give 2
line description for these sub-states
Addressing
Monitoring mechanism
UNIT 5
2. Explain the Process of image (executable) file Creation for the target system from C
Source files.
5. State the different approaches used to transfer the image from the host to the target system?
6. Write a note on
a. Boot loader
b. Embedded monitor
9. Explain with a diagram, the boot sequence for an image running from ROM.
10. Explain with a diagram, the boot sequence for an image running from RAM after transfer
from the ROM.
11. Explain with a diagram, the boot sequence for an image running from RAM after transfer
from the Host.