BOSCH21ITA / Graphical_Programming

0 stars 0 forks source link

CRUISE CONTROL ACCELERATION #10

Open IamCyBo opened 6 months ago

IamCyBo commented 6 months ago

When the cruise control function is activated, the car should accelerate to the desired velocity using max. 40% of the maximum acceleration.

Test: Monitor the set speed and activation status of the system as well as the selected gear. To get a reference acceleration, accelerate with full throttle from the minimum velocity to the maximum velocity of each gear while being in that gear and log the values. After that, let the vehicle accelerate from the minimum possible velocity to the maximum velocity which is possible in each gear while being in that gear and log the acceleration values obtained by an acceleration sensor. The cruise control system should be active and set to the maximum speed for the current gear. After that, analyze the logged data and see if the requirement has been fulfilled.