поискавой системы для электроныых деталей
  Russian  ▼
ALLDATASHEETRU.COM

X  

LM9832 датащи(PDF) 22 Page - National Semiconductor (TI)

[Old version datasheet] Texas Instruments acquired National semiconductor.
номер детали LM9832
подробное описание детали  LM9832 42-Bit Color, 1200dpi USB Image Scanner
PDF  42 Pages
Scroll/Zoom Zoom In 100%  Zoom Out
производитель  NSC [National Semiconductor (TI)]
домашняя страница  http://www.national.com
Logo NSC - National Semiconductor (TI)

LM9832 датащи(HTML) 22 Page - National Semiconductor (TI)

Back Button LM9832 Datasheet HTML 18Page - National Semiconductor (TI) LM9832 Datasheet HTML 19Page - National Semiconductor (TI) LM9832 Datasheet HTML 20Page - National Semiconductor (TI) LM9832 Datasheet HTML 21Page - National Semiconductor (TI) LM9832 Datasheet HTML 22Page - National Semiconductor (TI) LM9832 Datasheet HTML 23Page - National Semiconductor (TI) LM9832 Datasheet HTML 24Page - National Semiconductor (TI) LM9832 Datasheet HTML 25Page - National Semiconductor (TI) LM9832 Datasheet HTML 26Page - National Semiconductor (TI) Next Button
Zoom Inzoom in Zoom Outzoom out
 22 / 42 page
