To find efficiency of inverter with constant dc input voltage and resistive load
조회 수: 12 (최근 30일)
이전 댓글 표시
the input dc current to the inverter is pulsating with ripples, so iuse mean block to measure averaged dc i/p current. the average time is 0.02 seconds as the output frequency is 50 Hz.
Im using unipolar sinusoidal pulse width modulation (PWM) for switching, and getting nearly sinusoidal output.
I use rms block with fundamental frequency 50Hz to measure voltage across and current through resistor.
But he measured input power by multiplying dc voltage and averaged input current is different for different simulation times, the same occurs with output power,
What should be the simulation time, and what are the setting tio be done in the model to find correct efficiency
댓글 수: 1
Rakesh Patel
2013년 7월 2일
What is switching frequency, solver and its type. In-case of fixed step solver, what is fix step size?
답변 (1개)
Joel Van Sickel
2020년 12월 11일
Instead of trying to set up those blocks properly, you can measure instaneous power (V*I) and integrate it over a period of time, then divide by that period of time to get the average power. Do this for the exact same period on the output, and you can compare results. This will not be accurate if the time period is to small (as some energy may stored in the converter) but will work if you make sure to allow a number of cycles to be included in the period. Ideally, the time measurement will also be a multiple of your fundamental frequency. 1 second of simulation would be nice for a 50Hz system, but you could start with 10 cycles to get a pretty good estimate.
댓글 수: 0
커뮤니티
더 많은 답변 보기: Power Electronics Community
참고 항목
카테고리
Help Center 및 File Exchange에서 Electrical Block Libraries에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!