Camera Focal EquivalenceFull Frame Equivalent F Number to Aperture F Number At Full Frame 36mm

Equivalent aperture (f-number, DoF basis) to Aperture (f-number) for Full-frame 36mm width (horizontal)

Snapshot

On Full-frame 36mm width (horizontal), a full-frame equivalent aperture of f/5.6 needs about f/5.6. Conversion Encyclopedia keeps the same sensor profile across the calculator, common values, and reverse page for this page.

  • Sensor profile: Full-frame 36mm width (horizontal) (36 mm width, crop factor 1).
  • Example: To match 1.4 Equivalent aperture (f-number, DoF basis), you need 1.4 Aperture (f-number) on Full-frame 36mm width (horizontal).
  • 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

1 Aperture (f-number)

Switch

Machine access

Available to apps and AI agents

Equivalent aperture (f-number, DoF basis) to Aperture (f-number) for Full-frame 36mm width (horizontal) can be requested through Conversion Encyclopedia's structured interfaces by software and compatible AI agents. The full-frame-36mm 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
full-frame-36mm

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/convert

Request

{
  "family": "camera-focal-equivalence",
  "value": 1,
  "from": "full_frame_equivalent_f_number",
  "to": "aperture_f_number",
  "parameters": {
    "sensorProfile": "full-frame-36mm"
  }
}

Essential response

{
  "ok": true,
  "conversion": {
    "family": "camera-focal-equivalence",
    "value": 1,
    "from": "full_frame_equivalent_f_number",
    "to": "aperture_f_number",
    "result": {
      "raw": 1,
      "display": "1"
    },
    "canonicalPath": "/camera-focal-equivalence/full-frame-equivalent-f-number-to-aperture-f-number-at-full-frame-36mm/"
  }
}
Full API documentation

Explanation

Formula: f_number = equivalent_f / 1. Why: this page keeps Full-frame 36mm width (horizontal) fixed, so crop factor and sensor width stay explicit for every calculation.

Full-frame 36mm width (horizontal): a sensor profile with crop factor 1 and sensor width (horizontal) 36 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 Full-frame 36mm width (horizontal).

This page is sensor-profile dependent rather than universal because camera equivalence changes with sensor geometry (Full-frame 36mm width (horizontal)).

Method & Sensor Profile

  • Sensor basis: Full-frame 36mm width (horizontal) profile with crop factor 1 and sensor width 36 mm.
  • Profile reference: focal-length and aperture equivalence use the same crop model, while angle-of-view routes use the same fixed sensor width geometry.
  • Consistency rule: forward and reverse pages keep the same sensor profile; only the formula direction changes.

Common Conversion Values

Equivalent aperture (f-number, DoF basis)Aperture (f-number)
1.4 1.4
2 2
2.8 2.8
4 4
5.6 5.6
8 8
11 11
16 16

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 Full-frame 36mm width (horizontal), crop factor 1, sensor width 36 mm.

How do I reverse eq f to f for Full-frame 36mm width (horizontal)?

Use the opposite-direction page for Full-frame 36mm width (horizontal) 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.