<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">
  <channel>
    <title>New Application Center Additions</title>
    <link>http://www.maplesoft.com/applications</link>
    <language>en-us</language>
    <copyright>2009 Maplesoft, A Division of Waterloo Maple Inc.</copyright>
    <generator>Maplesoft Document System</generator>
    <lastBuildDate>Wed, 11 Nov 2009 03:47:07 GMT</lastBuildDate>
    <pubDate>Wed, 11 Nov 2009 03:47:07 GMT</pubDate>
    <itunes:subtitle />
    <itunes:summary />
    <description>The latest content added to the Application Center</description>
    <image>
      <url>http://www.mapleprimes.com/images/mapleapps.gif</url>
      <title>The latest updates from Maplesoft.com</title>
      <link>http://www.maplesoft.com</link>
    </image>
    <atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" href="http://feeds.feedburner.com/mapleapps" type="application/rss+xml" /><feedburner:browserFriendly></feedburner:browserFriendly><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com" /><item>
      <title>Classroom Tips and Techniques: Series Expansions</title>
      <link>http://www.maplesoft.com/applications/view.aspx?SID=34685</link>
      <itunes:summary>&lt;p&gt;Maple has the ability to provide various series expansions and their truncations, as well as complete formal series for a variety of elementary and special functions.  In this month's article, we examine the relevant commands and interface devices that access these functionalities.&lt;/p&gt;</itunes:summary>
      <description>&lt;img src="/view.aspx?si=34685/thumb.jpg" alt="Classroom Tips and Techniques: Series Expansions" align="left"/&gt;&lt;p&gt;Maple has the ability to provide various series expansions and their truncations, as well as complete formal series for a variety of elementary and special functions.  In this month's article, we examine the relevant commands and interface devices that access these functionalities.&lt;/p&gt;</description>
      <pubDate>2009-11-05T05:00:00</pubDate>
      <enclosure url="http://www.maplesoft.com/view.aspx?SF=34685/198767\SeriesExpansions1.mw" length="530432" type="" />
    </item>
    <item>
      <title>PID Tuning</title>
      <link>http://www.maplesoft.com/applications/view.aspx?SID=34135</link>
      <itunes:summary>&lt;p&gt;In this example we show how to design a PID controller for a non linear system.  The system is a DC motor driving a pendulum, where the objective is to maintain the pendulum at an angle of 1 radian from the horizontal.  We linearize the system at the operating point where the angle is 1, and then we use the dominant pole design technique and place dominant poles at -2-I, -2+I, and -1.  We use the resulting PID controller to control the system.  As a comparison, we also show the open loop uncontrolled system.&lt;/p&gt;</itunes:summary>
      <description>&lt;img src="/view.aspx?si=34135/thumb.jpg" alt="PID Tuning" align="left"/&gt;&lt;p&gt;In this example we show how to design a PID controller for a non linear system.  The system is a DC motor driving a pendulum, where the objective is to maintain the pendulum at an angle of 1 radian from the horizontal.  We linearize the system at the operating point where the angle is 1, and then we use the dominant pole design technique and place dominant poles at -2-I, -2+I, and -1.  We use the resulting PID controller to control the system.  As a comparison, we also show the open loop uncontrolled system.&lt;/p&gt;</description>
      <pubDate>2009-10-27T04:00:00</pubDate>
      <enclosure url="http://www.maplesoft.com/view.aspx?SF=34135/0\PIDTuning.msim" length="153600" type="" />
    </item>
    <item>
      <title>LQR Control Design for an Inverted Pendulum on a Cart System</title>
      <link>http://www.maplesoft.com/applications/view.aspx?SID=34134</link>
      <itunes:summary>&lt;p&gt;In this example we show how an inverted pendulum sitting on top of a cart can be controlled using an LQR controller.&lt;/p&gt;
&lt;p&gt;Attachments: The plant.msys file is the linearized version of the plant model. This file was generated using the Linearization template attached to the model. Once the system has been linearized, the plant.msys file is used by the Linear System Worksheet template to create an LQR controller for the plant model.&lt;/p&gt;</itunes:summary>
      <description>&lt;img src="/view.aspx?si=34134/thumb.jpg" alt="LQR Control Design for an Inverted Pendulum on a Cart System" align="left"/&gt;&lt;p&gt;In this example we show how an inverted pendulum sitting on top of a cart can be controlled using an LQR controller.&lt;/p&gt;
