T1 = 17 ·TCLK_CMOS
|
Latency from giving the signal to shoot a new image with null exposure time. |
T2 = 134 · TCLK_CMOS
|
Time to write one row in FIFO buffer. |
T3 = 4 ·TCLK_CMOS
|
Latency before decimation. |
|
Time to decimate one row |
T5 = (BURST_SIZE + 23) · TCLK_CMOS
|
Time to package one burst in FIFO buffer. |
T6 = ((BURST_SIZE + 255) · TCLK_SYS) + ΔT6 |
Time to write one pixel burst into memory. |
T7 = ((BURST_SIZE + 255) · TCLK_SYS) + ΔT7
|
Time to read one pixel burst in memory |
T8 = f (hw_proc) |
HW processing time of one pixel burst. |
T9
|
Memory access time between HW processing of pixel bursts. Includes memory access latency. |
|
T10 = f (sw_proc) |
SW processing time of one pixel burst loaded in Cache Memory. |
|
T11
|
Memory access time to update one pixel burst for SW processing in Cache Memory |