Book a demo

Cut patent&paper research from weeks to hours with PatSnap Eureka AI!

Try now

ToF vs FMCW LiDAR signal processing: patent analysis

ToF vs FMCW LiDAR Signal Processing — PatSnap Insights
Autonomous Vehicles & Sensing

A patent intelligence analysis of over 60 filings from Waymo, Aurora Innovation, Baidu USA, Aeva, Samsung, and LG Innotek reveals how ToF and FMCW LiDAR differ not just in physics, but in every layer of the signal processing stack — from pulse timestamping to coherent beat-frequency analysis — with direct consequences for autonomous vehicle perception latency and calibration complexity.

PatSnap Insights Team Patent Intelligence Analysts 12 min read
Share
Reviewed by the PatSnap Insights editorial team ·

ToF LiDAR signal processing: pulse timing, peak detection, and range aliasing

Pulsed time-of-flight LiDAR measures range by emitting discrete laser pulses and precisely timing the round-trip delay of the return signal — making accurate peak detection the single most critical signal processing challenge in any ToF architecture. The hardware required to meet that challenge is substantial: a time-digital converter (TDC), a multi-pixel photon counter (MPPC), and an analog-to-digital converter (ADC) operating at 250–500 MHz, all coordinated to extract the amplitude and precise timestamp of each reflected pulse.

~60
Patent filings analysed across US, CN, JP, KR, EP, WO, DE & IL
250–500 MHz
ADC sampling rate in ToF 2D scanning systems (Baidu USA)
1
Sensing period needed for FMCW instantaneous velocity resolution (Aurora)
≥2
Pulses or frames required for ToF velocity estimation (PlusAI)

Baidu USA LLC has filed extensively across this peak detection problem. Their primary approach pairs a TDC with an MPPC: the TDC’s configurable trigger threshold indicates when sufficient MPPC pixels have fired, triggering the peak detection module to sample and store photon counts. Peak amplitude is derived from the highest sample count; peak timing is determined as the midpoint of the TDC trigger window. A complementary Baidu approach employs spline interpolation to reconstruct the continuous analog waveform from sparse digital samples at 250–500 MHz, enabling sub-sample peak localisation — with multiple laser emitters time-multiplexed onto a single ADC channel.

A third Baidu hardware variant pairs a single-photon avalanche diode (SPAD) detector with an avalanche photodiode (APD) to simultaneously capture intensity and ToF data from the same return pulse, broadening dynamic range and enabling amplitude-calibrated point clouds. Samsung Electronics advances the pipeline further through cross-correlation signal correction: their method identifies the main receiving signal (maximum value at a given time point) and uses it to correct sub-receiving signals corresponding to side-lobe artifacts or multi-target returns. The correction factor is defined as the ratio of side-lobe intensity to main-lobe intensity of the transmitted pulse — enabling multi-echo ToF estimation critical for vegetated or semi-transparent obstacle detection.

What is range aliasing in ToF LiDAR?

Range aliasing occurs when objects beyond the nominal detection range reflect pulses from a prior emission cycle, causing the system to assign an incorrect (shorter) range to that object. It is a fundamental ToF-specific artifact with no direct FMCW equivalent, requiring dedicated pulse sequencing and disambiguation strategies to resolve.

LG Innotek has pursued two further approaches to ToF amplitude estimation. A differential comparator design feeds the raw analog LiDAR output and a time-delayed version into a comparator: the rising edge marks range-onset and the pulse width encodes reflected signal amplitude, enabling simultaneous range and intensity from a single comparator circuit. Separately, LG Innotek’s compressed sensing approach maps sparse ToF values to frequency domain sinusoids using numerically controlled oscillators, reconstructing the signal from far fewer samples than a direct histogram would require — dramatically reducing memory and processing overhead for long-range LiDAR.

Range aliasing is the most consequential ToF-specific artifact. Waymo LLC addresses it through two complementary strategies: extended detection periods that identify returns falling outside the standard window, and time-varying pulse dither — deliberate timing jitter in the emission sequence — so that the same object yields return-time signatures consistent with only one of the hypothesised ranges across multiple pulses. According to WIPO patent databases, Waymo has pursued this protection across EP and IL jurisdictions in addition to the US, reflecting the global importance of long-range ToF reliability for autonomous vehicle deployment.

