User`s manual

Piranha HN RoHS User Manual
Teledyne DALSA 03-032-20135-01
33
Maximum Line Rate Calculations
The maximum line rate in the camera is limited by either the Camera Link row time or the sensor row
line time. The following calculations are used to determine the maximum line rate.
Variables for calculations:
SOT = 80 | 160 | 320 | 640
CLM = 2(3) | 15(16) | 21
SBH = 1 | 2 | 4
SDH = 1 | 2 | 4
SBV = 1 | 2 | 4
SDV = 1 | 2 | 4
TDI = 0 | 1
STG = 16 | 64 | 128 | 192 | 240 | 256
CL_Taps
If CLM = 2(3) then CL_Taps = 2
If CLM = 15(16) then CL_Taps = 4
If CLM = 21 then CL_Taps = 8
Hor_Bin = SBH x SDH
CL_Row_Time = ( ( 8192 / Hor_Bin / CL_Taps ) + 8 ) / ( ( SOT / CL_Taps ) x 10
6
)
HN_Row_Time = (3 + ( ( 36 x SBV ) + 545 ) ) / 20 x 10
6
HN_Adjust
If HN_Row_Time > CL_Row_Time then HN_Adjust = 0
Else HN_Adjust = Ceiling ( ( CL_Row_Time - HN_Row_Time ) x 20 x 10
6
)
HN_Rows
If TDI = 1 then HN_Rows = SDV
If TDI = 0 then HN_Rows = ( ( STG / SBV ) + 7 )
HN_Time = (3 + ( ( ( 36 x SBV ) + 545 + HN_Adjust ) x HN_Rows ) ) / 20 x 10
6
Max_Line_Rate = 1 / HN_Time