Content deleted Content added
Axiomatica (talk | contribs) No edit summary |
Axiomatica (talk | contribs) mNo edit summary |
||
Line 1:
'''Hardware-in-the-Loop''' (HIL) [[simulation]] is a technique that is used in the development and test of complex real-time [[embedded systems]]. HIL simulation provides an effective [[platform (computing)|platform]] by adding the complexity of the plant under control to the test
==How HIL works==
Line 5:
An HIL simulation must include electrical emulation of sensors and actuators. These electrical emulations act as the interface between the plant simulation and the embedded system under test. The value of each electrically emulated sensor is controlled by the plant simulation and is read by the embedded system under test. Likewise, the embedded system under test implements its control [[algorithms]] by outputting actuator control signals. Changes in the control signals result in changes to variable values in the plant simulation.
For example, an HIL simulation platform for the development of [[Anti-lock_brake|automotive anti-lock braking systems]] may have mathematical representations for each of the following subsystems in the plant simulation:
* [[Vehicle dynamics]] such as suspension, wheels, tires, roll, pitch and yaw
* Road characteristics
|