ToF LiDAR range aliasing occurs when objects beyond the nominal detection range reflect pulses from a prior emission cycle, causing incorrect range assignments. Waymo LLC mitigates this through extended detection periods and time-varying pulse dither (multiple-hypothesis disambiguation), as documented in patent filings across US, EP, and IL jurisdictions.

Figure 1 — ToF LiDAR signal processing pipeline: key stages from pulse emission to range output
ToF LiDAR Signal Processing Pipeline for Autonomous Driving Vehicles Pulse Emission TDC / MPPC ADC + Spline Peak Detect Range Output Laser Timing Waveform Amplitude Distance
ToF LiDAR requires five distinct hardware and software stages — from pulse emission through TDC/MPPC timing, ADC digitisation with spline interpolation, and peak detection — before a range value is produced. FMCW bypasses this entire pipeline.

FMCW LiDAR: coherent beat-frequency analysis and instantaneous velocity extraction

FMCW LiDAR transmits a frequency-modulated continuous wave rather than discrete pulses, and detects range and velocity from the beat frequency generated by mixing the return signal with a local oscillator copy of the transmitted signal — extracting both measurements simultaneously from a single sensing event. Because the Doppler shift appears directly in the beat frequency, radial velocity is an algebraic output of the coherent mixing process itself, not a derived quantity requiring temporal differencing.

“FMCW LiDAR resolves the instantaneous velocity of an object during a single sensing period without reference to future sensing periods — enabling perception architectures that ToF systems cannot replicate without multi-frame accumulation.”

Aurora Innovation’s patent portfolio documents this capability in detail. Their phase-coherent LiDAR component generates data that simultaneously indicates each point’s range and velocity, enabling the instantaneous velocity of an object to be resolved during a single sensing period without reference to future sensing periods. The perception subsystem then processes instantaneous range and velocity jointly for each point in the point cloud, passing both object pose and velocity to the planning subsystem in a single frame — architecturally distinct from ToF, where velocity must be inferred by differencing range measurements across multiple scan frames.

FMCW LiDAR systems, as documented in Aurora Innovation’s patent filings, deliver instantaneous per-point radial velocity as a first-class output within a single sensing period, enabling single-frame object classification and planning-ready perception without multi-frame tracking. ToF LiDAR requires at least two sequential pulses or frames to derive equivalent velocity estimates.

This single-frame velocity capability has direct operational applications. Aurora Operations applies FMCW LiDAR returns from an attached trailer to derive the trailer’s yaw rate per sensing cycle, enabling real-time autonomous control adaptation — a use case that would require multi-frame accumulation under a ToF architecture.

FMCW systems face their own unique signal processing challenges, however. Because coherent detection is used, partial occlusion of the transmit/receive optical window introduces a distinctive beat-frequency artifact that differs from normal background and range-related beat tones. Aeva Incorporated has patented systems specifically for detecting these window obstruction artifacts in FMCW LiDAR, analysing their operational impact on detection performance, and implementing mitigation strategies. This is fundamentally different from ToF window occlusion, which manifests primarily as amplitude attenuation or point-cloud density reduction — making the detection and mitigation algorithms for each modality incompatible. Standards bodies such as IEEE have begun addressing coherent LiDAR interference standards, and automotive safety frameworks from ISO are increasingly relevant to both modalities’ fault detection requirements.

Key finding: FMCW window occlusion is a coherent artifact

In FMCW LiDAR, window occlusion creates a distinctive beat-frequency artifact in the coherent receiver — not simply amplitude attenuation. Aeva Incorporated holds the primary IP position for FMCW-specific window occlusion detection in vehicular environments, covering both obstacle detection in LiDAR windows (2024) and LiDAR window occlusion detection (2023).

