SlideShare a Scribd company logo
1 of 48
BASIC ELECTRONICS AND COMMUNICATION ENGINEERING
Code: 21ELN24
Identify This Image
5 MB Hard Drive being Shipped by IBM -1956
This is Called Advancement !
5MB (IBM)-1956, Cost -$10,000/ 1 MB
MB4TB (WB)-2013
ENIAC-The first electronic computer (1946)
Charles Babbage designed the first computer, starting in 1823
Apple Development
Apple I-1976
Apple-2019
APPLICATIONS
• Daily Life Applications
– Smart Phones
– Processors
• CPU, DSP, Controllers
– Computers
Commercial Electronics
– Medicine
– Memory chips
• RAM, ROM, EEPROM
– Analog
• Mobile communication,
audio/video processing
– Programmable
• PLA, FPGA
– Embedded systems
• Used in cars, factories
• Network cards
Industry Worldwide
Embedded Systems – Definition, Embedded systems vs general computing
systems, Classification of Embedded Systems, Major application areas of
Embedded Systems, Elements of an Embedded System, Core of the
Embedded System, Microprocessor vs Microcontroller, RISC vs CISC
Sensors and Interfacing – Instrumentation and control systems, Transducers,
Sensors, Actuators, LED, 7-Segment LED Display.
EMBEDDED SYSTEMS
Applications of Embedded Systems
DEFINITION
An Electronic/Electro mechanical system which
is designed to perform a specific function and is
a combination of both hardware and firmware
(Software)
Embedded Systems Vs
General Computing Systems
General Computing System Embedded Systems
combination of generic hardware and General
Purpose Operating System
combination of special purpose hardware and
embedded OS for executing a specific set of
applications
Contain a General Purpose Operating System
(GPOS)
May or may not contain an operating system for
functioning
Applications are alterable (programmable) by
user
The firmware of the embedded system is pre-
programmed and it is non-alterable by end-user
Performance is the key deciding factor on the
selection of the system. Always ‘Faster is Better’
Application specific requirements (like
performance, power requirements, memory
usage etc) are the key deciding factors
Embedded Systems Vs
General Computing Systems
General Computing System Embedded Systems
Less/not at all tailored towards reduced
operating power requirements, options for
different levels of power management.
Highly tailored to take advantage of the power
saving modes supported by hardware and
Operating System
Response requirements are not time critical For certain category of embedded systems like
mission critical systems, the response time
requirement is highly critical
Need not be deterministic in execution behavior Execution behavior is deterministic for certain
type of embedded systems like ‘Hard Real Time’
systems
Classification of Embedded Systems
Generation
Complex and
Performance
Requirements
Deterministic
Behaviour
Triggering
Classification
of Embedded
Systems
Classification of
Embedded Systems
Based on Complexity and performance
Small Scale Embedded
Systems
Medium Scale Embedded
Systems
Large Scale Embedded
Systems
Based on Generation
First Generation Second Generation Third Generation Fourth Generation
Classification of Embedded
Systems based on Generation
First Generation
• 8 Bit Microprocessors(8085) and 4 bit
Microcontrollers . Simple in hardware circuits with
firmware developed in assembly code.
Digital Telephone Keypads, Stepper Motor Control
units.
Second Generation
• built around 16 bit microprocessors. 8 bit and 16
bit microcontrollers. More complex and powerful
Data Acquisition systems, SCADA systems
Classification of Embedded
Systems based on Generation
Third Generation
• Application and domain specific
processors/controllers like Digital Signal
Processors(DSP) and Application Specific Integrated
Circuits(ASICs)
• Instruction set more complex and powerful
• Instruction Pipelining
Fourth Generation
• System on Chip, Reconfigurable processors and
multicore processors
• High performance, tight integration and miniaturization
Classification Based on
Complexity and Performance
Small Scale Embedded Systems
Medium Scale Embedded Systems
Large Scale Embedded Systems
Classification of Embedded
Systems based on Complexity and
Performance
Small Scale Embedded Systems
• Simple in application needs, performance
requirements are not time critical
• Built on low cost 8 or 16 bit
microprocessors/microcontrollers
• May or may not contain an operating system for
its functioning
Eg: Electronic Toy
Classification of Embedded Systems
based on Complexity and Performance
Medium Scale Embedded
Systems
• Slightly complex in hardware and firmware
requirements
• Built around low cost 16 bit/ 32 bit
microprocessors/microcontrollers
• Usually contain an embedded operating
system
Classification of Embedded
Systems based on Complexity and
Performance
Large Scale Embedded Systems
• Highly complex hardware and firmware
requirements.
• Mission critical applications demanding high
performance
• May contain multiple processors/controllers and
co units/ hardware accelerators
• Complex embedded systems usually contain a
high performance RTOS
Major Applications of Embedded Systems
Consumer Electronics:
Camcorders, Cameras
etc.
Household Appliances:
Television, DVD players,
Washing machine,
Fridge, Microwave Oven
etc.
Home Automation and
Security Systems: Air
conditioners, sprinklers,
Intruder detection
alarms, Closed Circuit
Television Cameras
Automotive Industry:
Anti-lock breaking
systems (ABS), Engine
Control, Ignition
Systems, Automatic
Navigation Systems etc.
Telecom: Cellular
Telephones, Telephone
switches, Handset
Multimedia Applications
etc.
Computer Peripherals:
Printers, Scanners, Fax
machines etc.
Computer Networking
Systems: Network
Routers, Switches,
Hubs, Firewalls etc.
Health Care: Different
Kinds of Scanners, EEG,
ECG Machines etc.
Measurement &
Instrumentation: Digital
multi meters, Digital
CROs, Logic Analyzers
PLC systems etc.
Banking & Retail:
Automatic Teller
Machines (ATM) and
Currency counters,
Point of Sales (POS)
Card Readers: Barcode,
Smart Card Readers,
Hand held Devices etc.
Elements of an Embedded Systems
I/p Ports
(Sensors)
O/p Ports
(Actuators)
Communication Interface
System
Core
Memory
FPGA/ASIC/DSP/SoC
Microprocessor/controller
Real World
Embedded System
Embedded
Firmware
Other supporting
Integrated Circuits &
subsystems
Core of the Embedded System
General Purpose and Domain Specific
Processors
• Microprocessors
• Microcontrollers
• Digital Signal Processors
Programmable Logic Devices (PLDs)
Application Specific Integrated Circuits
(ASICs)
Commercial off the shelf Components (COTS)
Microprocessor
CPU for Computers
No RAM, ROM, I/O on CPU chip itself
Example:Intel’s x86, Motrola’s 680x0
Microcontroller
Differences between Microprocessor and Microcontroller
Microprocessor Microcontroller
1. Microprocessor is widely used in computer
systems
1. Microcontroller is widely used in embedded
systems.
. 2. It has only a CPU embedded into it 2. It has a CPU, a fixed amount of RAM, ROM and
other peripherals all embedded on it.
3. In case of microprocessors we have to connect all
the components externally so the circuit becomes
large and complex.
3. As all the components are internally connected in
microcontroller so the circuit size is less.
4. It consumes more power. 4. It consumes less power than a microprocessor.
5. It has very less internal register storage so it has
to rely on external storage. So, all memory based
external commands which results in high processing
time
5. It has many registers so processing time is less
Instrumentation and control systems:
 Fig.(a) Shows the arrangement of an instrumentation system.
