How to get unity power factor in three phase rectifier by hysteresis current controller
조회 수: 2 (최근 30일)
이전 댓글 표시
attain unity power factor in input side by hysteresis current controller
댓글 수: 0
답변 (5개)
Purushottama Rao
2015년 6월 20일
Steps: 1) Sample the input line voltage signal. Use a PLL for syncronization, the output of which is a unit mag sinusoidal signal inphase with the line voltage. 2) Prepare the ref current. This can be obtained by multiplying the required curret rms value with the PLL output. 3) Measure the input current 4) Calculate the error between the above two currents 5) Define a hystresis controller with the defined hystersis level. Relay block in simulink does this for you. Hystersis limits defines the switching frequency and THD. 6) Pass the output from hystersis to the switches directly.
It should give you the required output. ALL THE VERY BEST
댓글 수: 4
참고 항목
카테고리
Help Center 및 File Exchange에서 Specialized Power Systems에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!