0% found this document useful (0 votes)
17 views2 pages

Lab02 020217

Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
17 views2 pages

Lab02 020217

Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 2

VAASA UNIVERSITY OF APPLIED SCIENCES

Electronics and Information technology degree programme


Digital Electronics Exercises I

Laboratory 02: Bread-boarding & digital Integrated Circuits (IC)


Objectives:
 To construct simple digital circuits & determine the functional operation of the circuits.
 To identify common logic functions produced by various circuit configurations by common
sense logic thinking & to connect various gates together to create simple logic functions.

1. Laboratory Work

You will use the following devices:


 The IC 74LS32 (OR Gate). Please read the datasheet of this component.
 4 On/Off Switches & 4 LEDs
 Breadboard & DC power-supply
 Oscilloscope & Function Generator

1) Construct the logic circuit shown in the drawing of Figure 1 on the BB.

Figure 1
2) Draw the equivalent logic circuit using the standard logic symbols.

3) Fill the table using first the circuit on the BB.

STATE of STATE of STATE of


VAASA UNIVERSITY OF APPLIED SCIENCES
Electronics and Information technology degree programme
Digital Electronics Exercises I

SWITCH SWITCH LED (Y)


(A) (B)
OFF OFF OFF
OFF ON ON
ON OFF ON
ON ON ON

4) Assume that OFF can be represented by a logic “0” and ON by a logic “1”. The input to the
pin 1 and 2 are called A and B respectively. The output at PIN 3 is called Y. Then fill the
table with these new names:

A B Y
0 0 0
0 1 1
1 0 1
1 1 1

5) Voltage measurement : Take the Voltmeter then measure the voltage level of A, B and Y for
different state of the switch

STATE of STATE of STATE of Level of A Level of B Level of Y


SWITCH SWITCH LED (Y) in Volts in Volts in Volts
(A) (B)
OFF OFF OFF 0 0 0
OFF ON ON 0 4,9949 4,412
ON OFF ON 4,9956 0 4,393
ON ON ON 4,9959 4,9959 4,591

6) Current measurement: Take the Voltmeter then measure the current level of A, B and Y for
different state of the switch

STATE of STATE of STATE of Level of A Level of B Level of Y


SWITCH SWITCH LED (Y) in mA in mA in mA
(A) (B)
OFF OFF OFF -0,002 -0,002 -0,002
OFF ON ON -0,002 -0,002 7,485
ON OFF ON -0,002 -0,001 7,486
ON ON ON -0,002 -0,002 7,489

7) Implement the following system: Y = A ⨁ B

You might also like