From: Arnaud Miege on 3 Nov 2009 03:55 "Rendy Dalimunthe" <rendy_mustang(a)yahoo.com> wrote in message news:hcoh2o$nv7$1(a)fred.mathworks.com... > Dear Matlab Community, > > I intend to build a full car model of active suspension system that will > be controlled by Fuzzy. I want to build it in simscape but still have no > idea. I've know already about the quartet model of passive suspension > system built in simscape. But for the active one, I really don't > understand. Please help me in this occasion by showing me at an example of > active suspension model in simscape. It does not necessarily to be a full > car model, a half or quarter one will be good enough. Thanks for your > attention and help. Your assistance will be highly appreciated. Wish u all > the best > > > Regard, > > Rendy Dalimunthe > The following should get you started: http://www.mathworks.com/matlabcentral/fileexchange/18410-analysis-of-suspension-system-using-matlab-simulink-and-simscape Note however, that Simscape is 1D in nature, so if you are looking to build a full car model in 2D or even 3D, this is not an appropriate tool. Instead use SimMechanics, which extends Simscape for modelling 3D rigid-body dynamics modelling. http://www.mathworks.com/matlabcentral/fileexchange/23861-simmechanicsT-rover http://www.mathworks.com/products/simmechanics/demos.html?file=/products/demos/shipping/mech/mech_car_handling.html http://alexandria.tue.nl/repository/books/612352.pdf etc... Google is your friend. HTH, Arnaud
|
Pages: 1 Prev: Data loss in imread() and imwrite()? Next: waitbar for parfor loops |