&lt;p&gt;Attachments: The plant.msys file is the linearized version of the plant model. This file was generated using the Linearization template attached to the model. Once the system has been linearized, the plant.msys file is used by the Linear System Worksheet template to create an LQR controller for the plant model.&lt;/p&gt;</description>
      <pubDate>2009-10-27T04:00:00</pubDate>
      <enclosure url="http://www.maplesoft.com/view.aspx?SF=34134/0\InvertedPendulu.msim" length="46080" type="" />
    </item>
    <item>
      <title>Open Loop DC Motor</title>
      <link>http://www.maplesoft.com/applications/view.aspx?SID=34133</link>
      <itunes:summary>&lt;p&gt;This example shows an open loop model of a DC motor.  This is the starting point for the example in the Getting Started Guide.&lt;/p&gt;</itunes:summary>
      <description>&lt;img src="/view.aspx?si=34133/thumb.jpg" alt="Open Loop DC Motor" align="left"/&gt;&lt;p&gt;This example shows an open loop model of a DC motor.  This is the starting point for the example in the Getting Started Guide.&lt;/p&gt;</description>
      <pubDate>2009-10-27T04:00:00</pubDate>
      <enclosure url="http://www.maplesoft.com/view.aspx?SF=34133/0\DCMotor.msim" length="53248" type="" />
    </item>
    <item>
      <title>DC Motor with a PID Controller</title>
      <link>http://www.maplesoft.com/applications/view.aspx?SID=34132</link>
      <itunes:summary>&lt;p&gt;In this example we show how the velocity of a DC Motor can be controlled by a PID controller. Attachments: The MyMotor.msys file is the linearized version of the plant model. This file was generated using the Linearization template attached to the model. Once the system has been linearized, the MyMotor.msys file is used by the attached PID Tuning template to create the controller.&lt;/p&gt;</itunes:summary>
      <description>&lt;img src="/view.aspx?si=34132/thumb.jpg" alt="DC Motor with a PID Controller" align="left"/&gt;&lt;p&gt;In this example we show how the velocity of a DC Motor can be controlled by a PID controller. Attachments: The MyMotor.msys file is the linearized version of the plant model. This file was generated using the Linearization template attached to the model. Once the system has been linearized, the MyMotor.msys file is used by the attached PID Tuning template to create the controller.&lt;/p&gt;</description>
      <pubDate>2009-10-27T04:00:00</pubDate>
      <enclosure url="http://www.maplesoft.com/view.aspx?SF=34132/0\DCMotorPID.msim" length="124928" type="" />
    </item>
    <item>
      <title>Two Way Hydraulic Cylinder</title>
      <link>http://www.maplesoft.com/applications/view.aspx?SID=34131</link>
      <itunes:summary>&lt;p&gt;This model demonstrates a two-way hydraulic valve that is controlled by a Boolean signal. The hydraulic pressure is used to push a hydraulic actuator that pushes a spring-damper system found in the Mechanical Load subsystem. An animation visualises the moving load.&lt;/p&gt;</itunes:summary>
      <description>&lt;img src="/view.aspx?si=34131/thumb.jpg" alt="Two Way Hydraulic Cylinder" align="left"/&gt;&lt;p&gt;This model demonstrates a two-way hydraulic valve that is controlled by a Boolean signal. The hydraulic pressure is used to push a hydraulic actuator that pushes a spring-damper system found in the Mechanical Load subsystem. An animation visualises the moving load.&lt;/p&gt;</description>
      <pubDate>2009-10-27T04:00:00</pubDate>
      <enclosure url="http://www.maplesoft.com/view.aspx?SF=34131/0\TwoWayCylinder.msim" length="13312" type="" />
    </item>
    <item>
      <title>Ackermann Steering</title>
      <link>http://www.maplesoft.com/applications/view.aspx?SID=34130</link>
      <itunes:summary>&lt;p&gt;Ackermann steering geometry is a geometric arrangement of linkages in the steering of a vehicle designed to solve the problem of wheels on the inside and outside turning on a different radii. A simple approximation to perfect Ackermann steering geometry may be generated by moving the steering pivot points inward so as to lie on a line drawn between the steering kingpins and the centre of the rear axle. The steering pivot points are joined by a rigid tie rod which can also be part of the steering mechanism, in the form of a rack and pinion.&lt;/p&gt;</itunes:summary>
      <description>&lt;img src="/view.aspx?si=34130/thumb.jpg" alt="Ackermann Steering" align="left"/&gt;&lt;p&gt;Ackermann steering geometry is a geometric arrangement of linkages in the steering of a vehicle designed to solve the problem of wheels on the inside and outside turning on a different radii. A simple approximation to perfect Ackermann steering geometry may be generated by moving the steering pivot points inward so as to lie on a line drawn between the steering kingpins and the centre of the rear axle. The steering pivot points are joined by a rigid tie rod which can also be part of the steering mechanism, in the form of a rack and pinion.&lt;/p&gt;</description>
      <pubDate>2009-10-27T04:00:00</pubDate>
      <enclosure url="http://www.maplesoft.com/view.aspx?SF=34130/0\SteeringMechanismAck.msim" length="862208" type="" />
    </item>
    <item>
      <title>Rollercoaster</title>
      <link>http://www.maplesoft.com/applications/view.aspx?SID=34129</link>
      <itunes:summary>&lt;p&gt;This model is an example of a rollercoaster ride, and the effects that a passenger would undergo. This model simulates a cart on an arbitrary track definition and consists of a drive train including three-phase AC motor, gearing, braking and speed controller, as well as tangential forces on the car and rider.&lt;/p&gt;</itunes:summary>
      <description>&lt;img src="/view.aspx?si=34129/thumb.jpg" alt="Rollercoaster" align="left"/&gt;&lt;p&gt;This model is an example of a rollercoaster ride, and the effects that a passenger would undergo. This model simulates a cart on an arbitrary track definition and consists of a drive train including three-phase AC motor, gearing, braking and speed controller, as well as tangential forces on the car and rider.&lt;/p&gt;</description>
      <pubDate>2009-10-27T04:00:00</pubDate>
      <enclosure url="http://www.maplesoft.com/view.aspx?SF=34129/0\Rollercoaster.msim" length="1897472" type="" />
    </item>
    <item>
      <title>Mean Value Engine</title>
      <link>http://www.maplesoft.com/applications/view.aspx?SID=34127</link>
      <itunes:summary>&lt;p&gt;This is a model of an internal combustion engine, developed with the help of a well-known motor-cycle engine manufacturer.  It provides the overall power/speed/torque output without considering details like piston motion and ignition. Typically, these models are used for engine control development, validation and testing.&lt;/p&gt;
