- Hardware Connection: Verify that all the hardware connections are properly made and there are no loose connections. Double-check the pin assignments and wiring connections for the Launchpad and the BOOSTXL card. Make sure that the power supply voltage levels are within the required range.
- Motor Parameters: Check if the motor parameters in the model match the physical motor that is being used. Ensure that the motor parameters such as resistance, inductance, and back-EMF constant are correctly entered in the model.
- ADC Calibration: Verify that the ADCs on the LAUNCHXL-F28379D board are calibrated correctly. Improper ADC calibration can result in incorrect readings from the sensors.
- Software Configuration: Verify that the software configuration on the LAUNCHXL-F28379D board is correct. Ensure that the correct firmware is loaded on the board and the software settings are properly configured. Check if the communication protocol between the board and the computer is set correctly.
- Debugging: Use debugging tools such as breakpoints, scope blocks to monitor the variables and signals in the model. This will help you identify the problem areas and trace the source of the issue.
Simulink model does not generate any output voltage from TI card
5 次查看(过去 30 天)
显示 更早的评论
Hello,
A colleague and I are working with this Simulink model:
together with the hardware TI C2000 LAUNCHXL-F28379D and a TI BOOSTXL-3PhGaNInv card, in order to run a PMSM connected to the boost card.
We're having some problems however, we are following all the steps in the description and have no errors running the model, during the simulation everything looks fine - but when we try "Build, deploy and start" we are not getting any kind of output from the inverter.
We have current and voltage sensors hooked up between the power supply and BOOSTXL card, so we can see that power is going in to the card. The communication between the computer and the Launchpad also appears to be working, since we can run a different program to make the diodes on the LAUNCHXL-card blink.
Any ideas what could be the problem, or where we should start looking would be greatly appreciated! Thanks in advance!
0 个评论
回答(1 个)
Divyank
2023-3-9
Hello @Daniel, there could be several reasons why the inverter is not providing any output despite successful simulation and connection between the components. Here are some possible areas you can investigate:
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 C2000 Microcontroller Blockset 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!