How do I find voltage at time t given a voltage phasor?

Click For Summary

Discussion Overview

The discussion revolves around calculating the time-domain voltage from a given voltage phasor, specifically V = 12∠70°, at a frequency of 60 Hz. Participants explore the relevant equations and methods for converting the phasor to the time domain, while also addressing discrepancies in their calculations and interpretations.

Discussion Character

  • Exploratory
  • Technical explanation
  • Debate/contested
  • Mathematical reasoning

Main Points Raised

  • One participant presents the equation V(t) = Vmax*sin(ωt + φ) and attempts to calculate the voltage at t = 1 ms, but finds their result does not match any provided options.
  • Another participant agrees with the initial calculations and suggests that the sine function should yield a value close to the maximum amplitude of 12.
  • Some participants discuss the potential use of the cosine function instead of sine, noting that it may be more common in certain contexts.
  • There is mention of phasors typically being considered as rms values while time-domain representations are peak values, which could affect the interpretation of results.
  • One participant expresses confusion about the choice between sine and cosine, indicating that their formula only uses sine.
  • Another participant provides a conversion relationship between sine and cosine functions, suggesting that one can switch between them if needed.

Areas of Agreement / Disagreement

Participants do not reach a consensus on the correct approach to use (sine vs. cosine) or the expected results from the calculations. There are multiple competing views regarding the appropriate method for converting the phasor to the time domain.

Contextual Notes

Participants note that the choice of sine or cosine may depend on the context and that phasors are often treated as rms values, which may not align with peak value calculations in the time domain.

BryanDorais
Messages
6
Reaction score
1
Thread moved from the technical forums, so no Homework Template is shown
This is a problem from my midterm that I'm trying to understand before my final. The question is;

A voltage phasor is given by V = 12∠70° and the frequency is 60 Hz. What is the time-domain voltage at t = 1 ms?
a. 1.47 V
b. 5.11 V
c. -0.335 V
d. -4.73 V

As far as i know, the only equation relevant to this is V(t) = Vmax*sin(ωt + φ). When i plug in the values, V(t = 0.001) = 12 sin(120π(0.001) + 7π/18), i get V = 12(0.9996), which does not match any of the possible results.

What am i getting wrong?
 
Physics news on Phys.org
Your math looks fine to me.
 
Agreed. As a sanity check, (1ms/16.7ms) * 360 degrees is 21.6 degrees, added to 70 degrees is very close to 90 degrees, so the sin() is very close to 1. So it seems like there should be an answer close to the max amplitude of 12 in the choices...
 
berkeman said:
Agreed. As a sanity check, (1ms/16.7ms) * 360 degrees is 21.6 degrees, added to 70 degrees is very close to 90 degrees, so the sin() is very close to 1. So it seems like there should be an answer close to the max amplitude of 12 in the choices...

Among the choices was "None of the above." I did not include that option since it was what i chose during the exam and it was marked as incorrect
 
BryanDorais said:
V(t) = Vmax*sin(ωt + φ).
What do you get if you use cos() instead...?
 
https://en.wikipedia.org/wiki/Phasor
Definition
Euler's formula indicates that sinusoids can be represented mathematically as the sum of two complex-valued functions:

A ⋅ cos ⁡ ( ω t + θ ) = A ⋅ e i ( ω t + θ ) + e − i ( ω t + θ ) 2 , {\displaystyle A\cdot \cos(\omega t+\theta )=A\cdot {\frac {e^{i(\omega t+\theta )}+e^{-i(\omega t+\theta )}}{2}},}
c12165cb7062b9f952a6f6e57c2d5b824db9d54d
[a]
or as the real part of one of the functions:

A ⋅ cos ⁡ ( ω t + θ ) = Re ⁡ { A ⋅ e i ( ω t + θ ) } = Re ⁡ { A e i θ ⋅ e i ω t } . {\displaystyle {\begin{aligned}A\cdot \cos(\omega t+\theta )=\operatorname {Re} \{A\cdot e^{i(\omega t+\theta )}\}=\operatorname {Re} \{Ae^{i\theta }\cdot e^{i\omega t}\}.\end{aligned}}}
d8e3aabb83794180c031d1aa471da387ce14dd91

The function A ⋅ e i ( ω t + θ ) {\displaystyle A\cdot e^{i(\omega t+\theta )}}
274e97acfe05c8eb04b023822597bf0a1ca2ea2d
is the analytic representation of A ⋅ cos ⁡ ( ω t + θ ) . {\displaystyle A\cdot \cos(\omega t+\theta ).}
54cc1250d751b6580bd30c5e7a93d321845a5754
Figure 2 depicts it as a rotating vector in a complex plane. It is sometimes convenient to refer to the entire function as a phasor,[11] as we do in the next section. But the term phasor usually implies just the static vector , A e i θ . {\displaystyle ,Ae^{i\theta }.}
397c226ee41cb9417ce7031216b53f58561dd128
An even more compact representation of a phasor is the angle notation: A ∠ θ . {\displaystyle A\angle \theta .\,}
f9f1ad9b51782011fe9a2367c9fef311c4c9b29e
See also vector notation.
 
berkeman said:
What do you get if you use cos() instead...?

If i use Cosine the answer is -0.355(C). How did you know to use Cos? The only formula i have uses Sin only
 
A couple of points to ponder:

Phasors are usually assumed to be rms values. Time domain versions are generally peak values.

You have a choice of basis functions for the time domain, either cosine or sine. Cosine may be more common :wink:
 
BryanDorais said:
If i use Cosine the answer is -0.355(C). How did you know to use Cos? The only formula i have uses Sin only
It's been so long since I used them, I don't remember if there is a reason that you would choose one over the other. There is the wikipedia definition above, and it kind of makes sense to use the cos() form because you'd like the value to be on the Re axis for an argument of zero, I would think.
 
  • #10
Thank you very much for the assistance.
 
  • Like
Likes   Reactions: berkeman
  • #11
BryanDorais said:
If i use Cosine the answer is -0.355(C). How did you know to use Cos? The only formula i have uses Sin only

Note that you can convert between sin and cos if you're given one and need the other (my instructor likes to give us things in terms of sines, forcing us to convert to cosine):
##sin(ωt+θ)=cos(ωt+θ-\frac{π}{2})##
##cos(ωt+θ)=sin(ωt+θ+\frac{π}{2})##
(θ may be zero or negative)
 
Last edited by a moderator:
  • Like
Likes   Reactions: berkeman

Similar threads

Replies
0
Views
2K
  • · Replies 13 ·
Replies
13
Views
37K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 8 ·
Replies
8
Views
3K
  • · Replies 7 ·
Replies
7
Views
3K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 11 ·
Replies
11
Views
5K
Replies
1
Views
3K
  • · Replies 3 ·
Replies
3
Views
3K