&lt;p&gt;It includes the throttle, intake manifold, engine power generated from the fuel combustion, and an applied load that represents the inertia of the vehicle, air drag and road losses.&lt;/p&gt;</itunes:summary>
      <description>&lt;img src="/view.aspx?si=34127/thumb.jpg" alt="Mean Value Engine" align="left"/&gt;&lt;p&gt;This is a model of an internal combustion engine, developed with the help of a well-known motor-cycle engine manufacturer.  It provides the overall power/speed/torque output without considering details like piston motion and ignition. Typically, these models are used for engine control development, validation and testing.&lt;/p&gt;
&lt;p&gt;It includes the throttle, intake manifold, engine power generated from the fuel combustion, and an applied load that represents the inertia of the vehicle, air drag and road losses.&lt;/p&gt;</description>
      <pubDate>2009-10-27T04:00:00</pubDate>
      <enclosure url="http://www.maplesoft.com/view.aspx?SF=34127/0\MeanValueEngine.msim" length="1840128" type="" />
    </item>
    <item>
      <title>Lorenz Attractor</title>
      <link>http://www.maplesoft.com/applications/view.aspx?SID=34126</link>
      <itunes:summary>&lt;p&gt;The Lorenz attractor, introduced by Edward Lorenz in 1963, is a three-dimensional system corresponding to the behaviour of chaotic flow. The map shows how the state of the system evolves over time in a complex, non-repeating pattern.&lt;/p&gt;
&lt;p&gt;Lorenz derived the system model from the simplified equations of convection rolls arising in the atmosphere. This system has important implications for climate and weather prediction and other chaotic systems.&lt;/p&gt;</itunes:summary>
      <description>&lt;img src="/view.aspx?si=34126/thumb2.jpg" alt="Lorenz Attractor" align="left"/&gt;&lt;p&gt;The Lorenz attractor, introduced by Edward Lorenz in 1963, is a three-dimensional system corresponding to the behaviour of chaotic flow. The map shows how the state of the system evolves over time in a complex, non-repeating pattern.&lt;/p&gt;
