Pathological SDI test pattern: Difference between revisions

From WLPS Wiki
Jump to navigation Jump to search
(Created page with "The SDI pathological test pattern is specifically designed to stress test the SDI equalizer and PLL performance. The test pattern consists of a static test image with the top half of the lines filled with a shade of magenta, and the bottom half of the lines filled with a shade of gray. The option to add a border around the SDI pathological pattern is not enabled because this would reduce the effectiveness of this test for SDI interfaces. The table lists the values use...")
 
mNo edit summary
 
Line 12: Line 12:
! style="width: 30%"; style="color:black; background-color:;" | Color
! style="width: 30%"; style="color:black; background-color:;" | Color
! style="width: 30%"; style="color:black; background-color:;" | RGB
! style="width: 30%"; style="color:black; background-color:;" | RGB
! style="width: 30%"; style="color:black; background-color:;" | RGB 0x00
! style="width: 30%"; style="color:black; background-color:;" | YCbCr
! style="width: 30%"; style="color:black; background-color:;" | YCbCr


Line 17: Line 18:
! style="color:black; background-color:#C323D7;" | Magenta (Upper bar)
! style="color:black; background-color:#C323D7;" | Magenta (Upper bar)
| (195, 35, 215)
| (195, 35, 215)
| (C3, 23, D7)
| (102, 192, 192)
| (102, 192, 192)
|-
|-
! style="color:lightgray; background-color:#444444;" | Gray (Lower bar)
! style="color:lightgray; background-color:#444444;" | Gray (Lower bar)
| (68, 68, 68)
| (68, 68, 68)
| (44, 44, 44)
| (68, 128, 128)
| (68, 128, 128)
|-
|-
|}
|}

Latest revision as of 16:57, 17 February 2025

The SDI pathological test pattern is specifically designed to stress test the SDI equalizer and PLL performance.

The test pattern consists of a static test image with the top half of the lines filled with a shade of magenta, and the bottom half of the lines filled with a shade of gray.

The option to add a border around the SDI pathological pattern is not enabled because this would reduce the effectiveness of this test for SDI interfaces.

The table lists the values used for each bar in both RGB and YCbCr color spaces for 8 bits per color sample. If the requested output is not in 8 bits per color sample, the IP core truncates or increases these values accordingly.

Main AC
Color RGB RGB 0x00 YCbCr
Magenta (Upper bar) (195, 35, 215) (C3, 23, D7) (102, 192, 192)
Gray (Lower bar) (68, 68, 68) (44, 44, 44) (68, 128, 128)