Figure 2 — FMCW vs. ToF: sensing events required for velocity and range extraction
FMCW vs ToF LiDAR Sensing Events Required for Range and Velocity Extraction in Autonomous Vehicles 0 1 2 3 Sensing Events Required 1 1 1 ≥2 Range Extraction Velocity Extraction FMCW LiDAR ToF LiDAR
Both modalities require a single sensing event for range extraction, but FMCW delivers instantaneous velocity in the same event while ToF requires at least two sequential pulses or frames — introducing latency and data-association risk in crowded scenes.

Explore the full patent landscape for FMCW and ToF LiDAR signal processing in PatSnap Eureka.

Explore Full Patent Data in PatSnap Eureka →

Velocity estimation, calibration pipelines, and sensor fusion

Velocity estimation: inferred vs. native

ToF-based velocity estimation requires multi-pulse or multi-frame processing because the modality provides no direct Doppler measurement. PlusAI describes a method where two successive ToF pulses are emitted with a precisely configured inter-pulse threshold interval; by comparing the ToF of the first and second return signals from the same object in motion, the system derives an object velocity estimate. This two-pulse method introduces latency and is susceptible to frame-to-frame data association errors in crowded scenes. Volvo’s deep-learning approach uses convolutional neural networks to estimate ego-velocity from sequential ToF frames by estimating rotation and translation between frames, combining that with per-range-band relative velocity estimation to derive target absolute velocity.

FMCW, by contrast, delivers instantaneous per-point Doppler velocity natively, eliminating this multi-frame dependency. This difference is not merely a latency concern — it reduces the architectural complexity of the entire downstream perception stack, as velocity becomes a first-class point-cloud attribute rather than a derived quantity computed after object detection and tracking.

Calibration pipelines

ToF LiDAR produces geometrically dense point clouds that require careful coordinate-system calibration to maintain accuracy over time and distance. Baidu USA LLC has developed two parallel calibration strategies: cross-validation-based calibration, which iteratively adjusts coordinate converter parameters to minimise obstacle location inconsistency across scan frames; and static reflection map calibration, which compares a dynamic LiDAR reflection map against a pre-collected reference and optimises the converter to maximise overlap. Aurora Operations addresses longitudinal bias in ToF scan alignment by classifying each LiDAR point as “explained” or “unexplained” relative to a surfel map, then iteratively shifting the scan to minimise unexplained points. Notably, this Aurora patent (2026) demonstrates that even FMCW-equipped AV operators must solve analogous geometric alignment problems — calibration complexity is architecture-independent, but solution strategies differ.

Baidu USA LLC holds multiple active patent families on ToF LiDAR calibration for autonomous driving vehicles, covering both cross-validation-based calibration (which minimises obstacle location inconsistency across frames) and static reflection map calibration (which maximises overlap between a dynamic scan and a pre-collected reference map).

Sensor fusion and dynamic thresholding

ToF point clouds are routinely fused with camera data in AV perception pipelines. Baidu USA LLC’s flexible synchronisation patent describes a hardware-level control architecture that dynamically adjusts LiDAR and camera control signals based on detected features — such as missing data or synchronisation drift — ensuring the two data streams remain temporally aligned for fusion. LG Innotek’s dynamic detection threshold patent applies specifically to pulsed ToF systems: a comparator receives the analog output from a light detector and generates a digital signal based on a tunable threshold; the controller iterates through threshold adjustments and aggregates the resulting digital outputs to improve detection robustness in varying ambient conditions.

FMCW receivers, operating on continuous-wave coherent signals, apply noise mitigation differently — through coherent integration gain and adaptive windowing of the beat spectrum. The output point-cloud type changes the downstream fusion architecture: a purely geometric ToF point cloud fuses differently with camera data than an FMCW point cloud that carries per-point velocity. Research published by Nature on photonic integrated circuits for LiDAR underscores the growing interest in coherent receiver miniaturisation that will shape next-generation FMCW fusion architectures.

Head-to-head: where the two architectures diverge for AV perception

The key architectural divergence between ToF and FMCW is in the velocity processing pipeline. ToF systems expend significant signal processing resources on accurately timestamping return pulses and then inferring kinematic state from temporal differences. FMCW systems derive velocity as an algebraic output of the coherent mixing process itself, enabling Aurora Innovation’s perception layer to skip multi-frame tracking for velocity and directly feed instantaneous velocity into the planning subsystem.

