Horizontal angle of view (degrees) to Focal length (mm) for 1-inch sensor 13.2mm
Snapshot
On 1-inch sensor 13.2mm, a 50 horizontal angle of view needs about a 14.153746 mm lens. Conversion Encyclopedia keeps the same sensor profile across the calculator, common values, and reverse page for this page.
- Sensor profile: 1-inch sensor 13.2mm (13.2 mm width, crop factor 2.73).
- Example: To reach 14 Horizontal angle of view (degrees), you need 53.752686 Focal length (mm) on 1-inch sensor 13.2mm.
- 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
756.285091 Focal length (mm)
SwitchMachine access
Available to apps and AI agents
Horizontal angle of view (degrees) to Focal length (mm) for 1-inch sensor 13.2mm can be requested through Conversion Encyclopedia's structured interfaces by software and compatible AI agents. The one-inch-13-2mm 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
one-inch-13-2mm
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": "one-inch-13-2mm"
}
}Essential response
{
"ok": true,
"conversion": {
"family": "camera-focal-equivalence",
"value": 1,
"from": "horizontal_angle_of_view_degree",
"to": "focal_length_mm",
"result": {
"raw": 756.2850908534434,
"display": "756.285091"
},
"canonicalPath": "/camera-focal-equivalence/horizontal-angle-of-view-degrees-to-focal-length-mm-at-one-inch-13-2mm/"
}
}Explanation
Formula: focal_mm = 13.2 / (2 x tan(HFOV/2)). Why: this page keeps 1-inch sensor 13.2mm fixed, so crop factor and sensor width stay explicit for every calculation.
1-inch sensor 13.2mm: a sensor profile with crop factor 2.73 and sensor width (horizontal) 13.2 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 1-inch sensor 13.2mm.
This page is sensor-profile dependent rather than universal because camera equivalence changes with sensor geometry (1-inch sensor 13.2mm).
Common Conversion Values
| Horizontal angle of view (degrees) | Focal length (mm) |
|---|---|
| 14 | 53.752686 |
| 24 | 31.050559 |
| 28 | 26.471154 |
| 35 | 20.932526 |
| 50 | 14.153746 |
| 70 | 9.425777 |
| 85 | 7.202636 |
| 135 | 2.73381 |
| 200 | -1.163758 |
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 1-inch sensor 13.2mm, crop factor 2.73, sensor width 13.2 mm.
How do I reverse deg to mm for 1-inch sensor 13.2mm?
Use the opposite-direction page for 1-inch sensor 13.2mm 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.