Solving Acceleration Model for Solar Drag Race

  • Thread starter Thread starter Jolly Green Tractor
  • Start date Start date
  • Tags Tags
    Acceleration Model
Jolly Green Tractor
Messages
4
Reaction score
0
I also posted this in one of the engineering forums, but it is essentially a math problem, so I thought I would post it here as well.

I am working on a model of a solar powered drag race.

The race: 250 meters, no incline, initial velocity = 0.

Classical physics gives us the following equations (ignores aero and rolling drag and wheel rotation):

Velocity as a function of time V = (2Pt/M)^.5
P = power, M = mass

Distance as a function of time d = (2/3)((2P/M)^.5)t^(1.5)

Time to travel x distance t = ((1.5d)^(2/3))(M/2P)^1/3


But of course we do lose power to aerodynamic drag forces

Pa = .5rCdAV^3 (r = air density, Cd = aero drag coef., A = frontal area)

and rolling drag at the wheels

Pr = CrMV (Cr = rolling drag coef.)

and wheel rotation

Pw = FwV^3 (Fw = wheel rotational factor)


So if our inertial power equals our power in, Pi (from the solar panel) minus our power lost to friction (aero, rolling, wheel rotation), then our velocity equation becomes:

V = (2((Pi-(.5rCdAV^3)-(CrMV)-(FwV^3))t)/M)^.5

I need help solving this equation. I have approximated the solution by chopping the race up into small pieces and solving iteratively, but I would rather do it right.
 
Mathematics news on Phys.org
Let me sort this out.
Our variable is the velocity function in time: ##v(t)##.
We have a kinetic energy ##E## which you call initial power Pi.
We have air resistance ##P_a = \alpha \cdot v(t)^3## with some constant factor ##\alpha## which you wrote rCdA.
We have a drag of ##P_r= \beta \cdot v(t)## with some constant factor ##\beta## which you wrote CrM.
We have rolling friction ##P_w= \gamma v(t)^3## with some constant factor ##\gamma## which you wrote Fw.

Given your formulas are correct, we end up with ##(\alpha + \gamma) \cdot v(t)^3 + \frac{M}{2}\cdot v(t)^2 + \beta \cdot v(t) - E = 0## which is a bit tricky to solve, cp. https://en.wikipedia.org/wiki/Cubic_function#Cardano's_method
It probably will be easier to use one of these:
https://www.physicsforums.com/threa...h-physics-earth-and-other-curiosities.970262/
 
Insights auto threads is broken atm, so I'm manually creating these for new Insight articles. In Dirac’s Principles of Quantum Mechanics published in 1930 he introduced a “convenient notation” he referred to as a “delta function” which he treated as a continuum analog to the discrete Kronecker delta. The Kronecker delta is simply the indexed components of the identity operator in matrix algebra Source: https://www.physicsforums.com/insights/what-exactly-is-diracs-delta-function/ by...
Fermat's Last Theorem has long been one of the most famous mathematical problems, and is now one of the most famous theorems. It simply states that the equation $$ a^n+b^n=c^n $$ has no solutions with positive integers if ##n>2.## It was named after Pierre de Fermat (1607-1665). The problem itself stems from the book Arithmetica by Diophantus of Alexandria. It gained popularity because Fermat noted in his copy "Cubum autem in duos cubos, aut quadratoquadratum in duos quadratoquadratos, et...
Thread 'Imaginary Pythagorus'
I posted this in the Lame Math thread, but it's got me thinking. Is there any validity to this? Or is it really just a mathematical trick? Naively, I see that i2 + plus 12 does equal zero2. But does this have a meaning? I know one can treat the imaginary number line as just another axis like the reals, but does that mean this does represent a triangle in the complex plane with a hypotenuse of length zero? Ibix offered a rendering of the diagram using what I assume is matrix* notation...
Back
Top