Digital Electronics by rajesh

download Digital Electronics by rajesh

of 360

Transcript of Digital Electronics by rajesh

  • 7/25/2019 Digital Electronics by rajesh

    1/360

    EN 202 Electronics Rajesh Gupta

    Welcome

    EN 202 Electronics

  • 7/25/2019 Digital Electronics by rajesh

    2/360

    EN 202 Electronics Rajesh Gupta

    My IntroductionProf. Rajesh Gupta

    Dept. of Energy Science and Engineering

    Office: Room No. 3. Near to Energy Sci and Engg. Office

    Phone: 7837

    Email: [email protected]

  • 7/25/2019 Digital Electronics by rajesh

    3/360

    EN 202 Electronics Rajesh Gupta

    Your Introduction

    Name

    Place

    Background of electronics and electrical

    What you expect from this course

  • 7/25/2019 Digital Electronics by rajesh

    4/360

    EN 202 Electronics Rajesh Gupta

    Objective of course

    To give you a basic background of electronics

    engineering, which is required for

    Troubleshooting, understanding and making of

    electrical/electronics circuits/instruments

    Understanding of basic terminology of electronics

    For laboratory experiments Minimum electronics knowledge which help in understanding

    system in which electronics is one of the component

  • 7/25/2019 Digital Electronics by rajesh

    5/360

    EN 202 Electronics Rajesh Gupta

    Digital Electronics

  • 7/25/2019 Digital Electronics by rajesh

    6/360

    EN 202 Electronics Rajesh Gupta

    References A.P. Malvino and D.P. Leach, Digital Principles and

    Applications, Tata McGraw Hill Edition

    W.H. Gothmann, Digital Electronics An Introductionto Theory and Pratice, Prentice Hall of India PrivateLimited.

    A. P. Malvino, J. A. Brown, Electronics : AnIntroduction to Microcomputers, Tata Mcgraw Hill.

  • 7/25/2019 Digital Electronics by rajesh

    7/360

    EN 202 Electronics Rajesh Gupta

    Logic Gates

  • 7/25/2019 Digital Electronics by rajesh

    8/360

    EN 202 Electronics Rajesh Gupta

    NOT Gate OR Inverter

    Logic - Opposite of input

  • 7/25/2019 Digital Electronics by rajesh

    9/360

    EN 202 Electronics Rajesh Gupta

    AND Gate

    Logic output is 0 if there is any input 0

  • 7/25/2019 Digital Electronics by rajesh

    10/360

    EN 202 Electronics Rajesh Gupta

    OR Gate

    Logic output is 1 if there is any input 1

  • 7/25/2019 Digital Electronics by rajesh

    11/360

    EN 202 Electronics Rajesh Gupta

    NAND GateUniversal Gate

    Logic output is 1 if there is any input 0

  • 7/25/2019 Digital Electronics by rajesh

    12/360

    EN 202 Electronics Rajesh Gupta

    NOR GateUniversal Gate

    Logic output is 0 if there is any input 1

  • 7/25/2019 Digital Electronics by rajesh

    13/360

    EN 202 Electronics Rajesh Gupta

    XOR Gate

    Logic output is 1 if there are odd number of 1s in input

  • 7/25/2019 Digital Electronics by rajesh

    14/360

    EN 202 Electronics Rajesh Gupta

    ICs of logic gates

  • 7/25/2019 Digital Electronics by rajesh

    15/360

    EN 202 Electronics Rajesh Gupta

    Problem Construct NOT, OR and AND function

    by NAND Gate

  • 7/25/2019 Digital Electronics by rajesh

    16/360

    EN 202 Electronics Rajesh Gupta

    Problem Construct NOT, OR and AND function

    by NOR Gate

  • 7/25/2019 Digital Electronics by rajesh

    17/360

    EN 202 Electronics Rajesh Gupta

    ProblemPropose an application based on digitalcircuit

  • 7/25/2019 Digital Electronics by rajesh

    18/360

    EN 202 Electronics Rajesh Gupta

    Acceptable input & output voltage

    TTL Transistor-Transistor Logic

  • 7/25/2019 Digital Electronics by rajesh

    19/360

    EN 202 Electronics Rajesh Gupta

    Binary number system Why binary number system is required in digital electronics ?

    Only two states are possible

    Decimal Odometer

    000, 001, 002, 003009, 010, 011..099, 100, 101 Binary Odometer

    000, 001, 010, 011, 100, 101, 110, 111

    Bit = X

    Nibble= XXXX

    Byte = XXXX XXXX

    MSB LSB

  • 7/25/2019 Digital Electronics by rajesh

    20/360

    EN 202 Electronics Rajesh Gupta

    Weight of digits Weigh of digit in decimal system

    Weight of digit in binary

  • 7/25/2019 Digital Electronics by rajesh

    21/360

    EN 202 Electronics Rajesh Gupta

    Problems A number 7 is required to electrically transmit

    from one town to another town. What arepossible ways ?

    Convert 10101 to decimal

    Convert 55 to binary

    Successive division

  • 7/25/2019 Digital Electronics by rajesh

    22/360

    EN 202 Electronics Rajesh Gupta

    Binary addition

    Examples

  • 7/25/2019 Digital Electronics by rajesh

    23/360

    EN 202 Electronics Rajesh Gupta

    Binary subtraction0-0=0

    1-0=1

    1-1=0

    10-1=1

    Examples

    407 100 (4) 1101 (13) 11001000

    -328 -001 (1) -1010 (10) -01001011

    ------ --------- -------------- --------------

    079 011 (3) 0011 (3) 01111101

  • 7/25/2019 Digital Electronics by rajesh

    24/360

    EN 202 Electronics Rajesh Gupta

    Binary Adder

  • 7/25/2019 Digital Electronics by rajesh

    25/360

    EN 202 Electronics Rajesh Gupta

    Half Adder

  • 7/25/2019 Digital Electronics by rajesh

    26/360

    EN 202 Electronics Rajesh Gupta

    Full Adder

    A

    B

    C

    FA

    CARRY

    SUM

    A BC

    CARRY

    SUM

  • 7/25/2019 Digital Electronics by rajesh

    27/360

    EN 202 Electronics Rajesh Gupta

    Boolean Arithmetic- Based on logic gate

  • 7/25/2019 Digital Electronics by rajesh

    28/360

    EN 202 Electronics Rajesh Gupta

    OR and AND operation

    Y= A+B Y= A.B

  • 7/25/2019 Digital Electronics by rajesh

    29/360

    EN 202 Electronics Rajesh Gupta

    NOT, NAND and NOR NOT

    Y=

    NANDY =

    NOR

    Y =

    XOR Y = ??

    AB

    BA

  • 7/25/2019 Digital Electronics by rajesh

    30/360

    EN 202 Electronics Rajesh Gupta

    Basics of boolean algebra

  • 7/25/2019 Digital Electronics by rajesh

    31/360

    EN 202 Electronics Rajesh Gupta

    Boolean rules for simplification A+AB=A

    BABAA

    Truth tables should match

  • 7/25/2019 Digital Electronics by rajesh

    32/360

    EN 202 Electronics Rajesh Gupta

    Contd. A+BC=(A+B) (A+C)

  • 7/25/2019 Digital Electronics by rajesh

    33/360

    EN 202 Electronics Rajesh Gupta

    Circuit simplification example

    Realize with less number of gates

  • 7/25/2019 Digital Electronics by rajesh

    34/360

    EN 202 Electronics Rajesh Gupta

    DeMorgan's Theorems

  • 7/25/2019 Digital Electronics by rajesh

    35/360

    EN 202 Electronics Rajesh Gupta

    Problem Solve

    Ans BA

  • 7/25/2019 Digital Electronics by rajesh

    36/360

    EN 202 Electronics Rajesh Gupta

    Problems

    1)CAB(CBAACAB

    0ABAAB

  • 7/25/2019 Digital Electronics by rajesh

    37/360

    EN 202 Electronics Rajesh Gupta

    Converting truth tables into Boolean

    expressions

    Ans AB+BC+CA

    Sum of product approach

  • 7/25/2019 Digital Electronics by rajesh

    38/360

    EN 202 Electronics Rajesh Gupta

    Contd.Product-Of-Sums approach

  • 7/25/2019 Digital Electronics by rajesh

    39/360

    EN 202 Electronics Rajesh Gupta

    Logic simplification with Karnaugh maps

  • 7/25/2019 Digital Electronics by rajesh

    40/360

    EN 202 Electronics Rajesh Gupta

    Contd.

  • 7/25/2019 Digital Electronics by rajesh

    41/360

    EN 202 Electronics Rajesh Gupta

    Contd.

  • 7/25/2019 Digital Electronics by rajesh

    42/360

    EN 202 Electronics Rajesh Gupta

    Larger 4-variable Karnaugh maps

  • 7/25/2019 Digital Electronics by rajesh

    43/360

    EN 202 Electronics Rajesh Gupta

    Contd.

  • 7/25/2019 Digital Electronics by rajesh

    44/360

    EN 202 Electronics Rajesh Gupta

    Contd.

  • 7/25/2019 Digital Electronics by rajesh

    45/360

    EN 202 Electronics Rajesh Gupta

    Contd.

  • 7/25/2019 Digital Electronics by rajesh

    46/360

    EN 202 Electronics Rajesh Gupta

    Sigma Notation

  • 7/25/2019 Digital Electronics by rajesh

    47/360

    EN 202 Electronics Rajesh Gupta

    Pi-Notation

  • 7/25/2019 Digital Electronics by rajesh

    48/360

    EN 202 Electronics Rajesh Gupta

    Don't Care cells in the Karnaugh map

  • 7/25/2019 Digital Electronics by rajesh

    49/360

    EN 202 Electronics Rajesh Gupta

    Problem

    f= m (0,1,3,4,5,7,10,13)

    f= m (1,2,3,5,6,7,8,12,13)

    f= m(0,2,6,10,11,12,13)+d(3,4,5,14,15)

  • 7/25/2019 Digital Electronics by rajesh

    50/360

    EN 202 Electronics Rajesh Gupta

    FLIP-FLOP

  • 7/25/2019 Digital Electronics by rajesh

    51/360

    EN 202 Electronics Rajesh Gupta

    Sequential logic

    Sequential logic, unlike combinational logic isnot only affected by the present inputs, but

    also, by the prior history

  • 7/25/2019 Digital Electronics by rajesh

    52/360

    EN 202 Electronics Rajesh Gupta

    R-S Flip-flop or R-S latch

  • 7/25/2019 Digital Electronics by rajesh

    53/360

    EN 202 Electronics Rajesh Gupta

    Gated S-R latch

  • 7/25/2019 Digital Electronics by rajesh

    54/360

    EN 202 Electronics Rajesh Gupta

    D Flip-flop OR D latch

  • 7/25/2019 Digital Electronics by rajesh

    55/360

    EN 202 Electronics Rajesh Gupta

    D Flip-Flop Response

  • 7/25/2019 Digital Electronics by rajesh

    56/360

    EN 202 Electronics Rajesh Gupta

    Edge-triggered Response

  • 7/25/2019 Digital Electronics by rajesh

    57/360

    EN 202 Electronics Rajesh Gupta

    Edge trigger realization

  • 7/25/2019 Digital Electronics by rajesh

    58/360

    EN 202 Electronics Rajesh Gupta

    Edge triggered RS flip-flop

  • 7/25/2019 Digital Electronics by rajesh

    59/360

    EN 202 Electronics Rajesh Gupta

    J-K flip-flop

  • 7/25/2019 Digital Electronics by rajesh

    60/360

    EN 202 Electronics Rajesh Gupta

    Preset and Clear in flip-flop

  • 7/25/2019 Digital Electronics by rajesh

    61/360

    EN 202 Electronics Rajesh Gupta

    Counters

  • 7/25/2019 Digital Electronics by rajesh

    62/360

    EN 202 Electronics Rajesh Gupta

    Asynchronous counters

  • 7/25/2019 Digital Electronics by rajesh

    63/360

    EN 202 Electronics Rajesh Gupta

    Contd.

  • 7/25/2019 Digital Electronics by rajesh

    64/360

    EN 202 Electronics Rajesh Gupta

    Up and Down counter

  • 7/25/2019 Digital Electronics by rajesh

    65/360

    EN 202 Electronics Rajesh Gupta

    Propagation delay in asynchronous counter

  • 7/25/2019 Digital Electronics by rajesh

    66/360

  • 7/25/2019 Digital Electronics by rajesh

    67/360

    EN 202 Electronics Rajesh Gupta

    Contd.

  • 7/25/2019 Digital Electronics by rajesh

    68/360

    EN 202 Electronics Rajesh Gupta

    Application of counter

  • 7/25/2019 Digital Electronics by rajesh

    69/360

    EN 202 Electronics Rajesh Gupta

    Problem

    Application of counters ?

  • 7/25/2019 Digital Electronics by rajesh

    70/360

    EN 202 Electronics Rajesh Gupta

    Shift Register

  • 7/25/2019 Digital Electronics by rajesh

    71/360

    EN 202 Electronics Rajesh Gupta

    Application

    Shift registers produce a discrete delay of adigital signal or waveform

    Very long shift registers served as digitalmemory

  • 7/25/2019 Digital Electronics by rajesh

    72/360

    EN 202 Electronics Rajesh Gupta

    Shift Register Types

    Serial-in/serial-out

    Serial-in/parallel-out

    Parallel-in/serial-out

    Parallel-in/parallel-out

    Ring counter

  • 7/25/2019 Digital Electronics by rajesh

    73/360

    EN 202 Electronics Rajesh Gupta

    Serial-in/serial-out

  • 7/25/2019 Digital Electronics by rajesh

    74/360

    EN 202 Electronics Rajesh Gupta

    Parallel-in/serial-out

  • 7/25/2019 Digital Electronics by rajesh

    75/360

    EN 202 Electronics Rajesh Gupta

    Serial-in/parallel-out

  • 7/25/2019 Digital Electronics by rajesh

    76/360

    EN 202 Electronics Rajesh Gupta

    Parallel-in/Parallel-out

  • 7/25/2019 Digital Electronics by rajesh

    77/360

    EN 202 Electronics Rajesh Gupta

    Ring counter

  • 7/25/2019 Digital Electronics by rajesh

    78/360

    EN 202 Electronics Rajesh Gupta

    Serial-in, Serial-out shift register

  • 7/25/2019 Digital Electronics by rajesh

    79/360

    EN 202 Electronics Rajesh Gupta

    Parallel-in serial out

  • 7/25/2019 Digital Electronics by rajesh

    80/360

    EN 202 Electronics Rajesh Gupta

    Serial-in/parallel out

  • 7/25/2019 Digital Electronics by rajesh

    81/360

    EN 202 Electronics Rajesh Gupta

    Problem

    Parallel-in parallel-out circuit ?

  • 7/25/2019 Digital Electronics by rajesh

    82/360

    EN 202 Electronics Rajesh Gupta

    Ring counter

  • 7/25/2019 Digital Electronics by rajesh

    83/360

    EN 202 Electronics Rajesh Gupta

    Digital Storage

  • 7/25/2019 Digital Electronics by rajesh

    84/360

    EN 202 Electronics Rajesh Gupta

    Why digital ?

    The basic goal of digital memory is to provide a

    means to store binary data: sequences of 1's and 0's

    The most evident advantage of digital data storage isthe resistance to corruption

    Magnetization method of storage

    Digital data storage also complements digital

    computation technology

  • 7/25/2019 Digital Electronics by rajesh

    85/360

    EN 202 Electronics Rajesh Gupta

    Random access and sequential access

    Random access means that you can quickly and

    precisely address a specific data location within the

    device, and non-random (sequential) simply means

    that you cannot

    Examples

    A vinyl record platter is an example of a

    random-access device (CDs also)

    Cassette tape is sequential

  • 7/25/2019 Digital Electronics by rajesh

    86/360

    EN 202 Electronics Rajesh Gupta

    Writing and Reading

    The process of storing a piece of data to a memory

    device is called writing

    The process of retrieving data is called reading

    ROM (read only memory)- Some devices do not allowfor the writing of new data, and are purchased "pre-

    written.

    Example: vinyl records

    Read-write memory Memories allow reading andwriting

    Example: Cassette audio and video tape

  • 7/25/2019 Digital Electronics by rajesh

    87/360

    EN 202 Electronics Rajesh Gupta

    Memory with moving parts: "Drives"

    Paper tape

    Magnetic tape (sequentialaccess,slow)

    Magnetic storage drives

    drum type (motor, R/W coil) Floppy disk (not reliable)

    Hard drive

    Compact disk (CD) Binary bits are "burned" into

    the aluminum as pits by a high-power laser

    Digital Video Disk (DVD)

  • 7/25/2019 Digital Electronics by rajesh

    88/360

    EN 202 Electronics Rajesh Gupta

    Modern nonmechanical memory

    A very simple type of electronic memory isflip-flop

  • 7/25/2019 Digital Electronics by rajesh

    89/360

    EN 202 Electronics Rajesh Gupta

    ROM-Read-only memory

    PROMs - Programmable Read-Only

    Memory

    The simplest type of ROM is that which uses tiny

    "fuses" which can be selectively blown or left alone

    to represent the two binary states

    EPROM - Erasable Programmable Read-

    Only Memory

    Electrically-erasable (EEPROM)

    Ultraviolet-erasable (UV/EPROM)

  • 7/25/2019 Digital Electronics by rajesh

    90/360

    EN 202 Electronics Rajesh Gupta

    Volatile and non-volatile memory

    Volatile memory loose its data when power goes off

    (e.g, RAM of computer)

    Non Volatile memory retain data even without power(e.g. ROM, magnetic tapes)

  • 7/25/2019 Digital Electronics by rajesh

    91/360

    EN 202 Electronics Rajesh Gupta

    Memory Address

    The location of this data within the storage device is

    typically called the address, in a manner reminiscent

    of the postal service.

    the address in which certain data is stored can becalled up by means of parallel data lines in a

    digital circuit

    data is addressed in terms of an actual physical

    location on the surface of some type of media

    (e.g. tracksand sectorsof circular computer disks)

  • 7/25/2019 Digital Electronics by rajesh

    92/360

    EN 202 Electronics Rajesh Gupta

    Memory Array

    For more storage,

    many latches

    arranged in a form ofarray where we can

    selectively address

    which one is reading

    from or writing to.

  • 7/25/2019 Digital Electronics by rajesh

    93/360

    EN 202 Electronics Rajesh Gupta

    Memory Size

    Number of bits

    Generally memory size represented in bytes(1 byte = 8 bits)

    Example 1.6 Gigabytes = 12.8 Giga bits

    One kilobyte" = 1024 bytes (2 to the power of10) locations for data bytes (rather than exactly1000)

    "64 kbyte" memory device actually holds 65,536bytes of data (2 to the 16th power)

  • 7/25/2019 Digital Electronics by rajesh

    94/360

    EN 202 Electronics Rajesh Gupta

    Digital computer

    Main components

    CPU: central procession unit

    Memory

    Input output device

    Input Microprocessor OR CPU

    Memory

    Output

  • 7/25/2019 Digital Electronics by rajesh

    95/360

  • 7/25/2019 Digital Electronics by rajesh

    96/360

    EN 202 Electronics Rajesh Gupta

    Sections of CPU

    Arithmetic and logic unit - to perform arithmetic operationssuch as addition and subtractions, logical operation (AND,OR,etc.)

    Timing and control unit - control entire operation of a

    computer. It acts as a brain. It also control all other devicesconnected to CPU

    General purpose registers - for temporary storage of data andintermediate results while computer is making execution ofprogram

    Accumulator It is a register which contain one the operandsand store results of most arithmetic and logical operations

  • 7/25/2019 Digital Electronics by rajesh

    97/360

    EN 202 Electronics Rajesh Gupta

    Electrical Theorem andComponents

  • 7/25/2019 Digital Electronics by rajesh

    98/360

    EN 202 Electronics Rajesh Gupta

    Thevenin's Theorem

    Thevenin's Theorem is a way toreduce a network to an equivalentcircuit composed of a single voltagesource, series resistance, and seriesload

    Useful in analyzing power systems and

    other circuits where one particular

    resistor in the circuit (called the "load"

    resistor) is subject to change, and re-

    calculation of the circuit is necessary

    with each trial value of load resistance,

    to determine voltage across it andcurrent through it.

  • 7/25/2019 Digital Electronics by rajesh

    99/360

  • 7/25/2019 Digital Electronics by rajesh

    100/360

    EN 202 Electronics Rajesh Gupta

    Contd.

  • 7/25/2019 Digital Electronics by rajesh

    101/360

    EN 202 Electronics Rajesh Gupta

    Contd.

    2. Find the Thevenin resistance by

    removing all power sources in the

    original circuit (voltage sources

    shorted and current sources open)

    and calculating total resistancebetween the open connection

    points.

  • 7/25/2019 Digital Electronics by rajesh

    102/360

    EN 202 Electronics Rajesh Gupta

    Contd.

    3. Draw the Thevenin equivalent

    circuit, with the Thevenin

    voltage source in series with

    the Thevenin resistance. The

    load resistor re-attachesbetween the two open points

    of the equivalent circuit.

    4. Analyze voltage and current for

    the load resistor following the

    rules for series circuits.

  • 7/25/2019 Digital Electronics by rajesh

    103/360

    EN 202 Electronics Rajesh Gupta

    Norton's Theorem

    Norton's Theorem is a way toreduce a network to an equivalentcircuit composed of a single currentsource, parallel resistance, andparallel load.

    Useful in analyzing power systems andother circuits where one particular

    resistor in the circuit (called the "load"

    resistor) is subject to change, and re-

    calculation of the circuit is necessary

    with each trial value of load resistance,

    to determine voltage across it and

    current through it.

  • 7/25/2019 Digital Electronics by rajesh

    104/360

    EN 202 Electronics Rajesh Gupta

    Steps to follow for Norton's Theorem

    1. Find the Norton source current by

    removing the load resistor from the

    original circuit and calculating

    current through a short (wire)

    jumping across the open connection

    points where the load resistor usedto be

    Designate R2 as the "load" resistor

    Determining voltage and current across

    R2

  • 7/25/2019 Digital Electronics by rajesh

    105/360

    EN 202 Electronics Rajesh Gupta

    Contd.

  • 7/25/2019 Digital Electronics by rajesh

    106/360

    EN 202 Electronics Rajesh Gupta

    Contd.

    2. Find the Norton resistance by

    removing all power sources in the

    original circuit (voltage sources

    shorted and current sources open)

    and calculating total resistancebetween the open connection

    points.

  • 7/25/2019 Digital Electronics by rajesh

    107/360

  • 7/25/2019 Digital Electronics by rajesh

    108/360

    EN 202 Electronics Rajesh Gupta

    Thevenin-Norton equivalencies

  • 7/25/2019 Digital Electronics by rajesh

    109/360

    EN 202 Electronics Rajesh Gupta

    Electrical Components

  • 7/25/2019 Digital Electronics by rajesh

    110/360

  • 7/25/2019 Digital Electronics by rajesh

    111/360

    EN 202 Electronics Rajesh Gupta

    Capacitors and calculus

  • 7/25/2019 Digital Electronics by rajesh

    112/360

    EN 202 Electronics Rajesh Gupta

    Contd.

  • 7/25/2019 Digital Electronics by rajesh

    113/360

    EN 202 Electronics Rajesh Gupta

    Contd.

  • 7/25/2019 Digital Electronics by rajesh

    114/360

    EN 202 Electronics Rajesh Gupta

    Factors affecting capacitance

    PLATE AREA

    PLATE SPACING

    DIELECTRICMATERIAL

  • 7/25/2019 Digital Electronics by rajesh

    115/360

    EN 202 Electronics Rajesh Gupta

    Series and parallel capacitors

  • 7/25/2019 Digital Electronics by rajesh

    116/360

    EN 202 Electronics Rajesh Gupta

    Practical considerations

    Working voltage

    Polarity

    Equivalent circuit

    Physical Size

  • 7/25/2019 Digital Electronics by rajesh

    117/360

    EN 202 Electronics Rajesh Gupta

    Inductors

    The ability of an inductor to store energy in the form of amagnetic field is called inductance. It is measured in the unit ofthe Henry(H).

    Inductors used to be commonly known by another term: choke.In large power applications, they are sometimes referred to asreactors.

    Inductors react against changes in current by dropping voltagein the polarity necessary to oppose the change.

    When an inductor is faced with an increasing current, it acts asa load

    When an inductor is faced with a decreasing current, it acts as asource

  • 7/25/2019 Digital Electronics by rajesh

    118/360

    EN 202 Electronics Rajesh Gupta

    Inductors and calculus

  • 7/25/2019 Digital Electronics by rajesh

    119/360

    EN 202 Electronics Rajesh Gupta

    Contd.

  • 7/25/2019 Digital Electronics by rajesh

    120/360

    EN 202 Electronics Rajesh Gupta

    Contd.

  • 7/25/2019 Digital Electronics by rajesh

    121/360

    EN 202 Electronics Rajesh Gupta

    Factors affecting inductance

    TURNS IN THE COIL

    COIL AREA

    COIL LENGTH

    CORE MATERIAL

  • 7/25/2019 Digital Electronics by rajesh

    122/360

    EN 202 Electronics Rajesh Gupta

    Series and parallel inductors

  • 7/25/2019 Digital Electronics by rajesh

    123/360

    EN 202 Electronics Rajesh Gupta

    Practical considerations

    Rated current

    Equivalent circuit

    Inductor size

    Interference

  • 7/25/2019 Digital Electronics by rajesh

    124/360

    EN 202 Electronics Rajesh Gupta

    Analog Electronics

  • 7/25/2019 Digital Electronics by rajesh

    125/360

    EN 202 Electronics Rajesh Gupta

    References

    A.P. Malvino, Eletronic Principles, Tata McGraw-Hill Publishing Company Limited, New Delhi

    N.N. Bhargava, D.C. Kulshreshtha, S.C. Gupta,Basic Electronics and Linear Circuits, TataMcGraw-Hill Publishing Company Limited, New Delhi

  • 7/25/2019 Digital Electronics by rajesh

    126/360

    EN 202 Electronics Rajesh Gupta

    Diodes

  • 7/25/2019 Digital Electronics by rajesh

    127/360

    EN 202 Electronics Rajesh Gupta

    n-type semiconductor

    Legends :Free electron (Negative Charge)

    Hole (Positive Charge)Immobile ion (Positive Charge)

    Fifthelectron

    +5

    P

    +4 +4 +4

    +4

    +4+4+4

    +4

  • 7/25/2019 Digital Electronics by rajesh

    128/360

    EN 202 Electronics Rajesh Gupta

    p-type semiconductor

    Legends :Hole (Positive Charge)Electron (Negative Charge)Immobile ion (Negative Charge)

    +4

    Hole

    Incomplete bond

    +4 +4

    +4

    +4

    +4

    +4+4

    +3

    +4 +4 +4

    +4 +3 +4

    +4 +4 +4

  • 7/25/2019 Digital Electronics by rajesh

    129/360

    EN 202 Electronics Rajesh Gupta

    p-n junction

    P - type N - type N - typeP - type Electric field

    Depletion region

  • 7/25/2019 Digital Electronics by rajesh

    130/360

    EN 202 Electronics Rajesh Gupta

    p-n junction forward biased

    P - type N - type

    Depletionregion

  • 7/25/2019 Digital Electronics by rajesh

    131/360

    EN 202 Electronics Rajesh Gupta

    p-n junction reverse biased

    Depletion region

    P - type N - type

  • 7/25/2019 Digital Electronics by rajesh

    132/360

    EN 202 Electronics Rajesh Gupta

    Introduction

    Schematic symbol

    Stripe marks cathode

    Real component appearance

    Anode Cathode

    Flow permitted

    Flow permitted

    + -

    - +

    Hydraulic check valve

    +

    -

    -

    +

    Diode operation

    Current permittedDiode is forward-biased

    Current prohibitedDiode is reverse-biased

  • 7/25/2019 Digital Electronics by rajesh

    133/360

    EN 202 Electronics Rajesh Gupta

    Contd.

    DI

    SI

    e

    q

    VN

    k

    T

    diode current

    saturation current

    Eulers Constant(2.71828.)

    Charge of electron(1.6 As)1910

    Voltage across the diodeNon-ideality coefficient(typ.between 1 and 2)

    Boltzmanns constant (1.38) )2310

    Junction temperature in kelvin

    )1( NkTqV

    SD eII

    forward

    reverse-bias

    reverse

    Breakdown!

    0.7

    DI

    DV

    V

    forward-bias

    )1( 026.0/ DVSD eII

  • 7/25/2019 Digital Electronics by rajesh

    134/360

  • 7/25/2019 Digital Electronics by rajesh

    135/360

    EN 202 Electronics Rajesh Gupta

    Summary

    A diodeis an electrical component acting as a one-way valve forcurrent.

    When voltage is applied across a diode in such a way that the diodeallows current, the diode is said to be forward-biased.

    When voltage is applied across a diode in such a way that the diode

    prohibits current, the diode is said to be reverse-biased. The voltage dropped across a conducting, forward-biased diode is

    called the forward voltage. Forward voltage for a diode varies onlyslightly for changes in forward current and temperature, and is fixedprincipally by the chemical composition of the P-N junction.

    Silicon diodes have a forward voltage of approximately 0.7 volts.

    Germanium diodes have a forward voltage of approximately 0.3 volts. The maximum reverse-bias voltage that a diode can withstand without

    "breaking down" is called the Peak Inverse Voltage, or PIVrating.

  • 7/25/2019 Digital Electronics by rajesh

    136/360

  • 7/25/2019 Digital Electronics by rajesh

    137/360

    EN 202 Electronics Rajesh Gupta

    Problem

    Find out Application of Diodes

  • 7/25/2019 Digital Electronics by rajesh

    138/360

    EN 202 Electronics Rajesh Gupta

    Rectifier Circuits

    Rectificationis the conversion of alternating current

    (AC) to direct current (DC).

    A half-waverectifier is a circuit that allows only one half-cycle of

    the AC voltage waveform to be applied to the load, resulting inone non-alternating polarity across it. The resulting DCdelivered to the load "pulsates" significantly.

    A full-waverectifier is a circuit that converts both half-cycles ofthe AC voltage waveform to an unbroken series of voltagepulses of the same polarity. The resulting DC delivered to the

    load doesn't "pulsate" as much.

  • 7/25/2019 Digital Electronics by rajesh

    139/360

    EN 202 Electronics Rajesh Gupta

    Half-wave Rectifier

    Bright

    Dim

    AC Voltage source ~V A

    Half-wave rectifier circuit

    ~

    V A

    +

    -LoadAC Voltage

    source

  • 7/25/2019 Digital Electronics by rajesh

    140/360

    EN 202 Electronics Rajesh Gupta

    Full-wave Rectifier

    V A

    +

    Full-wave rectifier circuit (center-tap design)

    ~ Load

    -

    AC Voltagesource

    V A

    V A

    +~

    -

    V A

    +

    -

    +

    -

    V A

    +~

    V A

    -

    +

    -

    +

  • 7/25/2019 Digital Electronics by rajesh

    141/360

    EN 202 Electronics Rajesh Gupta

    Full wave bridge rectifier

    V A

    Full-wave rectifier circuit (bridge design)

    V A

    ACVoltagesource

    ~

    Load

    +

    -

    V AV A

    ~+

    -

    +

    -

    V AV A

    ~+

    -

    +

    -

  • 7/25/2019 Digital Electronics by rajesh

    142/360

    EN 202 Electronics Rajesh Gupta

    Diode ratings

    In addition to forward voltage drop (Vf) and peak inversevoltage (PIV), there are many other ratings of diodes

    Maximum DC reverse voltage = VRor VDC The maximumamount of voltage the diode can withstand in reverse-bias modeon a continual basis. Ideally, this figure would be infinite.

    Maximum reverse current = IR the amount of currentthrough the diode in reverse-biasoperation, with the maximumrated inverse voltage applied (VDC). Sometimes referred to as

    leakage current. Ideally, this figure would be zero, as a perfectdiode would block all current when reverse-biased. In reality, itis very small compared to the maximum forward current.

  • 7/25/2019 Digital Electronics by rajesh

    143/360

    EN 202 Electronics Rajesh Gupta

    Contd.

    Maximum (average) forward current = IF(AV) The maximumaverage amount of current the diode is able to conduct in forward biasmode. This is fundamentally a thermal limitation: how much heatcan the PN junction handle, given that dissipation power is equal tocurrent (I) multiplied by voltage (V or E) and forward voltage isdependent upon both current and junction temperature. Ideally, thisfigure would be infinite.

    Maximum (peak or surge) forward current = IFSM or if(surge) Themaximum peak amount of current the diode is able to conduct inforward bias mode. Again, this rating is limited by the diodejunction's thermal capacity, and is usually much higher than the

    average current rating due to thermal inertia (the fact that it takes afinite amount of time for the diode to reach maximum temperature fora given current). Ideally, this figure would be infinite.

  • 7/25/2019 Digital Electronics by rajesh

    144/360

    EN 202 Electronics Rajesh Gupta

    Contd.

    Maximum total dissipation = PD The amount of power (in watts)allowable for the diode to dissipate, given the dissipation (P=IE) ofdiode current multiplied by diode voltage drop, and also the dissipation(P=I2R) of diode current squared multiplied by bulk resistance.Fundamentally limited by the diode's thermal capacity (abilityto tolerate high temperatures).

    Operating junction temperature = TJ The maximum allowabletemperature for the diode's PN junction, usually given in degreesCelsius (oC). Heat is the "Achilles' heel" of semiconductor devices: theymustbe kept cool to function properly and give long service life.

  • 7/25/2019 Digital Electronics by rajesh

    145/360

    EN 202 Electronics Rajesh Gupta

    Contd.

    Typical junction capacitance = CJ the typical amount ofcapacitance intrinsic to the junction, due to the depletion region actingas a dielectric separating the anode and cathode connections. This isusually a very small figure, measured in the range of picofarads (pF).

    Reverse recovery time = trr the amount of time it takes for a diodeto "turn off" when the voltage across it alternates from forward-bias toreverse-bias polarity. Ideally, this figure would be zero

  • 7/25/2019 Digital Electronics by rajesh

    146/360

    EN 202 Electronics Rajesh Gupta

    Power Supply

    Transformer Rectifier Filter Regulator

    AC mains

    Regulated dc output

  • 7/25/2019 Digital Electronics by rajesh

    147/360

    EN 202 Electronics Rajesh Gupta

    Need of Filter

    Full-wave rectifier output is not smooth, it has lot ofripples

    In order to minimize these ripples, a filter is required

    to smooth the out of full wave rectifier.

  • 7/25/2019 Digital Electronics by rajesh

    148/360

    EN 202 Electronics Rajesh Gupta

    Shunt Capacitor Filter

    Shunt capacitor is simplestand cheapest type filter

    Connect a large value ofcapacitor across load

    Block DC, allow AC to follow

    Rate of discharge dependon RLC

    Large C give less ripples

    Upper limit of C depends oncurrent handling rating of

    diodes

    Powermains

    Full-waverectifier C

    Filter Load

    +

    - LR o

    2 3 40

    mV

    dcV

    B D

    A C

    t

    2 3 40

    mV

    dcV

    B D

    A C F

    E

    t

    o

    o

  • 7/25/2019 Digital Electronics by rajesh

    149/360

    EN 202 Electronics Rajesh Gupta

    Conduction angle of diode

    2 3 40

    mV

    dcV

    B D

    A C

    t

    2 3 40

    mV

    dcV

    B D

    A C

    t

    o

    o E

    F

  • 7/25/2019 Digital Electronics by rajesh

    150/360

  • 7/25/2019 Digital Electronics by rajesh

    151/360

    EN 202 Electronics Rajesh Gupta

    Problem

    Load current = 10 mA

    Capacitance= 470 F

    Line frequency = 50 Hz

    Find ripple voltage of full wave rectifier and half waverectifier

  • 7/25/2019 Digital Electronics by rajesh

    152/360

    EN 202 Electronics Rajesh Gupta

    Need of Regulator

    Output of filter also have some ripples, to make itmore smooth, regulator is required.

    Zener diode is one of the simplest type of regulator

  • 7/25/2019 Digital Electronics by rajesh

    153/360

  • 7/25/2019 Digital Electronics by rajesh

    154/360

  • 7/25/2019 Digital Electronics by rajesh

    155/360

    C d

  • 7/25/2019 Digital Electronics by rajesh

    156/360

    EN 202 Electronics Rajesh Gupta

    Contd.

    45 V224 mV

    447.76 A

    44.776 V

    100 K

    447.76 A 447.76 A

    447.76 A

    0A loadR

    500

    45 V12.6 V

    32.4 mA

    32.4 V

    1 K

    32.4 mA 25.2 mA

    25.2 mA

    7.2 mA

    loadR500

    45 V

    224 mV447.76 A

    44.776 V

    100 K447.76 A

    loadR

    500

    447.76 A 447.76 A

    S h ttk di d

  • 7/25/2019 Digital Electronics by rajesh

    157/360

    EN 202 Electronics Rajesh Gupta

    Schottky diodes

    Schottky diodesare constructed of a metal-to-N junction rather thana P-N semiconductor junction.

    Schottky diodes are characterized by fast switching times (low reverse-recovery time), low forward voltage drop (typically 0.25 to 0.4 volts for ametal-silicon junction), and low junction capacitance. This makes them

    well suited for high-frequency applications. In terms of forward voltage drop (VF), reverse-recovery time (trr), and

    junction capacitance (CJ), Schottky diodes are closer to ideal than theaverage "rectifying" diode. Unfortunately, though, Schottky diodestypically have lower forward current (IF) and reverse voltage(VRRMand VDC) ratings than rectifying diodes and are thus unsuitablefor applications involving substantial amounts of power.

    T l di d

  • 7/25/2019 Digital Electronics by rajesh

    158/360

    EN 202 Electronics Rajesh Gupta

    Tunnel diodes

    Tunnel diodesexploit a strangequantum phenomenon called resonanttunnelingto provide interesting forward-bias characteristics having peakcurrent (IP) Valley current (IV).

    Able to transition between peak andvalley current levels very quickly,"switching" between high and low statesof conduction much faster than evenSchottky diodes.

    Tunnel diode characteristics are alsorelatively unaffected by changes intemperature.

    Forwardcurrent

    Forward voltage

    Tunnel diodeAnode

    Cathode

    PI

    VI

    PV VV

    Li ht itti di d

  • 7/25/2019 Digital Electronics by rajesh

    159/360

    EN 202 Electronics Rajesh Gupta

    Light-emitting diodes

    Some semiconductor junctions, composed ofspecial chemical combinations, emitradiant energy within the spectrum of visiblelight as the electrons transition in energylevels.

    Simply put, thesejunctions glow whenforward biased. A diode intentionallydesigned to glow like a lamp is called a light-emitting diode, or LED.

    Diodes made from a combination of theelements gallium, arsenic, and phosphorus(called gallium-arsenide-phosphide) glow bright

    red, and are some of the most common LEDsmanufactured

    Light-emitting diode (LED)

    Cathode

    Anode

    V t Di d

  • 7/25/2019 Digital Electronics by rajesh

    160/360

    EN 202 Electronics Rajesh Gupta

    Varactor Diode

    It is operated reverse-biasedso no current flows through it,but since the width of thedepletion region varies withthe applied bias voltage, the

    capacitance of the diode can bemade to vary.

    Varactors are commonly used involtage-controlled oscillators

    or

    Symbol

    C

    maxC

    minC

    Reverse voltage

  • 7/25/2019 Digital Electronics by rajesh

    161/360

    P iti Li it

  • 7/25/2019 Digital Electronics by rajesh

    162/360

    EN 202 Electronics Rajesh Gupta

    Positive Limiter

    PV

    PV PV

    R

    LR0 0

    ~

    Bi d li it

  • 7/25/2019 Digital Electronics by rajesh

    163/360

    EN 202 Electronics Rajesh Gupta

    Biased limiter

    0 0

    PV

    PVPV

    +

    -

    R

    LRV

    V+0.7

    ~

    C bi ti li it

  • 7/25/2019 Digital Electronics by rajesh

    164/360

    EN 202 Electronics Rajesh Gupta

    Combination limiter

    0

    7.01V

    7.02V

    R

    1D

    1V

    2D

    2V LR+

    --

    +PV

    PV

    0~

    Ci it t ti li it

  • 7/25/2019 Digital Electronics by rajesh

    165/360

    EN 202 Electronics Rajesh Gupta

    Circuit protection limiter

    inV

    outV1 2

    1N914

    +5 V

    inV outV

  • 7/25/2019 Digital Electronics by rajesh

    166/360

    EN 202 Electronics Rajesh Gupta

    Transistors

    Introduction

  • 7/25/2019 Digital Electronics by rajesh

    167/360

    EN 202 Electronics Rajesh Gupta

    Introduction

    The invention of the bipolartransistor in 1948 ushered in arevolution in electronics.

    Bipolar transistors consist ofeither a P-N-P or an N-P-Nsemiconductor "sandwich"

    structure. The three leads of a bipolar

    transistor are called the Emitter,Base, and Collector.

    Difference between PNP andNPN transistor is the properbiasing of junctions. Currentdirections and voltage polaritiesfor each type of transistor areexactly opposite

    NN

    Emitter Collector

    Base

    P

    NP

    Emitter CollectorBase

    cE

    B

    E c

    BB

    cE

    E c

    B

    P

    Transistor Mode of Operation

  • 7/25/2019 Digital Electronics by rajesh

    168/360

    EN 202 Electronics Rajesh Gupta

    Transistor Mode of Operation

    Biasing an NPN transistor for active operation

    Condition Emitter junction Collector junction Region ofoperation

    FR Forward-biased Reverse-biased Active

    FF Forward-biased Forward-biased Saturation

    RR Reverse-biased Reverse-biased Cutoff

    RF Reverse-biased Forward-biased Inverted

    BaseEmitter Collector

    - + - +

    E C

    Spacecharge

    Spacecharge

    B

    EEV

    CCV1S 2S

    N P N

    O l itt j ti f d bi d

  • 7/25/2019 Digital Electronics by rajesh

    169/360

    EN 202 Electronics Rajesh Gupta

    Only emitter junction forward biased

    Larger current flow

    ~ 99 % of total current carried by electrons (moving fromemitter to base)

    Emitter current and base current very large (IE=IB), IC=0

    N NP

    Reducedbarrier

    CE

    B

    B

    I

    EI

    EEV

    +-

    O l ll t j ti bi d

  • 7/25/2019 Digital Electronics by rajesh

    170/360

    EN 202 Electronics Rajesh Gupta

    Only collector junction reverse biased

    Very small current flow (minority carrier current temperaturedependent current) called collector leakage current ICBO

    ICBO signifies current between collector and base when thirdterminal (emitter) is open

    +-

    Electron

    Hole

    B

    CCV

    N P N

    E C

    BI

    CI

  • 7/25/2019 Digital Electronics by rajesh

    171/360

    Working of transistor

  • 7/25/2019 Digital Electronics by rajesh

    172/360

    EN 202 Electronics Rajesh Gupta

    Working of transistor

    Ratio of no. of electrons arriving at collector to no. of emitted electrons isknow as base transportation factor (typically ~ 0.99)

    No. of electrons (like 3) and holes (like 7) crossing the E-B junction is muchmore than the no. of electrons (like 5) and holes (like 8) crossing the C-Bjunction. The difference of these two currents is base current.

    E C7

    6

    5

    1234

    B

    EI

    +-

    EEV

    +-

    CCV

    B

    BI CI

    N NP

    C d

  • 7/25/2019 Digital Electronics by rajesh

    173/360

    EN 202 Electronics Rajesh Gupta

    Contd.

    Collector current is less than emitter current

    A part or emitter current consists of holes that do not contribute tocollector current

    Not all the electrons injected into the base are successful inreaching collector.

    Ratio of collector current to emitter current is typically 0.99 denotedby dc

    Collector current made up of two parts

    Fraction of emitter current which reaches the collector

    Reverse leakage current ICO

    Total current equationCOEdcC III

    BCE III

    Problem

  • 7/25/2019 Digital Electronics by rajesh

    174/360

    EN 202 Electronics Rajesh Gupta

    Problem

    An NPN transistor has of dc 0.98 and a collectorleakage current of 1 uA. Calculate the collector andbase current, when emitter current is 1 mA.

    Transistor amplifying action

  • 7/25/2019 Digital Electronics by rajesh

    175/360

    EN 202 Electronics Rajesh Gupta

    Transistor amplifying action

    Transfer + resistor = transistor

    5 k

    E C

    ~

    Ei Ci

    +

    -

    CCV

    B

    +

    - -

    +

    EEV

    EB CBLR os

    40inR kRo 500

    mAIe 5.040

    1020 3

    mA5.0II ec LcO RIV

    V5.2)105()105.0( 33

    S

    O

    V

    V

    A

    1251020

    5.23

    Different configurations of transistor

  • 7/25/2019 Digital Electronics by rajesh

    176/360

    EN 202 Electronics Rajesh Gupta

    Different configurations of transistor

    Figure shows three configuration from ac point of view.

    In all configurations, emitter-base junction is always forward-biased and collector base junction is always reverse-biased.

    ~+

    +

    --

    B

    C

    E

    LR

    E C

    B~

    +

    -

    +

    -

    s

    LRs ~

    +

    +

    --

    B

    CLR

    s

    E

    OO

    O

    Transistor characteristics

  • 7/25/2019 Digital Electronics by rajesh

    177/360

    EN 202 Electronics Rajesh Gupta

    Transistor characteristics

    Static characteristic curves to relate currentand voltage in a transistor. Input characteristic

    Output characteristic

    Common Base Input characteristics

  • 7/25/2019 Digital Electronics by rajesh

    178/360

    EN 202 Electronics Rajesh Gupta

    Common-Base Input characteristics

    .ConstVCB

    E

    EBi

    ir

    mA mA

    CCVVV B

    E

    1R 2R

    Ei Ci

    ++

    +

    +

    -

    -

    - -

    EEV

    SR

    EB CB

    C

    Common Base output characteristics

  • 7/25/2019 Digital Electronics by rajesh

    179/360

    EN 202 Electronics Rajesh Gupta

    Common-Base output characteristics

    High output resistance can be good current source

    Saturation region - collector current not remain same with change in

    emitter current Cut-off region- collector current is not zero even emitter current is zero

    due to leakage current ICB0 OR ICO

    .ConstIEC

    CBo

    ir

    E

    Cfb

    i

    i

    orh

    .ConstVCB

    Summary of C-B characteristics

  • 7/25/2019 Digital Electronics by rajesh

    180/360

    EN 202 Electronics Rajesh Gupta

    Summary of C-B characteristics

    Current gain slightly less then unity (~0.98)

    Dynamic input resistance very low (~ 20 ohm)

    Dynamic output resistance very high (~ 1 M ohm)

    Leakage current very low (~ 0.02 uA for Si transistor)

    C-E Configuration

  • 7/25/2019 Digital Electronics by rajesh

    181/360

    EN 202 Electronics Rajesh Gupta

    C-E Configuration

    Mostly work in active region CEOBdcC III

    dc

    dcdc

    1

    dc

    CBOCEO

    II

    1

    CBOBCdcC IIII )(

    CBOBdcCdc III )1(

    CBO

    dc

    B

    dc

    dcC I

    1

    1I

    1I

    C

    CCV

    +

    -

    N

    NP+E

    B

    BBV

    +

    BBV

    -

    -

    CCV+

    B

    E

    C

    EI

    CIBI

    -

  • 7/25/2019 Digital Electronics by rajesh

    182/360

    C-E input characteristics

  • 7/25/2019 Digital Electronics by rajesh

    183/360

    EN 202 Electronics Rajesh Gupta

    C E input characteristics

    V

    A

    mA

    V

    BBV

    CCV

    1R BEV E

    CEV 2R

    B

    BI

    CI

    C

    + -

    +

    +

    +-

    --

    .ConstVCE B

    BE

    i ir

  • 7/25/2019 Digital Electronics by rajesh

    184/360

    Comparison between CB and CE

  • 7/25/2019 Digital Electronics by rajesh

    185/360

    EN 202 Electronics Rajesh Gupta

    Comparison between CB and CE

    Leakage current lead to Thermal Runway

    Parameters Common baseConfiguration

    Common emitterConfiguration

    1. Input dynamic resistance

    2. Output dynamicresistance

    3. Current gain

    4. Leakage current

    Very low (20 )

    Very high (1 M)

    Less than unity (0.98)

    Very small (5 A for Ge, 1 A

    for Si)

    Low (1 k)

    High (10 k)

    High (100)

    Very large (500 A for Ge, 20

    A for Si)

    Problems

  • 7/25/2019 Digital Electronics by rajesh

    186/360

    EN 202 Electronics Rajesh Gupta

    Problems

    When emitter current of transistor changed by 1mA,its collector current changed by 0.995 mA. Calculate

    CB current gain

    CE current gain

    The DC current gain of a transistor in CEconfiguration is 100. Find DC current gain in CBconfiguration.

    Why CE configuration widely used

  • 7/25/2019 Digital Electronics by rajesh

    187/360

    EN 202 Electronics Rajesh Gupta

    Why CE configuration widely used

    A good amplifier stage is one which has high input resistance and lowoutput resistance

    Current gain is more in CE configuration

    Amplifierstage 1

    Amplifierstage 2

    1A 2A 3A

    1B 2B 3B

    SRLR

    S ~

    Common-collector configuration

  • 7/25/2019 Digital Electronics by rajesh

    188/360

    EN 202 Electronics Rajesh Gupta

    Common collector configuration

    Emitter current as a function of base current

    B

    C

    EBBV

    LR

    CCV

    CBOEdcC

    CBE

    III

    III

    BE

    CLR

    ~

    +

    -

    oS

    Contd

  • 7/25/2019 Digital Electronics by rajesh

    189/360

    EN 202 Electronics Rajesh Gupta

    Contd.

    CBOEdcBE IIII

    CBOBEdc III )1(

    CBO

    dc

    B

    dc

    E III

    1

    1

    1

    1

    11

    1

    dc

    dc

    CBOdcBdcE III )1()1(

    )1(

    )1(

    dc

    B

    E

    BdcE

    I

    I

    II

  • 7/25/2019 Digital Electronics by rajesh

    190/360

    Transistor data sheet

  • 7/25/2019 Digital Electronics by rajesh

    191/360

    EN 202 Electronics Rajesh Gupta

    Transistor data sheet

    Important parameters

    Maximum power dissipation

    Maximum allowable voltage

    Current gain

    Max frequency of operation

    Basic CE amplifier circuit

  • 7/25/2019 Digital Electronics by rajesh

    192/360

    EN 202 Electronics Rajesh Gupta

    Basic CE amplifier circuit

    +

    -

    B

    C

    E+

    -

    CR

    BR

    s

    o

    CCVBBV

    1CC

    2CC

  • 7/25/2019 Digital Electronics by rajesh

    193/360

    Amplification and Q-point

  • 7/25/2019 Digital Electronics by rajesh

    194/360

    EN 202 Electronics Rajesh Gupta

    Amplification and Q point

    13750110125 AAi=

    beb

    cec

    VI

    VI

    poweracinput

    poweracOutputgainPoweriii ,)(

    1101020

    9.41.7,)( 3 BECEAgainVotageii

    12510)4060(

    10)8.43.7(,)(

    6

    3

    B

    Ci

    i

    iAgainCurrenti

    Selection of Q-point

  • 7/25/2019 Digital Electronics by rajesh

    195/360

    EN 202 Electronics Rajesh Gupta

    Selection of Q point

  • 7/25/2019 Digital Electronics by rajesh

    196/360

    EN 202 Electronics Rajesh Gupta

    Logic Gate Using Transistor

    Current regulator

  • 7/25/2019 Digital Electronics by rajesh

    197/360

    EN 202 Electronics Rajesh Gupta

    Current regulator

    Transistors function as currentregulators by allowing a small current tocontrol a larger current. The amount ofcurrent allowed between collector andemitter is primarily determined by theamount of current moving between base

    and emitter. In order for a transistor to properly

    function as a current regulator, thecontrolling (base) current and thecontrolled (collector) currents must begoing in the proper directions: meshingadditively at the emitter and goingagainstthe emitter arrow symbol.

    BC

    E

    BC

    E

    = Small, Controlling Current

    = large, Controlled Current

    Transistor as a switch

  • 7/25/2019 Digital Electronics by rajesh

    198/360

    EN 202 Electronics Rajesh Gupta

    a s sto as a s tc

    Transistor's collector current isproportionally limited by its basecurrent, it can be used as a sort ofcurrent-controlled switch. Arelatively small flow of electronssent through the base of the

    transistor has the ability to exertcontrol over a much larger flow ofelectrons through the collector

    When a transistor has zero currentthrough it, it is said to be in a stateof cutoff

    When a transistor has maximumcurrent through it, it is said to bein a state of saturation.

    Switch

    NPNtransistor

    PNPtransistor

    Switch

    Inverter

  • 7/25/2019 Digital Electronics by rajesh

    199/360

    EN 202 Electronics Rajesh Gupta

    0 input = open switch = output 1

    1 input = close circuit = output 0

    BR

    CR

    CCV

    inV

    outV

    B

    BEinB

    R

    VVI

    BdcC II

    CCCCout RIVV

    C

    CC

    R

    V

    CI

    CCVCEV

    Open switch

    Closed switch

    CCV

    CR

    outV

    CCV

    CR

    outVC

    E

    C

    E

  • 7/25/2019 Digital Electronics by rajesh

    200/360

    OR Gate

  • 7/25/2019 Digital Electronics by rajesh

    201/360

    EN 202 Electronics Rajesh Gupta

    C

    1Q 2Q 3QA

    B

    CCV

    AND Gate

  • 7/25/2019 Digital Electronics by rajesh

    202/360

    EN 202 Electronics Rajesh Gupta

    1QA

    2Q 3Q

    C

    B

    CCV

  • 7/25/2019 Digital Electronics by rajesh

    203/360

    XOR Gate

  • 7/25/2019 Digital Electronics by rajesh

    204/360

    EN 202 Electronics Rajesh Gupta

  • 7/25/2019 Digital Electronics by rajesh

    205/360

    EN 202 Electronics Rajesh Gupta

    Transistor Biasing Circuit

    Stabilization of Q-point

  • 7/25/2019 Digital Electronics by rajesh

    206/360

    EN 202 Electronics Rajesh Gupta

    Q p

    Requirement of biasing circuit Operating point in the centre of active region

    Stabilization of collector current against temperature variations

    Making operating point independent of transistor parameters

    Different biasing techniques used for achieving these points

    T T

    Temperaturecontinues toincrease

    CI

    CBOI

    CEOI

    Fixed Bias

  • 7/25/2019 Digital Electronics by rajesh

    207/360

    EN 202 Electronics Rajesh Gupta

    CECCCC VRIV

    CEOBC III

    C

    CCSatC

    R

    VI )(

    C

    CCCR

    VI

    B

    BEBBB

    R

    VVI

    BR CR

    CCV

    BR CR

    CCVBBV

    CR

    CCV

    BBV

    BR

    Steps for calculating Q-point in fixed bias

  • 7/25/2019 Digital Electronics by rajesh

    208/360

    EN 202 Electronics Rajesh Gupta

    p g Q p

    1. Calculate base voltage, in case VBE is known, usemore accurate calculation.

    2. Calculate collector current from base current, makesure its not greater than Ic(sat)

    3. Calculate collector-emitter voltage

    Problem

  • 7/25/2019 Digital Electronics by rajesh

    209/360

    EN 202 Electronics Rajesh Gupta

    Calculate the Q-point for the circuit given in figure

    BR CR

    50

    VVCC

    9

    300 k 2 k

    Problem

  • 7/25/2019 Digital Electronics by rajesh

    210/360

    EN 202 Electronics Rajesh Gupta

    Calculate Q-point in circuit. Given RC=1 k ohm and RB=100 k ohm

    If transistor is replaced by another unit of beta=150 insteadof 60. Determine its new Q-point.

    BR CR

    VVCC 10

    60

    AC125

    Assignment (1 Mark)

  • 7/25/2019 Digital Electronics by rajesh

    211/360

    EN 202 Electronics Rajesh Gupta

    In a given circuit, a supply of 6 V and aload resistance of 1 k ohm is used.

    Find the value of resistance RB so thata germanium transistor with =20 andICBO=2uA draws an IC of 1 mA.

    What Ic is drawn if the transistorparameters change to =25 and ICBO =10 uA due to rise in temperature ?

    BR

    V6

    1 k

    Fixed bias features

  • 7/25/2019 Digital Electronics by rajesh

    212/360

    EN 202 Electronics Rajesh Gupta

    Advantages Very simple

    very few component

    Easy to fix Q point by changing RB

    Limitations Thermal runway

    Strongly dependent Q-point

    CI

    Leads to thermalrunway

    CI

    T T T CEOI CEOI

    CBOI

    CBOI

    Collector to base bias circuit

  • 7/25/2019 Digital Electronics by rajesh

    213/360

    EN 202 Electronics Rajesh Gupta

    BC

    BECCCCB

    BEBBCCCCC

    BEBBBCCCC

    RR

    VRIVI

    VIRRIRV

    VRIIIRV

    )(

    )(

    )(

    BC

    BECEB

    RR

    VVI

    CBOI

    CEOI

    T

    Rising tendency is checked

    CI CI

    BI

    CEV

    -

    BR

    CR

    +

    CCV

    BEV

    +

    -

    +

    - CI

    BI

    CEV

    )( BC II

    Contd.

  • 7/25/2019 Digital Electronics by rajesh

    214/360

    EN 202 Electronics Rajesh Gupta

    IB ~ Vcc/(RB+Rc)

    Shift in Q-point due to change in is not much asit occurs in case of fixed bias

    BCBBECC

    BEBBCBCCC

    IRRVV

    VIRRIRV

    ])1([

    )(

    CCCCCBCCCCE

    CECCBCC

    RIVRIIVV

    VRIIV

    )(

    0)(

    Features of collector to base bias circuit

  • 7/25/2019 Digital Electronics by rajesh

    215/360

    EN 202 Electronics Rajesh Gupta

    Advantages

    Check thermal runway

    Q-point less dependent on value

    Limitations

    Base resistance also provide AC feedback, thatreduce voltage gain

    Problem

  • 7/25/2019 Digital Electronics by rajesh

    216/360

    EN 202 Electronics Rajesh Gupta

    Calculate the minimum and maximum collectorcurrent in the given circuit, if varied with in thelimit indicated.

    BR

    CR

    200 k

    2 k

    20 V

    50

  • 7/25/2019 Digital Electronics by rajesh

    217/360

    EN 202 Electronics Rajesh Gupta

    B

    BEEECCB

    EEBEBBCC

    R

    VRIVI

    RIVIRV

    )(

    B

    EECCB

    R

    RIVI

    )(

    CI

    CBOI

    CI

    CEOIT

    BI

    EERI

    EIRising tendency ischecked

    CI CI

    BI

    EERI

    EI

    Rising tendency ischecked

    +

    -

    -

    BR CR

    ER+

    CI

    EI

    BEV

    +

    -

    CCV

    Contd.

  • 7/25/2019 Digital Electronics by rajesh

    218/360

    EN 202 Electronics Rajesh Gupta

    EBBEBBCC RI)1(VRIV

    EB

    CC

    EB

    BECCB

    RR

    V

    RR

    VVI

    )1(

    )/(

    BE

    CC

    EB

    CCBC

    RR

    V

    RR

    VII

    CECCCCE

    EECECCCC

    IRRVV

    RIVRIV

    )(

    Features of bias circuit with emitter resistance

  • 7/25/2019 Digital Electronics by rajesh

    219/360

    EN 202 Electronics Rajesh Gupta

    Advantages

    Provide good stabilization of Q-pointagainst temperature and variation

    Limitations

    Emitter resistance provide a feedback

    causes reduction in voltage gain. For getting very good stabilization

    For large RE, high DC source is required

    For small RB, low DC source is required Problem: Calculate values

    of 3 currents

    ER BR>>

    100

    1 M 2 k

    1 k EC+ +

    - -

    10 v

    BR CR

    ER

    Voltage divider biasing circuit

  • 7/25/2019 Digital Electronics by rajesh

    220/360

    EN 202 Electronics Rajesh Gupta

    1R

    A

    2R ER

    CCV

    B

    CR

    B

    CCV

    CR

    ER

    ATHR

    BEVTHV

    EI

    BI

    21

    21

    RR

    RR

    RTH

    CCVRR

    R

    21

    2

    CECCCCE IRRVV )(

    EEBETHBTH IRVRIV

    EBBETHBTH RIVRIV )1(

    BETHETHB VV]R)1(R[I

    ETH

    TH

    ETH

    BETHB

    RR

    V

    RR

    VVI

    )1(

    2R

    A

    1R

    B

    Sourceshortage

    1R 2R

    A

    B

    Problem

  • 7/25/2019 Digital Electronics by rajesh

    221/360

    EN 202 Electronics Rajesh Gupta

    Find Q point

    60

    40 k 5 k

    5 k 1 k EC+

    -

    +12 v

    +

    -

  • 7/25/2019 Digital Electronics by rajesh

    222/360

    EN 202 Electronics Rajesh Gupta

    Amplifiers

    DC Behavior

  • 7/25/2019 Digital Electronics by rajesh

    223/360

    EN 202 Electronics Rajesh Gupta

    1R cR

    CCV

    2R ER

    EECECCCC RIVRIV

    )( ECCCE RRIV

    )RR(

    VV)RR(

    1I

    EC

    CCCE

    EC

    C

    Input and Output phase

  • 7/25/2019 Digital Electronics by rajesh

    224/360

    EN 202 Electronics Rajesh Gupta

    AC Behavior

  • 7/25/2019 Digital Electronics by rajesh

    225/360

    EN 202 Electronics Rajesh Gupta

    +

    -

    ~+

    -

    1R

    2R

    CR

    O

    +

    +

    -

    -++

    -

    -

    CCV

    CC

    CC

    + +

    --

    iER

    EC

    OR

    OR

    +

    -

    ~

    +

    -

    1R 2R

    CR

    O

    i

    AC equivalent

    Transistor Equivalent Circuit

  • 7/25/2019 Digital Electronics by rajesh

    226/360

    EN 202 Electronics Rajesh Gupta

    Input

    Output

    B

    E

    bi

    ir

    C

    E

    bi or

    Contd.

  • 7/25/2019 Digital Electronics by rajesh

    227/360

    EN 202 Electronics Rajesh Gupta

    C

    E

    bi or

    cibi

    C

    B

    +

    -

    +

    -b

    ir

    h-Parameter

  • 7/25/2019 Digital Electronics by rajesh

    228/360

    EN 202 Electronics Rajesh Gupta

    Manufacture specify characteristics of a transistor interms of h(hybrid) parameters

    Hybrid is used with these parameters because they

    are a mixture of constants having different units

    It becomes popular because they can be measureeasily

    Transistor as two-port network

  • 7/25/2019 Digital Electronics by rajesh

    229/360

    EN 202 Electronics Rajesh Gupta

    1 2

    3

    + +

    - -1 2

    1i 2i

    2121111 hih

    2221212 hihi

    = Forward Current ratio (with output shorted) = fh

    1

    111

    ih

    02

    = Input impedance (with output shorted) = ih

    1

    221

    i

    ih

    02

    2

    112

    h

    01 i= Reverse voltage ratio (with input open) = rh

    2

    222

    ih

    01 i oh= Output admittance (with input open) =

    Hybrid equivalent circuit

  • 7/25/2019 Digital Electronics by rajesh

    230/360

    EN 202 Electronics Rajesh Gupta

    i bi

    E

    C

    +

    -

    B

    ~~

    +

    - O-

    +

    ci

    bi

    ieh

    fehoeh

    reh C

    ,rh iie

    ,feh

    ,/1 ooe rh

    dynamic input resistance

    current amplification factor

    dynamic output resistance.

    ieh 1 k4105.2 reh

    50fehoeh 25 s (or, 1/ oeh 40 k)

    Amplifier analysis

  • 7/25/2019 Digital Electronics by rajesh

    231/360

    EN 202 Electronics Rajesh Gupta

    OC

    OCOCac

    RR

    RRRRR

    ||

    B C

    i ~ ~

    +

    -

    +

    -

    E

    1R 2R cR OR Oci+

    -

    bi

    ieh

    reh C feh bi oeh

    i Obi

    E

    C

    +

    -

    ~

    B

    -

    +

    biieh feh

    acR

    Contd.

  • 7/25/2019 Digital Electronics by rajesh

    232/360

    EN 202 Electronics Rajesh Gupta

    ieiein hhRRZ |||| 21

    acacoeo RRhZ ||)/1(

    AAA ip

    b

    ci

    i

    i

    CurrentInput

    CurrentOutputAgainCurrent ,

    fe

    b

    bfeh

    i

    ih

    iA

    ieb

    acbfe

    hi

    Rih

    VoltageInput

    VoltageOutputAgainVoltage

    ,

    ie

    acfe

    h

    Rh

    0180i

    ac

    r

    RA

    Problem

  • 7/25/2019 Digital Electronics by rajesh

    233/360

    EN 202 Electronics Rajesh Gupta

    Current Gain 150, Rin=2 kohm

    Calculate voltage gain andinput impedance

    ~

    15 V

    75 K 4.7 K

    7.5 K 1.2 K

    12 K

    15 F15 F

    100 F

    SO

    +

    +

    --

    Multi-stage Amplifiers

  • 7/25/2019 Digital Electronics by rajesh

    234/360

    EN 202 Electronics Rajesh Gupta

    1

    210P

    PLog

    A =12

    1

    1

    21

    n

    o

    n

    n

    ss

    o

    1A nn AAA 12 =

    s ~

    ins 11A 2A nA2 1n on

    Numbers of bels =

    Contd.

  • 7/25/2019 Digital Electronics by rajesh

    235/360

    EN 202 Electronics Rajesh Gupta

    Number of dB = 10 Number of bels = 10

    Gain in dB = 20

    1

    210logV

    V

    dBn2dB1dBdB A...AAA

    1

    210logP

    P

    Why dB

  • 7/25/2019 Digital Electronics by rajesh

    236/360

    EN 202 Electronics Rajesh Gupta

    Simple addition of gain

    Permits us to denote very small and very large value

    Our hearing power in logarithmic

    Coupling of two stages

  • 7/25/2019 Digital Electronics by rajesh

    237/360

    EN 202 Electronics Rajesh Gupta

    Minimum loss of signal

    Should not affect biasing of other stage

    Typical Couplings RC coupling

    Transformer coupling

    Direct coupling

    RC coupling

  • 7/25/2019 Digital Electronics by rajesh

    238/360

    EN 202 Electronics Rajesh Gupta

    Widely used

    Makes DC biasingindependent

    Not good for lowfrequency applications

    -

    O

    +

    +

    -

    + + + +

    - - - -

    cR

    cR

    1R1R

    2R 2RER E

    REC EC

    LR

    CC

    CCCC

    CCV

    Transformer coupling

  • 7/25/2019 Digital Electronics by rajesh

    239/360

    EN 202 Electronics Rajesh Gupta

    DC isolation provided bytransformer

    Bigger in size

    Does not amplify signals ofdifferent frequency equally

    Suited for power amplifiersand tuned voltage amplifiers

    CCV

    O

    1R1R

    2R 2RER

    SC

    + ++

    +

    --

    - - EC

    EC

    S

    ERSC

    Direct coupling

  • 7/25/2019 Digital Electronics by rajesh

    240/360

    EN 202 Electronics Rajesh Gupta

    Required at very low frequency

    Affect biasing of other stage (consider thiswhile designing)

    Frequency response of Amplifier

  • 7/25/2019 Digital Electronics by rajesh

    241/360

    EN 202 Electronics Rajesh Gupta

  • 7/25/2019 Digital Electronics by rajesh

    242/360

    At high f

  • 7/25/2019 Digital Electronics by rajesh

    243/360

    EN 202 Electronics Rajesh Gupta

    ~

    cRcR 1

    R

    CCV

    CCCC

    ECER2RECER

    2R

    1R

    +

    +++ +

    -- -

    - -

    +

    -

    CC

    s o

    LR

    1wC

    1wC2wC

    2wC

    bcCbcC

    beC

    ceCceC

    beC

    Contd.

  • 7/25/2019 Digital Electronics by rajesh

    244/360

    EN 202 Electronics Rajesh Gupta

    Bandwidth

  • 7/25/2019 Digital Electronics by rajesh

    245/360

    EN 202 Electronics Rajesh Gupta

    mm A2/1A707.0

    Effect on band width with no. of stages

  • 7/25/2019 Digital Electronics by rajesh

    246/360

    EN 202 Electronics Rajesh Gupta

    Bandwidth decreases with increase in no. ofstages

    Because greater no. of capacitor in the circuit

    Voltage gain

    Upper and lower cut of frequency

    n

    mAA )(

    1

    )12(

    11

    /1ff

    n

    f22f )12( n/1

    Two-stage RC-coupled amplifier

  • 7/25/2019 Digital Electronics by rajesh

    247/360

    EN 202 Electronics Rajesh Gupta

    CCV

    -

    O

    ++

    - + + + +

    - - - -

    1R 1R

    2R2RER ER

    EC EC

    LR

    CCCCCC

    1CR 2CR

    S

    -

    ++

    -

    1R 2R 2CR

    S

    O1CR 1R 2R

    LR

    Contd.

  • 7/25/2019 Digital Electronics by rajesh

    248/360

    EN 202 Electronics Rajesh Gupta

    A1 is always less than A2, becauseof lower Rac1 due to loading effect

    21

    2121||

    RR

    RRRRRB

    ie

    acfe

    h

    RhA

    2

    2

    LC

    LCLCac

    RRRRRRR

    2

    222 ||

    ie

    acfe

    h

    RhA

    11

    21 AAA m

    -

    +

    1B 2B1bi 1C 2C

    acR1CR

    2bi

    Sieh

    ieh1bie ih 2bie

    ih

    E

    Problem

  • 7/25/2019 Digital Electronics by rajesh

    249/360

    EN 202 Electronics Rajesh Gupta

    Calculate

    input impedance

    output impedance

    voltage gain

    both transistor

    hfe= 120

    hie=1.1k ohm ~ 5.6k

    56 k 6.8 k 56 k 3.3 k

    S

    0.5k

    5.6k 0.5

    k

    2.2k

    O

    +

    -

    VVCC 20

    5F5F

    500F

    500F

    + ++ +

    - - - --

    +

    5F

    Distortion in Amplifiers

  • 7/25/2019 Digital Electronics by rajesh

    250/360

    EN 202 Electronics Rajesh Gupta

    When wave shape of the output is not an exact replica ofinput wave

    Caused by Reactive component and non-linear characteristic of transistor

    Frequency distortion Caused by electrode capacitance and other reactive components

    Contd.

  • 7/25/2019 Digital Electronics by rajesh

    251/360

    EN 202 Electronics Rajesh Gupta

    Phase distortion Delay introduce by the amplifier is different for various

    frequency

    Reactive components of the circuit are responsible for thisdistortion

    Harmonic distortion Output contain new frequency components that are not

    present in the input. New frequency are harmonics ofpresent in input

    Happen due to non-linearity in the dynamic transfercharacteristic curves

    Contd.

  • 7/25/2019 Digital Electronics by rajesh

    252/360

    EN 202 Electronics Rajesh Gupta

    AMPLIFIERInput Output

    i o

    1f 2f 1f 2f 22 f12 f 13f 23ff f

  • 7/25/2019 Digital Electronics by rajesh

    253/360

    EN 202 Electronics Rajesh Gupta

    Operational-Amplifiers

    Introduction

  • 7/25/2019 Digital Electronics by rajesh

    254/360

    EN 202 Electronics Rajesh Gupta

    The operational amplifier is most useful singledevice in analog electronic circuitry.

    With only few external components, it can perform awide variety of analog signal processing tasks.

    One key to the usefulness of these little circuits is inthe engineering principle of feedback, particularlynegativefeedback, which constitutes the foundationof almost all automatic control processes.

    Single-ended

  • 7/25/2019 Digital Electronics by rajesh

    255/360

    EN 202 Electronics Rajesh Gupta

    A "shorthand" symbol for anelectronic amplifier is a triangle, thewide end signifying the input sideand the narrow end signifying theoutput.

    To facilitate true AC output from anamplifier, we use a splitor dualpower supply, with two DC voltagesources connected in series withthe middle point grounded, giving apositive voltage to ground (+V) anda negative voltage to ground (-V).

    General amplifier circuit symbol

    input output

    SUPPLYV

    SUPPLYV

    input output+V

    -V

    inputV15 V

    15 V

    loadR

    +

    +

    -

    -

    Differential amplifiers

  • 7/25/2019 Digital Electronics by rajesh

    256/360

    EN 202 Electronics Rajesh Gupta

    Most amplifiers have one input and one output. Differentialamplifiershave two inputs and one output, the output signal beingproportional to the difference in signals between the two inputs.

    The voltage output of a differential amplifier is determined by thefollowing equation: Vout = AV(Vnoninv - Vinv)

    Differential amplifier

    output

    SUPPLYV

    SUPPLYV

    -

    +

    1input

    2input

    0 0 0 0 1 2.5 7 3 -3 -2

    0 1 2.5 7 0 0 0 3 3 -7

    0 4 10 28 -4 -10 -28 0 24 -20

    1)( Input

    2)( InputOutput

    Voltage output equation = )( 12 InputInputAV Vout

    OR))(Input)(Input(VAoutV

    The "operational" amplifier

  • 7/25/2019 Digital Electronics by rajesh

    257/360

    EN 202 Electronics Rajesh Gupta

    High-gain differential amplifiers came to be known as operationalamplifiers, or op-amps, because of their application in analogcomputers' mathematical operations.

    Op-amphave extremely high voltage gain (AV = 200,000 or more).

    Long before computers were built to electronically perform calculationsby employing voltages and currents to represent numerical quantities.

    Op-amps typically have very high input impedances and fairly lowoutput impedances.

    dtdvCic

    Where,

    ci = Instantaneous current through capacitorC = Capacitance in farads

    dt

    dv= Rate of change of voltage over time

    dtdvmF

    Where,

    F = Force applied to object

    m = Mass of object

    dt

    dv = Rate of change of velocity over time

    Op-amp electrical model

  • 7/25/2019 Digital Electronics by rajesh

    258/360

    EN 202 Electronics Rajesh Gupta

    1V

    2V

    +

    -

    inr

    NONINVERTING

    INVERTING

    )( 21 VVA

    OutVOutr

    Comparator

  • 7/25/2019 Digital Electronics by rajesh

    259/360

    EN 202 Electronics Rajesh Gupta

    +

    -

    CCV

    inV

    EEV

    outV

    outV

    inV

    0

    satV

    satV

    Moving trip point

  • 7/25/2019 Digital Electronics by rajesh

    260/360

    EN 202 Electronics Rajesh Gupta

    outV

    satV

    inV

    satVrefV

    EEV

    +

    -

    OutV

    CCV

    CCV

    inV

    1R

    2R BYC

    EEV

    +

    -

    OutV

    CCV

    EEV

    inV

    1R

    2R BY

    C

    outV

    satV

    inV

    satV

    refV

    CCVRR

    R

    21

    2ref

    Schmitt Trigger

  • 7/25/2019 Digital Electronics by rajesh

    261/360

    EN 202 Electronics Rajesh Gupta

    Comparator contain noise, output may beerratic when input voltage is near to trip point

    Noise causes output to jump back and forth betweenlow and high states

    Noise triggering can be avoided by schmitt trigger

    Contd.

  • 7/25/2019 Digital Electronics by rajesh

    262/360

    EN 202 Electronics Rajesh Gupta

    Difference between UTP and LTP is called hysteresis,required to prevent false triggering due to noise

    21

    2

    RR

    RB

    EEV

    +

    -

    OutV

    CCV

    inV

    2R 1R

    satBVref

    satBVref

    satsat BVLTPand,BVUTP

    outV

    inV

    satV

    satV

    satBV satBV

    Moving trip point of schmitt trigger

  • 7/25/2019 Digital Electronics by rajesh

    263/360

    EN 202 Electronics Rajesh Gupta

    1R2R

    +

    -

    EEV

    CCV

    inV

    outV

    3RCCV

    1R

    2R

    +

    -inV

    outV

    +3R

    - CCVRR

    R

    32

    2

    outV

    inV

    satV

    satV

    LTP UTP

    CCcen V

    RR

    R

    32

    2

    321

    32

    R||RR

    R||R

    B

    satcen BVUTP

    satcen BVLTP

    Problem

  • 7/25/2019 Digital Electronics by rajesh

    264/360

    EN 202 Electronics Rajesh Gupta

    Find UTP and LTP

    Given

    Vcc= 12 V, Vee=-12V, R2=R3=2 k ohm,R1= 100 k ohm

    Sine to square waveform

  • 7/25/2019 Digital Electronics by rajesh

    265/360

    EN 202 Electronics Rajesh Gupta

    outV

    inV

    satV

    satV

    LTP UTP

    -

    +

    CCV

    EEV

    1R

    2R

    00

    UTP

    LTP

    0

    satV

    satV0

    Relaxation oscillator

    TOWARD tV

  • 7/25/2019 Digital Electronics by rajesh

    266/360

    EN 202 Electronics Rajesh Gupta

    EEV

    +

    -

    OutV

    CCV

    2R 1R

    R

    C

    B

    BRCT

    1

    11n2

    signaloutputofperiodT

    resistancefeedbackRecapacitancC

    fraction,feedbackB

    UTP

    LTP

    0

    satV

    satV

    0OUTPUT

    CAPACITOR

    TOWARD sat

    T

    Counter based A/D convertor

  • 7/25/2019 Digital Electronics by rajesh

    267/360

    EN 202 Electronics Rajesh Gupta

    ClockGate andcontrol

    Start

    Counter

    Level amplifiers

    Binary ladder

    Comp.Ref.voltage

    Analoginputvoltage

    Nlines

    Nlines

    Nlines

    Digital output

    OP-AMP ICs

  • 7/25/2019 Digital Electronics by rajesh

    268/360

    EN 202 Electronics Rajesh Gupta

    Most popular 741Typical 8-pin DIP op-ampIntegrated circuit

    8 7 6 5

    1 2 3 4

    - +

    Offsetnull

    Offset null

    -V

    Output+VNo ConnectionDual op-amp in 8-pin DIP

    +

    8 7 6 5

    1 2 3 4

    +

    -

    -

    +V

    -V

    Comparator

    T l

  • 7/25/2019 Digital Electronics by rajesh

    269/360

    EN 202 Electronics Rajesh Gupta

    To compare two voltages Op-amps are used as signal comparators, operating in full

    cutoff or saturation mode depending on which input(inverting or non-inverting) has the greatest voltage.

    +V

    -V

    LED

    -

    +

    inV

    Pulse width modulation by comparator

    O t li ti i l idth d l t d i d b

  • 7/25/2019 Digital Electronics by rajesh

    270/360

    EN 202 Electronics Rajesh Gupta

    One comparator application is pulse-width modulator, and is made bycomparing a sine-wave AC signal against a DC reference voltage. As the DCreference voltage is adjusted, the square-wave output of the comparatorchanges its duty cycle (positive versus negative times). Thus, the DC referencevoltage controls, or modulatesthe pulse width of the output voltage.

    inV outV

    +V

    -V

    inV outV

    -+

    ~

    +V

    -V

    inV outV

    -+~

    inV outV

    Analog to digital convertorSimple bargraph driver circuit

    +V

  • 7/25/2019 Digital Electronics by rajesh

    271/360

    EN 202 Electronics Rajesh Gupta

    Vin

    +V

    -

    +

    -

    +

    -

    +

    -

    +

    1LED

    2LED

    3LED

    4LED

    Analog to digital convertor

  • 7/25/2019 Digital Electronics by rajesh

    272/360

    EN 202 Electronics Rajesh Gupta

    Analog input voltage

    1A

    2A

    0A

    Digitaloutputs

    02

    12

    22

    9318

    1C

    2C

    3C

    4C

    5C

    6C

    7C

    4/3V

    8/5V

    8/7V

    2/V

    8/3V

    4/V

    8/V

    Low

    1C 2C 3C 4C 5C 6C 7C

    Low LowLow Low Low Low

    Low Low Low Low Low LowHigh

    021222

    Binary outputComparator for level

    Input voltage

    0 0 0

    0 0 1

    LowLowLowLowHigh High Low 0 1 0

    0 1 1

    1 0 0

    1 0 1

    1 1

    1 1 1

    0

    High

    High

    High

    High

    High

    High High

    High High High

    High

    High

    High

    High High High

    High High High High

    High High High High

    Low

    Low

    Low Low Low

    Low

    Low

    Low

    Low

    Low

    High

    8to0 V/

    4to8 V/V/

    83to4 V/V/

    2to83 V/V/

    85to2 V/V/

    43to85 V/V/

    87to43 V/V/

    VV/ to87

    Negative feedback

    Connecting the output of an op amp to its inverting ( ) input is called negative

  • 7/25/2019 Digital Electronics by rajesh

    273/360

    EN 202 Electronics Rajesh Gupta

    Connecting the output of an op-amp to its inverting (-) input is called negativefeedback.

    When the output of an op-amp is directlyconnected to its inverting (-) input, avoltage followerwill be created. Whatever signal voltage is impressed upon thenoninverting (+) input will be seen on the output.

    An op-amp with negative feedback will try to drive its output voltage to whateverlevel necessary so that the differential voltage between the two inputs is practically

    zero. The higher the op-amp differential gain, the closer that differential voltage willbe to zero.

    -

    +inV out

    V

    -

    +

    The effects of negative feedback

    29.99985V

    5.999970000149999V

    6 V

    Divided feedback

    N i ti A lifi

  • 7/25/2019 Digital Electronics by rajesh

    274/360

    EN 202 Electronics Rajesh Gupta

    Non-inverting AmplifierA negative-feedback op-amp circuit with the input signal going to thenoninverting (+) input is called a noninverting amplifier. The outputvoltage will be the same polarity as the input. Voltage gain is given bythe following equation: AV = (R2/R1) + 1

    -

    +

    Vin

    1R 2R

    1K 1K

    VoutVout

    Contd.

    Inverting Amplifier

  • 7/25/2019 Digital Electronics by rajesh

    275/360

    EN 202 Electronics Rajesh Gupta

    Inverting AmplifierA negative-feedback op-amp circuit with the input signal goingto the "bottom" of the resistive voltage divider, with thenoninverting (+) input grounded, is called an inverting amplifier.Its output voltage will be the opposite polarity of the input.

    Voltage gain is given by the following equation: AV = R2/R1

    -

    +

    Vin

    All voltage figures shown in reference to ground

    0 V

    1K 1K

    1R 2R

    0 V

    Vout

    Average circuit

    Passive averager Circuit VVV

  • 7/25/2019 Digital Electronics by rajesh

    276/360

    EN 202 Electronics Rajesh Gupta

    Passive averager Circuit

    outV

    1V 2V 3V

    1R

    2R

    3R

    With equal value resistors:

    outV 3321 VVV

    321

    3

    3

    2

    2

    1

    1

    111

    RRR

    R

    V

    R

    V

    R

    V

    321

    3

    3

    2

    2

    1

    1

    111

    RRR

    R

    V

    R

    V

    R

    V

    1V 2V 3V

    1R 2R 3R

    outV

    Summer circuit

    A summer circuit is one that sums or adds multiple analog voltage

  • 7/25/2019 Digital Electronics by rajesh

    277/360

    EN 202 Electronics Rajesh Gupta

    A summer circuit is one that sums, or adds, multiple analog voltagesignals together. There are two basic varieties of op-amp summercircuits: noninverting and inverting.

    Summer circuits are quite useful in analog computer design.

    33 321

    VVVVout

    321 VVVVout )( 321 VVVVout

    -

    +

    R

    RR

    R

    0 V

    0 V

    1V

    2V

    3V

    1I

    2I

    3I

    321 III

    outV

    -

    +outV

    R1V

    3V

    R

    R

    2V

    1 k 2 k

    Differentiator circuits

    Differentiator produces a voltage output proportional to the

  • 7/25/2019 Digital Electronics by rajesh

    278/360

    EN 202 Electronics Rajesh Gupta

    Differentiatorproduces a voltage output proportional to theinput voltage's rate of change.

    Applications: analog computation, process control

    -

    +

    0 V

    0 V

    Differentiator

    0 V

    RC

    inV

    outV

    CChangingDCVoltage

    dt

    dvCi

    dt

    dvRCV inout

    Integrator circuits

    i t t d lt t t ti l t th

  • 7/25/2019 Digital Electronics by rajesh

    279/360

    EN 202 Electronics Rajesh Gupta

    integratorproduces a voltage output proportional to the

    product (multiplication) of the input voltage and time

    Applications: analog computation, process control

    -

    +

    0 V

    0 V

    Integrator

    0 V

    R C

    inV

    outV

    RC

    V

    dt

    dvinout

    OR

    cdtRC

    VV

    tin

    out 0

    Where,C=Output voltage at start time (t=0)

    Voltage-to-current signal conversion

    Voltage signals are relatively easy to produce directly from transducer

  • 7/25/2019 Digital Electronics by rajesh

    280/360

    EN 202 Electronics Rajesh Gupta

    Voltage signals are relatively easy to produce directly from transducerdevices, whereas accurate current signals are not.

    DC current signals are often used in preference to DC voltage signalsas analog representations of physical quantities. Current in a seriescircuit is absolutely equal at all points in that circuit regardless ofwiring resistance, whereas voltage in a parallel-connected circuit mayvary from end to end because of wire resistance.

    Current independent of load resistance

    -

    +

    250 4 to 20 mA

    +

    -

    4 to 20 mA

    inV 1 to 5 volt signal range

    loadR-

    +

    Slew rate

    Maximum rate of output voltage change

  • 7/25/2019 Digital Electronics by rajesh

    281/360

    EN 202 Electronics Rajesh Gupta

    Maximum rate of output voltage change

    dt

    dvCi C

    i

    dt

    dv

    c

    out

    C

    I

    dt

    dv max sVpFA

    dt

    dvout

    /2

    30

    60

    Slew rate distortion

    +10 V+10 VRSSlope

  • 7/25/2019 Digital Electronics by rajesh

    282/360

    EN 202 Electronics Rajesh Gupta

    +10 V

    0

    -10 V

    -10 V

    Frequency response of Op-amp

  • 7/25/2019 Digital Electronics by rajesh

    283/360

    EN 202 Electronics Rajesh Gupta

    1

    1

    10 100 1 10 100 1

    10

    100

    1000

    10,000

    70,700100,000

    unityf

    ZMHZkHZH

    OLf

    OPEN-LOO

    P

    VOLTAGE

    GAIN

    FREQUENCY

    Directly coupled amplifier

    Gain bandwidth product constant

    Op-amp Models and circuits

    +V

  • 7/25/2019 Digital Electronics by rajesh

    284/360

    EN 202 Electronics Rajesh Gupta

    A simple operationalamplifier made fromdiscrete components

    +V

    -V

    Input(+)

    (-)Input

    Output

    1Q 2Q

    3Q4Q

    5Q 6Q

  • 7/25/2019 Digital Electronics by rajesh

    285/360

    EN 202 Electronics Rajesh Gupta

    555 Timer

    555 Timer

    Versatile IC have so many application

  • 7/25/2019 Digital Electronics by rajesh

    286/360

    EN 202 Electronics Rajesh Gupta

    +

    +

    -

    -

    S

    R

    Q

    Q

    CCV

    5K

    5K

    5K

    RESET

    GROUND

    OUTPUT

    TRIGGER

    CONTROL

    THRESHOLD

    DISCHARGE

    4

    5

    6

    8

    1

    2

    7

    3

    Versatile IC, have so many applicat