The physical quantity to be measured (e.g. temperature) acts
upon a sensor that produces an electrical output signal.
 This signal is an electrical analogue of the physical input but
note that there may not be a linear relationship between the
physical quantity and its electrical equivalent.
 Fig.(b) shows the arrangement of a control system.
 This uses negative feedback in order to regulate and stabilize the output.
 It thus becomes possible to set the input or demand (i.e. what we desire the output
to be) and leave the system to regulate itself by comparing it with a signal derived
from the output (via a sensor and appropriate signal conditioning).
• A comparator is used to sense the difference in these two signals and
where any discrepancy is detected the input to the power amplifier is
adjusted accordingly.
• This signal is referred to as an error signal (it should be zero when the
output exactly matches the demand).
• The input (demand) is often derived from a simple potentiometer
connected across a stable d.c. voltage source while the controlled
device can take many forms (e.g. a d.c. motor, linear actuator, heater,
etc.).
Transducers
• Transducers are devices that convert energy in the form of sound, light,
heat, etc., into an equivalent electrical signal, or vice versa
• Transducers may be used both as inputs to electronic circuits and outputs
from them
• A sensor is a special kind of transducer that converts energy from one form to another
for any measurement or control purpose ex. A Temperature sensor.
• Sensors can be categorized as either active or passive. An active sensor generates a
current or voltage output.
• Sensors can also be classed as either digital or analogue
Sensors
• Actuator is used for output.
• It is a transducer that may be either mechanical or electrical which
converts signals to corresponding physical actions
1. LED
2. 7-Segment LED Display
3. Stepper Motor
4. Relay
5. Piezo Buzzer
6. Push Button Switch
7. Keyboard
Actuator
• LED is a p-n junction diode and contains a CATHODE and ANODE for functioning
the anode is connected to +ve end of power supply and cathode is connected to –ve
end of power supply.
LED (Light Emitting Diode)
7-Segment LED Display
• The 7 – segment LED display is an output device for displaying alpha numeric
characters
• It contains 8 light-emitting diode (LED) segments arranged in a special l form.
• Out of the 8 LED segments, 7 are used for displaying alpha numeric characters and 1
is used for representing decimal point.
• The LED segments are named A to G and the decimal point LED segment is named as
DP
• The LED Segments A to G and DP should be lit accordingly to display numbers and
characters
• The 7 – segment LED displays are available in two different configurations, namely;
Common anode and Common cathode
• Display numbers 0–9
on a common-Cathode7-segment display

