Live data from Hacker News

Why Tesla removed radar and ultrasonic sensors [video]

youtube.com

381–390 of 483 posts

Re: Why Tesla removed radar and ultrasonic sensors [video]

#381

At 2:05. Suddenly you need a column in your sqlite telling you what type of sensor it is.... Seriously? This is a major technical challenge?

The challenge isn't the storing of the flag that says which sensor it has, it's testing the combinations, training for the different scenarios, treating the incoming data differently, and so on.

Re: Why Tesla removed radar and ultrasonic sensors [video]

#382

Earlier quoted context omitted.

> ”There is no one sensor that will do it. Full stop.” Yet somehow, humans can drive cars with just a pair of optical sensors (mounted on a swivelling gimbal, of sorts). In theory, a sufficiently capable AI should be able to drive a car at least as well as a human can using the same input: vision.

> Yet somehow, humans can drive cars with just a pair of optical sensors (mounted on a swivelling gimbal, of sorts). This is wrong and I was surprised to hear them say it was enough in the video. We don't have car horns and sirens for your eyes. You will often hear something long before you see it. This is important for emergency vehicles. Once you hear it, a good driver will immediately slow down and pull to the sid…

>Once you hear it, a good driver will immediately slow down and pull to the side, or delay movement to give space for the vehicle.

Robotically performing an action in response to single/few stimuli with little consideration for the rest of the setting and whether other responses could yield more optimal results precludes one from ever being a "good" driver IMO.

"See lights, pull over" is not going to cut it. See any low effort "idiot drivers and emergency vehicles" type youtube compilation for examples of why these sorts of approaches fall short.

Re: Why Tesla removed radar and ultrasonic sensors [video]

#383

Earlier quoted context omitted.

I find very strange the claim that a moving doppler (pulsed doppler?) radar 'generally doesn't help to detect stationary objects'. I mean if the car is moving, it generates a doppler shift on all objects moving at a different speed, right? Maybe it's difficult for reasons of false alarm detection (too many stationary objects that are not of interest) but you can get very good results with tracking (curious about thes…

Source: have worked with some of the (admittedly last-gen) automotive RADAR chips, NXP in particular. The issue is the number of false positives, stationary objects need to be filtered out. Something like a drainage grill on the street generates extremely strong returns. RADAR isn't high enough resolution to differentiate the size of something, you only have ~10 degree resolution, and after that you need to go by str…

Hi, thanks. Thought it might be so. Still...

RADAR can have high(er) angular resolution with (e.g.) phased arrays (linear or not) and digital beamforming. I guess it's the way the industry works and it wants small cheap composable parts, but using the full width of the car for a sensor array you could get amazing angular accuracy, even with cheap simple antennas. MIMO is also supposed to give somewhat better angular accuracy, since you can perform actual monopulse angular measurement (as if you had several independent antennas). There's even recent work on instant angular speed measurement through interferometry if you have the original signals from your array.

And with the wavelengths used in car RADARs you could get far down on range resolution, especially with the recent progress on ADCs and antenna tech.

I'm not saying you're wrong, you're describing what's available today (thanks for that).

Wondering when all this (not so new) tech might trickle down to the automotive industry... And whether there's interest (looking at big fancy manufacturers forgoing radar isn't encouraging there).

Re: Why Tesla removed radar and ultrasonic sensors [video]

#384

Earlier quoted context omitted.

