blockTimerResetWhenTrue
Timer measuring the time from the time instant where the Boolean input became true and only resetting when it becomes true again
Extends from TransiEnt.Basics.Icons.Block.
Information
1. Purpose of model
This model is a timer which starts when the input becomes true. It is only reset when the input becomes true again. It is a modified copy from Modelica.Blocks.Logical.Time.
2. Level of detail, physical effects considered, and physical insight
(Description)
3. Limits of validity
(Description)
4. Interfaces
(none)
5. Nomenclature
(no elements)
6. Governing Equations
(no equations)
7. Remarks for Usage
(none)
8. Validation
(no validation or testing necessary)
9. References
(none)
10. Version History
Model created by Carsten Bode (c.bode@tuhh.de), Sep 2019
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Blocks.Interfaces.BooleanInput | u | Connector of Boolean input signal | |
| Modelica.Blocks.Interfaces.RealOutput | y | Connector of Real output signal |