Site icon Circuit Ideas for You

Logic OR Gate Circuit using Transistors

Logic OR Gate Circuit using Transistors is simple digital logic gate, it give HIGH output if any input is HIGH.

We can make Logic OR Gate using two NPN transistor like BC547 and it also uses small current and is easy to build.

Truth Table for Logic OR Gate:

Input AInput BOutput Y
000
011
101
111

Symbol of Logic OR Gate:

Symbol of Logic OR Gate Diagram

Circuit Working:

Logic OR Gate Circuit Diagram using Transistors

Parts List:

ComponentsValuesQuantity
Resistors1k1
10k2
SemiconductorsTransistors (NPNBC5472
Power Supply +5V DC1

The above circuit uses two BC547 NPN transistor and each transistor is small switch.

Input A go to base of Q1 via 10k R2 and input B go to base of Q2 via 10k R3.

Then both emitter join together and also join emitter to ground via 1k R1.

After that, collector go to +5V and output Y take from emitter join.

A = 0, B = 0 then no base current and both are OFF with Y = 0.

Any input is HIGH then that transistor is ON and current flow R1 with Y = 1 and both input are HIGH then both are ON with Y = 1.

Hence, this circuit work as OR Gate.

Formulas:

Below are the formulas for Logic OR Gate Circuit using Transistors:

Base current Ib = (Vin − Vbe) / Rb

Emitter current Ie = Ib × (1 + hFE)

Output voltage Y = Ie × R1

How to Build:

To build a Logic OR Gate Circuit using Transistors follow the connection steps:

Conclusion:

Overall, this simple circuit acts as an Logic OR Gate using two NPN transistors, also it shows digital logic using basic parts.

In addition , it helps to understand logic gate working by transistor switching.

Exit mobile version