Live data from Hacker News

“Why does a car like the Tesla still have old-style fuses?”

facebook.com

1–10 of 72 posts

Re: “Why does a car like the Tesla still have old-style fuses?”

#2
Having fuses as a last-ditch safety measure can be a really good idea, as often the alternative to a fuse blowing is a fire. That said, they should probably be using self-resetting circuit breakers rated to trip before the fuses blow. It's possible they do and his car has a legitimate short.

Re: “Why does a car like the Tesla still have old-style fuses?”

#3
post #2

Having fuses as a last-ditch safety measure can be a really good idea, as often the alternative to a fuse blowing is a fire. That said, they should probably be using self-resetting circuit breakers rated to trip before the fuses blow. It's possible they do and his car has a legitimate short.

I don't understand; is there a benefit to having a fuse on top of a circuit breaker?

Re: “Why does a car like the Tesla still have old-style fuses?”

#4
post #2

Having fuses as a last-ditch safety measure can be a really good idea, as often the alternative to a fuse blowing is a fire. That said, they should probably be using self-resetting circuit breakers rated to trip before the fuses blow. It's possible they do and his car has a legitimate short.

I don't understand; is there a benefit to having a fuse on top of a circuit breaker?

CB doesn't need to be replaced.

Re: “Why does a car like the Tesla still have old-style fuses?”

#5
post #2

Having fuses as a last-ditch safety measure can be a really good idea, as often the alternative to a fuse blowing is a fire. That said, they should probably be using self-resetting circuit breakers rated to trip before the fuses blow. It's possible they do and his car has a legitimate short.

I don't understand; is there a benefit to having a fuse on top of a circuit breaker?

I imagine your parent was thinking about the fact that fuses are dirt simple and thus pretty reliable. Breakers are reliable too, but certainly more complex

Re: “Why does a car like the Tesla still have old-style fuses?”

#6
post #2

Having fuses as a last-ditch safety measure can be a really good idea, as often the alternative to a fuse blowing is a fire. That said, they should probably be using self-resetting circuit breakers rated to trip before the fuses blow. It's possible they do and his car has a legitimate short.

Having a fail-safe functionality (vs ... fail-deadly, I guess, with no fuse) is critically important (far more than just being a good idea), but there's no reason it can't be a circuit breaker with feedback to the computer system. Self-resetting would probably be a bad idea (if there's a short, you really do want it to stay off), and even having computer control of it would be questionable (although if the control system met DO-178 standards, it'd probably be fine), but even a simple feedback mechanism would be a huge win. For that matter, there's no reason that the computer can't tell you what fuse is blown, what it affects, and show you where to replace it.

Here's the real deal: a fuse costs cents, and a breaker costs dollars. Fuses rarely blow, so increasing cost two orders of magnitude for an extremely minor benefit doesn't make a lot of cents (har har har). Even Tesla cares about cost control - imagine if the whole car were two orders of magnitude more expensive. I expect that a feedback mechanism would probably actually be cheaper than breakers, since it could be a single, cheap chip rather than expensive mechanical devices.

Re: “Why does a car like the Tesla still have old-style fuses?”

#7
This is a perfect example of the KISS principle. Since I would never presume to call Woz stupid, let's call it the KISW (Keep It Simple Woz) principle in this case.

Woz is proposing that Tesla take well proven, very reliable, simple, inexpensive fuses that are very rarely even seen by customers and replace them with complex integrated circuits and software that will need a lot of testing, almost certainly be more expensive, and almost certainly be less reliable. For what? Very little benefit for a very small subset of customers.

KISW! Sometimes a small length of wire in a plastic holder is the best answer to a problem.

Re: “Why does a car like the Tesla still have old-style fuses?”

#8
post #7

This is a perfect example of the KISS principle. Since I would never presume to call Woz stupid, let's call it the KISW (Keep It Simple Woz) principle in this case. Woz is proposing that Tesla take well proven, very reliable, simple, inexpensive fuses that are very rarely even seen by customers and replace them with complex integrated circuits and software that will need a lot of testing, almost certainly be more exp…

Agreed. However, adding a single CAN bus ADC to the fuse PCB (to sense no voltage on circuits with a blown fuse) would cost almost nothing, and would allow the computer to provide information on the blown fuse and instructions on how to replace it. IMHO, breakers = expensive needless feature creep, but user feedback = welcome to 2015.

EDIT: I was thinking of the 12V accessory fuses. In light of the reply from Tesla, I can imagine where if the drivetrain fuse blew you might not want an average user replacing it ... and I imagine that for something like that, it probably already throws a code that gives you an idea of what's wrong.

Re: “Why does a car like the Tesla still have old-style fuses?”

