Logic function performed by 7432 integrated circuit

In summary: The resistor must drop 5V - 2V = 3V.The LED will take 20mA.By Ohms law V=I*R therefore R=V/ISo R = 3/0.02 = 150 Ohms.If the output of the 7432 is at 0V (logic 0) the LED is OFF and there is no current so the resistor is not needed.The 7432 is a quad OR gate. It contains 4 OR gates. Each gate has two inputs and one output. The pins 1-7 are inputs and pins 8-14 are outputs. The rectangle with 14 pins is the integrated circuit. The ground signs are just a shorthand notation
  • #1
s3a
818
8

Homework Statement


The problem and its solution are attached.

Homework Equations


N/A

The Attempt at a Solution


All I think I know is that pins 7 and 14 are used for powering the integrated circuit because that's what I believe I read but, I don't fully understand what's going on. I believe the pins that get power are those connected to little ground symbols For example, is it possible for pins 4, 5 and 6 to also take in power?

Most importantly, I don't understand why “the 7432 [integrated circuit] performs as a 2-input OR gate when wired as shown in [the figure attached to this forum post]”.

Could someone please elaborate about all this for me?

Any help in getting me to fully understand this problem would be greatly appreciated!
 

Attachments

  • TheProblemAndSolution.jpg
    TheProblemAndSolution.jpg
    17 KB · Views: 3,197
Last edited:
Physics news on Phys.org
  • #2
The 7432 is a quad OR gates: 4 OR gates into a single package. Each gate has 2 inputs and an output which is the OR of the inputs.
 
  • #3
What parts of the 7432 integrated circuit consists of OR gates? Is it within that rectangle with the 14 pins or is it where points A and B are or what?

Also, can you explain the wiring/pin/ground/battery stuff to me please?
 
  • #4
Did you forget to attach the drawings to your original post?
 
  • #5
CWatters said:
Did you forget to attach the drawings to your original post?
Silly me, I just added it now. :)
 
  • #6
Perhaps this will help. Google images is your friend.
 

Attachments

  • 7432.jpg
    7432.jpg
    21.2 KB · Views: 78,786
  • #7
s3a said:
What parts of the 7432 integrated circuit consists of OR gates? Is it within that rectangle with the 14 pins or is it where points A and B are or what?

Also, can you explain the wiring/pin/ground/battery stuff to me please?

So you can see from the above drawing that pins 4 and 5 are inputs to one of the four OR gates in the 7432 and pin 6 is the corresponding output.

Pin 14 is connected to VCC = battery +ve
Pin 7 is connected to GND = battery -ve
 
  • #8
Thanks for your answers, CWatters.

It helped but, I'm still a little confused as to why there are ground signs all over the place and why they are where they are and why the battery is where it is and how exactly the switches A and B work. If I'm correct, I get that when a switch is directed upward (in the orientation that people would normally look at the drawing), it means that the input is 1 and when the switch is directed downward (in the orientation that people would normally look at the drawing), it means that the input is 0 but, how exactly (directly and indirectly) needs to happen for the switch to be directed upward or downward (in the orientation that people would normally look at the drawing)?

P.S.
Is the integrated circuit the entire Fig. 3-26 or just the part that is the rectangle with the pins?
 
  • #9
s3a said:
Thanks for your answers, CWatters.

It helped but, I'm still a little confused as to why there are ground signs all over the place and why they are where they are and why the battery is where it is

The ground symbols are just a form of short hand. They avoid having to clutter up the diagram with lots of lines joining all those points together. I have redrawn the circuit another way. See enclosed.

There is no particular reason why the battery is shown on the left hand side.

and how exactly the switches A and B work. If I'm correct, I get that when a switch is directed upward (in the orientation that people would normally look at the drawing), it means that the input is 1 and when the switch is directed downward (in the orientation that people would normally look at the drawing), it means that the input is 0 but, how exactly (directly and indirectly) needs to happen for the switch to be directed upward or downward (in the orientation that people would normally look at the drawing)?

