Fixed step size in a DC Motor Simulation
Show older comments
Hi all, i have a problem with my DC motor simulation, i have simulated that in xcos (it is like simulink by scilab) and yesterday i bought Matlab and when i attempted to simulate my dc motor, it failed.
In the following captchas you can see my simulation and parameters.
This is the error message
Derivative input 1 of 'DCMotorconparametros/Transfer Fcn4' at time 2.7 is Inf or NaN. Stopping simulation. There may be a singularity in the solution. If not, try reducing the step size (either by reducing the fixed step size or by tightening the error tolerances)
And the warning message is:
"Warning: Unable to determine a fixed step size based on the sample times in the model 'DCMotorconparametros', because the model does not have any discrete sample times. Picking a fixed step size of (0.1) based on simulation start and stop times. You can disable this diagnostic by explicitly specifying a fixed step size in the Solver pane of the Configuration Parameters dialog box, or setting the 'Automatic solver parameter selection' diagnostic to 'none' in the Solver group on the Diagnostics pane of the Configuration Parameters dialog box. "
Thank's
1 Comment
Chirag Gupta
on 30 Dec 2011
Try a smaller step size. Change the 'auto' to a value like 0.05
Accepted Answer
More Answers (1)
Fernando Loyola
on 30 Dec 2011
0 votes
2 Comments
Fangjun Jiang
on 30 Dec 2011
This is a warning message. You can either ignore it, or set up the min and max step size in the "Configuration Parameters ..." dialog.
Fernando Loyola
on 30 Dec 2011
Communities
More Answers in the Power Electronics Control
Categories
Find more on Configure Simulation Conditions 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!