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

How to Use DC MCB 10A: Examples, Pinouts, and Specs

Image of DC MCB 10A
Cirkit Designer LogoDesign with DC MCB 10A in Cirkit Designer

Introduction

A DC Miniature Circuit Breaker (MCB) rated for 10 Amperes is a compact, reliable device designed to protect electrical circuits from overloads and short circuits in direct current (DC) applications. It automatically interrupts the flow of current when it exceeds the rated capacity, preventing damage to connected devices and ensuring safety.

Explore Projects Built with DC MCB 10A

Use Cirkit Designer to design, explore, and prototype these projects online. Some projects support real-time simulation. Click "Open Project" to start designing instantly!
Flush Switch Controlled Lamp Circuit with AC Power Supply and MCB Protection
Image of LAMP CONTROLE WITH MCB: A project utilizing DC MCB 10A in a practical application
This circuit is designed to control a lamp using a flush switch and is protected by two MCBs (Miniature Circuit Breakers). The AC supply is connected to the input of the first MCB, whose output is connected to the flush switch. The flush switch then controls the power to the lamp, with the second MCB placed in the neutral line for additional safety.
Cirkit Designer LogoOpen Project in Cirkit Designer
Solar-Powered Home Energy System with Automatic Transfer Switch and Battery Backup
Image of CDP: A project utilizing DC MCB 10A 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
LED Indicator System with Power Stabilizer and Measurement Meters
Image of MEMEK: A project utilizing DC MCB 10A in a practical application
This circuit is a power distribution and monitoring system that includes multiple LEDs for status indication, a stabilizer module, and measurement instruments such as voltmeters and ammeters. It is designed to supply power to a computer and monitor the power quality and current flow, with protection provided by MCBs (Miniature Circuit Breakers).
Cirkit Designer LogoOpen Project in Cirkit Designer
AC Bulb Control Circuit with Flush Switch and MCB Protection
Image of LAMP CONTROLE WITH MCB 1: A project utilizing DC MCB 10A in a practical application
This circuit is designed to control an AC bulb using a flush switch. The AC power supply is connected through an MCB (Miniature Circuit Breaker) for protection, and the flush switch acts as an on/off control for the bulb. There is no microcontroller or embedded code involved in this simple power control circuit.
Cirkit Designer LogoOpen Project in Cirkit Designer

Explore Projects Built with DC MCB 10A

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 LAMP CONTROLE WITH MCB: A project utilizing DC MCB 10A in a practical application
Flush Switch Controlled Lamp Circuit with AC Power Supply and MCB Protection
This circuit is designed to control a lamp using a flush switch and is protected by two MCBs (Miniature Circuit Breakers). The AC supply is connected to the input of the first MCB, whose output is connected to the flush switch. The flush switch then controls the power to the lamp, with the second MCB placed in the neutral line for additional safety.
Cirkit Designer LogoOpen Project in Cirkit Designer
Image of CDP: A project utilizing DC MCB 10A 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 MEMEK: A project utilizing DC MCB 10A in a practical application
LED Indicator System with Power Stabilizer and Measurement Meters
This circuit is a power distribution and monitoring system that includes multiple LEDs for status indication, a stabilizer module, and measurement instruments such as voltmeters and ammeters. It is designed to supply power to a computer and monitor the power quality and current flow, with protection provided by MCBs (Miniature Circuit Breakers).
Cirkit Designer LogoOpen Project in Cirkit Designer
Image of LAMP CONTROLE WITH MCB 1: A project utilizing DC MCB 10A in a practical application
AC Bulb Control Circuit with Flush Switch and MCB Protection
This circuit is designed to control an AC bulb using a flush switch. The AC power supply is connected through an MCB (Miniature Circuit Breaker) for protection, and the flush switch acts as an on/off control for the bulb. There is no microcontroller or embedded code involved in this simple power control circuit.
Cirkit Designer LogoOpen Project in Cirkit Designer

Common Applications and Use Cases

  • Solar power systems to protect DC circuits.
  • Battery banks and energy storage systems.
  • Electric vehicle (EV) charging stations.
  • Industrial control panels and DC distribution boards.
  • Telecommunications equipment.

Technical Specifications

The following table outlines the key technical details of the DC MCB 10A:

