Embedded Systems

Talhah Peerbhai published on
1 min, 187 words

What is embedded systems?

It is a computer system designed for a specific function and functions within a larger system.

Difference between a microprocessor and microcontroller

A microprocessor consists of only a CPU, I/O components need to be connected externally whereas a microcontroller has these components as part of it. A microcontroller also has a CPU. The role of a microprocessor is to only do processing whereas a microcontroller handles processing as well as a particular application.

Realtime systems

These are systems which must operate within a specified time constraint, never missing the deadline. For example a flight control system needs to work in real time and not display outdated information to prevent accidents and incorrect readings.

Control system

A control system manages, commands and directs the behaviour of other devices/systems. It makes use of control loops to do this

Intelligent tutoring system

These are computer systems which aim to provide personalized instruction and feedback to the user. They often make use of AI tech to do this. It does not require a human teacher and its able to provide one-to-one assistance.