background image
22
www.national.com
the external DRAM and accessed at the pixel rate. A digital sub-
tractor subtracts the 16 bit offset word (corresponding to that
pixel’s offset error) from each pixel.
The subtractor saturates at 0, i.e. if the coefficient to be sub-
tracted is greater than the ADC output code, the result is an out-
put of 0.
The offset words stored in DRAM are typically calculated by
scanning a black calibration strip at 14 bits, and storing the
results in the DRAM using the DataPort.
The offset subtractor only uses the upper 14 bits of the 16 bit
word. When scanning in 14 bit mode, a pixel is transmitted as a
16 bit word, with the upper 14 bits containing the image data. The
2 LSBs of the image data and the offset correction word should
be 00.
The offset correction equation is:
3.4 Pixel Rate Gain Correction Block
This is a digital multiplier that multiplies the output word from the
subtractor by a 16 bit digital correction coefficient corresponding
to that pixel’s gain error. The coefficients are stored in the exter-
nal RAM and accessed at the pixel rate.
The multiplier saturates at 16383, i.e. if the result of the multipli-
cation is greater than 16383, the multiplier output is 16383.
The gain equation is:
Note that a coefficient of 0 represents a gain of 0. On the LM9830
and previous parts, a coefficient of 0 represented a gain of 1. To
achieve a gain of 1, the coefficient should be set to 16384.
3.5 Gamma Correction Tables
There are 3 gamma lookup tables for R, G, and B. The input to
the table is the 12 MSBs (most significant bits) of the 14 bit pixel
data coming from the previous stage (3.4 Pixel Rate Gain Cor-
rection Block). The output is the 8 bit gamma corrected pixel
data. The tables consume 12k words (4K bytes x 16 bits, only the
8 LSBs of each word is used) of the external DRAM. Each
gamma table (red, green, and blue) can be loaded with any arbi-
trary user-defined transfer curve.
The gamma tables are loaded through the dataport (see 6.1 The
DataPort: Reading and Writing to Gamma, Offset, and Gain
Memory). The DataPort selects which color (Red, Green or Blue)
gamma table will be read from or written to.
3.6 Pixel Packing/Thresholding Block
Some scans require only one bit per pixel (“line art” mode), others
may need only 2 or 4 bits/pixel. To increase scanning speed for
lower pixel depths, the LM9832 packs the desired MSBs of multi-
ple pixels together into 1 16 bit word, increasing the transmission
speed to the host by a factor of 2, 4, 8, or 16. Figure 6 shows how
the pixels are packed together for 8, 4, 2, and 1 bit pixel depths.
In Figure 6, “b” indicates the bit position (b7 = the most significant
and b0 = the least significant bit) of the original 8 bit pixel data,
and pn indicates the original pixel sequence, i.e p0, p1, p2, p3...
If there are not enough unpacked pixels at the end of a line to
complete the packed word for transmission, that final word is not
sent. For example, doing an 8 bit pixel rate scan with a HDPI
divider of 1 and an odd number of pixels will truncate the blue
component of the last pixel.
The gamma table in 3.5 Gamma Correction Tables allows the
user to set the threshold of each transition for various line art or
reduced pixel depth modes.
3.7 14 Bit Output Mode
The LM9832 also supports a 14 bit out mode. This can be used to
get very accurate data for calibration or to scan a 14 gray/42 bit
color image. This mode is set through register 9, bit 5. In the 14
bit output mode, the gamma and pixel packing stages are
bypassed, and the 14 bit data from the ADC is stored in DRAM,
formatted as shown in Figure 7.
The 14 bit data is stored as a 16 bit word, with the 2 least signifi-
cant bits of the 16 bit word set to 0.
The memory reserved for the gamma table is used to store image
data in the 14 bit mode. After scanning in 14 bit mode, the
gamma table must be reloaded for operation in 8, 4, 2, or 1 bit
mode.
Pixel
OUT
Pixel
IN
coefficient
=
Pixel
OUT
Pixel
IN
coefficient
16384
---------------------------
=
12MSBs of 14 bit Output
0
255
0
4095
Figure 5: Gamma Table
Pixel
Depth
bit
15
bit
14
bit
13
bit
12
bit
11
bit
10
bit
9
bit
8
8
b7 p0 b6 p0 b5 p0 b4 p0 b3 p0 b2 p0 b1 p0 b0 p0
4
b7 p0 b6 p0 b5 p0 b4 p0 b7 p1 b6 p1 b5 p1 b4 p1
2
b7 p0 b6 p0 b7 p1 b6 p1 b7 p2 b6 p2 b7 p3 b6 p3
1
b7 p0 b7 p1 b7 p2 b7 p3 b7 p4 b7 p5 b7 p6 b7 p7
bit
7
bit
6
bit
5
bit
4
bit
3
bit
2
bit
1
bit
0
8
b7 p1 b6 p1 b5 p1 b4 p1 b3 p1 b2 p1 b1 p1 b0 p1
4
b7 p2 b6 p2 b5 p2 b4 p2 b7 p3 b6 p3 b5 p3 b4 p3
2
b7 p4 b6 p4 b7 p5 b6 p5 b7 p6 b6 p6 b7 p7 b6 p7
1
b7 p8 b7 p9 b7 p10b7 p11b7 p12b7 p13b7 p14b7 p15
Figure 6: Packing Multiple Pixels Into One Word
MSB
15
1413121110
9
8
b13
b12
b11
b10
b9
b8
b7
b6
LSB
7
6543
210
b5
b4
b3
b2
b1
b0
0
0
Figure 7: 14 Bit Output Mode Data Format
Applications Information (Continued)



Html Pages

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42


датащи скачать

Go To PDF Page


ссылки URL



Вашему бизинису помогли Аллдатащит?  [ DONATE ] 

Что такое Аллдатащит   |   реклама   |   контакт   |   Конфиденциальность   |   Ссылка на техническое описание    |   обмен ссыками   |   поиск по производителю
All Rights Reserved©Alldatasheet.com


Mirror Sites
English : Alldatasheet.com  |   English : Alldatasheet.net  |   Chinese : Alldatasheetcn.com  |   German : Alldatasheetde.com  |   Japanese : Alldatasheet.jp
Russian : Alldatasheetru.com  |   Korean : Alldatasheet.co.kr  |   Spanish : Alldatasheet.es  |   French : Alldatasheet.fr  |   Italian : Alldatasheetit.com
Portuguese : Alldatasheetpt.com  |   Polish : Alldatasheet.pl  |   Vietnamese : Alldatasheet.vn
Indian : Alldatasheet.in  |   Mexican : Alldatasheet.com.mx  |   British : Alldatasheet.co.uk  |   New Zealand : Alldatasheet.co.nz
Family Site : ic2ic.com  |   icmetro.com