Equivalent aperture (f-number, DoF basis) to Aperture (f-number) for Smartphone 1/1.3" class
Snapshot
On Smartphone 1/1.3" class, a full-frame equivalent aperture of f/5.6 needs about f/1.493333. Conversion Encyclopedia keeps the same sensor profile across the calculator, common values, and reverse page for this page.
- Sensor profile: Smartphone 1/1.3" class (9.6 mm width, crop factor 3.75).
- Example: To match 1.4 Equivalent aperture (f-number, DoF basis), you need 0.373333 Aperture (f-number) on Smartphone 1/1.3" 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
0.266667 Aperture (f-number)
SwitchMachine access
Available to apps and AI agents
Equivalent aperture (f-number, DoF basis) to Aperture (f-number) for Smartphone 1/1.3" class can be requested through Conversion Encyclopedia's structured interfaces by software and compatible AI agents. The smartphone-1-1-3 sensor profile tells the conversion engine which camera sensor setup belongs to the calculation.
Machine-readable identifiers
- Conversion family
camera-focal-equivalence- Source unit
full_frame_equivalent_f_number- Target unit
aperture_f_number- Sensor profile
smartphone-1-1-3
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": "full_frame_equivalent_f_number",
"to": "aperture_f_number",
"parameters": {
"sensorProfile": "smartphone-1-1-3"
}
}Essential response
{
"ok": true,
"conversion": {
"family": "camera-focal-equivalence",
"value": 1,
"from": "full_frame_equivalent_f_number",
"to": "aperture_f_number",
"result": {
"raw": 0.26666666666666666,
"display": "0.266667"
},
"canonicalPath": "/camera-focal-equivalence/full-frame-equivalent-f-number-to-aperture-f-number-at-smartphone-1-1-3/"
}
}Explanation
Formula: f_number = equivalent_f / 3.75. Why: this page keeps Smartphone 1/1.3" class fixed, so crop factor and sensor width stay explicit for every calculation.
Smartphone 1/1.3" class: a sensor profile with crop factor 3.75 and sensor width (horizontal) 9.6 mm, used as the fixed framing basis for this page.
Equivalent aperture (f-number, DoF basis): a camera-equivalence quantity in this family that depends on the selected crop model.
Aperture (f-number): a camera-equivalence quantity in this family that depends on the selected crop model.
This route is useful when you know the full-frame depth-of-field equivalent and need the actual aperture on Smartphone 1/1.3" class.
This page is sensor-profile dependent rather than universal because camera equivalence changes with sensor geometry (Smartphone 1/1.3" class).
Common Conversion Values
| Equivalent aperture (f-number, DoF basis) | Aperture (f-number) |
|---|---|
| 1.4 | 0.373333 |
| 2 | 0.533333 |
| 2.8 | 0.746667 |
| 4 | 1.066667 |
| 5.6 | 1.493333 |
| 8 | 2.133333 |
| 11 | 2.933333 |
| 16 | 4.266667 |
Questions & answers
Frequently Asked Questions
Which sensor assumptions are fixed for full-frame equivalent f-number to aperture f-number?
Full-frame equivalent f-number to aperture f-number is fixed to Smartphone 1/1.3" class, crop factor 3.75, sensor width 9.6 mm.
How do I reverse eq f to f for Smartphone 1/1.3" class?
Use the opposite-direction page for Smartphone 1/1.3" class to convert aperture (f-number) back to equivalent aperture (f-number, dof basis) with the same sensor assumptions.
Can full-frame equivalent f-number to aperture f-number replace full lens-design simulation?
No. Full-frame equivalent f-number to aperture f-number provides framing and geometry approximations, not full optical-model behavior.
Does equivalent f-number change exposure?
No. Equivalent f-number here is for depth-of-field comparison only. Exposure (light transmission) does not change.