Lecture1 Overview
Lecture1 Overview
Lecture1 Overview
Digital Electronics I
Dr Pete Sedcole
Department of EEE
Imperial College London
(Slides based on Floyd & Tocci)
E1.2 Digital Electronics I 1.1 14 Oct 2008 E1.2 Digital Electronics I 1.2 14 Oct 2008
Course Content
Objectives
E1.2 Digital Electronics I 1.3 14 Oct 2008 E1.2 Digital Electronics I 1.4 14 Oct 2008
Tutorial Questions Examination
E1.2 Digital Electronics I 1.5 14 Oct 2008 E1.2 Digital Electronics I 1.6 14 Oct 2008
E1.2 Digital Electronics I 1.7 14 Oct 2008 E1.2 Digital Electronics I 1.8 14 Oct 2008
Text Books Digital and Analog Quantities
E1.2 Digital Electronics I 1.9 14 Oct 2008 E1.2 Digital Electronics I 1.10 14 Oct 2008
Binary Digits, Logic Levels, and Digital Waveforms Binary Digits, Logic Levels, and Digital Waveforms
Binary values are also represented by voltage levels
• The conventional numbering system uses ten digits:
0,1,2,3,4,5,6,7,8, and 9.
• The binary numbering system uses just two digits: 0
and 1.
• The two binary digits are designated 0 and 1
• They can also be called LOW and HIGH, where LOW
= 0 and HIGH = 1 Major parts of a digital
pulse
• Base line
• Amplitude
• Rise time (tr)
• Pulse width (tw)
• Fall time (tf)
E1.2 Digital Electronics I 1.11 14 Oct 2008 E1.2 Digital Electronics I 1.12 14 Oct 2008
Binary Digits, Logic Levels, and Digital Waveforms Basic Logic Operations
• tw = pulse width
• T = period of the waveform There are only three basic logic operations:
• f = frequency of the waveform
1
f=
T
E1.2 Digital Electronics I 1.13 14 Oct 2008 E1.2 Digital Electronics I 1.14 14 Oct 2008
E1.2 Digital Electronics I 1.15 14 Oct 2008 E1.2 Digital Electronics I 1.16 14 Oct 2008
Basic Logic Operations Fixed-Function Integrated Circuits
• Dual in-line package (DIP)
• The OR operation
– When any input is HIGH, the
output is HIGH
– When both inputs are LOW, the
output is LOW
• Small-outline IC (SOIC)
E1.2 Digital Electronics I 1.17 14 Oct 2008 E1.2 Digital Electronics I 1.18 14 Oct 2008
E1.2 Digital Electronics I 1.19 14 Oct 2008 E1.2 Digital Electronics I 1.20 14 Oct 2008
Fixed-Function Integrated Circuits History
• Leadless-ceramic chip
carrier (LCCC) • The first electronic logic was implemented using valves
or relay as switches
– slow by today's standards
– large
– got hot
– relatively unreliable
• Transistor switches used now
• Ball Grid Array (BGA) – many transistors can be "integrated" onto a single chip of silicon
– fast (switch on and then off in around < 100 picosecond)
– very small (order of 0.1 micron)
– can get warm
– very reliable
E1.2 Digital Electronics I 1.21 14 Oct 2008 E1.2 Digital Electronics I 1.22 14 Oct 2008
E1.2 Digital Electronics I 1.23 14 Oct 2008 E1.2 Digital Electronics I 1.24 14 Oct 2008
• What are the outputs? • What about the logic?
– 12 (one for each light) but only 6 are unique – IF N/S is green
• What are the inputs? – AND E-W is red
– start the controller (reset) – AND 45 seconds has expired since the last light change
– timing inputs (clocks) – THEN the N/S lights should be changed from green to yellow
• What about • What about the digital techniques to implement this?
– performance – It looks like a computer programme (that's logical!)
– reliability – We need to form logical combinations of inputs
– cost – We need to conditionally set outputs according to the logical
results
– power consumption
– size, etc ?
E1.2 Digital Electronics I 1.25 14 Oct 2008 E1.2 Digital Electronics I 1.26 14 Oct 2008