II.
LibraryProcess overview
Reference · livelib-process:electrical-engineering--protection-coordination
protection-coordination overview
Protection Coordination Study - Guide the design and coordination of power system protection schemes. Covers relay selection, settings calculation, coordination curves, and fault analysis for reliable fault clearing.
Attributes
displayName
protection-coordination
description
Protection Coordination Study - Guide the design and coordination of power system protection schemes.
Covers relay selection, settings calculation, coordination curves, and fault analysis for reliable fault clearing.
libraryPath
library/specializations/domains/science/electrical-engineering/protection-coordination.js
specialization
electrical-engineering
references
- - IEEE C37 Series (Protection Standards) - IEC 60255 (Measuring Relays and Protection Equipment) - NFPA 70E (Electrical Safety) - Relay Manufacturer Application Guides
example
const result = await orchestrate('specializations/domains/science/electrical-engineering/protection-coordination', {
systemName: 'Industrial Substation',
singleLineDiagram: { feeders: 6, transformers: 2, motors: 15 },
protectionZones: ['incoming', 'bus', 'feeder', 'motor'],
faultStudyData: { maxFault: '25kA', minFault: '8kA' }
});
usesAgents
- protection-engineer
Outgoing edges
lib_applies_to_domain1
- domain:electrical-engineering·DomainElectrical Engineering
lib_belongs_to_specialization1
- specialization:electrical-engineering·SpecializationElectrical Engineering
lib_implements_workflow1
- workflow:experiment-design·WorkflowExperiment Design
lib_involves_role2
- role:embedded-engineer·RoleEmbedded Engineer
- role:systems-integration-engineer·RoleSystems Integration Engineer
lib_requires_skill_area3
- skill-area:hardware-abstraction-layer·SkillAreaHardware Abstraction Layer Design
- skill-area:device-drivers·SkillAreaDevice Drivers
- skill-area:firmware-development·SkillAreaFirmware Development
Incoming edges
None.