modelGain
Test model for identifying the gain of the control process
Information
Validation test for the block Buildings.Controls.OBC.Utilities.PIDWithAutotuning.SystemIdentification.FirstOrderTimeDelay.BaseClasses.Gain.
This testing scenario in this example is the same to that in Buildings.Controls.OBC.Utilities.PIDWithAutotuning.SystemIdentification.FirstOrderTimeDelay.Validation.ControlProcessModel.
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Buildings.Controls.OBC.Utilities.PIDWithAutotuning.SystemIdentification.FirstOrderTimeDelay.BaseClasses.Gain | gai | Block that calculates the gain of a first-order model | |
| Buildings.Controls.OBC.CDL.Reals.Sources.Pulse | u | The response of a relay controller | |
| Buildings.Controls.OBC.CDL.Reals.Sources.Pulse | tOn | The length of the on period | |
| Buildings.Controls.OBC.CDL.Reals.Sources.Pulse | tOff | The length of the off period | |
| Buildings.Controls.OBC.CDL.Logical.Sources.Pulse | tunSta | The signal for the tuning period starts |
Revisions
-
June 1, 2022, by Sen Huang:
First implementation.