How do I calculate the pixel clock for the video format of BT.601 YUV422 8bit 1080p@30fps?
How to calculate the data rate for the above video format?
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
How do I calculate the pixel clock for the video format of BT.601 YUV422 8bit 1080p@30fps?
How to calculate the data rate for the above video format?
Hello Adnan,
YUV422 8-bit has 16 bits/pixel. The Mode should be used is RAW10.
PCLK = Hres x Vres x Bits/pixel x FPS x Blanking = 1920 x 1080 x 16 x 30 x 1.2 = 119,5MHz.
Line Rate for 10bit Mode: PCLK/2 x 28 = 119.5/2 x 28 = 1,673 Gbps.
This PCLK and Line rate are not supported using the UB933 SER.
For 2MP Sensors it is recommended to use a CSI-2 Image sensor and use the UB935 or the UB953, where you can transfer a datarate up to 4Gbps.