Cirkit Designer Logo
Cirkit Designer
Your all-in-one circuit design IDE
Home / 
Component Documentation

How to Use MCB 3P: Examples, Pinouts, and Specs

Image of MCB 3P
Cirkit Designer LogoDesign with MCB 3P in Cirkit Designer

Introduction

A 3-pole miniature circuit breaker (MCB) is an essential protective device used in electrical systems. It is designed to safeguard circuits from overloads and short circuits by automatically disconnecting the circuit when a fault is detected. The 3-pole configuration allows it to protect three-phase electrical systems, making it ideal for industrial and commercial applications.

Explore Projects Built with MCB 3P

Use Cirkit Designer to design, explore, and prototype these projects online. Some projects support real-time simulation. Click "Open Project" to start designing instantly!
Solar-Powered Home Energy System with Automatic Transfer Switch and Battery Backup
Image of CDP: A project utilizing MCB 3P in a practical application
This circuit is a solar power system with an automatic transfer switch (ATS) that manages power from both a solar panel and an AC supply. The solar panel charges a battery through a solar charge controller, and the power inverter converts the stored DC power to AC, which is then distributed through an MCB to a socket. The ATS ensures seamless switching between solar and AC power sources.
Cirkit Designer LogoOpen Project in Cirkit Designer
Solar-Powered UPS with Multiple Battery Management
Image of schematic: A project utilizing MCB 3P in a practical application
This circuit is designed to integrate a solar power system with multiple 12V batteries and a UPS module for uninterrupted power supply. The solar panel charges the batteries through a charge controller, which is protected by DC MCBs. The UPS modules are connected to the batteries and provide a regulated DC output, which is then adjusted by an XL4016 DC-DC converter module.
Cirkit Designer LogoOpen Project in Cirkit Designer
Battery-Powered 18650 Li-ion Charger with USB Output and Adjustable Voltage Regulator
Image of Breadboard: A project utilizing MCB 3P in a practical application
This circuit is a battery management and power supply system that uses three 3.7V batteries connected to a 3S 10A Li-ion 18650 Charger Protection Board Module for balanced charging and protection. The system includes a TP4056 Battery Charging Protection Module for additional charging safety, a Step Up Boost Power Converter to regulate and boost the voltage, and a USB regulator to provide a stable 5V output, controlled by a push switch.
Cirkit Designer LogoOpen Project in Cirkit Designer
Solar-Powered Battery Charging System with DC-DC Converter
Image of TA1: A project utilizing MCB 3P in a practical application
This circuit is a solar power system that uses two solar panels connected through MCBs to a solar charge controller. The charge controller manages the charging of a 12V battery and powers a DC-DC converter, which provides a regulated output voltage.
Cirkit Designer LogoOpen Project in Cirkit Designer

Explore Projects Built with MCB 3P

Use Cirkit Designer to design, explore, and prototype these projects online. Some projects support real-time simulation. Click "Open Project" to start designing instantly!
Image of CDP: A project utilizing MCB 3P in a practical application
Solar-Powered Home Energy System with Automatic Transfer Switch and Battery Backup
This circuit is a solar power system with an automatic transfer switch (ATS) that manages power from both a solar panel and an AC supply. The solar panel charges a battery through a solar charge controller, and the power inverter converts the stored DC power to AC, which is then distributed through an MCB to a socket. The ATS ensures seamless switching between solar and AC power sources.
Cirkit Designer LogoOpen Project in Cirkit Designer
Image of schematic: A project utilizing MCB 3P in a practical application
Solar-Powered UPS with Multiple Battery Management
This circuit is designed to integrate a solar power system with multiple 12V batteries and a UPS module for uninterrupted power supply. The solar panel charges the batteries through a charge controller, which is protected by DC MCBs. The UPS modules are connected to the batteries and provide a regulated DC output, which is then adjusted by an XL4016 DC-DC converter module.
Cirkit Designer LogoOpen Project in Cirkit Designer
Image of Breadboard: A project utilizing MCB 3P in a practical application
Battery-Powered 18650 Li-ion Charger with USB Output and Adjustable Voltage Regulator
This circuit is a battery management and power supply system that uses three 3.7V batteries connected to a 3S 10A Li-ion 18650 Charger Protection Board Module for balanced charging and protection. The system includes a TP4056 Battery Charging Protection Module for additional charging safety, a Step Up Boost Power Converter to regulate and boost the voltage, and a USB regulator to provide a stable 5V output, controlled by a push switch.
Cirkit Designer LogoOpen Project in Cirkit Designer
Image of TA1: A project utilizing MCB 3P in a practical application
Solar-Powered Battery Charging System with DC-DC Converter
This circuit is a solar power system that uses two solar panels connected through MCBs to a solar charge controller. The charge controller manages the charging of a 12V battery and powers a DC-DC converter, which provides a regulated output voltage.
Cirkit Designer LogoOpen Project in Cirkit Designer

