THD analysis of mathematical simulink model

I have done mathematical modelling of my system in simulink then how to perform the THD analysis

2 comentarios

Mathieu NOE
Mathieu NOE el 17 de Jul. de 2024
hello
if you can export your simulink data to matlab workspace and with the Signal Processing Toolbox, you can use the thd function
OK

Iniciar sesión para comentar.

Respuestas (1)

MULI
MULI el 13 de Ag. de 2024

0 votos

Hi Pritham,
I understand that you need to perform the THD analysis in simunlink. The powergui block can calculate the Total Harmonic Distortion (THD) of signal. In the FFT Analysis tool, you can select the signal for which you want to calculate the THD, and the tool will display the fundamental frequency and the THD.
You may refer the below links for more information related to powergui and example on calculating the THD of signal using ‘powergui

Preguntada:

el 4 de Jul. de 2024

Respondida:

el 13 de Ag. de 2024

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by