> "To ensure strong traction right from the start, the AMZ team has developed a kind of vacuum cleaner that holds the vehicle down to the ground by suction." Traction is now the limiting factor, so better acceleration results will be driven (hah) by better traction.
Traction has always been the limiting factor in automotive performance. There is a reason why a Civic Type R set a faster time than exotic cars of early 2010s, and thats because modern street tire compounds are as grippy as slick racing tires from those years. And now, race tires have a static friction coefficient greater than 1, because when warmed up they actually glue themselves to the road.
New world record with an electric racing car: From 0 to 100 in 0.956 seconds
171–180 of 307 posts
Re: New world record with an electric racing car: From 0 to 100 in 0.956 seconds
#172Re: New world record with an electric racing car: From 0 to 100 in 0.956 seconds
#173One of the photos really brought something home to me. Where I would expect to see an axle or something to provide torque to wheels from the engine, there is just a yellow wire. I know that's how electric cars work. But something about it in the racing car context just brings it home to me - electricity just works differently to all our other intuitions about the world. Factories used to have bands and axels taking p…
> Factories used to have bands and axels taking power from one central steam engine to all corners of the building. From my own experience: a popular home woodworker tool from the middle of the 20th century is a Shop Smith. It had a motor that you would couple to the various mounted attachments to run the lathe or the band saw or the table saw etc one tool at a time. I guess part of the appeal was certainly the size…
One of the main purposes of a tractor, compared to other farm vehicles, is that it has a power take-off [0] to enable the engine to drive other farm implements like combines.
Re: New world record with an electric racing car: From 0 to 100 in 0.956 seconds
#174The impressive thing to me is the level of traction needed to do something like this. It seems they're taking old tricks and building a "sucker car". https://www.roadandtrack.com/motorsports/a32350/jim-hall-cha... Still neat stuff. Race sanctioning bodies will need to update their rules or these will just be one off bragging rights.
Then there's the Brabham BT46 "Fan car" that actually raced in F1. Once. Before it was banned. :-) https://youtu.be/B294RfWj1QE?si=jxYpIgwtH44at6Bq
Re: New world record with an electric racing car: From 0 to 100 in 0.956 seconds
#175Earlier quoted context omitted.
Then there's the Brabham BT46 "Fan car" that actually raced in F1. Once. Before it was banned. :-) https://youtu.be/B294RfWj1QE?si=jxYpIgwtH44at6Bq
...and it's current spiritual successors The McLaren F1 and now the GMA T.50 https://en.wikipedia.org/wiki/McLaren_F1 https://en.wikipedia.org/wiki/Gordon_Murray_Automotive_T.50
Re: New world record with an electric racing car: From 0 to 100 in 0.956 seconds
#176Earlier quoted context omitted.
A white dwarf's density is apparently around 1e9 kg/m³. Olympic swimming pools at 50m*25m*2m * 1e9kg/m³ would have a weight of 2.5e12 kg. As a sphere, the radius is (solving: volume_of_sphere = 4/3×π×radius³) $ qalc 50m*25m*2m = 4/3*pi*x^3 (((50 * meter) * (25 * meter) * (2 * meter)) = ((4 / 3) * pi * (x^3))) = approx. (x = 8.4194515 m) Gravitational acceleration (for a point mass) is: the gravitational constant, mul…
- " You're only one order of magnitude off " Oh shit you're right. Root cause: I saw "3 g" and wrote "3 m/s^2".
What calculation did you use though? Like some formula or is there a web utility for this, for example?
Re: New world record with an electric racing car: From 0 to 100 in 0.956 seconds
#177Earlier quoted context omitted.
Rather than teaching a separate utility, I would recommend qalc which has unit conversions built in :) $ qalc -t 100km/h / 0.956s to gee 2.9629132 gees (where -t is for terse mode; by default it expands unit abbreviations and adds parentheses so you see whether it did what you wanted) The reason I recommend it is because it does so much more, I really love this utility since discovering it about a year ago. Example o…
The irony of advocating against a "separate utility", and then promoting a separate utility...
Re: New world record with an electric racing car: From 0 to 100 in 0.956 seconds
#178Earlier quoted context omitted.
- " You're only one order of magnitude off " Oh shit you're right. Root cause: I saw "3 g" and wrote "3 m/s^2".
:D What calculation did you use though? Like some formula or is there a web utility for this, for example?
Re: New world record with an electric racing car: From 0 to 100 in 0.956 seconds
#179I find the suspension design to be really interesting. It seems like the front wheels and the rear wheels each share a single coilover and they use hydraulic cylinders at each wheel to transmit the force. I'm sure this saves a lot of weight but I'm interested in how the suspension dynamics are changed by two independent wheels sharing the same spring and damper. Do any other vehicles do this? Are there are any other…
This is actually fairly common in Formula Student cars. They often use decoupled heave/roll suspension systems, where one spring/damper is for the heave of the entire axle and another one for the roll on the axle. It has some advantages over separate springs, but I'd have to ask our suspension guys. The graphics in this article show its function fairly well, but don't explain the calculations either https://www.marek…