More Related Content

Similar to ELN_3modul.pptx

Wireless energy meter monitoring with automated tariff calculation
Wireless energy meter monitoring with automated tariff calculationWireless energy meter monitoring with automated tariff calculation
Wireless energy meter monitoring with automated tariff calculationUdayalakshmi JK
 
Aauca_Sistemas_Embebidos_Nota_1DR JS.pdf
Aauca_Sistemas_Embebidos_Nota_1DR JS.pdfAauca_Sistemas_Embebidos_Nota_1DR JS.pdf
Aauca_Sistemas_Embebidos_Nota_1DR JS.pdfJoseMaximilianoNzang1
 
INTRODUCTION TO MECHATRONICS
INTRODUCTION TO MECHATRONICSINTRODUCTION TO MECHATRONICS
INTRODUCTION TO MECHATRONICSAladin Ganesh
 
R20 REGULATION JNTUK EMBEDDED SYSTEMS UNIT-1
R20 REGULATION JNTUK EMBEDDED SYSTEMS UNIT-1R20 REGULATION JNTUK EMBEDDED SYSTEMS UNIT-1
R20 REGULATION JNTUK EMBEDDED SYSTEMS UNIT-1swarna pasupuleti
 
Presentation on Industrial Automation by Vivek Atalkar
Presentation on Industrial Automation by Vivek Atalkar Presentation on Industrial Automation by Vivek Atalkar
Presentation on Industrial Automation by Vivek Atalkar Vivek Atalkar
 
Mechatronics Systems.pdf
Mechatronics Systems.pdfMechatronics Systems.pdf
Mechatronics Systems.pdfChamathKushan
 
Embedded system (Chapter 1)
Embedded system (Chapter 1)Embedded system (Chapter 1)
Embedded system (Chapter 1)Ikhwan_Fakrudin
 
Embedded System Real Time Operating System (ERTS) I unit by vijay
Embedded System Real Time Operating System (ERTS) I unit by vijayEmbedded System Real Time Operating System (ERTS) I unit by vijay
Embedded System Real Time Operating System (ERTS) I unit by vijayVijay Kumar
 
Embedded system 8051 Microcontroller
Embedded system 8051 MicrocontrollerEmbedded system 8051 Microcontroller
Embedded system 8051 Microcontrollerankitsharmaj
 
Introduction to Embedded Systems
Introduction to Embedded SystemsIntroduction to Embedded Systems
Introduction to Embedded SystemsJuliaAndrews11
 
