“Why does a car like the Tesla still have old-style fuses?”
1–10 of 72 posts
Re: “Why does a car like the Tesla still have old-style fuses?”
#2Re: “Why does a car like the Tesla still have old-style fuses?”
#3Having 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?”
#4Having 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?”
#5Having 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?”
#6Having 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.
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?”
#7Woz 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?”
#8This 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…
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?”
#9Marc 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"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?"