IT(lecture 10) Flashcards
A …. is an arrangement in which all its unit assemble work together according to a set of rules
System
…. means something that is attached to another thing
Embedded
An …. can be thought of as a computer hardware system having software embedded in it
Embedded system
An embedded system can be an … or it can be a part of a …..
Independent system, large system
An …. is a microcontroller or microproccessor based system which is designed to perform a pecific task
Embedded system
An embedded system has 3 components: …, …, and …
Hardware, sofware, Real Time Operating System
…. supervises the application software and provide mechanism to let the processor run a process as per scheduling by following a plan to control the latencies
RTOS
…. defines the way the system works
RTOS
…. sets the rules during the execution of application program
RTOS
A small scale embedded system may not have ….
RTOS
As embedded system has …. characteristic, it usually performs a specialized operation and does the same repeatedly
Single-functioned
All computing systems have ….. on design metrics, but those on an embedded system can be especially tight
Constraints
….. is a measurevof an implementation’s features such as its cost, size, power, and performance
Design metrics
As an embedded system has … characteristic, many embedded systems must continually react to changes in the system’s environment and must compute certain results in real time without any delay
Reactive and real time
As an embedded system has ….. characteristic, it must be microprocessor or microcontroller based
Microprocessors based
embedded systems must have a …., as its software usually embedsvin ROM
Memory
As an embedded system has … characteristic, it mustvhave connected periphrals to connect input and output devices
Connected
…. is used for more features and flexibility
Software
…. is used for performance and security
Hardware
Types of embedded systems based on functionality: …, …, …, and …
Real Time,
Stand Alone,
Networked,
Mobile
Types of embefded systems based on performance: …, …, and …
Small Scale,
Medium Scale,
Sophisticated
…. embedded systems are designed and installed to carry out specific tasks within a pre-defined time limit
Real Time
For these systems, the completion of the task is of paramount importance, while the deadline is not a priority, such as sound system of a computer
Soft real time embedded systems
These systems prioritize deadlines, so they shouldn’t be missed in any case, such as Aircraft control system
Hard real time embedded systems
These are self-sufficient systems that do not rely on a host system like a processor or a computer to perform tasks
Stand-Alone embedded systems
Examples on Stand Alone embedded systems include …, …, and …
Microwave ovens,
Washing machines,
Video game consoles