II.
LibraryProcess overview
Reference · livelib-process:automotive-engineering--systems-integration-verification
systems-integration-verification overview
Systems Integration and Verification - Plan and execute integration of mechanical, electrical, and software subsystems into a cohesive vehicle system. Verify system-level functionality and performance against requirements.
Attributes
displayName
systems-integration-verification
description
Systems Integration and Verification - Plan and execute integration of mechanical, electrical,
and software subsystems into a cohesive vehicle system. Verify system-level functionality and performance
against requirements.
libraryPath
library/specializations/domains/science/automotive-engineering/systems-integration-verification.js
specialization
automotive-engineering
references
- - ISO 26262 Part 4: Product Development at System Level - INCOSE Systems Engineering Handbook - VDA Automotive SPICE - SAE J3061 Cybersecurity Integration
example
const result = await orchestrate('specializations/domains/science/automotive-engineering/systems-integration-verification', {
projectName: 'EV-Platform-Integration',
subsystems: ['Powertrain', 'Chassis', 'Body', 'ADAS', 'Infotainment'],
integrationLevel: 'vehicle',
requirements: { performanceTargets: {}, safetyRequirements: {} }
});
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:simulation-validation-cycle·WorkflowSimulation Validation Cycle
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.