<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://fweb.wallawalla.edu/class-wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Kendrick.mensink</id>
	<title>Class Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://fweb.wallawalla.edu/class-wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Kendrick.mensink"/>
	<link rel="alternate" type="text/html" href="https://fweb.wallawalla.edu/class-wiki/index.php/Special:Contributions/Kendrick.mensink"/>
	<updated>2026-05-18T10:38:45Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.43.0</generator>
	<entry>
		<id>https://fweb.wallawalla.edu/class-wiki/index.php?title=Coupled_Oscillator:_Spring_Pendulums&amp;diff=6517</id>
		<title>Coupled Oscillator: Spring Pendulums</title>
		<link rel="alternate" type="text/html" href="https://fweb.wallawalla.edu/class-wiki/index.php?title=Coupled_Oscillator:_Spring_Pendulums&amp;diff=6517"/>
		<updated>2009-12-14T00:56:28Z</updated>

		<summary type="html">&lt;p&gt;Kendrick.mensink: /* Solution */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;===Problem Statement===&lt;br /&gt;
----&lt;br /&gt;
Use State Space methods to write up the solution to a coupled pendulum problem. Describe the eigen-modes of the system.&lt;br /&gt;
&lt;br /&gt;
===Solution===&lt;br /&gt;
----&lt;br /&gt;
By definition, the the state equation is stated as &lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\underline{\dot{x}} = \widehat{A} \, \underline{x} + \widehat{B} \, \underline{u}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Now, consider the motion equations described in the Solution section,&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;m_1\ddot{x}_1+k_1x_1-k_2(x_2-x_1)=m_1\ddot{x}_1+k_1x_1-k_2x_2+k_2x_1=0&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;m_2\ddot{x}_2+k_2(x_2-x_1)-k_3x_2=m_2\ddot{x}_2+k_2x_2-k_2x_1-k_3x_2=0&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Solving for &amp;lt;math&amp;gt;\ddot{x}_1&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;\ddot{x}_2&amp;lt;/math&amp;gt; yields,&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;\ddot{x}_1=-\dfrac{k_1}{m_1}x_1+\dfrac{k_2}{m_1}x_2-\dfrac{k_2}{m_1}x_1&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;\ddot{x}_2=\dfrac{-k_2}{m_2}x_2+\dfrac{k_2}{m_2}x_1+\dfrac{k_3}{m_2}x_2&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Finally, we let &amp;lt;math&amp;gt;x_1 \frac{}{}&amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;\dot{x}_1 \frac{}{}&amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;x_2 \frac{}{}&amp;lt;/math&amp;gt;, and &amp;lt;math&amp;gt;\dot{x_2} \frac{}{}&amp;lt;/math&amp;gt; be the state variables. Thus,&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
\dot{x}_1 \\&lt;br /&gt;
\ddot{x}_1 \\&lt;br /&gt;
\dot{x}_2 \\&lt;br /&gt;
\ddot{x}_2&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
=&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
0                               &amp;amp; 1 &amp;amp; 0                        &amp;amp; 0 \\&lt;br /&gt;
-\frac{1}{m_1}(k_1+k_2)         &amp;amp; 0 &amp;amp; \frac{k_2}{m_1}          &amp;amp; 0 \\&lt;br /&gt;
0                               &amp;amp; 0 &amp;amp; 0                        &amp;amp; 1 \\&lt;br /&gt;
\frac{k_2}{m_2}                 &amp;amp; 0 &amp;amp; \frac{1}{m_2}(k_3-k_2)   &amp;amp; 0&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
x_1       \\&lt;br /&gt;
\dot{x}_1 \\&lt;br /&gt;
x_2       \\&lt;br /&gt;
\dot{x}_2&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
Created by Kendrick Mensink&lt;/div&gt;</summary>
		<author><name>Kendrick.mensink</name></author>
	</entry>
	<entry>
		<id>https://fweb.wallawalla.edu/class-wiki/index.php?title=Coupled_Oscillator:_Spring_Pendulums&amp;diff=6515</id>
		<title>Coupled Oscillator: Spring Pendulums</title>
		<link rel="alternate" type="text/html" href="https://fweb.wallawalla.edu/class-wiki/index.php?title=Coupled_Oscillator:_Spring_Pendulums&amp;diff=6515"/>
		<updated>2009-12-14T00:53:25Z</updated>

		<summary type="html">&lt;p&gt;Kendrick.mensink: /* Solution */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;===Problem Statement===&lt;br /&gt;
----&lt;br /&gt;
Use State Space methods to write up the solution to a coupled pendulum problem. Describe the eigen-modes of the system.&lt;br /&gt;
&lt;br /&gt;
===Solution===&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
Created by Kendrick Mensink&lt;/div&gt;</summary>
		<author><name>Kendrick.mensink</name></author>
	</entry>
	<entry>
		<id>https://fweb.wallawalla.edu/class-wiki/index.php?title=Coupled_Oscillator:_Spring_Pendulums&amp;diff=6514</id>
		<title>Coupled Oscillator: Spring Pendulums</title>
		<link rel="alternate" type="text/html" href="https://fweb.wallawalla.edu/class-wiki/index.php?title=Coupled_Oscillator:_Spring_Pendulums&amp;diff=6514"/>
		<updated>2009-12-14T00:14:16Z</updated>

		<summary type="html">&lt;p&gt;Kendrick.mensink: New page: ===Problem Statement=== ---- Use State Space methods to write up the solution to a coupled pendulum problem. Describe the eigen-modes of the system.  ===Solution=== ----&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;===Problem Statement===&lt;br /&gt;
----&lt;br /&gt;
Use State Space methods to write up the solution to a coupled pendulum problem. Describe the eigen-modes of the system.&lt;br /&gt;
&lt;br /&gt;
===Solution===&lt;br /&gt;
----&lt;/div&gt;</summary>
		<author><name>Kendrick.mensink</name></author>
	</entry>
	<entry>
		<id>https://fweb.wallawalla.edu/class-wiki/index.php?title=Coupled_Double_Pendulum_Oscillator&amp;diff=6513</id>
		<title>Coupled Double Pendulum Oscillator</title>
		<link rel="alternate" type="text/html" href="https://fweb.wallawalla.edu/class-wiki/index.php?title=Coupled_Double_Pendulum_Oscillator&amp;diff=6513"/>
		<updated>2009-12-14T00:14:01Z</updated>

		<summary type="html">&lt;p&gt;Kendrick.mensink: Removing all content from page&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Kendrick.mensink</name></author>
	</entry>
	<entry>
		<id>https://fweb.wallawalla.edu/class-wiki/index.php?title=Coupled_Double_Pendulum_Oscillator&amp;diff=6512</id>
		<title>Coupled Double Pendulum Oscillator</title>
		<link rel="alternate" type="text/html" href="https://fweb.wallawalla.edu/class-wiki/index.php?title=Coupled_Double_Pendulum_Oscillator&amp;diff=6512"/>
		<updated>2009-12-14T00:13:48Z</updated>

		<summary type="html">&lt;p&gt;Kendrick.mensink: New page: ===Problem Statement=== ---- Use State Space methods to write up the solution to a coupled pendulum problem. Describe the eigen-modes of the system.  ===Solution=== ----&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;===Problem Statement===&lt;br /&gt;
----&lt;br /&gt;
Use State Space methods to write up the solution to a coupled pendulum problem. Describe the eigen-modes of the system.&lt;br /&gt;
&lt;br /&gt;
===Solution===&lt;br /&gt;
----&lt;/div&gt;</summary>
		<author><name>Kendrick.mensink</name></author>
	</entry>
	<entry>
		<id>https://fweb.wallawalla.edu/class-wiki/index.php?title=Fall_2009&amp;diff=6511</id>
		<title>Fall 2009</title>
		<link rel="alternate" type="text/html" href="https://fweb.wallawalla.edu/class-wiki/index.php?title=Fall_2009&amp;diff=6511"/>
		<updated>2009-12-14T00:11:26Z</updated>

		<summary type="html">&lt;p&gt;Kendrick.mensink: /* HW # 5 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;====HW # 5====&lt;br /&gt;
Put a link here to an example problem you made up and solved using Laplace Transforms, of the complete solution of a mechanical system or a circuit that is described by linear ordinary differential equations with constant coefficients.  Make sure you start with the physical system, and end up with the time response of the system.  &lt;br /&gt;
&lt;br /&gt;
Use your wiki page to explain the problem and solution to one of your classmates.  Have him or her certify that they have checked it for errors, by listing that on the page.  Then go to [http://moodle.wallawalla.edu Moodle] and put a link to your page in the in-box for HW #5.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Laplace transforms:Series RLC circuit]]&lt;br /&gt;
&lt;br /&gt;
[[Laplace transforms:Mass-Spring Oscillator]]&lt;br /&gt;
&lt;br /&gt;
[[Laplace transforms:DC Motor circuit]]&lt;br /&gt;
&lt;br /&gt;
[[Laplace transforms: Simple Electrical Network]]&lt;br /&gt;
&lt;br /&gt;
[[Laplace transforms: R series with RC parallel circuit]]&lt;br /&gt;
&lt;br /&gt;
[[Laplace transforms: Critically Damped Motion ]]&lt;br /&gt;
&lt;br /&gt;
[[Laplace transforms: Under-damped Mass-Spring System on an Incline]]&lt;br /&gt;
&lt;br /&gt;
[[Laplace transforms: Critically Damped Spring Mass system]]&lt;br /&gt;
&lt;br /&gt;
[[Laplace Transforms: Vertical Motion of a Coupled Spring System]]&lt;br /&gt;
&lt;br /&gt;
[[Laplace Transforms: Coupled Springs]]&lt;br /&gt;
&lt;br /&gt;
====HW #12====&lt;br /&gt;
Coupled Oscillator Problem&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Coupled Oscillator: Hellie]]&lt;br /&gt;
&lt;br /&gt;
[[Coupled Oscillator: Coupled Mass-Spring System with Input]]&lt;br /&gt;
&lt;br /&gt;
[[Coupled Oscillator: Coupled Mass-Spring System with Damping]]&lt;br /&gt;
&lt;br /&gt;
[[Coupled Oscillator: Jonathan Schreven]]&lt;br /&gt;
&lt;br /&gt;
[[Coupled Horizontal Spring Mass Oscillator]]&lt;br /&gt;
&lt;br /&gt;
[[Coupled Oscillator: Double Pendulum]]&lt;br /&gt;
&lt;br /&gt;
[[Coupled Oscillator: horizontal Mass-Spring]]&lt;br /&gt;
&lt;br /&gt;
[[Coupled Oscillator: Spring Pendulums]]&lt;br /&gt;
&lt;br /&gt;
==2009-2010 Contributors==&lt;br /&gt;
&lt;br /&gt;
[[Ben Henry]]&lt;br /&gt;
&lt;br /&gt;
[http://fweb.wallawalla.edu/class-wiki/index.php/Fall_2009/JonathanS Jonathan Schreven]&lt;br /&gt;
&lt;br /&gt;
[http://fweb/class-wiki/index.php/Laplace_transforms:DC_Motor_circuit/ Kendrick Mensink]&lt;br /&gt;
&lt;br /&gt;
[http://fweb/class-wiki/index.php/Laplace_transforms:_Critically_Damped_Motion Mark Bernet]&lt;/div&gt;</summary>
		<author><name>Kendrick.mensink</name></author>
	</entry>
	<entry>
		<id>https://fweb.wallawalla.edu/class-wiki/index.php?title=Fall_2009&amp;diff=6502</id>
		<title>Fall 2009</title>
		<link rel="alternate" type="text/html" href="https://fweb.wallawalla.edu/class-wiki/index.php?title=Fall_2009&amp;diff=6502"/>
		<updated>2009-12-13T23:18:09Z</updated>

		<summary type="html">&lt;p&gt;Kendrick.mensink: /* HW #12 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;====HW # 5====&lt;br /&gt;
Put a link here to an example problem you made up and solved using Laplace Transforms, of the complete solution of a mechanical system or a circuit that is described by linear ordinary differential equations with constant coefficients.  Make sure you start with the physical system, and end up with the time response of the system.  &lt;br /&gt;
&lt;br /&gt;
Use your wiki page to explain the problem and solution to one of your classmates.  Have him or her certify that they have checked it for errors, by listing that on the page.  Then go to [http://moodle.wallawalla.edu Moodle] and put a link to your page in the in-box for HW #5.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Laplace transforms:Series RLC circuit]]&lt;br /&gt;
&lt;br /&gt;
[[Laplace transforms:Mass-Spring Oscillator]]&lt;br /&gt;
&lt;br /&gt;
[[Laplace transforms: DC Motor circuit]]&lt;br /&gt;
&lt;br /&gt;
[[Laplace transforms: Simple Electrical Network]]&lt;br /&gt;
&lt;br /&gt;
[[Laplace transforms: R series with RC parallel circuit]]&lt;br /&gt;
&lt;br /&gt;
[[Laplace transforms: Critically Damped Motion ]]&lt;br /&gt;
&lt;br /&gt;
[[Laplace transforms: Under-damped Mass-Spring System on an Incline]]&lt;br /&gt;
&lt;br /&gt;
[[Laplace transforms: Critically Damped Spring Mass system]]&lt;br /&gt;
&lt;br /&gt;
[[Laplace Transforms: Vertical Motion of a Coupled Spring System]]&lt;br /&gt;
&lt;br /&gt;
[[Laplace Transforms: Coupled Springs]]&lt;br /&gt;
&lt;br /&gt;
====HW #12====&lt;br /&gt;
Coupled Oscillator Problem&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Coupled Oscillator: Hellie]]&lt;br /&gt;
&lt;br /&gt;
[[Coupled Oscillator: Coupled Mass-Spring System with Input]]&lt;br /&gt;
&lt;br /&gt;
[[Coupled Oscillator: Coupled Mass-Spring System with Damping]]&lt;br /&gt;
&lt;br /&gt;
[[Coupled Oscillator: Jonathan Schreven]]&lt;br /&gt;
&lt;br /&gt;
[[Coupled Horizontal Spring Mass Oscillator]]&lt;br /&gt;
&lt;br /&gt;
[[Coupled Oscillator: Double Pendulum]]&lt;br /&gt;
&lt;br /&gt;
[[Coupled Oscillator: horizontal Mass-Spring]]&lt;br /&gt;
&lt;br /&gt;
[[Coupled Oscillator: Spring Pendulums]]&lt;br /&gt;
&lt;br /&gt;
==2009-2010 Contributors==&lt;br /&gt;
&lt;br /&gt;
[[Ben Henry]]&lt;br /&gt;
&lt;br /&gt;
[http://fweb.wallawalla.edu/class-wiki/index.php/Fall_2009/JonathanS Jonathan Schreven]&lt;br /&gt;
&lt;br /&gt;
[http://fweb/class-wiki/index.php/Laplace_transforms:DC_Motor_circuit/ Kendrick Mensink]&lt;br /&gt;
&lt;br /&gt;
[http://fweb/class-wiki/index.php/Laplace_transforms:_Critically_Damped_Motion Mark Bernet]&lt;/div&gt;</summary>
		<author><name>Kendrick.mensink</name></author>
	</entry>
	<entry>
		<id>https://fweb.wallawalla.edu/class-wiki/index.php?title=Fall_2009&amp;diff=6499</id>
		<title>Fall 2009</title>
		<link rel="alternate" type="text/html" href="https://fweb.wallawalla.edu/class-wiki/index.php?title=Fall_2009&amp;diff=6499"/>
		<updated>2009-12-13T23:16:59Z</updated>

		<summary type="html">&lt;p&gt;Kendrick.mensink: /* HW # 5 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;====HW # 5====&lt;br /&gt;
Put a link here to an example problem you made up and solved using Laplace Transforms, of the complete solution of a mechanical system or a circuit that is described by linear ordinary differential equations with constant coefficients.  Make sure you start with the physical system, and end up with the time response of the system.  &lt;br /&gt;
&lt;br /&gt;
Use your wiki page to explain the problem and solution to one of your classmates.  Have him or her certify that they have checked it for errors, by listing that on the page.  Then go to [http://moodle.wallawalla.edu Moodle] and put a link to your page in the in-box for HW #5.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Laplace transforms:Series RLC circuit]]&lt;br /&gt;
&lt;br /&gt;
[[Laplace transforms:Mass-Spring Oscillator]]&lt;br /&gt;
&lt;br /&gt;
[[Laplace transforms: DC Motor circuit]]&lt;br /&gt;
&lt;br /&gt;
[[Laplace transforms: Simple Electrical Network]]&lt;br /&gt;
&lt;br /&gt;
[[Laplace transforms: R series with RC parallel circuit]]&lt;br /&gt;
&lt;br /&gt;
[[Laplace transforms: Critically Damped Motion ]]&lt;br /&gt;
&lt;br /&gt;
[[Laplace transforms: Under-damped Mass-Spring System on an Incline]]&lt;br /&gt;
&lt;br /&gt;
[[Laplace transforms: Critically Damped Spring Mass system]]&lt;br /&gt;
&lt;br /&gt;
[[Laplace Transforms: Vertical Motion of a Coupled Spring System]]&lt;br /&gt;
&lt;br /&gt;
[[Laplace Transforms: Coupled Springs]]&lt;br /&gt;
&lt;br /&gt;
====HW #12====&lt;br /&gt;
Coupled Oscillator Problem&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Coupled Oscillator: Hellie]]&lt;br /&gt;
&lt;br /&gt;
[[Coupled Oscillator: Coupled Mass-Spring System with Input]]&lt;br /&gt;
&lt;br /&gt;
[[Coupled Oscillator: Coupled Mass-Spring System with Damping]]&lt;br /&gt;
&lt;br /&gt;
[[Coupled Oscillator: Jonathan Schreven]]&lt;br /&gt;
&lt;br /&gt;
[[Coupled Horizontal Spring Mass Oscillator]]&lt;br /&gt;
&lt;br /&gt;
[[Coupled Oscillator: Double Pendulum]]&lt;br /&gt;
&lt;br /&gt;
[[Coupled Oscillator: horizontal Mass-Spring]]&lt;br /&gt;
&lt;br /&gt;
[[Coupled Double Pendulum Oscillator]]&lt;br /&gt;
&lt;br /&gt;
==2009-2010 Contributors==&lt;br /&gt;
&lt;br /&gt;
[[Ben Henry]]&lt;br /&gt;
&lt;br /&gt;
[http://fweb.wallawalla.edu/class-wiki/index.php/Fall_2009/JonathanS Jonathan Schreven]&lt;br /&gt;
&lt;br /&gt;
[http://fweb/class-wiki/index.php/Laplace_transforms:DC_Motor_circuit/ Kendrick Mensink]&lt;br /&gt;
&lt;br /&gt;
[http://fweb/class-wiki/index.php/Laplace_transforms:_Critically_Damped_Motion Mark Bernet]&lt;/div&gt;</summary>
		<author><name>Kendrick.mensink</name></author>
	</entry>
	<entry>
		<id>https://fweb.wallawalla.edu/class-wiki/index.php?title=Fall_2009&amp;diff=6498</id>
		<title>Fall 2009</title>
		<link rel="alternate" type="text/html" href="https://fweb.wallawalla.edu/class-wiki/index.php?title=Fall_2009&amp;diff=6498"/>
		<updated>2009-12-13T23:10:05Z</updated>

		<summary type="html">&lt;p&gt;Kendrick.mensink: /* HW #12 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;====HW # 5====&lt;br /&gt;
Put a link here to an example problem you made up and solved using Laplace Transforms, of the complete solution of a mechanical system or a circuit that is described by linear ordinary differential equations with constant coefficients.  Make sure you start with the physical system, and end up with the time response of the system.  &lt;br /&gt;
&lt;br /&gt;
Use your wiki page to explain the problem and solution to one of your classmates.  Have him or her certify that they have checked it for errors, by listing that on the page.  Then go to [http://moodle.wallawalla.edu Moodle] and put a link to your page in the in-box for HW #5.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Laplace transforms:Series RLC circuit]]&lt;br /&gt;
&lt;br /&gt;
[[Laplace transforms:Mass-Spring Oscillator]]&lt;br /&gt;
&lt;br /&gt;
[[Laplace transforms:DC Motor circuit]]&lt;br /&gt;
&lt;br /&gt;
[[Laplace transforms: Simple Electrical Network]]&lt;br /&gt;
&lt;br /&gt;
[[Laplace transforms: R series with RC parallel circuit]]&lt;br /&gt;
&lt;br /&gt;
[[Laplace transforms: Critically Damped Motion ]]&lt;br /&gt;
&lt;br /&gt;
[[Laplace transforms: Under-damped Mass-Spring System on an Incline]]&lt;br /&gt;
&lt;br /&gt;
[[Laplace transforms: Critically Damped Spring Mass system]]&lt;br /&gt;
&lt;br /&gt;
[[Laplace Transforms: Vertical Motion of a Coupled Spring System]]&lt;br /&gt;
&lt;br /&gt;
[[Laplace Transforms: Coupled Springs]]&lt;br /&gt;
&lt;br /&gt;
====HW #12====&lt;br /&gt;
Coupled Oscillator Problem&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Coupled Oscillator: Hellie]]&lt;br /&gt;
&lt;br /&gt;
[[Coupled Oscillator: Coupled Mass-Spring System with Input]]&lt;br /&gt;
&lt;br /&gt;
[[Coupled Oscillator: Coupled Mass-Spring System with Damping]]&lt;br /&gt;
&lt;br /&gt;
[[Coupled Oscillator: Jonathan Schreven]]&lt;br /&gt;
&lt;br /&gt;
[[Coupled Horizontal Spring Mass Oscillator]]&lt;br /&gt;
&lt;br /&gt;
[[Coupled Oscillator: Double Pendulum]]&lt;br /&gt;
&lt;br /&gt;
[[Coupled Oscillator: horizontal Mass-Spring]]&lt;br /&gt;
&lt;br /&gt;
[[Coupled Double Pendulum Oscillator]]&lt;br /&gt;
&lt;br /&gt;
==2009-2010 Contributors==&lt;br /&gt;
&lt;br /&gt;
[[Ben Henry]]&lt;br /&gt;
&lt;br /&gt;
[http://fweb.wallawalla.edu/class-wiki/index.php/Fall_2009/JonathanS Jonathan Schreven]&lt;br /&gt;
&lt;br /&gt;
[http://fweb/class-wiki/index.php/Laplace_transforms:DC_Motor_circuit/ Kendrick Mensink]&lt;br /&gt;
&lt;br /&gt;
[http://fweb/class-wiki/index.php/Laplace_transforms:_Critically_Damped_Motion Mark Bernet]&lt;/div&gt;</summary>
		<author><name>Kendrick.mensink</name></author>
	</entry>
	<entry>
		<id>https://fweb.wallawalla.edu/class-wiki/index.php?title=Laplace_transforms:DC_Motor_circuit&amp;diff=5769</id>
		<title>Laplace transforms:DC Motor circuit</title>
		<link rel="alternate" type="text/html" href="https://fweb.wallawalla.edu/class-wiki/index.php?title=Laplace_transforms:DC_Motor_circuit&amp;diff=5769"/>
		<updated>2009-11-16T19:00:47Z</updated>

		<summary type="html">&lt;p&gt;Kendrick.mensink: /* State Equations */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=== Problem ===&lt;br /&gt;
Find the steady state current &#039;&#039;i(t)&#039;&#039; through a DC motor represented by a series R-L-Motor circuit. The resistance (R) is from the armature winding. The inductance (L) is the equivalent inductance of the wire coil (which turns by current flowing through the coil in a permanent magnetic field). J&amp;lt;sub&amp;gt;m&amp;lt;/sub&amp;gt; is the combined moment of inertia of the armature and load. B is the coefficient of friction. The motor has input current &#039;&#039;i(t)&#039;&#039; and output angular velocity &amp;amp;omega;(t). Let v(t) = 110u(t)V, R = 20&amp;amp;Omega;, L = 50mH, k = 0.05N*m/A, J&amp;lt;sub&amp;gt;m&amp;lt;/sub&amp;gt; = 0.01 kg*m&amp;lt;sup&amp;gt;2&amp;lt;/sup&amp;gt;, and B = e&amp;lt;sup&amp;gt;-4&amp;lt;/sup&amp;gt;N*m*s.&lt;br /&gt;
&lt;br /&gt;
[[Image:DCMotorPic.jpg]]&lt;br /&gt;
&lt;br /&gt;
=== Solution ===&lt;br /&gt;
Since some of the elements of a motor are not typical circuit elements, we must solve this problem using Laplace transforms.&lt;br /&gt;
&lt;br /&gt;
The torque is proportional to the armature current.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;T(t) = k i(t) \, &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Similarly, relating mechanical (&#039;&#039;T(t)&amp;amp;omega;(t)&#039;&#039;) and electrical (&#039;&#039;v&amp;lt;sub&amp;gt;m&amp;lt;/sub&amp;gt;(t)i(t)&#039;&#039;) power, the conservation of energy requires the same proportionality between the voltage across the motor (&#039;&#039;v&amp;lt;sub&amp;gt;m&amp;lt;/sub&amp;gt;(t)&#039;&#039;) and the angular velocity (&#039;&#039;&amp;amp;omega;(t)&#039;&#039;).&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;v_m(t) = k \omega(t) \, &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
We want to find the Laplace transfer function of the motor, and we define it as follows.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\Omega(s) = \mathcal{L}[\omega(t)]/v_s(s)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Summing the voltages around the series circuit gives us our differential equation.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;v_s(t) = R i(t) + L \frac{di(t)}{dt} + k \omega(t)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Take the Laplace transform.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;V_s(s) = R I(s) + Ls( I(s) - i(0) ) + k\Omega(s) \, &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If we let i(0) equal zero, the transformed differential equation gives us Equation *1*.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;V_s(s) = R I(s) + LsI(s) + k\Omega(s) *1* \, &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Repeat the process with the analogous mechanical differential equation. Here J&amp;lt;sub&amp;gt;m&amp;lt;/sub&amp;gt; is the moment of inertia of the combined armature, shaft, and load. B is the coefficient of friction.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;T(t) = J_m \frac{d\omega(t)}{dt} + B \omega(t)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Transforming yields the following.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;T(s) = J_m s(\Omega(s) - \omega(0)) + B \Omega(s) \, &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Recall T(t) = k i(t), and so T(s) = k I(s). Again let &amp;amp;omega;(0) = 0. This gives us Equation *2*.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;k I(s) = (J_ms + B) \Omega(s) *2* \, &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Solve Equation *2* for I(s) and substitute that into Equation *1*.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;V_s(s) = (R + Ls) \frac{(J_ms + B)}{k} \Omega(s) + k\Omega(s)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Solve this equation for &amp;amp;Omega;(s), some simplification steps are skipped here. Equation *3*&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\Omega(s) = \frac{\frac{k}{J_mL}}{s^2 + (\frac{B}{J_m} + \frac{R}{L}) s + \frac{RB + k^2}{J_mL}}V(s) *3*&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Final Value Theorem===&lt;br /&gt;
&lt;br /&gt;
Now in order to apply the final value theorem we let V&amp;lt;sub&amp;gt;s&amp;lt;/sub&amp;gt;(s) = K/s. The s&#039;s in the limit definition and in K/s cancel. We can now see &amp;amp;omega; in steady state.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\omega_{ss} = \lim_{s\rightarrow 0} s \Omega(s) = \frac{k}{RB + k^2}K = \omega(\infty)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Take Equation *2* and Equation *3* and this time solve for I(s). This will get us a form of the final answer in the s domain.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;I(s) = \frac{(J_ms + B)}{k} \left [ \frac{\frac{k}{J_mL}}{s(s^2 + (\frac{B}{J_m} + \frac{R}{L}) s + \frac{RB + k^2}{J_mL})} \right ] K = \frac{\frac{s}{L} + \frac{B}{J_mL}}{s(s^2 + (\frac{B}{J_m} + \frac{R}{L}) s + \frac{RB + k^2}{J_mL})} K&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Finally was can apply the final value theorem to see what our steady state response will be for the armature current.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;i_{ss} = \lim_{s \to 0} sI(s) = \frac{B}{RB + k^2} K = i(\infty)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Answers ===&lt;br /&gt;
Of interest are the &amp;amp;omega;(&amp;amp;infin;) and i(&amp;amp;infin;), found by plugging values into the steady state solutions above.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\omega(\infty) = 14.91 radians/second&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;i(\infty) = 5.46 Amperes&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Bode Plot===&lt;br /&gt;
&lt;br /&gt;
[[Image:Dcmotorbode.JPG]]&lt;br /&gt;
&lt;br /&gt;
=== Break Points and Asymptotes===&lt;br /&gt;
&lt;br /&gt;
The transfer function of the motor voltage over the voltage source.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;H(s) = \frac{V_m(s)}{V_s(s)} = \frac{\Omega(s)}{k} = \frac{\frac{1}{J_mL}}{s^2 + (\frac{B}{J_m} + \frac{R}{L}) s + \frac{RB + k^2}{J_mL}}V(s)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Now we need to plug in the given values to find our transfer function and characteristic equation.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;H(s) = \frac{2000}{s^2 + 401.8s + 737.6}V(s) = \frac{2000}{(s + 1.844)(s + 399.956)}V(s)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
At zero&#039;s we would see an increase of 20 dB/decade, but the numerator has no zeros.&lt;br /&gt;
At poles we see drops of 20 dB/decade, and we see 2 such drops at the appropriate values of 1.8 and 400 on the frequency graph.&lt;br /&gt;
You can find the starting point on the dB scale by evaluating the transfer function when s=0 and taking 20log&amp;lt;sub&amp;gt;10&amp;lt;/sub&amp;gt;(H(0)) of this value. In this case we&#039;d have H(0)=2000/1.8*400=2.71. So our expected starting value should be 20log(2.71)=8.67, and it appears to be correct. If the graph was larger, it would be apparent that we have asymptotic behavior going down at 40 dB/decade to the right of 400 radians/second. This is because 400 is the largest root in the denominator of the transfer function and as s goes to infinity the bode plot will never go above that asymptote.&lt;br /&gt;
&lt;br /&gt;
===Convolution===&lt;br /&gt;
For this we need the inverse Laplace transform of our H(s).&lt;br /&gt;
&lt;br /&gt;
First use partial fraction expansion, or your fancy calculator, to expand the transfer function.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\frac{2000}{(s + 1.844)(s + 399.956)} = \frac{A}{s + 1.844} + \frac{B}{s + 399.956}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
I found A = 5.0237 and B = -5.0237&lt;br /&gt;
&lt;br /&gt;
Now we can take the inverse transform.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;h(t) = \mathcal{L}^{-1} \left [ \frac{5.0237}{s+1.844}-\frac{5.0237}{s+399.956} \right ]&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;h(t) = [5.0237e^{-1.844t} - 5.0237e^{-399.956t}]u(t) \,&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===State Equations===&lt;br /&gt;
First we need to write our state equations, which are rearranged forms of our original differential equations. The state variables will be current (i) and angular velocity (&amp;amp;omega;).&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\dfrac{di(t)}{dt}=-\frac{R}{L}i(t)+\frac{v_s(t)}{L}-\frac{v_m(t)}{L}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\dfrac{d\omega(t)}{dt}=\frac{k}{J_m}i(t)-\frac{B}{J_m}\omega(t)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The following is an alternate way to represent the dc motor circuit as a matrix system of equations.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\begin{bmatrix} \tfrac{di}{dt} \\ \tfrac{d\omega}{dt} \end{bmatrix}=\begin{bmatrix} -\frac{R}{L} &amp;amp; k \\ \frac{R}{J_m} &amp;amp; \frac{B}{J_m} \end{bmatrix} \begin{bmatrix} i \\ \omega \end{bmatrix} + \begin{bmatrix} \frac{1}{L} \\ 0 \end{bmatrix}V_s&amp;lt;/math&amp;gt;&lt;br /&gt;
----&lt;br /&gt;
Reviewed by Andrew Hellie&lt;/div&gt;</summary>
		<author><name>Kendrick.mensink</name></author>
	</entry>
	<entry>
		<id>https://fweb.wallawalla.edu/class-wiki/index.php?title=Laplace_transforms:DC_Motor_circuit&amp;diff=5768</id>
		<title>Laplace transforms:DC Motor circuit</title>
		<link rel="alternate" type="text/html" href="https://fweb.wallawalla.edu/class-wiki/index.php?title=Laplace_transforms:DC_Motor_circuit&amp;diff=5768"/>
		<updated>2009-11-16T18:59:50Z</updated>

		<summary type="html">&lt;p&gt;Kendrick.mensink: /* State Equations */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=== Problem ===&lt;br /&gt;
Find the steady state current &#039;&#039;i(t)&#039;&#039; through a DC motor represented by a series R-L-Motor circuit. The resistance (R) is from the armature winding. The inductance (L) is the equivalent inductance of the wire coil (which turns by current flowing through the coil in a permanent magnetic field). J&amp;lt;sub&amp;gt;m&amp;lt;/sub&amp;gt; is the combined moment of inertia of the armature and load. B is the coefficient of friction. The motor has input current &#039;&#039;i(t)&#039;&#039; and output angular velocity &amp;amp;omega;(t). Let v(t) = 110u(t)V, R = 20&amp;amp;Omega;, L = 50mH, k = 0.05N*m/A, J&amp;lt;sub&amp;gt;m&amp;lt;/sub&amp;gt; = 0.01 kg*m&amp;lt;sup&amp;gt;2&amp;lt;/sup&amp;gt;, and B = e&amp;lt;sup&amp;gt;-4&amp;lt;/sup&amp;gt;N*m*s.&lt;br /&gt;
&lt;br /&gt;
[[Image:DCMotorPic.jpg]]&lt;br /&gt;
&lt;br /&gt;
=== Solution ===&lt;br /&gt;
Since some of the elements of a motor are not typical circuit elements, we must solve this problem using Laplace transforms.&lt;br /&gt;
&lt;br /&gt;
The torque is proportional to the armature current.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;T(t) = k i(t) \, &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Similarly, relating mechanical (&#039;&#039;T(t)&amp;amp;omega;(t)&#039;&#039;) and electrical (&#039;&#039;v&amp;lt;sub&amp;gt;m&amp;lt;/sub&amp;gt;(t)i(t)&#039;&#039;) power, the conservation of energy requires the same proportionality between the voltage across the motor (&#039;&#039;v&amp;lt;sub&amp;gt;m&amp;lt;/sub&amp;gt;(t)&#039;&#039;) and the angular velocity (&#039;&#039;&amp;amp;omega;(t)&#039;&#039;).&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;v_m(t) = k \omega(t) \, &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
We want to find the Laplace transfer function of the motor, and we define it as follows.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\Omega(s) = \mathcal{L}[\omega(t)]/v_s(s)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Summing the voltages around the series circuit gives us our differential equation.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;v_s(t) = R i(t) + L \frac{di(t)}{dt} + k \omega(t)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Take the Laplace transform.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;V_s(s) = R I(s) + Ls( I(s) - i(0) ) + k\Omega(s) \, &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If we let i(0) equal zero, the transformed differential equation gives us Equation *1*.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;V_s(s) = R I(s) + LsI(s) + k\Omega(s) *1* \, &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Repeat the process with the analogous mechanical differential equation. Here J&amp;lt;sub&amp;gt;m&amp;lt;/sub&amp;gt; is the moment of inertia of the combined armature, shaft, and load. B is the coefficient of friction.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;T(t) = J_m \frac{d\omega(t)}{dt} + B \omega(t)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Transforming yields the following.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;T(s) = J_m s(\Omega(s) - \omega(0)) + B \Omega(s) \, &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Recall T(t) = k i(t), and so T(s) = k I(s). Again let &amp;amp;omega;(0) = 0. This gives us Equation *2*.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;k I(s) = (J_ms + B) \Omega(s) *2* \, &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Solve Equation *2* for I(s) and substitute that into Equation *1*.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;V_s(s) = (R + Ls) \frac{(J_ms + B)}{k} \Omega(s) + k\Omega(s)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Solve this equation for &amp;amp;Omega;(s), some simplification steps are skipped here. Equation *3*&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\Omega(s) = \frac{\frac{k}{J_mL}}{s^2 + (\frac{B}{J_m} + \frac{R}{L}) s + \frac{RB + k^2}{J_mL}}V(s) *3*&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Final Value Theorem===&lt;br /&gt;
&lt;br /&gt;
Now in order to apply the final value theorem we let V&amp;lt;sub&amp;gt;s&amp;lt;/sub&amp;gt;(s) = K/s. The s&#039;s in the limit definition and in K/s cancel. We can now see &amp;amp;omega; in steady state.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\omega_{ss} = \lim_{s\rightarrow 0} s \Omega(s) = \frac{k}{RB + k^2}K = \omega(\infty)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Take Equation *2* and Equation *3* and this time solve for I(s). This will get us a form of the final answer in the s domain.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;I(s) = \frac{(J_ms + B)}{k} \left [ \frac{\frac{k}{J_mL}}{s(s^2 + (\frac{B}{J_m} + \frac{R}{L}) s + \frac{RB + k^2}{J_mL})} \right ] K = \frac{\frac{s}{L} + \frac{B}{J_mL}}{s(s^2 + (\frac{B}{J_m} + \frac{R}{L}) s + \frac{RB + k^2}{J_mL})} K&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Finally was can apply the final value theorem to see what our steady state response will be for the armature current.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;i_{ss} = \lim_{s \to 0} sI(s) = \frac{B}{RB + k^2} K = i(\infty)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Answers ===&lt;br /&gt;
Of interest are the &amp;amp;omega;(&amp;amp;infin;) and i(&amp;amp;infin;), found by plugging values into the steady state solutions above.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\omega(\infty) = 14.91 radians/second&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;i(\infty) = 5.46 Amperes&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Bode Plot===&lt;br /&gt;
&lt;br /&gt;
[[Image:Dcmotorbode.JPG]]&lt;br /&gt;
&lt;br /&gt;
=== Break Points and Asymptotes===&lt;br /&gt;
&lt;br /&gt;
The transfer function of the motor voltage over the voltage source.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;H(s) = \frac{V_m(s)}{V_s(s)} = \frac{\Omega(s)}{k} = \frac{\frac{1}{J_mL}}{s^2 + (\frac{B}{J_m} + \frac{R}{L}) s + \frac{RB + k^2}{J_mL}}V(s)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Now we need to plug in the given values to find our transfer function and characteristic equation.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;H(s) = \frac{2000}{s^2 + 401.8s + 737.6}V(s) = \frac{2000}{(s + 1.844)(s + 399.956)}V(s)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
At zero&#039;s we would see an increase of 20 dB/decade, but the numerator has no zeros.&lt;br /&gt;
At poles we see drops of 20 dB/decade, and we see 2 such drops at the appropriate values of 1.8 and 400 on the frequency graph.&lt;br /&gt;
You can find the starting point on the dB scale by evaluating the transfer function when s=0 and taking 20log&amp;lt;sub&amp;gt;10&amp;lt;/sub&amp;gt;(H(0)) of this value. In this case we&#039;d have H(0)=2000/1.8*400=2.71. So our expected starting value should be 20log(2.71)=8.67, and it appears to be correct. If the graph was larger, it would be apparent that we have asymptotic behavior going down at 40 dB/decade to the right of 400 radians/second. This is because 400 is the largest root in the denominator of the transfer function and as s goes to infinity the bode plot will never go above that asymptote.&lt;br /&gt;
&lt;br /&gt;
===Convolution===&lt;br /&gt;
For this we need the inverse Laplace transform of our H(s).&lt;br /&gt;
&lt;br /&gt;
First use partial fraction expansion, or your fancy calculator, to expand the transfer function.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\frac{2000}{(s + 1.844)(s + 399.956)} = \frac{A}{s + 1.844} + \frac{B}{s + 399.956}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
I found A = 5.0237 and B = -5.0237&lt;br /&gt;
&lt;br /&gt;
Now we can take the inverse transform.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;h(t) = \mathcal{L}^{-1} \left [ \frac{5.0237}{s+1.844}-\frac{5.0237}{s+399.956} \right ]&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;h(t) = [5.0237e^{-1.844t} - 5.0237e^{-399.956t}]u(t) \,&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===State Equations===&lt;br /&gt;
First we need to write our state equations, which are rearranged forms of our original differential equations. The state variables will be current (i) and angular velocity (&amp;amp;omega;).&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;dfrac{di(t)}{dt}=-\frac{R}{L}i(t)+\frac{v_s(t)}{L}-\frac{v_m(t)}{L}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\dfrac{d\omega(t)}{dt}=\frac{k}{J_m}i(t)-\frac{B}{J_m}\omega(t)&amp;lt;/math&amp;gt;&lt;br /&gt;
The following is an alternate way to represent the dc motor circuit as a matrix system of equations.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\begin{bmatrix} \tfrac{di}{dt} \\ \tfrac{d\omega}{dt} \end{bmatrix}=\begin{bmatrix} -\frac{R}{L} &amp;amp; k \\ \frac{R}{J_m} &amp;amp; \frac{B}{J_m} \end{bmatrix} \begin{bmatrix} i \\ \omega \end{bmatrix} + \begin{bmatrix} \frac{1}{L} \\ 0 \end{bmatrix}V_s&amp;lt;/math&amp;gt;&lt;br /&gt;
----&lt;br /&gt;
Reviewed by Andrew Hellie&lt;/div&gt;</summary>
		<author><name>Kendrick.mensink</name></author>
	</entry>
	<entry>
		<id>https://fweb.wallawalla.edu/class-wiki/index.php?title=Laplace_transforms:DC_Motor_circuit&amp;diff=5767</id>
		<title>Laplace transforms:DC Motor circuit</title>
		<link rel="alternate" type="text/html" href="https://fweb.wallawalla.edu/class-wiki/index.php?title=Laplace_transforms:DC_Motor_circuit&amp;diff=5767"/>
		<updated>2009-11-16T18:48:36Z</updated>

		<summary type="html">&lt;p&gt;Kendrick.mensink: /* Convolution */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=== Problem ===&lt;br /&gt;
Find the steady state current &#039;&#039;i(t)&#039;&#039; through a DC motor represented by a series R-L-Motor circuit. The resistance (R) is from the armature winding. The inductance (L) is the equivalent inductance of the wire coil (which turns by current flowing through the coil in a permanent magnetic field). J&amp;lt;sub&amp;gt;m&amp;lt;/sub&amp;gt; is the combined moment of inertia of the armature and load. B is the coefficient of friction. The motor has input current &#039;&#039;i(t)&#039;&#039; and output angular velocity &amp;amp;omega;(t). Let v(t) = 110u(t)V, R = 20&amp;amp;Omega;, L = 50mH, k = 0.05N*m/A, J&amp;lt;sub&amp;gt;m&amp;lt;/sub&amp;gt; = 0.01 kg*m&amp;lt;sup&amp;gt;2&amp;lt;/sup&amp;gt;, and B = e&amp;lt;sup&amp;gt;-4&amp;lt;/sup&amp;gt;N*m*s.&lt;br /&gt;
&lt;br /&gt;
[[Image:DCMotorPic.jpg]]&lt;br /&gt;
&lt;br /&gt;
=== Solution ===&lt;br /&gt;
Since some of the elements of a motor are not typical circuit elements, we must solve this problem using Laplace transforms.&lt;br /&gt;
&lt;br /&gt;
The torque is proportional to the armature current.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;T(t) = k i(t) \, &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Similarly, relating mechanical (&#039;&#039;T(t)&amp;amp;omega;(t)&#039;&#039;) and electrical (&#039;&#039;v&amp;lt;sub&amp;gt;m&amp;lt;/sub&amp;gt;(t)i(t)&#039;&#039;) power, the conservation of energy requires the same proportionality between the voltage across the motor (&#039;&#039;v&amp;lt;sub&amp;gt;m&amp;lt;/sub&amp;gt;(t)&#039;&#039;) and the angular velocity (&#039;&#039;&amp;amp;omega;(t)&#039;&#039;).&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;v_m(t) = k \omega(t) \, &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
We want to find the Laplace transfer function of the motor, and we define it as follows.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\Omega(s) = \mathcal{L}[\omega(t)]/v_s(s)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Summing the voltages around the series circuit gives us our differential equation.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;v_s(t) = R i(t) + L \frac{di(t)}{dt} + k \omega(t)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Take the Laplace transform.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;V_s(s) = R I(s) + Ls( I(s) - i(0) ) + k\Omega(s) \, &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If we let i(0) equal zero, the transformed differential equation gives us Equation *1*.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;V_s(s) = R I(s) + LsI(s) + k\Omega(s) *1* \, &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Repeat the process with the analogous mechanical differential equation. Here J&amp;lt;sub&amp;gt;m&amp;lt;/sub&amp;gt; is the moment of inertia of the combined armature, shaft, and load. B is the coefficient of friction.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;T(t) = J_m \frac{d\omega(t)}{dt} + B \omega(t)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Transforming yields the following.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;T(s) = J_m s(\Omega(s) - \omega(0)) + B \Omega(s) \, &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Recall T(t) = k i(t), and so T(s) = k I(s). Again let &amp;amp;omega;(0) = 0. This gives us Equation *2*.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;k I(s) = (J_ms + B) \Omega(s) *2* \, &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Solve Equation *2* for I(s) and substitute that into Equation *1*.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;V_s(s) = (R + Ls) \frac{(J_ms + B)}{k} \Omega(s) + k\Omega(s)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Solve this equation for &amp;amp;Omega;(s), some simplification steps are skipped here. Equation *3*&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\Omega(s) = \frac{\frac{k}{J_mL}}{s^2 + (\frac{B}{J_m} + \frac{R}{L}) s + \frac{RB + k^2}{J_mL}}V(s) *3*&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Final Value Theorem===&lt;br /&gt;
&lt;br /&gt;
Now in order to apply the final value theorem we let V&amp;lt;sub&amp;gt;s&amp;lt;/sub&amp;gt;(s) = K/s. The s&#039;s in the limit definition and in K/s cancel. We can now see &amp;amp;omega; in steady state.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\omega_{ss} = \lim_{s\rightarrow 0} s \Omega(s) = \frac{k}{RB + k^2}K = \omega(\infty)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Take Equation *2* and Equation *3* and this time solve for I(s). This will get us a form of the final answer in the s domain.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;I(s) = \frac{(J_ms + B)}{k} \left [ \frac{\frac{k}{J_mL}}{s(s^2 + (\frac{B}{J_m} + \frac{R}{L}) s + \frac{RB + k^2}{J_mL})} \right ] K = \frac{\frac{s}{L} + \frac{B}{J_mL}}{s(s^2 + (\frac{B}{J_m} + \frac{R}{L}) s + \frac{RB + k^2}{J_mL})} K&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Finally was can apply the final value theorem to see what our steady state response will be for the armature current.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;i_{ss} = \lim_{s \to 0} sI(s) = \frac{B}{RB + k^2} K = i(\infty)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Answers ===&lt;br /&gt;
Of interest are the &amp;amp;omega;(&amp;amp;infin;) and i(&amp;amp;infin;), found by plugging values into the steady state solutions above.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\omega(\infty) = 14.91 radians/second&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;i(\infty) = 5.46 Amperes&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Bode Plot===&lt;br /&gt;
&lt;br /&gt;
[[Image:Dcmotorbode.JPG]]&lt;br /&gt;
&lt;br /&gt;
=== Break Points and Asymptotes===&lt;br /&gt;
&lt;br /&gt;
The transfer function of the motor voltage over the voltage source.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;H(s) = \frac{V_m(s)}{V_s(s)} = \frac{\Omega(s)}{k} = \frac{\frac{1}{J_mL}}{s^2 + (\frac{B}{J_m} + \frac{R}{L}) s + \frac{RB + k^2}{J_mL}}V(s)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Now we need to plug in the given values to find our transfer function and characteristic equation.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;H(s) = \frac{2000}{s^2 + 401.8s + 737.6}V(s) = \frac{2000}{(s + 1.844)(s + 399.956)}V(s)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
At zero&#039;s we would see an increase of 20 dB/decade, but the numerator has no zeros.&lt;br /&gt;
At poles we see drops of 20 dB/decade, and we see 2 such drops at the appropriate values of 1.8 and 400 on the frequency graph.&lt;br /&gt;
You can find the starting point on the dB scale by evaluating the transfer function when s=0 and taking 20log&amp;lt;sub&amp;gt;10&amp;lt;/sub&amp;gt;(H(0)) of this value. In this case we&#039;d have H(0)=2000/1.8*400=2.71. So our expected starting value should be 20log(2.71)=8.67, and it appears to be correct. If the graph was larger, it would be apparent that we have asymptotic behavior going down at 40 dB/decade to the right of 400 radians/second. This is because 400 is the largest root in the denominator of the transfer function and as s goes to infinity the bode plot will never go above that asymptote.&lt;br /&gt;
&lt;br /&gt;
===Convolution===&lt;br /&gt;
For this we need the inverse Laplace transform of our H(s).&lt;br /&gt;
&lt;br /&gt;
First use partial fraction expansion, or your fancy calculator, to expand the transfer function.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\frac{2000}{(s + 1.844)(s + 399.956)} = \frac{A}{s + 1.844} + \frac{B}{s + 399.956}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
I found A = 5.0237 and B = -5.0237&lt;br /&gt;
&lt;br /&gt;
Now we can take the inverse transform.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;h(t) = \mathcal{L}^{-1} \left [ \frac{5.0237}{s+1.844}-\frac{5.0237}{s+399.956} \right ]&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;h(t) = [5.0237e^{-1.844t} - 5.0237e^{-399.956t}]u(t) \,&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===State Equations===&lt;br /&gt;
First we need to write our state equations&lt;br /&gt;
The following is an alternate way to represent the dc motor circuit as a matrix system of equations.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\begin{bmatrix} \tfrac{di}{dt} \\ \tfrac{d\omega}{dt} \end{bmatrix}=\begin{bmatrix} -\frac{R}{L} &amp;amp; k \\ \frac{R}{J_m} &amp;amp; \frac{B}{J_m} \end{bmatrix} \begin{bmatrix} i \\ \omega \end{bmatrix} + \begin{bmatrix} \frac{1}{L} \\ 0 \end{bmatrix}V_s&amp;lt;/math&amp;gt;&lt;br /&gt;
----&lt;br /&gt;
Reviewed by Andrew Hellie&lt;/div&gt;</summary>
		<author><name>Kendrick.mensink</name></author>
	</entry>
	<entry>
		<id>https://fweb.wallawalla.edu/class-wiki/index.php?title=Laplace_transforms:DC_Motor_circuit&amp;diff=5587</id>
		<title>Laplace transforms:DC Motor circuit</title>
		<link rel="alternate" type="text/html" href="https://fweb.wallawalla.edu/class-wiki/index.php?title=Laplace_transforms:DC_Motor_circuit&amp;diff=5587"/>
		<updated>2009-10-30T05:03:07Z</updated>

		<summary type="html">&lt;p&gt;Kendrick.mensink: /* Convolution */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=== Problem ===&lt;br /&gt;
Find the steady state current &#039;&#039;i(t)&#039;&#039; through a DC motor represented by a series R-L-Motor circuit. The resistance (R) is from the armature winding. The inductance (L) is the equivalent inductance of the wire coil (which turns by current flowing through the coil in a permanent magnetic field). J&amp;lt;sub&amp;gt;m&amp;lt;/sub&amp;gt; is the combined moment of inertia of the armature and load. B is the coefficient of friction. The motor has input current &#039;&#039;i(t)&#039;&#039; and output angular velocity &amp;amp;omega;(t). Let v(t) = 110u(t)V, R = 20&amp;amp;Omega;, L = 50mH, k = 0.05N*m/A, J&amp;lt;sub&amp;gt;m&amp;lt;/sub&amp;gt; = 0.01 kg*m&amp;lt;sup&amp;gt;2&amp;lt;/sup&amp;gt;, and B = e&amp;lt;sup&amp;gt;-4&amp;lt;/sup&amp;gt;N*m*s.&lt;br /&gt;
&lt;br /&gt;
[[Image:DCMotorPic.jpg]]&lt;br /&gt;
&lt;br /&gt;
=== Solution ===&lt;br /&gt;
Since some of the elements of a motor are not typical circuit elements, we must solve this problem using Laplace transforms.&lt;br /&gt;
&lt;br /&gt;
The torque is proportional to the armature current.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;T(t) = k i(t) \, &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Similarly, relating mechanical (&#039;&#039;T(t)&amp;amp;omega;(t)&#039;&#039;) and electrical (&#039;&#039;v&amp;lt;sub&amp;gt;m&amp;lt;/sub&amp;gt;(t)i(t)&#039;&#039;) power, the conservation of energy requires the same proportionality between the voltage across the motor (&#039;&#039;v&amp;lt;sub&amp;gt;m&amp;lt;/sub&amp;gt;(t)&#039;&#039;) and the angular velocity (&#039;&#039;&amp;amp;omega;(t)&#039;&#039;).&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;v_m(t) = k \omega(t) \, &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
We want to find the Laplace transfer function of the motor, and we define it as follows.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\Omega(s) = \mathcal{L}[\omega(t)]/v_s(s)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Summing the voltages around the series circuit gives us our differential equation.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;v_s(t) = R i(t) + L \frac{di(t)}{dt} + k \omega(t)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Take the Laplace transform.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;V_s(s) = R I(s) + Ls( I(s) - i(0) ) + k\Omega(s) \, &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If we let i(0) equal zero, the transformed differential equation gives us Equation *1*.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;V_s(s) = R I(s) + LsI(s) + k\Omega(s) *1* \, &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Repeat the process with the analogous mechanical differential equation. Here J&amp;lt;sub&amp;gt;m&amp;lt;/sub&amp;gt; is the moment of inertia of the combined armature, shaft, and load. B is the coefficient of friction.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;T(t) = J_m \frac{d\omega(t)}{dt} + B \omega(t)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Transforming yields the following.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;T(s) = J_m s(\Omega(s) - \omega(0)) + B \Omega(s) \, &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Recall T(t) = k i(t), and so T(s) = k I(s). Again let &amp;amp;omega;(0) = 0. This gives us Equation *2*.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;k I(s) = (J_ms + B) \Omega(s) *2* \, &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Solve Equation *2* for I(s) and substitute that into Equation *1*.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;V_s(s) = (R + Ls) \frac{(J_ms + B)}{k} \Omega(s) + k\Omega(s)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Solve this equation for &amp;amp;Omega;(s), some simplification steps are skipped here. Equation *3*&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\Omega(s) = \frac{\frac{k}{J_mL}}{s^2 + (\frac{B}{J_m} + \frac{R}{L}) s + \frac{RB + k^2}{J_mL}}V(s) *3*&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Final Value Theorem===&lt;br /&gt;
&lt;br /&gt;
Now in order to apply the final value theorem we let V&amp;lt;sub&amp;gt;s&amp;lt;/sub&amp;gt;(s) = K/s. The s&#039;s in the limit definition and in K/s cancel. We can now see &amp;amp;omega; in steady state.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\omega_{ss} = \lim_{s\rightarrow 0} s \Omega(s) = \frac{k}{RB + k^2}K = \omega(\infty)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Take Equation *2* and Equation *3* and this time solve for I(s). This will get us a form of the final answer in the s domain.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;I(s) = \frac{(J_ms + B)}{k} \left [ \frac{\frac{k}{J_mL}}{s(s^2 + (\frac{B}{J_m} + \frac{R}{L}) s + \frac{RB + k^2}{J_mL})} \right ] K = \frac{\frac{s}{L} + \frac{B}{J_mL}}{s(s^2 + (\frac{B}{J_m} + \frac{R}{L}) s + \frac{RB + k^2}{J_mL})} K&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Finally was can apply the final value theorem to see what our steady state response will be for the armature current.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;i_{ss} = \lim_{s \to 0} sI(s) = \frac{B}{RB + k^2} K = i(\infty)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Answers ===&lt;br /&gt;
Of interest are the &amp;amp;omega;(&amp;amp;infin;) and i(&amp;amp;infin;), found by plugging values into the steady state solutions above.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\omega(\infty) = 14.91 radians/second&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;i(\infty) = 5.46 Amperes&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Bode Plot===&lt;br /&gt;
&lt;br /&gt;
[[Image:Dcmotorbode.JPG]]&lt;br /&gt;
&lt;br /&gt;
=== Break Points and Asymptotes===&lt;br /&gt;
&lt;br /&gt;
The transfer function of the motor voltage over the voltage source.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;H(s) = \frac{V_m(s)}{V_s(s)} = \frac{\Omega(s)}{k} = \frac{\frac{1}{J_mL}}{s^2 + (\frac{B}{J_m} + \frac{R}{L}) s + \frac{RB + k^2}{J_mL}}V(s)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Now we need to plug in the given values to find our transfer function and characteristic equation.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;H(s) = \frac{2000}{s^2 + 401.8s + 737.6}V(s) = \frac{2000}{(s + 1.844)(s + 399.956)}V(s)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
At zero&#039;s we would see an increase of 20 dB/decade, but the numerator has no zeros.&lt;br /&gt;
At poles we see drops of 20 dB/decade, and we see 2 such drops at the appropriate values of 1.8 and 400 on the frequency graph.&lt;br /&gt;
You can find the starting point on the dB scale by evaluating the transfer function when s=0 and taking 20log&amp;lt;sub&amp;gt;10&amp;lt;/sub&amp;gt;(H(0)) of this value. In this case we&#039;d have H(0)=2000/1.8*400=2.71. So our expected starting value should be 20log(2.71)=8.67, and it appears to be correct. If the graph was larger, it would be apparent that we have asymptotic behavior going down at 40 dB/decade to the right of 400 radians/second. This is because 400 is the largest root in the denominator of the transfer function and as s goes to infinity the bode plot will never go above that asymptote.&lt;br /&gt;
&lt;br /&gt;
===Convolution===&lt;br /&gt;
For this we need the inverse Laplace transform of our H(s).&lt;br /&gt;
&lt;br /&gt;
First use partial fraction expansion, or your fancy calculator, to expand the transfer function.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\frac{2000}{(s + 1.844)(s + 399.956)} = \frac{A}{s + 1.844} + \frac{B}{s + 399.956}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
I found A = 5.0237 and B = -5.0237&lt;br /&gt;
&lt;br /&gt;
Now we can take the inverse transform.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;h(t) = \mathcal{L}^{-1} \left [ \frac{5.0237}{s+1.844}-\frac{5.0237}{s+399.956} \right ]&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;h(t) = [5.0237e^{-1.844t} - 5.0237e^{-399.956t}]u(t) \,&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
Reviewed by Andrew Hellie&lt;/div&gt;</summary>
		<author><name>Kendrick.mensink</name></author>
	</entry>
	<entry>
		<id>https://fweb.wallawalla.edu/class-wiki/index.php?title=Laplace_transforms:DC_Motor_circuit&amp;diff=5586</id>
		<title>Laplace transforms:DC Motor circuit</title>
		<link rel="alternate" type="text/html" href="https://fweb.wallawalla.edu/class-wiki/index.php?title=Laplace_transforms:DC_Motor_circuit&amp;diff=5586"/>
		<updated>2009-10-30T05:01:23Z</updated>

		<summary type="html">&lt;p&gt;Kendrick.mensink: /* Convolution */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=== Problem ===&lt;br /&gt;
Find the steady state current &#039;&#039;i(t)&#039;&#039; through a DC motor represented by a series R-L-Motor circuit. The resistance (R) is from the armature winding. The inductance (L) is the equivalent inductance of the wire coil (which turns by current flowing through the coil in a permanent magnetic field). J&amp;lt;sub&amp;gt;m&amp;lt;/sub&amp;gt; is the combined moment of inertia of the armature and load. B is the coefficient of friction. The motor has input current &#039;&#039;i(t)&#039;&#039; and output angular velocity &amp;amp;omega;(t). Let v(t) = 110u(t)V, R = 20&amp;amp;Omega;, L = 50mH, k = 0.05N*m/A, J&amp;lt;sub&amp;gt;m&amp;lt;/sub&amp;gt; = 0.01 kg*m&amp;lt;sup&amp;gt;2&amp;lt;/sup&amp;gt;, and B = e&amp;lt;sup&amp;gt;-4&amp;lt;/sup&amp;gt;N*m*s.&lt;br /&gt;
&lt;br /&gt;
[[Image:DCMotorPic.jpg]]&lt;br /&gt;
&lt;br /&gt;
=== Solution ===&lt;br /&gt;
Since some of the elements of a motor are not typical circuit elements, we must solve this problem using Laplace transforms.&lt;br /&gt;
&lt;br /&gt;
The torque is proportional to the armature current.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;T(t) = k i(t) \, &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Similarly, relating mechanical (&#039;&#039;T(t)&amp;amp;omega;(t)&#039;&#039;) and electrical (&#039;&#039;v&amp;lt;sub&amp;gt;m&amp;lt;/sub&amp;gt;(t)i(t)&#039;&#039;) power, the conservation of energy requires the same proportionality between the voltage across the motor (&#039;&#039;v&amp;lt;sub&amp;gt;m&amp;lt;/sub&amp;gt;(t)&#039;&#039;) and the angular velocity (&#039;&#039;&amp;amp;omega;(t)&#039;&#039;).&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;v_m(t) = k \omega(t) \, &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
We want to find the Laplace transfer function of the motor, and we define it as follows.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\Omega(s) = \mathcal{L}[\omega(t)]/v_s(s)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Summing the voltages around the series circuit gives us our differential equation.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;v_s(t) = R i(t) + L \frac{di(t)}{dt} + k \omega(t)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Take the Laplace transform.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;V_s(s) = R I(s) + Ls( I(s) - i(0) ) + k\Omega(s) \, &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If we let i(0) equal zero, the transformed differential equation gives us Equation *1*.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;V_s(s) = R I(s) + LsI(s) + k\Omega(s) *1* \, &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Repeat the process with the analogous mechanical differential equation. Here J&amp;lt;sub&amp;gt;m&amp;lt;/sub&amp;gt; is the moment of inertia of the combined armature, shaft, and load. B is the coefficient of friction.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;T(t) = J_m \frac{d\omega(t)}{dt} + B \omega(t)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Transforming yields the following.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;T(s) = J_m s(\Omega(s) - \omega(0)) + B \Omega(s) \, &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Recall T(t) = k i(t), and so T(s) = k I(s). Again let &amp;amp;omega;(0) = 0. This gives us Equation *2*.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;k I(s) = (J_ms + B) \Omega(s) *2* \, &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Solve Equation *2* for I(s) and substitute that into Equation *1*.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;V_s(s) = (R + Ls) \frac{(J_ms + B)}{k} \Omega(s) + k\Omega(s)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Solve this equation for &amp;amp;Omega;(s), some simplification steps are skipped here. Equation *3*&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\Omega(s) = \frac{\frac{k}{J_mL}}{s^2 + (\frac{B}{J_m} + \frac{R}{L}) s + \frac{RB + k^2}{J_mL}}V(s) *3*&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Final Value Theorem===&lt;br /&gt;
&lt;br /&gt;
Now in order to apply the final value theorem we let V&amp;lt;sub&amp;gt;s&amp;lt;/sub&amp;gt;(s) = K/s. The s&#039;s in the limit definition and in K/s cancel. We can now see &amp;amp;omega; in steady state.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\omega_{ss} = \lim_{s\rightarrow 0} s \Omega(s) = \frac{k}{RB + k^2}K = \omega(\infty)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Take Equation *2* and Equation *3* and this time solve for I(s). This will get us a form of the final answer in the s domain.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;I(s) = \frac{(J_ms + B)}{k} \left [ \frac{\frac{k}{J_mL}}{s(s^2 + (\frac{B}{J_m} + \frac{R}{L}) s + \frac{RB + k^2}{J_mL})} \right ] K = \frac{\frac{s}{L} + \frac{B}{J_mL}}{s(s^2 + (\frac{B}{J_m} + \frac{R}{L}) s + \frac{RB + k^2}{J_mL})} K&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Finally was can apply the final value theorem to see what our steady state response will be for the armature current.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;i_{ss} = \lim_{s \to 0} sI(s) = \frac{B}{RB + k^2} K = i(\infty)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Answers ===&lt;br /&gt;
Of interest are the &amp;amp;omega;(&amp;amp;infin;) and i(&amp;amp;infin;), found by plugging values into the steady state solutions above.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\omega(\infty) = 14.91 radians/second&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;i(\infty) = 5.46 Amperes&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Bode Plot===&lt;br /&gt;
&lt;br /&gt;
[[Image:Dcmotorbode.JPG]]&lt;br /&gt;
&lt;br /&gt;
=== Break Points and Asymptotes===&lt;br /&gt;
&lt;br /&gt;
The transfer function of the motor voltage over the voltage source.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;H(s) = \frac{V_m(s)}{V_s(s)} = \frac{\Omega(s)}{k} = \frac{\frac{1}{J_mL}}{s^2 + (\frac{B}{J_m} + \frac{R}{L}) s + \frac{RB + k^2}{J_mL}}V(s)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Now we need to plug in the given values to find our transfer function and characteristic equation.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;H(s) = \frac{2000}{s^2 + 401.8s + 737.6}V(s) = \frac{2000}{(s + 1.844)(s + 399.956)}V(s)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
At zero&#039;s we would see an increase of 20 dB/decade, but the numerator has no zeros.&lt;br /&gt;
At poles we see drops of 20 dB/decade, and we see 2 such drops at the appropriate values of 1.8 and 400 on the frequency graph.&lt;br /&gt;
You can find the starting point on the dB scale by evaluating the transfer function when s=0 and taking 20log&amp;lt;sub&amp;gt;10&amp;lt;/sub&amp;gt;(H(0)) of this value. In this case we&#039;d have H(0)=2000/1.8*400=2.71. So our expected starting value should be 20log(2.71)=8.67, and it appears to be correct. If the graph was larger, it would be apparent that we have asymptotic behavior going down at 40 dB/decade to the right of 400 radians/second. This is because 400 is the largest root in the denominator of the transfer function and as s goes to infinity the bode plot will never go above that asymptote.&lt;br /&gt;
&lt;br /&gt;
===Convolution===&lt;br /&gt;
For this we need the inverse Laplace transform of our H(s).&lt;br /&gt;
&lt;br /&gt;
First use partial fraction expansion, or your fancy calculator, to expand the transfer function.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\frac{2000}{(s + 1.844)(s + 399.956)} = \frac{A}{s + 1.844} + \frac{B}{s + 399.956}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
I found A = 5.0237 and B = -5.0237&lt;br /&gt;
&lt;br /&gt;
Now we can take the inverse transform.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;h(t) = \mathcal{L}^{-1} \left [ \frac{5.0237}{s+1.844}-\frac{5.0237}{s+399.956} \right ]&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;h(t) = [5.0237e^{-1.844t} - 5.0237e^{-399.956t}]u(t)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
Reviewed by Andrew Hellie&lt;/div&gt;</summary>
		<author><name>Kendrick.mensink</name></author>
	</entry>
	<entry>
		<id>https://fweb.wallawalla.edu/class-wiki/index.php?title=Laplace_transforms:DC_Motor_circuit&amp;diff=5585</id>
		<title>Laplace transforms:DC Motor circuit</title>
		<link rel="alternate" type="text/html" href="https://fweb.wallawalla.edu/class-wiki/index.php?title=Laplace_transforms:DC_Motor_circuit&amp;diff=5585"/>
		<updated>2009-10-30T03:57:43Z</updated>

		<summary type="html">&lt;p&gt;Kendrick.mensink: /* Convolution */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=== Problem ===&lt;br /&gt;
Find the steady state current &#039;&#039;i(t)&#039;&#039; through a DC motor represented by a series R-L-Motor circuit. The resistance (R) is from the armature winding. The inductance (L) is the equivalent inductance of the wire coil (which turns by current flowing through the coil in a permanent magnetic field). J&amp;lt;sub&amp;gt;m&amp;lt;/sub&amp;gt; is the combined moment of inertia of the armature and load. B is the coefficient of friction. The motor has input current &#039;&#039;i(t)&#039;&#039; and output angular velocity &amp;amp;omega;(t). Let v(t) = 110u(t)V, R = 20&amp;amp;Omega;, L = 50mH, k = 0.05N*m/A, J&amp;lt;sub&amp;gt;m&amp;lt;/sub&amp;gt; = 0.01 kg*m&amp;lt;sup&amp;gt;2&amp;lt;/sup&amp;gt;, and B = e&amp;lt;sup&amp;gt;-4&amp;lt;/sup&amp;gt;N*m*s.&lt;br /&gt;
&lt;br /&gt;
[[Image:DCMotorPic.jpg]]&lt;br /&gt;
&lt;br /&gt;
=== Solution ===&lt;br /&gt;
Since some of the elements of a motor are not typical circuit elements, we must solve this problem using Laplace transforms.&lt;br /&gt;
&lt;br /&gt;
The torque is proportional to the armature current.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;T(t) = k i(t) \, &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Similarly, relating mechanical (&#039;&#039;T(t)&amp;amp;omega;(t)&#039;&#039;) and electrical (&#039;&#039;v&amp;lt;sub&amp;gt;m&amp;lt;/sub&amp;gt;(t)i(t)&#039;&#039;) power, the conservation of energy requires the same proportionality between the voltage across the motor (&#039;&#039;v&amp;lt;sub&amp;gt;m&amp;lt;/sub&amp;gt;(t)&#039;&#039;) and the angular velocity (&#039;&#039;&amp;amp;omega;(t)&#039;&#039;).&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;v_m(t) = k \omega(t) \, &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
We want to find the Laplace transfer function of the motor, and we define it as follows.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\Omega(s) = \mathcal{L}[\omega(t)]/v_s(s)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Summing the voltages around the series circuit gives us our differential equation.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;v_s(t) = R i(t) + L \frac{di(t)}{dt} + k \omega(t)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Take the Laplace transform.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;V_s(s) = R I(s) + Ls( I(s) - i(0) ) + k\Omega(s) \, &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If we let i(0) equal zero, the transformed differential equation gives us Equation *1*.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;V_s(s) = R I(s) + LsI(s) + k\Omega(s) *1* \, &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Repeat the process with the analogous mechanical differential equation. Here J&amp;lt;sub&amp;gt;m&amp;lt;/sub&amp;gt; is the moment of inertia of the combined armature, shaft, and load. B is the coefficient of friction.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;T(t) = J_m \frac{d\omega(t)}{dt} + B \omega(t)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Transforming yields the following.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;T(s) = J_m s(\Omega(s) - \omega(0)) + B \Omega(s) \, &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Recall T(t) = k i(t), and so T(s) = k I(s). Again let &amp;amp;omega;(0) = 0. This gives us Equation *2*.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;k I(s) = (J_ms + B) \Omega(s) *2* \, &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Solve Equation *2* for I(s) and substitute that into Equation *1*.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;V_s(s) = (R + Ls) \frac{(J_ms + B)}{k} \Omega(s) + k\Omega(s)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Solve this equation for &amp;amp;Omega;(s), some simplification steps are skipped here. Equation *3*&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\Omega(s) = \frac{\frac{k}{J_mL}}{s^2 + (\frac{B}{J_m} + \frac{R}{L}) s + \frac{RB + k^2}{J_mL}}V(s) *3*&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Final Value Theorem===&lt;br /&gt;
&lt;br /&gt;
Now in order to apply the final value theorem we let V&amp;lt;sub&amp;gt;s&amp;lt;/sub&amp;gt;(s) = K/s. The s&#039;s in the limit definition and in K/s cancel. We can now see &amp;amp;omega; in steady state.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\omega_{ss} = \lim_{s\rightarrow 0} s \Omega(s) = \frac{k}{RB + k^2}K = \omega(\infty)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Take Equation *2* and Equation *3* and this time solve for I(s). This will get us a form of the final answer in the s domain.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;I(s) = \frac{(J_ms + B)}{k} \left [ \frac{\frac{k}{J_mL}}{s(s^2 + (\frac{B}{J_m} + \frac{R}{L}) s + \frac{RB + k^2}{J_mL})} \right ] K = \frac{\frac{s}{L} + \frac{B}{J_mL}}{s(s^2 + (\frac{B}{J_m} + \frac{R}{L}) s + \frac{RB + k^2}{J_mL})} K&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Finally was can apply the final value theorem to see what our steady state response will be for the armature current.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;i_{ss} = \lim_{s \to 0} sI(s) = \frac{B}{RB + k^2} K = i(\infty)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Answers ===&lt;br /&gt;
Of interest are the &amp;amp;omega;(&amp;amp;infin;) and i(&amp;amp;infin;), found by plugging values into the steady state solutions above.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\omega(\infty) = 14.91 radians/second&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;i(\infty) = 5.46 Amperes&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Bode Plot===&lt;br /&gt;
&lt;br /&gt;
[[Image:Dcmotorbode.JPG]]&lt;br /&gt;
&lt;br /&gt;
=== Break Points and Asymptotes===&lt;br /&gt;
&lt;br /&gt;
The transfer function of the motor voltage over the voltage source.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;H(s) = \frac{V_m(s)}{V_s(s)} = \frac{\Omega(s)}{k} = \frac{\frac{1}{J_mL}}{s^2 + (\frac{B}{J_m} + \frac{R}{L}) s + \frac{RB + k^2}{J_mL}}V(s)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Now we need to plug in the given values to find our transfer function and characteristic equation.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;H(s) = \frac{2000}{s^2 + 401.8s + 737.6}V(s) = \frac{2000}{(s + 1.844)(s + 399.956)}V(s)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
At zero&#039;s we would see an increase of 20 dB/decade, but the numerator has no zeros.&lt;br /&gt;
At poles we see drops of 20 dB/decade, and we see 2 such drops at the appropriate values of 1.8 and 400 on the frequency graph.&lt;br /&gt;
You can find the starting point on the dB scale by evaluating the transfer function when s=0 and taking 20log&amp;lt;sub&amp;gt;10&amp;lt;/sub&amp;gt;(H(0)) of this value. In this case we&#039;d have H(0)=2000/1.8*400=2.71. So our expected starting value should be 20log(2.71)=8.67, and it appears to be correct. If the graph was larger, it would be apparent that we have asymptotic behavior going down at 40 dB/decade to the right of 400 radians/second. This is because 400 is the largest root in the denominator of the transfer function and as s goes to infinity the bode plot will never go above that asymptote.&lt;br /&gt;
&lt;br /&gt;
===Convolution===&lt;br /&gt;
For this we need the inverse Laplace transform of our H(s).&lt;br /&gt;
&lt;br /&gt;
First use partial fraction expansion, or your fancy calculator, to expand the transfer function&lt;br /&gt;
&amp;lt;math&amp;gt;\frac{2000}{(s + 1.844)(s + 399.956)} = \frac{A}{s + 1.844} + \frac{B}{s + 399.956}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
I found A = 5.0237 and B = -5.0237&lt;br /&gt;
----&lt;br /&gt;
Reviewed by Andrew Hellie&lt;/div&gt;</summary>
		<author><name>Kendrick.mensink</name></author>
	</entry>
	<entry>
		<id>https://fweb.wallawalla.edu/class-wiki/index.php?title=Laplace_transforms:DC_Motor_circuit&amp;diff=5584</id>
		<title>Laplace transforms:DC Motor circuit</title>
		<link rel="alternate" type="text/html" href="https://fweb.wallawalla.edu/class-wiki/index.php?title=Laplace_transforms:DC_Motor_circuit&amp;diff=5584"/>
		<updated>2009-10-30T03:23:28Z</updated>

		<summary type="html">&lt;p&gt;Kendrick.mensink: /* Break Points and Asymptotes */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=== Problem ===&lt;br /&gt;
Find the steady state current &#039;&#039;i(t)&#039;&#039; through a DC motor represented by a series R-L-Motor circuit. The resistance (R) is from the armature winding. The inductance (L) is the equivalent inductance of the wire coil (which turns by current flowing through the coil in a permanent magnetic field). J&amp;lt;sub&amp;gt;m&amp;lt;/sub&amp;gt; is the combined moment of inertia of the armature and load. B is the coefficient of friction. The motor has input current &#039;&#039;i(t)&#039;&#039; and output angular velocity &amp;amp;omega;(t). Let v(t) = 110u(t)V, R = 20&amp;amp;Omega;, L = 50mH, k = 0.05N*m/A, J&amp;lt;sub&amp;gt;m&amp;lt;/sub&amp;gt; = 0.01 kg*m&amp;lt;sup&amp;gt;2&amp;lt;/sup&amp;gt;, and B = e&amp;lt;sup&amp;gt;-4&amp;lt;/sup&amp;gt;N*m*s.&lt;br /&gt;
&lt;br /&gt;
[[Image:DCMotorPic.jpg]]&lt;br /&gt;
&lt;br /&gt;
=== Solution ===&lt;br /&gt;
Since some of the elements of a motor are not typical circuit elements, we must solve this problem using Laplace transforms.&lt;br /&gt;
&lt;br /&gt;
The torque is proportional to the armature current.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;T(t) = k i(t) \, &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Similarly, relating mechanical (&#039;&#039;T(t)&amp;amp;omega;(t)&#039;&#039;) and electrical (&#039;&#039;v&amp;lt;sub&amp;gt;m&amp;lt;/sub&amp;gt;(t)i(t)&#039;&#039;) power, the conservation of energy requires the same proportionality between the voltage across the motor (&#039;&#039;v&amp;lt;sub&amp;gt;m&amp;lt;/sub&amp;gt;(t)&#039;&#039;) and the angular velocity (&#039;&#039;&amp;amp;omega;(t)&#039;&#039;).&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;v_m(t) = k \omega(t) \, &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
We want to find the Laplace transfer function of the motor, and we define it as follows.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\Omega(s) = \mathcal{L}[\omega(t)]/v_s(s)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Summing the voltages around the series circuit gives us our differential equation.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;v_s(t) = R i(t) + L \frac{di(t)}{dt} + k \omega(t)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Take the Laplace transform.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;V_s(s) = R I(s) + Ls( I(s) - i(0) ) + k\Omega(s) \, &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If we let i(0) equal zero, the transformed differential equation gives us Equation *1*.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;V_s(s) = R I(s) + LsI(s) + k\Omega(s) *1* \, &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Repeat the process with the analogous mechanical differential equation. Here J&amp;lt;sub&amp;gt;m&amp;lt;/sub&amp;gt; is the moment of inertia of the combined armature, shaft, and load. B is the coefficient of friction.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;T(t) = J_m \frac{d\omega(t)}{dt} + B \omega(t)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Transforming yields the following.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;T(s) = J_m s(\Omega(s) - \omega(0)) + B \Omega(s) \, &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Recall T(t) = k i(t), and so T(s) = k I(s). Again let &amp;amp;omega;(0) = 0. This gives us Equation *2*.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;k I(s) = (J_ms + B) \Omega(s) *2* \, &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Solve Equation *2* for I(s) and substitute that into Equation *1*.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;V_s(s) = (R + Ls) \frac{(J_ms + B)}{k} \Omega(s) + k\Omega(s)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Solve this equation for &amp;amp;Omega;(s), some simplification steps are skipped here. Equation *3*&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\Omega(s) = \frac{\frac{k}{J_mL}}{s^2 + (\frac{B}{J_m} + \frac{R}{L}) s + \frac{RB + k^2}{J_mL}}V(s) *3*&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Final Value Theorem===&lt;br /&gt;
&lt;br /&gt;
Now in order to apply the final value theorem we let V&amp;lt;sub&amp;gt;s&amp;lt;/sub&amp;gt;(s) = K/s. The s&#039;s in the limit definition and in K/s cancel. We can now see &amp;amp;omega; in steady state.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\omega_{ss} = \lim_{s\rightarrow 0} s \Omega(s) = \frac{k}{RB + k^2}K = \omega(\infty)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Take Equation *2* and Equation *3* and this time solve for I(s). This will get us a form of the final answer in the s domain.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;I(s) = \frac{(J_ms + B)}{k} \left [ \frac{\frac{k}{J_mL}}{s(s^2 + (\frac{B}{J_m} + \frac{R}{L}) s + \frac{RB + k^2}{J_mL})} \right ] K = \frac{\frac{s}{L} + \frac{B}{J_mL}}{s(s^2 + (\frac{B}{J_m} + \frac{R}{L}) s + \frac{RB + k^2}{J_mL})} K&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Finally was can apply the final value theorem to see what our steady state response will be for the armature current.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;i_{ss} = \lim_{s \to 0} sI(s) = \frac{B}{RB + k^2} K = i(\infty)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Answers ===&lt;br /&gt;
Of interest are the &amp;amp;omega;(&amp;amp;infin;) and i(&amp;amp;infin;), found by plugging values into the steady state solutions above.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\omega(\infty) = 14.91 radians/second&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;i(\infty) = 5.46 Amperes&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Bode Plot===&lt;br /&gt;
&lt;br /&gt;
[[Image:Dcmotorbode.JPG]]&lt;br /&gt;
&lt;br /&gt;
=== Break Points and Asymptotes===&lt;br /&gt;
&lt;br /&gt;
The transfer function of the motor voltage over the voltage source.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;H(s) = \frac{V_m(s)}{V_s(s)} = \frac{\Omega(s)}{k} = \frac{\frac{1}{J_mL}}{s^2 + (\frac{B}{J_m} + \frac{R}{L}) s + \frac{RB + k^2}{J_mL}}V(s)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Now we need to plug in the given values to find our transfer function and characteristic equation.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;H(s) = \frac{2000}{s^2 + 401.8s + 737.6}V(s) = \frac{2000}{(s + 1.844)(s + 399.956)}V(s)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
At zero&#039;s we would see an increase of 20 dB/decade, but the numerator has no zeros.&lt;br /&gt;
At poles we see drops of 20 dB/decade, and we see 2 such drops at the appropriate values of 1.8 and 400 on the frequency graph.&lt;br /&gt;
You can find the starting point on the dB scale by evaluating the transfer function when s=0 and taking 20log&amp;lt;sub&amp;gt;10&amp;lt;/sub&amp;gt;(H(0)) of this value. In this case we&#039;d have H(0)=2000/1.8*400=2.71. So our expected starting value should be 20log(2.71)=8.67, and it appears to be correct. If the graph was larger, it would be apparent that we have asymptotic behavior going down at 40 dB/decade to the right of 400 radians/second. This is because 400 is the largest root in the denominator of the transfer function and as s goes to infinity the bode plot will never go above that asymptote.&lt;br /&gt;
&lt;br /&gt;
===Convolution===&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
Reviewed by Andrew Hellie&lt;/div&gt;</summary>
		<author><name>Kendrick.mensink</name></author>
	</entry>
	<entry>
		<id>https://fweb.wallawalla.edu/class-wiki/index.php?title=Laplace_transforms:DC_Motor_circuit&amp;diff=5583</id>
		<title>Laplace transforms:DC Motor circuit</title>
		<link rel="alternate" type="text/html" href="https://fweb.wallawalla.edu/class-wiki/index.php?title=Laplace_transforms:DC_Motor_circuit&amp;diff=5583"/>
		<updated>2009-10-30T03:22:52Z</updated>

		<summary type="html">&lt;p&gt;Kendrick.mensink: /* Break Points and Asymptotes */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=== Problem ===&lt;br /&gt;
Find the steady state current &#039;&#039;i(t)&#039;&#039; through a DC motor represented by a series R-L-Motor circuit. The resistance (R) is from the armature winding. The inductance (L) is the equivalent inductance of the wire coil (which turns by current flowing through the coil in a permanent magnetic field). J&amp;lt;sub&amp;gt;m&amp;lt;/sub&amp;gt; is the combined moment of inertia of the armature and load. B is the coefficient of friction. The motor has input current &#039;&#039;i(t)&#039;&#039; and output angular velocity &amp;amp;omega;(t). Let v(t) = 110u(t)V, R = 20&amp;amp;Omega;, L = 50mH, k = 0.05N*m/A, J&amp;lt;sub&amp;gt;m&amp;lt;/sub&amp;gt; = 0.01 kg*m&amp;lt;sup&amp;gt;2&amp;lt;/sup&amp;gt;, and B = e&amp;lt;sup&amp;gt;-4&amp;lt;/sup&amp;gt;N*m*s.&lt;br /&gt;
&lt;br /&gt;
[[Image:DCMotorPic.jpg]]&lt;br /&gt;
&lt;br /&gt;
=== Solution ===&lt;br /&gt;
Since some of the elements of a motor are not typical circuit elements, we must solve this problem using Laplace transforms.&lt;br /&gt;
&lt;br /&gt;
The torque is proportional to the armature current.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;T(t) = k i(t) \, &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Similarly, relating mechanical (&#039;&#039;T(t)&amp;amp;omega;(t)&#039;&#039;) and electrical (&#039;&#039;v&amp;lt;sub&amp;gt;m&amp;lt;/sub&amp;gt;(t)i(t)&#039;&#039;) power, the conservation of energy requires the same proportionality between the voltage across the motor (&#039;&#039;v&amp;lt;sub&amp;gt;m&amp;lt;/sub&amp;gt;(t)&#039;&#039;) and the angular velocity (&#039;&#039;&amp;amp;omega;(t)&#039;&#039;).&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;v_m(t) = k \omega(t) \, &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
We want to find the Laplace transfer function of the motor, and we define it as follows.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\Omega(s) = \mathcal{L}[\omega(t)]/v_s(s)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Summing the voltages around the series circuit gives us our differential equation.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;v_s(t) = R i(t) + L \frac{di(t)}{dt} + k \omega(t)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Take the Laplace transform.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;V_s(s) = R I(s) + Ls( I(s) - i(0) ) + k\Omega(s) \, &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If we let i(0) equal zero, the transformed differential equation gives us Equation *1*.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;V_s(s) = R I(s) + LsI(s) + k\Omega(s) *1* \, &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Repeat the process with the analogous mechanical differential equation. Here J&amp;lt;sub&amp;gt;m&amp;lt;/sub&amp;gt; is the moment of inertia of the combined armature, shaft, and load. B is the coefficient of friction.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;T(t) = J_m \frac{d\omega(t)}{dt} + B \omega(t)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Transforming yields the following.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;T(s) = J_m s(\Omega(s) - \omega(0)) + B \Omega(s) \, &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Recall T(t) = k i(t), and so T(s) = k I(s). Again let &amp;amp;omega;(0) = 0. This gives us Equation *2*.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;k I(s) = (J_ms + B) \Omega(s) *2* \, &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Solve Equation *2* for I(s) and substitute that into Equation *1*.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;V_s(s) = (R + Ls) \frac{(J_ms + B)}{k} \Omega(s) + k\Omega(s)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Solve this equation for &amp;amp;Omega;(s), some simplification steps are skipped here. Equation *3*&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\Omega(s) = \frac{\frac{k}{J_mL}}{s^2 + (\frac{B}{J_m} + \frac{R}{L}) s + \frac{RB + k^2}{J_mL}}V(s) *3*&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Final Value Theorem===&lt;br /&gt;
&lt;br /&gt;
Now in order to apply the final value theorem we let V&amp;lt;sub&amp;gt;s&amp;lt;/sub&amp;gt;(s) = K/s. The s&#039;s in the limit definition and in K/s cancel. We can now see &amp;amp;omega; in steady state.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\omega_{ss} = \lim_{s\rightarrow 0} s \Omega(s) = \frac{k}{RB + k^2}K = \omega(\infty)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Take Equation *2* and Equation *3* and this time solve for I(s). This will get us a form of the final answer in the s domain.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;I(s) = \frac{(J_ms + B)}{k} \left [ \frac{\frac{k}{J_mL}}{s(s^2 + (\frac{B}{J_m} + \frac{R}{L}) s + \frac{RB + k^2}{J_mL})} \right ] K = \frac{\frac{s}{L} + \frac{B}{J_mL}}{s(s^2 + (\frac{B}{J_m} + \frac{R}{L}) s + \frac{RB + k^2}{J_mL})} K&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Finally was can apply the final value theorem to see what our steady state response will be for the armature current.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;i_{ss} = \lim_{s \to 0} sI(s) = \frac{B}{RB + k^2} K = i(\infty)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Answers ===&lt;br /&gt;
Of interest are the &amp;amp;omega;(&amp;amp;infin;) and i(&amp;amp;infin;), found by plugging values into the steady state solutions above.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\omega(\infty) = 14.91 radians/second&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;i(\infty) = 5.46 Amperes&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Bode Plot===&lt;br /&gt;
&lt;br /&gt;
[[Image:Dcmotorbode.JPG]]&lt;br /&gt;
&lt;br /&gt;
=== Break Points and Asymptotes===&lt;br /&gt;
&lt;br /&gt;
The transfer function of the motor voltage over the voltage source.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;H(s) = \frac{V_m(s)}{V_s(s)} = \frac{\Omega(s)}{k} = \Omega(s) = \frac{\frac{1}{J_mL}}{s^2 + (\frac{B}{J_m} + \frac{R}{L}) s + \frac{RB + k^2}{J_mL}}V(s)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Now we need to plug in the given values to find our transfer function and characteristic equation.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;H(s) = \frac{2000}{s^2 + 401.8s + 737.6}V(s) = \frac{2000}{(s + 1.844)(s + 399.956)}V(s)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
At zero&#039;s we would see an increase of 20 dB/decade, but the numerator has no zeros.&lt;br /&gt;
At poles we see drops of 20 dB/decade, and we see 2 such drops at the appropriate values of 1.8 and 400 on the frequency graph.&lt;br /&gt;
You can find the starting point on the dB scale by evaluating the transfer function when s=0 and taking 20log&amp;lt;sub&amp;gt;10&amp;lt;/sub&amp;gt;(H(0)) of this value. In this case we&#039;d have H(0)=2000/1.8*400=2.71. So our expected starting value should be 20log(2.71)=8.67, and it appears to be correct. If the graph was larger, it would be apparent that we have asymptotic behavior going down at 40 dB/decade to the right of 400 radians/second. This is because 400 is the largest root in the denominator of the transfer function and as s goes to infinity the bode plot will never go above that asymptote.&lt;br /&gt;
&lt;br /&gt;
===Convolution===&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
Reviewed by Andrew Hellie&lt;/div&gt;</summary>
		<author><name>Kendrick.mensink</name></author>
	</entry>
	<entry>
		<id>https://fweb.wallawalla.edu/class-wiki/index.php?title=Laplace_transforms:DC_Motor_circuit&amp;diff=5582</id>
		<title>Laplace transforms:DC Motor circuit</title>
		<link rel="alternate" type="text/html" href="https://fweb.wallawalla.edu/class-wiki/index.php?title=Laplace_transforms:DC_Motor_circuit&amp;diff=5582"/>
		<updated>2009-10-30T03:20:41Z</updated>

		<summary type="html">&lt;p&gt;Kendrick.mensink: /* Break Points and Asymptotes */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=== Problem ===&lt;br /&gt;
Find the steady state current &#039;&#039;i(t)&#039;&#039; through a DC motor represented by a series R-L-Motor circuit. The resistance (R) is from the armature winding. The inductance (L) is the equivalent inductance of the wire coil (which turns by current flowing through the coil in a permanent magnetic field). J&amp;lt;sub&amp;gt;m&amp;lt;/sub&amp;gt; is the combined moment of inertia of the armature and load. B is the coefficient of friction. The motor has input current &#039;&#039;i(t)&#039;&#039; and output angular velocity &amp;amp;omega;(t). Let v(t) = 110u(t)V, R = 20&amp;amp;Omega;, L = 50mH, k = 0.05N*m/A, J&amp;lt;sub&amp;gt;m&amp;lt;/sub&amp;gt; = 0.01 kg*m&amp;lt;sup&amp;gt;2&amp;lt;/sup&amp;gt;, and B = e&amp;lt;sup&amp;gt;-4&amp;lt;/sup&amp;gt;N*m*s.&lt;br /&gt;
&lt;br /&gt;
[[Image:DCMotorPic.jpg]]&lt;br /&gt;
&lt;br /&gt;
=== Solution ===&lt;br /&gt;
Since some of the elements of a motor are not typical circuit elements, we must solve this problem using Laplace transforms.&lt;br /&gt;
&lt;br /&gt;
The torque is proportional to the armature current.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;T(t) = k i(t) \, &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Similarly, relating mechanical (&#039;&#039;T(t)&amp;amp;omega;(t)&#039;&#039;) and electrical (&#039;&#039;v&amp;lt;sub&amp;gt;m&amp;lt;/sub&amp;gt;(t)i(t)&#039;&#039;) power, the conservation of energy requires the same proportionality between the voltage across the motor (&#039;&#039;v&amp;lt;sub&amp;gt;m&amp;lt;/sub&amp;gt;(t)&#039;&#039;) and the angular velocity (&#039;&#039;&amp;amp;omega;(t)&#039;&#039;).&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;v_m(t) = k \omega(t) \, &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
We want to find the Laplace transfer function of the motor, and we define it as follows.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\Omega(s) = \mathcal{L}[\omega(t)]/v_s(s)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Summing the voltages around the series circuit gives us our differential equation.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;v_s(t) = R i(t) + L \frac{di(t)}{dt} + k \omega(t)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Take the Laplace transform.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;V_s(s) = R I(s) + Ls( I(s) - i(0) ) + k\Omega(s) \, &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If we let i(0) equal zero, the transformed differential equation gives us Equation *1*.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;V_s(s) = R I(s) + LsI(s) + k\Omega(s) *1* \, &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Repeat the process with the analogous mechanical differential equation. Here J&amp;lt;sub&amp;gt;m&amp;lt;/sub&amp;gt; is the moment of inertia of the combined armature, shaft, and load. B is the coefficient of friction.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;T(t) = J_m \frac{d\omega(t)}{dt} + B \omega(t)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Transforming yields the following.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;T(s) = J_m s(\Omega(s) - \omega(0)) + B \Omega(s) \, &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Recall T(t) = k i(t), and so T(s) = k I(s). Again let &amp;amp;omega;(0) = 0. This gives us Equation *2*.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;k I(s) = (J_ms + B) \Omega(s) *2* \, &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Solve Equation *2* for I(s) and substitute that into Equation *1*.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;V_s(s) = (R + Ls) \frac{(J_ms + B)}{k} \Omega(s) + k\Omega(s)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Solve this equation for &amp;amp;Omega;(s), some simplification steps are skipped here. Equation *3*&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\Omega(s) = \frac{\frac{k}{J_mL}}{s^2 + (\frac{B}{J_m} + \frac{R}{L}) s + \frac{RB + k^2}{J_mL}}V(s) *3*&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Final Value Theorem===&lt;br /&gt;
&lt;br /&gt;
Now in order to apply the final value theorem we let V&amp;lt;sub&amp;gt;s&amp;lt;/sub&amp;gt;(s) = K/s. The s&#039;s in the limit definition and in K/s cancel. We can now see &amp;amp;omega; in steady state.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\omega_{ss} = \lim_{s\rightarrow 0} s \Omega(s) = \frac{k}{RB + k^2}K = \omega(\infty)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Take Equation *2* and Equation *3* and this time solve for I(s). This will get us a form of the final answer in the s domain.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;I(s) = \frac{(J_ms + B)}{k} \left [ \frac{\frac{k}{J_mL}}{s(s^2 + (\frac{B}{J_m} + \frac{R}{L}) s + \frac{RB + k^2}{J_mL})} \right ] K = \frac{\frac{s}{L} + \frac{B}{J_mL}}{s(s^2 + (\frac{B}{J_m} + \frac{R}{L}) s + \frac{RB + k^2}{J_mL})} K&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Finally was can apply the final value theorem to see what our steady state response will be for the armature current.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;i_{ss} = \lim_{s \to 0} sI(s) = \frac{B}{RB + k^2} K = i(\infty)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Answers ===&lt;br /&gt;
Of interest are the &amp;amp;omega;(&amp;amp;infin;) and i(&amp;amp;infin;), found by plugging values into the steady state solutions above.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\omega(\infty) = 14.91 radians/second&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;i(\infty) = 5.46 Amperes&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Bode Plot===&lt;br /&gt;
&lt;br /&gt;
[[Image:Dcmotorbode.JPG]]&lt;br /&gt;
&lt;br /&gt;
=== Break Points and Asymptotes===&lt;br /&gt;
&lt;br /&gt;
The transfer function of the motor voltage over the voltage source.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;H(s) = \frac{V_m(s)}{V_s(s)} = \frac{\Omega(s)}{k} = \Omega(s) = \frac{\frac{1}{J_mL}}{s^2 + (\frac{B}{J_m} + \frac{R}{L}) s + \frac{RB + k^2}{J_mL}}V(s)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Now we need to plug in the given values to find our transfer function and characteristic equation.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;H(s) = \frac{2000}{s^2 + 401.8s + 737.6}V(s) = \frac{2000}{(s + 1.844)(s + 399.956)}V(s)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
At zero&#039;s we would see an increase of 20 dB/decade, but the numerator has no zeros.&lt;br /&gt;
At poles we see drops of 20 dB/decade, and we see 2 such drops at the appropriate values of 1.8 and 400 on the frequency graph.&lt;br /&gt;
You can find the starting point on the dB scale by evaluating the transfer function when s=0 and taking 20log&amp;lt;sub&amp;gt;10&amp;lt;/sub&amp;gt; of this value. In this case we&#039;d have a value of 2000/1.8*400=2.71. So our expected starting value should be 20log(2.71)=8.67, and it appears to be correct. If the graph was larger, it would be apparent that we have asymptotic behavior going down at 40 dB/decade to the right of 400 radians/second. This is because this is the largest root in the denominator of the transfer function and as s goes to infinity the bode plot will never go above that asymptote.&lt;br /&gt;
&lt;br /&gt;
===Convolution===&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
Reviewed by Andrew Hellie&lt;/div&gt;</summary>
		<author><name>Kendrick.mensink</name></author>
	</entry>
	<entry>
		<id>https://fweb.wallawalla.edu/class-wiki/index.php?title=Laplace_transforms:DC_Motor_circuit&amp;diff=5581</id>
		<title>Laplace transforms:DC Motor circuit</title>
		<link rel="alternate" type="text/html" href="https://fweb.wallawalla.edu/class-wiki/index.php?title=Laplace_transforms:DC_Motor_circuit&amp;diff=5581"/>
		<updated>2009-10-30T03:18:51Z</updated>

		<summary type="html">&lt;p&gt;Kendrick.mensink: /* Break Points and Asymptotes */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=== Problem ===&lt;br /&gt;
Find the steady state current &#039;&#039;i(t)&#039;&#039; through a DC motor represented by a series R-L-Motor circuit. The resistance (R) is from the armature winding. The inductance (L) is the equivalent inductance of the wire coil (which turns by current flowing through the coil in a permanent magnetic field). J&amp;lt;sub&amp;gt;m&amp;lt;/sub&amp;gt; is the combined moment of inertia of the armature and load. B is the coefficient of friction. The motor has input current &#039;&#039;i(t)&#039;&#039; and output angular velocity &amp;amp;omega;(t). Let v(t) = 110u(t)V, R = 20&amp;amp;Omega;, L = 50mH, k = 0.05N*m/A, J&amp;lt;sub&amp;gt;m&amp;lt;/sub&amp;gt; = 0.01 kg*m&amp;lt;sup&amp;gt;2&amp;lt;/sup&amp;gt;, and B = e&amp;lt;sup&amp;gt;-4&amp;lt;/sup&amp;gt;N*m*s.&lt;br /&gt;
&lt;br /&gt;
[[Image:DCMotorPic.jpg]]&lt;br /&gt;
&lt;br /&gt;
=== Solution ===&lt;br /&gt;
Since some of the elements of a motor are not typical circuit elements, we must solve this problem using Laplace transforms.&lt;br /&gt;
&lt;br /&gt;
The torque is proportional to the armature current.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;T(t) = k i(t) \, &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Similarly, relating mechanical (&#039;&#039;T(t)&amp;amp;omega;(t)&#039;&#039;) and electrical (&#039;&#039;v&amp;lt;sub&amp;gt;m&amp;lt;/sub&amp;gt;(t)i(t)&#039;&#039;) power, the conservation of energy requires the same proportionality between the voltage across the motor (&#039;&#039;v&amp;lt;sub&amp;gt;m&amp;lt;/sub&amp;gt;(t)&#039;&#039;) and the angular velocity (&#039;&#039;&amp;amp;omega;(t)&#039;&#039;).&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;v_m(t) = k \omega(t) \, &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
We want to find the Laplace transfer function of the motor, and we define it as follows.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\Omega(s) = \mathcal{L}[\omega(t)]/v_s(s)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Summing the voltages around the series circuit gives us our differential equation.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;v_s(t) = R i(t) + L \frac{di(t)}{dt} + k \omega(t)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Take the Laplace transform.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;V_s(s) = R I(s) + Ls( I(s) - i(0) ) + k\Omega(s) \, &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If we let i(0) equal zero, the transformed differential equation gives us Equation *1*.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;V_s(s) = R I(s) + LsI(s) + k\Omega(s) *1* \, &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Repeat the process with the analogous mechanical differential equation. Here J&amp;lt;sub&amp;gt;m&amp;lt;/sub&amp;gt; is the moment of inertia of the combined armature, shaft, and load. B is the coefficient of friction.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;T(t) = J_m \frac{d\omega(t)}{dt} + B \omega(t)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Transforming yields the following.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;T(s) = J_m s(\Omega(s) - \omega(0)) + B \Omega(s) \, &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Recall T(t) = k i(t), and so T(s) = k I(s). Again let &amp;amp;omega;(0) = 0. This gives us Equation *2*.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;k I(s) = (J_ms + B) \Omega(s) *2* \, &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Solve Equation *2* for I(s) and substitute that into Equation *1*.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;V_s(s) = (R + Ls) \frac{(J_ms + B)}{k} \Omega(s) + k\Omega(s)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Solve this equation for &amp;amp;Omega;(s), some simplification steps are skipped here. Equation *3*&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\Omega(s) = \frac{\frac{k}{J_mL}}{s^2 + (\frac{B}{J_m} + \frac{R}{L}) s + \frac{RB + k^2}{J_mL}}V(s) *3*&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Final Value Theorem===&lt;br /&gt;
&lt;br /&gt;
Now in order to apply the final value theorem we let V&amp;lt;sub&amp;gt;s&amp;lt;/sub&amp;gt;(s) = K/s. The s&#039;s in the limit definition and in K/s cancel. We can now see &amp;amp;omega; in steady state.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\omega_{ss} = \lim_{s\rightarrow 0} s \Omega(s) = \frac{k}{RB + k^2}K = \omega(\infty)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Take Equation *2* and Equation *3* and this time solve for I(s). This will get us a form of the final answer in the s domain.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;I(s) = \frac{(J_ms + B)}{k} \left [ \frac{\frac{k}{J_mL}}{s(s^2 + (\frac{B}{J_m} + \frac{R}{L}) s + \frac{RB + k^2}{J_mL})} \right ] K = \frac{\frac{s}{L} + \frac{B}{J_mL}}{s(s^2 + (\frac{B}{J_m} + \frac{R}{L}) s + \frac{RB + k^2}{J_mL})} K&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Finally was can apply the final value theorem to see what our steady state response will be for the armature current.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;i_{ss} = \lim_{s \to 0} sI(s) = \frac{B}{RB + k^2} K = i(\infty)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Answers ===&lt;br /&gt;
Of interest are the &amp;amp;omega;(&amp;amp;infin;) and i(&amp;amp;infin;), found by plugging values into the steady state solutions above.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\omega(\infty) = 14.91 radians/second&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;i(\infty) = 5.46 Amperes&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Bode Plot===&lt;br /&gt;
&lt;br /&gt;
[[Image:Dcmotorbode.JPG]]&lt;br /&gt;
&lt;br /&gt;
=== Break Points and Asymptotes===&lt;br /&gt;
&lt;br /&gt;
The transfer function of the motor voltage over the voltage source.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;H(s) = \frac{V_m(s)}{V_s(s)} = \frac{\Omega(s)}{k} = \Omega(s) = \frac{\frac{1}{J_mL}}{s^2 + (\frac{B}{J_m} + \frac{R}{L}) s + \frac{RB + k^2}{J_mL}}V(s)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Now we need to plug in the given values to find our transfer function and characteristic equation.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;H(s) = \frac{2000}{s^2 + 401.8s + 737.6}V(s) = \frac{2000}{(s + 1.844)(s + 399.956)}V(s)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
At zero&#039;s we would see an increase of 20 dB/decade, but the numerator has no zeros.&lt;br /&gt;
At poles we see drops of 20 dB/decade, and we see 2 such drops at the appropriate values of 1.8 and 400 on the frequency graph.&lt;br /&gt;
You can find the starting point on the dB scale by evaluating the transfer function when s=0 and taking 20log&amp;lt;sub&amp;gt;10&amp;lt;/sub&amp;gt; of this value. In this case we&#039;d have a value of 2000/1.8*400=2.71. So our expected starting value should be 20log(2.71)=8.67, and it appears to be correct. If the graph was larger, it would be apparent that we have asymptotic behavior going down at 40 dB/decade to the right of &lt;br /&gt;
----&lt;br /&gt;
Reviewed by Andrew Hellie&lt;/div&gt;</summary>
		<author><name>Kendrick.mensink</name></author>
	</entry>
	<entry>
		<id>https://fweb.wallawalla.edu/class-wiki/index.php?title=Laplace_transforms:DC_Motor_circuit&amp;diff=5580</id>
		<title>Laplace transforms:DC Motor circuit</title>
		<link rel="alternate" type="text/html" href="https://fweb.wallawalla.edu/class-wiki/index.php?title=Laplace_transforms:DC_Motor_circuit&amp;diff=5580"/>
		<updated>2009-10-30T03:15:23Z</updated>

		<summary type="html">&lt;p&gt;Kendrick.mensink: /* Solution */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=== Problem ===&lt;br /&gt;
Find the steady state current &#039;&#039;i(t)&#039;&#039; through a DC motor represented by a series R-L-Motor circuit. The resistance (R) is from the armature winding. The inductance (L) is the equivalent inductance of the wire coil (which turns by current flowing through the coil in a permanent magnetic field). J&amp;lt;sub&amp;gt;m&amp;lt;/sub&amp;gt; is the combined moment of inertia of the armature and load. B is the coefficient of friction. The motor has input current &#039;&#039;i(t)&#039;&#039; and output angular velocity &amp;amp;omega;(t). Let v(t) = 110u(t)V, R = 20&amp;amp;Omega;, L = 50mH, k = 0.05N*m/A, J&amp;lt;sub&amp;gt;m&amp;lt;/sub&amp;gt; = 0.01 kg*m&amp;lt;sup&amp;gt;2&amp;lt;/sup&amp;gt;, and B = e&amp;lt;sup&amp;gt;-4&amp;lt;/sup&amp;gt;N*m*s.&lt;br /&gt;
&lt;br /&gt;
[[Image:DCMotorPic.jpg]]&lt;br /&gt;
&lt;br /&gt;
=== Solution ===&lt;br /&gt;
Since some of the elements of a motor are not typical circuit elements, we must solve this problem using Laplace transforms.&lt;br /&gt;
&lt;br /&gt;
The torque is proportional to the armature current.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;T(t) = k i(t) \, &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Similarly, relating mechanical (&#039;&#039;T(t)&amp;amp;omega;(t)&#039;&#039;) and electrical (&#039;&#039;v&amp;lt;sub&amp;gt;m&amp;lt;/sub&amp;gt;(t)i(t)&#039;&#039;) power, the conservation of energy requires the same proportionality between the voltage across the motor (&#039;&#039;v&amp;lt;sub&amp;gt;m&amp;lt;/sub&amp;gt;(t)&#039;&#039;) and the angular velocity (&#039;&#039;&amp;amp;omega;(t)&#039;&#039;).&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;v_m(t) = k \omega(t) \, &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
We want to find the Laplace transfer function of the motor, and we define it as follows.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\Omega(s) = \mathcal{L}[\omega(t)]/v_s(s)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Summing the voltages around the series circuit gives us our differential equation.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;v_s(t) = R i(t) + L \frac{di(t)}{dt} + k \omega(t)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Take the Laplace transform.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;V_s(s) = R I(s) + Ls( I(s) - i(0) ) + k\Omega(s) \, &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If we let i(0) equal zero, the transformed differential equation gives us Equation *1*.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;V_s(s) = R I(s) + LsI(s) + k\Omega(s) *1* \, &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Repeat the process with the analogous mechanical differential equation. Here J&amp;lt;sub&amp;gt;m&amp;lt;/sub&amp;gt; is the moment of inertia of the combined armature, shaft, and load. B is the coefficient of friction.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;T(t) = J_m \frac{d\omega(t)}{dt} + B \omega(t)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Transforming yields the following.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;T(s) = J_m s(\Omega(s) - \omega(0)) + B \Omega(s) \, &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Recall T(t) = k i(t), and so T(s) = k I(s). Again let &amp;amp;omega;(0) = 0. This gives us Equation *2*.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;k I(s) = (J_ms + B) \Omega(s) *2* \, &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Solve Equation *2* for I(s) and substitute that into Equation *1*.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;V_s(s) = (R + Ls) \frac{(J_ms + B)}{k} \Omega(s) + k\Omega(s)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Solve this equation for &amp;amp;Omega;(s), some simplification steps are skipped here. Equation *3*&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\Omega(s) = \frac{\frac{k}{J_mL}}{s^2 + (\frac{B}{J_m} + \frac{R}{L}) s + \frac{RB + k^2}{J_mL}}V(s) *3*&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Final Value Theorem===&lt;br /&gt;
&lt;br /&gt;
Now in order to apply the final value theorem we let V&amp;lt;sub&amp;gt;s&amp;lt;/sub&amp;gt;(s) = K/s. The s&#039;s in the limit definition and in K/s cancel. We can now see &amp;amp;omega; in steady state.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\omega_{ss} = \lim_{s\rightarrow 0} s \Omega(s) = \frac{k}{RB + k^2}K = \omega(\infty)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Take Equation *2* and Equation *3* and this time solve for I(s). This will get us a form of the final answer in the s domain.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;I(s) = \frac{(J_ms + B)}{k} \left [ \frac{\frac{k}{J_mL}}{s(s^2 + (\frac{B}{J_m} + \frac{R}{L}) s + \frac{RB + k^2}{J_mL})} \right ] K = \frac{\frac{s}{L} + \frac{B}{J_mL}}{s(s^2 + (\frac{B}{J_m} + \frac{R}{L}) s + \frac{RB + k^2}{J_mL})} K&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Finally was can apply the final value theorem to see what our steady state response will be for the armature current.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;i_{ss} = \lim_{s \to 0} sI(s) = \frac{B}{RB + k^2} K = i(\infty)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Answers ===&lt;br /&gt;
Of interest are the &amp;amp;omega;(&amp;amp;infin;) and i(&amp;amp;infin;), found by plugging values into the steady state solutions above.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\omega(\infty) = 14.91 radians/second&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;i(\infty) = 5.46 Amperes&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Bode Plot===&lt;br /&gt;
&lt;br /&gt;
[[Image:Dcmotorbode.JPG]]&lt;br /&gt;
&lt;br /&gt;
=== Break Points and Asymptotes===&lt;br /&gt;
&lt;br /&gt;
The transfer function of the motor voltage over the voltage source.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;H(s) = \frac{V_m(s)}{V_s(s)} = \frac{\Omega(s)}{k} = \Omega(s) = \frac{\frac{1}{J_mL}}{s^2 + (\frac{B}{J_m} + \frac{R}{L}) s + \frac{RB + k^2}{J_mL}}V(s)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Now we need to plug in the given values to find our transfer function and characteristic equation.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;H(s) = \frac{2000}{s^2 + 401.8s + 737.6}V(s) = \frac{2000}{(s + 1.844)(s + 399.956)}V(s)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
At zero&#039;s we would see an increase of 20 dB/decade, but the numerator has no zeros.&lt;br /&gt;
At poles we see drops of 20 dB/decade, and we see 2 such drops at the appropriate values of 1.8 and 400 on the frequency graph.&lt;br /&gt;
You can find the starting point on the dB scale by evaluating the transfer function when s=0 and taking 20log&amp;lt;sub&amp;gt;10&amp;lt;/sub&amp;gt; of this value. In this case we&#039;d have a value of 2000/1.8*400=2.71. So our expected starting value should be 20log(2.71)=8.67, and it appears to be correct.&lt;br /&gt;
----&lt;br /&gt;
Reviewed by Andrew Hellie&lt;/div&gt;</summary>
		<author><name>Kendrick.mensink</name></author>
	</entry>
	<entry>
		<id>https://fweb.wallawalla.edu/class-wiki/index.php?title=Laplace_transforms:DC_Motor_circuit&amp;diff=5579</id>
		<title>Laplace transforms:DC Motor circuit</title>
		<link rel="alternate" type="text/html" href="https://fweb.wallawalla.edu/class-wiki/index.php?title=Laplace_transforms:DC_Motor_circuit&amp;diff=5579"/>
		<updated>2009-10-30T03:13:23Z</updated>

		<summary type="html">&lt;p&gt;Kendrick.mensink: /* Break Points and Asymptotes */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=== Problem ===&lt;br /&gt;
Find the steady state current &#039;&#039;i(t)&#039;&#039; through a DC motor represented by a series R-L-Motor circuit. The resistance (R) is from the armature winding. The inductance (L) is the equivalent inductance of the wire coil (which turns by current flowing through the coil in a permanent magnetic field). J&amp;lt;sub&amp;gt;m&amp;lt;/sub&amp;gt; is the combined moment of inertia of the armature and load. B is the coefficient of friction. The motor has input current &#039;&#039;i(t)&#039;&#039; and output angular velocity &amp;amp;omega;(t). Let v(t) = 110u(t)V, R = 20&amp;amp;Omega;, L = 50mH, k = 0.05N*m/A, J&amp;lt;sub&amp;gt;m&amp;lt;/sub&amp;gt; = 0.01 kg*m&amp;lt;sup&amp;gt;2&amp;lt;/sup&amp;gt;, and B = e&amp;lt;sup&amp;gt;-4&amp;lt;/sup&amp;gt;N*m*s.&lt;br /&gt;
&lt;br /&gt;
[[Image:DCMotorPic.jpg]]&lt;br /&gt;
&lt;br /&gt;
=== Solution ===&lt;br /&gt;
Since some of the elements of a motor are not typical circuit elements, we must solve this problem using Laplace transforms.&lt;br /&gt;
&lt;br /&gt;
The torque is proportional to the armature current.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;T(t) = k i(t) \, &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Similarly, relating mechanical (&#039;&#039;T(t)&amp;amp;omega;(t)&#039;&#039;) and electrical (&#039;&#039;v&amp;lt;sub&amp;gt;m&amp;lt;/sub&amp;gt;(t)i(t)&#039;&#039;) power, the conservation of energy requires the same proportionality between the voltage across the motor (&#039;&#039;v&amp;lt;sub&amp;gt;m&amp;lt;/sub&amp;gt;(t)&#039;&#039;) and the angular velocity (&#039;&#039;&amp;amp;omega;(t)&#039;&#039;).&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;v_m(t) = k \omega(t) \, &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
We want to find the Laplace transfer function of the motor, and we define it as follows.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\Omega(s) = \mathcal{L}[\omega(t)]/v_s(s)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Summing the voltages around the series circuit gives us our differential equation.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;v_s(t) = R i(t) + L \frac{di(t)}{dt} + k \omega(t)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Take the Laplace transform.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;V_s(s) = R I(s) + Ls( I(s) - i(0) ) + k\Omega(s) \, &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If we let i(0) equal zero, the transformed differential equation gives us Equation *1*.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;V_s(s) = R I(s) + LsI(s) + k\Omega(s) *1* \, &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Repeat the process with the analogous mechanical differential equation. Here J&amp;lt;sub&amp;gt;m&amp;lt;/sub&amp;gt; is the moment of inertia of the combined armature, shaft, and load. B is the coefficient of friction.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;T(t) = J_m \frac{d\omega(t)}{dt} + B \omega(t)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Transforming yields the following.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;T(s) = J_m s(\Omega(s) - \omega(0)) + B \Omega(s) \, &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Recall T(t) = k i(t), and so T(s) = k I(s). Again let &amp;amp;omega;(0) = 0. This gives us Equation *2*.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;k I(s) = (J_ms + B) \Omega(s) *2* \, &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Solve Equation *2* for I(s) and substitute that into Equation *1*.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;V_s(s) = (R + Ls) \frac{(J_ms + B)}{k} \Omega(s) + k\Omega(s)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Solve this equation for &amp;amp;Omega;(s), some simplification steps are skipped here. Equation *3*&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\Omega(s) = \frac{\frac{k}{J_mL}}{s^2 + (\frac{B}{J_m} + \frac{R}{L}) s + \frac{RB + k^2}{J_mL}}V(s) *3*&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Now in order to apply the final value theorem we let V&amp;lt;sub&amp;gt;s&amp;lt;/sub&amp;gt;(s) = K/s. The s&#039;s in the limit definition and in K/s cancel. We can now see &amp;amp;omega; in steady state.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\omega_{ss} = \lim_{s\rightarrow 0} s \Omega(s) = \frac{k}{RB + k^2}K = \omega(\infty)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Take Equation *2* and Equation *3* and this time solve for I(s). This will get us a form of the final answer in the s domain.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;I(s) = \frac{(J_ms + B)}{k} \left [ \frac{\frac{k}{J_mL}}{s(s^2 + (\frac{B}{J_m} + \frac{R}{L}) s + \frac{RB + k^2}{J_mL})} \right ] K = \frac{\frac{s}{L} + \frac{B}{J_mL}}{s(s^2 + (\frac{B}{J_m} + \frac{R}{L}) s + \frac{RB + k^2}{J_mL})} K&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Finally was can apply the final value theorem to see what our steady state response will be for the armature current.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;i_{ss} = \lim_{s \to 0} sI(s) = \frac{B}{RB + k^2} K = i(\infty)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Answers ===&lt;br /&gt;
Of interest are the &amp;amp;omega;(&amp;amp;infin;) and i(&amp;amp;infin;), found by plugging values into the steady state solutions above.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\omega(\infty) = 14.91 radians/second&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;i(\infty) = 5.46 Amperes&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Bode Plot===&lt;br /&gt;
&lt;br /&gt;
[[Image:Dcmotorbode.JPG]]&lt;br /&gt;
&lt;br /&gt;
=== Break Points and Asymptotes===&lt;br /&gt;
&lt;br /&gt;
The transfer function of the motor voltage over the voltage source.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;H(s) = \frac{V_m(s)}{V_s(s)} = \frac{\Omega(s)}{k} = \Omega(s) = \frac{\frac{1}{J_mL}}{s^2 + (\frac{B}{J_m} + \frac{R}{L}) s + \frac{RB + k^2}{J_mL}}V(s)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Now we need to plug in the given values to find our transfer function and characteristic equation.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;H(s) = \frac{2000}{s^2 + 401.8s + 737.6}V(s) = \frac{2000}{(s + 1.844)(s + 399.956)}V(s)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
At zero&#039;s we would see an increase of 20 dB/decade, but the numerator has no zeros.&lt;br /&gt;
At poles we see drops of 20 dB/decade, and we see 2 such drops at the appropriate values of 1.8 and 400 on the frequency graph.&lt;br /&gt;
You can find the starting point on the dB scale by evaluating the transfer function when s=0 and taking 20log&amp;lt;sub&amp;gt;10&amp;lt;/sub&amp;gt; of this value. In this case we&#039;d have a value of 2000/1.8*400=2.71. So our expected starting value should be 20log(2.71)=8.67, and it appears to be correct.&lt;br /&gt;
----&lt;br /&gt;
Reviewed by Andrew Hellie&lt;/div&gt;</summary>
		<author><name>Kendrick.mensink</name></author>
	</entry>
	<entry>
		<id>https://fweb.wallawalla.edu/class-wiki/index.php?title=Laplace_transforms:DC_Motor_circuit&amp;diff=5578</id>
		<title>Laplace transforms:DC Motor circuit</title>
		<link rel="alternate" type="text/html" href="https://fweb.wallawalla.edu/class-wiki/index.php?title=Laplace_transforms:DC_Motor_circuit&amp;diff=5578"/>
		<updated>2009-10-30T03:12:38Z</updated>

		<summary type="html">&lt;p&gt;Kendrick.mensink: /* Break Points and Asymptotes */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=== Problem ===&lt;br /&gt;
Find the steady state current &#039;&#039;i(t)&#039;&#039; through a DC motor represented by a series R-L-Motor circuit. The resistance (R) is from the armature winding. The inductance (L) is the equivalent inductance of the wire coil (which turns by current flowing through the coil in a permanent magnetic field). J&amp;lt;sub&amp;gt;m&amp;lt;/sub&amp;gt; is the combined moment of inertia of the armature and load. B is the coefficient of friction. The motor has input current &#039;&#039;i(t)&#039;&#039; and output angular velocity &amp;amp;omega;(t). Let v(t) = 110u(t)V, R = 20&amp;amp;Omega;, L = 50mH, k = 0.05N*m/A, J&amp;lt;sub&amp;gt;m&amp;lt;/sub&amp;gt; = 0.01 kg*m&amp;lt;sup&amp;gt;2&amp;lt;/sup&amp;gt;, and B = e&amp;lt;sup&amp;gt;-4&amp;lt;/sup&amp;gt;N*m*s.&lt;br /&gt;
&lt;br /&gt;
[[Image:DCMotorPic.jpg]]&lt;br /&gt;
&lt;br /&gt;
=== Solution ===&lt;br /&gt;
Since some of the elements of a motor are not typical circuit elements, we must solve this problem using Laplace transforms.&lt;br /&gt;
&lt;br /&gt;
The torque is proportional to the armature current.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;T(t) = k i(t) \, &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Similarly, relating mechanical (&#039;&#039;T(t)&amp;amp;omega;(t)&#039;&#039;) and electrical (&#039;&#039;v&amp;lt;sub&amp;gt;m&amp;lt;/sub&amp;gt;(t)i(t)&#039;&#039;) power, the conservation of energy requires the same proportionality between the voltage across the motor (&#039;&#039;v&amp;lt;sub&amp;gt;m&amp;lt;/sub&amp;gt;(t)&#039;&#039;) and the angular velocity (&#039;&#039;&amp;amp;omega;(t)&#039;&#039;).&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;v_m(t) = k \omega(t) \, &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
We want to find the Laplace transfer function of the motor, and we define it as follows.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\Omega(s) = \mathcal{L}[\omega(t)]/v_s(s)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Summing the voltages around the series circuit gives us our differential equation.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;v_s(t) = R i(t) + L \frac{di(t)}{dt} + k \omega(t)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Take the Laplace transform.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;V_s(s) = R I(s) + Ls( I(s) - i(0) ) + k\Omega(s) \, &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If we let i(0) equal zero, the transformed differential equation gives us Equation *1*.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;V_s(s) = R I(s) + LsI(s) + k\Omega(s) *1* \, &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Repeat the process with the analogous mechanical differential equation. Here J&amp;lt;sub&amp;gt;m&amp;lt;/sub&amp;gt; is the moment of inertia of the combined armature, shaft, and load. B is the coefficient of friction.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;T(t) = J_m \frac{d\omega(t)}{dt} + B \omega(t)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Transforming yields the following.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;T(s) = J_m s(\Omega(s) - \omega(0)) + B \Omega(s) \, &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Recall T(t) = k i(t), and so T(s) = k I(s). Again let &amp;amp;omega;(0) = 0. This gives us Equation *2*.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;k I(s) = (J_ms + B) \Omega(s) *2* \, &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Solve Equation *2* for I(s) and substitute that into Equation *1*.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;V_s(s) = (R + Ls) \frac{(J_ms + B)}{k} \Omega(s) + k\Omega(s)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Solve this equation for &amp;amp;Omega;(s), some simplification steps are skipped here. Equation *3*&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\Omega(s) = \frac{\frac{k}{J_mL}}{s^2 + (\frac{B}{J_m} + \frac{R}{L}) s + \frac{RB + k^2}{J_mL}}V(s) *3*&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Now in order to apply the final value theorem we let V&amp;lt;sub&amp;gt;s&amp;lt;/sub&amp;gt;(s) = K/s. The s&#039;s in the limit definition and in K/s cancel. We can now see &amp;amp;omega; in steady state.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\omega_{ss} = \lim_{s\rightarrow 0} s \Omega(s) = \frac{k}{RB + k^2}K = \omega(\infty)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Take Equation *2* and Equation *3* and this time solve for I(s). This will get us a form of the final answer in the s domain.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;I(s) = \frac{(J_ms + B)}{k} \left [ \frac{\frac{k}{J_mL}}{s(s^2 + (\frac{B}{J_m} + \frac{R}{L}) s + \frac{RB + k^2}{J_mL})} \right ] K = \frac{\frac{s}{L} + \frac{B}{J_mL}}{s(s^2 + (\frac{B}{J_m} + \frac{R}{L}) s + \frac{RB + k^2}{J_mL})} K&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Finally was can apply the final value theorem to see what our steady state response will be for the armature current.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;i_{ss} = \lim_{s \to 0} sI(s) = \frac{B}{RB + k^2} K = i(\infty)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Answers ===&lt;br /&gt;
Of interest are the &amp;amp;omega;(&amp;amp;infin;) and i(&amp;amp;infin;), found by plugging values into the steady state solutions above.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\omega(\infty) = 14.91 radians/second&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;i(\infty) = 5.46 Amperes&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Bode Plot===&lt;br /&gt;
&lt;br /&gt;
[[Image:Dcmotorbode.JPG]]&lt;br /&gt;
&lt;br /&gt;
=== Break Points and Asymptotes===&lt;br /&gt;
&lt;br /&gt;
The transfer function of the motor voltage over the voltage source.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;H(s) = \frac{V_m(s)}{V_s(s)} = \frac{\Omega(s)}{k} = \Omega(s) = \frac{\frac{1}{J_mL}}{s^2 + (\frac{B}{J_m} + \frac{R}{L}) s + \frac{RB + k^2}{J_mL}}V(s)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Now we need to plug in the given values to find our transfer function and characteristic equation.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;H(s) = \frac{2000}{s^2 + 401.8s + 737.6}V(s) = \frac{2000}{(s + 1.844)(s + 399.956)}V(s)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
At zero&#039;s we would see an increase of 20 dB/decade, but the numerator has no zeros.&lt;br /&gt;
At poles we see drops of 20 dB/decade, and we see 2 such drops at the appropriate values of 1.8 and 400 on the frequency graph.&lt;br /&gt;
You can find the starting point on the dB scale by evaluating the transfer function when s=0 and taking 20log&amp;lt;sub&amp;gt;10&amp;lt;/sub&amp;gt; of this value. In this case we&#039;d have a value of 2000/1.8*400=2.71. So 20log(2.71)=8.67&lt;br /&gt;
----&lt;br /&gt;
Reviewed by Andrew Hellie&lt;/div&gt;</summary>
		<author><name>Kendrick.mensink</name></author>
	</entry>
	<entry>
		<id>https://fweb.wallawalla.edu/class-wiki/index.php?title=Laplace_transforms:DC_Motor_circuit&amp;diff=5575</id>
		<title>Laplace transforms:DC Motor circuit</title>
		<link rel="alternate" type="text/html" href="https://fweb.wallawalla.edu/class-wiki/index.php?title=Laplace_transforms:DC_Motor_circuit&amp;diff=5575"/>
		<updated>2009-10-29T23:33:06Z</updated>

		<summary type="html">&lt;p&gt;Kendrick.mensink: /* Break Points and Asymptotes */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=== Problem ===&lt;br /&gt;
Find the steady state current &#039;&#039;i(t)&#039;&#039; through a DC motor represented by a series R-L-Motor circuit. The resistance (R) is from the armature winding. The inductance (L) is the equivalent inductance of the wire coil (which turns by current flowing through the coil in a permanent magnetic field). J&amp;lt;sub&amp;gt;m&amp;lt;/sub&amp;gt; is the combined moment of inertia of the armature and load. B is the coefficient of friction. The motor has input current &#039;&#039;i(t)&#039;&#039; and output angular velocity &amp;amp;omega;(t). Let v(t) = 110u(t)V, R = 20&amp;amp;Omega;, L = 50mH, k = 0.05N*m/A, J&amp;lt;sub&amp;gt;m&amp;lt;/sub&amp;gt; = 0.01 kg*m&amp;lt;sup&amp;gt;2&amp;lt;/sup&amp;gt;, and B = e&amp;lt;sup&amp;gt;-4&amp;lt;/sup&amp;gt;N*m*s.&lt;br /&gt;
&lt;br /&gt;
[[Image:DCMotorPic.jpg]]&lt;br /&gt;
&lt;br /&gt;
=== Solution ===&lt;br /&gt;
Since some of the elements of a motor are not typical circuit elements, we must solve this problem using Laplace transforms.&lt;br /&gt;
&lt;br /&gt;
The torque is proportional to the armature current.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;T(t) = k i(t) \, &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Similarly, relating mechanical (&#039;&#039;T(t)&amp;amp;omega;(t)&#039;&#039;) and electrical (&#039;&#039;v&amp;lt;sub&amp;gt;m&amp;lt;/sub&amp;gt;(t)i(t)&#039;&#039;) power, the conservation of energy requires the same proportionality between the voltage across the motor (&#039;&#039;v&amp;lt;sub&amp;gt;m&amp;lt;/sub&amp;gt;(t)&#039;&#039;) and the angular velocity (&#039;&#039;&amp;amp;omega;(t)&#039;&#039;).&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;v_m(t) = k \omega(t) \, &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
We want to find the Laplace transfer function of the motor, and we define it as follows.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\Omega(s) = \mathcal{L}[\omega(t)]/v_s(s)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Summing the voltages around the series circuit gives us our differential equation.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;v_s(t) = R i(t) + L \frac{di(t)}{dt} + k \omega(t)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Take the Laplace transform.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;V_s(s) = R I(s) + Ls( I(s) - i(0) ) + k\Omega(s) \, &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If we let i(0) equal zero, the transformed differential equation gives us Equation *1*.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;V_s(s) = R I(s) + LsI(s) + k\Omega(s) *1* \, &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Repeat the process with the analogous mechanical differential equation. Here J&amp;lt;sub&amp;gt;m&amp;lt;/sub&amp;gt; is the moment of inertia of the combined armature, shaft, and load. B is the coefficient of friction.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;T(t) = J_m \frac{d\omega(t)}{dt} + B \omega(t)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Transforming yields the following.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;T(s) = J_m s(\Omega(s) - \omega(0)) + B \Omega(s) \, &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Recall T(t) = k i(t), and so T(s) = k I(s). Again let &amp;amp;omega;(0) = 0. This gives us Equation *2*.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;k I(s) = (J_ms + B) \Omega(s) *2* \, &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Solve Equation *2* for I(s) and substitute that into Equation *1*.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;V_s(s) = (R + Ls) \frac{(J_ms + B)}{k} \Omega(s) + k\Omega(s)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Solve this equation for &amp;amp;Omega;(s), some simplification steps are skipped here. Equation *3*&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\Omega(s) = \frac{\frac{k}{J_mL}}{s^2 + (\frac{B}{J_m} + \frac{R}{L}) s + \frac{RB + k^2}{J_mL}}V(s) *3*&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Now in order to apply the final value theorem we let V&amp;lt;sub&amp;gt;s&amp;lt;/sub&amp;gt;(s) = K/s. The s&#039;s in the limit definition and in K/s cancel. We can now see &amp;amp;omega; in steady state.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\omega_{ss} = \lim_{s\rightarrow 0} s \Omega(s) = \frac{k}{RB + k^2}K = \omega(\infty)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Take Equation *2* and Equation *3* and this time solve for I(s). This will get us a form of the final answer in the s domain.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;I(s) = \frac{(J_ms + B)}{k} \left [ \frac{\frac{k}{J_mL}}{s(s^2 + (\frac{B}{J_m} + \frac{R}{L}) s + \frac{RB + k^2}{J_mL})} \right ] K = \frac{\frac{s}{L} + \frac{B}{J_mL}}{s(s^2 + (\frac{B}{J_m} + \frac{R}{L}) s + \frac{RB + k^2}{J_mL})} K&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Finally was can apply the final value theorem to see what our steady state response will be for the armature current.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;i_{ss} = \lim_{s \to 0} sI(s) = \frac{B}{RB + k^2} K = i(\infty)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Answers ===&lt;br /&gt;
Of interest are the &amp;amp;omega;(&amp;amp;infin;) and i(&amp;amp;infin;), found by plugging values into the steady state solutions above.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\omega(\infty) = 14.91 radians/second&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;i(\infty) = 5.46 Amperes&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Bode Plot===&lt;br /&gt;
&lt;br /&gt;
[[Image:Dcmotorbode.JPG]]&lt;br /&gt;
&lt;br /&gt;
=== Break Points and Asymptotes===&lt;br /&gt;
&lt;br /&gt;
The transfer function of the motor voltage over the voltage source.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;H(s) = \frac{V_m(s)}{V_s(s)} = \frac{\Omega(s)}{k} = \Omega(s) = \frac{\frac{1}{J_mL}}{s^2 + (\frac{B}{J_m} + \frac{R}{L}) s + \frac{RB + k^2}{J_mL}}V(s)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Now we need to plug in the given values to find our transfer function and characteristic equation.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;H(s) = \frac{2000}{s^2 + 401.8s + 737.6}V(s) = \frac{2000}{(s + 1.844)(s + 399.956)}V(s)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
At zero&#039;s we would see an increase of 20 dB/decade, but the numerator has no zeros.&lt;br /&gt;
At poles we see drops of 20 dB/decade, and we see 2 such drops at the appropriate values.&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
Reviewed by Andrew Hellie&lt;/div&gt;</summary>
		<author><name>Kendrick.mensink</name></author>
	</entry>
	<entry>
		<id>https://fweb.wallawalla.edu/class-wiki/index.php?title=Laplace_transforms:DC_Motor_circuit&amp;diff=5574</id>
		<title>Laplace transforms:DC Motor circuit</title>
		<link rel="alternate" type="text/html" href="https://fweb.wallawalla.edu/class-wiki/index.php?title=Laplace_transforms:DC_Motor_circuit&amp;diff=5574"/>
		<updated>2009-10-29T23:30:40Z</updated>

		<summary type="html">&lt;p&gt;Kendrick.mensink: /* Break Points and Asymptotes */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=== Problem ===&lt;br /&gt;
Find the steady state current &#039;&#039;i(t)&#039;&#039; through a DC motor represented by a series R-L-Motor circuit. The resistance (R) is from the armature winding. The inductance (L) is the equivalent inductance of the wire coil (which turns by current flowing through the coil in a permanent magnetic field). J&amp;lt;sub&amp;gt;m&amp;lt;/sub&amp;gt; is the combined moment of inertia of the armature and load. B is the coefficient of friction. The motor has input current &#039;&#039;i(t)&#039;&#039; and output angular velocity &amp;amp;omega;(t). Let v(t) = 110u(t)V, R = 20&amp;amp;Omega;, L = 50mH, k = 0.05N*m/A, J&amp;lt;sub&amp;gt;m&amp;lt;/sub&amp;gt; = 0.01 kg*m&amp;lt;sup&amp;gt;2&amp;lt;/sup&amp;gt;, and B = e&amp;lt;sup&amp;gt;-4&amp;lt;/sup&amp;gt;N*m*s.&lt;br /&gt;
&lt;br /&gt;
[[Image:DCMotorPic.jpg]]&lt;br /&gt;
&lt;br /&gt;
=== Solution ===&lt;br /&gt;
Since some of the elements of a motor are not typical circuit elements, we must solve this problem using Laplace transforms.&lt;br /&gt;
&lt;br /&gt;
The torque is proportional to the armature current.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;T(t) = k i(t) \, &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Similarly, relating mechanical (&#039;&#039;T(t)&amp;amp;omega;(t)&#039;&#039;) and electrical (&#039;&#039;v&amp;lt;sub&amp;gt;m&amp;lt;/sub&amp;gt;(t)i(t)&#039;&#039;) power, the conservation of energy requires the same proportionality between the voltage across the motor (&#039;&#039;v&amp;lt;sub&amp;gt;m&amp;lt;/sub&amp;gt;(t)&#039;&#039;) and the angular velocity (&#039;&#039;&amp;amp;omega;(t)&#039;&#039;).&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;v_m(t) = k \omega(t) \, &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
We want to find the Laplace transfer function of the motor, and we define it as follows.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\Omega(s) = \mathcal{L}[\omega(t)]/v_s(s)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Summing the voltages around the series circuit gives us our differential equation.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;v_s(t) = R i(t) + L \frac{di(t)}{dt} + k \omega(t)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Take the Laplace transform.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;V_s(s) = R I(s) + Ls( I(s) - i(0) ) + k\Omega(s) \, &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If we let i(0) equal zero, the transformed differential equation gives us Equation *1*.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;V_s(s) = R I(s) + LsI(s) + k\Omega(s) *1* \, &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Repeat the process with the analogous mechanical differential equation. Here J&amp;lt;sub&amp;gt;m&amp;lt;/sub&amp;gt; is the moment of inertia of the combined armature, shaft, and load. B is the coefficient of friction.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;T(t) = J_m \frac{d\omega(t)}{dt} + B \omega(t)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Transforming yields the following.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;T(s) = J_m s(\Omega(s) - \omega(0)) + B \Omega(s) \, &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Recall T(t) = k i(t), and so T(s) = k I(s). Again let &amp;amp;omega;(0) = 0. This gives us Equation *2*.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;k I(s) = (J_ms + B) \Omega(s) *2* \, &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Solve Equation *2* for I(s) and substitute that into Equation *1*.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;V_s(s) = (R + Ls) \frac{(J_ms + B)}{k} \Omega(s) + k\Omega(s)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Solve this equation for &amp;amp;Omega;(s), some simplification steps are skipped here. Equation *3*&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\Omega(s) = \frac{\frac{k}{J_mL}}{s^2 + (\frac{B}{J_m} + \frac{R}{L}) s + \frac{RB + k^2}{J_mL}}V(s) *3*&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Now in order to apply the final value theorem we let V&amp;lt;sub&amp;gt;s&amp;lt;/sub&amp;gt;(s) = K/s. The s&#039;s in the limit definition and in K/s cancel. We can now see &amp;amp;omega; in steady state.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\omega_{ss} = \lim_{s\rightarrow 0} s \Omega(s) = \frac{k}{RB + k^2}K = \omega(\infty)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Take Equation *2* and Equation *3* and this time solve for I(s). This will get us a form of the final answer in the s domain.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;I(s) = \frac{(J_ms + B)}{k} \left [ \frac{\frac{k}{J_mL}}{s(s^2 + (\frac{B}{J_m} + \frac{R}{L}) s + \frac{RB + k^2}{J_mL})} \right ] K = \frac{\frac{s}{L} + \frac{B}{J_mL}}{s(s^2 + (\frac{B}{J_m} + \frac{R}{L}) s + \frac{RB + k^2}{J_mL})} K&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Finally was can apply the final value theorem to see what our steady state response will be for the armature current.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;i_{ss} = \lim_{s \to 0} sI(s) = \frac{B}{RB + k^2} K = i(\infty)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Answers ===&lt;br /&gt;
Of interest are the &amp;amp;omega;(&amp;amp;infin;) and i(&amp;amp;infin;), found by plugging values into the steady state solutions above.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\omega(\infty) = 14.91 radians/second&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;i(\infty) = 5.46 Amperes&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Bode Plot===&lt;br /&gt;
&lt;br /&gt;
[[Image:Dcmotorbode.JPG]]&lt;br /&gt;
&lt;br /&gt;
=== Break Points and Asymptotes===&lt;br /&gt;
&lt;br /&gt;
The transfer function of the motor voltage over the voltage source.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;H(s) = \frac{V_m(s)}{V_s(s)} = \frac{\Omega(s)}{k} = \Omega(s) = \frac{\frac{1}{J_mL}}{s^2 + (\frac{B}{J_m} + \frac{R}{L}) s + \frac{RB + k^2}{J_mL}}V(s)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Now we need to plug in the given values to find our transfer function and characteristic equation.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;H(s) = \frac{2000}{s^2 + 401.8s + 737.6}V(s) = \frac{2000}{(s + 1.844)(s + 399.956)}V(s)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
Reviewed by Andrew Hellie&lt;/div&gt;</summary>
		<author><name>Kendrick.mensink</name></author>
	</entry>
	<entry>
		<id>https://fweb.wallawalla.edu/class-wiki/index.php?title=Laplace_transforms:DC_Motor_circuit&amp;diff=5573</id>
		<title>Laplace transforms:DC Motor circuit</title>
		<link rel="alternate" type="text/html" href="https://fweb.wallawalla.edu/class-wiki/index.php?title=Laplace_transforms:DC_Motor_circuit&amp;diff=5573"/>
		<updated>2009-10-29T23:30:16Z</updated>

		<summary type="html">&lt;p&gt;Kendrick.mensink: /* Break Points and Asymptotes */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=== Problem ===&lt;br /&gt;
Find the steady state current &#039;&#039;i(t)&#039;&#039; through a DC motor represented by a series R-L-Motor circuit. The resistance (R) is from the armature winding. The inductance (L) is the equivalent inductance of the wire coil (which turns by current flowing through the coil in a permanent magnetic field). J&amp;lt;sub&amp;gt;m&amp;lt;/sub&amp;gt; is the combined moment of inertia of the armature and load. B is the coefficient of friction. The motor has input current &#039;&#039;i(t)&#039;&#039; and output angular velocity &amp;amp;omega;(t). Let v(t) = 110u(t)V, R = 20&amp;amp;Omega;, L = 50mH, k = 0.05N*m/A, J&amp;lt;sub&amp;gt;m&amp;lt;/sub&amp;gt; = 0.01 kg*m&amp;lt;sup&amp;gt;2&amp;lt;/sup&amp;gt;, and B = e&amp;lt;sup&amp;gt;-4&amp;lt;/sup&amp;gt;N*m*s.&lt;br /&gt;
&lt;br /&gt;
[[Image:DCMotorPic.jpg]]&lt;br /&gt;
&lt;br /&gt;
=== Solution ===&lt;br /&gt;
Since some of the elements of a motor are not typical circuit elements, we must solve this problem using Laplace transforms.&lt;br /&gt;
&lt;br /&gt;
The torque is proportional to the armature current.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;T(t) = k i(t) \, &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Similarly, relating mechanical (&#039;&#039;T(t)&amp;amp;omega;(t)&#039;&#039;) and electrical (&#039;&#039;v&amp;lt;sub&amp;gt;m&amp;lt;/sub&amp;gt;(t)i(t)&#039;&#039;) power, the conservation of energy requires the same proportionality between the voltage across the motor (&#039;&#039;v&amp;lt;sub&amp;gt;m&amp;lt;/sub&amp;gt;(t)&#039;&#039;) and the angular velocity (&#039;&#039;&amp;amp;omega;(t)&#039;&#039;).&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;v_m(t) = k \omega(t) \, &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
We want to find the Laplace transfer function of the motor, and we define it as follows.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\Omega(s) = \mathcal{L}[\omega(t)]/v_s(s)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Summing the voltages around the series circuit gives us our differential equation.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;v_s(t) = R i(t) + L \frac{di(t)}{dt} + k \omega(t)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Take the Laplace transform.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;V_s(s) = R I(s) + Ls( I(s) - i(0) ) + k\Omega(s) \, &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If we let i(0) equal zero, the transformed differential equation gives us Equation *1*.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;V_s(s) = R I(s) + LsI(s) + k\Omega(s) *1* \, &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Repeat the process with the analogous mechanical differential equation. Here J&amp;lt;sub&amp;gt;m&amp;lt;/sub&amp;gt; is the moment of inertia of the combined armature, shaft, and load. B is the coefficient of friction.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;T(t) = J_m \frac{d\omega(t)}{dt} + B \omega(t)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Transforming yields the following.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;T(s) = J_m s(\Omega(s) - \omega(0)) + B \Omega(s) \, &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Recall T(t) = k i(t), and so T(s) = k I(s). Again let &amp;amp;omega;(0) = 0. This gives us Equation *2*.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;k I(s) = (J_ms + B) \Omega(s) *2* \, &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Solve Equation *2* for I(s) and substitute that into Equation *1*.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;V_s(s) = (R + Ls) \frac{(J_ms + B)}{k} \Omega(s) + k\Omega(s)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Solve this equation for &amp;amp;Omega;(s), some simplification steps are skipped here. Equation *3*&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\Omega(s) = \frac{\frac{k}{J_mL}}{s^2 + (\frac{B}{J_m} + \frac{R}{L}) s + \frac{RB + k^2}{J_mL}}V(s) *3*&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Now in order to apply the final value theorem we let V&amp;lt;sub&amp;gt;s&amp;lt;/sub&amp;gt;(s) = K/s. The s&#039;s in the limit definition and in K/s cancel. We can now see &amp;amp;omega; in steady state.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\omega_{ss} = \lim_{s\rightarrow 0} s \Omega(s) = \frac{k}{RB + k^2}K = \omega(\infty)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Take Equation *2* and Equation *3* and this time solve for I(s). This will get us a form of the final answer in the s domain.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;I(s) = \frac{(J_ms + B)}{k} \left [ \frac{\frac{k}{J_mL}}{s(s^2 + (\frac{B}{J_m} + \frac{R}{L}) s + \frac{RB + k^2}{J_mL})} \right ] K = \frac{\frac{s}{L} + \frac{B}{J_mL}}{s(s^2 + (\frac{B}{J_m} + \frac{R}{L}) s + \frac{RB + k^2}{J_mL})} K&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Finally was can apply the final value theorem to see what our steady state response will be for the armature current.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;i_{ss} = \lim_{s \to 0} sI(s) = \frac{B}{RB + k^2} K = i(\infty)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Answers ===&lt;br /&gt;
Of interest are the &amp;amp;omega;(&amp;amp;infin;) and i(&amp;amp;infin;), found by plugging values into the steady state solutions above.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\omega(\infty) = 14.91 radians/second&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;i(\infty) = 5.46 Amperes&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Bode Plot===&lt;br /&gt;
&lt;br /&gt;
[[Image:Dcmotorbode.JPG]]&lt;br /&gt;
&lt;br /&gt;
=== Break Points and Asymptotes===&lt;br /&gt;
&lt;br /&gt;
The transfer function of the motor voltage over the voltage source.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;H(s) = \frac{V_m(s)}{V_s(s)} = \frac{\Omega(s)}{k} = \Omega(s) = \frac{\frac{1}{J_mL}}{s^2 + (\frac{B}{J_m} + \frac{R}{L}) s + \frac{RB + k^2}{J_mL}}V(s)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Now we need to plug in the given values to find our transfer function and characteristic equation.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;H(s) = \frac{2000}{s^2 + 401.8s + 737.6}V(s) = \frac{2000}{(s + 1.844)(s + 399.956)}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
Reviewed by Andrew Hellie&lt;/div&gt;</summary>
		<author><name>Kendrick.mensink</name></author>
	</entry>
	<entry>
		<id>https://fweb.wallawalla.edu/class-wiki/index.php?title=Laplace_transforms:DC_Motor_circuit&amp;diff=5572</id>
		<title>Laplace transforms:DC Motor circuit</title>
		<link rel="alternate" type="text/html" href="https://fweb.wallawalla.edu/class-wiki/index.php?title=Laplace_transforms:DC_Motor_circuit&amp;diff=5572"/>
		<updated>2009-10-29T23:29:54Z</updated>

		<summary type="html">&lt;p&gt;Kendrick.mensink: /* Break Points and Asymptotes */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=== Problem ===&lt;br /&gt;
Find the steady state current &#039;&#039;i(t)&#039;&#039; through a DC motor represented by a series R-L-Motor circuit. The resistance (R) is from the armature winding. The inductance (L) is the equivalent inductance of the wire coil (which turns by current flowing through the coil in a permanent magnetic field). J&amp;lt;sub&amp;gt;m&amp;lt;/sub&amp;gt; is the combined moment of inertia of the armature and load. B is the coefficient of friction. The motor has input current &#039;&#039;i(t)&#039;&#039; and output angular velocity &amp;amp;omega;(t). Let v(t) = 110u(t)V, R = 20&amp;amp;Omega;, L = 50mH, k = 0.05N*m/A, J&amp;lt;sub&amp;gt;m&amp;lt;/sub&amp;gt; = 0.01 kg*m&amp;lt;sup&amp;gt;2&amp;lt;/sup&amp;gt;, and B = e&amp;lt;sup&amp;gt;-4&amp;lt;/sup&amp;gt;N*m*s.&lt;br /&gt;
&lt;br /&gt;
[[Image:DCMotorPic.jpg]]&lt;br /&gt;
&lt;br /&gt;
=== Solution ===&lt;br /&gt;
Since some of the elements of a motor are not typical circuit elements, we must solve this problem using Laplace transforms.&lt;br /&gt;
&lt;br /&gt;
The torque is proportional to the armature current.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;T(t) = k i(t) \, &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Similarly, relating mechanical (&#039;&#039;T(t)&amp;amp;omega;(t)&#039;&#039;) and electrical (&#039;&#039;v&amp;lt;sub&amp;gt;m&amp;lt;/sub&amp;gt;(t)i(t)&#039;&#039;) power, the conservation of energy requires the same proportionality between the voltage across the motor (&#039;&#039;v&amp;lt;sub&amp;gt;m&amp;lt;/sub&amp;gt;(t)&#039;&#039;) and the angular velocity (&#039;&#039;&amp;amp;omega;(t)&#039;&#039;).&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;v_m(t) = k \omega(t) \, &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
We want to find the Laplace transfer function of the motor, and we define it as follows.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\Omega(s) = \mathcal{L}[\omega(t)]/v_s(s)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Summing the voltages around the series circuit gives us our differential equation.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;v_s(t) = R i(t) + L \frac{di(t)}{dt} + k \omega(t)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Take the Laplace transform.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;V_s(s) = R I(s) + Ls( I(s) - i(0) ) + k\Omega(s) \, &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If we let i(0) equal zero, the transformed differential equation gives us Equation *1*.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;V_s(s) = R I(s) + LsI(s) + k\Omega(s) *1* \, &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Repeat the process with the analogous mechanical differential equation. Here J&amp;lt;sub&amp;gt;m&amp;lt;/sub&amp;gt; is the moment of inertia of the combined armature, shaft, and load. B is the coefficient of friction.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;T(t) = J_m \frac{d\omega(t)}{dt} + B \omega(t)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Transforming yields the following.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;T(s) = J_m s(\Omega(s) - \omega(0)) + B \Omega(s) \, &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Recall T(t) = k i(t), and so T(s) = k I(s). Again let &amp;amp;omega;(0) = 0. This gives us Equation *2*.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;k I(s) = (J_ms + B) \Omega(s) *2* \, &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Solve Equation *2* for I(s) and substitute that into Equation *1*.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;V_s(s) = (R + Ls) \frac{(J_ms + B)}{k} \Omega(s) + k\Omega(s)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Solve this equation for &amp;amp;Omega;(s), some simplification steps are skipped here. Equation *3*&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\Omega(s) = \frac{\frac{k}{J_mL}}{s^2 + (\frac{B}{J_m} + \frac{R}{L}) s + \frac{RB + k^2}{J_mL}}V(s) *3*&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Now in order to apply the final value theorem we let V&amp;lt;sub&amp;gt;s&amp;lt;/sub&amp;gt;(s) = K/s. The s&#039;s in the limit definition and in K/s cancel. We can now see &amp;amp;omega; in steady state.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\omega_{ss} = \lim_{s\rightarrow 0} s \Omega(s) = \frac{k}{RB + k^2}K = \omega(\infty)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Take Equation *2* and Equation *3* and this time solve for I(s). This will get us a form of the final answer in the s domain.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;I(s) = \frac{(J_ms + B)}{k} \left [ \frac{\frac{k}{J_mL}}{s(s^2 + (\frac{B}{J_m} + \frac{R}{L}) s + \frac{RB + k^2}{J_mL})} \right ] K = \frac{\frac{s}{L} + \frac{B}{J_mL}}{s(s^2 + (\frac{B}{J_m} + \frac{R}{L}) s + \frac{RB + k^2}{J_mL})} K&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Finally was can apply the final value theorem to see what our steady state response will be for the armature current.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;i_{ss} = \lim_{s \to 0} sI(s) = \frac{B}{RB + k^2} K = i(\infty)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Answers ===&lt;br /&gt;
Of interest are the &amp;amp;omega;(&amp;amp;infin;) and i(&amp;amp;infin;), found by plugging values into the steady state solutions above.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\omega(\infty) = 14.91 radians/second&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;i(\infty) = 5.46 Amperes&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Bode Plot===&lt;br /&gt;
&lt;br /&gt;
[[Image:Dcmotorbode.JPG]]&lt;br /&gt;
&lt;br /&gt;
=== Break Points and Asymptotes===&lt;br /&gt;
&lt;br /&gt;
The transfer function of the motor voltage over the voltage source.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;H(s) = \frac{V_m(s)}{V_s(s)} = \frac{\Omega(s)}{k} = \Omega(s) = \frac{\frac{1}{J_mL}}{s^2 + (\frac{B}{J_m} + \frac{R}{L}) s + \frac{RB + k^2}{J_mL}}V(s)/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Now we need to plug in the given values to find our transfer function and characteristic equation.&lt;br /&gt;
&amp;lt;math&amp;gt;H(s) = \frac{2000}{s^2 + 401.8s + 737.6}V(s) = \frac{2000}{(s + 1.844)(s + 399.956)}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
Reviewed by Andrew Hellie&lt;/div&gt;</summary>
		<author><name>Kendrick.mensink</name></author>
	</entry>
	<entry>
		<id>https://fweb.wallawalla.edu/class-wiki/index.php?title=Laplace_transforms:_R_series_with_RC_parallel_circuit&amp;diff=5552</id>
		<title>Laplace transforms: R series with RC parallel circuit</title>
		<link rel="alternate" type="text/html" href="https://fweb.wallawalla.edu/class-wiki/index.php?title=Laplace_transforms:_R_series_with_RC_parallel_circuit&amp;diff=5552"/>
		<updated>2009-10-29T18:36:55Z</updated>

		<summary type="html">&lt;p&gt;Kendrick.mensink: /* Use Convolution to find the output of the system */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;===Problem Statement===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
:Find the Voltage across the capacitor for t&amp;gt;=0:&lt;br /&gt;
&lt;br /&gt;
:Voltage across capacitor at t({0-})=0&lt;br /&gt;
&lt;br /&gt;
[[Image:lna_hw_5.jpg|400px|thumb|left|Fig (1)]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
: &amp;lt;math&amp;gt;v(t0-)=0 Volts\,&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
: &amp;lt;math&amp;gt;v(t)=10 Volts\,&amp;lt;/math&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
: &amp;lt;math&amp;gt;R_1=20 \boldsymbol{\Omega}\,&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
: &amp;lt;math&amp;gt;R_2=30 \boldsymbol{\Omega}\,&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
: &amp;lt;math&amp;gt;C=.1 Farad\,&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Use Loop Equations to solve for the currents in &amp;lt;math&amp;gt;i_1\,&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;i_2\,&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
:Loop 1 (Resistor Branch)&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;v(t)=R1(i_1+i_2)+R2(i_1)\,&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;10=20(i_1+i_2)+30(i_1)\,&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;i_1=(10-20i_2)/50\,&amp;lt;/math&amp;gt;___________________________________equation (1)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
:Loop 2 (Capacitor Branch)&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;v(t)=R1(i_1+i_2)+\dfrac{1}{C}\int{i_2 dt}\,&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;10=20(i_1+i_2)+\dfrac{1}{.1}\int{i_2 dt}\,&amp;lt;/math&amp;gt;_______________________equation (2)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Solve equations (1) and (2) simultaneously&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
:Substituting equation (1) into equation (2) gives...&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;20((10-20i_2)/50+i_2)+\dfrac{1}{.1}\int{i_2 dt}=10\,&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:simplifies to...&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;12i_2+10\int{i_2 dt}=6\,&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Take the Laplace Transform to move to the S-domain&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;\mathcal{L}\left\{\int_{0-}^\infty{(i_2) dt}\right\}=I_2/s\,&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;\mathcal{L}\left\{(1)\right\}=1/s\,&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;12I_2+10I_2/S=6/S\,&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;I_2(12+10/S)=6/S\,&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;I_2=6/(12S+10)\,&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;I_2=(1/2)(1/(S+(5/6))\,&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Take the inverse Laplace transform to move back into the t-domain&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;i_2=(1/2)(e^{-(5/6)t})\,&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:substitute this equation back into equation (1)&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;i_1=(10-20(.5e^{-(5t/6)}))/50\,&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;i_1=(1/5)(1-e^{-(5t/6)})\,&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Voltage on Capacitor&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;v_{capacitor}=10/20(i_1+i_2)\,&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;v_{capacitor}=10-20((1/5)(1-e^{-(5t/6)})+(1/2)(e^{-(5t/6)}))\,&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;v_{capacitor}=10-4+4e^{-(5t/6)}-10e{-(5t/6)}\,&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Answer===&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;v_{capacitor}=6-6e^{-(5t/6)}\,&amp;lt;/math&amp;gt; Volts&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
===Apply the Initial and Final Value Theorems to find the initial and final values===&lt;br /&gt;
&lt;br /&gt;
:Initial Value Theorem&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\lim_{s\rightarrow \infty} sF(s)=f(0)\,&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:Final Value Theorem&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\lim_{s\rightarrow 0} sF(s)=f(\infty)\,&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;V(S)=6/s-6(1/(s+(5/6))\,&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
:Initial Value:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\lim_{s\rightarrow \infty} sV(s)=6s/s-6s(1/(s+(5/6))\,&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\lim_{s\rightarrow \infty} sV(s)=0\,&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:::Initial Value = 0 Volts&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
:Final Value:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\lim_{s\rightarrow 0} sV(s)=6s/s-6s(1/(s+(5/6))\,&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\lim_{s\rightarrow 0} sV(s)=6\,&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:::Final Value = 6 Volts&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;v(t0)=0\,&amp;lt;/math&amp;gt;  Volts&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;v(t{\infty})=6\,&amp;lt;/math&amp;gt; Volts&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Bode Plot===&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;V_{in}(t)=10\,&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;V_{out}(t)=6-6*e^-((5/6)t)\,&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;H(S)=V(s)_{in}/V(s)_{out}\,&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;H(S)=1/(6s)-1/(6(s-5))\,&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
:simplified to...&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;H(S)=-30/(36s(s-5))\,&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Image:Bode_plot_2.jpg‎|700px|thumb|left|Fig (1)]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
===How to use break points and asymptotes to obtain the magnitude frequency response of the system...===&lt;br /&gt;
&lt;br /&gt;
The break points are the values of s in H(s) that make the numerator and or the denominator 0.&lt;br /&gt;
&lt;br /&gt;
The location of the break points is the magnitude frequency response of the system.&lt;br /&gt;
&lt;br /&gt;
Zeros are where the numerator is equal to zero.&lt;br /&gt;
&lt;br /&gt;
Poles are when the denominator is equal to zero.&lt;br /&gt;
&lt;br /&gt;
===Use Convolution to find the output of the system===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
Written by: Andrew Hellie&lt;br /&gt;
&lt;br /&gt;
Checked by: Kendrick Mensink&lt;/div&gt;</summary>
		<author><name>Kendrick.mensink</name></author>
	</entry>
	<entry>
		<id>https://fweb.wallawalla.edu/class-wiki/index.php?title=Laplace_transforms:DC_Motor_circuit&amp;diff=5495</id>
		<title>Laplace transforms:DC Motor circuit</title>
		<link rel="alternate" type="text/html" href="https://fweb.wallawalla.edu/class-wiki/index.php?title=Laplace_transforms:DC_Motor_circuit&amp;diff=5495"/>
		<updated>2009-10-28T17:59:12Z</updated>

		<summary type="html">&lt;p&gt;Kendrick.mensink: /* Break Points and Asymptotes */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=== Problem ===&lt;br /&gt;
Find the steady state current &#039;&#039;i(t)&#039;&#039; through a DC motor represented by a series R-L-Motor circuit. The resistance (R) is from the armature winding. The inductance (L) is the equivalent inductance of the wire coil (which turns by current flowing through the coil in a permanent magnetic field). J&amp;lt;sub&amp;gt;m&amp;lt;/sub&amp;gt; is the combined moment of inertia of the armature and load. B is the coefficient of friction. The motor has input current &#039;&#039;i(t)&#039;&#039; and output angular velocity &amp;amp;omega;(t). Let v(t) = 110u(t)V, R = 20&amp;amp;Omega;, L = 50mH, k = 0.05N*m/A, J&amp;lt;sub&amp;gt;m&amp;lt;/sub&amp;gt; = 0.01 kg*m&amp;lt;sup&amp;gt;2&amp;lt;/sup&amp;gt;, and B = e&amp;lt;sup&amp;gt;-4&amp;lt;/sup&amp;gt;N*m*s.&lt;br /&gt;
&lt;br /&gt;
[[Image:DCMotorPic.jpg]]&lt;br /&gt;
&lt;br /&gt;
=== Solution ===&lt;br /&gt;
Since some of the elements of a motor are not typical circuit elements, we must solve this problem using Laplace transforms.&lt;br /&gt;
&lt;br /&gt;
The torque is proportional to the armature current.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;T(t) = k i(t) \, &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Similarly, relating mechanical (&#039;&#039;T(t)&amp;amp;omega;(t)&#039;&#039;) and electrical (&#039;&#039;v&amp;lt;sub&amp;gt;m&amp;lt;/sub&amp;gt;(t)i(t)&#039;&#039;) power, the conservation of energy requires the same proportionality between the voltage across the motor (&#039;&#039;v&amp;lt;sub&amp;gt;m&amp;lt;/sub&amp;gt;(t)&#039;&#039;) and the angular velocity (&#039;&#039;&amp;amp;omega;(t)&#039;&#039;).&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;v_m(t) = k \omega(t) \, &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
We want to find the Laplace transfer function of the motor, and we define it as follows.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\Omega(s) = \mathcal{L}[\omega(t)]/v_s(s)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Summing the voltages around the series circuit gives us our differential equation.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;v_s(t) = R i(t) + L \frac{di(t)}{dt} + k \omega(t)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Take the Laplace transform.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;V_s(s) = R I(s) + Ls( I(s) - i(0) ) + k\Omega(s) \, &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If we let i(0) equal zero, the transformed differential equation gives us Equation *1*.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;V_s(s) = R I(s) + LsI(s) + k\Omega(s) *1* \, &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Repeat the process with the analogous mechanical differential equation. Here J&amp;lt;sub&amp;gt;m&amp;lt;/sub&amp;gt; is the moment of inertia of the combined armature, shaft, and load. B is the coefficient of friction.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;T(t) = J_m \frac{d\omega(t)}{dt} + B \omega(t)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Transforming yields the following.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;T(s) = J_m s(\Omega(s) - \omega(0)) + B \Omega(s) \, &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Recall T(t) = k i(t), and so T(s) = k I(s). Again let &amp;amp;omega;(0) = 0. This gives us Equation *2*.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;k I(s) = (J_ms + B) \Omega(s) *2* \, &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Solve Equation *2* for I(s) and substitute that into Equation *1*.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;V_s(s) = (R + Ls) \frac{(J_ms + B)}{k} \Omega(s) + k\Omega(s)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Solve this equation for &amp;amp;Omega;(s), some simplification steps are skipped here. Equation *3*&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\Omega(s) = \frac{\frac{k}{J_mL}}{s^2 + (\frac{B}{J_m} + \frac{R}{L}) s + \frac{RB + k^2}{J_mL}}V(s) *3*&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Now in order to apply the final value theorem we let V&amp;lt;sub&amp;gt;s&amp;lt;/sub&amp;gt;(s) = K/s. The s&#039;s in the limit definition and in K/s cancel. We can now see &amp;amp;omega; in steady state.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\omega_{ss} = \lim_{s\rightarrow 0} s \Omega(s) = \frac{k}{RB + k^2}K = \omega(\infty)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Take Equation *2* and Equation *3* and this time solve for I(s). This will get us a form of the final answer in the s domain.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;I(s) = \frac{(J_ms + B)}{k} \left [ \frac{\frac{k}{J_mL}}{s(s^2 + (\frac{B}{J_m} + \frac{R}{L}) s + \frac{RB + k^2}{J_mL})} \right ] K = \frac{\frac{s}{L} + \frac{B}{J_mL}}{s(s^2 + (\frac{B}{J_m} + \frac{R}{L}) s + \frac{RB + k^2}{J_mL})} K&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Finally was can apply the final value theorem to see what our steady state response will be for the armature current.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;i_{ss} = \lim_{s \to 0} sI(s) = \frac{B}{RB + k^2} K = i(\infty)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Answers ===&lt;br /&gt;
Of interest are the &amp;amp;omega;(&amp;amp;infin;) and i(&amp;amp;infin;), found by plugging values into the steady state solutions above.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\omega(\infty) = 14.91 radians/second&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;i(\infty) = 5.46 Amperes&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Bode Plot===&lt;br /&gt;
&lt;br /&gt;
[[Image:Dcmotorbode.JPG]]&lt;br /&gt;
&lt;br /&gt;
=== Break Points and Asymptotes===&lt;br /&gt;
&lt;br /&gt;
The transfer function of the motor voltage over the voltage source.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;H(s) = \frac{V_m(s)}{V_s(s)} = \frac{\Omega(s)}{k}&amp;lt;/math&amp;gt;&lt;br /&gt;
----&lt;br /&gt;
Reviewed by Andrew Hellie&lt;/div&gt;</summary>
		<author><name>Kendrick.mensink</name></author>
	</entry>
	<entry>
		<id>https://fweb.wallawalla.edu/class-wiki/index.php?title=Laplace_transforms:DC_Motor_circuit&amp;diff=5494</id>
		<title>Laplace transforms:DC Motor circuit</title>
		<link rel="alternate" type="text/html" href="https://fweb.wallawalla.edu/class-wiki/index.php?title=Laplace_transforms:DC_Motor_circuit&amp;diff=5494"/>
		<updated>2009-10-28T17:58:46Z</updated>

		<summary type="html">&lt;p&gt;Kendrick.mensink: /* Break Points and Asymptotes */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=== Problem ===&lt;br /&gt;
Find the steady state current &#039;&#039;i(t)&#039;&#039; through a DC motor represented by a series R-L-Motor circuit. The resistance (R) is from the armature winding. The inductance (L) is the equivalent inductance of the wire coil (which turns by current flowing through the coil in a permanent magnetic field). J&amp;lt;sub&amp;gt;m&amp;lt;/sub&amp;gt; is the combined moment of inertia of the armature and load. B is the coefficient of friction. The motor has input current &#039;&#039;i(t)&#039;&#039; and output angular velocity &amp;amp;omega;(t). Let v(t) = 110u(t)V, R = 20&amp;amp;Omega;, L = 50mH, k = 0.05N*m/A, J&amp;lt;sub&amp;gt;m&amp;lt;/sub&amp;gt; = 0.01 kg*m&amp;lt;sup&amp;gt;2&amp;lt;/sup&amp;gt;, and B = e&amp;lt;sup&amp;gt;-4&amp;lt;/sup&amp;gt;N*m*s.&lt;br /&gt;
&lt;br /&gt;
[[Image:DCMotorPic.jpg]]&lt;br /&gt;
&lt;br /&gt;
=== Solution ===&lt;br /&gt;
Since some of the elements of a motor are not typical circuit elements, we must solve this problem using Laplace transforms.&lt;br /&gt;
&lt;br /&gt;
The torque is proportional to the armature current.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;T(t) = k i(t) \, &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Similarly, relating mechanical (&#039;&#039;T(t)&amp;amp;omega;(t)&#039;&#039;) and electrical (&#039;&#039;v&amp;lt;sub&amp;gt;m&amp;lt;/sub&amp;gt;(t)i(t)&#039;&#039;) power, the conservation of energy requires the same proportionality between the voltage across the motor (&#039;&#039;v&amp;lt;sub&amp;gt;m&amp;lt;/sub&amp;gt;(t)&#039;&#039;) and the angular velocity (&#039;&#039;&amp;amp;omega;(t)&#039;&#039;).&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;v_m(t) = k \omega(t) \, &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
We want to find the Laplace transfer function of the motor, and we define it as follows.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\Omega(s) = \mathcal{L}[\omega(t)]/v_s(s)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Summing the voltages around the series circuit gives us our differential equation.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;v_s(t) = R i(t) + L \frac{di(t)}{dt} + k \omega(t)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Take the Laplace transform.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;V_s(s) = R I(s) + Ls( I(s) - i(0) ) + k\Omega(s) \, &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If we let i(0) equal zero, the transformed differential equation gives us Equation *1*.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;V_s(s) = R I(s) + LsI(s) + k\Omega(s) *1* \, &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Repeat the process with the analogous mechanical differential equation. Here J&amp;lt;sub&amp;gt;m&amp;lt;/sub&amp;gt; is the moment of inertia of the combined armature, shaft, and load. B is the coefficient of friction.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;T(t) = J_m \frac{d\omega(t)}{dt} + B \omega(t)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Transforming yields the following.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;T(s) = J_m s(\Omega(s) - \omega(0)) + B \Omega(s) \, &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Recall T(t) = k i(t), and so T(s) = k I(s). Again let &amp;amp;omega;(0) = 0. This gives us Equation *2*.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;k I(s) = (J_ms + B) \Omega(s) *2* \, &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Solve Equation *2* for I(s) and substitute that into Equation *1*.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;V_s(s) = (R + Ls) \frac{(J_ms + B)}{k} \Omega(s) + k\Omega(s)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Solve this equation for &amp;amp;Omega;(s), some simplification steps are skipped here. Equation *3*&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\Omega(s) = \frac{\frac{k}{J_mL}}{s^2 + (\frac{B}{J_m} + \frac{R}{L}) s + \frac{RB + k^2}{J_mL}}V(s) *3*&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Now in order to apply the final value theorem we let V&amp;lt;sub&amp;gt;s&amp;lt;/sub&amp;gt;(s) = K/s. The s&#039;s in the limit definition and in K/s cancel. We can now see &amp;amp;omega; in steady state.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\omega_{ss} = \lim_{s\rightarrow 0} s \Omega(s) = \frac{k}{RB + k^2}K = \omega(\infty)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Take Equation *2* and Equation *3* and this time solve for I(s). This will get us a form of the final answer in the s domain.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;I(s) = \frac{(J_ms + B)}{k} \left [ \frac{\frac{k}{J_mL}}{s(s^2 + (\frac{B}{J_m} + \frac{R}{L}) s + \frac{RB + k^2}{J_mL})} \right ] K = \frac{\frac{s}{L} + \frac{B}{J_mL}}{s(s^2 + (\frac{B}{J_m} + \frac{R}{L}) s + \frac{RB + k^2}{J_mL})} K&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Finally was can apply the final value theorem to see what our steady state response will be for the armature current.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;i_{ss} = \lim_{s \to 0} sI(s) = \frac{B}{RB + k^2} K = i(\infty)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Answers ===&lt;br /&gt;
Of interest are the &amp;amp;omega;(&amp;amp;infin;) and i(&amp;amp;infin;), found by plugging values into the steady state solutions above.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\omega(\infty) = 14.91 radians/second&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;i(\infty) = 5.46 Amperes&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Bode Plot===&lt;br /&gt;
&lt;br /&gt;
[[Image:Dcmotorbode.JPG]]&lt;br /&gt;
&lt;br /&gt;
=== Break Points and Asymptotes===&lt;br /&gt;
&lt;br /&gt;
The transfer function of the motor voltage over the voltage source.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;H(s) = /frac{V_m(s)}{V_s(s)} = /frac{/Omega(s)}{k}&amp;lt;/math&amp;gt;&lt;br /&gt;
----&lt;br /&gt;
Reviewed by Andrew Hellie&lt;/div&gt;</summary>
		<author><name>Kendrick.mensink</name></author>
	</entry>
	<entry>
		<id>https://fweb.wallawalla.edu/class-wiki/index.php?title=Laplace_transforms:DC_Motor_circuit&amp;diff=5493</id>
		<title>Laplace transforms:DC Motor circuit</title>
		<link rel="alternate" type="text/html" href="https://fweb.wallawalla.edu/class-wiki/index.php?title=Laplace_transforms:DC_Motor_circuit&amp;diff=5493"/>
		<updated>2009-10-28T17:58:35Z</updated>

		<summary type="html">&lt;p&gt;Kendrick.mensink: /* Break Points and Asymptotes */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=== Problem ===&lt;br /&gt;
Find the steady state current &#039;&#039;i(t)&#039;&#039; through a DC motor represented by a series R-L-Motor circuit. The resistance (R) is from the armature winding. The inductance (L) is the equivalent inductance of the wire coil (which turns by current flowing through the coil in a permanent magnetic field). J&amp;lt;sub&amp;gt;m&amp;lt;/sub&amp;gt; is the combined moment of inertia of the armature and load. B is the coefficient of friction. The motor has input current &#039;&#039;i(t)&#039;&#039; and output angular velocity &amp;amp;omega;(t). Let v(t) = 110u(t)V, R = 20&amp;amp;Omega;, L = 50mH, k = 0.05N*m/A, J&amp;lt;sub&amp;gt;m&amp;lt;/sub&amp;gt; = 0.01 kg*m&amp;lt;sup&amp;gt;2&amp;lt;/sup&amp;gt;, and B = e&amp;lt;sup&amp;gt;-4&amp;lt;/sup&amp;gt;N*m*s.&lt;br /&gt;
&lt;br /&gt;
[[Image:DCMotorPic.jpg]]&lt;br /&gt;
&lt;br /&gt;
=== Solution ===&lt;br /&gt;
Since some of the elements of a motor are not typical circuit elements, we must solve this problem using Laplace transforms.&lt;br /&gt;
&lt;br /&gt;
The torque is proportional to the armature current.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;T(t) = k i(t) \, &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Similarly, relating mechanical (&#039;&#039;T(t)&amp;amp;omega;(t)&#039;&#039;) and electrical (&#039;&#039;v&amp;lt;sub&amp;gt;m&amp;lt;/sub&amp;gt;(t)i(t)&#039;&#039;) power, the conservation of energy requires the same proportionality between the voltage across the motor (&#039;&#039;v&amp;lt;sub&amp;gt;m&amp;lt;/sub&amp;gt;(t)&#039;&#039;) and the angular velocity (&#039;&#039;&amp;amp;omega;(t)&#039;&#039;).&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;v_m(t) = k \omega(t) \, &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
We want to find the Laplace transfer function of the motor, and we define it as follows.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\Omega(s) = \mathcal{L}[\omega(t)]/v_s(s)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Summing the voltages around the series circuit gives us our differential equation.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;v_s(t) = R i(t) + L \frac{di(t)}{dt} + k \omega(t)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Take the Laplace transform.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;V_s(s) = R I(s) + Ls( I(s) - i(0) ) + k\Omega(s) \, &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If we let i(0) equal zero, the transformed differential equation gives us Equation *1*.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;V_s(s) = R I(s) + LsI(s) + k\Omega(s) *1* \, &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Repeat the process with the analogous mechanical differential equation. Here J&amp;lt;sub&amp;gt;m&amp;lt;/sub&amp;gt; is the moment of inertia of the combined armature, shaft, and load. B is the coefficient of friction.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;T(t) = J_m \frac{d\omega(t)}{dt} + B \omega(t)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Transforming yields the following.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;T(s) = J_m s(\Omega(s) - \omega(0)) + B \Omega(s) \, &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Recall T(t) = k i(t), and so T(s) = k I(s). Again let &amp;amp;omega;(0) = 0. This gives us Equation *2*.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;k I(s) = (J_ms + B) \Omega(s) *2* \, &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Solve Equation *2* for I(s) and substitute that into Equation *1*.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;V_s(s) = (R + Ls) \frac{(J_ms + B)}{k} \Omega(s) + k\Omega(s)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Solve this equation for &amp;amp;Omega;(s), some simplification steps are skipped here. Equation *3*&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\Omega(s) = \frac{\frac{k}{J_mL}}{s^2 + (\frac{B}{J_m} + \frac{R}{L}) s + \frac{RB + k^2}{J_mL}}V(s) *3*&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Now in order to apply the final value theorem we let V&amp;lt;sub&amp;gt;s&amp;lt;/sub&amp;gt;(s) = K/s. The s&#039;s in the limit definition and in K/s cancel. We can now see &amp;amp;omega; in steady state.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\omega_{ss} = \lim_{s\rightarrow 0} s \Omega(s) = \frac{k}{RB + k^2}K = \omega(\infty)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Take Equation *2* and Equation *3* and this time solve for I(s). This will get us a form of the final answer in the s domain.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;I(s) = \frac{(J_ms + B)}{k} \left [ \frac{\frac{k}{J_mL}}{s(s^2 + (\frac{B}{J_m} + \frac{R}{L}) s + \frac{RB + k^2}{J_mL})} \right ] K = \frac{\frac{s}{L} + \frac{B}{J_mL}}{s(s^2 + (\frac{B}{J_m} + \frac{R}{L}) s + \frac{RB + k^2}{J_mL})} K&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Finally was can apply the final value theorem to see what our steady state response will be for the armature current.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;i_{ss} = \lim_{s \to 0} sI(s) = \frac{B}{RB + k^2} K = i(\infty)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Answers ===&lt;br /&gt;
Of interest are the &amp;amp;omega;(&amp;amp;infin;) and i(&amp;amp;infin;), found by plugging values into the steady state solutions above.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\omega(\infty) = 14.91 radians/second&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;i(\infty) = 5.46 Amperes&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Bode Plot===&lt;br /&gt;
&lt;br /&gt;
[[Image:Dcmotorbode.JPG]]&lt;br /&gt;
&lt;br /&gt;
=== Break Points and Asymptotes===&lt;br /&gt;
&lt;br /&gt;
The transfer function of the motor voltage over the voltage source.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;H(s) = /frac{V_m(s)}{V_s(s)} = {/frac{/Omega(s)}{k}&amp;lt;/math&amp;gt;&lt;br /&gt;
----&lt;br /&gt;
Reviewed by Andrew Hellie&lt;/div&gt;</summary>
		<author><name>Kendrick.mensink</name></author>
	</entry>
	<entry>
		<id>https://fweb.wallawalla.edu/class-wiki/index.php?title=Laplace_transforms:DC_Motor_circuit&amp;diff=5492</id>
		<title>Laplace transforms:DC Motor circuit</title>
		<link rel="alternate" type="text/html" href="https://fweb.wallawalla.edu/class-wiki/index.php?title=Laplace_transforms:DC_Motor_circuit&amp;diff=5492"/>
		<updated>2009-10-28T17:58:08Z</updated>

		<summary type="html">&lt;p&gt;Kendrick.mensink: /* Bode Plot */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=== Problem ===&lt;br /&gt;
Find the steady state current &#039;&#039;i(t)&#039;&#039; through a DC motor represented by a series R-L-Motor circuit. The resistance (R) is from the armature winding. The inductance (L) is the equivalent inductance of the wire coil (which turns by current flowing through the coil in a permanent magnetic field). J&amp;lt;sub&amp;gt;m&amp;lt;/sub&amp;gt; is the combined moment of inertia of the armature and load. B is the coefficient of friction. The motor has input current &#039;&#039;i(t)&#039;&#039; and output angular velocity &amp;amp;omega;(t). Let v(t) = 110u(t)V, R = 20&amp;amp;Omega;, L = 50mH, k = 0.05N*m/A, J&amp;lt;sub&amp;gt;m&amp;lt;/sub&amp;gt; = 0.01 kg*m&amp;lt;sup&amp;gt;2&amp;lt;/sup&amp;gt;, and B = e&amp;lt;sup&amp;gt;-4&amp;lt;/sup&amp;gt;N*m*s.&lt;br /&gt;
&lt;br /&gt;
[[Image:DCMotorPic.jpg]]&lt;br /&gt;
&lt;br /&gt;
=== Solution ===&lt;br /&gt;
Since some of the elements of a motor are not typical circuit elements, we must solve this problem using Laplace transforms.&lt;br /&gt;
&lt;br /&gt;
The torque is proportional to the armature current.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;T(t) = k i(t) \, &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Similarly, relating mechanical (&#039;&#039;T(t)&amp;amp;omega;(t)&#039;&#039;) and electrical (&#039;&#039;v&amp;lt;sub&amp;gt;m&amp;lt;/sub&amp;gt;(t)i(t)&#039;&#039;) power, the conservation of energy requires the same proportionality between the voltage across the motor (&#039;&#039;v&amp;lt;sub&amp;gt;m&amp;lt;/sub&amp;gt;(t)&#039;&#039;) and the angular velocity (&#039;&#039;&amp;amp;omega;(t)&#039;&#039;).&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;v_m(t) = k \omega(t) \, &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
We want to find the Laplace transfer function of the motor, and we define it as follows.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\Omega(s) = \mathcal{L}[\omega(t)]/v_s(s)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Summing the voltages around the series circuit gives us our differential equation.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;v_s(t) = R i(t) + L \frac{di(t)}{dt} + k \omega(t)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Take the Laplace transform.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;V_s(s) = R I(s) + Ls( I(s) - i(0) ) + k\Omega(s) \, &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If we let i(0) equal zero, the transformed differential equation gives us Equation *1*.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;V_s(s) = R I(s) + LsI(s) + k\Omega(s) *1* \, &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Repeat the process with the analogous mechanical differential equation. Here J&amp;lt;sub&amp;gt;m&amp;lt;/sub&amp;gt; is the moment of inertia of the combined armature, shaft, and load. B is the coefficient of friction.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;T(t) = J_m \frac{d\omega(t)}{dt} + B \omega(t)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Transforming yields the following.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;T(s) = J_m s(\Omega(s) - \omega(0)) + B \Omega(s) \, &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Recall T(t) = k i(t), and so T(s) = k I(s). Again let &amp;amp;omega;(0) = 0. This gives us Equation *2*.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;k I(s) = (J_ms + B) \Omega(s) *2* \, &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Solve Equation *2* for I(s) and substitute that into Equation *1*.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;V_s(s) = (R + Ls) \frac{(J_ms + B)}{k} \Omega(s) + k\Omega(s)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Solve this equation for &amp;amp;Omega;(s), some simplification steps are skipped here. Equation *3*&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\Omega(s) = \frac{\frac{k}{J_mL}}{s^2 + (\frac{B}{J_m} + \frac{R}{L}) s + \frac{RB + k^2}{J_mL}}V(s) *3*&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Now in order to apply the final value theorem we let V&amp;lt;sub&amp;gt;s&amp;lt;/sub&amp;gt;(s) = K/s. The s&#039;s in the limit definition and in K/s cancel. We can now see &amp;amp;omega; in steady state.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\omega_{ss} = \lim_{s\rightarrow 0} s \Omega(s) = \frac{k}{RB + k^2}K = \omega(\infty)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Take Equation *2* and Equation *3* and this time solve for I(s). This will get us a form of the final answer in the s domain.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;I(s) = \frac{(J_ms + B)}{k} \left [ \frac{\frac{k}{J_mL}}{s(s^2 + (\frac{B}{J_m} + \frac{R}{L}) s + \frac{RB + k^2}{J_mL})} \right ] K = \frac{\frac{s}{L} + \frac{B}{J_mL}}{s(s^2 + (\frac{B}{J_m} + \frac{R}{L}) s + \frac{RB + k^2}{J_mL})} K&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Finally was can apply the final value theorem to see what our steady state response will be for the armature current.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;i_{ss} = \lim_{s \to 0} sI(s) = \frac{B}{RB + k^2} K = i(\infty)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Answers ===&lt;br /&gt;
Of interest are the &amp;amp;omega;(&amp;amp;infin;) and i(&amp;amp;infin;), found by plugging values into the steady state solutions above.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\omega(\infty) = 14.91 radians/second&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;i(\infty) = 5.46 Amperes&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Bode Plot===&lt;br /&gt;
&lt;br /&gt;
[[Image:Dcmotorbode.JPG]]&lt;br /&gt;
&lt;br /&gt;
=== Break Points and Asymptotes===&lt;br /&gt;
&lt;br /&gt;
The transfer function of the motor voltage over the voltage source.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;H(s) = \frac{V_m(s)}{V_s(s)} = {\frac{\Omega(s)}{k}&amp;lt;/math&amp;gt;&lt;br /&gt;
----&lt;br /&gt;
Reviewed by Andrew Hellie&lt;/div&gt;</summary>
		<author><name>Kendrick.mensink</name></author>
	</entry>
	<entry>
		<id>https://fweb.wallawalla.edu/class-wiki/index.php?title=Laplace_transforms:DC_Motor_circuit&amp;diff=5491</id>
		<title>Laplace transforms:DC Motor circuit</title>
		<link rel="alternate" type="text/html" href="https://fweb.wallawalla.edu/class-wiki/index.php?title=Laplace_transforms:DC_Motor_circuit&amp;diff=5491"/>
		<updated>2009-10-28T17:43:16Z</updated>

		<summary type="html">&lt;p&gt;Kendrick.mensink: /* Bode Plot */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=== Problem ===&lt;br /&gt;
Find the steady state current &#039;&#039;i(t)&#039;&#039; through a DC motor represented by a series R-L-Motor circuit. The resistance (R) is from the armature winding. The inductance (L) is the equivalent inductance of the wire coil (which turns by current flowing through the coil in a permanent magnetic field). J&amp;lt;sub&amp;gt;m&amp;lt;/sub&amp;gt; is the combined moment of inertia of the armature and load. B is the coefficient of friction. The motor has input current &#039;&#039;i(t)&#039;&#039; and output angular velocity &amp;amp;omega;(t). Let v(t) = 110u(t)V, R = 20&amp;amp;Omega;, L = 50mH, k = 0.05N*m/A, J&amp;lt;sub&amp;gt;m&amp;lt;/sub&amp;gt; = 0.01 kg*m&amp;lt;sup&amp;gt;2&amp;lt;/sup&amp;gt;, and B = e&amp;lt;sup&amp;gt;-4&amp;lt;/sup&amp;gt;N*m*s.&lt;br /&gt;
&lt;br /&gt;
[[Image:DCMotorPic.jpg]]&lt;br /&gt;
&lt;br /&gt;
=== Solution ===&lt;br /&gt;
Since some of the elements of a motor are not typical circuit elements, we must solve this problem using Laplace transforms.&lt;br /&gt;
&lt;br /&gt;
The torque is proportional to the armature current.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;T(t) = k i(t) \, &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Similarly, relating mechanical (&#039;&#039;T(t)&amp;amp;omega;(t)&#039;&#039;) and electrical (&#039;&#039;v&amp;lt;sub&amp;gt;m&amp;lt;/sub&amp;gt;(t)i(t)&#039;&#039;) power, the conservation of energy requires the same proportionality between the voltage across the motor (&#039;&#039;v&amp;lt;sub&amp;gt;m&amp;lt;/sub&amp;gt;(t)&#039;&#039;) and the angular velocity (&#039;&#039;&amp;amp;omega;(t)&#039;&#039;).&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;v_m(t) = k \omega(t) \, &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
We want to find the Laplace transfer function of the motor, and we define it as follows.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\Omega(s) = \mathcal{L}[\omega(t)]/v_s(s)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Summing the voltages around the series circuit gives us our differential equation.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;v_s(t) = R i(t) + L \frac{di(t)}{dt} + k \omega(t)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Take the Laplace transform.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;V_s(s) = R I(s) + Ls( I(s) - i(0) ) + k\Omega(s) \, &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If we let i(0) equal zero, the transformed differential equation gives us Equation *1*.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;V_s(s) = R I(s) + LsI(s) + k\Omega(s) *1* \, &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Repeat the process with the analogous mechanical differential equation. Here J&amp;lt;sub&amp;gt;m&amp;lt;/sub&amp;gt; is the moment of inertia of the combined armature, shaft, and load. B is the coefficient of friction.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;T(t) = J_m \frac{d\omega(t)}{dt} + B \omega(t)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Transforming yields the following.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;T(s) = J_m s(\Omega(s) - \omega(0)) + B \Omega(s) \, &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Recall T(t) = k i(t), and so T(s) = k I(s). Again let &amp;amp;omega;(0) = 0. This gives us Equation *2*.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;k I(s) = (J_ms + B) \Omega(s) *2* \, &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Solve Equation *2* for I(s) and substitute that into Equation *1*.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;V_s(s) = (R + Ls) \frac{(J_ms + B)}{k} \Omega(s) + k\Omega(s)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Solve this equation for &amp;amp;Omega;(s), some simplification steps are skipped here. Equation *3*&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\Omega(s) = \frac{\frac{k}{J_mL}}{s^2 + (\frac{B}{J_m} + \frac{R}{L}) s + \frac{RB + k^2}{J_mL}}V(s) *3*&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Now in order to apply the final value theorem we let V&amp;lt;sub&amp;gt;s&amp;lt;/sub&amp;gt;(s) = K/s. The s&#039;s in the limit definition and in K/s cancel. We can now see &amp;amp;omega; in steady state.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\omega_{ss} = \lim_{s\rightarrow 0} s \Omega(s) = \frac{k}{RB + k^2}K = \omega(\infty)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Take Equation *2* and Equation *3* and this time solve for I(s). This will get us a form of the final answer in the s domain.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;I(s) = \frac{(J_ms + B)}{k} \left [ \frac{\frac{k}{J_mL}}{s(s^2 + (\frac{B}{J_m} + \frac{R}{L}) s + \frac{RB + k^2}{J_mL})} \right ] K = \frac{\frac{s}{L} + \frac{B}{J_mL}}{s(s^2 + (\frac{B}{J_m} + \frac{R}{L}) s + \frac{RB + k^2}{J_mL})} K&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Finally was can apply the final value theorem to see what our steady state response will be for the armature current.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;i_{ss} = \lim_{s \to 0} sI(s) = \frac{B}{RB + k^2} K = i(\infty)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Answers ===&lt;br /&gt;
Of interest are the &amp;amp;omega;(&amp;amp;infin;) and i(&amp;amp;infin;), found by plugging values into the steady state solutions above.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\omega(\infty) = 14.91 radians/second&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;i(\infty) = 5.46 Amperes&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Bode Plot===&lt;br /&gt;
&lt;br /&gt;
[[Image:Dcmotorbode.JPG]]&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
Reviewed by Andrew Hellie&lt;/div&gt;</summary>
		<author><name>Kendrick.mensink</name></author>
	</entry>
	<entry>
		<id>https://fweb.wallawalla.edu/class-wiki/index.php?title=Laplace_transforms:DC_Motor_circuit&amp;diff=5490</id>
		<title>Laplace transforms:DC Motor circuit</title>
		<link rel="alternate" type="text/html" href="https://fweb.wallawalla.edu/class-wiki/index.php?title=Laplace_transforms:DC_Motor_circuit&amp;diff=5490"/>
		<updated>2009-10-28T17:43:06Z</updated>

		<summary type="html">&lt;p&gt;Kendrick.mensink: /* Bode Plot */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=== Problem ===&lt;br /&gt;
Find the steady state current &#039;&#039;i(t)&#039;&#039; through a DC motor represented by a series R-L-Motor circuit. The resistance (R) is from the armature winding. The inductance (L) is the equivalent inductance of the wire coil (which turns by current flowing through the coil in a permanent magnetic field). J&amp;lt;sub&amp;gt;m&amp;lt;/sub&amp;gt; is the combined moment of inertia of the armature and load. B is the coefficient of friction. The motor has input current &#039;&#039;i(t)&#039;&#039; and output angular velocity &amp;amp;omega;(t). Let v(t) = 110u(t)V, R = 20&amp;amp;Omega;, L = 50mH, k = 0.05N*m/A, J&amp;lt;sub&amp;gt;m&amp;lt;/sub&amp;gt; = 0.01 kg*m&amp;lt;sup&amp;gt;2&amp;lt;/sup&amp;gt;, and B = e&amp;lt;sup&amp;gt;-4&amp;lt;/sup&amp;gt;N*m*s.&lt;br /&gt;
&lt;br /&gt;
[[Image:DCMotorPic.jpg]]&lt;br /&gt;
&lt;br /&gt;
=== Solution ===&lt;br /&gt;
Since some of the elements of a motor are not typical circuit elements, we must solve this problem using Laplace transforms.&lt;br /&gt;
&lt;br /&gt;
The torque is proportional to the armature current.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;T(t) = k i(t) \, &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Similarly, relating mechanical (&#039;&#039;T(t)&amp;amp;omega;(t)&#039;&#039;) and electrical (&#039;&#039;v&amp;lt;sub&amp;gt;m&amp;lt;/sub&amp;gt;(t)i(t)&#039;&#039;) power, the conservation of energy requires the same proportionality between the voltage across the motor (&#039;&#039;v&amp;lt;sub&amp;gt;m&amp;lt;/sub&amp;gt;(t)&#039;&#039;) and the angular velocity (&#039;&#039;&amp;amp;omega;(t)&#039;&#039;).&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;v_m(t) = k \omega(t) \, &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
We want to find the Laplace transfer function of the motor, and we define it as follows.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\Omega(s) = \mathcal{L}[\omega(t)]/v_s(s)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Summing the voltages around the series circuit gives us our differential equation.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;v_s(t) = R i(t) + L \frac{di(t)}{dt} + k \omega(t)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Take the Laplace transform.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;V_s(s) = R I(s) + Ls( I(s) - i(0) ) + k\Omega(s) \, &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If we let i(0) equal zero, the transformed differential equation gives us Equation *1*.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;V_s(s) = R I(s) + LsI(s) + k\Omega(s) *1* \, &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Repeat the process with the analogous mechanical differential equation. Here J&amp;lt;sub&amp;gt;m&amp;lt;/sub&amp;gt; is the moment of inertia of the combined armature, shaft, and load. B is the coefficient of friction.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;T(t) = J_m \frac{d\omega(t)}{dt} + B \omega(t)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Transforming yields the following.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;T(s) = J_m s(\Omega(s) - \omega(0)) + B \Omega(s) \, &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Recall T(t) = k i(t), and so T(s) = k I(s). Again let &amp;amp;omega;(0) = 0. This gives us Equation *2*.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;k I(s) = (J_ms + B) \Omega(s) *2* \, &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Solve Equation *2* for I(s) and substitute that into Equation *1*.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;V_s(s) = (R + Ls) \frac{(J_ms + B)}{k} \Omega(s) + k\Omega(s)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Solve this equation for &amp;amp;Omega;(s), some simplification steps are skipped here. Equation *3*&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\Omega(s) = \frac{\frac{k}{J_mL}}{s^2 + (\frac{B}{J_m} + \frac{R}{L}) s + \frac{RB + k^2}{J_mL}}V(s) *3*&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Now in order to apply the final value theorem we let V&amp;lt;sub&amp;gt;s&amp;lt;/sub&amp;gt;(s) = K/s. The s&#039;s in the limit definition and in K/s cancel. We can now see &amp;amp;omega; in steady state.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\omega_{ss} = \lim_{s\rightarrow 0} s \Omega(s) = \frac{k}{RB + k^2}K = \omega(\infty)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Take Equation *2* and Equation *3* and this time solve for I(s). This will get us a form of the final answer in the s domain.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;I(s) = \frac{(J_ms + B)}{k} \left [ \frac{\frac{k}{J_mL}}{s(s^2 + (\frac{B}{J_m} + \frac{R}{L}) s + \frac{RB + k^2}{J_mL})} \right ] K = \frac{\frac{s}{L} + \frac{B}{J_mL}}{s(s^2 + (\frac{B}{J_m} + \frac{R}{L}) s + \frac{RB + k^2}{J_mL})} K&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Finally was can apply the final value theorem to see what our steady state response will be for the armature current.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;i_{ss} = \lim_{s \to 0} sI(s) = \frac{B}{RB + k^2} K = i(\infty)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Answers ===&lt;br /&gt;
Of interest are the &amp;amp;omega;(&amp;amp;infin;) and i(&amp;amp;infin;), found by plugging values into the steady state solutions above.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\omega(\infty) = 14.91 radians/second&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;i(\infty) = 5.46 Amperes&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Bode Plot===&lt;br /&gt;
&lt;br /&gt;
[[Image:Image:Dcmotorbode.JPG]]&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
Reviewed by Andrew Hellie&lt;/div&gt;</summary>
		<author><name>Kendrick.mensink</name></author>
	</entry>
	<entry>
		<id>https://fweb.wallawalla.edu/class-wiki/index.php?title=Laplace_transforms:DC_Motor_circuit&amp;diff=5489</id>
		<title>Laplace transforms:DC Motor circuit</title>
		<link rel="alternate" type="text/html" href="https://fweb.wallawalla.edu/class-wiki/index.php?title=Laplace_transforms:DC_Motor_circuit&amp;diff=5489"/>
		<updated>2009-10-28T17:41:52Z</updated>

		<summary type="html">&lt;p&gt;Kendrick.mensink: /* Bode Plot */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=== Problem ===&lt;br /&gt;
Find the steady state current &#039;&#039;i(t)&#039;&#039; through a DC motor represented by a series R-L-Motor circuit. The resistance (R) is from the armature winding. The inductance (L) is the equivalent inductance of the wire coil (which turns by current flowing through the coil in a permanent magnetic field). J&amp;lt;sub&amp;gt;m&amp;lt;/sub&amp;gt; is the combined moment of inertia of the armature and load. B is the coefficient of friction. The motor has input current &#039;&#039;i(t)&#039;&#039; and output angular velocity &amp;amp;omega;(t). Let v(t) = 110u(t)V, R = 20&amp;amp;Omega;, L = 50mH, k = 0.05N*m/A, J&amp;lt;sub&amp;gt;m&amp;lt;/sub&amp;gt; = 0.01 kg*m&amp;lt;sup&amp;gt;2&amp;lt;/sup&amp;gt;, and B = e&amp;lt;sup&amp;gt;-4&amp;lt;/sup&amp;gt;N*m*s.&lt;br /&gt;
&lt;br /&gt;
[[Image:DCMotorPic.jpg]]&lt;br /&gt;
&lt;br /&gt;
=== Solution ===&lt;br /&gt;
Since some of the elements of a motor are not typical circuit elements, we must solve this problem using Laplace transforms.&lt;br /&gt;
&lt;br /&gt;
The torque is proportional to the armature current.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;T(t) = k i(t) \, &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Similarly, relating mechanical (&#039;&#039;T(t)&amp;amp;omega;(t)&#039;&#039;) and electrical (&#039;&#039;v&amp;lt;sub&amp;gt;m&amp;lt;/sub&amp;gt;(t)i(t)&#039;&#039;) power, the conservation of energy requires the same proportionality between the voltage across the motor (&#039;&#039;v&amp;lt;sub&amp;gt;m&amp;lt;/sub&amp;gt;(t)&#039;&#039;) and the angular velocity (&#039;&#039;&amp;amp;omega;(t)&#039;&#039;).&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;v_m(t) = k \omega(t) \, &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
We want to find the Laplace transfer function of the motor, and we define it as follows.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\Omega(s) = \mathcal{L}[\omega(t)]/v_s(s)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Summing the voltages around the series circuit gives us our differential equation.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;v_s(t) = R i(t) + L \frac{di(t)}{dt} + k \omega(t)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Take the Laplace transform.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;V_s(s) = R I(s) + Ls( I(s) - i(0) ) + k\Omega(s) \, &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If we let i(0) equal zero, the transformed differential equation gives us Equation *1*.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;V_s(s) = R I(s) + LsI(s) + k\Omega(s) *1* \, &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Repeat the process with the analogous mechanical differential equation. Here J&amp;lt;sub&amp;gt;m&amp;lt;/sub&amp;gt; is the moment of inertia of the combined armature, shaft, and load. B is the coefficient of friction.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;T(t) = J_m \frac{d\omega(t)}{dt} + B \omega(t)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Transforming yields the following.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;T(s) = J_m s(\Omega(s) - \omega(0)) + B \Omega(s) \, &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Recall T(t) = k i(t), and so T(s) = k I(s). Again let &amp;amp;omega;(0) = 0. This gives us Equation *2*.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;k I(s) = (J_ms + B) \Omega(s) *2* \, &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Solve Equation *2* for I(s) and substitute that into Equation *1*.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;V_s(s) = (R + Ls) \frac{(J_ms + B)}{k} \Omega(s) + k\Omega(s)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Solve this equation for &amp;amp;Omega;(s), some simplification steps are skipped here. Equation *3*&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\Omega(s) = \frac{\frac{k}{J_mL}}{s^2 + (\frac{B}{J_m} + \frac{R}{L}) s + \frac{RB + k^2}{J_mL}}V(s) *3*&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Now in order to apply the final value theorem we let V&amp;lt;sub&amp;gt;s&amp;lt;/sub&amp;gt;(s) = K/s. The s&#039;s in the limit definition and in K/s cancel. We can now see &amp;amp;omega; in steady state.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\omega_{ss} = \lim_{s\rightarrow 0} s \Omega(s) = \frac{k}{RB + k^2}K = \omega(\infty)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Take Equation *2* and Equation *3* and this time solve for I(s). This will get us a form of the final answer in the s domain.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;I(s) = \frac{(J_ms + B)}{k} \left [ \frac{\frac{k}{J_mL}}{s(s^2 + (\frac{B}{J_m} + \frac{R}{L}) s + \frac{RB + k^2}{J_mL})} \right ] K = \frac{\frac{s}{L} + \frac{B}{J_mL}}{s(s^2 + (\frac{B}{J_m} + \frac{R}{L}) s + \frac{RB + k^2}{J_mL})} K&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Finally was can apply the final value theorem to see what our steady state response will be for the armature current.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;i_{ss} = \lim_{s \to 0} sI(s) = \frac{B}{RB + k^2} K = i(\infty)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Answers ===&lt;br /&gt;
Of interest are the &amp;amp;omega;(&amp;amp;infin;) and i(&amp;amp;infin;), found by plugging values into the steady state solutions above.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\omega(\infty) = 14.91 radians/second&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;i(\infty) = 5.46 Amperes&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Bode Plot===&lt;br /&gt;
&lt;br /&gt;
[[Image:dcmotorbode.jpg]]&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
Reviewed by Andrew Hellie&lt;/div&gt;</summary>
		<author><name>Kendrick.mensink</name></author>
	</entry>
	<entry>
		<id>https://fweb.wallawalla.edu/class-wiki/index.php?title=Laplace_transforms:DC_Motor_circuit&amp;diff=5488</id>
		<title>Laplace transforms:DC Motor circuit</title>
		<link rel="alternate" type="text/html" href="https://fweb.wallawalla.edu/class-wiki/index.php?title=Laplace_transforms:DC_Motor_circuit&amp;diff=5488"/>
		<updated>2009-10-28T17:41:34Z</updated>

		<summary type="html">&lt;p&gt;Kendrick.mensink: /* Bode Plot */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=== Problem ===&lt;br /&gt;
Find the steady state current &#039;&#039;i(t)&#039;&#039; through a DC motor represented by a series R-L-Motor circuit. The resistance (R) is from the armature winding. The inductance (L) is the equivalent inductance of the wire coil (which turns by current flowing through the coil in a permanent magnetic field). J&amp;lt;sub&amp;gt;m&amp;lt;/sub&amp;gt; is the combined moment of inertia of the armature and load. B is the coefficient of friction. The motor has input current &#039;&#039;i(t)&#039;&#039; and output angular velocity &amp;amp;omega;(t). Let v(t) = 110u(t)V, R = 20&amp;amp;Omega;, L = 50mH, k = 0.05N*m/A, J&amp;lt;sub&amp;gt;m&amp;lt;/sub&amp;gt; = 0.01 kg*m&amp;lt;sup&amp;gt;2&amp;lt;/sup&amp;gt;, and B = e&amp;lt;sup&amp;gt;-4&amp;lt;/sup&amp;gt;N*m*s.&lt;br /&gt;
&lt;br /&gt;
[[Image:DCMotorPic.jpg]]&lt;br /&gt;
&lt;br /&gt;
=== Solution ===&lt;br /&gt;
Since some of the elements of a motor are not typical circuit elements, we must solve this problem using Laplace transforms.&lt;br /&gt;
&lt;br /&gt;
The torque is proportional to the armature current.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;T(t) = k i(t) \, &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Similarly, relating mechanical (&#039;&#039;T(t)&amp;amp;omega;(t)&#039;&#039;) and electrical (&#039;&#039;v&amp;lt;sub&amp;gt;m&amp;lt;/sub&amp;gt;(t)i(t)&#039;&#039;) power, the conservation of energy requires the same proportionality between the voltage across the motor (&#039;&#039;v&amp;lt;sub&amp;gt;m&amp;lt;/sub&amp;gt;(t)&#039;&#039;) and the angular velocity (&#039;&#039;&amp;amp;omega;(t)&#039;&#039;).&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;v_m(t) = k \omega(t) \, &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
We want to find the Laplace transfer function of the motor, and we define it as follows.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\Omega(s) = \mathcal{L}[\omega(t)]/v_s(s)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Summing the voltages around the series circuit gives us our differential equation.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;v_s(t) = R i(t) + L \frac{di(t)}{dt} + k \omega(t)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Take the Laplace transform.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;V_s(s) = R I(s) + Ls( I(s) - i(0) ) + k\Omega(s) \, &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If we let i(0) equal zero, the transformed differential equation gives us Equation *1*.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;V_s(s) = R I(s) + LsI(s) + k\Omega(s) *1* \, &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Repeat the process with the analogous mechanical differential equation. Here J&amp;lt;sub&amp;gt;m&amp;lt;/sub&amp;gt; is the moment of inertia of the combined armature, shaft, and load. B is the coefficient of friction.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;T(t) = J_m \frac{d\omega(t)}{dt} + B \omega(t)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Transforming yields the following.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;T(s) = J_m s(\Omega(s) - \omega(0)) + B \Omega(s) \, &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Recall T(t) = k i(t), and so T(s) = k I(s). Again let &amp;amp;omega;(0) = 0. This gives us Equation *2*.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;k I(s) = (J_ms + B) \Omega(s) *2* \, &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Solve Equation *2* for I(s) and substitute that into Equation *1*.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;V_s(s) = (R + Ls) \frac{(J_ms + B)}{k} \Omega(s) + k\Omega(s)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Solve this equation for &amp;amp;Omega;(s), some simplification steps are skipped here. Equation *3*&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\Omega(s) = \frac{\frac{k}{J_mL}}{s^2 + (\frac{B}{J_m} + \frac{R}{L}) s + \frac{RB + k^2}{J_mL}}V(s) *3*&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Now in order to apply the final value theorem we let V&amp;lt;sub&amp;gt;s&amp;lt;/sub&amp;gt;(s) = K/s. The s&#039;s in the limit definition and in K/s cancel. We can now see &amp;amp;omega; in steady state.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\omega_{ss} = \lim_{s\rightarrow 0} s \Omega(s) = \frac{k}{RB + k^2}K = \omega(\infty)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Take Equation *2* and Equation *3* and this time solve for I(s). This will get us a form of the final answer in the s domain.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;I(s) = \frac{(J_ms + B)}{k} \left [ \frac{\frac{k}{J_mL}}{s(s^2 + (\frac{B}{J_m} + \frac{R}{L}) s + \frac{RB + k^2}{J_mL})} \right ] K = \frac{\frac{s}{L} + \frac{B}{J_mL}}{s(s^2 + (\frac{B}{J_m} + \frac{R}{L}) s + \frac{RB + k^2}{J_mL})} K&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Finally was can apply the final value theorem to see what our steady state response will be for the armature current.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;i_{ss} = \lim_{s \to 0} sI(s) = \frac{B}{RB + k^2} K = i(\infty)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Answers ===&lt;br /&gt;
Of interest are the &amp;amp;omega;(&amp;amp;infin;) and i(&amp;amp;infin;), found by plugging values into the steady state solutions above.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\omega(\infty) = 14.91 radians/second&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;i(\infty) = 5.46 Amperes&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Bode Plot===&lt;br /&gt;
&lt;br /&gt;
[[Image:Dcmotorbode.jpg]]&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
Reviewed by Andrew Hellie&lt;/div&gt;</summary>
		<author><name>Kendrick.mensink</name></author>
	</entry>
	<entry>
		<id>https://fweb.wallawalla.edu/class-wiki/index.php?title=Laplace_transforms:DC_Motor_circuit&amp;diff=5487</id>
		<title>Laplace transforms:DC Motor circuit</title>
		<link rel="alternate" type="text/html" href="https://fweb.wallawalla.edu/class-wiki/index.php?title=Laplace_transforms:DC_Motor_circuit&amp;diff=5487"/>
		<updated>2009-10-28T17:40:10Z</updated>

		<summary type="html">&lt;p&gt;Kendrick.mensink: /* Bode Plot */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=== Problem ===&lt;br /&gt;
Find the steady state current &#039;&#039;i(t)&#039;&#039; through a DC motor represented by a series R-L-Motor circuit. The resistance (R) is from the armature winding. The inductance (L) is the equivalent inductance of the wire coil (which turns by current flowing through the coil in a permanent magnetic field). J&amp;lt;sub&amp;gt;m&amp;lt;/sub&amp;gt; is the combined moment of inertia of the armature and load. B is the coefficient of friction. The motor has input current &#039;&#039;i(t)&#039;&#039; and output angular velocity &amp;amp;omega;(t). Let v(t) = 110u(t)V, R = 20&amp;amp;Omega;, L = 50mH, k = 0.05N*m/A, J&amp;lt;sub&amp;gt;m&amp;lt;/sub&amp;gt; = 0.01 kg*m&amp;lt;sup&amp;gt;2&amp;lt;/sup&amp;gt;, and B = e&amp;lt;sup&amp;gt;-4&amp;lt;/sup&amp;gt;N*m*s.&lt;br /&gt;
&lt;br /&gt;
[[Image:DCMotorPic.jpg]]&lt;br /&gt;
&lt;br /&gt;
=== Solution ===&lt;br /&gt;
Since some of the elements of a motor are not typical circuit elements, we must solve this problem using Laplace transforms.&lt;br /&gt;
&lt;br /&gt;
The torque is proportional to the armature current.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;T(t) = k i(t) \, &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Similarly, relating mechanical (&#039;&#039;T(t)&amp;amp;omega;(t)&#039;&#039;) and electrical (&#039;&#039;v&amp;lt;sub&amp;gt;m&amp;lt;/sub&amp;gt;(t)i(t)&#039;&#039;) power, the conservation of energy requires the same proportionality between the voltage across the motor (&#039;&#039;v&amp;lt;sub&amp;gt;m&amp;lt;/sub&amp;gt;(t)&#039;&#039;) and the angular velocity (&#039;&#039;&amp;amp;omega;(t)&#039;&#039;).&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;v_m(t) = k \omega(t) \, &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
We want to find the Laplace transfer function of the motor, and we define it as follows.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\Omega(s) = \mathcal{L}[\omega(t)]/v_s(s)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Summing the voltages around the series circuit gives us our differential equation.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;v_s(t) = R i(t) + L \frac{di(t)}{dt} + k \omega(t)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Take the Laplace transform.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;V_s(s) = R I(s) + Ls( I(s) - i(0) ) + k\Omega(s) \, &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If we let i(0) equal zero, the transformed differential equation gives us Equation *1*.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;V_s(s) = R I(s) + LsI(s) + k\Omega(s) *1* \, &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Repeat the process with the analogous mechanical differential equation. Here J&amp;lt;sub&amp;gt;m&amp;lt;/sub&amp;gt; is the moment of inertia of the combined armature, shaft, and load. B is the coefficient of friction.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;T(t) = J_m \frac{d\omega(t)}{dt} + B \omega(t)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Transforming yields the following.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;T(s) = J_m s(\Omega(s) - \omega(0)) + B \Omega(s) \, &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Recall T(t) = k i(t), and so T(s) = k I(s). Again let &amp;amp;omega;(0) = 0. This gives us Equation *2*.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;k I(s) = (J_ms + B) \Omega(s) *2* \, &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Solve Equation *2* for I(s) and substitute that into Equation *1*.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;V_s(s) = (R + Ls) \frac{(J_ms + B)}{k} \Omega(s) + k\Omega(s)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Solve this equation for &amp;amp;Omega;(s), some simplification steps are skipped here. Equation *3*&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\Omega(s) = \frac{\frac{k}{J_mL}}{s^2 + (\frac{B}{J_m} + \frac{R}{L}) s + \frac{RB + k^2}{J_mL}}V(s) *3*&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Now in order to apply the final value theorem we let V&amp;lt;sub&amp;gt;s&amp;lt;/sub&amp;gt;(s) = K/s. The s&#039;s in the limit definition and in K/s cancel. We can now see &amp;amp;omega; in steady state.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\omega_{ss} = \lim_{s\rightarrow 0} s \Omega(s) = \frac{k}{RB + k^2}K = \omega(\infty)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Take Equation *2* and Equation *3* and this time solve for I(s). This will get us a form of the final answer in the s domain.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;I(s) = \frac{(J_ms + B)}{k} \left [ \frac{\frac{k}{J_mL}}{s(s^2 + (\frac{B}{J_m} + \frac{R}{L}) s + \frac{RB + k^2}{J_mL})} \right ] K = \frac{\frac{s}{L} + \frac{B}{J_mL}}{s(s^2 + (\frac{B}{J_m} + \frac{R}{L}) s + \frac{RB + k^2}{J_mL})} K&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Finally was can apply the final value theorem to see what our steady state response will be for the armature current.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;i_{ss} = \lim_{s \to 0} sI(s) = \frac{B}{RB + k^2} K = i(\infty)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Answers ===&lt;br /&gt;
Of interest are the &amp;amp;omega;(&amp;amp;infin;) and i(&amp;amp;infin;), found by plugging values into the steady state solutions above.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\omega(\infty) = 14.91 radians/second&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;i(\infty) = 5.46 Amperes&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Bode Plot===&lt;br /&gt;
&lt;br /&gt;
[[Dcmotorbode.jpg]]&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
Reviewed by Andrew Hellie&lt;/div&gt;</summary>
		<author><name>Kendrick.mensink</name></author>
	</entry>
	<entry>
		<id>https://fweb.wallawalla.edu/class-wiki/index.php?title=Laplace_transforms:DC_Motor_circuit&amp;diff=5486</id>
		<title>Laplace transforms:DC Motor circuit</title>
		<link rel="alternate" type="text/html" href="https://fweb.wallawalla.edu/class-wiki/index.php?title=Laplace_transforms:DC_Motor_circuit&amp;diff=5486"/>
		<updated>2009-10-28T17:39:44Z</updated>

		<summary type="html">&lt;p&gt;Kendrick.mensink: /* Bode Plot */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=== Problem ===&lt;br /&gt;
Find the steady state current &#039;&#039;i(t)&#039;&#039; through a DC motor represented by a series R-L-Motor circuit. The resistance (R) is from the armature winding. The inductance (L) is the equivalent inductance of the wire coil (which turns by current flowing through the coil in a permanent magnetic field). J&amp;lt;sub&amp;gt;m&amp;lt;/sub&amp;gt; is the combined moment of inertia of the armature and load. B is the coefficient of friction. The motor has input current &#039;&#039;i(t)&#039;&#039; and output angular velocity &amp;amp;omega;(t). Let v(t) = 110u(t)V, R = 20&amp;amp;Omega;, L = 50mH, k = 0.05N*m/A, J&amp;lt;sub&amp;gt;m&amp;lt;/sub&amp;gt; = 0.01 kg*m&amp;lt;sup&amp;gt;2&amp;lt;/sup&amp;gt;, and B = e&amp;lt;sup&amp;gt;-4&amp;lt;/sup&amp;gt;N*m*s.&lt;br /&gt;
&lt;br /&gt;
[[Image:DCMotorPic.jpg]]&lt;br /&gt;
&lt;br /&gt;
=== Solution ===&lt;br /&gt;
Since some of the elements of a motor are not typical circuit elements, we must solve this problem using Laplace transforms.&lt;br /&gt;
&lt;br /&gt;
The torque is proportional to the armature current.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;T(t) = k i(t) \, &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Similarly, relating mechanical (&#039;&#039;T(t)&amp;amp;omega;(t)&#039;&#039;) and electrical (&#039;&#039;v&amp;lt;sub&amp;gt;m&amp;lt;/sub&amp;gt;(t)i(t)&#039;&#039;) power, the conservation of energy requires the same proportionality between the voltage across the motor (&#039;&#039;v&amp;lt;sub&amp;gt;m&amp;lt;/sub&amp;gt;(t)&#039;&#039;) and the angular velocity (&#039;&#039;&amp;amp;omega;(t)&#039;&#039;).&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;v_m(t) = k \omega(t) \, &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
We want to find the Laplace transfer function of the motor, and we define it as follows.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\Omega(s) = \mathcal{L}[\omega(t)]/v_s(s)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Summing the voltages around the series circuit gives us our differential equation.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;v_s(t) = R i(t) + L \frac{di(t)}{dt} + k \omega(t)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Take the Laplace transform.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;V_s(s) = R I(s) + Ls( I(s) - i(0) ) + k\Omega(s) \, &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If we let i(0) equal zero, the transformed differential equation gives us Equation *1*.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;V_s(s) = R I(s) + LsI(s) + k\Omega(s) *1* \, &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Repeat the process with the analogous mechanical differential equation. Here J&amp;lt;sub&amp;gt;m&amp;lt;/sub&amp;gt; is the moment of inertia of the combined armature, shaft, and load. B is the coefficient of friction.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;T(t) = J_m \frac{d\omega(t)}{dt} + B \omega(t)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Transforming yields the following.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;T(s) = J_m s(\Omega(s) - \omega(0)) + B \Omega(s) \, &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Recall T(t) = k i(t), and so T(s) = k I(s). Again let &amp;amp;omega;(0) = 0. This gives us Equation *2*.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;k I(s) = (J_ms + B) \Omega(s) *2* \, &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Solve Equation *2* for I(s) and substitute that into Equation *1*.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;V_s(s) = (R + Ls) \frac{(J_ms + B)}{k} \Omega(s) + k\Omega(s)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Solve this equation for &amp;amp;Omega;(s), some simplification steps are skipped here. Equation *3*&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\Omega(s) = \frac{\frac{k}{J_mL}}{s^2 + (\frac{B}{J_m} + \frac{R}{L}) s + \frac{RB + k^2}{J_mL}}V(s) *3*&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Now in order to apply the final value theorem we let V&amp;lt;sub&amp;gt;s&amp;lt;/sub&amp;gt;(s) = K/s. The s&#039;s in the limit definition and in K/s cancel. We can now see &amp;amp;omega; in steady state.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\omega_{ss} = \lim_{s\rightarrow 0} s \Omega(s) = \frac{k}{RB + k^2}K = \omega(\infty)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Take Equation *2* and Equation *3* and this time solve for I(s). This will get us a form of the final answer in the s domain.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;I(s) = \frac{(J_ms + B)}{k} \left [ \frac{\frac{k}{J_mL}}{s(s^2 + (\frac{B}{J_m} + \frac{R}{L}) s + \frac{RB + k^2}{J_mL})} \right ] K = \frac{\frac{s}{L} + \frac{B}{J_mL}}{s(s^2 + (\frac{B}{J_m} + \frac{R}{L}) s + \frac{RB + k^2}{J_mL})} K&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Finally was can apply the final value theorem to see what our steady state response will be for the armature current.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;i_{ss} = \lim_{s \to 0} sI(s) = \frac{B}{RB + k^2} K = i(\infty)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Answers ===&lt;br /&gt;
Of interest are the &amp;amp;omega;(&amp;amp;infin;) and i(&amp;amp;infin;), found by plugging values into the steady state solutions above.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\omega(\infty) = 14.91 radians/second&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;i(\infty) = 5.46 Amperes&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Bode Plot===&lt;br /&gt;
&lt;br /&gt;
[[Dcmotorbode]]&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
Reviewed by Andrew Hellie&lt;/div&gt;</summary>
		<author><name>Kendrick.mensink</name></author>
	</entry>
	<entry>
		<id>https://fweb.wallawalla.edu/class-wiki/index.php?title=File:Dcmotorbode.JPG&amp;diff=5485</id>
		<title>File:Dcmotorbode.JPG</title>
		<link rel="alternate" type="text/html" href="https://fweb.wallawalla.edu/class-wiki/index.php?title=File:Dcmotorbode.JPG&amp;diff=5485"/>
		<updated>2009-10-28T17:38:57Z</updated>

		<summary type="html">&lt;p&gt;Kendrick.mensink: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Kendrick.mensink</name></author>
	</entry>
	<entry>
		<id>https://fweb.wallawalla.edu/class-wiki/index.php?title=Laplace_transforms:DC_Motor_circuit&amp;diff=5484</id>
		<title>Laplace transforms:DC Motor circuit</title>
		<link rel="alternate" type="text/html" href="https://fweb.wallawalla.edu/class-wiki/index.php?title=Laplace_transforms:DC_Motor_circuit&amp;diff=5484"/>
		<updated>2009-10-28T17:37:12Z</updated>

		<summary type="html">&lt;p&gt;Kendrick.mensink: /* Answers */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=== Problem ===&lt;br /&gt;
Find the steady state current &#039;&#039;i(t)&#039;&#039; through a DC motor represented by a series R-L-Motor circuit. The resistance (R) is from the armature winding. The inductance (L) is the equivalent inductance of the wire coil (which turns by current flowing through the coil in a permanent magnetic field). J&amp;lt;sub&amp;gt;m&amp;lt;/sub&amp;gt; is the combined moment of inertia of the armature and load. B is the coefficient of friction. The motor has input current &#039;&#039;i(t)&#039;&#039; and output angular velocity &amp;amp;omega;(t). Let v(t) = 110u(t)V, R = 20&amp;amp;Omega;, L = 50mH, k = 0.05N*m/A, J&amp;lt;sub&amp;gt;m&amp;lt;/sub&amp;gt; = 0.01 kg*m&amp;lt;sup&amp;gt;2&amp;lt;/sup&amp;gt;, and B = e&amp;lt;sup&amp;gt;-4&amp;lt;/sup&amp;gt;N*m*s.&lt;br /&gt;
&lt;br /&gt;
[[Image:DCMotorPic.jpg]]&lt;br /&gt;
&lt;br /&gt;
=== Solution ===&lt;br /&gt;
Since some of the elements of a motor are not typical circuit elements, we must solve this problem using Laplace transforms.&lt;br /&gt;
&lt;br /&gt;
The torque is proportional to the armature current.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;T(t) = k i(t) \, &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Similarly, relating mechanical (&#039;&#039;T(t)&amp;amp;omega;(t)&#039;&#039;) and electrical (&#039;&#039;v&amp;lt;sub&amp;gt;m&amp;lt;/sub&amp;gt;(t)i(t)&#039;&#039;) power, the conservation of energy requires the same proportionality between the voltage across the motor (&#039;&#039;v&amp;lt;sub&amp;gt;m&amp;lt;/sub&amp;gt;(t)&#039;&#039;) and the angular velocity (&#039;&#039;&amp;amp;omega;(t)&#039;&#039;).&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;v_m(t) = k \omega(t) \, &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
We want to find the Laplace transfer function of the motor, and we define it as follows.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\Omega(s) = \mathcal{L}[\omega(t)]/v_s(s)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Summing the voltages around the series circuit gives us our differential equation.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;v_s(t) = R i(t) + L \frac{di(t)}{dt} + k \omega(t)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Take the Laplace transform.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;V_s(s) = R I(s) + Ls( I(s) - i(0) ) + k\Omega(s) \, &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If we let i(0) equal zero, the transformed differential equation gives us Equation *1*.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;V_s(s) = R I(s) + LsI(s) + k\Omega(s) *1* \, &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Repeat the process with the analogous mechanical differential equation. Here J&amp;lt;sub&amp;gt;m&amp;lt;/sub&amp;gt; is the moment of inertia of the combined armature, shaft, and load. B is the coefficient of friction.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;T(t) = J_m \frac{d\omega(t)}{dt} + B \omega(t)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Transforming yields the following.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;T(s) = J_m s(\Omega(s) - \omega(0)) + B \Omega(s) \, &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Recall T(t) = k i(t), and so T(s) = k I(s). Again let &amp;amp;omega;(0) = 0. This gives us Equation *2*.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;k I(s) = (J_ms + B) \Omega(s) *2* \, &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Solve Equation *2* for I(s) and substitute that into Equation *1*.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;V_s(s) = (R + Ls) \frac{(J_ms + B)}{k} \Omega(s) + k\Omega(s)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Solve this equation for &amp;amp;Omega;(s), some simplification steps are skipped here. Equation *3*&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\Omega(s) = \frac{\frac{k}{J_mL}}{s^2 + (\frac{B}{J_m} + \frac{R}{L}) s + \frac{RB + k^2}{J_mL}}V(s) *3*&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Now in order to apply the final value theorem we let V&amp;lt;sub&amp;gt;s&amp;lt;/sub&amp;gt;(s) = K/s. The s&#039;s in the limit definition and in K/s cancel. We can now see &amp;amp;omega; in steady state.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\omega_{ss} = \lim_{s\rightarrow 0} s \Omega(s) = \frac{k}{RB + k^2}K = \omega(\infty)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Take Equation *2* and Equation *3* and this time solve for I(s). This will get us a form of the final answer in the s domain.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;I(s) = \frac{(J_ms + B)}{k} \left [ \frac{\frac{k}{J_mL}}{s(s^2 + (\frac{B}{J_m} + \frac{R}{L}) s + \frac{RB + k^2}{J_mL})} \right ] K = \frac{\frac{s}{L} + \frac{B}{J_mL}}{s(s^2 + (\frac{B}{J_m} + \frac{R}{L}) s + \frac{RB + k^2}{J_mL})} K&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Finally was can apply the final value theorem to see what our steady state response will be for the armature current.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;i_{ss} = \lim_{s \to 0} sI(s) = \frac{B}{RB + k^2} K = i(\infty)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Answers ===&lt;br /&gt;
Of interest are the &amp;amp;omega;(&amp;amp;infin;) and i(&amp;amp;infin;), found by plugging values into the steady state solutions above.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\omega(\infty) = 14.91 radians/second&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;i(\infty) = 5.46 Amperes&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Bode Plot===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
Reviewed by Andrew Hellie&lt;/div&gt;</summary>
		<author><name>Kendrick.mensink</name></author>
	</entry>
	<entry>
		<id>https://fweb.wallawalla.edu/class-wiki/index.php?title=Laplace_transforms:DC_Motor_circuit&amp;diff=5394</id>
		<title>Laplace transforms:DC Motor circuit</title>
		<link rel="alternate" type="text/html" href="https://fweb.wallawalla.edu/class-wiki/index.php?title=Laplace_transforms:DC_Motor_circuit&amp;diff=5394"/>
		<updated>2009-10-26T18:14:16Z</updated>

		<summary type="html">&lt;p&gt;Kendrick.mensink: /* Solution */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=== Problem ===&lt;br /&gt;
Find the steady state current &#039;&#039;i(t)&#039;&#039; through a DC motor represented by a series R-L-Motor circuit. The resistance (R) is from the armature winding. The inductance (L) is the equivalent inductance of the wire coil (which turns by current flowing through the coil in a permanent magnetic field). J&amp;lt;sub&amp;gt;m&amp;lt;/sub&amp;gt; is the combined moment of inertia of the armature and load. B is the coefficient of friction. The motor has input current &#039;&#039;i(t)&#039;&#039; and output angular velocity &amp;amp;omega;(t). Let v(t) = 110u(t)V, R = 20&amp;amp;Omega;, L = 50mH, k = 0.05N*m/A, J&amp;lt;sub&amp;gt;m&amp;lt;/sub&amp;gt; = 0.01 kg*m&amp;lt;sup&amp;gt;2&amp;lt;/sup&amp;gt;, and B = e&amp;lt;sup&amp;gt;-4&amp;lt;/sup&amp;gt;N*m*s.&lt;br /&gt;
&lt;br /&gt;
[[Image:DCMotorPic.jpg]]&lt;br /&gt;
&lt;br /&gt;
=== Solution ===&lt;br /&gt;
Since some of the elements of a motor are not typical circuit elements, we must solve this problem using Laplace transforms.&lt;br /&gt;
&lt;br /&gt;
The torque is proportional to the armature current.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;T(t) = k i(t) \, &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Similarly, relating mechanical (&#039;&#039;T(t)&amp;amp;omega;(t)&#039;&#039;) and electrical (&#039;&#039;v&amp;lt;sub&amp;gt;m&amp;lt;/sub&amp;gt;(t)i(t)&#039;&#039;) power, the conservation of energy requires the same proportionality between the voltage across the motor (&#039;&#039;v&amp;lt;sub&amp;gt;m&amp;lt;/sub&amp;gt;(t)&#039;&#039;) and the angular velocity (&#039;&#039;&amp;amp;omega;(t)&#039;&#039;).&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;v_m(t) = k \omega(t) \, &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
We want to find the Laplace transfer function of the motor, and we define it as follows.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\Omega(s) = \mathcal{L}[\omega(t)]/v_s(s)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Summing the voltages around the series circuit gives us our differential equation.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;v_s(t) = R i(t) + L \frac{di(t)}{dt} + k \omega(t)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Take the Laplace transform.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;V_s(s) = R I(s) + Ls( I(s) - i(0) ) + k\Omega(s) \, &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If we let i(0) equal zero, the transformed differential equation gives us Equation *1*.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;V_s(s) = R I(s) + LsI(s) + k\Omega(s) *1* \, &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Repeat the process with the analogous mechanical differential equation. Here J&amp;lt;sub&amp;gt;m&amp;lt;/sub&amp;gt; is the moment of inertia of the combined armature, shaft, and load. B is the coefficient of friction.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;T(t) = J_m \frac{d\omega(t)}{dt} + B \omega(t)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Transforming yields the following.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;T(s) = J_m s(\Omega(s) - \omega(0)) + B \Omega(s) \, &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Recall T(t) = k i(t), and so T(s) = k I(s). Again let &amp;amp;omega;(0) = 0. This gives us Equation *2*.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;k I(s) = (J_ms + B) \Omega(s) *2* \, &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Solve Equation *2* for I(s) and substitute that into Equation *1*.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;V_s(s) = (R + Ls) \frac{(J_ms + B)}{k} \Omega(s) + k\Omega(s)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Solve this equation for &amp;amp;Omega;(s), some simplification steps are skipped here. Equation *3*&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\Omega(s) = \frac{\frac{k}{J_mL}}{s^2 + (\frac{B}{J_m} + \frac{R}{L}) s + \frac{RB + k^2}{J_mL}}V(s) *3*&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Now in order to apply the final value theorem we let V&amp;lt;sub&amp;gt;s&amp;lt;/sub&amp;gt;(s) = K/s. The s&#039;s in the limit definition and in K/s cancel. We can now see &amp;amp;omega; in steady state.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\omega_{ss} = \lim_{s\rightarrow 0} s \Omega(s) = \frac{k}{RB + k^2}K = \omega(\infty)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Take Equation *2* and Equation *3* and this time solve for I(s). This will get us a form of the final answer in the s domain.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;I(s) = \frac{(J_ms + B)}{k} \left [ \frac{\frac{k}{J_mL}}{s(s^2 + (\frac{B}{J_m} + \frac{R}{L}) s + \frac{RB + k^2}{J_mL})} \right ] K = \frac{\frac{s}{L} + \frac{B}{J_mL}}{s(s^2 + (\frac{B}{J_m} + \frac{R}{L}) s + \frac{RB + k^2}{J_mL})} K&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Finally was can apply the final value theorem to see what our steady state response will be for the armature current.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;i_{ss} = \lim_{s \to 0} sI(s) = \frac{B}{RB + k^2} K = i(\infty)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Answers ===&lt;br /&gt;
Of interest are the &amp;amp;omega;(&amp;amp;infin;) and i(&amp;amp;infin;), found by plugging values into the steady state solutions above.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\omega(\infty) = 14.91 radians/second&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;i(\infty) = 5.46 Amperes&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
Reviewed by Andrew Hellie&lt;/div&gt;</summary>
		<author><name>Kendrick.mensink</name></author>
	</entry>
	<entry>
		<id>https://fweb.wallawalla.edu/class-wiki/index.php?title=Laplace_transforms:DC_Motor_circuit&amp;diff=5393</id>
		<title>Laplace transforms:DC Motor circuit</title>
		<link rel="alternate" type="text/html" href="https://fweb.wallawalla.edu/class-wiki/index.php?title=Laplace_transforms:DC_Motor_circuit&amp;diff=5393"/>
		<updated>2009-10-26T18:09:13Z</updated>

		<summary type="html">&lt;p&gt;Kendrick.mensink: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=== Problem ===&lt;br /&gt;
Find the steady state current &#039;&#039;i(t)&#039;&#039; through a DC motor represented by a series R-L-Motor circuit. The resistance (R) is from the armature winding. The inductance (L) is the equivalent inductance of the wire coil (which turns by current flowing through the coil in a permanent magnetic field). J&amp;lt;sub&amp;gt;m&amp;lt;/sub&amp;gt; is the combined moment of inertia of the armature and load. B is the coefficient of friction. The motor has input current &#039;&#039;i(t)&#039;&#039; and output angular velocity &amp;amp;omega;(t). Let v(t) = 110u(t)V, R = 20&amp;amp;Omega;, L = 50mH, k = 0.05N*m/A, J&amp;lt;sub&amp;gt;m&amp;lt;/sub&amp;gt; = 0.01 kg*m&amp;lt;sup&amp;gt;2&amp;lt;/sup&amp;gt;, and B = e&amp;lt;sup&amp;gt;-4&amp;lt;/sup&amp;gt;N*m*s.&lt;br /&gt;
&lt;br /&gt;
[[Image:DCMotorPic.jpg]]&lt;br /&gt;
&lt;br /&gt;
=== Solution ===&lt;br /&gt;
Since some of the elements of a motor are not typical circuit elements, we must solve this problem using Laplace transforms.&lt;br /&gt;
&lt;br /&gt;
The torque is proportional to the armature current.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;T(t) = k i(t) \, &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Similarly, relating mechanical (&#039;&#039;T(t)&amp;amp;omega;(t)&#039;&#039;) and electrical (&#039;&#039;v&amp;lt;sub&amp;gt;m&amp;lt;/sub&amp;gt;(t)i(t)&#039;&#039;) power, the conservation of energy requires the same proportionality between the voltage across the motor (&#039;&#039;v&amp;lt;sub&amp;gt;m&amp;lt;/sub&amp;gt;(t)&#039;&#039;) and the angular velocity (&#039;&#039;&amp;amp;omega;(t)&#039;&#039;).&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;v_m(t) = k \omega(t) \, &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
We want to find the Laplace transfer function of the motor, and we define it as follows.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\Omega(s) = \mathcal{L}[\omega(t)]/v_s(s)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Summing the voltages around the series circuit gives us our differential equation.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;v_s(t) = R i(t) + L \frac{di(t)}{dt} + k \omega(t)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Take the Laplace transform.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;V_s(s) = R I(s) + Ls( I(s) - i(0) ) + k\Omega(s) \, &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If we let i(0) equal zero, the transformed differential equation gives us Equation *1*.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;V_s(s) = R I(s) + LsI(s) + k\Omega(s) *1* \, &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Repeat the process with the analogous mechanical differential equation. Here J&amp;lt;sub&amp;gt;m&amp;lt;/sub&amp;gt; is the moment of inertia of the combined armature, shaft, and load. B is the coefficient of friction.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;T(t) = J_m \frac{d\omega(t)}{dt} + B \omega(t)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Transforming yields the following.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;T(s) = J_m s(\Omega(s) - \omega(0)) + B \Omega(s) \, &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Recall T(t) = k i(t), and so T(s) = k I(s). Again the initial value theorem will yield &amp;amp;omega;(0) = 0. This gives us Equation *2*.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;k I(s) = (J_ms + B) \Omega(s) *2* \, &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Solve Equation *2* for I(s) and substitute that into Equation *1*.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;V_s(s) = (R + Ls) \frac{(J_ms + B)}{k} \Omega(s) + k\Omega(s)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Solve this equation for &amp;amp;Omega;(s), some simplification steps are skipped here. Equation *3*&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\Omega(s) = \frac{\frac{k}{J_mL}}{s^2 + (\frac{B}{J_m} + \frac{R}{L}) s + \frac{RB + k^2}{J_mL}}V(s) *3*&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Now in order to apply the final value theorem we let V&amp;lt;sub&amp;gt;s&amp;lt;/sub&amp;gt;(s) = K/s. The s&#039;s in the limit definition and in K/s cancel. We can now see &amp;amp;omega; in steady state.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\omega_{ss} = \lim_{s\rightarrow 0} s \Omega(s) = \frac{k}{RB + k^2}K = \omega(\infty)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Take Equation *2* and Equation *3* and this time solve for I(s). This will get us a form of the final answer in the s domain.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;I(s) = \frac{(J_ms + B)}{k} \left [ \frac{\frac{k}{J_mL}}{s(s^2 + (\frac{B}{J_m} + \frac{R}{L}) s + \frac{RB + k^2}{J_mL})} \right ] K = \frac{\frac{s}{L} + \frac{B}{J_mL}}{s(s^2 + (\frac{B}{J_m} + \frac{R}{L}) s + \frac{RB + k^2}{J_mL})} K&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Finally was can apply the final value theorem to see what our steady state response will be for the armature current.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;i_{ss} = \lim_{s \to 0} sI(s) = \frac{B}{RB + k^2} K = i(\infty)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Answers ===&lt;br /&gt;
Of interest are the &amp;amp;omega;(&amp;amp;infin;) and i(&amp;amp;infin;), found by plugging values into the steady state solutions above.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\omega(\infty) = 14.91 radians/second&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;i(\infty) = 5.46 Amperes&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
Reviewed by Andrew Hellie&lt;/div&gt;</summary>
		<author><name>Kendrick.mensink</name></author>
	</entry>
	<entry>
		<id>https://fweb.wallawalla.edu/class-wiki/index.php?title=Laplace_transforms:DC_Motor_circuit&amp;diff=5391</id>
		<title>Laplace transforms:DC Motor circuit</title>
		<link rel="alternate" type="text/html" href="https://fweb.wallawalla.edu/class-wiki/index.php?title=Laplace_transforms:DC_Motor_circuit&amp;diff=5391"/>
		<updated>2009-10-26T17:42:24Z</updated>

		<summary type="html">&lt;p&gt;Kendrick.mensink: /* Problem */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=== Problem ===&lt;br /&gt;
Find the steady state current &#039;&#039;i(t)&#039;&#039; through a DC motor represented by a series R-L-Motor circuit. The resistance (R) is from the armature winding. The inductance (L) is the equivalent inductance of the wire coil (which turns by current flowing through the coil in a permanent magnetic field). The motor has input current &#039;&#039;i(t)&#039;&#039; and output angular velocity &amp;amp;omega;(t). Let v(t) = 110u(t)V, R = 20&amp;amp;Omega;, L = 50mH, k = 0.05N*m/A, J&amp;lt;sub&amp;gt;m&amp;lt;/sub&amp;gt; = 0.01 kg*m&amp;lt;sup&amp;gt;2&amp;lt;/sup&amp;gt;, and B = e&amp;lt;sup&amp;gt;-4&amp;lt;/sup&amp;gt;N*m*s.&lt;br /&gt;
&lt;br /&gt;
[[Image:DCMotorPic.jpg]]&lt;br /&gt;
&lt;br /&gt;
=== Solution ===&lt;br /&gt;
Since some of the elements of a motor are not typical circuit elements, we must solve this problem using Laplace transforms.&lt;br /&gt;
&lt;br /&gt;
The torque is proportional to the armature current.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;T(t) = k i(t) \, &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Similarly, relating mechanical (&#039;&#039;T(t)&amp;amp;omega;(t)&#039;&#039;) and electrical (&#039;&#039;v&amp;lt;sub&amp;gt;m&amp;lt;/sub&amp;gt;(t)i(t)&#039;&#039;) power, the conservation of energy requires the same proportionality between the voltage across the motor (&#039;&#039;v&amp;lt;sub&amp;gt;m&amp;lt;/sub&amp;gt;(t)&#039;&#039;) and the angular velocity (&#039;&#039;&amp;amp;omega;(t)&#039;&#039;).&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;v_m(t) = k \omega(t) \, &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
We want to find the Laplace transfer function of the motor, and we define it as follows.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\Omega(s) = \mathcal{L}[\omega(t)]/v_s(s)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Summing the voltages around the series circuit gives us our differential equation.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;v_s(t) = R i(t) + L \frac{di(t)}{dt} + k \omega(t)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Take the Laplace transform.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;V_s(s) = R I(s) + Ls( I(s) - i(0) ) + k\Omega(s) \, &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If we let i(0) equal zero, the transformed differential equation gives us Equation *1*.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;V_s(s) = R I(s) + LsI(s) + k\Omega(s) *1* \, &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Repeat the process with the analogous mechanical differential equation. Here J&amp;lt;sub&amp;gt;m&amp;lt;/sub&amp;gt; is the moment of inertia of the combined armature, shaft, and load. B is the coefficient of friction.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;T(t) = J_m \frac{d\omega(t)}{dt} + B \omega(t)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Transforming yields the following.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;T(s) = J_m s(\Omega(s) - \omega(0)) + B \Omega(s) \, &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Recall T(t) = k i(t), and so T(s) = k I(s). Again the initial value theorem will yield &amp;amp;omega;(0) = 0. This gives us Equation *2*.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;k I(s) = (J_ms + B) \Omega(s) *2* \, &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Solve Equation *2* for I(s) and substitute that into Equation *1*.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;V_s(s) = (R + Ls) \frac{(J_ms + B)}{k} \Omega(s) + k\Omega(s)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Solve this equation for &amp;amp;Omega;(s), some simplification steps are skipped here. Equation *3*&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\Omega(s) = \frac{\frac{k}{J_mL}}{s^2 + (\frac{B}{J_m} + \frac{R}{L}) s + \frac{RB + k^2}{J_mL}}V(s) *3*&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Now in order to apply the final value theorem we let V&amp;lt;sub&amp;gt;s&amp;lt;/sub&amp;gt;(s) = K/s. The s&#039;s in the limit definition and in K/s cancel. We can now see &amp;amp;omega; in steady state.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\omega_{ss} = \lim_{s\rightarrow 0} s \Omega(s) = \frac{k}{RB + k^2}K = \omega(\infty)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Take Equation *2* and Equation *3* and this time solve for I(s). This will get us a form of the final answer in the s domain.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;I(s) = \frac{(J_ms + B)}{k} \left [ \frac{\frac{k}{J_mL}}{s(s^2 + (\frac{B}{J_m} + \frac{R}{L}) s + \frac{RB + k^2}{J_mL})} \right ] K = \frac{\frac{s}{L} + \frac{B}{J_mL}}{s(s^2 + (\frac{B}{J_m} + \frac{R}{L}) s + \frac{RB + k^2}{J_mL})} K&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Finally was can apply the final value theorem to see what our steady state response will be for the armature current.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;i_{ss} = \lim_{s \to 0} sI(s) = \frac{B}{RB + k^2} K = i(\infty)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Answers ===&lt;br /&gt;
Of interest are the &amp;amp;omega;(&amp;amp;infin;) and i(&amp;amp;infin;), found by plugging values into the steady state solutions above.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\omega(\infty) = 14.91 radians/second&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;i(\infty) = 5.46 Amperes&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
Reviewed by Andrew Hellie&lt;/div&gt;</summary>
		<author><name>Kendrick.mensink</name></author>
	</entry>
	<entry>
		<id>https://fweb.wallawalla.edu/class-wiki/index.php?title=Laplace_transforms:DC_Motor_circuit&amp;diff=5390</id>
		<title>Laplace transforms:DC Motor circuit</title>
		<link rel="alternate" type="text/html" href="https://fweb.wallawalla.edu/class-wiki/index.php?title=Laplace_transforms:DC_Motor_circuit&amp;diff=5390"/>
		<updated>2009-10-26T17:42:11Z</updated>

		<summary type="html">&lt;p&gt;Kendrick.mensink: /* Problem */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=== Problem ===&lt;br /&gt;
Find the steady state current &#039;&#039;i(t)&#039;&#039; through a DC motor represented by a series R-L-Motor circuit. The resistance (R) is from the armature winding. The inductance (L) is the equivalent inductance of the wire coil (which turns by current flowing through the coil in a permanent magnetic field). The motor has input current &#039;&#039;i(t)&#039;&#039; and output angular velocity &amp;amp;omega;(t). Let v(t) = 110u(t)V, R = 20&amp;amp;Omega;, L = 50mH, k = 0.05N*m/A, J&amp;lt;sub&amp;gt;m&amp;lt;/sub&amp;gt; = 0.01 kg*m&amp;lt;sup&amp;gt;2&amp;lt;/sup&amp;gt;, and B = e&amp;lt;sup&amp;gt;-4&amp;lt;/sup&amp;gt;N*m*s.&lt;br /&gt;
[[Image:DCmotor.jpg]]&lt;br /&gt;
&lt;br /&gt;
[[Image:DCMotorPic.jpg]]&lt;br /&gt;
&lt;br /&gt;
=== Solution ===&lt;br /&gt;
Since some of the elements of a motor are not typical circuit elements, we must solve this problem using Laplace transforms.&lt;br /&gt;
&lt;br /&gt;
The torque is proportional to the armature current.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;T(t) = k i(t) \, &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Similarly, relating mechanical (&#039;&#039;T(t)&amp;amp;omega;(t)&#039;&#039;) and electrical (&#039;&#039;v&amp;lt;sub&amp;gt;m&amp;lt;/sub&amp;gt;(t)i(t)&#039;&#039;) power, the conservation of energy requires the same proportionality between the voltage across the motor (&#039;&#039;v&amp;lt;sub&amp;gt;m&amp;lt;/sub&amp;gt;(t)&#039;&#039;) and the angular velocity (&#039;&#039;&amp;amp;omega;(t)&#039;&#039;).&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;v_m(t) = k \omega(t) \, &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
We want to find the Laplace transfer function of the motor, and we define it as follows.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\Omega(s) = \mathcal{L}[\omega(t)]/v_s(s)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Summing the voltages around the series circuit gives us our differential equation.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;v_s(t) = R i(t) + L \frac{di(t)}{dt} + k \omega(t)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Take the Laplace transform.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;V_s(s) = R I(s) + Ls( I(s) - i(0) ) + k\Omega(s) \, &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If we let i(0) equal zero, the transformed differential equation gives us Equation *1*.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;V_s(s) = R I(s) + LsI(s) + k\Omega(s) *1* \, &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Repeat the process with the analogous mechanical differential equation. Here J&amp;lt;sub&amp;gt;m&amp;lt;/sub&amp;gt; is the moment of inertia of the combined armature, shaft, and load. B is the coefficient of friction.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;T(t) = J_m \frac{d\omega(t)}{dt} + B \omega(t)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Transforming yields the following.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;T(s) = J_m s(\Omega(s) - \omega(0)) + B \Omega(s) \, &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Recall T(t) = k i(t), and so T(s) = k I(s). Again the initial value theorem will yield &amp;amp;omega;(0) = 0. This gives us Equation *2*.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;k I(s) = (J_ms + B) \Omega(s) *2* \, &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Solve Equation *2* for I(s) and substitute that into Equation *1*.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;V_s(s) = (R + Ls) \frac{(J_ms + B)}{k} \Omega(s) + k\Omega(s)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Solve this equation for &amp;amp;Omega;(s), some simplification steps are skipped here. Equation *3*&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\Omega(s) = \frac{\frac{k}{J_mL}}{s^2 + (\frac{B}{J_m} + \frac{R}{L}) s + \frac{RB + k^2}{J_mL}}V(s) *3*&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Now in order to apply the final value theorem we let V&amp;lt;sub&amp;gt;s&amp;lt;/sub&amp;gt;(s) = K/s. The s&#039;s in the limit definition and in K/s cancel. We can now see &amp;amp;omega; in steady state.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\omega_{ss} = \lim_{s\rightarrow 0} s \Omega(s) = \frac{k}{RB + k^2}K = \omega(\infty)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Take Equation *2* and Equation *3* and this time solve for I(s). This will get us a form of the final answer in the s domain.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;I(s) = \frac{(J_ms + B)}{k} \left [ \frac{\frac{k}{J_mL}}{s(s^2 + (\frac{B}{J_m} + \frac{R}{L}) s + \frac{RB + k^2}{J_mL})} \right ] K = \frac{\frac{s}{L} + \frac{B}{J_mL}}{s(s^2 + (\frac{B}{J_m} + \frac{R}{L}) s + \frac{RB + k^2}{J_mL})} K&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Finally was can apply the final value theorem to see what our steady state response will be for the armature current.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;i_{ss} = \lim_{s \to 0} sI(s) = \frac{B}{RB + k^2} K = i(\infty)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Answers ===&lt;br /&gt;
Of interest are the &amp;amp;omega;(&amp;amp;infin;) and i(&amp;amp;infin;), found by plugging values into the steady state solutions above.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\omega(\infty) = 14.91 radians/second&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;i(\infty) = 5.46 Amperes&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
Reviewed by Andrew Hellie&lt;/div&gt;</summary>
		<author><name>Kendrick.mensink</name></author>
	</entry>
	<entry>
		<id>https://fweb.wallawalla.edu/class-wiki/index.php?title=Laplace_transforms:DC_Motor_circuit&amp;diff=5389</id>
		<title>Laplace transforms:DC Motor circuit</title>
		<link rel="alternate" type="text/html" href="https://fweb.wallawalla.edu/class-wiki/index.php?title=Laplace_transforms:DC_Motor_circuit&amp;diff=5389"/>
		<updated>2009-10-26T17:38:37Z</updated>

		<summary type="html">&lt;p&gt;Kendrick.mensink: /* Solution */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=== Problem ===&lt;br /&gt;
Find the steady state current &#039;&#039;i(t)&#039;&#039; through a DC motor represented by a series R-L-Motor circuit. The resistance (R) is from the armature winding. The inductance (L) is the equivalent inductance of the wire coil (which turns by current flowing through the coil in a permanent magnetic field). The motor has input current &#039;&#039;i(t)&#039;&#039; and output angular velocity &amp;amp;omega;(t). Let v(t) = 110u(t)V, R = 20&amp;amp;Omega;, L = 50mH, k = 0.05N*m/A, J&amp;lt;sub&amp;gt;m&amp;lt;/sub&amp;gt; = 0.01 kg*m&amp;lt;sup&amp;gt;2&amp;lt;/sup&amp;gt;, and B = e&amp;lt;sup&amp;gt;-4&amp;lt;/sup&amp;gt;N*m*s.&lt;br /&gt;
&lt;br /&gt;
[[Image:DCMotorPic.jpg]]&lt;br /&gt;
&lt;br /&gt;
=== Solution ===&lt;br /&gt;
Since some of the elements of a motor are not typical circuit elements, we must solve this problem using Laplace transforms.&lt;br /&gt;
&lt;br /&gt;
The torque is proportional to the armature current.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;T(t) = k i(t) \, &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Similarly, relating mechanical (&#039;&#039;T(t)&amp;amp;omega;(t)&#039;&#039;) and electrical (&#039;&#039;v&amp;lt;sub&amp;gt;m&amp;lt;/sub&amp;gt;(t)i(t)&#039;&#039;) power, the conservation of energy requires the same proportionality between the voltage across the motor (&#039;&#039;v&amp;lt;sub&amp;gt;m&amp;lt;/sub&amp;gt;(t)&#039;&#039;) and the angular velocity (&#039;&#039;&amp;amp;omega;(t)&#039;&#039;).&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;v_m(t) = k \omega(t) \, &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
We want to find the Laplace transfer function of the motor, and we define it as follows.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\Omega(s) = \mathcal{L}[\omega(t)]/v_s(s)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Summing the voltages around the series circuit gives us our differential equation.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;v_s(t) = R i(t) + L \frac{di(t)}{dt} + k \omega(t)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Take the Laplace transform.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;V_s(s) = R I(s) + Ls( I(s) - i(0) ) + k\Omega(s) \, &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If we let i(0) equal zero, the transformed differential equation gives us Equation *1*.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;V_s(s) = R I(s) + LsI(s) + k\Omega(s) *1* \, &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Repeat the process with the analogous mechanical differential equation. Here J&amp;lt;sub&amp;gt;m&amp;lt;/sub&amp;gt; is the moment of inertia of the combined armature, shaft, and load. B is the coefficient of friction.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;T(t) = J_m \frac{d\omega(t)}{dt} + B \omega(t)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Transforming yields the following.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;T(s) = J_m s(\Omega(s) - \omega(0)) + B \Omega(s) \, &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Recall T(t) = k i(t), and so T(s) = k I(s). Again the initial value theorem will yield &amp;amp;omega;(0) = 0. This gives us Equation *2*.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;k I(s) = (J_ms + B) \Omega(s) *2* \, &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Solve Equation *2* for I(s) and substitute that into Equation *1*.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;V_s(s) = (R + Ls) \frac{(J_ms + B)}{k} \Omega(s) + k\Omega(s)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Solve this equation for &amp;amp;Omega;(s), some simplification steps are skipped here. Equation *3*&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\Omega(s) = \frac{\frac{k}{J_mL}}{s^2 + (\frac{B}{J_m} + \frac{R}{L}) s + \frac{RB + k^2}{J_mL}}V(s) *3*&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Now in order to apply the final value theorem we let V&amp;lt;sub&amp;gt;s&amp;lt;/sub&amp;gt;(s) = K/s. The s&#039;s in the limit definition and in K/s cancel. We can now see &amp;amp;omega; in steady state.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\omega_{ss} = \lim_{s\rightarrow 0} s \Omega(s) = \frac{k}{RB + k^2}K = \omega(\infty)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Take Equation *2* and Equation *3* and this time solve for I(s). This will get us a form of the final answer in the s domain.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;I(s) = \frac{(J_ms + B)}{k} \left [ \frac{\frac{k}{J_mL}}{s(s^2 + (\frac{B}{J_m} + \frac{R}{L}) s + \frac{RB + k^2}{J_mL})} \right ] K = \frac{\frac{s}{L} + \frac{B}{J_mL}}{s(s^2 + (\frac{B}{J_m} + \frac{R}{L}) s + \frac{RB + k^2}{J_mL})} K&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Finally was can apply the final value theorem to see what our steady state response will be for the armature current.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;i_{ss} = \lim_{s \to 0} sI(s) = \frac{B}{RB + k^2} K = i(\infty)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Answers ===&lt;br /&gt;
Of interest are the &amp;amp;omega;(&amp;amp;infin;) and i(&amp;amp;infin;), found by plugging values into the steady state solutions above.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\omega(\infty) = 14.91 radians/second&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;i(\infty) = 5.46 Amperes&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
Reviewed by Andrew Hellie&lt;/div&gt;</summary>
		<author><name>Kendrick.mensink</name></author>
	</entry>
	<entry>
		<id>https://fweb.wallawalla.edu/class-wiki/index.php?title=Laplace_transforms:DC_Motor_circuit&amp;diff=5388</id>
		<title>Laplace transforms:DC Motor circuit</title>
		<link rel="alternate" type="text/html" href="https://fweb.wallawalla.edu/class-wiki/index.php?title=Laplace_transforms:DC_Motor_circuit&amp;diff=5388"/>
		<updated>2009-10-26T17:35:46Z</updated>

		<summary type="html">&lt;p&gt;Kendrick.mensink: /* Problem */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=== Problem ===&lt;br /&gt;
Find the steady state current &#039;&#039;i(t)&#039;&#039; through a DC motor represented by a series R-L-Motor circuit. The resistance (R) is from the armature winding. The inductance (L) is the equivalent inductance of the wire coil (which turns by current flowing through the coil in a permanent magnetic field). The motor has input current &#039;&#039;i(t)&#039;&#039; and output angular velocity &amp;amp;omega;(t). Let v(t) = 110u(t)V, R = 20&amp;amp;Omega;, L = 50mH, k = 0.05N*m/A, J&amp;lt;sub&amp;gt;m&amp;lt;/sub&amp;gt; = 0.01 kg*m&amp;lt;sup&amp;gt;2&amp;lt;/sup&amp;gt;, and B = e&amp;lt;sup&amp;gt;-4&amp;lt;/sup&amp;gt;N*m*s.&lt;br /&gt;
&lt;br /&gt;
[[Image:DCMotorPic.jpg]]&lt;br /&gt;
&lt;br /&gt;
=== Solution ===&lt;br /&gt;
Since some of the elements of a motor are not typical circuit elements, we must solve this problem using Laplace transforms.&lt;br /&gt;
&lt;br /&gt;
The torque is proportional to the armature current.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;T(t) = k i(t) \, &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Similarly, relating mechanical (&#039;&#039;T(t)&amp;amp;omega;(t)&#039;&#039;) and electrical (&#039;&#039;v&amp;lt;sub&amp;gt;m&amp;lt;/sub&amp;gt;(t)i(t)&#039;&#039;) power, the conservation of energy requires the same proportionality between the voltage across the motor (&#039;&#039;v&amp;lt;sub&amp;gt;m&amp;lt;/sub&amp;gt;(t)&#039;&#039;) and the angular velocity (&#039;&#039;&amp;amp;omega;(t)&#039;&#039;).&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;v_m(t) = k \omega(t) \, &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
We want to find the Laplace transfer function of the motor, and we define it as follows.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\Omega(s) = \mathcal{L}[\omega(t)]/v_s(s)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Summing the voltages around the series circuit gives us our differential equation.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;v_s(t) = R i(t) + L \frac{di(t)}{dt} + k \omega(t)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Take the Laplace transform.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;V_s(s) = R I(s) + Ls( I(s) - i(0) ) + k\Omega(s) \, &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
At this point we can use the initial value theorem to find i(0).&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;i(0) = \lim_{s\rightarrow \infty} s\int_0^\infty i(t) e^{-st} u(t) dt = \frac{\infty}{e^{\infty}} = 0&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Substituting i(0) into the transformed differential equation gives us Equation *1*.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;V_s(s) = R I(s) + LsI(s) + k\Omega(s) *1* \, &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Repeat the process with the analogous mechanical differential equation. Here J&amp;lt;sub&amp;gt;m&amp;lt;/sub&amp;gt; is the moment of inertia of the combined armature, shaft, and load. B is the coefficient of friction.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;T(t) = J_m \frac{d\omega(t)}{dt} + B \omega(t)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Transforming yields the following.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;T(s) = J_m s(\Omega(s) - \omega(0)) + B \Omega(s) \, &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Recall T(t) = k i(t), and so T(s) = k I(s). Again the initial value theorem will yield &amp;amp;omega;(0) = 0. This gives us Equation *2*.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;k I(s) = (J_ms + B) \Omega(s) *2* \, &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Solve Equation *2* for I(s) and substitute that into Equation *1*.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;V_s(s) = (R + Ls) \frac{(J_ms + B)}{k} \Omega(s) + k\Omega(s)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Solve this equation for &amp;amp;Omega;(s), some simplification steps are skipped here. Equation *3*&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\Omega(s) = \frac{\frac{k}{J_mL}}{s^2 + (\frac{B}{J_m} + \frac{R}{L}) s + \frac{RB + k^2}{J_mL}}V(s) *3*&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Now in order to apply the final value theorem we let V&amp;lt;sub&amp;gt;s&amp;lt;/sub&amp;gt;(s) = K/s. The s&#039;s in the limit definition and in K/s cancel. We can now see &amp;amp;omega; in steady state.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\omega_{ss} = \lim_{s\rightarrow 0} s \Omega(s) = \frac{k}{RB + k^2}K = \omega(\infty)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Take Equation *2* and Equation *3* and this time solve for I(s). This will get us a form of the final answer in the s domain.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;I(s) = \frac{(J_ms + B)}{k} \left [ \frac{\frac{k}{J_mL}}{s(s^2 + (\frac{B}{J_m} + \frac{R}{L}) s + \frac{RB + k^2}{J_mL})} \right ] K = \frac{\frac{s}{L} + \frac{B}{J_mL}}{s(s^2 + (\frac{B}{J_m} + \frac{R}{L}) s + \frac{RB + k^2}{J_mL})} K&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Finally was can apply the final value theorem to see what our steady state response will be for the armature current.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;i_{ss} = \lim_{s \to 0} sI(s) = \frac{B}{RB + k^2} K = i(\infty)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Answers ===&lt;br /&gt;
Of interest are the &amp;amp;omega;(&amp;amp;infin;) and i(&amp;amp;infin;), found by plugging values into the steady state solutions above.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\omega(\infty) = 14.91 radians/second&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;i(\infty) = 5.46 Amperes&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
Reviewed by Andrew Hellie&lt;/div&gt;</summary>
		<author><name>Kendrick.mensink</name></author>
	</entry>
	<entry>
		<id>https://fweb.wallawalla.edu/class-wiki/index.php?title=File:DCMotorPic.jpg&amp;diff=5387</id>
		<title>File:DCMotorPic.jpg</title>
		<link rel="alternate" type="text/html" href="https://fweb.wallawalla.edu/class-wiki/index.php?title=File:DCMotorPic.jpg&amp;diff=5387"/>
		<updated>2009-10-26T17:34:49Z</updated>

		<summary type="html">&lt;p&gt;Kendrick.mensink: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Kendrick.mensink</name></author>
	</entry>
	<entry>
		<id>https://fweb.wallawalla.edu/class-wiki/index.php?title=Fall_2009&amp;diff=5208</id>
		<title>Fall 2009</title>
		<link rel="alternate" type="text/html" href="https://fweb.wallawalla.edu/class-wiki/index.php?title=Fall_2009&amp;diff=5208"/>
		<updated>2009-10-22T18:07:54Z</updated>

		<summary type="html">&lt;p&gt;Kendrick.mensink: /* 2009-2010 Contributors */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;====HW # 5====&lt;br /&gt;
Put a link here to an example problem you made up and solved using Laplace Transforms, of the complete solution of a mechanical system or a circuit that is described by linear ordinary differential equations with constant coefficients.  Make sure you start with the physical system, and end up with the time response of the system.  &lt;br /&gt;
&lt;br /&gt;
Use your wiki page to explain the problem and solution to one of your classmates.  Have him or her certify that they have checked it for errors, by listing that on the page.  Then go to [http://moodle.wallawalla.edu Moodle] and put a link to your page in the in-box for HW #5.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Laplace transforms:Series RLC circuit]]&lt;br /&gt;
&lt;br /&gt;
[[Laplace transforms:Mass-Spring Oscillator]]&lt;br /&gt;
&lt;br /&gt;
[[Laplace transforms:DC Motor circuit]]&lt;br /&gt;
&lt;br /&gt;
[[Laplace transforms: Simple Electrical Network]]&lt;br /&gt;
&lt;br /&gt;
[[Laplace transforms: R series with RC parallel circuit]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==2009-2010 Contributors==&lt;br /&gt;
&lt;br /&gt;
[[Ben Henry]]&lt;br /&gt;
&lt;br /&gt;
[http://fweb.wallawalla.edu/class-wiki/index.php/Fall_2009/JonathanS Jonathan Schreven]&lt;br /&gt;
&lt;br /&gt;
[http://fweb/class-wiki/index.php/Laplace_transforms:DC_Motor_circuit/ Kendrick Mensink]&lt;/div&gt;</summary>
		<author><name>Kendrick.mensink</name></author>
	</entry>
	<entry>
		<id>https://fweb.wallawalla.edu/class-wiki/index.php?title=Laplace_transforms:DC_Motor_circuit&amp;diff=5191</id>
		<title>Laplace transforms:DC Motor circuit</title>
		<link rel="alternate" type="text/html" href="https://fweb.wallawalla.edu/class-wiki/index.php?title=Laplace_transforms:DC_Motor_circuit&amp;diff=5191"/>
		<updated>2009-10-22T14:32:43Z</updated>

		<summary type="html">&lt;p&gt;Kendrick.mensink: /* Answers */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=== Problem ===&lt;br /&gt;
Find the steady state current &#039;&#039;i(t)&#039;&#039; through a DC motor represented by a series R-L-Motor circuit. The resistance (R) is from the armature winding. The inductance (L) is the equivalent inductance of the wire coil (which turns by current flowing through the coil in a permanent magnetic field). The motor has input current &#039;&#039;i(t)&#039;&#039; and output angular velocity &amp;amp;omega;(t). Let v(t) = 110u(t)V, R = 20&amp;amp;Omega;, L = 50mH, k = 0.05N*m/A, J&amp;lt;sub&amp;gt;m&amp;lt;/sub&amp;gt; = 0.01 kg*m&amp;lt;sup&amp;gt;2&amp;lt;/sup&amp;gt;, and B = e&amp;lt;sup&amp;gt;-4&amp;lt;/sup&amp;gt;N*m*s.&lt;br /&gt;
&lt;br /&gt;
=== Solution ===&lt;br /&gt;
Since some of the elements of a motor are not typical circuit elements, we must solve this problem using Laplace transforms.&lt;br /&gt;
&lt;br /&gt;
The torque is proportional to the armature current.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;T(t) = k i(t) \, &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Similarly, relating mechanical (&#039;&#039;T(t)&amp;amp;omega;(t)&#039;&#039;) and electrical (&#039;&#039;v&amp;lt;sub&amp;gt;m&amp;lt;/sub&amp;gt;(t)i(t)&#039;&#039;) power, the conservation of energy requires the same proportionality between the voltage across the motor (&#039;&#039;v&amp;lt;sub&amp;gt;m&amp;lt;/sub&amp;gt;(t)&#039;&#039;) and the angular velocity (&#039;&#039;&amp;amp;omega;(t)&#039;&#039;).&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;v_m(t) = k \omega(t) \, &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
We want to find the Laplace transfer function of the motor, and we define it as follows.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\Omega(s) = \mathcal{L}[\omega(t)]/v_s(s)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Summing the voltages around the series circuit gives us our differential equation.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;v_s(t) = R i(t) + L \frac{di(t)}{dt} + k \omega(t)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Take the Laplace transform.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;V_s(s) = R I(s) + Ls( I(s) - i(0) ) + k\Omega(s) \, &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
At this point we can use the initial value theorem to find i(0).&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;i(0) = \lim_{s\rightarrow \infty} s\int_0^\infty i(t) e^{-st} u(t) dt = \frac{\infty}{e^{\infty}} = 0&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Substituting i(0) into the transformed differential equation gives us Equation *1*.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;V_s(s) = R I(s) + LsI(s) + k\Omega(s) *1* \, &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Repeat the process with the analogous mechanical differential equation. Here J&amp;lt;sub&amp;gt;m&amp;lt;/sub&amp;gt; is the moment of inertia of the combined armature, shaft, and load. B is the coefficient of friction.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;T(t) = J_m \frac{d\omega(t)}{dt} + B \omega(t)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Transforming yields the following.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;T(s) = J_m s(\Omega(s) - \omega(0)) + B \Omega(s) \, &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Recall T(t) = k i(t), and so T(s) = k I(s). Again the initial value theorem will yield &amp;amp;omega;(0) = 0. This gives us Equation *2*.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;k I(s) = (J_ms + B) \Omega(s) *2* \, &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Solve Equation *2* for I(s) and substitute that into Equation *1*.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;V_s(s) = (R + Ls) \frac{(J_ms + B)}{k} \Omega(s) + k\Omega(s)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Solve this equation for &amp;amp;Omega;(s), some simplification steps are skipped here. Equation *3*&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\Omega(s) = \frac{\frac{k}{J_mL}}{s^2 + (\frac{B}{J_m} + \frac{R}{L}) s + \frac{RB + k^2}{J_mL}}V(s) *3*&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Now in order to apply the final value theorem we let V&amp;lt;sub&amp;gt;s&amp;lt;/sub&amp;gt;(s) = K/s. The s&#039;s in the limit definition and in K/s cancel. We can now see &amp;amp;omega; in steady state.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\omega_{ss} = \lim_{s\rightarrow 0} s \Omega(s) = \frac{k}{RB + k^2}K = \omega(\infty)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Take Equation *2* and Equation *3* and this time solve for I(s). This will get us a form of the final answer in the s domain.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;I(s) = \frac{(J_ms + B)}{k} \left [ \frac{\frac{k}{J_mL}}{s(s^2 + (\frac{B}{J_m} + \frac{R}{L}) s + \frac{RB + k^2}{J_mL})} \right ] K = \frac{\frac{s}{L} + \frac{B}{J_mL}}{s(s^2 + (\frac{B}{J_m} + \frac{R}{L}) s + \frac{RB + k^2}{J_mL})} K&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Finally was can apply the final value theorem to see what our steady state response will be for the armature current.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;i_{ss} = \lim_{s \to 0} sI(s) = \frac{B}{RB + k^2} K = i(\infty)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Answers ===&lt;br /&gt;
Of interest are the &amp;amp;omega;(&amp;amp;infin;) and i(&amp;amp;infin;), found by plugging values into the steady state solutions above.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\omega(\infty) = 14.91 radians/second&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;i(\infty) = 5.46 Amperes&amp;lt;/math&amp;gt;&lt;/div&gt;</summary>
		<author><name>Kendrick.mensink</name></author>
	</entry>
	<entry>
		<id>https://fweb.wallawalla.edu/class-wiki/index.php?title=Laplace_transforms:DC_Motor_circuit&amp;diff=5190</id>
		<title>Laplace transforms:DC Motor circuit</title>
		<link rel="alternate" type="text/html" href="https://fweb.wallawalla.edu/class-wiki/index.php?title=Laplace_transforms:DC_Motor_circuit&amp;diff=5190"/>
		<updated>2009-10-22T14:14:33Z</updated>

		<summary type="html">&lt;p&gt;Kendrick.mensink: /* Solution */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=== Problem ===&lt;br /&gt;
Find the steady state current &#039;&#039;i(t)&#039;&#039; through a DC motor represented by a series R-L-Motor circuit. The resistance (R) is from the armature winding. The inductance (L) is the equivalent inductance of the wire coil (which turns by current flowing through the coil in a permanent magnetic field). The motor has input current &#039;&#039;i(t)&#039;&#039; and output angular velocity &amp;amp;omega;(t). Let v(t) = 110u(t)V, R = 20&amp;amp;Omega;, L = 50mH, k = 0.05N*m/A, J&amp;lt;sub&amp;gt;m&amp;lt;/sub&amp;gt; = 0.01 kg*m&amp;lt;sup&amp;gt;2&amp;lt;/sup&amp;gt;, and B = e&amp;lt;sup&amp;gt;-4&amp;lt;/sup&amp;gt;N*m*s.&lt;br /&gt;
&lt;br /&gt;
=== Solution ===&lt;br /&gt;
Since some of the elements of a motor are not typical circuit elements, we must solve this problem using Laplace transforms.&lt;br /&gt;
&lt;br /&gt;
The torque is proportional to the armature current.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;T(t) = k i(t) \, &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Similarly, relating mechanical (&#039;&#039;T(t)&amp;amp;omega;(t)&#039;&#039;) and electrical (&#039;&#039;v&amp;lt;sub&amp;gt;m&amp;lt;/sub&amp;gt;(t)i(t)&#039;&#039;) power, the conservation of energy requires the same proportionality between the voltage across the motor (&#039;&#039;v&amp;lt;sub&amp;gt;m&amp;lt;/sub&amp;gt;(t)&#039;&#039;) and the angular velocity (&#039;&#039;&amp;amp;omega;(t)&#039;&#039;).&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;v_m(t) = k \omega(t) \, &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
We want to find the Laplace transfer function of the motor, and we define it as follows.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\Omega(s) = \mathcal{L}[\omega(t)]/v_s(s)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Summing the voltages around the series circuit gives us our differential equation.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;v_s(t) = R i(t) + L \frac{di(t)}{dt} + k \omega(t)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Take the Laplace transform.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;V_s(s) = R I(s) + Ls( I(s) - i(0) ) + k\Omega(s) \, &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
At this point we can use the initial value theorem to find i(0).&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;i(0) = \lim_{s\rightarrow \infty} s\int_0^\infty i(t) e^{-st} u(t) dt = \frac{\infty}{e^{\infty}} = 0&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Substituting i(0) into the transformed differential equation gives us Equation *1*.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;V_s(s) = R I(s) + LsI(s) + k\Omega(s) *1* \, &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Repeat the process with the analogous mechanical differential equation. Here J&amp;lt;sub&amp;gt;m&amp;lt;/sub&amp;gt; is the moment of inertia of the combined armature, shaft, and load. B is the coefficient of friction.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;T(t) = J_m \frac{d\omega(t)}{dt} + B \omega(t)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Transforming yields the following.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;T(s) = J_m s(\Omega(s) - \omega(0)) + B \Omega(s) \, &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Recall T(t) = k i(t), and so T(s) = k I(s). Again the initial value theorem will yield &amp;amp;omega;(0) = 0. This gives us Equation *2*.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;k I(s) = (J_ms + B) \Omega(s) *2* \, &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Solve Equation *2* for I(s) and substitute that into Equation *1*.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;V_s(s) = (R + Ls) \frac{(J_ms + B)}{k} \Omega(s) + k\Omega(s)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Solve this equation for &amp;amp;Omega;(s), some simplification steps are skipped here. Equation *3*&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\Omega(s) = \frac{\frac{k}{J_mL}}{s^2 + (\frac{B}{J_m} + \frac{R}{L}) s + \frac{RB + k^2}{J_mL}}V(s) *3*&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Now in order to apply the final value theorem we let V&amp;lt;sub&amp;gt;s&amp;lt;/sub&amp;gt;(s) = K/s. The s&#039;s in the limit definition and in K/s cancel. We can now see &amp;amp;omega; in steady state.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\omega_{ss} = \lim_{s\rightarrow 0} s \Omega(s) = \frac{k}{RB + k^2}K = \omega(\infty)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Take Equation *2* and Equation *3* and this time solve for I(s). This will get us a form of the final answer in the s domain.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;I(s) = \frac{(J_ms + B)}{k} \left [ \frac{\frac{k}{J_mL}}{s(s^2 + (\frac{B}{J_m} + \frac{R}{L}) s + \frac{RB + k^2}{J_mL})} \right ] K = \frac{\frac{s}{L} + \frac{B}{J_mL}}{s(s^2 + (\frac{B}{J_m} + \frac{R}{L}) s + \frac{RB + k^2}{J_mL})} K&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Finally was can apply the final value theorem to see what our steady state response will be for the armature current.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;i_{ss} = \lim_{s \to 0} sI(s) = \frac{B}{RB + k^2} K = i(\infty)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Answers ===&lt;br /&gt;
Of interest is the &amp;amp;omega;(&amp;amp;infin;) and i(&amp;amp;infin;), found by plugging values into the steady state solutions above.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\omega(\infty) = &amp;lt;/math&amp;gt;&lt;/div&gt;</summary>
		<author><name>Kendrick.mensink</name></author>
	</entry>
	<entry>
		<id>https://fweb.wallawalla.edu/class-wiki/index.php?title=Laplace_transforms:DC_Motor_circuit&amp;diff=5189</id>
		<title>Laplace transforms:DC Motor circuit</title>
		<link rel="alternate" type="text/html" href="https://fweb.wallawalla.edu/class-wiki/index.php?title=Laplace_transforms:DC_Motor_circuit&amp;diff=5189"/>
		<updated>2009-10-22T14:04:09Z</updated>

		<summary type="html">&lt;p&gt;Kendrick.mensink: /* Problem */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=== Problem ===&lt;br /&gt;
Find the steady state current &#039;&#039;i(t)&#039;&#039; through a DC motor represented by a series R-L-Motor circuit. The resistance (R) is from the armature winding. The inductance (L) is the equivalent inductance of the wire coil (which turns by current flowing through the coil in a permanent magnetic field). The motor has input current &#039;&#039;i(t)&#039;&#039; and output angular velocity &amp;amp;omega;(t). Let v(t) = 110u(t)V, R = 20&amp;amp;Omega;, L = 50mH, k = 0.05N*m/A, J&amp;lt;sub&amp;gt;m&amp;lt;/sub&amp;gt; = 0.01 kg*m&amp;lt;sup&amp;gt;2&amp;lt;/sup&amp;gt;, and B = e&amp;lt;sup&amp;gt;-4&amp;lt;/sup&amp;gt;N*m*s.&lt;br /&gt;
&lt;br /&gt;
=== Solution ===&lt;br /&gt;
Since some of the elements of a motor are not typical circuit elements, we must solve this problem using Laplace transforms.&lt;br /&gt;
&lt;br /&gt;
The torque is proportional to the armature current.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;T(t) = k i(t) \, &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Similarly, relating mechanical (&#039;&#039;T(t)&amp;amp;omega;(t)&#039;&#039;) and electrical (&#039;&#039;v&amp;lt;sub&amp;gt;m&amp;lt;/sub&amp;gt;(t)i(t)&#039;&#039;) power, the conservation of energy requires the same proportionality between the voltage across the motor (&#039;&#039;v&amp;lt;sub&amp;gt;m&amp;lt;/sub&amp;gt;(t)&#039;&#039;) and the angular velocity (&#039;&#039;&amp;amp;omega;(t)&#039;&#039;).&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;v_m(t) = k \omega(t) \, &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
We want to find the Laplace transfer function of the motor, and we define it as follows.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\Omega(s) = \mathcal{L}[\omega(t)]/v_s(s)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Summing the voltages around the series circuit gives us our differential equation.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;v_s(t) = R i(t) + L \frac{di(t)}{dt} + k \omega(t)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Take the Laplace transform.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;V_s(s) = R I(s) + Ls( I(s) - i(0) ) + k\Omega(s) \, &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
At this point we can use the initial value theorem to find i(0).&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;i(0) = \lim_{s\rightarrow \infty} s\int_0^\infty i(t) e^{-st} u(t) dt = \frac{\infty}{e^{\infty}} = 0&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Substituting i(0) into the transformed differential equation gives us Equation *1*.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;V_s(s) = R I(s) + LsI(s) + k\Omega(s) *1* \, &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Repeat the process with the analogous mechanical differential equation. Here J&amp;lt;sub&amp;gt;m&amp;lt;/sub&amp;gt; is the moment of inertia of the combined armature, shaft, and load. B is the coefficient of friction.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;T(t) = J_m \frac{d\omega(t)}{dt} + B \omega(t)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Transforming yields the following.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;T(s) = J_m s(\Omega(s) - \omega(0)) + B \Omega(s) \, &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Recall T(t) = k i(t), and so T(s) = k I(s). Again the initial value theorem will yield &amp;amp;omega;(0) = 0. This gives us Equation *2*.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;k I(s) = (J_ms + B) \Omega(s) *2* \, &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Solve Equation *2* for I(s) and substitute that into Equation *1*.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;V_s(s) = (R + Ls) \frac{(J_ms + B)}{k} \Omega(s) + k\Omega(s)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Solve this equation for &amp;amp;Omega;(s), some simplification steps are skipped here. Equation *3*&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\Omega(s) = \frac{\frac{k}{J_mL}}{s^2 + (\frac{B}{J_m} + \frac{R}{L}) s + \frac{RB + k^2}{J_mL}}V(s) *3*&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Now in order to apply the final value theorem we let V&amp;lt;sub&amp;gt;s&amp;lt;\sub&amp;gt;(s) = K/s. The s&#039;s in the limit definition and in K/s cancel. We can now see &amp;amp;omega; in steady state.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\omega_{ss} = \lim_{s\rightarrow 0} s \Omega(s) = \frac{k}{RB + k^2}K = \omega(\infty)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Take Equation *2* and Equation *3* and this time solve for I(s). This will get us a form of the final answer in the s domain.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;I(s) = \frac{(J_ms + B)}{k} \left [ \frac{\frac{k}{J_mL}}{s(s^2 + (\frac{B}{J_m} + \frac{R}{L}) s + \frac{RB + k^2}{J_mL})} \right ] K = \frac{\frac{s}{L} + \frac{B}{J_mL}}{s(s^2 + (\frac{B}{J_m} + \frac{R}{L}) s + \frac{RB + k^2}{J_mL})} K&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Finally was can apply the final value theorem to see what our steady state response will be for the armature current.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;i_{ss} = \lim_{s \to 0} sI(s) = \frac{B}{RB + k^2} K = i(\infty)&amp;lt;/math&amp;gt;&lt;/div&gt;</summary>
		<author><name>Kendrick.mensink</name></author>
	</entry>
</feed>