modelRamp
Validation model for the Ramp block
Information
Validation test for the block Buildings.Controls.OBC.CDL.Reals.Ramp.
-
The instances
ramUpandramUp1shows ramping up the input in different speed. -
The instance
ramUpDowshows ramping up and down the input in the same speed. It also shows that the output will be the ramped input if the boolean inputactiveistrue. -
The instance
ramUpDow1shows ramping up and down the input in the different speed.
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Buildings.Controls.OBC.CDL.Reals.Ramp | ramUp | Ramp the input increasing | |
| Buildings.Controls.OBC.CDL.Reals.Ramp | ramUp1 | Ramp the input increasing in different speed | |
| Buildings.Controls.OBC.CDL.Reals.Ramp | ramUpDow | Limit the increase and decrease of the input if the active is true | |
| Buildings.Controls.OBC.CDL.Reals.Ramp | ramUpDow1 | Different increase and decrease slew rate limits | |
| Buildings.Controls.OBC.CDL.Logical.Sources.Pulse | booPul1 | Boolean pulse | |
| Buildings.Controls.OBC.CDL.Reals.Sources.Pulse | pul | Boolean pulse | |
| Buildings.Controls.OBC.CDL.Logical.Sources.Pulse | booPul2 | Boolean pulse | |
| Buildings.Controls.OBC.CDL.Reals.Sources.Pulse | pul1 | Boolean pulse | |
| Buildings.Controls.OBC.CDL.Reals.Sources.Pulse | pul2 | Boolean pulse | |
| Buildings.Controls.OBC.CDL.Logical.Sources.Pulse | booPul5 | Boolean pulse |
Revisions
-
November 16, 2022, by Jianjun Hu:
First implementation.