Balluff - BVS CA-SF Technical Documentation
mvBlueFOX3-2017 / [BVS CA-SF2|BVS CA-SF5|BF3-5M]-0017Z (1.8 Mpix [1600 x 1104])

Introduction

The sensor uses a global shutter, i.e. light exposure takes place on all pixels in parallel, although subsequent readout is sequential.

Feature Description
ManufacturerSony
Sensor nameIMX425
Max. frames per second212.9
Device StructureCMOS image sensor
SNRmax [dB]1/tbd
DNR (normal / HDR) [dB]1/tbd / -
Image size 1/1
Number of effective pixels1600 (H) x 1104 (V)
Unit cell size9µm (H) x 9µm (V)
ADC resolution / output12 bit → 8/10/(12)

1 Measured accord. to EMVA1288 with gray scale version of the camera

Spectral Sensitivity

Figure 1: Spectral sensitivity BVS CA-SF2-0017Z
Figure 2: Spectral sensitivity BVS CA-SF2-0017Z

Timings

NameValue
InternalLineLength208
VerticalBlankLines115
SensorInClock53.977 (@54 MHz Pixel clock)

Free running mode

In free running mode, the sensor reaches its maximum frame rate. This is done by overlapping erase, exposure and readout phase. The sensor timing in free running mode is fixed, so there is no control when to start an acquisition. This mode is used with trigger mode Continuous.

To calculate the maximum frames per second (FPSmax) in free running mode you will need following formula:

                  InternalLineLength           ImageHeight + VerticalBlankLines 
FrameTime =  ------------------------------ * ----------------------------------
                    SensorInClock                           1000

If exposure time is lower than frame time:

                 1
FPS_max =  ------------
            FrameTime

If exposure time is greater than frame time:

                 1
FPS_max =  --------------
            ExposureTime

Frame rate calculator

Note
The calculator returns the max. frame rate supported by the sensor. Please keep in mind that it will depend on the interface and the used image format if this frame rate can be transferred.

.
Frame rate calculator
Mode: Overlapping exposure and readout
Product: BVS CA-SF
Output image bit depth:

Pixel clock:54 MHz
Image width: pixels
Image height: pixels
Exposure time: us
Device throughput: Device Sensor Throughput
Device Link Throughput
Link speed:
   
Frame rate (max): 1/s
 
  

Note
The exposure time step width is limited to the sensor's row time of 4.7 us and therefore
- auto exposure with very low exposure times will perform with relatively large increments and
- exposure mode = TriggerWidth (if available) will perform with a jitter corresponding to the row time

The following trigger modes are available:

Setting (GenICam) Mode / Setting (obsolete "Device Specific") Description
"TriggerSelector = FrameStart"
"TriggerMode = Off"
ContinuousFree running, no external trigger signal needed.
"TriggerSelector = FrameStart"
"TriggerMode = On"
"TriggerSource = Software"
"ExposureMode = Timed"

To trigger one frame execute the TriggerSoftware@i command then.
OnDemandImage acquisition triggered by command (software trigger).
"TriggerSelector = AcquisitionActive"
"TriggerMode = On"
"TriggerSource = <desired Line>"
"TriggerActivation = LevelLow"
"ExposureMode = Timed"
OnLowLevelStart an exposure of a frame as long as the trigger input is below the trigger threshold. (No FrameTrigger!)
"TriggerSelector = AcquisitionActive"
"TriggerMode = On"
"TriggerSource = <desired Line>"
"TriggerActivation = LevelHigh"
"ExposureMode = Timed"
OnHighLevelStart an exposure of a frame as long as the trigger input is above the trigger threshold. (No FrameTrigger!)
"TriggerSelector = FrameStart"
"TriggerMode = On"
"TriggerSource = <desired Line>"
"TriggerActivation = FallingEdge"
"ExposureMode = Timed"
OnFallingEdgeEach falling edge of trigger signal acquires one image.
"TriggerSelector = FrameStart"
"TriggerMode = On"
"TriggerSource = <desired Line>"
"TriggerActivation = RisingEdge"
"ExposureMode = Timed"
OnRisingEdgeEach rising edge of trigger signal acquires one image.
"TriggerSelector = FrameStart"
"TriggerMode = On"
"TriggerSource = <desired Line>"
"TriggerActivation = AnyEdge"
"ExposureMode = Timed"
OnAnyEdgeStart the exposure of a frame when the trigger input level changes from high to low or from low to high.

Device Feature And Property List