Constant Power Load (CPL) block Simscape Electrical
Mostra commenti meno recenti
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 Commenti
Dr. Pemendra Kumar Pardhi
il 13 Ott 2020
Dear Krupa Prag
as per your query, you are want to connect CPL at output of buck-boost converter. Since CPL load is taken from other matalb library hence it will not be connet. To resolve this issues you can connect resistance at buck-boost converter's output terminal and emulate as CPL load.
Dr. Pemendra Kumar Pardhi
il 13 Ott 2020
you can also refer concept same as power electronics circuits for LED.
Krupa Prag
il 14 Ott 2020
Risposte (2)
Joel Van Sickel
il 14 Ott 2020
1 voto
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
1 Commento
Krupa Prag
il 19 Ott 2020
Aniruddh Maini
il 17 Set 2022
Modificato: Aniruddh Maini
il 17 Set 2022
0 voti
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
Community
Più risposte nel Power Electronics Control
Categorie
Scopri di più su Introduction to Installation and Licensing in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!