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...
 
Thread 'Voltmeter readings for this circuit with switches'
TL;DR Summary: I would like to know the voltmeter readings on the two resistors separately in the picture in the following cases , When one of the keys is closed When both of them are opened (Knowing that the battery has negligible internal resistance) My thoughts for the first case , one of them must be 12 volt while the other is 0 The second case we'll I think both voltmeter readings should be 12 volt since they are both parallel to the battery and they involve the key within what the...
Thread 'Struggling to make relation between elastic force and height'
Hello guys this is what I tried so far. I used the UTS to calculate the force it needs when the rope tears. My idea was to make a relationship/ function that would give me the force depending on height. Yeah i couldnt find a way to solve it. I also thought about how I could use hooks law (how it was given to me in my script) with the thought of instead of having two part of a rope id have one singular rope from the middle to the top where I could find the difference in height. But the...
Back
Top