CO1:  Outline the components of embedded system      
Definition: Embedded system, Intelligent system, Expert System–Embedded system- 
classification –Embedded system design process – Hardware & Software: Architecture 
and Components of embedded system - Binary image creation from source file – Role of 
bootloader – Significance of Device Driver and Device Tree.  Embedded System design 
Example. 
CO2:  Enumerate the different Interfacing Schemes     
I/O devices – Component interfacing – Memory mapped I/O – I/O mapped I/O – 
Development and Debugging – Program design–Model of programs–Basic compilation 
techniques – Assembly and Linking, -simple program for I/O devices. 

CO3:  Outline the concepts of real time systems and its characteristics                              
Definition: Real-time and real time systems–real time system Model-real time system 
characteristics–High reliability achievement ways in real time system-Hardware considerations for real time system–Examples for real time system. 
CO4:  Identify the features of Real – time Operating system     
Definition: Multi-tasking and multi-processing –Context Switching–Operating Systems 
Scheduling policies: Rate monotonic, EDF, Comparison example –Inter Process 
Communication mechanisms – Message Mailboxes – Message Queues – Evaluating 
operating system performance. 
CO5:  Describe the features of UCOS III operating system    
Introduction to UCOS III Features, Services and variants. Task Management: Task 
creation, task stacks, stack checking, task priority, task suspending, task deletion program 
example for Multitasking. Memory management: Creating partition in memory, memory 
control block, obtaining and returning memory control block functions program example 
for memory management implementation-Synchronization techniques