Help with Bode Plots | Gain Calculation

  • Thread starter rusty009
  • Start date
  • Tags
    Bode Plots
In summary, there are two methods for finding the gain at a specific frequency in a bode plot. The first method involves substituting in the frequency for s in the transfer function, while the second method involves finding the magnitude of the gain using the complex transfer function. Both methods should yield the same result, but the second method allows for separate analysis of the magnitude and phase difference.
  • #1
rusty009
69
0
Hey, could some one please help me with bode plots. I have a transfer function,lets say

G(s)=0.16s/(1+0.16s)

if I want to find the gain at 10 rads/s, do I subsitute s for 10 and then take 20log( G(10) )? Thats what I thought the method was, but now in my notes it says,

Gain = 0.16ω/√(1 + (0.16ω)^2)

then 20log(Gain)

I have a bode plot for this transfer function, which is in the same notes, and it agrees with the first method. Thanks in advance.
 
Engineering news on Phys.org
  • #2
In actuality, it's [tex]s=\sigma+j\omega[/tex], so you should be substituting in s = 10j, and finding the frequency response using the transfer function. If you substituted that in directly, you'd have the complex gain.

But since you usually want to find the magnitude of the gain (and separately find the phase difference), you actually want to find [tex]\left|G(j\omega)\right|[/tex] using the following (note that the asterisk denotes complex conjugate):

[tex]\left|G(j\omega)\right|^{2}=G(j\omega)G^{\ast}(j\omega)
\left|G(j\omega)\right|=\sqrt{\left|G(j\omega)\right|^{2}}[/tex]

EDIT: 20log10(gain) just gives you the gain in terms of dB. LaTeX seems to be broken at the moment, so hopefully the equations show up in a few hours. If not, you should be able to click on the red "LaTex broken" placeholder to bring up the code snippet, and then paste it into say, the following (after you remove the tex tags from both ends of the snippet):
http://www.codecogs.com/components/equationeditor/equationeditor.php
 
Last edited by a moderator:
  • #3


Hello,

Thank you for reaching out for help with Bode plots and gain calculation. It seems like you are on the right track with your understanding. Let me explain the two methods you mentioned in more detail.

The first method you mentioned is called the "direct substitution" method. It involves substituting the desired frequency (ω) for s in the transfer function and then taking the logarithm of the magnitude of the resulting expression. In your case, the desired frequency is 10 rads/s. So, you would substitute 10 for s and then take the logarithm of the magnitude of G(10) (which is 0.16*10/(1+0.16*10) = 1.6/2.6 = 0.615). This would give you 20log(0.615) = -2.5 dB. This method is commonly used to quickly estimate the gain at a specific frequency.

The second method you mentioned is called the "magnitude formula" method. It involves using a formula to calculate the magnitude of the transfer function at a given frequency. In your case, the formula is Gain = 0.16ω/√(1 + (0.16ω)^2). Using this formula, you would plug in 10 for ω and then take the logarithm of the resulting value. This would also give you -2.5 dB, as the two methods should agree with each other.

It's great that you have a Bode plot for this transfer function, as it can serve as a visual representation of the gain and phase at different frequencies. The Bode plot should also show a gain of -2.5 dB at 10 rads/s, confirming your calculations.

In conclusion, both methods are valid and should give you the same result. The direct substitution method is quicker and can be used for estimation, while the magnitude formula method is more accurate. I hope this helps clarify your understanding of Bode plots and gain calculation. Let me know if you have any further questions. Best of luck with your studies!
 

1. What is a Bode plot?

A Bode plot is a graphical representation of the frequency response of a system. It shows how the magnitude and phase of a system's output changes in response to different input frequencies.

2. How do you create a Bode plot?

To create a Bode plot, you will need to have the transfer function of the system. Then, you can plot the magnitude and phase response on a logarithmic scale against the frequency. This can be done manually or with the help of software.

3. What is gain in a Bode plot?

Gain in a Bode plot refers to the ratio of the output amplitude to the input amplitude, expressed in decibels (dB). It shows how much the magnitude of the output changes in response to different input frequencies.

4. How do you calculate gain in a Bode plot?

To calculate gain in a Bode plot, you can use the formula: Gain (dB) = 20 * log10(Vout/Vin), where Vout is the output voltage and Vin is the input voltage. Alternatively, you can also read the gain directly from the Bode plot graph.

5. What is the significance of Bode plots in engineering?

Bode plots are important in engineering because they provide a visual representation of the frequency response of a system. This helps engineers to analyze and design systems for optimal performance and stability. Bode plots are commonly used in the fields of control systems, signal processing, and circuit design.

Similar threads

  • Engineering and Comp Sci Homework Help
Replies
9
Views
2K
  • General Engineering
Replies
1
Views
7K
  • Engineering and Comp Sci Homework Help
Replies
4
Views
825
Replies
1
Views
1K
  • Engineering and Comp Sci Homework Help
Replies
3
Views
2K
  • Engineering and Comp Sci Homework Help
Replies
1
Views
1K
Replies
1
Views
1K
  • Engineering and Comp Sci Homework Help
Replies
3
Views
1K
  • Engineering and Comp Sci Homework Help
Replies
9
Views
2K
  • Engineering and Comp Sci Homework Help
Replies
4
Views
2K
Back
Top