SYBSC IT SEM IV EMBEDDED SYSTEMS UNIT I Introduction to Embedded Systems
SYBSC IT SEM IV EMBEDDED SYSTEMS UNIT I Introduction to Embedded SystemsSYBSC IT SEM IV EMBEDDED SYSTEMS UNIT I Introduction to Embedded Systems
SYBSC IT SEM IV EMBEDDED SYSTEMS UNIT I Introduction to Embedded SystemsArti Parab Academics
 
Unit 1(part-1)Introduction of mechatronics
Unit 1(part-1)Introduction of mechatronicsUnit 1(part-1)Introduction of mechatronics
Unit 1(part-1)Introduction of mechatronicsswathi1998
 

Similar to ELN_3modul.pptx (20)

Embedded System
Embedded System Embedded System
Embedded System
 
Wireless energy meter monitoring with automated tariff calculation
Wireless energy meter monitoring with automated tariff calculationWireless energy meter monitoring with automated tariff calculation
Wireless energy meter monitoring with automated tariff calculation
 
Unit 1 - Introduction
Unit 1 - IntroductionUnit 1 - Introduction
Unit 1 - Introduction
 
Aauca_Sistemas_Embebidos_Nota_1DR JS.pdf
Aauca_Sistemas_Embebidos_Nota_1DR JS.pdfAauca_Sistemas_Embebidos_Nota_1DR JS.pdf
Aauca_Sistemas_Embebidos_Nota_1DR JS.pdf
 
INTRODUCTION TO MECHATRONICS
INTRODUCTION TO MECHATRONICSINTRODUCTION TO MECHATRONICS
INTRODUCTION TO MECHATRONICS
 
R20 REGULATION JNTUK EMBEDDED SYSTEMS UNIT-1
R20 REGULATION JNTUK EMBEDDED SYSTEMS UNIT-1R20 REGULATION JNTUK EMBEDDED SYSTEMS UNIT-1
R20 REGULATION JNTUK EMBEDDED SYSTEMS UNIT-1
 
Presentation on Industrial Automation by Vivek Atalkar
Presentation on Industrial Automation by Vivek Atalkar Presentation on Industrial Automation by Vivek Atalkar
Presentation on Industrial Automation by Vivek Atalkar
 
Mechatronics Systems.pdf
Mechatronics Systems.pdfMechatronics Systems.pdf
Mechatronics Systems.pdf
 
Embedded system (Chapter 1)
Embedded system (Chapter 1)Embedded system (Chapter 1)
Embedded system (Chapter 1)
 
Embedded System Real Time Operating System (ERTS) I unit by vijay
Embedded System Real Time Operating System (ERTS) I unit by vijayEmbedded System Real Time Operating System (ERTS) I unit by vijay
Embedded System Real Time Operating System (ERTS) I unit by vijay
 
Embedded system 8051 Microcontroller
Embedded system 8051 MicrocontrollerEmbedded system 8051 Microcontroller
Embedded system 8051 Microcontroller
 
Embedded
EmbeddedEmbedded
Embedded
 
Embedded
EmbeddedEmbedded
Embedded
 
Introduction to Embedded Systems
Introduction to Embedded SystemsIntroduction to Embedded Systems
Introduction to Embedded Systems
 
E044081720
E044081720E044081720
E044081720
 
mechatronics.pdf
mechatronics.pdfmechatronics.pdf
mechatronics.pdf
 
Introduction to mechatronics
Introduction to mechatronicsIntroduction to mechatronics
Introduction to mechatronics
 
SYBSC IT SEM IV EMBEDDED SYSTEMS UNIT I Introduction to Embedded Systems
SYBSC IT SEM IV EMBEDDED SYSTEMS UNIT I Introduction to Embedded SystemsSYBSC IT SEM IV EMBEDDED SYSTEMS UNIT I Introduction to Embedded Systems
SYBSC IT SEM IV EMBEDDED SYSTEMS UNIT I Introduction to Embedded Systems
 
ES components
ES componentsES components
ES components
 
Unit 1(part-1)Introduction of mechatronics
Unit 1(part-1)Introduction of mechatronicsUnit 1(part-1)Introduction of mechatronics
Unit 1(part-1)Introduction of mechatronics
 

Recently uploaded

