Earlier quoted context omitted.
I don't see how you can say millimetre wave radar "does the job many times better". State-of-the art 79 GHz automotive radar: 0.2 m range uncertainty, 5 degree azimuth angular uncertainty, dozens of points per second. Spinning lidar: Radar definitely has its uses as it can see through weather conditions and tell velocity, but lidar is the vastly superior sensor otherwise.
Looks surprisingly close to specs of a Panasonic made radar. That is far from what is currently considered advanced for mm-wave radar in 93-95ghz range - 0.5 degrees Google "GPU Acceleration of SAR/ISAR Imaging Algorithms" and see how much you can get with with regular high bandwidth 10ghz radar and computing power in tenths of gigaflops.
How the LIDAR tech GM just bought probably works
61–70 of 72 posts
Re: How the LIDAR tech GM just bought probably works
#62Re: How the LIDAR tech GM just bought probably works
#63I assume LIDAR is needed since the AI isn't advanced enough to do depth perception? If I can drive with two eye balls, then I'd think a circular camera array would be plenty. Maybe this is what Tesla plans on using (in combination with RADAR).
We don't want something that merely drives as well as a person. We want something that does better. To that end, if it is easier to build sensors that don't have to train so hard on just 2d images, why wouldn't we?
would be _awesome_ today, depending on which person we're comparing it to anyways... :)
And if in 15 years it could do much better, great.
Re: How the LIDAR tech GM just bought probably works
#64Interesting. Frequency-modulated continuous-wave LIDAR is easy to do as a one-point device. Many such devices have been built. But they're usually short range, such as the discontinued Swiss Ranger, and don't reject ambient light as effectively as pulse systems. Being both eye-safe and sunlight-tolerant is hard. Eye-safe is easier if you can increase the diameter of the outgoing beam. Eye safety is measured based on…
It's not that better and better solutions are bad but there are probably a lot more gains in mitigating failure cases. I think our brains may even have dedicated systems for potential failure detection leading to timidness. Failure is currently mostly defined as lack of ability to get the right answer, it is negatively defined. I wonder is there's any merit in positively defining failure.
Another way to think of it is if timidness/shyness, typically "negative" traits (especially in American culture) are actually features rather than bugs.
Re: How the LIDAR tech GM just bought probably works
#65Interesting. Frequency-modulated continuous-wave LIDAR is easy to do as a one-point device. Many such devices have been built. But they're usually short range, such as the discontinued Swiss Ranger, and don't reject ambient light as effectively as pulse systems. Being both eye-safe and sunlight-tolerant is hard. Eye-safe is easier if you can increase the diameter of the outgoing beam. Eye safety is measured based on…
Re: How the LIDAR tech GM just bought probably works
#66If the benefits aren't at least 3x better, it might not be marketable enough to justify the added complexities and costs.
Re: How the LIDAR tech GM just bought probably works
#67Earlier quoted context omitted.
Theoretical one is lower than that of lidar, but in practice a well made mm-wave radar, currently, has superior resolution to commercially available lidars
Can you point to any reasonably priced mm wave radar that has greater than lidar resolution? Genuine question.
Right now, existing offerings can be improved in all 3 ways with ease.
Re: How the LIDAR tech GM just bought probably works
#68How does these system avoid interference with other cars? Say if ten exact same car, with the exact same model of LIDAR are on the same street / crossing. Can I expect some noise being received by the sensor?
Re: How the LIDAR tech GM just bought probably works
#69I assume LIDAR is needed since the AI isn't advanced enough to do depth perception? If I can drive with two eye balls, then I'd think a circular camera array would be plenty. Maybe this is what Tesla plans on using (in combination with RADAR).
Don't you always want a real world measurement of distance? Even if AI gets it (mostly) right, getting a second input that verifies your path is clear seems like a good idea.
Re: How the LIDAR tech GM just bought probably works
#70Out of complete curiosity, and knowing nothing about these technologies: How does these system avoid interference with other cars? Say if ten exact same car, with the exact same model of LIDAR are on the same street / crossing. Can I expect some noise being received by the sensor?
- Frequency Division: each detector uses a different frequency/wavelength. This approach is very simple to implement, but the usable range of wavelengths for LIDAR is fairly narrow. So we'd run out of choices pretty quickly.
- Time Division: each detector is allocated a different operating time slot, so that only one is active at a time. For cell phones, this is relatively easy to implement because they all connect to a central system that can coordinate the timing. But for cars, this would be more difficult since there's no central system that links the detectors on different cars together (although they could still communicate with each other through other means).
- Code Division: each detector's output is pulsed in a unique pattern so that the reflected signals will return that same pattern, then the processor can reject any patterns that it didn't send out. This approach is much more complex, but doesn't suffer from many of the drawbacks of the other solutions.
Code division is by far the most widely used approach here, but frequency and time division also play a small role as well since different manufacturers/detectors use different wavelengths and not all detectors are being operated at exactly the same time (the time needed to send and receive a single signal is extremely short).