Machine vision · light to data

Inside an industrial camera system

A cutaway look at how an industrial camera turns a physical part into a decision — from the light that creates contrast, through the optics and imager, to onboard processing and the interface that hands the result to a controller.

Explore the light-to-data path
  1. Lighting
  2. Optics
  3. Imager
  4. Pixels
  5. FPGA
  6. Interface
  7. Control system

What each stage does

Each block in the chain changes the signal. In the scene below, adjust the controls to see where contrast, resolution, and decisions are actually made.

01

Lighting

Creates contrast before the sensor ever sees a pixel. Type, angle, and color decide what the camera can and cannot see.

02

Optics

The lens maps a working distance and field of view onto the sensor. Focal length and aperture set magnification and depth of field.

03

Imager

The imager samples light into pixels; exposure and gain affect signal quality. Each pixel is one intensity measurement.

04

FPGA / processing

Onboard processing can reduce raw image data to usable features or pass/fail decisions before it ever leaves the camera.

05

Interface

Interface choice affects bandwidth, cable length, topology, and controller integration — from GigE to discrete pass/fail I/O.

06

Multi-camera master

A multi-camera master can simplify wiring by concentrating camera connections before the controller — one upstream link instead of many.

Optical cutaway · drag to orbit · scroll to zoom
Stage 03 · imager

Mono vs color — and what different light reveals

A monochrome imager records only intensity, so a colored light lets you engineer contrast the eye can't. A color (Bayer) imager captures hue but trades resolution and light. Beyond the visible, UV, near-IR and SWIR expose material properties — moisture, fill level, and plastics that look identical in color.

Color target — as the imager sees itMono

Imager & illumination
ImagerMono
IlluminationWhite
Stage 03b · imager

The imager: sensor size, pixels, and the lens

The imager's physical size and pixel pitch, together with the lens's focal length and the working distance, set how many pixels cover the part — and how small a feature you can resolve.

Sensor & lens — relative sizelens covers sensor
3.45 µm per pixel — each square is one pixel inside a ~30 µm sample of the sensor. Smaller pitch packs more (finer detail); larger pitch gathers more light.
Imager setup
Sensor format1/2"
Pixel pitch3.45 µm
Lens format (image circle)1/2"

Shares focal length (25 mm) and working distance (200 mm) with the scene above. A larger sensor widens the field of view; smaller pixels raise resolution but gather less light; the lens image circle must cover the sensor or the corners vignette.

System · resolution × motion × interface

Resolution, motion & bandwidth

Resolution and frame rate multiply into the data rate the interface must carry; shutter speed decides whether a moving part is sharp or smeared. Raise resolution or FPS and you outgrow slower links.

Motion capture — shutter vs speedblur —

Resolution

Frame rate

Controls
Frame rate30 fps
Object speed200 mm/s
Shutter (= exposure)2.0 ms
Resolution2.6 MP
required data ratevs each interface pipe

Stage 05 · interface

The interface: pipe width vs distance vs industrial fit

A fatter pipe carries the data rate that resolution, color and frame rate demand — but the tradeoff is cable reach and how well it suits the factory floor. Each row below is checked against the rate you built up above; pick the interface that fits.

Required data rate from your resolution × color × frame-rate choices:
Interfacebandwidth · reach · industrial fit · meets demand?
InterfacePipe width · bandwidthCable reachIndustrial fitFits demand?

Stage · shutter type

Global vs rolling shutter

A global shutter exposes every pixel at once, so a fast-moving part freezes in its true shape. A rolling shutter reads each row a moment later, so the image warps — the classic "jello" skew and shattered-propeller effect.

Capture rate 2 fps
Source — the moving object
Spin speed 1295 rpm
Global shutter
all rows · one instant

Every pixel samples the same moment — true geometry.

Rolling shutter
rows · 15 ms readout

Each row samples a later instant — it bends or shears.

Choosing the right tier

Vision sensor, vision system, or industrial camera?

Under the hood they share the same chain — lighting, lens, imager. What differs is where the processing lives: inside the device, in a dedicated controller, or in an external PC or the cloud. That choice sets how much the system can do, how fast it deploys, and how flexible it is.

TIER 1 · EASIEST

Vision sensor

Self-contained — a sensor that can see.

self-contained unit processing sensor I/O PASS / FAIL
Processingonboard, fixed tools
Maintainedalmost none — fixed tools, quick setup
Best forpresence, count, basic go/no-go at a station
TIER 2 · MOST COMPLEX

Vision system

Processing on the camera or the controller.

smart cam vision software vision controller results → PLC
Processingvendor software — onboard a smart camera or in a dedicated controller
Maintainedby the vendor — a closed black box; the most complex tier to build and tune
Best forcomplex inspection, measurements, OCR, multi-camera lines
TIER 3 · MOST FLEXIBLE

Industrial camera

A component — you bring the brain.

dumb cam stream your code / ML industrial PC · cloud decision
Processingexternal — your own code or ML on an IPC or in the cloud
Maintainedcentrally — one codebase, not tuned per device
Best forbespoke algorithms, ML vision, many cameras, centralized processing

How to choose: pick a vision sensor for a fixed pass/fail with almost no setup; a vision system — a smart camera or a camera plus controller — for complex inspection, where the vision software is the most complex of the three and a vendor black box you depend on for tools and support; an industrial camera when you want to run your own algorithms or ML on an industrial PC or in the cloud, keeping the processing open and under your control.