User Tools

Site Tools


audio_engineering:class_b_power_calculations

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
audio_engineering:class_b_power_calculations [2022/12/13 06:35] – [Power Calculations for Class B Amplifiers] mithataudio_engineering:class_b_power_calculations [2022/12/13 20:09] – [Power Calculations for Class B Amplifiers] mithat
Line 1: Line 1:
 ====== Power Calculations for Class B Amplifiers ====== ====== Power Calculations for Class B Amplifiers ======
  
-The following is derived from material presented by [[https://www.oit.edu/directory/cristina-crespo|Dr. Cristina Crespo]].((Cristina Crespo. “Class B Output Stage: Push-Pull Network.” Video. //YouTube//, May 23, 2017. https://www.youtube.com/watch?v=xXIZOg0BKag.)) ((———. “Class B Push-Pull Stage: Power Calculations.” Video. //YouTube//, May 23, 2017. https://www.youtube.com/watch?v=YltVJ3KzaR4.)) ((———. “Example: Class B Output Stage.” Video. //YouTube//, May 23, 2017. https://www.youtube.com/watch?v=et5wzj2Xh7E.))+The following is derived from material presented by [[https://www.oit.edu/directory/cristina-crespo|Dr. Cristina Crespo]]((Cristina Crespo. “Class B Output Stage: Push-Pull Network.” Video. //YouTube//, May 23, 2017. https://www.youtube.com/watch?v=xXIZOg0BKag.)) ((———. “Class B Push-Pull Stage: Power Calculations.” Video. //YouTube//, May 23, 2017. https://www.youtube.com/watch?v=YltVJ3KzaR4.)) ((———. “Example: Class B Output Stage.” Video. //YouTube//, May 23, 2017. https://www.youtube.com/watch?v=et5wzj2Xh7E.)).
  
-For the calculations below, the following are assumed: `v_o` is the amplifier output voltage, `i_o` is the output current, and `R_L` is the load resistance. It's also assumed the amplifier has a bipolar power supply with rails `V_(C C)` and `V_(E E)`, where `V_(E E) = -V_(C C)`. We further assume that transistor base currents are negligible (so collector currents equal output currents) and that the zero-conduction dead zone is likewise negligible.+For the calculations below, the following are assumed: `v_o` is the amplifier output voltage, `i_o` is the output current, and `R_L` is the load resistance. It's also assumed the amplifier has a bipolar power supply with rails `V_(C C)` and `V_(E E)`, where `V_(E E) = -V_(C C)`. We further assume that transistor base currents are negligible (so collector currents equal output currents) and that the zero-conduction dead zone likewise is negligible.
  
 These analyses are based on sinusoidal signals as this is the accepted standard for power and thermal design in audio. The formulae will be valid for other signals with a crest factor of `sqrt(2)`. Alternative analyses based on worst-case signals (i.e., those having a crest factor of one, e.g, square waves), may be instructive but are not presented here. These analyses are based on sinusoidal signals as this is the accepted standard for power and thermal design in audio. The formulae will be valid for other signals with a crest factor of `sqrt(2)`. Alternative analyses based on worst-case signals (i.e., those having a crest factor of one, e.g, square waves), may be instructive but are not presented here.
Line 55: Line 55:
 </WRAP> </WRAP>
  
-Owing to symmetry, the negative half of the sinusoidal cycle will consume the same average power as the positive half, therefore the total average power delivered by the power supply is:+Owing to symmetry, the transistor connected to `V_(E E)` will consume the same average power over one cycle as the one connected to `V_(C C)`, therefore the total average power delivered by the power supply is:
  
 `bar(P_S) = bar(P_S)_(V+) + bar(P_S)_(V-) = bar(P_S)_(V+) + bar(P_S)_(V+) = 2 bar(P_S)_(V+)` `bar(P_S) = bar(P_S)_(V+) + bar(P_S)_(V-) = bar(P_S)_(V+) + bar(P_S)_(V+) = 2 bar(P_S)_(V+)`
Line 91: Line 91:
 `P_D = bar(P_S) - bar(P_L)` `P_D = bar(P_S) - bar(P_L)`
 <WRAP indent> <WRAP indent>
-`    = (2/pi * v_(op)/R_L * V_(C C)) - [(v_(op))^2/(2R_L)]`+`    = (2/pi * v_(op)/R_L * V_(C C)) - [(v_(op))^2/(2R_L)]` \\ 
 `    = ((2 V_(C C))/(pi R_L) * v_(op)) - [(v_(op))^2/(2R_L)]`  `    = ((2 V_(C C))/(pi R_L) * v_(op)) - [(v_(op))^2/(2R_L)]` 
 </WRAP> </WRAP>
  
-===== Worst-case power dissipation =====+===== Maximum power dissipation =====
  
-The plot of `P_D` vs. `v_(op)` intersects the origin when `v_(op) = 0` and describes an broad curve with a peak somewhat before its final value (when `v_(op) = V_(C C)`). To find the maxima of this curve, we solve for `(d P_d)/(d v_(op)) = 0`. Thus:+The plot of `P_D` vs. `v_(op)` describes a broad curve that intersects the origin when `v_(op) = 0` and has a peak somewhat before its final value when `v_(op) = V_(C C)`. To find the maxima of this curve, we solve for `(d P_D)/(d v_(op)) = 0`. Thus:
  
 `(d P_D)/(d v_(op)) = (2 V_(C C))/(pi R_L) - 2(v_(op)/(2R_L))` `(d P_D)/(d v_(op)) = (2 V_(C C))/(pi R_L) - 2(v_(op)/(2R_L))`
Line 106: Line 106:
 `v_(op) = 2/pi V_(C C)` `v_(op) = 2/pi V_(C C)`
  
-Substituting this into the relation for `P_D` above yields the worst-case power dissipation `P_(Dmax)`:+Substituting this into the relation for `P_D` above yields the maximum (i.e., worst-casepower dissipation `P_(Dmax)`:
  
 `P_(Dmax) = ((2 V_(C C))/(pi R_L) * 2/pi V_(C C)) - [(2/pi V_(C C))^2/(2R_L)]` `P_(Dmax) = ((2 V_(C C))/(pi R_L) * 2/pi V_(C C)) - [(2/pi V_(C C))^2/(2R_L)]`
Line 125: Line 125:
  
 <WRAP center round tip 60%> <WRAP center round tip 60%>
-<html><b>Worst-case power dissipation</b></html>+<html><b>Maximum power dissipation</b></html>
  
 `P_(Dmax) = 2/pi^2 * (V_(C C))^2/R_L`\\ or\\  `P_(Dmax) = 2/pi^2 * (V_(C C))^2/R_L`\\ or\\ 
audio_engineering/class_b_power_calculations.txt · Last modified: 2024/06/26 20:30 by mithat

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki