Constant Power Load (CPL) block Simscape Electrical

조회 수: 24 (최근 30일)
Krupa Prag
Krupa Prag 2020년 10월 13일
편집: Aniruddh Maini 2022년 9월 17일
I currently am designing a Buck-Boost Converter using the blocks from powerlib Simulink.
I would like to add a CPL to the circuit. However, this block exists in another library and is not compatible with my current circuit design.
Any suggestions on how to modify the circuit to include this component or would the entire circuit have to be rebuilt using Simscape Electrical library. I would like to use this environment with the reinforcement learning functionalities.
  댓글 수: 3
Pemendra Kumar Pardhi
Pemendra Kumar Pardhi 2020년 10월 13일
you can also refer concept same as power electronics circuits for LED.
Krupa Prag
Krupa Prag 2020년 10월 14일
Thank you for your response.

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

답변 (2개)

Joel Van Sickel
Joel Van Sickel 2020년 10월 14일
Hello Krupa,
you can build your own constant power load using a controlled source. use a controlled current source and calculate the current using P/V = I. To break the algebraic loop, put a low pass filter between this calculation and the controlled current source. You can create a low pass filter with the transfer function block. Have the numerator = [1] and the denominator = [1/(2*pi*100) 1]. This will not be an ideal constant power load, but will be quite close to a constant power load and can be implemented in any number of circuit simulators.
Regards,
Joel

Aniruddh Maini
Aniruddh Maini 2022년 9월 17일
편집: Aniruddh Maini 2022년 9월 17일
Hi Joel
Can you please eleborate your answer more clearly or can you please come up with a diagram which clearly depicts how to model a buck converter with Constant power load because I am facing really a hard time modelling a buck converter with CPL which should dissipate constant power?
Thanks

커뮤니티

더 많은 답변 보기:  Power Electronics Community

카테고리

Help CenterFile Exchange에서 Trimming and Linearization에 대해 자세히 알아보기

제품


릴리스

R2020a

Community Treasure Hunt

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

Start Hunting!

Translated by