Questions tagged [total-harmonic-distortion]
The total-harmonic-distortion tag has no summary.
23 questions
5 votes
6 answers
1k views
How to measure audio frequency distortion without expensive equipment?
I'm building some BJT amplifiers, and I'm currently getting distortion values via Multisim simulations. However, I'm not fully sure about the results I've been getting, and I would like to double ...
1 vote
0 answers
76 views
How to calculate overall THDi and THDv for a group of non-linear loads?
I'm working on a project involving multiple non-linear electrical loads, and I want to estimate the total THDi (Total Harmonic Distortion of Current) and, if ...
0 votes
3 answers
140 views
Standards for Total Harmonic Distortion in Communication Systems
If I have a demodulated waveform obtained from an AM envelope detector and want to measure distortion using Total Harmonic Distortion (THD), is there a relevant standard for this? I found IEEE 519, ...
1 vote
2 answers
84 views
What exactly is the influence of the carrier wave signal in the case of a PWM-controlled 3-phase inverter?
How exactly does the value of the PWM-frequency of a 3-phase inverter contribute to the output voltage and current waveforms of the inverter? How can the choice of this frequency influence the output ...
5 votes
2 answers
132 views
Can a PFC converter work if input AC voltage is distorted (having harmonics)?
I see the assumption that the input AC voltage is clean (pure AC), in almost all PFC explanation articles. What if the input AC has some harmonics, say a voltage distortion factor of 10%, would it ...
4 votes
1 answer
204 views
Issue with formula for Total Harmonic Distortion of a pure rectangular switching function
The known value of THD for a pure rectangular switching function, for which the duty ratio D = 0.5, is 0.483 or 48.3%. I have tried to back-calculate this using formulae for THD in order to work out ...
1 vote
2 answers
315 views
Efficient method of measuring total harmonic distortion
I have been trying to create a set-up for measuring (estimating) the reported total harmonic distortion of an op-amp. (Please don't ask why I don't use a spectrum analyzer because I have been assigned ...
0 votes
1 answer
62 views
How is the THD of a signal calculated? What is the process inside of an automatic distortion meter?
In general, the equation to find the Total Harmonic Distortion (THD) is: \$THD = \frac{\sqrt{V_{2,rms}^2+V_{3,rms}^2+V_{4,rms}^2+V_{5,rms}^2+...}}{V_{1,rms}} \$ According to attached figure (A Course ...
0 votes
2 answers
200 views
Abnormal THD values for Audio Amp in any circumstances
Using Charles Wenzel's "High Gain and Fidelity Audio Amplifier" (source:https://www.radiolocman.com/shem/schematics.html?di=335167) as my final project for my freshman year due this Saturday,...
0 votes
1 answer
101 views
Why does my THD-value not converge in simulation of rectifier circuit?
I'm trying to simulate a FWR - circuit with an RC-load. In doing so, I want to analyze the THD-value of the circuit. In the end, I've tried changing the FFT-points, increasing and decreasing the ...
0 votes
1 answer
124 views
Is harmonic distortion only a problem for the power company?
I know that harmonic distortion is a problem for the power company because it influences the power factor, but what about me as an end user? In my situation I would use 9 drivers of 200W (230VAC/48VDC)...
0 votes
0 answers
366 views
VAS loading distortion in amplifier
I'm trying to solve the VAS (voltage amplifier stage) loading distortion in a three-stage amplifier. Excluding the input stage (called IPS in the circuit below), here is represented a typical VAS ...
3 votes
1 answer
338 views
Why am I measuring such high THD+N on my active high-pass filter?
I have designed a 2nd-order active Sallen-Key high-pass filter for use in an audio circuit. An LTspice schematic is shown below, where VDD is 5 V. I have also breadboarded the circuit using low ...
0 votes
0 answers
83 views
S/N ratio or distortion analyzer
I'm having trouble finding an affordable low bandwidth analyzer solution for measuring audio spectrum performance (20KHz and below). Does anyone have a suggestion for buying (new / used) or building ...
3 votes
1 answer
344 views
THD calculated with amplitude instead of RMS
I have a digitized sinewave, and want to determine the THD of this waveform. This is the equation I am familiar with for calculating THD: $$ THD=\frac{\sqrt{\sum_{n=2}^{\infty}V_{n_{rms}}^2}}{V_{fund_{...