TIL that 42V fizzled out https://en.wikipedia.org/wiki/42-volt_electrical_system I welcome the move to 48V, as one gets lots of cross over synergies from the 48V telco standard. https://www.servertech.com/blog/48vdc-power-and-the-backbone... https://www.st.com/content/dam/AME/2019/developers-conferenc... https://www.maximintegrated.com/content/dam/files/products/p... https://www.infineon.com/cms/en/applications/infor…
Are you telling us that 42 wasn't the answer after all?
Tesla shares 48V architecture with other automakers
241–250 of 504 posts
Re: Tesla shares 48V architecture with other automakers
#242Earlier quoted context omitted.
> Everyone knew castings were the way to go… The jury's still out on whether gigacasting is courageous, or just moves costs from production (which will not be passed to consumers) to repairs (which will). > Everyone knew that 48V would be a big benefit, but noone did it. Audi did in 2016 with the SQ7 TDI, no?
Car A costs $5k less to manufacture than car B because it uses castings. Car A would be wiser to build because you can get better margins, or lower prices. It'll take a lot longer for buyers to catch on to the fact that the car costs a lot more to repair.
Re: Tesla shares 48V architecture with other automakers
#243PoE over CAN bus moves more complexity from EE world into software world. While Tesla currently has best auto software, this is still a very foreign and a different way of thinking/managing for traditional auto manufacturing. This won't be just using a different set of cables, it's going to flip their engineering departments upside down.
Wouldn’t it be PoC instead of PoE?
Source: https://www.google.com/url?q=https://www.cisco.com/c/en/us/s...
Re: Tesla shares 48V architecture with other automakers
#244The "expert" in the article got it wrong. The relationship between the voltage and the losses in the wires is not proportional. They are squared. Going from 12V to 48V is not a saving of 4x rather 16x. For some applications you could also consider Power over Ethernet in the car, get both shielded comms and power. Or can and power over twisted pair.
Hold on a second...4x the voltage means you only need 1/4th the current. The power loss in the wire is current^2 x the wire's resistance, so 1/4th the current does indeed mean 1/16th the losses. But 1/4th the current means you can use a higher gauge wire. Looking at a table of wire gauge current capacities it looks like if your maximum current is 1/4th you can switch to wire with 1/4th the cross section. And resistan…
If you use 4x higher voltage, the temperature rise is much less significant (16x less significant to be precise) so it becomes more or less a non-issue and you can treat resistance as a constant.
Re: Tesla shares 48V architecture with other automakers
#245Earlier quoted context omitted.
My understanding was that nearly every production vehicle on the road is 12V and that Tesla and perhaps Audi as you mentioned are doing things differently. Who is using 400-800V systems? That sounds extremely dangerous.
Tesla uses 800v only to run the Cybertruck's drive motors. Every other electric load in the truck uses 48v. Both of these are much higher in the Cybertruck than all other Tesla models. All other Tesla models use 400v [IIRC] for the drive motors and 12v for everything else.
Re: Tesla shares 48V architecture with other automakers
#246This spec appears to be the accessories circuit with Tesla pushing for a new 48V standard. That’s super smart because it immediately means you need roughly a quarter of the metal in wiring that you needed previously. It’s cheaper, lighter and more environmentally friendly. And it enables the use of higher power devices. If you’ve ever had to wire your 1000W sub woofer amp directly to your battery you know what I’m talking about.
It’s worth noting that newer GA aircraft like Cessna 172 use a 24 volt system. So non 12V systems for accessory power isn’t a totally new idea. And older 172s have 12 volt systems. So the transition was made in that space anyway.
Re: Tesla shares 48V architecture with other automakers
#247I think the more important change that Tesla made is the change in the databus. Much higher performance ethernet. They changed the whole architecture of the car where there are now very few point to point connection, and its all essentially routed with a few major modules in each part of the car. If you look at current cars there are sometimes huge cable bundles, lots of individual cables for everything. Its a nightm…
> Much higher performance ethernet. Depends what performance you are after. Ethernet isn't rated for safety critical stuff. It doesn't provide mechanisms for packet loss detection, and in most cases is pretty shit at flow control. Ethernet is also shit for small sensors/actuators. There are lots of low bandwidth devices that need power and comms, ethernet isn't designed for that. having to route 2 pairs of cables to…
100/1000Base-T1 is intended to be used with PoDL (802.3bg/cu) and TSN (various 802.1Q)to result in reliable links with guaranteed latency and bandwidth properties. PHY power is a few hundred mw though, and star topologies are limiting to replace CAN/LIN nodes, that's what 10Base-T1S is for though (cheaper, bussed, lower power).
Re: Tesla shares 48V architecture with other automakers
#248Earlier quoted context omitted.
I don't know if I would call a self proclaimed content marketer a Journalist.
(Shrug) He called himself one, although admittedly in a former role before moving to Electrek. The point stands. People who DGAF about their jobs are going to lose them, and that's not a bad thing.
Re: Tesla shares 48V architecture with other automakers
#249Earlier quoted context omitted.
I find 48V a lot less scary when cars are involved than 12V. Neither is particularly likely to electrocute me, but 48V comes with fuses that will trip at 1/4 the current, giving 1/16 the resistive heating if something shorts, which is a lot less likely to melt or ignite things. Also, the wires are much smaller :)
> 1/4 the current, 1/16 the resistive heating Really underappreciated safety aspect. The currents required for your average doodad at 48V leave you with a MUCH lower chance of unscheduled welding. Remember folks, everything is a fuse if you put enough current through it, as a rule of thumb it's good to keep "enough" pretty low.
--old EE lore
Re: Tesla shares 48V architecture with other automakers
#250If higher voltage leads to benefits, then why 48 and not 120 (US) or 230 (EU)? Or higher? What are the tradeoffs?