Modelling Vehicle Deceleration in Simulink: Adding Drag Force Considerations

  • Thread starter Thread starter Davieslad
  • Start date Start date
  • Tags Tags
    Matlab
AI Thread Summary
The discussion focuses on modeling vehicle deceleration in Simulink, specifically incorporating the effects of drag force from both a parachute and the vehicle itself. The user has successfully modeled deceleration using constant braking force but seeks to include velocity-dependent drag forces in the simulation. The drag force is defined by the equation Fd=0.5CdpAu^2, where variables represent drag coefficient, density, frontal area, and velocity. The user initially requested guidance on which block to use for adding variable drag force but later resolved the issue independently. The thread highlights the importance of accurately modeling all forces affecting vehicle deceleration in simulations.
Davieslad
Messages
22
Reaction score
0

Homework Statement



right, I am modelling the deceleration of a vehicle in simulink

the vehicle uses wheel brakes, and a parachute to decellerate from Vmax to zero

I have constructed a model which models the constant force of the brakes to decelerate the vehicle to stop

I need to amend the model, so that the velocity dependant drag force produced by the parachute, and the drag of the vehicle itself are taken into account.

I am ignoring any turbulence produced

Homework Equations



Fd=0.5CdpAu^2

where
Cd is the drag coefficient of the parachute or car
p is the density
A is the frontal area of the parachute or car
u is the velocity

The Attempt at a Solution



so far as said above, i have the deceleration from the wheel brakes, shown here:
wheelspic.jpg


what type of block do i need to use to add the variable drag force to this system?

Many Thanks
Ed
 
Physics news on Phys.org


Ok, please ignore this - i figured out how to do it...
 
TL;DR Summary: I came across this question from a Sri Lankan A-level textbook. Question - An ice cube with a length of 10 cm is immersed in water at 0 °C. An observer observes the ice cube from the water, and it seems to be 7.75 cm long. If the refractive index of water is 4/3, find the height of the ice cube immersed in the water. I could not understand how the apparent height of the ice cube in the water depends on the height of the ice cube immersed in the water. Does anyone have an...
Kindly see the attached pdf. My attempt to solve it, is in it. I'm wondering if my solution is right. My idea is this: At any point of time, the ball may be assumed to be at an incline which is at an angle of θ(kindly see both the pics in the pdf file). The value of θ will continuously change and so will the value of friction. I'm not able to figure out, why my solution is wrong, if it is wrong .
Back
Top