From e0c4a0fe85049af9be51b23457654b5e987755a9 Mon Sep 17 00:00:00 2001 From: thorade Date: Mon, 9 Feb 2015 10:46:36 +0100 Subject: [PATCH] add closing

--- Annex60/Controls/Continuous/Examples/OffTimer.mo | 1 + Annex60/Controls/Continuous/Examples/PIDHysteresisTimer.mo | 1 + Annex60/Controls/Continuous/Examples/SignalRanker.mo | 1 + Annex60/Controls/Continuous/PIDHysteresisTimer.mo | 1 + Annex60/Controls/Continuous/SignalRanker.mo | 1 + Annex60/Fluid/Actuators/Dampers/Exponential.mo | 2 ++ Annex60/Fluid/BaseClasses/PartialThreeWayResistance.mo | 1 + Annex60/Fluid/Interfaces/PartialFourPortInterface.mo | 1 + Annex60/Fluid/Sources/TraceSubstancesFlowSource.mo | 1 + Annex60/Media/Air.mo | 2 ++ Annex60/Utilities/Math/Bicubic.mo | 1 + Annex60/Utilities/Math/Biquadratic.mo | 1 + .../Utilities/Math/Functions/BaseClasses/der_polynomial.mo | 4 +++- Annex60/Utilities/Math/Functions/inverseXRegularized.mo | 1 + Annex60/Utilities/Math/Functions/spliceFunction.mo | 1 + Annex60/Utilities/Psychrometrics/pW_TDewPoi.mo | 1 + 16 files changed, 20 insertions(+), 1 deletion(-) diff --git a/Annex60/Controls/Continuous/Examples/OffTimer.mo b/Annex60/Controls/Continuous/Examples/OffTimer.mo index ff13fb9989..8d93ce9653 100644 --- a/Annex60/Controls/Continuous/Examples/OffTimer.mo +++ b/Annex60/Controls/Continuous/Examples/OffTimer.mo @@ -36,6 +36,7 @@ Annex60.Controls.Continuous.OffTimer. The input to the two timers are alternating boolean values. Whenever the input becomes false(=0), the timer is reset. The figures below show the input and output of the blocks. +

\"Input
\"Input diff --git a/Annex60/Controls/Continuous/Examples/PIDHysteresisTimer.mo b/Annex60/Controls/Continuous/Examples/PIDHysteresisTimer.mo index ccf463549d..6eded504d8 100644 --- a/Annex60/Controls/Continuous/Examples/PIDHysteresisTimer.mo +++ b/Annex60/Controls/Continuous/Examples/PIDHysteresisTimer.mo @@ -89,6 +89,7 @@ and the system has little heat capacity. The figure below shows the control error con.feeBac.y and the control signal con.y. +

\"Control
\"Control diff --git a/Annex60/Controls/Continuous/Examples/SignalRanker.mo b/Annex60/Controls/Continuous/Examples/SignalRanker.mo index e77c8e55e4..b6f81020af 100644 --- a/Annex60/Controls/Continuous/Examples/SignalRanker.mo +++ b/Annex60/Controls/Continuous/Examples/SignalRanker.mo @@ -27,6 +27,7 @@ Example that demonstrates the use of the signal ranker model. The figure below shows the input and output signals of the block. Note that sigRan.y[1] ≥ sigRan.y[2] ≥ sigRan.y[3]. +

\"Input
\"Output diff --git a/Annex60/Controls/Continuous/PIDHysteresisTimer.mo b/Annex60/Controls/Continuous/PIDHysteresisTimer.mo index 746c88646f..6538017196 100644 --- a/Annex60/Controls/Continuous/PIDHysteresisTimer.mo +++ b/Annex60/Controls/Continuous/PIDHysteresisTimer.mo @@ -240,6 +240,7 @@ Annex60.Controls.Continuous.PIDHysteresis but in addition, it has a timer that prevents the controller from switching to on too fast. When the controller switches off, the timer starts and avoids the controller from switching on until minOffTime seconds elapsed. +

", revisions="