#9
Someone at tesla answered the question:

Marc Rogers[0] Woz - Kristin[1] cant post to your thread but here is her answer:

So there’s a few things at play here. For context, I run the Product Security team at Tesla and I’m safety-trained on the HV systems - I’m also working hands-on with a small drive inverter on a hobby project right now.

First and foremost, our large drive unit pulls about 1000A at full load, and switching that with silicon is tough. We use a bank of custom IGBTs on each of the high/low sides of each of the 3 rotor phases in order to handle the power, and that’s with active fluid cooling. You can switch that much current with silicon but it ain’t cheap, and you’ll need either active cooling or a bunch of thermal mass if you want the thing to switch more than once. http://www.teslamotorsclub.com/attachment.php... is a decent pic, the object on the left is a single-phase switch, you can see 6x transistors laying flat at the front for one side of the phase (the other bank is behind).

Secondly, Model S is an AC induction motor so the current through the winding ramps up more-or-less linearly over time until the phase switches off (or changes direction). You’re at high power but you’re not switching the load at zero-crossing as you would in a resonant load such as a Tesla coil, instead you have to switch at an increasing current depending on how much power you want to the wheels. You now don’t just have to switch a lot of power, you have to switch it FAST so that the resistive losses in the FETs don’t blow out the power channel due to ohmic losses. Your switch is now not just big and bulky, it’s complicated (since you need an additional HV supply) and pretty sensitive to things like stray capacitances. On the previous pic the big black brick on top of the PCB is the capacitor that dumps into the IGBT gates to make them switch fast enough.

Finally, I believe there’s a regulatory issue. I think I’m right in saying that automotive standards around the world require that all electrical systems are fused, and considering that there’s multiple separate power rails it’s not inconceivable that an event could take place that leaves the HV drive rail powered on but kills the 12V accessory rail that powers a lot of the CAN systems. You could end up disabling your active fuse while the HV system is still energized, and considering the amperage our lithium packs can deliver (P85D draws up to 1.5kA) that’s not going to end well.

Woz: I would LOVE to put you under a Tesla NDA and then give you a _real_ tour of the vehicle - ping me at kpaget@teslamotors.com if you’re interested. I’m curious, do you still have one of my RFID cloners on your shelf somewhere? [2]

[0]https://www.facebook.com/marcrogers?fref=ufi

[1] https://www.facebook.com/kristin.paget

[2]https://www.facebook.com/stevewoz/posts/10153145090701282?co...

Re: “Why does a car like the Tesla still have old-style fuses?”

#10
The response from Kristin Paget at Tesla:

"So there’s a few things at play here. For context, I run the Product Security team at Tesla and I’m safety-trained on the HV systems - I’m also working hands-on with a small drive inverter on a hobby project right now.

First and foremost, our large drive unit pulls about 1000A at full load, and switching that with silicon is tough. We use a bank of custom IGBTs on each of the high/low sides of each of the 3 rotor phases in order to handle the power, and that’s with active fluid cooling. You can switch that much current with silicon but it ain’t cheap, and you’ll need either active cooling or a bunch of thermal mass if you want the thing to switch more than once. http://www.teslamotorsclub.com/attachment.php... is a decent pic, the object on the left is a single-phase switch, you can see 6x transistors laying flat at the front for one side of the phase (the other bank is behind).

Secondly, Model S is an AC induction motor so the current through the winding ramps up more-or-less linearly over time until the phase switches off (or changes direction). You’re at high power but you’re not switching the load at zero-crossing as you would in a resonant load such as a Tesla coil, instead you have to switch at an increasing current depending on how much power you want to the wheels. You now don’t just have to switch a lot of power, you have to switch it FAST so that the resistive losses in the FETs don’t blow out the power channel due to ohmic losses. Your switch is now not just big and bulky, it’s complicated (since you need an additional HV supply) and pretty sensitive to things like stray capacitances. On the previous pic the big black brick on top of the PCB is the capacitor that dumps into the IGBT gates to make them switch fast enough.

Finally, I believe there’s a regulatory issue. I think I’m right in saying that automotive standards around the world require that all electrical systems are fused, and considering that there’s multiple separate power rails it’s not inconceivable that an event could take place that leaves the HV drive rail powered on but kills the 12V accessory rail that powers a lot of the CAN systems. You could end up disabling your active fuse while the HV system is still energized, and considering the amperage our lithium packs can deliver (P85D draws up to 1.5kA) that’s not going to end well.

Woz: I would LOVE to put you under a Tesla NDA and then give you a _real_ tour of the vehicle - ping me at kpaget@teslamotors.com if you’re interested. I’m curious, do you still have one of my RFID cloners on your shelf somewhere?"

Post reply on HN