SIMULINK BASICS For Particular Applications
Show older comments
Hello Sir,
I want to know on below things about MATLAB Simulink.
1)How to Select Resolver in Simulink ? for Particular Applications. Like ode23tb , ode45 or FixedPoint Resolver VariablePoint Resolve what ? for particular application
2)What is the difference between Powergui Continuous or Discrete ? How to Select it for particular application.
3) How to chose Simulation Stop Time ? for different Circuit
I have to work on IGBT with ON , OFF State Feature from MATLAB and Transformer etc .
My Design show No Errors. But Unable to see output waveform after 16 Hours of Simulation.
-- KR
Accepted Answer
More Answers (1)
1 Comment
Grégory SEABRA
on 15 Nov 2016
Hi,
I'm sorry but I am currently waiting for my licence, so I'm unable to simulate and help you on this particular case at this moment.
Have you tried using ode23t & discretizing your PowerGUI?
Do you really need to simulate 1s? What's your switching frequency and what do you want to observe in this simulation? Switching transient? Steady state?
If you don't care about the switching transients and want to observe signals with a slower dynamics than your switching frequency, you could use an average model where there are no IGBTs but just Voltage sources driven by a signal resulting from the multiplication of the IGBTs duty cycles and the DC voltage.
It all depends on your simulations purpose.
Categories
Find more on Run-Time Parameters in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!