ENEE 206

March 9, 2004



Laboratory 9 - Encoders, Decoders, and Displays

A. Lab Goals

B. Background Reading

C. Definitions

D. Laboratory Equipment

E. New Hardware

F. Circuit Analysis



Helpful Hints



  1. The Vcc and ground connections are not standard on the 7475. Be careful!

  2. Never EVER push more than one button on the keypad at a time.

  3. This lab is fairly long in that it has lots of components and many connections. Be well prepared for class, check the wiring very carefulluy, and build and test the circuit in steps (modules).

Laboratory 9 Description

Objective:

Available Hardware:

TTL component boxes - see Appendix G.
Other components: 12 button telephone keypad 7-segment common anode LED

Pre-lab preparation:

Part I - 7 segment LED check

  1. Familiarize yourself with the operation of the keypad, the 7-segment LED, and the other new components.

  2. Draw the logic and wiring diagram for a circuit that sequentially displays the numbers 0 - 9. I.e., use a divide-by-10 counter as the input to a BCD to 7-segment decoder/driver, which in turn is connected to a common-anode 7-segment LED via resistors.

    Part II - telephone keypad circuit


  3. Draw the logic and wiring diagrams for each of the following subsystems(The subsystems may be drawn separately or all together on one page...)


    1. The circuit which generates the input signal to the telephone keypad. (Use a counter driven by "sync out" and a demultiplexer.)

    2. The circuit which decodes the signal from the keypad. This circuit uses the 7 lines from the keypad as input(the 4 "probe" wires and the 3 "sense" wires) and produces 9-10 output lines, at most one of which is active low at any given time.

    3. The circuit that encodes the output from the previous circuit to the correct BCD number.

    4. The circuit which holds and displays the BCD number on a 7-segment LED.


    Part III - alternative decoder desigh

    Part IV - alternative telephone keypad circuit design


  4. Design a display circuit where the LED blanks (is dark) any time no key is pressed.

Experimental Procedure:

DO NOT AT ANY POINT BEFORE, OR AFTER THE LAB DEPRESS MORE THAN ONE KEY AT A TIME ON THE KEYPAD!!!!

During this experiment, be certain that you: