Course: Digital Systems Code: 15EEE302 Credit: 3
Course: Digital Systems Code: 15EEE302 Credit: 3
Code : 15EEE302
Credit : 3
15EEE302_DS
SY
15EEE302_DS
SY
15EEE302_DS
SY
INTRODUCTION
TO
DIGITAL SYSTEMS
15EEE302_DS
SY
Representations:
Most naturally occurring physical quantities in our
world are analog in nature.
Quantities are measured, monitored, recorded,
manipulated arithmetically, observed in most physical
systems.
Important when dealing with quantities
– To represent their values efficiently and accurately
– 2 ways to represent them:
1) ANALOG representation
2) DIGITAL representation
15EEE302_DS
SY
Analog Representation
Represent a quantity by a continuously variable,
proportional indicator
Characteristic of analog quantities
– They can vary over a continuous range of values
Example
1) Speedometer
2) Thermometer Use a mechanical means
15EEE302_DS
SY
Digital & Analog Systems
DIGITAL SYSTEM
Combination of devices designed to manipulate logical
information or physical quantities that are represented in
digital form.
Example: digital calculator
ANALOG SYSTEM
Devices that manipulate physical quantities that are
represented in analog form.
Example: magnetic tape recording and playback equipment
15EEE302_DS
SY
Example of a Tape
During playback, a magnetic
material in the tape head is
magnetized as the magnetic tape
passes.
Then, the magnetic field
penetrates a coil of wire which is
wrapped around it.
Change in magnetic field will
induce a voltage in the coil.
This induced voltage forms an
electrical image of the signal
which is recorded on the tape.
15EEE302_DS
SY
Example of a Computer
All the stored and processed data are in binary
form. Why ?
15EEE302_DS
SY
Disadvantages of Digital Techniques
1. The real world is analog
2. Digital systems can be fragile
3. Processing digitised signals takes time
4. Digital circuits use more energy than analogue circuits &
produce more heat
5. Digital circuits are made from analogue
components – must make sure the digital behaviour
is not affected by the analog.
6. Digital circuits are sometimes more expensive (in small
quantity)
15EEE302_DS
SY
Digital Systems Overcomes the Drawback of
Analog Systems
When dealing with analog inputs and outputs, four steps
must be followed
1. Convert the physical variable to an electrical signal
(analog)
2. Convert the electrical (analog) signal into digital
form using ADC (Analog to Digital Converter)
3. Process (operate on) the digital information
4. Convert the digital outputs back to real-world analog
form using DAC (Digital to Analog Converter)
15EEE302_DS
SY
Digital Computers
Memory unit
• Stores the instructions & data from input
• Stores the results of arithmetic operation from ALU
• Supplies information to output
• RAM (Random Access Memory) & ROM (Read-Only
Memory)
15EEE302_DS
SY
– Output unit
•Takes data from the memory unit and prints out,
display , etc i.e. to the external
– Input unit
•Instruction set and data are fed through this
– Control unit
•Takes and interprets instructions from input
•Sends related signals to other units to cause the
specific instruction has to be executed.
15EEE302_DS
SY
Central Processing Unit (CPU)
Combination of CONTROL unit &
ALU Function:
– Fetch and interpret instruction
– Control and perform the operation as instruction
instructed.
15EEE302_DS
SY
Types of computers
Microprocessor ,
– CPU in an integrated circuit
Microcomputer
– Computer that use a μP to perform a wide range of
applications depending on the software
– Performs general tasks
Microcontroller
– Computer that use a μP to perform task(s)
– Have all the elements of a complete computer
(CPU, memory & I/O ports) in one integrated
circuit.
15EEE302_DS
SY