Chapter 2 Digital Electronic Signals and Switches 1.

Slides:



Advertisements
Similar presentations
Introduction to Semiconductor Devices
Advertisements

Differential Amplifiers and Integrated Circuit (IC) Amplifiers
Chapter 7 Operational-Amplifier and its Applications
Unijunction Transistor
Chapter 2 Digital Electronic Signals and Switches 1.
Instructor Name: (Your Name)
From analog to digital circuits A phenomenological overview Bogdan Roman.
Chapter 3 Basic Logic Gates 1.
Intro to Logic Gates & Datasheets
Field Effect Transistors and their applications. There are Junction FETs (JFET) and Insulated gate FETs (IGFET) There are many types of IGFET. Most common.
Experiment 6 -- Digital Switching
Chapter 4 Gates and Circuits.
© 2009 Pearson Education, Upper Saddle River, NJ All Rights ReservedFloyd, Digital Fundamentals, 10 th ed Digital Fundamentals Tenth Edition Floyd.
Gates A digital circuit is one in which only two logical values are present. Typically, a signal between 0 and 1 volt represents one value (e.g. binary.
EKT214 - ANALOG ELECTRONIC CIRCUIT II
Semiconductor Power Switches and Supplementary Components and Systems.
BASIC ELECTRONICS.
Chapter 12 Electronics.
Diodes TEC 284.
Digital and Analog Quantities
Component Identification: Digital Introduction to Logic Gates and Integrated Circuits © 2014 Project Lead The Way, Inc.Digital Electronics.
1 SEMICONDUCTOR Diodes PN junction and diode biasing Diodes PN junction and diode biasing.
Unit 7, Chapter 24 CPO Science Foundations of Physics.
Logic Gate A logic gate is an electronic circuit which makes logic decisions. It has one output and one or more inputs. The output signal appears only.
EET 1131 Unit 2 Digital Signals and Switches
ECE 331 – Digital System Design Transistor Technologies, and Realizing Logic Gates using CMOS Circuits (Lecture #23)
ENE 311 Lecture 10.
Transistors Three-terminal devices with three doped silicon regions and two P-N junctions versus a diode with two doped regions and one P-N junction Two.
Module 2 Bipolar Junction Transistor. Learning Outcomes 1.The 3 terminals or regions of a BJT. 2.Construction and symbol of NPN and PNP types 3.Low power.
Digital Fundamentals Floyd Chapter 1 Tenth Edition
Chapter 22 Bipolar Transistors. 2 Objectives –After completing this chapter, the student should be able to: Describe how a transistor is constructed and.
Digital Systems: Digital IC Characteristics
Chapter 2 Digital Electronic Signals and Switches Copyright ©2006 by Pearson Education, Inc. Upper Saddle River, New Jersey All rights reserved.
Chapter 2 Logic Functions and Gates. 2 Basic Logic Functions The three basic logic functions are: –AND –OR –NOT.
Chapter 4 Gates and Circuits. 4–2 Chapter Goals Identify the basic gates and describe the behavior of each Describe how gates are implemented using transistors.
Bipolar Transistor Review
Electronic Troubleshooting Chapter 10 Digital Circuits.
General Licensing Class Oscillators & Components Your organization and dates here.
G.K.BHARAD INSTITUTE OF ENGINEERING DIVISION :D (C.E.) Roll Number :67 SUBJECT :PHYSICS SUBJECT CODE : Presentation By: Kartavya Parmar.
© 2013 The McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill 5-1 Electronics Principles & Applications Eighth Edition Chapter 5 Transistors.
Concepts of Engineering and Technology Copyright © Texas Education Agency, All rights reserved.
BJTs. Transistor The transistor is the main building block “element” of electronics. A transistor is a semiconductor device used to amplify and switch.
Chapter Four Active Components & Integrated Circuits.
© 2009 Pearson Education, Upper Saddle River, NJ All Rights ReservedFloyd, Digital Fundamentals, 10 th ed Digital Fundamentals with PLD Programming.
Chapter 4 Logic Families.
1.0 INTRODUCTION  Characteristics of the active electronic components that determine the internal construction and operation of electronic circuitry.
Chapter 3 Basic Logic Gates William Kleitz Digital Electronics with VHDL, Quartus® II Version Copyright ©2006 by Pearson Education, Inc. Upper Saddle River,
LOGIC GATES. Electronic digital circuits are also called logic circuits because with the proper input, they establish logical manipulation paths. Each.
Semiconductors, ICs and Digital Fundamentals. The Diode The semiconductor phenomena. Diode performance with ac and dc currents. Diode types: –General.
Bipolar Junction Transistors (BJTs)
McGraw-Hill 5-1 © 2013 The McGraw-Hill Companies, Inc. All rights reserved. Electronics Principles & Applications Eighth Edition Chapter 5 Transistors.
Bipolar Junction Transistor (BJT). OUTLINE – General considerations – Structure – Operation in active mode – Large-signal model and I-V characteristics.
Chapter 4 Bipolar Junction Transistors
Floyd, Digital Fundamentals, 10 th ed Digital Fundamentals Tenth Edition Floyd © 2008 Pearson Education Chapter 1.
Electrical Characteristics of Logic Gates Gate Characteristics Last Mod: January 2008  Paul R. Godin.
Chapter 3 Bipolar Junction Transistor (BJT)
BJT Bipolar Junction Transistors (BJT) Presented by D.Satishkumar Asst. Professor, Electrical & Electronics Engineering
COURSE NAME: SEMICONDUCTORS Course Code: PHYS 473 Week No. 5.
COURSE NAME: SEMICONDUCTORS Course Code: PHYS 473 Week No. 8.
Regions of a Transistor A Bipolar Junction Transistor is a three terminal device containing 3 regions: Emitter, Base and Collector.
1 Lawndale High School AWIM Program Transistor Theory & Experiment Lecture 5.
Logic Gates Unit 16.
EKT124 Digital Electronics 1 Introduction to Digital Electronics
Introduction to Semiconductor Devices
Active Components & Integrated Circuits
Advanced Digital design
Electronics Fundamentals
Digital Electronics Lab 2 Instructor:
Digital Fundamentals Floyd Chapter 1 Tenth Edition
Integrated Circuits Computer Signals
Presentation transcript:

Chapter 2 Digital Electronic Signals and Switches 1

Objectives Describe the parameters of digital-versus- time waveforms. Convert between frequency and period for a periodic waveform. Sketch the timing waveform for a binary string in either serial or parallel form. Discuss the applications of manual switches and electromechanical relays in electric circuits. 2

Objectives (Continued) Explain the characteristics of diodes and transistors when forward and reverse biased. Calculate output voltage in circuits containing diodes or transistors used as digital switches. Perform I/O timing analysis in circuits containing relays or transistors. Explain the operation of a common-emitter transistor circuit used as a digital inverter. 4

2-1 Digital Signals Timing diagram –Voltage is measured on the y-axis; time on the x-axis 0 and 1 correspond to 0 V and 5 V Can be viewed using an oscilloscope. 5

2-2 Clock Waveform Timing Periodic waveform are –Repetitive –Have a specific time interval –Successive pulses are identical Period – the time from one edge to the corresponding edge on the next cycle –t p = 1/f Frequency – reciprocal of waveform period – f = 1/t p 6

Engineering Notation 8

Solving for Period and Frequency Example 2-1 If a clock waveform has a period of 2 µs, its frequency is f = 1/t p = 1/2 µs = 500 kHz Example 2-2 A 4.17 MHz waveform has a period of t p = 1/f = 1/4.17 MHz = 240 ns

2-3 Serial Representation Uses a single electrical conductor -> inexpensive Slow since only one bit for each clock period –Used for telephone lines, computer-to-computer networks Computer COM ports are most often used for serial communications Ethernet plug-in cards are for serial networking 10

Figure 2.5 Serial communication between computers.

Figure 2-6 Serial Representation of a Binary Number A serial representation of the binary number is illustrated below. –Note that there is one bit per clock period and the bit-to-bit change occurs on the falling edge. 11

2- 4 Parallel Representation Separate electrical conductor for each bit -> Expensive Very fast Inside a computer –Data bus External Devices –Centronics printer interface (LPT1) –SCSI (Small Computer Systems Interface) 12

Figure 2.7 Original parallel communication between a computer and a printer.

Figure 2.8 Parallel representation of the binary number

2-5 Switches in Electronic Circuits Make or break connections between conductors –Manual switches –Electromechanical relays Semiconductor devices –Diodes –Transistors Manual Switches - ideal resistances: –ON - 0  –OFF -   15

Switches and Logic Levels A double-throw switch can be used to produce a high (1) or a low (0) at an output. –This circuit produces a high (1) at the output. –This circuit produces a low (0) at the output. 15

Figure 2.14 Physical representation of an electromechanical relay (a) normally closed (NC) relay; (b) normally open (NO) relay; (c) photograph of actual relays.

Figure 2.15 Symbolic representation of an electromechanical relay

2.7 A Diode as a Switch A diode is a semiconductor device that allows current to flow in one direction but not the other. Figure 2.22 Diode in a series circuit: (a) forward biased and (b) reverse biased. Forward biased: a diode whose Anode voltage is more positive than its Cathode. Reversed biased: its anode voltage is equal to or more negative than its cathode. Thus not allow current flow.

Figure 2.23 Water system check valve. A diode is analogous to a check valve in a water system.

Figure 2.24 Diode voltage versus current characteristic curve. A diode is not a perfect short in the forward- biased condition. –No current flows until V forw reaches a 0.7v cut- in voltage. As V rev becomes more negative, current flow is still practically zero.

Figure 2.25 Forward-biased diode in an electric circuit (a)original circuit (b)equivalent circuit showing the diode voltage drop and V out = 5 – 0.7 = 4.3 V.

V1 = 5-0.7=4.3v V2 = 0v V3 = 0.7v V4 = 5v

V5 = 5-0.7=4.3v V6 = 0.7v

2.8 A Transistor as a Switch Bipolar transistor is a very commonly used switch in digital electronic circuits. –A three-terminal semiconductor component –An input signal at one terminal generates a short or open between the other two terminals Transistor is made by bombarding pure silicon into N-type and P-type materials –N-type: having one more electron than silicon –P-type: having one less electron than silicon 22

2.8 A Transistor as a Switch Three distinct regions: base, emitter, and collector –Can be a combination of N-P-N-type or P-N-P- type material bonded together 22

NPN transistor Positive base-to-emitter voltage shorts the transistor output (collector-to-emitter) –Transistor is said to be ON Negative voltage (or 0 V) base-to-emitter opens the transistor output –Transistor is said to be OFF 23 V be > 0v <= 0v C E C E

Figure 2.28 NPN transistor switch: (a) transistor ON and (b) transistor OFF.

Example 2.11

Example 2.11 Continued

Example 2.12

Example 2.12 Continued

PNP transistor Positive voltage (or 0 V) base-to-emitter opens the transistor output (collector-to- emitter) –Transistor is said to be OFF Negative base-to-emitter voltage shorts the transistor output –Transistor is said to be ON 24 V be > 0v <= 0v C EC E

2.9 The TTL Integrated Circuit Transistor-Transistor Logic (TTL) is one of the most widely used integrated circuit technology –A combination of transistors, diodes, and resistors integrated in a single package. One basic function of a TTL IC is as a complementing switch or inverter –The output is the complement of the input. (Converts 1s to 0s and vice-versa) 26

Figure 2.35 Common-emitter transistor circuit operating as an inverter. V in equals 1 (+5v), the transistor is turned on (saturation) and V out equals 0 (0v), V in equals 0 (0v), the transistor is turned off (cutoff) and V out equals 1 (≈ 5v) –Assume R load >> R c

Example 2-13

Figure 2.36 Common-emitter calculations. When the transistor is cut off, R c is expected to be small to ensure V out close to 5v. When the transistor is saturated, R c is expected to be large to avoid excessive collector current. Need a variable R c resistance

Figure 2.37 Schematic of a TTL inverter circuit. 26 Q 4 replaces R c, acts in opposite to Q 3. –Such combination is called the totem-pole arrangement. Q 1 (input transistor) drives Q 2. D 1 protects Q 1 from negative voltages at input. D 2 ensures that Q 4 cuts off totally when Q 3 is saturated.

A 7404 TTL IC chip is called 14 pin DIP( Dual-in-line package)

Figure 2.40 Photograph of three commonly used ICs: the 74HC00, 74ACT244, and

2-11 The CMOS IC Another common IC technology is the CMOS (Complementary metal oxide semiconductor) –Use a complementary pair of metal oxide semiconductor field-effect transistors (MOSFETs) –NOT bipolar transistors, which relies on the contact of two types of semiconductor for its operation, in TTL chips –VS. TTL: Lower power consumption (commonly used in battery-powered devices); slower switching speed.

Figure 2.42 A 4049 CMOS hex inverter pin configuration.

2-12 Surface-Mounted Devices (SMD) Modern electronics depends on the ability to design smaller, more dense components and systems. –SMDs reduce the size of DIP-style logic by 70% –SMDs reduce the weight by 90% –7400 IC in the DIP style:19.23mm X 6.48mm –7400 SMD: 8.75mm X 6.20mm –SMDs significantly lower the manufacture cost

Popular SMD package styles SO (Small Outline) –Dual-in-line package PLCC (Plastic Leaded Chip Carrier) –Leads on all four sides; BGA (Ball Grid Array) –Higher pin counts than PLCC or SO –Connections made through round solder tabs on the bottom of the component. 33

Popular SMD package styles 33 configuration (a) small outline (b) plastic leaded chip carrier (PLCC) c) ball grid array (BGA) (d) photograph of actual SMDs (e) photograph of SMDs mounted on a printed-circuit board

Summary The digital level for 1 is commonly represented by a voltage of 5 V in digital systems. A voltage of 0 V is used for the 0 level. An oscilloscope can be used to observe the rapidly changing voltage-versus-time waveform in digital systems. 35

Summary The frequency of a clock waveform is equal to the reciprocal of the waveform’s speed The transmission of binary data in the serial format requires only a single conductor with a ground reference. The parallel format requires several conductors but is much faster than serial. 36

Summary The transistor is the basic building block of the modern digital integrated circuit. It can be switched on or off by applying the appropriate voltage at its base connection. TTL vs. CMOS circuits (Complete coverage in Chapter 9) 38