paulmdrdo said:
I'm having difficulty as to how I would produce an approximately graph of the response just by hand. I was able to determine the first maximum by taking the derivative of the response and setting to zero and I'm stuck. How do I know the succeding minimum and maximum of this response? TIA.
View attachment 242162
View attachment 242161
With these [itex]y = A\exp(-kt) sin(t)[/itex] (whether it is [itex]sin[/itex] or [itex]cos[/itex]), if you are looking for a 'rough' response, I think an easy way is to first sketch your [itex]Ae^{-kt}[/itex] portion of the graph (above and below the t-axis) and this is the boundaries of your graph (because the trig part can vary from 0 to 1, so it will never go outside of this 'envelope'). Then you can think of a couple different points (e.g. [itex]0, \frac{\pi}{2}, \pi, etc...[/itex] and label those points on the graph). For example, I would think:
- for t = 0, sin(0) = 0 so y = 0
- for t = [itex]\frac{\pi}{2}[/itex], sin(pi/2) = 1, so the we will be at the value of [itex]y = Ae^{-kt}[/itex]
- for t = pi, sin(pi) = 0, so y = 0 again
- for t = [itex]\frac{3\pi}{2}[/itex], sin(3pi/2) = -1, so we will be at the value of [itex]y = \mathbf{-}Ae^{-kt}[/itex]
Then just connect the dots with a wave. I think this way is easier to do by hand when you just want a sketch. Hope that is of some use. Also note that the time period of the wave-forms/ oscillations remains constant despite the decreasing amplitude.
For the maximum and minimum, you could differentiate to confirm.