Solid-state LiDAR is a sensing technology that helps robots measure the shape and distance of the world around them using laser light. Instead of spinning a bulky sensor, it steers beams electronically or with tiny internal mirrors, so the device can be compact and rugged. This matters for mobile robots, drones, autonomous vehicles, and warehouse machines because they need fast 3D awareness in a small package.
A LiDAR point cloud can reveal obstacles, walls, people, and surfaces that a robot must avoid or navigate around.
Most LiDAR systems measure distance using time of flight, where a short light pulse leaves the sensor, reflects from an object, and returns to a detector. Because light travels extremely fast, the timing electronics must measure delays of only a few nanoseconds for meter scale distances. Solid-state designs often use MEMS mirrors or optical phased arrays to aim beams without external rotating parts.
Fewer moving parts can improve durability, reduce size, and make LiDAR easier to integrate into real robotic platforms.
Key Facts
- Time of flight distance: d = ct/2, where c is the speed of light and t is the round trip time.
- Speed of light in air is approximately c = 3.00 x 10^8 m/s.
- A 10 ns round trip time corresponds to d = 1.5 m.
- Solid-state LiDAR can steer beams using MEMS mirrors, optical phased arrays, or flash illumination.
- Angular resolution describes how finely the sensor separates directions, often measured in degrees per point.
- Range, field of view, update rate, and point density all affect how well a robot detects obstacles.
Vocabulary
- LiDAR
- LiDAR is a sensing method that uses laser light to measure distances and build a 2D or 3D map of nearby objects.
- Time of flight
- Time of flight is the measured travel time for a light pulse to go from the sensor to an object and back.
- Point cloud
- A point cloud is a set of many measured points in space that represents the surfaces around a robot.
- MEMS mirror
- A MEMS mirror is a tiny movable mirror made with microfabrication that can redirect a laser beam inside a sensor.
- Optical phased array
- An optical phased array is a beam steering device that changes the relative phase of light from many emitters to aim a laser beam without macroscopic motion.
Common Mistakes to Avoid
- Forgetting the factor of 2 in d = ct/2 is wrong because the measured time is for the light to travel to the object and back.
- Assuming solid-state means no internal motion at all is wrong because MEMS LiDAR may use tiny internal moving mirrors even though the outside sensor does not rotate.
- Treating more laser power as always better is wrong because eye safety, detector saturation, heat, and regulations limit how much optical power a LiDAR can use.
- Confusing camera pixels with LiDAR points is wrong because LiDAR points include measured distance, while ordinary camera pixels mainly record brightness and color.
Practice Questions
- 1 A solid-state LiDAR measures a round trip pulse time of 40 ns. Using c = 3.00 x 10^8 m/s, how far away is the object?
- 2 A LiDAR scans a horizontal field of view of 90 degrees with an angular spacing of 0.25 degrees between points. About how many horizontal point directions are measured in one scan line?
- 3 A robot designer can choose between a rotating LiDAR and a solid-state LiDAR for a small delivery robot. Explain two reasons the solid-state sensor might be preferred and one limitation the designer should still consider.