II.
LibraryProcess overview
Reference · livelib-process:automotive-engineering--hybrid-powertrain-integration
hybrid-powertrain-integration overview
Hybrid Powertrain Integration - Integrate hybrid powertrain architectures (series, parallel, series-parallel) including energy management strategy development and mode transition control.
Attributes
displayName
hybrid-powertrain-integration
description
Hybrid Powertrain Integration - Integrate hybrid powertrain architectures (series, parallel,
series-parallel) including energy management strategy development and mode transition control.
libraryPath
library/specializations/domains/science/automotive-engineering/hybrid-powertrain-integration.js
specialization
automotive-engineering
references
- - SAE J1711 Hybrid Electric Vehicle Test Procedure - UN ECE R101 CO2 Emission Measurement - EPA Federal Test Procedure - WLTP Test Procedure
example
const result = await orchestrate('specializations/domains/science/automotive-engineering/hybrid-powertrain-integration', {
projectName: 'HEV-Parallel-SUV',
hybridArchitecture: 'P2-parallel',
iceSpecification: { displacement: 2.0, power: 150, fuelType: 'gasoline' },
motorSpecification: { power: 50, torque: 200 },
targetEmissions: { co2: 120, nox: 0.06 }
});
usesAgents
- general-purpose
Outgoing edges
lib_applies_to_domain1
- domain:automotive-engineering·DomainAutomotive Engineering
lib_belongs_to_specialization1
- specialization:automotive-engineering·SpecializationAutomotive Engineering
lib_implements_workflow1
- workflow:ml-model-lifecycle·WorkflowML Model Lifecycle
lib_involves_role2
- role:systems-integration-engineer·RoleSystems Integration Engineer
- role:embedded-engineer·RoleEmbedded Engineer
lib_requires_skill_area3
- skill-area:sensor-fusion·SkillAreaSensor Fusion
- skill-area:motion-planning·SkillAreaMotion Planning
- skill-area:physics-simulation·SkillAreaPhysics Simulation
Incoming edges
None.