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.

It 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:

Circuit Working:

Parts List:

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

The above circuit uses two BC547 NPN transistor.

Each transistor is small switch.

Input A go to base of Q1 via 10k R2.

Input B go to base of Q2 via 10k R3.

Both emitter join together.

Join emitter to ground via 1k R1.

Collector go to +5V.

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.

Both input are HIGH then both are ON with Y = 1.

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:

This simple circuit acts as an Logic OR Gate using two NPN transistors.

It shows digital logic using basic parts.

It helps to understand logic gate working by transistor switching.

References:

OR gate

Exit mobile version