— 30 —
GO-5100MP-PGE
■
About H_Period, Pack value
H_Period and Pack value are the below.
PixelFormat
H_period (us)
Mono8
13.414
Mono10 Packed, Mono12 Packed
26.343
Mono10, Mono12
26.343
PixelFormat
Pack Value
Mono8
8
Mono10 Packed, Mono12 Packed
12
Mono10, Mono12
16
■
During continuous operation ([Frame Start] trigger is [Off] or [Exposure Mode] is [Off])
• Maximum frame rate of sensor output
SensorFR = 1 / {Hperiod × ( 40)}
• Maximum frame rate by interface
InterfaceFR = 920 × 1000000 / (Height × Width × Pack value)
• Maximum frame rate
FR_Cont = Min ( <Sensor FR>, <Interface FR> )
When the exposure time is longer than the frame interval
• Maximum exposure time at maximum frame rate
MaxExposureTime_TrOlrd = (1 / FR_Cont) - (14 × H Period)
• Exposure time outside of frame interval
NonOverlapExposureTime = ExposureTime - MaxExposureTime_TrOlrd
However, NonOverlapExposureTime calculation results that are 0 or below will be considered as 0.
• Maximum frame rate
FR_ContLongExposure = 1/{(1/FR_Cont) + NonOverlapExposureTime}
• Maximum frame rate of sensor
Sensor FR = 1 / {H Period × ( 40)}
• Maximum frame rate by interface
Interface FR = 920 × 1000000 / (Height × Width × Pack value)
• Maximum frame rate
FR_Cont = Min ( <Sensor FR>, <Interface FR> )
• Exposure time possible within frames
MaxOverlapTime_TrOloff = (1 / FR_Cont) - (14 × H Period)
• Exposure time outside of frame interval
NonOverlapExposureTime_TrOloff = ExposureTime - MaxOverlapTime_TrOloff
However, NonOverlapExposureTime_TrOlff calculation results that are 0 or below will be considered as 0.
For TriggerWidth, the trigger pulse is equivalent to ExposureTime.
• Maximum frame rate
FR_TrOloff = 1 / {(1 / FR_Cont) + NonOverlapExposureTime_TrOloff}
■
When [Frame Start] trigger is [On] and [Trigger OverLap] is [Readout]