Introduction To Embedded Systems: Prof. Sourabh Bhaskar, Assistant Professor
Introduction To Embedded Systems: Prof. Sourabh Bhaskar, Assistant Professor
– It has hardware.
– It has application software.
– It has Real Time Operating system (RTOS).
Microprocessor
• The general microcontroller consists of the processor, the memory (RAM, ROM,
EPROM), Serial ports, peripherals (timers, counters), etc.
• Modern GPUs are very efficient at manipulating computer graphics and image
processing.
I/O devices
• Input and output devices allow the computer system to interact with the
outside world by moving data into and out of the system.
• An input device is used to bring data into the system. Some input devices are:
– Keyboard
– Mouse
– Microphone
– Bar code reader
– Graphics tablet
I/O devices
• An output device is used to send data out of the system. Some output devices
are:
– Monitor
– Printer
– Speaker
DAC: Digital to Analog Converter
• We all know that the Microcontrollers work only with digital values but in real
world we have to deal with analog signals. That is why ADC (Analog to Digital
Converters) is there to convert real world Analog values into Digital form so that
microcontrollers can process the signals.
• DAC can be used in many applications such as Motor control, Control Brightness
of the LED Lights, Audio Amplifier, Video Encoders, Data Acquisition Systems
etc.
DAC: Digital to Analog Converter
• The sensors are used to take environmental values from surroundings and give
it to device for performing some specific task.
• sensors take some physical parameter and turn it into electrical signals.
• Examples:
– Temperature sensors
– Moisture sensors
– Humidity sensors
– Gas sensors
Sensor and Actuator
Actuators :
– Linear actuators
– Motors
– Relays
– Solenoids
www.paruluniversity.ac.in