State machine for grid connection - TIDM-SOLARUINV
3 次查看(过去 30 天)
显示 更早的评论
Hi,
I hope everything is going well. I have a question regarding using MATLAB to write code for the C2000 controller - F28035. I am currently implementing the TI Microinverter (TIDM-SOLARUINV) controlled by the F28035 using MATLAB. I have tested the input side MPPT and the output side inverter and grid integration.
However, I am uncertain about how to integrate both the PV and inverter together for grid integration. TI has used a state machine for grid connection as described on page 45 of the documentation (https://www.ti.com/lit/ug/tidu405b/tidu405b.pdf?ts=1716863482444&ref_url=https%253A%252F%252Fwww.ti.com%252Ftool%252FTIDM-SOLARUINV). Could you please provide some guidance or an example file on how to implement this in MATLAB? Your assistance would be greatly appreciated.
Thank you.
0 个评论
采纳的回答
Vasco Lenzi
2024-5-28
Hi take a look at this page, there are examples and videos on this topic, including example on deployment on F28035 from Simulink using C2000 support:
https://www.mathworks.com/discovery/grid-tied-inverter.html
3 个评论
Vasco Lenzi
2024-5-28
Hi
It seems we don't have any shipping example with state machine for your use case. My suggestion would be to take the Stateflow Onramp to learn about state machine modeling and then implement the logic yourself in Stateflow. It supports very well code generation for TI targets.
更多回答(0 个)
社区
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Aerospace Applications 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!