Accelerator pedal in Simulink
26 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentar
Kaustubha Govind
am 16 Jun. 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.
Antworten (1)
vinothkannan K
am 5 Aug. 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 Kommentare
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!