modelPIDIntegralTime
Test model for calculating the integral time for a PID controller
Information
Validation test for the block Buildings.Controls.OBC.Utilities.PIDWithAutotuning.AutoTuner.AMIGO.BaseClasses.PIDIntegralTime.
The input T varies from 0.5 to 1,
and input L varies from 0.3 to 0.6.
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Buildings.Controls.OBC.Utilities.PIDWithAutotuning.AutoTuner.AMIGO.BaseClasses.PIDIntegralTime | PIDIntTim | Blocks that calculates the integral time | |
| Buildings.Controls.OBC.CDL.Reals.Sources.Ramp | T | Time constant of a first-order plus time-delay (FOPTD) model | |
| Buildings.Controls.OBC.CDL.Reals.Sources.Ramp | L | Time delay of the FOPTD model |
Revisions
-
June 1, 2022, by Sen Huang:
First implementation.