&lt;p&gt;Lorenz derived the system model from the simplified equations of convection rolls arising in the atmosphere. This system has important implications for climate and weather prediction and other chaotic systems.&lt;/p&gt;</description>
      <pubDate>2009-10-27T04:00:00</pubDate>
      <enclosure url="http://www.maplesoft.com/view.aspx?SF=34126/0\LorenzAttractorAnima.msim" length="77824" type="" />
    </item>
    <item>
      <title>Lead Acid Battery</title>
      <link>http://www.maplesoft.com/applications/view.aspx?SID=34125</link>
      <itunes:summary>&lt;p&gt;This model simulates a lead acid battery driving a DC motor. The current sources are used to change the circuit switch from the battery driving the motor to the current sources driving the motor at the 6 hour mark. Then, the current sources drive the motor and recharge the battery at the 10 hour mark.&lt;/p&gt;</itunes:summary>
      <description>&lt;img src="/view.aspx?si=34125/thumb.jpg" alt="Lead Acid Battery" align="left"/&gt;&lt;p&gt;This model simulates a lead acid battery driving a DC motor. The current sources are used to change the circuit switch from the battery driving the motor to the current sources driving the motor at the 6 hour mark. Then, the current sources drive the motor and recharge the battery at the 10 hour mark.&lt;/p&gt;</description>
      <pubDate>2009-10-27T04:00:00</pubDate>
      <enclosure url="http://www.maplesoft.com/view.aspx?SF=34125/0\LeadAcidBattery.msim" length="3384320" type="" />
    </item>
    <item>
      <title>Hydraulic System with Rotary Hydraulic Actuator</title>
      <link>http://www.maplesoft.com/applications/view.aspx?SID=34124</link>
      <itunes:summary>&lt;p&gt;The fluid is contained in the closed loop hydraulic system such that minimal fluid is lost within the process.  The system is transferring rotational energy from one source to another and is being controlled by a check valve.&lt;/p&gt;</itunes:summary>
      <description>&lt;img src="/view.aspx?si=34124/thumb.jpg" alt="Hydraulic System with Rotary Hydraulic Actuator" align="left"/&gt;&lt;p&gt;The fluid is contained in the closed loop hydraulic system such that minimal fluid is lost within the process.  The system is transferring rotational energy from one source to another and is being controlled by a check valve.&lt;/p&gt;</description>
      <pubDate>2009-10-27T04:00:00</pubDate>
      <enclosure url="http://www.maplesoft.com/view.aspx?SF=34124/0\HydraulicSystem.msim" length="7168" type="" />
    </item>
    <item>
      <title>Hydraulic Scissor Lift</title>
      <link>http://www.maplesoft.com/applications/view.aspx?SID=34123</link>
      <itunes:summary>&lt;p&gt;This model examines the mechanics of a scissor lift.  A pressure source supplies liquid through the bottom leg via a spool valve that is initially open. A one-way valve prevents liquid flowing back into the sump from this leg.&lt;/p&gt;
&lt;p&gt;This liquid actuates a hydraulic cylinder, which transforms the hydraulic energy into translational motion, actuating the hydraulic ram.  Near the end of the simulation, a control signal is fed back to the spool valves which closes the bottom one and opens the top on.  Fluid then drains back into the sump.&lt;/p&gt;</itunes:summary>
      <description>&lt;img src="/view.aspx?si=34123/thumb2.jpg" alt="Hydraulic Scissor Lift" align="left"/&gt;&lt;p&gt;This model examines the mechanics of a scissor lift.  A pressure source supplies liquid through the bottom leg via a spool valve that is initially open. A one-way valve prevents liquid flowing back into the sump from this leg.&lt;/p&gt;
&lt;p&gt;This liquid actuates a hydraulic cylinder, which transforms the hydraulic energy into translational motion, actuating the hydraulic ram.  Near the end of the simulation, a control signal is fed back to the spool valves which closes the bottom one and opens the top on.  Fluid then drains back into the sump.&lt;/p&gt;</description>
      <pubDate>2009-10-27T04:00:00</pubDate>
      <enclosure url="http://www.maplesoft.com/view.aspx?SF=34123/0\HydraulicScissorLif.msim" length="398336" type="" />
    </item>
    <item>
      <title>Hand Operated Hydraulic Jack</title>
      <link>http://www.maplesoft.com/applications/view.aspx?SID=34121</link>
      <itunes:summary>&lt;p&gt;Hydraulic jacks transmit a small mechanical force through one small hydraulic cylinder to a large hydraulic cylinder.  This results in a large mechanical force exerted by the larger cylinder (due to Pascal&amp;rsquo;s principle which states that the pressure in a closed system is the same everywhere).&lt;/p&gt;
