II.
LibraryProcess overview
Reference · livelib-process:electrical-engineering--motor-drive-design
motor-drive-design overview
Motor Drive Design - Guide the design of motor drives including variable frequency drives (VFDs), servo drives, and brushless DC motor controllers. Covers power stage design, control algorithms, and system integration.
Attributes
displayName
motor-drive-design
description
Motor Drive Design - Guide the design of motor drives including variable frequency drives (VFDs),
servo drives, and brushless DC motor controllers. Covers power stage design, control algorithms, and system integration.
libraryPath
library/specializations/domains/science/electrical-engineering/motor-drive-design.js
specialization
electrical-engineering
references
- - IEC 61800 Series (Adjustable Speed Electrical Power Drive Systems) - IEEE 519 (Harmonic Control) - Motor Drive Application Notes - Field-Oriented Control Guidelines
example
const result = await orchestrate('specializations/domains/science/electrical-engineering/motor-drive-design', {
driveName: '5HP VFD for Pump Application',
motorType: 'induction-3phase',
requirements: { power: '3.7kW', voltage: '380-480VAC', speedRange: '0-1800RPM' },
controlMethod: 'FOC'
});
usesAgents
- power-electronics-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:architecture-decision-record·WorkflowArchitecture Decision Record
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.