Dimension Time-of-Flight (ToF) FMCW
Range extraction Round-trip time of discrete pulse Beat frequency from mixing return with local oscillator
Velocity extraction Sequential frame differencing or multi-pulse ToF comparison Instantaneous Doppler per sensing event
Primary signal processing stage Peak detection (TDC, MPPC, ADC + spline, correlation) Fourier transform of beat signal; range-velocity map
Key artifacts Range aliasing, multi-echo crosstalk, side-lobe interference Window occlusion beat artifacts, laser phase noise, inter-unit interference
Velocity latency Requires ≥2 pulses or frames (PlusAI approach) Single sensing period (Aurora / Aeva approach)
Object classification speed Relies on accumulated point cloud + ML classification Instantaneous range + velocity per point enables faster pose/class determination
Calibration complexity Extensive: coordinate converter optimisation using static maps or cross-validation (Baidu multiple patent families) Phase and frequency calibration; coherent receiver alignment
Window occlusion handling Amplitude attenuation detection (intensity-based) Beat-frequency artifact detection requiring dedicated FMCW algorithms (Aeva)
Sensor fusion integration Well-established with camera and radar Emerging; combined range-velocity output may reduce fusion complexity

Innoviz Technologies’ adaptive noise mitigation and dynamic light flux patents — which adjust pixel-by-pixel sensor sensitivity based on scene content — are principally designed for pulsed-ToF flash and scanning systems, illustrating that field-of-view management trade-offs are handled at the hardware level in ToF architectures. Both modalities confront these trade-offs, but the solution strategies are modality-specific.

Map the full IP landscape for autonomous vehicle LiDAR — analyse assignees, claims, and filing trends with PatSnap Eureka.

Analyse LiDAR Patents with PatSnap Eureka →

Patent landscape: who owns what in LiDAR signal processing

The approximately 60-patent dataset spans active, pending, and inactive filings across US, CN, JP, KR, EP, WO, DE, and IL jurisdictions, with dominant assignees splitting clearly along modality lines. Baidu USA LLC is the most prolific assignee by volume, with the dominant focus on ToF LiDAR signal processing infrastructure: peak detection (TDC/MPPC and spline-based), SPAD/APD hybrid receivers, and multiple calibration paradigms. Their CN-filed counterparts reflect systematic global prosecution of the same families, indicating a strategy of protecting the entire ToF signal chain for autonomous driving vehicle applications.

Figure 3 — LiDAR patent focus areas by key assignee
LiDAR Signal Processing Patent Focus Areas by Assignee for Autonomous Vehicle Perception 0 3 6 9 12 Approximate patent family count (illustrative from dataset) Baidu USA LLC 12 Waymo LLC 4 Aurora Innovation 6 Aeva Inc. 3 Samsung Electronics 3 LG Innotek 4 Innoviz Technologies 2 ToF-focused FMCW-focused Mixed/ToF
Baidu USA LLC leads the dataset with approximately 12 patent families concentrated on ToF signal processing infrastructure. Aurora Innovation and Aeva hold the primary FMCW positions. Counts are approximate based on the ~60-filing dataset described in the source analysis.

Waymo LLC concentrates on range aliasing resilience in ToF systems, with multiple patent families across EP and IL jurisdictions covering both extended-period detection windows and multiple-hypothesis dither-based pulse disambiguation. Aurora Innovation and Aurora Operations represent the primary FMCW/phase-coherent LiDAR patent presence, spanning object classification, yaw parameter estimation, and bias correction. Aeva Incorporated holds the FMCW-specific window occlusion detection patents, positioning them as the primary IP holder for FMCW fault detection in vehicular environments. LG Innotek is diversifying across differential comparator amplitude estimation, compressed sensing for sparse ToF histograms, and dynamic detection threshold control — reflecting a component-supplier strategy to serve multiple AV OEMs.

