modelResponseProcess
Test model for processing the response of a relay controller
Information
Validation test for the block Buildings.Controls.OBC.Utilities.PIDWithAutotuning.Relay.ResponseProcess.
This testing scenario in this example is the same as that in Buildings.Controls.OBC.Utilities.PIDWithAutotuning.Relay.BaseClasses.Validation.TunMonitor.
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Buildings.Controls.OBC.Utilities.PIDWithAutotuning.Relay.ResponseProcess | resPro | Calculate the length of the on period and the off period | |
| Buildings.Controls.OBC.CDL.Reals.Sources.CivilTime | modTim | Simulation time | |
| Buildings.Controls.OBC.CDL.Logical.Sources.Pulse | relSwi | Control switch output | |
| Buildings.Controls.OBC.CDL.Logical.Sources.Pulse | resSig | Reset signal | |
| Buildings.Controls.OBC.CDL.Logical.Latch | tunSta | Display when tuning process starts | |
| Buildings.Controls.OBC.CDL.Logical.Latch | tunEnd | Display when tuning process ends | |
| Buildings.Controls.OBC.CDL.Logical.Sources.Constant | con | False signal | |
| Buildings.Controls.OBC.CDL.Logical.Sources.Constant | con1 | True signal |
Revisions
-
June 1, 2022, by Sen Huang:
First implementation.