Ok when you move switch A up it connects pin 4 on the 7432 to the battery +ve. That makes that input pin a logic 1. When you move switch A down it connects pin 4 to the battery -ve. That makes that input pin a logic 0.

The same applies to swich B and pin 5.

P.S.
Is the integrated circuit the entire Fig. 3-26 or just the part that is the rectangle with the pins?

The integrated circuit (7432) is just the rectangle with 14 pins. The rest of the diagram shows how that integrated circuit might be connected.
 

Attachments

  • ORGate.jpg
    ORGate.jpg
    11.7 KB · Views: 1,227
  • #10
Thanks again. I'm almost there! :D

I just wanted to ask about the resistor's "purpose". Why was that 150 Ω resistor placed where it is? What would happen to the 7432 integrated circuit if the resistor were removed ror had it's value reduced or increased?
 
  • #11
The resistor is used to limit the current flowing from the 7432 through the LED. In short it sets the "operating point" of the LED. The operating point is a combination of voltage and current values that make the LED work as required while protecting the 7432 which can only deliver a limited amount of current (after all it's a logic gate made from tiny transistors not a massive power station).

An LED is not like a light bulb, it has a different Voltage vs Current curve...

http://www.radio-electronics.com/info/data/semicond/leds-light-emitting-diodes/led-voltage-curves.gif

Note how the current rockets up once the voltage exceeds a certain value (called Vf). This value tends to be different for each colour of LED. To turn on an LED you need to choose an operating point on that steep part of the curve BUT you should also limit the current so that a small change in Voltage doesn't cause a massive change in the current or damage the 7432.

Lets assume it's a RED LED. Looking at the curve you can see that the recommended operating point (dotted line) is about 2V at 20mA. Let's choose that as the operating point we are aiming for when the LED is ON.

Then back to your circuit... How do we calculate the resistor value?...

If the output of the 7432 is at 5V (logic 1) and the LED voltage drop is 2V that leaves 3V across the resistor. If we want the current to be 20mA then using Ohms Law...

V = IR
so
R = V/I

= 3/0.02
= 150 Ohms.

In other words with a 150 Ohm resistor the LED voltage will be about 2V and the LED current about 20mA.

If you wanted to change the colour of the LED to Orange you would go back to the LED curves... Note how the recommened operating point for an orange LED is about 3V at 20mA. The recommended resistor would then be..

5-3=2V
R = 2/0.02
= 100 Ohms
 
  • #12
s3a said:
What would happen to the 7432 integrated circuit if the resistor were removed ror had it's value reduced or increased?

Take a look at the LED curve. What would the current be if the 5V output was connected to the LED without a resistor? 5V isn't even on the chart :-). The current would certainly be very high (off the top) and probably damaging to the 7432. Even if the 7432 survived the higher power consumption would reduce the battery run time.

Regarding the last part of the question... Have a think about what would happen if you used a 150 Ohm resistor with a Blue LED.
 
  • #13
Thanks. That gave me a lot of useful information.

For the blue LED, is this correct?:
5 V – 4 V = 1 V

V = RI
(1 V) = (R_blue)(0.02 A)
R_blue = (1 V)/(0.02 A) = 50 Ω

I googled and, it seems that the average of (or most) LEDs is 2 V so, that's most likely why the book chose 2 V, right? Would that mean that most LEDs emit red light?

Also, another part of my book says that a high logic level for the fourth pin is NEAR +5 V. Why is it near and not exact at 5 V? Also, is it the case that all high logic levels, regardless of the pin, are near and not exactly at the 5 V value?

Edit:
Also, in real life, is the resistor part of the LED or do the engineers/designers/etc put some other resistor in series?

Edit #2:
Actually, I believe they are separate because the resistor needs to "steal" current from the LED since that's what the engineers/designers/etc want. Am I correct in thinking this?
 
Last edited:
  • #14
s3a said:
Thanks. That gave me a lot of useful information.

For the blue LED, is this correct?:
5 V – 4 V = 1 V

V = RI
(1 V) = (R_blue)(0.02 A)
R_blue = (1 V)/(0.02 A) = 50 Ω

Correct.

I googled and, it seems that the average of (or most) LEDs is 2 V so, that's most likely why the book chose 2 V, right? Would that mean that most LEDs emit red light?

Correct but for the wrong reasons. Red LEDs are the cheapest to make. It's to do with the type of semiconductor material needed to make them and the volume sold. I've forgotten the exact dates but when I was growing up Red LEDs were much cheaper than other colours and there were no Blue LEDs available at all. Blue LEDs may have existed as prototypes but were too expensive to be mass produced.

Also, another part of my book says that a high logic level for the fourth pin is NEAR +5 V. Why is it near and not exact at 5 V? Also, is it the case that all high logic levels, regardless of the pin, are near and not exactly at the 5 V value?

This is because the transistors/FETs used to make logic gates are not perfect "ideal" switches. FETs have an "ON resistance" that's not zero Ohms. Transistors have a minimum saturation voltage of perhaps 0.3V so they can't "pull" the output pin all the way upto 5V. If you look at the data sheet for the logic family you will find a section on the characteristics of output pins. This should tell you how much current it's designed to deliver while still managing to maintain the minimium definition of a logic 1.

Some logic families are better at sinking current then sourcing current (eg they are able to pull the output pin down to 0V better than they are able to pull it to 5V) so you will find some circuits where the LED is connected between the output pin and 5V. In that case a logic 0 on the output is needed to turn on the LED.

Edit:
Also, in real life, is the resistor part of the LED or do the engineers/designers/etc put some other resistor in series?

Normally the resistor is a separate component. Here is a small circuit board and you can see 6 LEDs on the right (these particular LEDs have clear lens) and just to the left of them you can see 6 resistors. There are actually 8 resistors on the board but the 6 in line with the LEDs will be the current limiting resistors...

http://www.raspberrypi.org/phpBB3/viewtopic.php?t=24048&p=288450

You can buy LEDs with a built in resistor but it's generally cheaper to buy separate LEDs and resistors. Here is one with an internal resistor...

http://www.maplin.co.uk/5mm-5v-leds-35775

Quote "5V integral current limiting resistor - no external current limiter required with a 5V supply".

Edit #2:
Actually, I believe they are separate because the resistor needs to "steal" current from the LED since that's what the engineers/designers/etc want. Am I correct in thinking this?

Sorry no. The manufacturing processes required to make semiconductors and resistors are different so in general it's just cheaper overall to have the resistor seperate.
 

FAQ: Logic function performed by 7432 integrated circuit

1. What is a 7432 integrated circuit?

The 7432 integrated circuit is a type of logic gate that is commonly used in digital electronics. It is also known as a quad 2-input OR gate, and is one of the most widely used logic gates due to its simplicity and versatility.

2. What is the function of the 7432 integrated circuit?

The 7432 integrated circuit performs the OR logic function, which means it takes two inputs and produces an output that is true if either or both of the inputs are true. It is represented by the symbol "OR" or a plus sign (+) in logic diagrams.

3. How does the 7432 integrated circuit perform the OR function?

The 7432 integrated circuit consists of four individual OR gates, each with two input terminals and one output terminal. The inputs are connected to transistors, and the output is determined by the state of these transistors. If either or both inputs are high (logic level 1), the output will also be high. If both inputs are low (logic level 0), the output will be low.

4. What are the applications of the 7432 integrated circuit?

The 7432 integrated circuit is used in many electronic devices and systems, such as computers, calculators, and control circuits. It is often used in combination with other logic gates to perform more complex logic functions. It can also be used as a buffer or driver to amplify signals.

5. What are the advantages of using the 7432 integrated circuit?

The 7432 integrated circuit is a small, compact, and cost-effective component that can perform a fundamental logic function. It is easy to use and can be easily integrated into electronic circuits. It also has a high noise immunity, meaning it can tolerate external interference without affecting its performance.

Similar threads

Replies
14
Views
2K
Replies
2
Views
2K
Replies
20
Views
2K
Replies
1
Views
1K
Replies
4
Views
3K
Replies
10
Views
4K
Replies
5
Views
3K
Replies
2
Views
2K
Back
Top