I find very strange the claim that a moving doppler (pulsed doppler?) radar 'generally doesn't help to detect stationary objects'. I mean if the car is moving, it generates a doppler shift on all objects moving at a different speed, right? Maybe it's difficult for reasons of false alarm detection (too many stationary objects that are not of interest) but you can get very good results with tracking (curious about thes…

Especially when most car radars are FMCW radars. They not only do know the speed, they also know the distance. Some of the newest car radars can do some beam formimg, but not all. Most models have multiple radars pointing in multiple directions as that's cheaper than AESA. Only just recently have "affordable" beamformer's come to the market. And those target 5G basestations. So the spec in most K/Ka-band models start…

Might be time for some state sponsorship to have the beamforming asics, fpga designs for these bands. Although I might be missing something: once you're back down in your demodulated sampling frequency, your old beamformer should suffice? Or are we talking 'adc+demodulator+filter+beamforming' asic?

Re: Why Tesla removed radar and ultrasonic sensors [video]

#385

Earlier quoted context omitted.

> ”There is no one sensor that will do it. Full stop.” Yet somehow, humans can drive cars with just a pair of optical sensors (mounted on a swivelling gimbal, of sorts). In theory, a sufficiently capable AI should be able to drive a car at least as well as a human can using the same input: vision.

The optical sensors are just a small part of the human (and animal in general) vision system. A much bigger component is our innate (evolutionarily acquired) understanding of basic mechanics, simple agent theory, and object recognition. When we look at the road, we recognize stuff in the images we get as objects, and then most of the work is done by us applying basic logic in terms of those objects - that car is off…

> "A much bigger component is our innate (evolutionarily acquired) understanding of basic mechanics, simple agent theory, and object recognition. ... they are interpreting the image at a slightly higher level of abstraction by applying some assumptions and heuristics that evolution has "found"."

Of course, and all this is exactly what self-driving AIs are attempting to implement. Things like object recognition and understanding basic physics are already well-solved problems. Higher-level problem-solving and reasoning about / predicting behaviour of the objects you can see is harder, but (presumably) AI will get there some day.

Re: Why Tesla removed radar and ultrasonic sensors [video]

#386
post #3

This whole question about the vision boils down to "humans don't need it so cars should not need it too" the problem with this statement is that humans does not have wheels to move around, they have legs, but wheels are ridiculously simple compared to 4 legs tapping 160km/h on a highway. Same for birds - they also does not need jet engines to fly around, but imagine Airbus A380 flapping its wings and what kind of com…

But the question at hand is system control, not locomotion! You're not asking the automation to walk (well, I mean someday we will, but Teslas have wheels), nor the aircraft to flap. We want the automation to do what a human pilot would do. And that works with eyes. No, I think this argument is largely correct. And frankly settled: anyone who's driven recent FSD beta versions knows very well that the cars "see just f…

The thing is, they don't see as well as humans. They don't respond to changes in the environment until a car is actually in the middle of changing lanes.

It's like being driven around by a drunk person - the reaction happens loooooong after the action that causes it has started.

Re: Why Tesla removed radar and ultrasonic sensors [video]

#387
post #3

This whole question about the vision boils down to "humans don't need it so cars should not need it too" the problem with this statement is that humans does not have wheels to move around, they have legs, but wheels are ridiculously simple compared to 4 legs tapping 160km/h on a highway. Same for birds - they also does not need jet engines to fly around, but imagine Airbus A380 flapping its wings and what kind of com…

But the question at hand is system control, not locomotion! You're not asking the automation to walk (well, I mean someday we will, but Teslas have wheels), nor the aircraft to flap. We want the automation to do what a human pilot would do. And that works with eyes. No, I think this argument is largely correct. And frankly settled: anyone who's driven recent FSD beta versions knows very well that the cars "see just f…

> my car will twitch when pedestrians turn as if they're going to enter the road (where human drivers mostly don't notice, and if they do they ignore it)

As long as those pedestrians DO NOT actually enter the road after those turns, any "twitching" of your car in response is an ADDITIONAL SAFETY PROBLEM, because other drivers might notice the erratic movements of your car and do erratic things as well, which in the end might result in accidents that wouldn't have happened had your car not "twitched".

Especially "twitchy" AIs like that of your car might very well "re-twitch" on noticing your car doing small, but erratic and rapid changes in behavior, thereby initiating a "twitch escalation spiral".

Re: Why Tesla removed radar and ultrasonic sensors [video]

#388

Earlier quoted context omitted.

But if the radar just sees a static object and can't tell if it's an overhead sign or a car, and the camera vision is too washed out, how would sensor fusion help in your example?

Perhaps stop cheaping out on the cameras and procure those with high dynamic range. Then again those may be "expensive and complicate the supply chain with for a small delta"

But then, again, what is the point of the radar?

Re: Why Tesla removed radar and ultrasonic sensors [video]

#389

Earlier quoted context omitted.

Uh, that's not at all a good paraphrase. Q: "Does [removing some sensors] make the perception problem harder, or easier?" (note, this is literally what Lex asked, your restatement is misleading) A: [paraphrasing] "Well more sensor diversity makes it harder to focus on the thing that I believe really moves the needle, so by narrowing the space of consideration, I think we'll get better results" Karpathy might not be t…

> because it's often true that you can deliver better by focusing on a smaller number of things. This is true / dogma in linear / non-linear regression world, but of no real import in deep learning or Bayesian methods.

There seem to be 2 points of view here. One technical (sensors and the algorithms), one organisational (people and teams working on the problem).

My understanding is that by focusing on fewer things (vision only), they bet to make progress faster because of the simplified organisational aspect.

Re: Why Tesla removed radar and ultrasonic sensors [video]

#390

I thought it was telling that Andrej immediately "reframed" the question because Lex asked the "wrong question". This is a classic evasion technique one learns from experience and/or media training. Lex's comment immediately after was a clever and gentle dig at Andrej's response. It seemed like all the "full cost" negatives Andrej mentioned were related to Tesla's ability to execute, and not what would actually produ…

There is a great argument for having ultrasonic sensors and radar in a recent video by Rayan from FortNine discussing two fatal accidents involving tesla autopilot https://www.youtube.com/watch?v=yRdzIs4FJJg
Post reply on HN