Dear Plexim Community,
I have simulated a half-bridge LLC converter model with continuous control implementation, successfully reaching my requirements.
Now, I would like to run the control law in the F280039C Launchpad, and I was wondering if I need to discretize all continuous elements in my PLECS model before I either Run from Coder or generate code from the model to be imported into CCS? I ask because since it will be running from a MCU, I assume it is a digital control method (?).
Amonsgt the “TI C2000 Target Support Demos > Power Supplies” examples, I have found controller models which included both continuous and discrete elements, such as PI(D) and Delay blocks, so this further confused me.
Other than that, I found this fixed post explaining the workflow for digital controller design and mentioning that configuration 4 is the one used for MCU project. Does that mean that if I want to build and program my controller into such LaunchPad platforms, ideally it would be design just as the configuration 4 example from the file in the mentioned post?
I have also found this call/invite post to a kind of webinar/session (Embedded Office Hours) on the topic of digital controller design. Is there any chance I can have access to the video of that session?
In the end, what is not clear to me and I would appreaciate to hear from the more experienced members is if there is any guideline for the model build-up in order to make it more “migration-friendly/compatible” to the MCU/Launchpad framework?
Thank you in advance and best regards!