Is Differentiating a Sinusoid the Same as Multiplying by jω?

  • Thread starter Thread starter Turion
  • Start date Start date
  • Tags Tags
    Differentiating
AI Thread Summary
Differentiating a sinusoid is equivalent to multiplying its phasor representation by jω, as stated in the textbook. The discussion clarifies that while V represents a constant complex voltage, v(t) is a time-varying sinusoidal function. The relationship between the two is expressed as dv/dt ↔ V jω, indicating they exist in different domains. The distinction between the symbols "=" and "↔" is emphasized, highlighting that they represent different concepts despite relating to the same physical phenomenon. Understanding this relationship is crucial for correctly applying phasor analysis in electrical engineering contexts.
Turion
Messages
145
Reaction score
2
The textbook says that differentiating a sinusoid is the same as multiplying the phasor by jω. Shouldn't jω be jωejωt?
 

Attachments

  • Untitled.png
    Untitled.png
    9.7 KB · Views: 494
Engineering news on Phys.org
Hi Turion! :smile:
Turion said:
The textbook says that differentiating a sinusoid is the same as multiplying the phasor by jω. Shouldn't jω be jωejωt?

No, you start with Re(Vejωt),

and differentiating gives you Re(jωVejωt). :wink:
 
So:\\ v(t)=Re(\overrightarrow { V } { e }^{ jωt })\\ \frac { dv(t) }{ dt } =Re(j\omega \overrightarrow { V } { e }^{ jωt })\\ \frac { dv(t) }{ dt } =j\omega v(t)\\ \\ But\quad the\quad book\quad asserts\quad that:\\ \frac { d\overrightarrow { V } }{ dt } =\overrightarrow { V } j\omega
 
The book asserts that if V1 and V2 are phasors that represent v(t) and dv(t)/dt, respectively, then they are related by:

V2 = jωV1
 
milesyoung said:
The book asserts that if V1 and V2 are phasors that represent v(t) and dv(t)/dt, respectively, then they are related by:

V2 = jωV1

Isn't that what I just posted?
 
Turion said:
But\quad the\quad book\quad asserts\quad that:\\ \frac { d\overrightarrow { V } }{ dt } =\overrightarrow { V } j\omega

No, it asserts that \frac { dv}{ dt } \leftrightarrow \overrightarrow { V } j\omega

(You can't have dV/dt anyway, since V (the "complex voltage") is a constant! :wink:)

See eg https://www.physicsforums.com/library.php?do=view_item&itemid=303
 
You wrote:
Re(jωVejωt) = jωv(t)

which isn't true. The LHS is real, the RHS is complex.

V is a constant, so the last line is:
0 = jωV

Edit:
tiny-tim beat me to it.
 
So\quad \frac { dv }{ dt } =\overrightarrow { V } j\omega \quad is\quad right\quad and\quad \frac { dv }{ dt } =vj\omega \quad is\quad wrong.\\ How\quad did\quad the\quad author\quad derive\quad that\quad \frac { dv }{ dt } =\overrightarrow { V } j\omega ?
 
You need to keep track of V and v.
They represent the voltage in different domains: one is real and the other complex, and they never "live" in the same space. Hence, they are not the same thing.

Phasors is just shorthand. What you are "really" doing is applying a Fourier transform to a differential equation. This is not something you have to worry about as long as you keep the usual rules for phasors in mind, but it helps explain why V and v are fundamentally very different.
 
  • #10
Turion said:
So\quad \frac { dv }{ dt } =\overrightarrow { V } j\omega \quad is\quad right

No!

As both milesyoung :smile: and I have said, V is constant.

dv/dt is not constant, it's sinusoidal, it can't equal jωV.

Your book doesn't say =, it says ##\leftrightarrow##.

The v and V methods are completely different and incompatible (see the link above).
 
  • #11
tiny-tim said:
Your book doesn't say =, it says ##\leftrightarrow##.

There's a difference? I wasn't aware.
 
  • #12
Turion said:
There's a difference? I wasn't aware.

erm … yes!

Books don't use fancy symbols like that if they don't need to!

= means that the LHS and RHS (as f95toli :smile: says) "live" in the same space.

##\leftrightarrow## is used to show that the LHS and RHS are completely different, but that they represent the same thing.

Turion, you need to read all about complex voltage and current again, from the start.
 
  • #13
tiny-tim said:
erm … yes!

Books don't use fancy symbols like that if they don't need to!

= means that the LHS and RHS (as f95toli :smile: says) "live" in the same space.

##\leftrightarrow## is used to show that the LHS and RHS are completely different, but that they represent the same thing.

Turion, you need to read all about complex voltage and current again, from the start.

I don't see a derivation in your library entry as attached.

The issue is that I don't see how the author derived ##\frac { dv }{ dt } \leftrightarrow\overrightarrow { V } j\omega##.
 

Attachments

  • Untitled.png
    Untitled.png
    7.1 KB · Views: 469
  • #14
Turion said:
I don't see a derivation in your library entry as attached.

The issue is that I don't see how the author derived ##\frac { dv }{ dt } \leftrightarrow\overrightarrow { V } j\omega##.

I don't see how you don't see it, both in the book and in the library entry. :confused:

You really need to spend an hour studying this, from the start.​
 
  • #15
Normally this type of problem is encountered in transmission line theory.Here the derivative must be replaced by partial derivative.V is being converted to frequency domain in this problem.This is called the phasor form.This type of conversion reduces the computation steps involved in the time domain form.If you again want to convert to time domain form then multiply the right hand expression of the phasor form with exp(jwt) and then take the real part i.e. only cosine part.
 
  • #16
\partialV/\partialt=Re(jwVsexp(jwt)).
This means taking the real part ,of phasor form multiplied with exp(jwt), gives you back the time domain form of V.
Here phasor form is jwVs.
 
Back
Top