According to EPO patent trend data, automotive sensing and perception technologies have seen sustained growth in filings over the past five years, consistent with the multi-jurisdictional prosecution strategies visible in this dataset. The PatSnap IP Intelligence platform provides deeper cross-jurisdictional family analysis for teams tracking this space.

Aeva Incorporated holds the primary IP position for FMCW LiDAR window occlusion detection in vehicular environments, with patents covering both obstacle detection in LiDAR windows (2024) and LiDAR window occlusion detection (2023). In FMCW systems, window occlusion creates a coherent beat-frequency artifact distinct from the amplitude attenuation seen in ToF window occlusion, requiring entirely different mitigation algorithms.

Frequently asked questions

ToF vs. FMCW LiDAR signal processing — key questions answered

Still have questions about LiDAR patent landscapes? Let PatSnap Eureka answer them for you.

Ask PatSnap Eureka for a Deeper Answer →

References

  1. LIDAR Peak Detection Using Time-Digital Converters and Multi-Pixel Photon Counters for Autonomous Driving Vehicles — Baidu USA LLC, 2020
  2. LIDAR Peak Detection Using Splines for Autonomous Driving Vehicles — Baidu USA LLC, 2020
  3. Light Detection and Range (LIDAR) Device with SPAD and APD Sensors for Autonomous Driving Vehicles — Baidu USA LLC, 2022
  4. Time-of-Flight LiDAR Device and Operating Method of the Same — Samsung Electronics Co., Ltd., 2021
  5. Systems and Methods for Time-of-Flight Measurement with Amplitude Estimation Based on Differential Comparators — LG Innotek, 2024
  6. Compressed Sensing for Photodiode Data — LG Innotek, 2023
  7. Light Detection and Ranging (LIDAR) Device Range Aliasing Resilience by Multiple Hypotheses — Waymo LLC, 2023
  8. Range Aliasing Detection and Mitigation Using Extended Detection Periods in a LIDAR System — Waymo LLC, 2020
  9. Control of Autonomous Vehicle Based on Environmental Object Classification Determined Using Phase Coherent LiDAR Data — Aurora Innovation, Inc., 2025
  10. Control of Autonomous Vehicle Based on Environmental Object Classification Determined Using Phase Coherent LIDAR Data — Aurora Operations, 2024
  11. Control of Autonomous Vehicle Based on Determined Yaw Parameters of an Additional Vehicle — Aurora Operations, 2024
  12. Obstacle Detection in LIDAR Windows — Aeva Inc., 2024
  13. LIDAR Window Occlusion Detection — Aeva Inc., 2023
  14. Automatic LIDAR Calibration Based on Cross Validation for Autonomous Driving — Baidu USA LLC, 2022
  15. Automatic LIDAR Calibration Based on Pre-Collected Static Reflection Map for Autonomous Driving — Baidu USA LLC, 2020
  16. Longitudinal Bias Correction in Autonomous Vehicles — Aurora Operations, Inc., 2026
  17. Systems, Methods, and Computer Program Products for LiDAR Dynamic Detection Thresholds for Autonomous Vehicles — LG Innotek, 2025
  18. Flexible LiDAR Camera Synchronization for Driverless Vehicle — Baidu USA LLC, 2024
  19. Adaptive Noise Mitigation for Different Parts of the Field of View — Innoviz Technologies Ltd., 2018
  20. WIPO — World Intellectual Property Organization: Global Patent Database
  21. EPO — European Patent Office: Automotive Sensing Patent Trends
  22. IEEE — Institute of Electrical and Electronics Engineers: Coherent LiDAR Standards and Research
  23. ISO — International Organization for Standardization: Automotive Safety and LiDAR Fault Detection Frameworks
  24. Nature — Photonic Integrated Circuits for Coherent LiDAR Research

All data and statistics in this article are sourced from the references above and from PatSnap‘s proprietary innovation intelligence platform.

Your Agentic AI Partner
for Smarter Innovation

PatSnap fuses the world’s largest proprietary innovation dataset with cutting-edge AI to
supercharge R&D, IP strategy, materials science, and drug discovery.

Book a demo