Introducing the Photonium Patent Corpus: 13,091 imaging lenses from US patents
Imaging-lens prescriptions from US patents, raytrace-checked and delivered as Zemax and Optiland files.
Modern lens design differs drastically from traditional textbook methods, and almost all of this innovation happens within closed-source companies. The only public window into these designs is unstructured patent data. In the past, attempts have been made at curating this data into usable databases, with the most comprehensive database LensView holding over 30,000 classic optical designs; however, it has not been updated in years. Other available databases are far smaller: lens-designs.com offers ~1,600 design files mined from patents and textbooks, and sample libraries shipped with optical-design software have similar amounts.
The Photonium Patent Corpus addresses this gap. We extracted 13,091 imaging lens prescriptions from 2,239 US patents, with 72% from 2015 onwards, creating a window into modern lens design rather than the classical forms that dominate prior datasets. Every design is cross-checked against its source patent and independently raytraced, allowing it to serve as a starting point for optimization, a reference for design-space benchmarking, or training data for machine-learning approaches to lens design.
The corpus
The corpus spans sub-millimeter scale (smartphone) to over a meter of focal length (long telephoto), with EFLs from 0.09 mm to 1,334 mm, f-numbers from f/0.9 through f/71, and HFOVs from under 1° to 110°, with a large concentration around smartphone lenses. Aspheric complexity spans the full range, from purely spherical heritage designs to modern smartphone forms with even aspheric coefficients up to r40 and odd aspheres up to r19.






Patent fidelity
Published patent prescriptions often contain errors: errors that a reader can skim past but that a raytrace cannot. A good design raytraces well; a design that doesn't raytrace well points to transcription errors. These errors take many forms: missing digits or decimal points, wrong coefficients and exponents, missing negative signs, and miscopied transcriptions, all of which cause focus to be lost and RMS spots to blow up. When an error is recoverable, either via sister-patent comparison or manual analysis, we apply the proposed correction and then keep the design if it raytraces well.
To validate the fidelity of each design, we raytrace them via a custom fork of Optiland. We first benchmarked this engine against Zemax OpticStudio: tracing the identical pupil through both engines, Optiland reproduces Zemax's RMS spot size vs field and its ray fans on well-corrected designs (see the engine cross-check for details). Then, we raytraced every design we extracted, surfacing a range of typos in the patents themselves, most of which we could manually fix:



2 3 4 6 6 7: surface 5 has been mislabeled as 6, duplicating its neighbor. 




We then evaluate each prescription on the RMS spot size of every field. Unfortunately, many patents do not provide clear apertures or vignetting coefficients; thus, we trace every design at full field across the entire pupil and record how much is actually vignetted. As expected, the more extreme the field the more extreme the vignetting, so the outermost fields of fast wide lenses pass only a fraction of the pupil:
Further, of the rays that do survive the trace, a small number can still distort the result. With the prevalence of highly sensitive aspherics, rays at the edge of the pupil can refract millimeters away from the rest of the bundle, causing traditional RMS metrics to report inflated values. In a real lens these grazing edge rays would most likely be vignetted away by the system's mechanical apertures, which patents rarely specify. To provide a clearer picture of the actual lens' performance, we instead use a robust version of RMS spot size, filtering out stray outlier rays to reflect the actual convergence at the image plane and allowing us to report a more honest performance metric:
Raytrace results
We trace every design at the F/d/C wavelengths over fields evenly spaced from on-axis out to the stated maximum HFOV, with 127 rays per field over a sunflower distribution. On-axis, the median design sits well inside the diffraction limit (median RMS/Airy 0.46), with 78.4% of designs at or below the Airy radius and 93.9% under 5 µm of absolute spot. As expected, the faster the design, the farther it is from the diffraction limit.
Sharpness drops toward the corner. The median on-axis RMS is 0.83 µm, while the median full-aperture worst-field robust RMS is 2.45 µm, and the softest fast/wide designs run into the hundreds of microns at the extreme corner. The per-field median climbs several-fold from axis to edge, with the soft tail reaching those extremes.
What's in the corpus
Each design is delivered as a matched pair of files, alongside a single manifest that indexes the whole corpus:
- a Zemax
.zmxprescription that opens directly in OpticStudio, or any tool that reads the ZMX format; - an Optiland
.jsonthat loads into the open-source Optiland engine viaOptic.from_dict(), ready to trace, analyze, or optimize in Python; - one row in the corpus manifest (provided as both
.csvand.json) carrying metadata including provenance, optical specs, and raytrace results.
Below are cross-sections from six designs in the corpus, chosen to span the corpus's diversity in both form and performance.
You can view a full 50-design cross-section here, or download the 50-design sample (matched Zemax .zmx + Optiland .json files and the manifest).
Scope and limitations
- Symmetric refractive lenses only. We only extract designs which contain all-refractive elements, and exclude those with reflective elements, GRIN media, diffractive elements, freeform elements, etc.
- Wavelengths default to the visible range. We do not parse each patent's stated wavelengths; every design is evaluated at the standard visible F/d/C lines.
- Zoom lenses are extracted as separate embodiments. Multi-position zoom prescriptions get extracted as a separate json for every given position within the patent itself.
- Other excluded designs. We drop patent prescriptions we can't parse cleanly as well as designs that fail the raytrace inclusion gate (inner-field and mid-field robust RMS ≥ 50 µm, or significant inner-field vignetting). We also deduplicate all prescriptions that repeat: 6,142 additional designs we extracted from patent text are exact duplicates of 2,790 designs in the corpus. We provide references to all duplicate designs in the manifest.
- Additional errors. We attempt to either fix or drop all prescriptions which raytrace poorly. However, we do not guarantee that the prescriptions which raytrace well are error-free; some errors can still result in adequate raytraces.
- Patent notice. This corpus is a collection of patented optical designs drawn from published US patents, many of which remain in force. Anyone using these designs is responsible for confirming their patent status; the corpus is offered as-is.
Access and licensing
Users of the Photonium Insight software now have access to the corpus as part of the lens database. For standalone use, the corpus is also available under license for both academic and commercial use - please fill out the form below to request access and we will get back to you: