Cannot open slx files for Field Oriented Control of PMSM with Input Power Factor Correction example

3 visualizaciones (últimos 30 días)
Hi,
when trying to open some examples in Matlab as indicated here https://es.mathworks.com/help/ti-c2000/ug/pfc-c2000-example.html, an error appear. Namely, I cannot open neither download the following simulink files when copying to the prompt:
openExample('c2b/PFCMultiAxisKitExample','supportingFile','c28069pfcmotorcontrolhvkit')
openExample('c2b/PFCMultiAxisKitExample','supportingFile','c2000pfcmotorcontrolhostmodel')
Could you please send them to me?
Thanks.
Regards.

Respuestas (1)

Gyan Vaibhav
Gyan Vaibhav el 6 de Nov. de 2023
Hi Alejandro,
I understand from your issue that you are unable to access the two files mentioned in the examples.
The possible reasons for the issue and their workaround are as follows:
  1. The error could be due to the missing toolboxes and C2000 Microcontroller Blockset”.
  2. Try running on MATLAB online.
You can ensure that the “C2000 Microcontroller Blockset” is installed by following these steps:
  1. Open MATLAB and go to APPS tab.
  2. Click “Get More Apps” button to access the Add-On Explorer.
  3. Search for “C2000 Microcontroller Blockset, it should show as installed.
After you have the blockset, you can configure the hardware setup for C2000 Microcontroller Blockset. For this use “c2000setup” command in MATLAB. Detailed steps are in the documentation linked below.
You can find more information on using MATLAB online,Product Requirements & Platform Availability for C2000 Microcontroller Blocksetand “Hardware Setup for C2000 Microcontroller Blockset in the following documentations:
However, I would have attached the Simulink model files but there are many other data files on which these models depend. So, I would suggest trying the above suggested fixes.
Hope this helps and resolves your issue.
Thanks
Gyan

Categorías

Más información sobre C2000 Microcontroller Blockset en Help Center y File Exchange.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by