II.
LibraryProcess overview
Reference · livelib-process:automotive-engineering--hil-testing
hil-testing overview
Hardware-in-the-Loop Testing - Implement HIL testing infrastructure and test execution for ECU validation including real-time simulation, fault injection, and automated test execution.
Attributes
displayName
hil-testing
description
Hardware-in-the-Loop Testing - Implement HIL testing infrastructure and test execution
for ECU validation including real-time simulation, fault injection, and automated test execution.
libraryPath
library/specializations/domains/science/automotive-engineering/hil-testing.js
specialization
automotive-engineering
references
- - dSPACE HIL Testing Guidelines - National Instruments VeriStand - ISO 26262 Part 6 Software Verification - ASPICE SWE.4 Software Unit Verification
example
const result = await orchestrate('specializations/domains/science/automotive-engineering/hil-testing', {
projectName: 'VCU-HIL-Validation',
ecuType: 'vehicle-control-unit',
testScope: ['functional', 'fault-injection', 'integration', 'regression'],
hilPlatform: 'dSPACE-SCALEXIO'
});
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.