Accelerator pedal in Simulink
22 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
I'm a student Currently in the learning phase of Matlab and Simulink.
I wish to develop a Simulink model like . When a accelerator pedal is pressed in a vehicle, Speed should not shoot up immediately . IT should Ramp up. If its pressed for Some seconds it should ramp at a particular speed.
I searched for models couldn't find a block to perform this . Is there any block available for Acceleartor pedal??
I went through the below links http://www.mathworks.in/help/simulink/examples/modeling-an-anti-lock-braking-system.html http://ctms.engin.umich.edu/CTMS/index.php?example=CruiseControl§ion=ControlPID
It wasn't really helpful for me. Could someone guide me related to automotive Blocks rest i could take Care
Thanks in advance
1 commentaire
Kaustubha Govind
le 16 Juin 2014
Steven: I don't think there is a block as part of MathWorks libraries for the accelerator pedal. You might need to build one yourself using basic blocks.
Réponses (1)
vinothkannan K
le 5 Août 2014
Steven,
You can develop your own subsystem, Take this as reference
http://www.mathworks.in/help/simulink/examples/modeling-an-anti-lock-braking-system.html
It's just example..... You need implement your logic by simulink blocks.
0 commentaires
Voir également
Catégories
En savoir plus sur Subsystems dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!