II.
LibraryProcess JSON
Structured · livelib-process:automotive-engineering--electric-drive-unit
electric-drive-unit json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-process:automotive-engineering--electric-drive-unit",
"_kind": "LibraryProcess",
"_file": "generated-library/processes.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "electric-drive-unit",
"description": "Electric Drive Unit Development - Develop integrated electric drive units comprising electric motor,\npower electronics (inverter), and gear reduction. Optimize for efficiency, power density, and NVH performance.",
"libraryPath": "library/specializations/domains/science/automotive-engineering/electric-drive-unit.js",
"specialization": "automotive-engineering",
"references": [
"- SAE J2907 Power Electronics Test Standard\n- ISO 21498 Electric Motor Testing\n- SAE J2464 Electrical Component Testing\n- IEC 60034 Rotating Electrical Machines"
],
"example": "const result = await orchestrate('specializations/domains/science/automotive-engineering/electric-drive-unit', {\n projectName: 'EDU-200kW-RearDrive',\n vehicleClass: 'D-Segment Performance',\n performanceTargets: { peakPower: 200, peakTorque: 400, maxSpeed: 16000 },\n driveConfiguration: 'rear-wheel-drive'\n});",
"usesAgents": [
"general-purpose"
]
},
"outgoingEdges": [
{
"from": "lib-process:automotive-engineering--electric-drive-unit",
"to": "skill-area:sensor-fusion",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:automotive-engineering--electric-drive-unit",
"to": "skill-area:motion-planning",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:automotive-engineering--electric-drive-unit",
"to": "skill-area:physics-simulation",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.5
}
},
{
"from": "lib-process:automotive-engineering--electric-drive-unit",
"to": "domain:automotive-engineering",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:automotive-engineering--electric-drive-unit",
"to": "role:systems-integration-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:automotive-engineering--electric-drive-unit",
"to": "role:embedded-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:automotive-engineering--electric-drive-unit",
"to": "workflow:experiment-design",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:automotive-engineering--electric-drive-unit",
"to": "specialization:automotive-engineering",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 0.9
}
}
],
"incomingEdges": []
}