System Configuration & Equipment Selection
System Basic Parameters
BIL & Insulation Parameters
Results Summary
System Max Voltage (Um)
12 kV
System Short-Circuit Current (Isc_sys)
38.5 kA
System Dynamic Stability Current
97.8 kA
Thermal Stability I²t
2964 kA²s
Minimum Required BIL
60 kV
Selected BIL Value
60 kV
BIL Safety Margin
0 %
kV/BIL Ratio
0.1667
Recommended Equipment Parameters
- Rated Max Voltage (Um): 12 kV
- Rated Short-Circuit Current: 50 kA / 2 s
- Dynamic Stability Current: 125 kA
- BIL Rating: 60 kV (1.2×50μsec)
- Insulation Class: Class B (130°C)
Compliance Status
Selected equipment parameters meet system requirements. Both BIL and short-circuit current are compliant with sufficient safety margin.
Detailed Selection Analysis
Short-Circuit Withstand Analysis
| Parameter | System Requirement | Recommended Equipment | Status |
|---|---|---|---|
| Rated Max Voltage (Um) | 12 kV | 12 kV | Matched |
| Short-Time Withstand Current (Isc) | 38.5 kA | 50 kA | Satisfied |
| Peak Withstand Current (Idyn) | 97.8 kA | 125 kA | Satisfied |
| Thermal Stability I²t | 2964 kA²s | 5000 kA²s | Satisfied |
| Safety Margin | - | 31% | Sufficient |
BIL & Insulation Coordination Analysis
| Parameter | System Requirement | Selected Equipment | Status |
|---|---|---|---|
| Minimum Required BIL | 60 kV | - | - |
| Selected BIL Value | - | 60 kV | Satisfied |
| BIL Safety Margin | ≥15% | 0% | Low |
| kV/BIL Ratio | ≤0.02 | 0.1667 | High |
| Insulation Class Match | Class B | Class B | Matched |
Detailed Equipment Recommendation
10kV Resistance-Grounded System - Circuit Breaker Selection Recommendation
- Equipment Type: Medium-Voltage Vacuum Circuit Breaker (MVCB)
- Rated Parameters: Um=12kV, Rated Current=630A, Rated Short-Circuit Breaking Current=50kA, Short-Time Withstand Current=50kA/2s
- BIL Requirement: ≥60kV (1.2×50μsec), 75kV recommended to improve safety margin
- Auxiliary Requirements: Surge arrester (residual voltage ≤48kV), Spring-operated mechanism
- Installation Requirements: Switchgear IP Rating ≥IP4X, Creepage Distance ≥12mm/kV (Normal Environment)
- Standard Compliance: IEC 60947-2, ANSI C37.06, IEC 60664-1
Reference Standards
IEC Standards
- IEC 60038: Standard Voltages (Definition of rated maximum voltage Um)
- IEC 60947-2: Low-Voltage Switchgear and Controlgear (Short-circuit current requirements)
- IEC 60664-1: Insulation Coordination (BIL requirements and grounding type matching)
- IEC 60076-3: Power Transformers (Insulation levels and BIL requirements)
- IEC 60060-1: High-Voltage Test Techniques (Definition of BIL 1.2×50μsec waveform)
- IEC 62271-1: High-Voltage Switchgear and Controlgear (Short-circuit current and BIL coordination)
ANSI Standards
- ANSI C37.06: High-Voltage Circuit Breakers (Rated short-circuit current and Um requirements)
- ANSI C37.20.1: Metal-Clad Switchgear (BIL and insulation coordination)
- ANSI/IEEE C62.82.1: Metal-Oxide Surge Arresters (BIL coordination requirements)
- ANSI/IEEE C57.12.00: Power Transformers (Short-circuit withstand and BIL)
- ANSI/IEEE 141: Industrial Power Distribution Systems (Equipment selection and coordination)
- ANSI/IEEE 32: Insulation Coordination (System overvoltage and BIL matching)
Equipment Selection Guide
1. Core Selection Principles
- Voltage Matching: Equipment rated maximum voltage (Um) ≥ System rated maximum voltage (Um_sys)
- Current Matching: Equipment rated short-circuit current ≥ System short-circuit current (10-20% margin)
- BIL Matching: Equipment BIL ≥ System minimum required BIL (determined by grounding type)
- Insulation Coordination: BIL hierarchy across all equipment (Arrester residual voltage ≤ Cable BIL ≤ Equipment BIL)
- Environment Adaptation: Increase safety margin for harsh environments (lightning/pollution) and enhance IP rating
2. Selection Focus by Grounding Type
| Grounding Type | Overvoltage Characteristics | BIL Requirement | Selection Recommendation |
|---|---|---|---|
| Solidly Grounded | Low overvoltage (2.5-3x) | Minimum | Standard BIL, 10% margin, economical equipment optional |
| Resistance Grounded | Medium overvoltage (3-4x) | Medium | Standard BIL + 20% margin, surge arrester recommended |
| Reactance/Peterson Coil | High overvoltage (4-5x) | High | BIL + 30% margin, surge arrester mandatory |
| Ungrounded | Very high overvoltage (6-8x) | Very High | BIL + 50% margin, reinforced insulation, multiple surge arresters |
3. Common Selection Pitfalls to Avoid
Mistake 1: Focus only on rated voltage, ignore Um
Using 10kV equipment (Um=12kV) in 12kV system (Um=15kV) causes insulation breakdown due to voltage mismatch.
Mistake 2: BIL-grounding type mismatch
Selecting solidly grounded equipment (insufficient BIL) for ungrounded systems leads to overvoltage damage.
Mistake 3: Inadequate short-circuit current margin
System short-circuit current=38.5kA, selecting 40kA equipment (4% margin) becomes insufficient after system expansion.
Mistake 4: Ignoring component BIL coordination
Circuit breaker BIL=60kV with transformer BIL=75kV creates BIL inversion, risking transformer insulation damage.
${systemVoltage}kV ${getGroundingTypeName(groundingType)} System - Circuit Breaker Selection Recommendation
- Equipment Type: ${systemVoltage <= 36 ? 'Medium-Voltage Vacuum Circuit Breaker (MVCB)' : 'High-Voltage SF6 Circuit Breaker (HVCB)'}
- Rated Parameters: Um=${um}kV, Rated Current=630A (adjust per actual load), Rated Short-Circuit Breaking Current=${recommendedIsc}kA, Short-Time Withstand Current=${recommendedIsc}kA/${shortCircuitDuration}s
- BIL Requirement: ≥${requiredBIL}kV (1.2×50μsec), Currently Selected ${selectedBIL}kV, ${bilMargin >= 15 ? 'sufficient safety margin' : 'recommended to upgrade to ' + Math.ceil(requiredBIL * 1.2) + 'kV'}
- Auxiliary Requirements: ${surgeArrester === 'yes' ? 'Metal-oxide surge arrester (residual voltage ≤' + Math.ceil(selectedBIL * 0.8) + 'kV)' : 'No surge arrester - increase BIL margin to ≥30%'}, ${systemVoltage <= 36 ? 'Spring-operated mechanism' : 'Hydraulic-operated mechanism'}
- Installation Requirements: Switchgear IP Rating ≥${environmentType === 'polluted' ? 'IP5X' : 'IP4X'}, Creepage Distance ≥${environmentType === 'polluted' ? '25' : '12'}mm/kV
- Standard Compliance: IEC 60947-2, ANSI C37.06, IEC 60664-1
${systemVoltage}kV ${getGroundingTypeName(groundingType)} System - Switchgear Selection Recommendation
- Equipment Type: ${systemVoltage <= 36 ? 'Medium-Voltage Metal-Clad Switchgear' : 'High-Voltage Gas-Insulated Switchgear (GIS)'}
- Rated Parameters: Um=${um}kV, Rated Current=1250A (adjust per actual load), Short-Time Withstand Current=${recommendedIsc}kA/${shortCircuitDuration}s, Peak Withstand Current=${recommendedIdyn}kA
- BIL Requirement: Overall BIL ≥${requiredBIL}kV, Internal busbars and instrument transformers must match circuit breaker BIL (≥${selectedBIL}kV)
- Structural Requirements: Busbar spacing ≥${Math.ceil(parseFloat(shortCircuitCurrent) * 0.6)}mm, Compartment IP Rating ≥IP2X, Continuous reliable grounding system
- Environment Adaptation: ${environmentType === 'lightning' ? 'Additional surge arrester configuration' : ''}${environmentType === 'polluted' ? 'Pollution-resistant insulators, increased creepage distance' : ''}
- Standard Compliance: IEC 62271-1, ANSI C37.20.1, IEC 60664-1
${systemVoltage}kV ${getGroundingTypeName(groundingType)} System - ${getEquipmentTypeName(equipmentType)} Selection Recommendation
- Rated Parameters: Um=${um}kV, Short-Time Withstand Current ≥${recommendedIsc}kA/${shortCircuitDuration}s, BIL ≥${requiredBIL}kV
- Selection Requirements: ${surgeArrester === 'yes' ? 'Surge arrester coordinated protection' : 'Reinforced insulation design'}, ${environmentType === 'lightning' || environmentType === 'polluted' ? 'Selected for harsh environment' : 'Selected for normal environment'}
- Standard Compliance: IEC 60664-1, ${systemVoltage <= 1 ? 'IEC 60947-2' : 'IEC 62271-1'}