Balluff - BVS CA-BN Technical Documentation
|
CPU | Arm Cortex-A78AE v8.2 @ 2.2GHz |
Cores | 12 |
RAM | 32GB |
USB2.0 Interfaces | 4 |
USB3.2 Interfaces | 3 |
Ethernet | 1x1 GbE + 1x10 GbE |
PCIe | 2x8 + 1x4 + 2x1 Gen 4.0 |
MAXN
. It is important to set the EMC clock to maximum to ensure reliable data transmission. To do so, call jetson_clocks
with sudo
credentials via CLI:
$ sudo jetson_clocks
The following tests have been performed using different de-Bayering scenarios to achieve the max. FPS while maintaining 0 lost images. The CPU load during the acquisition is also documented below.
Scenarios that have been tested are listed as follows:
Camera | Resolution | Pixel Format | Frame Rate [Frames/s] | Bandwidth [MB/s] | CPU Load With Image Display | CPU Load Without Image Display |
CA-BN2-0089ZC | 4096 x 2176 | RGB8 (on camera) → RGB8 (on host) | 52.50 | 1403.70 | ~13% | ~2% |
Camera | Resolution | Pixel Format | Frame Rate [Frames/s] | Bandwidth [MB/s] | CPU Load With Image Display | CPU Load Without Image Display |
CA-BN2-0089ZC | 4096 x 2176 | BayerRG8 (on camera) → RGB8 (on host) | 86.91 | 774.59 | ~37% | ~25% |
Camera | Resolution | Pixel Format | Frame Rate [Frames/s] | Bandwidth [MB/s] | CPU Load With Image Display | CPU Load Without Image Display |
CA-BN2-0089ZC | 4096 x 2176 | BayerRG8 (on camera) → BayerRG8/Raw (on host) | 86.92 | 774.61 | ~13% | ~1% |