ModelicaBook
ModelicaBook copied to clipboard
Issue with Delay models
The parameters in the GUI are wrong.
https://mbe.modelica.university/behavior/discrete/decay/
Run the models and you'll see the plots don't agree because the parameters are not correct.
https://mbe.modelica.university/behavior/discrete/decay/#chattering The CPU time in the "Chattering" example should be like the following: model WithChatter
model WithoutChatter
The figure in the book is correct if you would run the simulation right until it manages to reach 2 seconds. You can try it by let your Modelica tool run that simulation for that long (couple of days? ;-) ) and the plot would be exactly that.
Just to add that I was only addressing the plots pointed out by @Satinelamp not the GUI part.