How can I make a simscape representation of the simulink 'Universal Bridge'
조회 수: 4 (최근 30일)
이전 댓글 표시
I've got a model of a wind turbine that works using sim power systems. For work purposes I need to convert this model to an equivalent simscape representation. The electrical system and grid have all been represented as you can't really go wrong with impedances etc, but what I'm finding difficult is getting the DC/AC converter to work.
On the sim power systems model I have a universal bridge with following values:
witht the configuration looking like this:
My question is how can i replicate this using simscape IGBT'S that are connected like this:
I notice that in the IGBT simscape block, the parameter Vth affects the quality of the AC side.
댓글 수: 0
답변 (1개)
Mohamad Nazir
2023년 4월 6일
Hi, I think the closest block to the Universal Bridge in the electrical library is https://fr.mathworks.com/help/sps/ref/converterthreephase.html
You still have to find the threshold voltage (from component's datasheet if available, if not you can maybe check some examples), but you have almost all the other parameters so worst case scenario you can tune the threshold voltage according to what you wait from the output. Hope that helped.
댓글 수: 0
커뮤니티
더 많은 답변 보기: Power Electronics Community
참고 항목
카테고리
Help Center 및 File Exchange에서 Simscape Electrical에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!