Common Applications and Use Cases

  • Protection of three-phase electrical systems in industrial environments
  • Safeguarding motors, transformers, and other three-phase equipment
  • Use in distribution boards for commercial and residential buildings
  • Ensuring safety in power distribution systems by preventing electrical fires and equipment damage

Technical Specifications

The following table outlines the key technical specifications of the MCB 3P:

Parameter Specification
Rated Voltage 400V AC
Rated Current 6A, 10A, 16A, 20A, 32A, 40A, 63A
Breaking Capacity 6kA or 10kA (depending on model)
Number of Poles 3
Tripping Curve B, C, or D (based on application)
Frequency 50/60 Hz
Operating Temperature -5°C to +40°C
Mounting Type DIN rail (35mm)
Standards Compliance IEC 60898-1, IEC 60947-2

Pin Configuration and Descriptions

The MCB 3P does not have traditional "pins" like electronic components but instead features terminals for connecting wires. The table below describes the terminal configuration:

Terminal Description
L1 Input terminal for Phase 1
L2 Input terminal for Phase 2
L3 Input terminal for Phase 3
T1 Output terminal for Phase 1
T2 Output terminal for Phase 2
T3 Output terminal for Phase 3

Usage Instructions

How to Use the MCB 3P in a Circuit

  1. Determine the Load Requirements: Identify the rated current and voltage of the circuit to ensure compatibility with the MCB 3P.
  2. Select the Appropriate Tripping Curve: Choose between B, C, or D curves based on the type of load:
    • B Curve: For resistive loads (e.g., lighting, heating).
    • C Curve: For inductive loads (e.g., motors, transformers).
    • D Curve: For highly inductive loads with high inrush currents.
  3. Install on a DIN Rail: Mount the MCB 3P securely on a 35mm DIN rail in the distribution board.
  4. Connect the Wires:
    • Connect the three-phase input wires to the L1, L2, and L3 terminals.
    • Connect the output wires to the T1, T2, and T3 terminals.
    • Ensure all connections are tight and secure to prevent arcing.
  5. Test the Circuit: After installation, switch on the MCB and test the circuit for proper operation.

Important Considerations and Best Practices

  • Always ensure the MCB's rated current matches the circuit's load requirements.
  • Use proper wire sizes to handle the current without overheating.
  • Avoid over-tightening terminal screws to prevent damage to the terminals.
  • Periodically inspect the MCB for signs of wear or damage.
  • Do not manually reset the MCB repeatedly without addressing the underlying fault.

Arduino Integration

While MCBs are not directly interfaced with microcontrollers like Arduino, they can be used in circuits controlled by Arduino to protect connected devices. For example, an Arduino-controlled relay can switch a load that is protected by an MCB.

/*
  Example: Controlling a relay to switch a load protected by an MCB 3P.
  Note: The MCB is not directly connected to the Arduino but protects the load.
*/

const int relayPin = 7; // Pin connected to the relay module

void setup() {
  pinMode(relayPin, OUTPUT); // Set relay pin as output
  digitalWrite(relayPin, LOW); // Ensure relay is off at startup
}

void loop() {
  // Example: Turn the relay on for 5 seconds, then off for 5 seconds
  digitalWrite(relayPin, HIGH); // Turn relay on
  delay(5000); // Wait for 5 seconds
  digitalWrite(relayPin, LOW); // Turn relay off
  delay(5000); // Wait for 5 seconds
}

Troubleshooting and FAQs

Common Issues and Solutions

Issue Possible Cause Solution
MCB trips frequently Overload or short circuit in the circuit Check the load and wiring for faults.
MCB does not trip during a fault Faulty MCB or incorrect rating Replace the MCB or use the correct rating.
Terminals overheating Loose connections or undersized wires Tighten connections and use proper wires.
Difficulty in resetting the MCB Persistent fault in the circuit Identify and fix the fault before resetting.

FAQs

  1. Can I use an MCB 3P for single-phase circuits?

    • Yes, but only one pole will be used, which is not an efficient use of the device.
  2. What is the difference between B, C, and D tripping curves?

    • B curve trips at 3-5 times the rated current, C curve at 5-10 times, and D curve at 10-20 times, making them suitable for different load types.
  3. How do I know if my MCB is faulty?

    • If the MCB does not trip during a fault or trips without any load, it may be faulty and should be replaced.
  4. Can I reset the MCB immediately after it trips?

    • No, always identify and resolve the fault before resetting the MCB to avoid further damage.

By following this documentation, users can effectively install, use, and troubleshoot the MCB 3P in their electrical systems.