PID working with sine wave as reference
Afficher commentaires plus anciens
i have seen example of controlling output dc voltage of DC to DC buck converter using PID controller. I want to implement DC to AC converter. I tried using PID controller. Since i am comparing output AC signal(continuously varying) with reference sinusoidal signal, PID controller is not providing expected output. In case of DC to DC, both reference signal was constant. In my case, it is continuously varying sine wave. Can anyone suggest any way to get accurate DC to AC conversion? P.S. Can PID controller work with continuously varying reference signal with high freqency(100Hz)?
Réponses (1)
Purushottama Rao
le 25 Juin 2015
0 votes
PI is a common controller normally used in power electroincs for both DC-DC and DC-AC conversions. We have few systems running with PI controller. D term is not used as it adverse the noise. However in few cases, synchronous frame concept is used where the AC signal is transferred to a synchronous frame where it looks like a dc signal. Then PI controller has to handle only the DC component.
I had experinced using PI controllers upto 100Hz without much issues.
6 commentaires
Purushottama Rao
le 25 Juin 2015
give a print screen of your model for further dicussions
ashish ahir
le 26 Juin 2015
Purushottama Rao
le 27 Juin 2015
ashish ahir
le 30 Juin 2015
Purushottama Rao
le 4 Juil 2015
Even for single phase, pseudo transformations are avaialble..pls serth on the web
Catégories
En savoir plus sur Electrical Block Libraries dans Centre d'aide et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!