_Math 4-Q4 Week 5.pptx Steps in Collecting Data
_Math 4-Q4 Week 5.pptx Steps in Collecting Data_Math 4-Q4 Week 5.pptx Steps in Collecting Data
_Math 4-Q4 Week 5.pptx Steps in Collecting DataJhengPantaleon
 
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...EduSkills OECD
 
Solving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptxSolving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptxOH TEIK BIN
 
Employee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxEmployee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxNirmalaLoungPoorunde1
 
Accessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactAccessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactdawncurless
 
How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17Celine George
 
Mastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory InspectionMastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory InspectionSafetyChain Software
 
Interactive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationInteractive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationnomboosow
 
Paris 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityParis 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityGeoBlogs
 
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxPOINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxSayali Powar
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introductionMaksud Ahmed
 
Introduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxIntroduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxpboyjonauth
 
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Krashi Coaching
 
URLs and Routing in the Odoo 17 Website App
URLs and Routing in the Odoo 17 Website AppURLs and Routing in the Odoo 17 Website App
URLs and Routing in the Odoo 17 Website AppCeline George
 
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️9953056974 Low Rate Call Girls In Saket, Delhi NCR
 
Separation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and ActinidesSeparation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and ActinidesFatimaKhan178732
 
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17Celine George
 
Alper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentAlper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentInMediaRes1
 

Recently uploaded (20)

_Math 4-Q4 Week 5.pptx Steps in Collecting Data
_Math 4-Q4 Week 5.pptx Steps in Collecting Data_Math 4-Q4 Week 5.pptx Steps in Collecting Data
_Math 4-Q4 Week 5.pptx Steps in Collecting Data
 
Model Call Girl in Bikash Puri Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Bikash Puri  Delhi reach out to us at 🔝9953056974🔝Model Call Girl in Bikash Puri  Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Bikash Puri Delhi reach out to us at 🔝9953056974🔝
 
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
 
Solving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptxSolving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptx
 
Employee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxEmployee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptx
 
Accessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactAccessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impact
 
How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17
 
Mastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory InspectionMastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory Inspection
 
Interactive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationInteractive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communication
 
Paris 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityParis 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activity
 
TataKelola dan KamSiber Kecerdasan Buatan v022.pdf
TataKelola dan KamSiber Kecerdasan Buatan v022.pdfTataKelola dan KamSiber Kecerdasan Buatan v022.pdf
TataKelola dan KamSiber Kecerdasan Buatan v022.pdf
 
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxPOINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introduction
 
Introduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxIntroduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptx
 
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
 
URLs and Routing in the Odoo 17 Website App
URLs and Routing in the Odoo 17 Website AppURLs and Routing in the Odoo 17 Website App
URLs and Routing in the Odoo 17 Website App
 
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
 
Separation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and ActinidesSeparation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and Actinides
 
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
 
Alper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentAlper Gobel In Media Res Media Component
Alper Gobel In Media Res Media Component
 

