Calculate %age 2nd Harmonic Distortion in Voltage Amplifier

  • Thread starter Thread starter topcat123
  • Start date Start date
  • Tags Tags
    Harmonic
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
13 replies · 3K views
topcat123
Messages
77
Reaction score
1
A voltage amplifier ideally should have the input-output relationship of
vo = 100vi but in practice the relationship is vo = vi(98 + 2vi).
Calculate the %age second harmonic distortion present in the amplifier’s
output for a sinusoidal input of 10 mV r.m.s

% harmonic distortion = amplitude of nth harmonic / amplitude of fundnamental

fundnamental
98*0.01=0.98 v

harmonic
2*2*0.01^2 = 0.004 v%= 0.0408No frequency has been given. So in am unsure.

All help is appreciated.

Thanks
 
on Phys.org
topcat123 said:
A voltage amplifier ideally should have the input-output relationship of
vo = 100vi but in practice the relationship is vo = vi(98 + 2vi).
Calculate the %age second harmonic distortion present in the amplifier’s
output for a sinusoidal input of 10 mV r.m.s

% harmonic distortion = amplitude of nth harmonic / amplitude of fundnamental
That part is right.
fundamental
98*0.01=0.98 v
OK
harmonic
2*2*0.01^2 = 0.004 v
No no.
No frequency has been given. So in am unsure.
Frequency is irrelevant. So is the 10mV input magnitude.
You're not comparing fundamental and 2nd harmonic amplitudes. But you must.
Hint: there is a relation in trig between sin2(x) and cos(2x). Use that ...
 
  • Like
Likes   Reactions: topcat123
Thanks for your reply.

sin^2(x) = ½(1 - cos(2x))vo = 98vi + 2vi^2

so vi = sin(x)

vo = 98 sin(x) + 2 sin(x)^2

vo = 98 sin(x) + 4 sin^2 (x)

vo = 98 sin + 2(1 - cos(2x)) = 98 sin + 2 - 2 cos(2x)
 
why have i been provided with the "output for a sinusoidal input of 10 mV r.m.s" if it is irrelevant?
 
topcat123 said:
Thanks for your reply.
vo = 98 sin(x) + 2 sin(x)^2
don't understand what you mean by this equation.
*****************************************************
vo = 98 sin(x) + 4 sin^2 (x)
not quite right
vo = 98 sin + 2(1 - cos(2x)) = 98 sin + 2 - 2 cos(2x)
well, finish the problem after you correct the equation before this one: "harmonic distortion = amplitude of nth harmonic / amplitude of fundnamental".
 
I am a bit stuck

vo=98 sin(x)+(2 sin(x)^2

vo=98 sin(x)+4(1/2(1- cos(2x))

Is this correct
 
topcat123 said:
I am a bit stuck
vo=98 sin(x)+(2 sin(x)^2
vo=98 sin(x)+4(1/2(1- cos(2x))
Is this correct
No. Why are you squaring the "2" in "vo=98 sin(x)+(2 sin(x)^2?
BTW I assume you meant "vo=98 sin(x)+(2 sin(x))^2"
which is vo=98 sin(x) + 4sin2(x)
which is still wrong; see my first sentence.

In case you need it,
(sin(x))2 is commonly written as sin2(x).
 
Looked again at my learning material and I don’t need to sq the 2. Don’t know where I got that one.

Vo=98sin(x)+2sin^2(x) =98sin(x)+2(1/2(1-cos(2x))

=1+98sin(x)-1cos(2x)

fundamental = 98mV

second harmonic = 1mV

with a d.c. term of 1mV

So "harmonic distortion = (amplitude of nth harmonic / amplitude of fundamental)x100".

%harmonic distortion= (1/98)x100=1.02%
 
topcat123 said:
Looked again at my learning material and I don’t need to sq the 2. Don’t know where I got that one.

Vo=98sin(x)+2sin^2(x) =98sin(x)+2(1/2(1-cos(2x))

=1+98sin(x)-1cos(2x)

fundamental = 98mV

second harmonic = 1mV

with a d.c. term of 1mV

So "harmonic distortion = (amplitude of nth harmonic / amplitude of fundamental)x100".

%harmonic distortion= (1/98)x100=1.02%
Very good!
 
  • Like
Likes   Reactions: topcat123
Thank you for all your help..