State machine for grid connection - TIDM-SOLARUINV
조회 수: 2 (최근 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개)
커뮤니티
더 많은 답변 보기: Power Electronics Community
참고 항목
카테고리
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!