Accelerator pedal in Simulink
20 次查看(过去 30 天)
显示 更早的评论
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 个评论
Kaustubha Govind
2014-6-16
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.
回答(1 个)
vinothkannan K
2014-8-5
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 个评论
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!