ELN_3modul.pptx

  • 1. BASIC ELECTRONICS AND COMMUNICATION ENGINEERING Code: 21ELN24
  • 2. Identify This Image 5 MB Hard Drive being Shipped by IBM -1956
  • 3. This is Called Advancement ! 5MB (IBM)-1956, Cost -$10,000/ 1 MB MB4TB (WB)-2013
  • 4. ENIAC-The first electronic computer (1946)
  • 5. Charles Babbage designed the first computer, starting in 1823
  • 7. APPLICATIONS • Daily Life Applications – Smart Phones – Processors • CPU, DSP, Controllers – Computers Commercial Electronics – Medicine – Memory chips • RAM, ROM, EEPROM – Analog • Mobile communication, audio/video processing – Programmable • PLA, FPGA – Embedded systems • Used in cars, factories • Network cards
  • 9. Embedded Systems – Definition, Embedded systems vs general computing systems, Classification of Embedded Systems, Major application areas of Embedded Systems, Elements of an Embedded System, Core of the Embedded System, Microprocessor vs Microcontroller, RISC vs CISC Sensors and Interfacing – Instrumentation and control systems, Transducers, Sensors, Actuators, LED, 7-Segment LED Display.
  • 12. DEFINITION An Electronic/Electro mechanical system which is designed to perform a specific function and is a combination of both hardware and firmware (Software)
  • 13. Embedded Systems Vs General Computing Systems General Computing System Embedded Systems combination of generic hardware and General Purpose Operating System combination of special purpose hardware and embedded OS for executing a specific set of applications Contain a General Purpose Operating System (GPOS) May or may not contain an operating system for functioning Applications are alterable (programmable) by user The firmware of the embedded system is pre- programmed and it is non-alterable by end-user Performance is the key deciding factor on the selection of the system. Always ‘Faster is Better’ Application specific requirements (like performance, power requirements, memory usage etc) are the key deciding factors
  • 14. Embedded Systems Vs General Computing Systems General Computing System Embedded Systems Less/not at all tailored towards reduced operating power requirements, options for different levels of power management. Highly tailored to take advantage of the power saving modes supported by hardware and Operating System Response requirements are not time critical For certain category of embedded systems like mission critical systems, the response time requirement is highly critical Need not be deterministic in execution behavior Execution behavior is deterministic for certain type of embedded systems like ‘Hard Real Time’ systems
  • 15. Classification of Embedded Systems Generation Complex and Performance Requirements Deterministic Behaviour Triggering
  • 17. Classification of Embedded Systems Based on Complexity and performance Small Scale Embedded Systems Medium Scale Embedded Systems Large Scale Embedded Systems Based on Generation First Generation Second Generation Third Generation Fourth Generation
  • 18. Classification of Embedded Systems based on Generation First Generation • 8 Bit Microprocessors(8085) and 4 bit Microcontrollers . Simple in hardware circuits with firmware developed in assembly code. Digital Telephone Keypads, Stepper Motor Control units. Second Generation • built around 16 bit microprocessors. 8 bit and 16 bit microcontrollers. More complex and powerful Data Acquisition systems, SCADA systems
  • 19. Classification of Embedded Systems based on Generation Third Generation • Application and domain specific processors/controllers like Digital Signal Processors(DSP) and Application Specific Integrated Circuits(ASICs) • Instruction set more complex and powerful • Instruction Pipelining Fourth Generation • System on Chip, Reconfigurable processors and multicore processors • High performance, tight integration and miniaturization
  • 20. Classification Based on Complexity and Performance Small Scale Embedded Systems Medium Scale Embedded Systems Large Scale Embedded Systems
  • 21. Classification of Embedded Systems based on Complexity and Performance Small Scale Embedded Systems • Simple in application needs, performance requirements are not time critical • Built on low cost 8 or 16 bit microprocessors/microcontrollers • May or may not contain an operating system for its functioning Eg: Electronic Toy
  • 22. Classification of Embedded Systems based on Complexity and Performance Medium Scale Embedded Systems • Slightly complex in hardware and firmware requirements • Built around low cost 16 bit/ 32 bit microprocessors/microcontrollers • Usually contain an embedded operating system
  • 23. Classification of Embedded Systems based on Complexity and Performance Large Scale Embedded Systems • Highly complex hardware and firmware requirements. • Mission critical applications demanding high performance • May contain multiple processors/controllers and co units/ hardware accelerators • Complex embedded systems usually contain a high performance RTOS
  • 24. Major Applications of Embedded Systems Consumer Electronics: Camcorders, Cameras etc. Household Appliances: Television, DVD players, Washing machine, Fridge, Microwave Oven etc. Home Automation and Security Systems: Air conditioners, sprinklers, Intruder detection alarms, Closed Circuit Television Cameras Automotive Industry: Anti-lock breaking systems (ABS), Engine Control, Ignition Systems, Automatic Navigation Systems etc. Telecom: Cellular Telephones, Telephone switches, Handset Multimedia Applications etc. Computer Peripherals: Printers, Scanners, Fax machines etc. Computer Networking Systems: Network Routers, Switches, Hubs, Firewalls etc. Health Care: Different Kinds of Scanners, EEG, ECG Machines etc. Measurement & Instrumentation: Digital multi meters, Digital CROs, Logic Analyzers PLC systems etc. Banking & Retail: Automatic Teller Machines (ATM) and Currency counters, Point of Sales (POS) Card Readers: Barcode, Smart Card Readers, Hand held Devices etc.
  • 25. Elements of an Embedded Systems I/p Ports (Sensors) O/p Ports (Actuators) Communication Interface System Core Memory FPGA/ASIC/DSP/SoC Microprocessor/controller Real World Embedded System Embedded Firmware Other supporting Integrated Circuits & subsystems
  • 26. Core of the Embedded System General Purpose and Domain Specific Processors • Microprocessors • Microcontrollers • Digital Signal Processors Programmable Logic Devices (PLDs) Application Specific Integrated Circuits (ASICs) Commercial off the shelf Components (COTS)
  • 27.
  • 28.
  • 29.
  • 30.
  • 31.
  • 32. Microprocessor CPU for Computers No RAM, ROM, I/O on CPU chip itself Example:Intel’s x86, Motrola’s 680x0
  • 34. Differences between Microprocessor and Microcontroller Microprocessor Microcontroller 1. Microprocessor is widely used in computer systems 1. Microcontroller is widely used in embedded systems. . 2. It has only a CPU embedded into it 2. It has a CPU, a fixed amount of RAM, ROM and other peripherals all embedded on it. 3. In case of microprocessors we have to connect all the components externally so the circuit becomes large and complex. 3. As all the components are internally connected in microcontroller so the circuit size is less. 4. It consumes more power. 4. It consumes less power than a microprocessor. 5. It has very less internal register storage so it has to rely on external storage. So, all memory based external commands which results in high processing time 5. It has many registers so processing time is less
  • 35.
  • 37.  Fig.(a) Shows the arrangement of an instrumentation system. The physical quantity to be measured (e.g. temperature) acts upon a sensor that produces an electrical output signal.  This signal is an electrical analogue of the physical input but note that there may not be a linear relationship between the physical quantity and its electrical equivalent.
  • 38.  Fig.(b) shows the arrangement of a control system.  This uses negative feedback in order to regulate and stabilize the output.  It thus becomes possible to set the input or demand (i.e. what we desire the output to be) and leave the system to regulate itself by comparing it with a signal derived from the output (via a sensor and appropriate signal conditioning).
  • 39. • A comparator is used to sense the difference in these two signals and where any discrepancy is detected the input to the power amplifier is adjusted accordingly. • This signal is referred to as an error signal (it should be zero when the output exactly matches the demand). • The input (demand) is often derived from a simple potentiometer connected across a stable d.c. voltage source while the controlled device can take many forms (e.g. a d.c. motor, linear actuator, heater, etc.).
  • 40. Transducers • Transducers are devices that convert energy in the form of sound, light, heat, etc., into an equivalent electrical signal, or vice versa • Transducers may be used both as inputs to electronic circuits and outputs from them
  • 41.
  • 42. • A sensor is a special kind of transducer that converts energy from one form to another for any measurement or control purpose ex. A Temperature sensor. • Sensors can be categorized as either active or passive. An active sensor generates a current or voltage output. • Sensors can also be classed as either digital or analogue Sensors
  • 43. • Actuator is used for output. • It is a transducer that may be either mechanical or electrical which converts signals to corresponding physical actions 1. LED 2. 7-Segment LED Display 3. Stepper Motor 4. Relay 5. Piezo Buzzer 6. Push Button Switch 7. Keyboard Actuator
  • 44. • LED is a p-n junction diode and contains a CATHODE and ANODE for functioning the anode is connected to +ve end of power supply and cathode is connected to –ve end of power supply. LED (Light Emitting Diode)
  • 46. • The 7 – segment LED display is an output device for displaying alpha numeric characters • It contains 8 light-emitting diode (LED) segments arranged in a special l form. • Out of the 8 LED segments, 7 are used for displaying alpha numeric characters and 1 is used for representing decimal point. • The LED segments are named A to G and the decimal point LED segment is named as DP • The LED Segments A to G and DP should be lit accordingly to display numbers and characters • The 7 – segment LED displays are available in two different configurations, namely; Common anode and Common cathode
  • 47.
  • 48. • Display numbers 0–9 on a common-Cathode7-segment display