NO.
CONT.ON 44 PAGE NO.43
(5) White gradational rectangles are drown
4-level gradational rectangle is drawn first followed by 8-level, 16-level and 32-level rectangles.
(5*Z, 8*Z) (13*Z, 8*Z) (21*Z, 8*Z) (29*Z, 8*Z)
(5*Z, 14*Z) (13*Z, 14*Z) (21*Z, 14*Z) (29*Z, 14*Z)
4-level gradational rectangle:
- Position: (5*Z, 8*Z)
- Width: 8*Z, Height: 6*Z
- Co-rectangle width: 2*Z
- Gradation: 4 levels
red=green=blue= 255-64*L
where L = 0,1,2,3
0: RGB(255,255,255)
1: RGB(191,191,191)
2: RGB(127,127,127)
3: RGB(63, 63, 63)
8-level gradational rectangle:
- Position: (13*Z, 8*Z)
- Width: 8Z, Height: 6*Z
- Co-rectangle width: Z
- Gradation: 8 levels
red=green=blue= 255-32*L
where L = 0,1,2,…, 7
0: RGB(255,255,255)
1: RGB(223, 223, 223)
2: RGB(191, 191, 191)
3: RGB(159, 159, 159)
4: RGB(127, 127, 127)
5: RGB(95, 95, 95)
6: RGB(63, 63, 63)
7: RGB(31, 31, 31)
16-level gradational rectangle:
- Position: (21*Z, 8*Z)
- Width: 8*Z, Height: 6*Z
- Co-rectangle width: Z/2
- Gradation: 16 levels
red=green=blue= 255-16*L
where L = 0,1,2,…, 15
0: RGB(255,255,255)
1: RGB(239, 239, 239)
2: RGB(223, 223, 223)
3: RGB(207, 207, 207)
4: RGB(191, 191, 191)
:
: -16, -16, -16
:
14: RGB(31, 31, 31)
15: RGB(15, 15, 15)
32-level gradational rectangle:
- Position: (29*Z, 8*Z)
- Width: 8*Z, Height: 6*Z
- Co-rectangle width: Z/4
- Gradation: 32 levels
red=green=blue= 255-8*L
where L = 0,1,2,…, 31
0: RGB(255,255,255)
1: RGB(247, 247, 247)
2: RGB(239, 239, 239)
3: RGB(231, 231, 231)
4: RGB(223, 223, 223)
:
: -8, -8, -8
:
30: RGB(15, 15, 15)
31: RGB(7, 7, 7)
4-2-9 Timer Test
1) Test contents
Adjust internal time to verify timer accuracy after a year.
In the simple test mode, the test is carried out at intervals of 5 seconds before and after 10 seconds in advanced test mode.
It verifies that there is no deviation between the estimated time of calculation and the actual acquisition time.
2) Test screen
Start time