How do I find the magnitude of this function?

  • Thread starter Thread starter interxavier
  • Start date Start date
  • Tags Tags
    Function Magnitude
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
5 replies · 5K views
interxavier
Messages
17
Reaction score
0

Homework Statement


I'm asked to find the magnitude of the following complex function:

[tex]R(j \omega) = 1 + \exp{(-j \omega)} + \exp{(-j2 \omega)} + \exp{(-j3 \omega)} + \exp{(-j4 \omega)}[/tex]

Homework Equations


None

The Attempt at a Solution



I did the following but got stuck immediately as I'm not sure on how to proceed:

[tex]|R(j \omega)| = |1 + \exp{(-j \omega)} + \exp{(-j2 \omega)} + \exp{(-j3 \omega)} + \exp{(-j4 \omega)}|[/tex]
 
Physics news on Phys.org
NascentOxygen said:
I'm not sure what you are doing. Maybe finding the peak value of a signal and its harmonics?

I think the idea would be to use the identity from maths: ejW=cosW + j sinW

I'm trying to find the magnitude. If I use euler's identity, then I would get multiple values of sin's and cosine's:
[tex]R(j \omega) = 1 + \cos{(\omega)} - j\sin{(\omega)} + \cos{(2\omega)} -j\sin{(2\omega)} ...[/tex]

How do you find the magnitude of that?
 
interxavier said:
I'm trying to find the magnitude. If I use euler's identity, then I would get multiple values of sin's and cosine's:
[tex]R(j \omega) = 1 + \cos{(\omega)} - j\sin{(\omega)} + \cos{(2\omega)} -j\sin{(2\omega)} ...[/tex]

How do you find the magnitude of that?
Initially, I would stick with exponential notation and recall that [itex]|z|^2=zz^*[/itex]. Once you have computed [itex]|z|^2=zz^*[/itex] and simplified, you should find that you are left with a rather nice expression, which you should be able to easily convert into a real, non-negative, trigonometric expression.
 
Hootenanny said:
Initially, I would stick with exponential notation and recall that [itex]|z|^2=zz^*[/itex]. Once you have computed [itex]|z|^2=zz^*[/itex] and simplified, you should find that you are left with a rather nice expression, which you should be able to easily convert into a real, non-negative, trigonometric expression.

Does that mean I take the conjugates like this:

[tex]R^{*} = 1 - \exp{(-j \omega)} - \exp{(-j2 \omega)} - \exp{(-j3 \omega)} - \exp{(-j4 \omega)}[/tex]

or

[tex]R^{*} = 1 + \exp{(j \omega)} + \exp{(j2 \omega)} + \exp{(j3 \omega)} + \exp{(j4 \omega)}[/tex]
 
interxavier said:
Does that mean I take the conjugates like this:

[tex]R^{*} = 1 - \exp{(-j \omega)} - \exp{(-j2 \omega)} - \exp{(-j3 \omega)} - \exp{(-j4 \omega)}[/tex]
No. Like this:
interxavier said:
[tex]R^{*} = 1 + \exp{(j \omega)} + \exp{(j2 \omega)} + \exp{(j3 \omega)} + \exp{(j4 \omega)}[/tex]
Remember that if [itex]z = Re^{i\theta}[/itex], then [itex]z^* = (e^{i\theta})^*R^*[/itex], but since R is real: [itex]z^* = R(e^{i\theta})^* = Re^{-i\theta}[/itex] (check this using Euler's formula if you are unsure).