QO21251042
AI

The **QO21251042** is a specific model of a **Miniature Circuit Breaker (MCB)** manufactured by Schneider Electric under the Square D brand. It is primarily used in residential and commercial electrical panels to provide overcurrent protection.
---
### 1. Technical Specifications
The model number contains specific data about the electrical characteristics of the part:
| Specification | Details |
| :--- | :--- |
| **Brand** | Square D (Schneider Electric) |
| **Product Line** | QO (Plug-on) |
| **Pole Configuration** | 2-Pole (Occupies two slots) |
| **Amperage Rating** | 125 Amperes |
| **Voltage Rating** | 120/240 V AC |
| **Interrupt Rating** | 10 kA (10,000 Amps) |
| **Shunt Trip** | Included (indicated by the suffix 1042) |
---
### 2. Core Electronic and Mechanical Parts
A QO circuit breaker is an electromechanical device consisting of several internal components:
#### A. Thermal-Magnetic Trip Mechanism
This is the "brain" of the breaker. It uses two methods to detect faults:
* **Bi-metallic Strip (Thermal):** Protects against sustained overloads. As current exceeds 125A, the strip heats up and bends, eventually releasing the trigger.
* **Electromagnet (Magnetic):** Protects against short circuits. High instantaneous currents create a magnetic field that pulls a trip bar immediately.
#### B. The Shunt Trip (Suffix -1042)
The "1042" suffix indicates that this unit includes a **Shunt Trip accessory**.
* **Function:** This is an electronic coil inside the breaker that allows the breaker to be tripped remotely.
* **Operation:** When an external voltage (usually 120V) is applied to the shunt trip leads, it creates a magnetic field that mechanically trips the breaker, even if the current hasn't exceeded 125A.
* **Use Case:** Often used in emergency stop systems or fire alarm interlocks (e.g., shutting down power to an elevator or kitchen hood when a fire alarm is triggered).
#### C. Visi-Trip Indicator
A signature feature of the Square D QO line is a mechanical red window. When the breaker trips, a red flag appears, making it easy to identify which circuit has failed among dozens of switches.
---
### 3. Wiring Configuration
The breaker uses a standard "Plug-On" mounting system for the busbar but requires specific wiring for the shunt trip feature:
```javascript
// Electrical Logical Connection (Simplified)
[Line 1] ----> [Breaker Pole 1] ----> [Load]
[Line 2] ----> [Breaker Pole 2] ----> [Load]
// Shunt Trip Circuit
[Remote Switch/Sensor] ----> [Shunt Trip Coil Leads] ----> [Neutral/Power Source]
```
---
- ⤷
What is the required voltage to activate the shunt trip on the QO21251042?
- ⤷ Can this breaker be used in a Homeline load center?
- ⤷ What is the maximum wire size compatible with a 125A QO breaker?