Hacker News new | ask | show | jobs
by extrapickles 1378 days ago
That is easy to accommodate as you can design the electronics such that when there is no power they cause maximum braking force and dump energy into the braking resistors. This can be done completely with power taken from the motor itself and if it’s not turning to generate power, then I would expect the parking brake system to engage, eg: a spring defaults it to “On” and power is used to keep it disengaged.
7 comments

This can only be done with permanent magnetic motors which is not the norm for EVs for many reasons. In a non permanent magnetic motor on loss of power there is no energy to dump into braking resistors since the motor is not causing any resistance because the coils have been de-energized.
Most EVs have permanent magnet motors of some flavor right now (some have both a PM motor and a pure induction). I would assume that if you were having the motor be the primary braking system, and it was induction, there would be a tiny cheap magnet installed in it to generate bootstrap power to prevent exactly this scenario.
An even simpler design is to assume that the car can only start moving when there is power. If there is a loss of power while moving, then you can use the energy in the HV capacitors in the inverters to make a bootstrap field. That can be maintained till the car stops (and the user still has control of when/how much to brake). When the car comes to a halt, the parking brake is applied, and it won't move again till repaired.

All of that can be done with software-only - no hardware changes needed.

So rather than coasting to the shoulder when you run out of gas your tires immediately slam full on coming to a screeching, uncontrolled stop in the middle of the highway?
hah. I didn't see this before I wrote my comment. Really makes you wonder about this common SWE fantasy of mew ways to turn cars into big electronic touch screen devices, whether the people dreaming these ideas up have ever actually driven a car.
Nope. If your car lost power for whatever reason, the system would scavenge power from the inertia of the car and the brakes would still operate as they do when the car is operating nominally. The 1-10w needed to run the braking system is a rounding error in comparison to the 4-10kW of wind/rolling resistance at freeway speeds.
1-10W will run the entire braking system, from foot pedal through computer systems to activating the breaking resistance?
It is possible. Some embedded systems can work in the milliwatts to microwatts region.
Slamming on the breaks is not a solution. Part of what makes hydraulic breaks safe without power is you can still control the breaking force.
That would be the default of this system if the brakes are still able to communicate with and provide power for the brake pedal. Basically if the brake system lost external power, it would get the power needed to run via scavenging it from the motors. Once the vehicle came to a stop, it would then loose power and the parking brake would then engage.

The slam on brakes case would only trigger if there was gross damage to the braking system, where you might have bigger things to worry about.

I think you've lost sight of the initial concern that was raised. There's still a common-mode failure of loss of control power.

Control power is different from actuation power, the latter of which is what you're addressing. And it's not "gross damage" because it's a common-mode failure, so you can't just ignore it like that.

To lose local regen braking derived power requires a failure of the cars systems similar in nature to one that would cause loss of hydraulic fluid or air in a traditional braking system.

Edit: made more concise.

I see what you're saying now
It is trivial to derive control power from actuation power - at least enough for a few can-busses that run from each wheel to up-to-12 independent sensors on the brake pedal.
It's trivial if you're doing an opportunistic design, but it's challenging to match the safety and reliability of a hydraulic system while beating the cost.
>That is easy to accommodate as you can design the electronics such that when there is no power they cause maximum braking force and dump energy into the braking resistors

This is still uncontrollable failure. What if the car is in the third lane doing enough speed and there's some cars behind? I assume no ABS, because ABS can't work with locked up brakes. This means no steering, just skidding whatever way.

Having no power would be hard as the brake system can easily generate power to operate itself if the vehicle is moving (and if its not moving that is what the parking brake is for). This is more of a scenario that occurs when there is a catastrophic failure in the braking system, such as the motor control electronics getting damaged.
So fallback in the case of power loss is you don't come coasting to a stop, your car just suddenly and unexpectedly slams on the brakes? What's it do for recovery, accelerate into the car in front of you?
Letting the driver decide whether to coast or brake is far safer than making the decision for them.
Parking brakes are pretty useless to slow down a car from any decent speed.
This is entirely dependent on how your vehicle is designed. Pulling the electronic parking brake in my car (Audi S4) at a decent speed applies maximum braking effort to all 4 wheels simultaneously. It'll practically pop your eyeballs out.
Interesting. Although if that brake is electronic you can't really use it as backup in case something goes wrong with the car's computer systems.
Define "decent." I lost all hydraulic brakes on my 87 Toyota pickup due to a hole in a brake line and I had to drive it to the repair shop using only the cable-operated handbrake. Granted, I didn't go on the interstate, but at some point I was still doing 35-40mph.

Having a stick shift definitely helped, though.