The following e2v Snappy sensor models are available for the VisionSensor PV3:
Sensor | Type | eFG_CAMERA_TYPE | Number of pixels | Pixel size | Optical format |
---|---|---|---|---|---|
EV2S02MB | Monochrome | FG_CAMERA_TYPE_1920_1080_IMAGO_VSx_EV2S02MB | 1920 x 1080 | 2.8 µm x 2.8 µm | 1/3" |
EV2S02MC | Color | FG_CAMERA_TYPE_1920_1080_IMAGO_VSx_EV2S02MC | |||
EV2S05MB | Monochrome | FG_CAMERA_TYPE_2560_1936_IMAGO_VSx_EV2S05MB | 2560 x 1936 | 1/1.8" | |
EV2S05MC | Color | FG_CAMERA_TYPE_2560_1936_IMAGO_VSx_EV2S05MC |
The supported pixel formats are listed below:
Sensor | eFG_PIXEL_TYPE | Output format |
---|---|---|
EV2S02MB / EV2S05MB (Monochrome) | FG_PIXEL_TYPE_Y_8 | 1 byte per pixel |
EV2S02MC / EV2S05MC (Color) | FG_PIXEL_TYPE_Y_8 | Raw bayer, 1 byte per pixel |
The frame rate can be increased be reducing the AOI size. Some examples are listed in the following table:
AOI size | EV2S02M | EV2S05M | ||
---|---|---|---|---|
max. frame rate | exposure time | max. frame rate | exposure time | |
2560 x 1936 | - | - | 53 Hz | 18.5 ms |
1920 x 1080 | 115 Hz | 8.6 ms | 117 Hz | 8.4 ms |
1920 x 768 | 161 Hz | 6.1 ms | 165 Hz | 6 ms |
1920 x 480 | 256 Hz | 3.8 ms | 262 Hz | 3.7 ms |
1920 x 240 | 506 Hz | 1.9 ms | 514 Hz | 1.9 ms |
1920 x 32 | 3.2 kHz | 295 µs | 3.1 kHz | 296 µs |
1920 x 16 | 5.4 kHz | 167 µs | 5.1 kHz | 170 µs |
1920 x 8 | 8.3 kHz | 103 µs | 7.5 kHz | 109 µs |
1920 x 4 | 11.3 kHz | 71 µs | 9.8 kHz | 77 µs |
1920 x 2 | 13.8 kHz | 55 µs | 11.6 kHz | 61 µs |
1920 x 1 | 15.6 kHz | 47 µs | 12.8 kHz | 53 µs |
2560 x 1 | - | - | 10.1 kHz | 70 µs |
Choosing a smaller AOI height will increase the maximum frame rate significantly. This makes the sensor also suitable for line scan applications, see Line scan / multi-scan mode.
The sensor supports the following special features.
Property name | Description | Library |
---|---|---|
Mirror | Flips the image horizontally and / or vertically 0: no flipping (default) 1: flip horizontally 2: flip vertically 3: flip horizontally and vertically (rotation by 180°)
| ≥ 1.2.6.0 |
Binning | Binning mode 1: no pixel binning (default) 2: 2x2 pixel binning
| ≥ 1.5.1.0 |
ImageMode | Controls the digital test pattern: 0: Video output 1: Enable test pattern | ≥ 1.2.6.0 |
FrameRate | Sets the desired sensor frame rate in Hertz. This setting is only applied in free run mode. The actual frame rate may be lower if the exposure time setting is too high, or if the sensor's limit is exceeded. The lowest achievable frame rate is 16 Hz for line scan mode, else 2 Hz. 0: Use maximum frame rate ≥ 1: Desired frame rate in Hertz | ≥ 1.2.7.0 |
ScanPeriod | Sets the desired sensor frame period in microseconds (similar to "FrameRate"). This setting is only applied in free run mode. The actual frame period may be longer if the exposure time setting is too high, or if the sensor's limit is exceeded. The longest frame period is 65 ms for line scan mode, else 524 ms. 0: Use maximum frame rate ≥ 1: Desired frame period in µs | ≥ 1.2.9.0 |
Additional features are described in the following sections: