|
|
|
|
|
by lutusp
4865 days ago
|
|
> A red herring, because the real-world choice is usually between stop and go driving at a low average speed, and steady-state driving at a high average speed. That's false, breathtakingly ignorant, and you have completely abandoned the original topic, which is to establish whether the advice given to Broder by Tesla (to engage in stop-and-go driving) would help or hinder battery duration and vehicle range. In point of fact, it would hinder battery duration. > Not necessarily, if the actual choice is as I said above. Try to focus on something other than your wish to be "right" in spite of the facts. Stop-and-go driving decreases the range of an electric vehicle, and it was incorrect advice to give to a nontechnical journalist. Pretend to be a scientist, as hard as you may find that. Consider variables one at a time. The driver wants to maximize distance, so he is not going to travel above a moderate speed (this is proven by the fact that Broder knew this and traveled at a moderate speed after he realized his predicament). What is in question is solely whether stop-and-go driving aids or hinders maximum range. It hinders it -- this is physics 101. |
|
You're kidding, right? The choice Broder had was between driving on a freeway and driving through Manhattan. It was not in any way a choice between stop and go driving and steady-state driving at the same average speed.
Stop-and-go driving decreases the range of an electric vehicle
Compared to steady-state driving at the same average speed, yes. Compared to steady-state driving at a significantly higher average speed, not necessarily.
this is physics 101.
Okay, let's do some physics. The energy required to move a car through a distance D is F * D, where F is the force needed to push the car. For travel at a steady speed, F is given by the following equation:
F = c0 + c1 * v + c2 * v^2
where c0, c1, and c2 are constants that are determined by vehicle and environmental characteristics. (Briefly, c0 is the coefficient of friction between the tires and the road times the weight of the car; c1 is a (usually very small) constant related to the internal friction of rotating parts in the car; c2 is 1/2 rho Cd A, where rho is the air density, Cd is the car's drag coefficient, and A is the car's cross-sectional area. The key is that all of these things can be taken to be constant for the duration of the trip.)
For stop and go driving, F is given by the above formula times a constant e, where e is determined by the efficiency of regen; if e = 1 then regen is 100% efficient and all of the the vehicle's kinetic energy is reclaimed on each decel. If e > 1 then regen only captures a portion of the vehicle's kinetic energy, the portion being 1/e.
So if we compare stop and go driving at an average speed v1 to steady-state driving at an average speed v2, we have
E1 = F1 * D = e (c0 + c1 * v1 + c2 * v1^2) * D
E2 = F2 * D = (c0 + c1 * v2 + c2 * v2^2) * D
If we take v2 = 2 * v1, which is a conservative estimate for Broder's situation (25 mph average speed in the city vs. 50 mph average speed on the freeway), we have
E2 = (c0 + 2 * c1 * v1 + 4 * c2 * v1^2) * D
Now subtract to get the net energy difference:
E2 - E1 = [(1 - e) * c0 + (2 - e) * c1 * v1 + (4 - e) * c2 * v1^2] * D
Regen typically recaptures about 80 percent of a vehicle's kinetic energy, meaning e is about 1.25. So we have
E2 - E1 = [-0.25 * c0 + 0.75 * c1 + v1 + 2.75 * c2 * v1^2] * D
This is going to be positive for any vehicle except a heavy one with a low drag coefficient; practically no vehicles have that. So stop and go driving at 25 mph is going to save energy compared to steady state driving at 50 mph. This is the sort of calculation that I suspect was in the minds of the Tesla people when they told Broder that the stop and go segment in Manhattan was going to give him better range than driving on the freeway.