**Importing MATLAB's own SIMULINK routine, the simulation result is wrong.
3 views (last 30 days)
Show older comments
Hello, engineer! When I imported the SIMULINK routine from MATLAB, I followed the instructions on PDF but the results were very different from those on PDF. As shown in the following figure.The following illustration is an illustration of the example I used.
The following figure shows the results of the example in PDF.
The following figure is the result of my operation on MATLAB according to the instructions of PDF.
The two results are quite different. I have tried many times and can not solve it.Please help me. Thank you! If you want to open this example, you need to enter the following contents in the command window of MATLAB. mdl = 'scdboostconverter'; open_system(mdl)
0 Comments
Answers (1)
Zhao Wang
on 29 Oct 2018
Based on the information you provided, I have tried this example. However, I was not able to reproduce the same result shown in your figure. Have you modified the model 'scdboostconverter' in any way? When you directly simulate the model, does the output voltage stay around the nominal 18 Volt?
0 Comments
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!