PID working with sine wave as reference

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)?

답변 (1개)

Purushottama Rao
Purushottama Rao 2015년 6월 25일

0 개 추천

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

Purushottama Rao
Purushottama Rao 2015년 6월 25일
give a print screen of your model for further dicussions
ashish ahir
ashish ahir 2015년 6월 26일
can you please elaborate on synchronous frame. How i can use that?
ashish ahir
ashish ahir 2015년 6월 30일
It is for 3 phase. Mine is single phase inverter. how can i do D-Q transformation?
Even for single phase, pseudo transformations are avaialble..pls serth on the web

댓글을 달려면 로그인하십시오.

카테고리

도움말 센터File Exchange에서 Electrical Block Libraries에 대해 자세히 알아보기

제품

태그

질문:

2015년 6월 25일

댓글:

2015년 7월 4일

Community Treasure Hunt

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

Start Hunting!

Translated by