

An AC Miniature Circuit Breaker (MCB) is an electrical device designed to protect electrical circuits from damage caused by overloads or short circuits. It automatically interrupts the flow of current when it detects a fault, ensuring the safety of electrical systems and connected devices. MCBs are widely used in residential, commercial, and industrial applications to safeguard wiring and equipment from potential hazards.








| Parameter | Specification |
|---|---|
| Rated Voltage | 230V AC (single-phase) / 400V AC (three-phase) |
| Rated Current | 6A, 10A, 16A, 20A, 32A, 40A, 63A |
| Breaking Capacity | 6kA or 10kA |
| Frequency | 50Hz / 60Hz |
| Tripping Curve | B, C, or D (depending on application) |
| Number of Poles | 1P, 2P, 3P, 4P |
| Operating Temperature | -5°C to +55°C |
| Mounting Type | DIN Rail |
| Standards Compliance | IEC 60898-1, IS/IEC 60947-2 |
| Pin/Terminal | Description |
|---|---|
| Line (Input) | Connects to the incoming live wire from the power source. |
| Load (Output) | Connects to the outgoing live wire to the load or circuit. |
| Neutral | (For 2P, 3P, or 4P MCBs) Connects to the neutral wire. |
While MCBs are not directly interfaced with microcontrollers like Arduino, they can be used in circuits powered by Arduino to protect against electrical faults. For example, an MCB can safeguard the power supply line to an Arduino-based project.
| Issue | Possible Cause | Solution |
|---|---|---|
| MCB trips frequently | Overload or short circuit in the circuit | Check the connected load and wiring. |
| MCB does not trip during a fault | Fault current is below the MCB's rated trip current | Verify the MCB's rating and replace if necessary. |
| MCB feels warm during operation | Loose terminal connections | Tighten the terminal screws securely. |
| MCB does not switch on | Internal damage or faulty mechanism | Replace the MCB with a new one. |
Can an MCB be reset after tripping? Yes, an MCB can be manually reset by switching it back to the "ON" position after resolving the fault.
What is the difference between an MCB and a fuse? An MCB is reusable and provides faster fault detection, while a fuse needs to be replaced after it blows.
How do I choose the right MCB for my application? Consider the load's current rating, voltage, and type (resistive or inductive). Also, ensure the MCB's breaking capacity exceeds the prospective fault current.
Can I use an MCB for DC circuits? No, standard AC MCBs are designed for AC circuits. Use a DC-rated MCB for DC applications.