PROBLEM 24 - 0589: A forced oscillator is a system whose behavior can be described by a second-order linear differential equation of the form: ÿ + Ajý + A2y (t) = (1) where A1, A2 are positive %3D...


PROBLEM 24 - 0589:<br>A forced oscillator is a system<br>whose behavior can be<br>described by a second-order<br>linear differential equation of<br>the form:<br>ÿ + Ajý + A2y (t) =<br>(1)<br>where A1, A2 are positive<br>%3D<br>E(t)<br>constants and E(t) is an external<br>forcing input. An automobile<br>suspension system, with the<br>road as a vertical forcing input, is a<br>forced oscillator, for<br>example, as shown in Figure #1.<br>Another example is an RLC circuit<br>connected in series with<br>an electromotive force generator<br>E(t), as shown in Figure #2.<br>Given the initial conditions y(0) =<br>Yo and y(0) = zo , write a<br>%3D<br>FORTRAN program that uses the<br>modified Euler method to<br>simulate this system from t = 0 to t<br>= tf if:<br>Case 1:<br>E(t) = h whereh is<br>%3D<br>constant<br>Case 2:<br>E(t) is a pulse of<br>height h and width (t2 - t1) .<br>Case 3:<br>E(t) is a sinusoid of<br>amplitude A, period 2n/w<br>and phase angle p .<br>E(t) is a pulse train<br>Case 4:<br>with height h, width W,<br>period pW and<br>beginning at time t =<br>

Extracted text: PROBLEM 24 - 0589: A forced oscillator is a system whose behavior can be described by a second-order linear differential equation of the form: ÿ + Ajý + A2y (t) = (1) where A1, A2 are positive %3D E(t) constants and E(t) is an external forcing input. An automobile suspension system, with the road as a vertical forcing input, is a forced oscillator, for example, as shown in Figure #1. Another example is an RLC circuit connected in series with an electromotive force generator E(t), as shown in Figure #2. Given the initial conditions y(0) = Yo and y(0) = zo , write a %3D FORTRAN program that uses the modified Euler method to simulate this system from t = 0 to t = tf if: Case 1: E(t) = h whereh is %3D constant Case 2: E(t) is a pulse of height h and width (t2 - t1) . Case 3: E(t) is a sinusoid of amplitude A, period 2n/w and phase angle p . E(t) is a pulse train Case 4: with height h, width W, period pW and beginning at time t =

Jun 09, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here