Parameter Specification
Rated Current (In) 10 Amperes
Rated Voltage (Ue) 12V DC, 24V DC, 48V DC, or 1000V DC
Breaking Capacity (Icu) 6 kA (typical)
Number of Poles 1P, 2P, or 4P
Tripping Curve C-curve (standard)
Operating Temperature -20°C to +70°C
Mounting Type DIN rail (35mm standard)
Terminal Type Screw terminals
Housing Material Flame-retardant thermoplastic
Compliance Standards IEC 60947-2, IEC 60898-2

Pin Configuration and Descriptions

The DC MCB 10A does not have traditional pins but instead features screw terminals for input and output connections. Below is a description of the terminal configuration:

Terminal Description
Line (L) Connects to the positive terminal of the DC source.
Load (OUT) Connects to the positive terminal of the load.
Neutral (N)* For 2P or 4P models, connects to the negative terminal of the DC source.

*Note: Single-pole (1P) models do not include a neutral terminal.

Usage Instructions

How to Use the DC MCB 10A in a Circuit

  1. Mounting the MCB: Secure the MCB onto a 35mm DIN rail in your distribution box or panel.
  2. Wiring:
    • Connect the positive terminal of the DC power source to the Line (L) terminal.
    • Connect the positive terminal of the load to the Load (OUT) terminal.
    • For 2P or 4P models, connect the negative terminal of the DC source to the Neutral (N) terminal.
  3. Testing:
    • After wiring, switch the MCB to the "ON" position.
    • Test the circuit by simulating an overload or short circuit to ensure the MCB trips correctly.
  4. Resetting:
    • After a trip, switch the MCB to the "OFF" position, resolve the fault, and then switch it back to "ON."

Important Considerations and Best Practices

  • Ensure the MCB's rated voltage and current match the circuit requirements.
  • Use appropriate wire gauges to handle the rated current (e.g., 14 AWG for 10A).
  • Avoid exposing the MCB to excessive heat or moisture.
  • Regularly inspect the terminals for loose connections or corrosion.
  • For solar or battery systems, ensure the MCB is compatible with the system's voltage.

Example: Connecting to an Arduino UNO

While the DC MCB 10A is not directly connected to an Arduino UNO, it can be used to protect the DC power supply feeding the Arduino. Below is an example of how to integrate the MCB into a circuit:

// Example Arduino code to monitor a DC circuit protected by an MCB
// This code assumes a current sensor (e.g., ACS712) is used to measure current.

const int currentSensorPin = A0; // Analog pin connected to the current sensor
const float sensitivity = 0.185; // Sensitivity of ACS712 (e.g., 185mV/A for 10A model)
const float voltageRef = 5.0;    // Reference voltage of Arduino (5V)
const int tripCurrent = 10;      // MCB rated current in Amperes

void setup() {
  Serial.begin(9600); // Initialize serial communication
  pinMode(currentSensorPin, INPUT);
}

void loop() {
  int sensorValue = analogRead(currentSensorPin); // Read sensor value
  float voltage = (sensorValue / 1023.0) * voltageRef; // Convert to voltage
  float current = (voltage - 2.5) / sensitivity; // Calculate current in Amperes

  Serial.print("Current: ");
  Serial.print(current);
  Serial.println(" A");

  if (current > tripCurrent) {
    Serial.println("Warning: Current exceeds MCB rating!");
    // Take appropriate action, such as shutting down the circuit
  }

  delay(1000); // Wait 1 second before next reading
}

Troubleshooting and FAQs

Common Issues Users Might Face

  1. MCB Does Not Trip During Overload:

    • Ensure the current exceeds the rated 10A for a sufficient duration.
    • Verify the MCB is not faulty or damaged.
  2. Frequent Tripping:

    • Check for short circuits or overloaded circuits.
    • Ensure the connected load does not exceed the MCB's rated capacity.
  3. Loose Connections:

    • Inspect the screw terminals for proper tightening.
    • Use appropriate tools to secure the wires.
  4. MCB Fails to Reset:

    • Ensure the fault in the circuit has been resolved before resetting.
    • Check for internal damage to the MCB.

Solutions and Tips for Troubleshooting

  • Use a multimeter to measure the current and voltage in the circuit.
  • Replace the MCB if it shows signs of physical damage or wear.
  • Consult the manufacturer's datasheet for detailed specifications and troubleshooting steps.

By following this documentation, users can effectively integrate and maintain the DC MCB 10A in their electrical systems, ensuring safety and reliability.