

A Miniature Circuit Breaker (MCB) rated at 20 Amperes is an essential safety device used in electrical systems. It is designed to protect circuits from overload and short circuit conditions by automatically interrupting the flow of current when it exceeds the rated capacity. This ensures the safety of connected devices and prevents potential hazards such as electrical fires or equipment damage.








| Parameter | Specification |
|---|---|
| Rated Current | 20 Amperes |
| Rated Voltage | 230/400V AC |
| Breaking Capacity | 6 kA (typical) |
| Tripping Curve | Type B, C, or D (varies by model) |
| Frequency | 50/60 Hz |
| Number of Poles | 1P, 2P, 3P, or 4P (varies by model) |
| Operating Temperature | -5°C to +40°C |
| Mounting Type | DIN Rail (35 mm standard) |
| Compliance Standards | IEC 60898-1, IS/IEC 60898 |
The MCB does not have traditional pins but instead features terminal connections for input and output wiring. Below is a description of the terminals:
| Terminal Name | Description |
|---|---|
| Line (Input) | Connects to the incoming power supply |
| Load (Output) | Connects to the circuit or device to protect |
While MCBs are not directly interfaced with microcontrollers like the Arduino UNO, they can be used to protect the power supply feeding the Arduino. Below is an example of how to integrate an MCB into a circuit powering an Arduino UNO:
Power Supply (230V AC) --> MCB 20A --> Step-Down Transformer --> Arduino UNO
In this setup:
| Issue | Possible Cause | Solution |
|---|---|---|
| MCB trips frequently | Overload or short circuit in the circuit | Check the circuit for faults or reduce the load |
| MCB does not trip during a fault | Faulty MCB or incorrect wiring | Replace the MCB or verify wiring |
| MCB feels warm during operation | Loose connections or high ambient temperature | Tighten connections or improve ventilation |
| Difficulty resetting the MCB | Persistent fault in the circuit | Identify and resolve the fault before resetting |
Can I use the MCB 20A for DC circuits?
What is the difference between Type B, C, and D tripping curves?
How do I select the correct MCB for my application?
By following this documentation, users can safely and effectively integrate the MCB 20A into their electrical systems.