Version_1_6

class Version_1_6 "Version 1.6 (June 21, 2004)"
    extends Modelica.Icons.ReleaseNotes;

    annotation (Documentation(info = "<html>\n\n<p> Added 1 new library (Electrical.MultiPhase), 17 new components,\n        improved 3 existing components\n        in the Modelica.Electrical library and improved 3 types\n        in the Modelica.SIunits library. Furthermore,\n        this User's Guide has been started. The improvements\n        in more detail:\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.Electrical.Analog.Basic.</strong></td></tr>\n<tr><td>SaturatingInductor</td>\n          <td>Simple model of an inductor with saturation</td></tr>\n<tr><td>VariableResistor</td>\n          <td>Ideal linear electrical resistor with variable resistance</td></tr>\n<tr><td>VariableConductor</td>\n          <td>Ideal linear electrical conductor with variable conductance</td></tr>\n<tr><td>VariableCapacitor</td>\n          <td>Ideal linear electrical capacitor with variable capacitance</td></tr>\n<tr><td>VariableInductor</td>\n          <td>Ideal linear electrical inductor with variable inductance</td></tr>\n<tr><td colspan=\"2\"><strong>Modelica.Electrical.Analog.Semiconductors.</strong></td></tr>\n<tr><td>HeatingDiode</td>\n          <td>Simple diode with heating port</td></tr>\n<tr><td>HeatingNMOS</td>\n          <td>Simple MOS Transistor with heating port</td></tr>\n<tr><td>HeatingPMOS</td>\n          <td>Simple PMOS Transistor with heating port</td></tr>\n<tr><td>HeatingNPN</td>\n          <td>Simple NPN BJT according to Ebers-Moll with heating port</td></tr>\n<tr><td>HeatingPNP</td>\n          <td>Simple PNP BJT according to Ebers-Moll with heating port</td></tr>\n<tr><td colspan=\"2\"><strong>Modelica.Electrical.MultiPhase</strong><br>\n          A new library for multi-phase electrical circuits</td></tr>\n</table>\n<p>\n<strong>New examples</strong>\n</p>\n<p>\nThe following new examples have been added to\nModelica.Electrical.Analog.Examples:\n</p>\n<p>\nCharacteristicThyristors,\nCharacteristicIdealDiodes,\nHeatingNPN_OrGate,\nHeatingMOSInverter,\nHeatingRectifier,\nRectifier,\nShowSaturatingInductor\nShowVariableResistor\n</p>\n<p>\n<strong>Improved existing components</strong>\n</p>\n<p>In the library Modelica.Electrical.Analog.Ideal,\na knee voltage has been introduced for the components\nIdealThyristor, IdealGTOThyristor, IdealDiode in order\nthat the approximation of these ideal elements is improved\nwith not much computational effort.</p>\n<p> In the Modelica.SIunits library, the following changes\n        have been made:</p>\n<table border=\"1\" cellspacing=0 cellpadding=2>\n<tr><td>Inductance</td>\n          <td>min=0 removed</td></tr>\n<tr><td>SelfInductance</td>\n          <td>min=0 added</td></tr>\n<tr><td>ThermodynamicTemperature</td>\n          <td>min=0 added</td></tr>\n</table>\n</html>"));
end Version_1_6;