Horizontal angle of view (degrees) to Focal length (mm) for Compact 1/2.5" class
Snapshot
On Compact 1/2.5" class, a 50 horizontal angle of view needs about a 6.17618 mm lens. Conversion Encyclopedia keeps the same sensor profile across the calculator, common values, and reverse page for this page.
- Sensor profile: Compact 1/2.5" class (5.76 mm width, crop factor 6.8).
- Example: To reach 14 Horizontal angle of view (degrees), you need 23.455718 Focal length (mm) on Compact 1/2.5" class.
- Use the reverse page if you need the opposite direction with the same basis.
Use the interactive calculator below for custom values and the common-value table for quick checks.
Interactive conversion
Converter Calculator
330.015312 Focal length (mm)
SwitchMachine access
Available to apps and AI agents
Horizontal angle of view (degrees) to Focal length (mm) for Compact 1/2.5" class can be requested through Conversion Encyclopedia's structured interfaces by software and compatible AI agents. The compact-1-2-5 sensor profile tells the conversion engine which camera sensor setup belongs to the calculation.
Machine-readable identifiers
- Conversion family
camera-focal-equivalence- Source unit
horizontal_angle_of_view_degree- Target unit
focal_length_mm- Sensor profile
compact-1-2-5
The JSON API and OpenAPI specification use the identifiers to reach the conversion engine. WebMCP lets compatible AI agents request the same calculation.
Example API request and response
POST /api/v1/convertRequest
{
"family": "camera-focal-equivalence",
"value": 1,
"from": "horizontal_angle_of_view_degree",
"to": "focal_length_mm",
"parameters": {
"sensorProfile": "compact-1-2-5"
}
}Essential response
{
"ok": true,
"conversion": {
"family": "camera-focal-equivalence",
"value": 1,
"from": "horizontal_angle_of_view_degree",
"to": "focal_length_mm",
"result": {
"raw": 330.01531237241164,
"display": "330.015312"
},
"canonicalPath": "/camera-focal-equivalence/horizontal-angle-of-view-degrees-to-focal-length-mm-at-compact-1-2-5/"
}
}Explanation
Formula: focal_mm = 5.76 / (2 x tan(HFOV/2)). Why: this page keeps Compact 1/2.5" class fixed, so crop factor and sensor width stay explicit for every calculation.
Compact 1/2.5" class: a sensor profile with crop factor 6.8 and sensor width (horizontal) 5.76 mm, used as the fixed framing basis for this page.
Horizontal angle of view (degrees): a camera-equivalence quantity in this family that depends on the selected crop model.
Focal length (mm): a camera-equivalence quantity in this family that depends on the selected crop model.
This route is useful when you know the target horizontal framing angle and need the focal length required on Compact 1/2.5" class.
This page is sensor-profile dependent rather than universal because camera equivalence changes with sensor geometry (Compact 1/2.5" class).
Common Conversion Values
| Horizontal angle of view (degrees) | Focal length (mm) |
|---|---|
| 14 | 23.455718 |
| 24 | 13.549335 |
| 28 | 11.551049 |
| 35 | 9.134193 |
| 50 | 6.17618 |
| 70 | 4.113066 |
| 85 | 3.142968 |
| 135 | 1.192935 |
| 200 | -0.507822 |
Questions & answers
Frequently Asked Questions
Which sensor assumptions are fixed for horizontal angle of view (degrees) to focal length mm?
Horizontal angle of view (degrees) to focal length mm is fixed to Compact 1/2.5" class, crop factor 6.8, sensor width 5.76 mm.
How do I reverse deg to mm for Compact 1/2.5" class?
Use the opposite-direction page for Compact 1/2.5" class to convert focal length (mm) back to horizontal angle of view (degrees) with the same sensor assumptions.
Can horizontal angle of view (degrees) to focal length mm replace full lens-design simulation?
No. Horizontal angle of view (degrees) to focal length mm provides framing and geometry approximations, not full optical-model behavior.