Question: i s ( t ) = V D C R { 1 - e - t t o } u ( t ) , where

is(t)=VDCR{1-e-tto}u(t), where to=LR
[Why does this solution make physical sense? Without performing any computations, can you do a quick hand-sketch of is(t) versus t? Why is to=LR called the "time-constant"?]
In this simulation lab we wish to solve (2.2), with applied voltage vs(t)=u(t)VDC, numerically ?3 using a computational mathematics technique (called the variable step Runge-Kutta method) that has been coded in Matlab as routine ODE45. In order to use ODE45 we must first write (2.2) in so-called state space form ?4
dis(t)dt=-is(t)to+vs(t)L
Write a Matlab code that uses routine ODE45 to solve equation (2.5), and then plots is(t) versus time t. During the lab session you will be given values to use for R,L and VDC.
 is(t)=VDCR{1-e-tto}u(t), where to=LR [Why does this solution make physical sense? Without

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!