P. 359, peak time derivation: Difference between revisions

From Bill Goodwine's Wiki
Jump to navigationJump to search
Goodwine (talk | contribs)
Created page with "The final result is correct, but there are multiple mistakes in the derivation of the peak time. The derivation should be: <math> \frac{d}{dt} y(t) = \zeta \omega_n e^{-\zeta \omega_n t} \left( \cos \omega_d t + \frac{\zeta}{\sqrt{1 - \zeta^2}} \sin \omega_d t \right) - e^{-\zeta \omega_n t} \left(- \omega_d \sin \omega_d t + \frac{\zeta \omega_d}{\sqrt{1 - \zeta^2}} \cos \omega_d t \right) </math> <math> \frac{d}{dt} y(t) = \zeta \omega_n e^{-\zeta \omega_n t} \left(..."
 
Goodwine (talk | contribs)
No edit summary
 
Line 6: Line 6:


<math>\frac{d}{dt} y(t) = \left(\frac{\zeta^2 \omega_n}{\sqrt{1- \zeta^2}} + \omega_d \right) \sin \omega_d t.  </math>
<math>\frac{d}{dt} y(t) = \left(\frac{\zeta^2 \omega_n}{\sqrt{1- \zeta^2}} + \omega_d \right) \sin \omega_d t.  </math>
[[Engineering Differential Equations: Theory and Applications, Springer 2010#Errata|Return to errata.]]

Latest revision as of 19:51, 7 August 2024

The final result is correct, but there are multiple mistakes in the derivation of the peak time. The derivation should be:

Return to errata.