Motion and state
Its process animation communicates running, stopped and abnormal machine state.
hvac · process model
The vav damper is a reusable 3D hvac component for building air-distribution systems. In this simulator it modulates airflow from a controller demand.
Its process animation communicates running, stopped and abnormal machine state.
Commission it by proving damper position, measured airflow before accepting damper command.
Inject stuck-on, stuck-off states and require the PLC sequence to detect, stop and recover deliberately.
Signal map
PLC output Damper command (%); PLC input Damper position (%); PLC input Measured airflow (m³/h)
| Signal | PLC direction | Type / range |
|---|---|---|
| Damper command position_command | output | float · % · 0–100 |
| Damper position position_feedback | input | float · % · 0–100 |
| Measured airflow airflow | input | float · m³/h · 0–5000 |
Fault and recovery exercise
Inject stuck-on, stuck-off states and require the PLC sequence to detect, stop and recover deliberately.
The model teaches PLC sequence behaviour and diagnosis. Confirm ratings, wiring, guarding, process calculations and commissioning limits against the real manufacturer documentation and site design.
Keep building