Complex Number Sine Wave Problem

AI Thread Summary
The discussion revolves around solving a homework problem involving two alternating voltages, V1 and V2, and their graphical and complex number representations. The user successfully plotted the individual waveforms and their resultant but is struggling with confirming the graphical result using complex numbers. They have made progress in converting the voltages into complex form but seek clarification on how to use these representations to validate their earlier findings. The conversation highlights the need for a deeper understanding of complex numbers in relation to sinusoidal functions. Overall, the user is looking for guidance on applying complex analysis to their plotted results.
badsanta010
Messages
7
Reaction score
0

Homework Statement



Two alternating voltages are given by:

V1= 12 sin 200pi t
V2= 18 sin 200pi t + pi / 3

i) Plot each wave form on the same axis for one complete cycle
ii) Add both together and plot the resultant waveform on the same axis
iii) Using complex numbers, confirm ii) graphical answer

Homework Equations



2pi f t ( to work out frequency)

Cycle time = 1/f


The Attempt at a Solution



Hi.

Any help would be greatly appreciated

Sorry I am unsure how to type the correct symbols hopefully you can understand what I mean easily enough.

So far I have completed questions 1 and 2 but its the final questions I am stuck on.

For question 1 I have:

Created a table with the following columns and done all the calculations needed.

V1

t (time)
200pi t
sin (200pi t) Using radians for this calculation
12 sin (200pi t)

V2

t (time)
200pi t
pi/3
sin(200pi t + pi/3) Using radians for this calculation
18 sin(200pi t +pi/3)

Using the completed tables I then plotted the two waves on the same graph.

For questions 2 I have:

Added the two graphs together by simply adding the final columns ( 12 sin(200pi t) + 18 sin(200pi t + pi/3) and plotted these on the same graph.

So I now have 3 graphs on the same axis and that's where I am stuck. I don't understand what it means by confirming graphical answer using complex numbers.

I know that V1 and V2 can be converted into complex number form but I don't understand how this can be used to prove the graphical answer?? A push in the right direction would be great.

V1 = 12 < 0 = 12 + 0j
V2 = 18< 60 = 9 + 15.58j

Please ask if you need any more information or don't understand anything.

Thanks

Any help would be great.
 
Physics news on Phys.org
I presume that you have learned that
e^{i\theta}= cos(\theta)+ i sin(\theta)
and from that
sin(ax)= \frac{e^{ix}- e^{-ix}}{2i}

so that
V1= 12\frac{e^{200\pi i t}- e^{-200\pi i t}}{2i}= -6i\left(e^{200\pi i t}- e^{-200\pi i t}\right)
and
V2= 18\frac{e^{200\pi i t+ i\pi/3}- e^{-200\pi i t+ i\pi/3}}{2i}
= -9ie^{i\pi/3}\left(e^{200i\pi t}- e^{-200i\pi t}\right)

And, of course,
e^{i\pi/3}= cos(\pi/3)+ i sin(\pi/3)= \frac{1}{2}+ i\frac{\sqrt{3}}{2}

Add those.
 
Thanks for the reply.

Sorry no doesn't look familiar. Have looked through my notes nothing either. I can kind of follow what you have done so I will give it a go and see how I get on.

Thanks
 
I picked up this problem from the Schaum's series book titled "College Mathematics" by Ayres/Schmidt. It is a solved problem in the book. But what surprised me was that the solution to this problem was given in one line without any explanation. I could, therefore, not understand how the given one-line solution was reached. The one-line solution in the book says: The equation is ##x \cos{\omega} +y \sin{\omega} - 5 = 0##, ##\omega## being the parameter. From my side, the only thing I could...
Back
Top