• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar

Circuit Ideas for You

Get free circuit ideas online.

  • Home
  • Privacy Policy
  • About
Home » AND Gate Circuit using Transistors

AND Gate Circuit using Transistors

Last updated on 10 October 2025 by Admin-Lavi Leave a Comment

AND gate is a basic digital logic gate.

It gives high output only when both inputs are high.

In this AND Gate Circuit using Transistors is easy to make.

This is a simple example of transistor logic gate.

Truth Table for AND Gate:

Input AInput BOutput Y
0 (LOW)0 (LOW)0 (LOW)
0 (LOW)1 (HIGH)0 (LOW)
1 (HIGH)0 (LOW)0 (LOW)
1 (HIGH)1 (HIGH)1 (HIGH)

Output Y becomes HIGH only when both inputs A and B are HIGH.

If any one input is LOW then output remains LOW.

Symbol of AND Gate:

Symbol of AND Gate Diagram

Circuit Working:

AND Gate Circuit Diagram using Transistors

Parts List:

ComponentValueQuantity
Resistors1k1
10k2
SemiconductorsTransistors (NPN) BC5472
Power Supply +5V DC1

The circuit has two inputs A and B.

When both inputs are logic 1 (high) then both transistors Q1 and Q2 conduct.

Then current flows from +5V to ground through both the transistors.

This makes the output Y low (logic 0) at emitter of Q2.

When any input is low then one transistor cuts off and no current flows,

and the output Y stays high (logic 1).

So output Y = A × B (AND gate function).

Formulas with Calculations:

Circuit Formula with Calculation are shown below:

Output logic follows AND rule: Y = A × B.

When A = 1 and B = 1 then

Both Q1 and Q2 ON then current flows with Y = 1.

When A = 0 or B = 0 then

Any transistor is OFF with no current path then Y = 0.

To find base current:

Ib = (Vin – Vbe) / Rb

Assume Vbe = 0.7V and Vin = 5V, Rb = 10kΩ

Ib = (5 – 0.7) / 10000 = 0.00043A = 0.43mA

Collector current:

Ic = β × Ib

Assume β = 100

Ic = 100 × 0.43mA = 43mA

This is enough to drive small loads.

How to Build:

To build a AND Gate Circuit using Transistors following are the connection steps:

  • Gather all the circuit parts as shown in above diagram.

Transistor Q1 BC547 connection:

  • Pin 1 collector connected to +5V through resistor R2.
  • Pin 2 base connected to input A through 10k R2 resistor.
  • Pin 3 emitter connected to collector of Q2.

Transistor Q2 BC547 connection:

  • Pin 1 collector connected to emitter of Q1.
  • Pin 2 base connected to input B through 10k R3 resistor.
  • Pin 3 emitter connected to ground through resistor R1 1k.
  • Output Y = A.B is connected between emitter of transistor Q2 and resistor R1

Conclusion:

AND Gate Circuit using Transistors is simple and easy to build.

It helps to understand digital logic using analog components.

Only when both inputs are high, output becomes high.

Useful for logic control and basic learning of transistor switching.

References:

AND gate

Filed Under: Transistor Circuits

About Admin-Lavi

Lavi is a B.Tech electronics engineer with a passion for designing new electronic circuits. Do you have questions regarding the circuit diagrams presented on this blog? Feel free to comment and solve your queries with quick replies

Previous Post: « How to Make a NOT Gate Circuit with Transistor

Reader Interactions

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Primary Sidebar




Categories

  • Alarm Circuits (34)
  • Amplifier Circuits (67)
  • Arduino Projects (59)
  • Audio Circuits (98)
  • Automobile Circuits (19)
  • Battery Charger Circuits (52)
  • Free Energy (13)
  • Heater and Temperature Controllers (10)
  • High Voltage (1)
  • Indicator Circuits (41)
  • Inverter Circuits (16)
  • LDR Circuits (17)
  • LED and Lamps (119)
  • Meters and Testers (29)
  • Motor Controllers (18)
  • Oscillator Circuits (34)
  • Power Supply Circuits (93)
  • Remote Control Circuits (7)
  • Security and Protection (26)
  • Sensors and Detectors (98)
  • Solar Circuits (22)
  • Timer Circuits (31)
  • Transistor Circuits (59)
  • Transmitter Circuit (14)
  • Tutorials (5)
  • Water Level Controller (4)

Recent Posts

  • AND Gate Circuit using Transistors
  • How to Make a NOT Gate Circuit with Transistor
  • Solar Panel, Battery, Inverter Connection Circuit
  • Simple PWM Solar Charge Controller Circuit
  • Simple Solar Light Circuit

Recent Comments

  1. Admin-Lavi on FM Transmitter Circuit (100 meters range)
  2. DEVINDER SINGH on FM Transmitter Circuit (100 meters range)
  3. Admin-Lavi on Constant Voltage, Constant Current Battery Charger Circuit
  4. Bill on Constant Voltage, Constant Current Battery Charger Circuit
  5. Admin-Lavi on Long Range FM Transmitter Circuit (2km)

Copyright © 2025 | New Circuit Ideas