&lt;p&gt;This model uses a hand pump to power the smaller hydraulic cylinder.  A circular pipe transmits the hydraulic liquid from the smaller cylinder to the larger cylinder, with a check valve to prevent backflow. The larger cylinder lifts a load.  The mass of the load can be changed to investigate the pressures generated in the hydraulic syste.&lt;/p&gt;</itunes:summary>
      <description>&lt;img src="/view.aspx?si=34121/thumb.jpg" alt="Hand Operated Hydraulic Jack" align="left"/&gt;&lt;p&gt;Hydraulic jacks transmit a small mechanical force through one small hydraulic cylinder to a large hydraulic cylinder.  This results in a large mechanical force exerted by the larger cylinder (due to Pascal&amp;rsquo;s principle which states that the pressure in a closed system is the same everywhere).&lt;/p&gt;
&lt;p&gt;This model uses a hand pump to power the smaller hydraulic cylinder.  A circular pipe transmits the hydraulic liquid from the smaller cylinder to the larger cylinder, with a check valve to prevent backflow. The larger cylinder lifts a load.  The mass of the load can be changed to investigate the pressures generated in the hydraulic syste.&lt;/p&gt;</description>
      <pubDate>2009-10-27T04:00:00</pubDate>
      <enclosure url="http://www.maplesoft.com/view.aspx?SF=34121/0\HydraulicJack.msim" length="34816" type="" />
    </item>
    <item>
      <title>Hydraulic Cylinder Circuit with In/Out Switch Control</title>
      <link>http://www.maplesoft.com/applications/view.aspx?SID=34120</link>
      <itunes:summary>&lt;p&gt;A hydraulic cylinder, pushing on a mass-spring system, is actuated by a hydraulic circuit.  The hydraulic circuit receives fluid from a hydraulic source through a pipe (fitted with a check valve to prevent backflow) during the extension phase, and drains fluid through another pipe during the retraction phase.&lt;/p&gt;</itunes:summary>
      <description>&lt;img src="/view.aspx?si=34120/thumb.jpg" alt="Hydraulic Cylinder Circuit with In/Out Switch Control" align="left"/&gt;&lt;p&gt;A hydraulic cylinder, pushing on a mass-spring system, is actuated by a hydraulic circuit.  The hydraulic circuit receives fluid from a hydraulic source through a pipe (fitted with a check valve to prevent backflow) during the extension phase, and drains fluid through another pipe during the retraction phase.&lt;/p&gt;</description>
      <pubDate>2009-10-27T04:00:00</pubDate>
      <enclosure url="http://www.maplesoft.com/view.aspx?SF=34120/0\HydraulicCylinde.msim" length="648192" type="" />
    </item>
    <item>
      <title>Design of a Home Heating Controller</title>
      <link>http://www.maplesoft.com/applications/view.aspx?SID=34119</link>
      <itunes:summary>&lt;p&gt;In this example, we are modeling a heating controller that is controlling the heat in a house.  This house simulates the heat loss from the outside.  The heat flow of the first and second floors are plotted.&lt;/p&gt;</itunes:summary>
      <description>&lt;img src="/view.aspx?si=34119/thumb.jpg" alt="Design of a Home Heating Controller" align="left"/&gt;&lt;p&gt;In this example, we are modeling a heating controller that is controlling the heat in a house.  This house simulates the heat loss from the outside.  The heat flow of the first and second floors are plotted.&lt;/p&gt;</description>
      <pubDate>2009-10-27T04:00:00</pubDate>
      <enclosure url="http://www.maplesoft.com/view.aspx?SF=34119/0\HouseHeating.msim" length="70656" type="" />
    </item>
    <item>
      <title>Excavator</title>
      <link>http://www.maplesoft.com/applications/view.aspx?SID=34118</link>
      <itunes:summary>&lt;p&gt;This is a basic kinematic model for an excavator.  The output of the simulation illustrates the reachable boundary of the bucket and a 3D animation illustrating the motion of the excavator in operation. This is a base model that can be extended to perform design development, safety verification and performance analysis.&lt;/p&gt;</itunes:summary>
      <description>&lt;img src="/view.aspx?si=34118/thumb.jpg" alt="Excavator" align="left"/&gt;&lt;p&gt;This is a basic kinematic model for an excavator.  The output of the simulation illustrates the reachable boundary of the bucket and a 3D animation illustrating the motion of the excavator in operation. This is a base model that can be extended to perform design development, safety verification and performance analysis.&lt;/p&gt;</description>
      <pubDate>2009-10-27T04:00:00</pubDate>
      <enclosure url="http://www.maplesoft.com/view.aspx?SF=34118/0\Excavator.msim" length="3732480" type="" />
    </item>
    <item>
      <title>Simple Tank with Constant Volume</title>
      <link>http://www.maplesoft.com/applications/view.aspx?SID=34117</link>
      <itunes:summary>&lt;p&gt;In this model, fluid flows from an infinite reservoir into a tank, where the fluid can flow out to maintain a constant volume in the tank.  One plot shows the fluid flowing out of the tank, while another plot plot show the volume of the fluid, the pressure, and the volume flow rate in tank.&lt;/p&gt;</itunes:summary>
      <description>&lt;img src="/applications/images/app_image_blank_lg.jpg" alt="Simple Tank with Constant Volume" align="left"/&gt;&lt;p&gt;In this model, fluid flows from an infinite reservoir into a tank, where the fluid can flow out to maintain a constant volume in the tank.  One plot shows the fluid flowing out of the tank, while another plot plot show the volume of the fluid, the pressure, and the volume flow rate in tank.&lt;/p&gt;</description>
      <pubDate>2009-10-27T04:00:00</pubDate>
      <enclosure url="http://www.maplesoft.com/view.aspx?SF=34117/0\ConstantVolume.msim" length="21504" type="" />
    </item>
    <item>
      <title>Mechanical Clock</title>
      <link>http://www.maplesoft.com/applications/view.aspx?SID=34116</link>
      <itunes:summary>&lt;p&gt;This model simulates and visualizes a mechanical clock running for one minute.  There is a saved result found in Stored Results section so that you can view this 3-D simulation without needing to re-simulate the model.&lt;/p&gt;</itunes:summary>
      <description>&lt;img src="/view.aspx?si=34116/thumb.jpg" alt="Mechanical Clock" align="left"/&gt;&lt;p&gt;This model simulates and visualizes a mechanical clock running for one minute.  There is a saved result found in Stored Results section so that you can view this 3-D simulation without needing to re-simulate the model.&lt;/p&gt;</description>
      <pubDate>2009-10-27T04:00:00</pubDate>
      <enclosure url="http://www.maplesoft.com/view.aspx?SF=34116/0\Clock.msim" length="320512" type="" />
    </item>
    <item>
      <title>Battery Startup</title>
      <link>http://www.maplesoft.com/applications/view.aspx?SID=34115</link>
      <itunes:summary>&lt;p&gt;This model simulates the startup of an internal combustion engine.  The model is primarily divided into three parts: battery, alternator, and engine.&lt;/p&gt;
