Version_1_5

class Version_1_5 "Version 1.5 (Dec. 16, 2002)"
    extends Modelica.Icons.ReleaseNotes;

    annotation (Documentation(info = "<html>\n\n<p> Added 55 new components. In particular, added new package\n        <strong>Thermal.HeatTransfer</strong> for modeling of lumped\n        heat transfer, added model <strong>LossyGear</strong> in Mechanics.Rotational\n        to model gear efficiency and bearing friction according to a new\n        theory in a robust way, added 10 new models in Electrical.Analog and\n        added several other new models and improved existing models.\n</p>\n<p>\n<strong>New components</strong>\n</p>\n<table border=\"1\" cellspacing=0 cellpadding=2>\n<tr><td colspan=\"2\"><strong>Modelica.Blocks.</strong></td></tr>\n<tr><td>Continuous.Der</td><td>Derivative of input (= analytic differentiations)</td></tr>\n<tr><td><strong><em>Examples</em></strong></td><td>Demonstration examples of the components of this package</td></tr>\n<tr><td>Nonlinear.VariableLimiter</td><td>Limit the range of a signal with variable limits</td></tr>\n<tr><td colspan=\"2\"><strong>Modelica.Blocks.Interfaces.</strong></td></tr>\n<tr><td>RealPort</td><td>Real port (both input/output possible)</td></tr>\n<tr><td>IntegerPort</td><td>Integer port (both input/output possible)</td></tr>\n<tr><td>BooleanPort</td><td>Boolean port (both input/output possible)</td></tr>\n<tr><td>SIMO</td><td>Single Input Multiple Output continuous control block</td></tr>\n<tr><td>IntegerBlockIcon</td><td>Basic graphical layout of Integer block</td></tr>\n<tr><td>IntegerMO</td><td>Multiple Integer Output continuous control block</td></tr>\n<tr><td>IntegerSignalSource</td><td>Base class for continuous Integer signal source</td></tr>\n<tr><td>IntegerMIBooleanMOs</td><td>Multiple Integer Input Multiple Boolean Output continuous control block with same number of inputs and outputs</td></tr>\n<tr><td>BooleanMIMOs</td><td>Multiple Input Multiple Output continuous control block with same number of inputs and outputs of Boolean type</td></tr>\n<tr><td><strong><em>BusAdaptors</em></strong></td><td>Components to send signals to the bus or receive signals from the bus</td></tr>\n<tr><td colspan=\"2\"><strong>Modelica.Blocks.Math.</strong></td></tr>\n<tr><td>RealToInteger</td><td>Convert real to integer signals</td></tr>\n<tr><td>IntegerToReal</td><td>Convert integer to real signals</td></tr>\n<tr><td>Max</td><td>Pass through the largest signal</td></tr>\n<tr><td>Min</td><td>Pass through the smallest signal</td></tr>\n<tr><td>Edge</td><td>Indicates rising edge of Boolean signal</td></tr>\n<tr><td>BooleanChange</td><td>Indicates Boolean signal changing</td></tr>\n<tr><td>IntegerChange</td><td>Indicates integer signal changing</td></tr>\n<tr><td colspan=\"2\"><strong>Modelica.Blocks.Sources.</strong></td></tr>\n<tr><td>IntegerConstant</td><td>Generate constant signals of type Integer</td></tr>\n<tr><td>IntegerStep</td><td>Generate step signals of type Integer</td></tr>\n<tr><td colspan=\"2\"><strong>Modelica.Electrical.Analog.Basic.</strong></td></tr>\n<tr><td>HeatingResistor</td><td>Temperature dependent electrical resistor</td></tr>\n<tr><td>OpAmp</td><td>Simple nonideal model of an OpAmp with limitation</td></tr>\n<tr><td colspan=\"2\"><strong>Modelica.Electrical.Analog.Ideal.</strong></td></tr>\n<tr><td>IdealCommutingSwitch</td><td>Ideal commuting switch</td></tr>\n<tr><td>IdealIntermediateSwitch</td><td>Ideal intermediate switch</td></tr>\n<tr><td>ControlledIdealCommutingSwitch</td><td>Controlled ideal commuting switch</td></tr>\n<tr><td>ControlledIdealIntermediateSwitch</td><td>Controlled ideal intermediate switch</td></tr>\n<tr><td>IdealOpAmpLimited</td><td>Ideal operational amplifier with limitation</td></tr>\n<tr><td>IdealOpeningSwitch</td><td>Ideal opener</td></tr>\n<tr><td>IdealClosingSwitch</td><td>Ideal closer</td></tr>\n<tr><td>ControlledIdealOpeningSwitch</td><td>Controlled ideal opener</td></tr>\n<tr><td>ControlledIdealClosingSwitch</td><td>Controlled ideal closer</td></tr>\n\n<tr><td colspan=\"2\"><strong>Modelica.Electrical.Analog.Lines.</strong></td></tr>\n<tr><td>TLine1</td><td>Lossless transmission line (Z0, TD)</td></tr>\n<tr><td>TLine2</td><td>Lossless transmission line (Z0, F, NL)</td></tr>\n<tr><td>TLine2</td><td>Lossless transmission line (Z0, F)</td></tr>\n<tr><td colspan=\"2\"><strong>Modelica.Icons.</strong></td></tr>\n<tr><td>Function</td><td>Icon for a function</td></tr>\n<tr><td>Record</td><td>Icon for a record</td></tr>\n<tr><td>Enumeration</td><td>Icon for an enumeration</td></tr>\n<tr><td colspan=\"2\"><strong>Modelica.Math.</strong></td></tr>\n<tr><td>tempInterpol2</td><td>temporary routine for vectorized linear interpolation (will be removed)</td></tr>\n<tr><td colspan=\"2\"><strong>Modelica.Mechanics.Rotational.</strong></td></tr>\n<tr><td>Examples.LossyGearDemo1</td><td>Example to show that gear efficiency may lead to stuck motion</td></tr>\n<tr><td>Examples.LossyGearDemo2</td><td>Example to show combination of LossyGear and BearingFriction</td></tr>\n<tr><td>LossyGear</td><td>Gear with mesh efficiency and bearing friction (stuck/rolling possible)</td></tr>\n<tr><td>Gear2</td><td>Realistic model of a gearbox (based on LossyGear)</td></tr>\n<tr><td colspan=\"2\"><strong>Modelica.SIunits.</strong></td></tr>\n<tr><td><strong><em>Conversions</em></strong></td><td>Conversion functions to/from non SI units and type definitions of non SI units</td></tr>\n<tr><td>EnergyFlowRate</td><td>Same definition as <em>Power</em></td></tr>\n<tr><td>EnthalpyFlowRate</td><td><code>Real (final quantity=\"EnthalpyFlowRate\", final unit=\"W\")</code></td></tr>\n<tr><td colspan=\"2\"><strong>Modelica.</strong></td></tr>\n<tr><td><strong><em>Thermal.HeatTransfer</em></strong></td><td>1-dimensional heat transfer with lumped elements</td></tr>\n<tr><td colspan=\"2\"><strong>ModelicaAdditions.Blocks.Discrete.</strong></td></tr>\n<tr><td>TriggeredSampler</td><td>Triggered sampling of continuous signals</td></tr>\n<tr><td>TriggeredMax</td><td>Compute maximum, absolute value of continuous signal at trigger instants</td></tr>\n<tr><td colspan=\"2\"><strong>ModelicaAdditions.Blocks.Logical.Interfaces.</strong></td></tr>\n<tr><td>BooleanMIRealMOs</td><td>Multiple Boolean Input Multiple Real Output continuous control block with same number of inputs and outputs</td></tr>\n<tr><td>RealMIBooleanMOs</td><td>Multiple Real Input Multiple Boolean Output continuous control block with same number of inputs and outputs</td></tr>\n<tr><td colspan=\"2\"><strong>ModelicaAdditions.Blocks.Logical.</strong></td></tr>\n<tr><td>TriggeredTrapezoid</td><td>Triggered trapezoid generator</td></tr>\n<tr><td>Hysteresis</td><td>Transform Real to Boolean with Hysteresis</td></tr>\n<tr><td>OnOffController</td><td>On-off controller</td></tr>\n<tr><td>Compare</td><td>True, if signal of inPort1 is larger than signal of inPort2</td></tr>\n<tr><td>ZeroCrossing</td><td>Trigger zero crossing of input signal</td></tr>\n<tr><td colspan=\"2\"><strong>ModelicaAdditions.</strong></td></tr>\n<tr><td>Blocks.Multiplexer.Extractor</td><td>Extract scalar signal out of signal vector dependent on IntegerRealInput index</td></tr>\n<tr><td>Tables.CombiTable1Ds</td><td>Table look-up in one dimension (matrix/file) with only single input</td></tr>\n</table>\n<p>\n<strong>Package-specific Changes</strong>\n</p>\n<ul>\n<li>All example models made <strong>encapsulated</strong></li>\n<li>Upper case constants changed to lower case (cf. Modelica.Constants)</li>\n<li>Introduced Modelica.SIunits.Wavelength due to typo \"Wavelenght\"</li>\n<li>Introduced ModelicaAdditions.Blocks.Logical.Interfaces.Comparison due to typo \"Comparision\"</li>\n<li>Changed these components of *.Blocks to <code>block</code> class, which have not been already of block type</li>\n<li>Changed *.Interfaces.RelativeSensor to <code>partial</code> models</li>\n</ul>\n<p>\n<strong>Class-specific Changes</strong>\n</p>\n<p>\n<em>Modelica.SIunits</em>\n</p>\n<p>Removed <code>final</code> from quantity attribute for <em>Mass</em> and <em>MassFlowRate</em>.</p>\n<p>\n<em>Modelica.Blocks.Math.Sum</em>\n</p>\n<p>Implemented avoiding algorithm section, which would lead to expensive function calls.</p>\n<p><em>Modelica.Blocks.Sources.Step</em></p>\n<pre>\nblock Step \"Generate step signals of type Real\"\n        parameter Real height[:]={1} \"Heights of steps\";\n<strong> // parameter Real offset[:]={0} \"Offsets of output signals\";\n// parameter SIunits.Time startTime[:]={0} \"Output = offset for time &lt; startTime\";\n// extends Interfaces.MO          (final nout=max([size(height, 1); size(offset, 1); size(startTime, 1)]));\n        extends Interfaces.SignalSource(final nout=max([size(height, 1); size(offset, 1); size(startTime, 1)]));</strong>\n</pre>\n<p><em>Modelica.Blocks.Sources.Exponentials</em></p>\n<p>Replaced usage of built-in function <code>exp</code> by Modelica.Math.exp.</p>\n<p><em>Modelica.Blocks.Sources.TimeTable</em></p>\n<p>Interface definition changed from</p>\n<pre>    parameter Real table[:, :]=[0, 0; 1, 1; 2, 4] \"Table matrix (time = first column)\";\n</pre>\n<p>to</p>\n<pre>    parameter Real table[:, <strong>2</strong>]=[0, 0; 1, 1; 2, 4] \"Table matrix (time = first column)\";\n</pre>\n<p>Did the same for subfunction <em>getInterpolationCoefficients</em>.</p>\n<p>Bug in <em>getInterpolationCoefficients</em> for startTime &lt;&gt; 0 fixed:</p>\n<pre>        ...\n                end if;\n          end if;\n          <strong>// Take into account startTime \"a*(time - startTime) + b\"\n          b := b - a*startTime;</strong>\n        end getInterpolationCoefficients;\n</pre>\n<p><em>Modelica.Blocks.Sources.BooleanStep</em></p>\n<pre>\nblock BooleanStep \"Generate step signals of type Boolean\"\n        parameter SIunits.Time startTime[:]={0} \"Time instants of steps\";\n        <strong>parameter Boolean startValue[size(startTime, 1)]=fill(false, size(startTime, 1)) \"Output before startTime\";</strong>\n        extends Interfaces.BooleanSignalSource(final nout=size(startTime, 1));\nequation\n        for i in 1:nout loop\n<strong>//   outPort.signal[i] = time >= startTime[i];\n          outPort.signal[i] = if time >= startTime[i] then not startValue[i] else startValue[i];</strong>\n        end for;\nend BooleanStep;\n</pre>\n<p>\n<em>Modelica.Electrical.Analog</em></p>\n<p>Corrected table of values and default for Beta by dividing them by 1000\n(consistent with the values used in the NAND-example model):\n</p>\n<ul>\n<li>Semiconductors.PMOS</li>\n<li>Semiconductors.NMOS</li>\n</ul>\n<p>Corrected parameter defaults, unit and description for TrapezoidCurrent.\nThis makes the parameters consistent with their use in the model.\nModels specifying parameter values are not changed.\nModels not specifying parameter values did not generate trapezoids previously.\n</p>\n<p>Icon layer background changed from transparent to white:</p>\n<ul>\n<li>Basic.Gyrator</li>\n<li>Basic.EMF</li>\n<li>Ideal.Idle</li>\n<li>Ideal.Short</li>\n</ul>\n<p>Basic.Transformer: Replaced invalid escape characters '\\ ' and '\\[newline]' in documentation by '|'.</p>\n<p><em>Modelica.Mechanics.Rotational</em></p>\n<p>Removed arrows and names documentation from flanges in diagram layer</p>\n<p><em>Modelica.Mechanics.Rotational.Interfaces.FrictionBase</em></p>\n<p><em>Modelica.Mechanics.Rotational.Position</em></p>\n<p>Replaced <code>reinit</code> by <code>initial equation</code></p>\n<p><em>Modelica.Mechanics.Rotational.RelativeStates</em></p>\n<p>Bug corrected by using modifier <code>stateSelect = StateSelect.prefer</code> as implementation</p>\n<p><em>Modelica.Mechanics.Translational.Interfaces.flange_b</em></p>\n<p>Attribute <strong>fillColor=7</strong> added to Rectangle on Icon layer, i.e., it is now\nfilled with white and not transparent any more.</p>\n<p><em>Modelica.Mechanics.Translational.Position</em></p>\n<p>Replaced <code>reinit</code> by <code>initial equation</code></p>\n<p><em>Modelica.Mechanics.Translational.RelativeStates</em></p>\n<p>Bug corrected by using modifier <code>stateSelect = StateSelect.prefer</code> as implementation</p>\n<p><em>Modelica.Mechanics.Translational.Stop</em></p>\n<p>Use <code>stateSelect = StateSelect.prefer</code>.</p>\n<p><em>Modelica.Mechanics.Translational.Examples.PreLoad</em></p>\n<p>Improved documentation and coordinate system used for example.</p>\n<p><em>ModelicaAdditions.Blocks.Nonlinear.PadeDelay</em></p>\n<p>Replaced <code>reinit</code> by <code>initial equation</code></p>\n<p><em>ModelicaAdditions.HeatFlow1D.Interfaces</em></p>\n<p>Definition of connectors <em>Surface_a</em> and <em>Surface_b</em>:<br>\n<code>flow SIunits.HeatFlux q;</code> changed to <code>flow SIunits.HeatFlowRate q;</code></p>\n<p><em>MultiBody.Parts.InertialSystem</em></p>\n<p>Icon corrected.</p>\n</html>"));
end Version_1_5;