&lt;p&gt;The battery model consists of two coupled components: A thermal component and an electrical component. The power losses in the electrical component are fed into the thermal component and cause a rise in temperature. The thermal component provides the operating temperature to the electrical component, which affects the performance of the battery.&lt;/p&gt;
&lt;p&gt;A simple alternator model is used to simulate a typical peripheral device load and to provide a charge back into the battery.&lt;/p&gt;
&lt;p&gt;The engine subsystem models the crankshaft, conrods and pistons, the cam shafts and valve train. This gives a detailed model of the inertial forces that the starter motor experiences during the startup cycle.&lt;/p&gt;</itunes:summary>
      <description>&lt;img src="/view.aspx?si=34115/thumb2.jpg" alt="Battery Startup" align="left"/&gt;&lt;p&gt;This model simulates the startup of an internal combustion engine.  The model is primarily divided into three parts: battery, alternator, and engine.&lt;/p&gt;
&lt;p&gt;The battery model consists of two coupled components: A thermal component and an electrical component. The power losses in the electrical component are fed into the thermal component and cause a rise in temperature. The thermal component provides the operating temperature to the electrical component, which affects the performance of the battery.&lt;/p&gt;
&lt;p&gt;A simple alternator model is used to simulate a typical peripheral device load and to provide a charge back into the battery.&lt;/p&gt;
&lt;p&gt;The engine subsystem models the crankshaft, conrods and pistons, the cam shafts and valve train. This gives a detailed model of the inertial forces that the starter motor experiences during the startup cycle.&lt;/p&gt;</description>
      <pubDate>2009-10-27T04:00:00</pubDate>
      <enclosure url="http://www.maplesoft.com/view.aspx?SF=34115/0\BatteryStartup.msim" length="1825792" type="" />
    </item>
  </channel>
</rss>
