參數(shù)資料
型號(hào): LM9831CCVJDX
廠商: NATIONAL SEMICONDUCTOR CORP
元件分類: 消費(fèi)家電
英文描述: LM9831 42-Bit Color, 1200dpi USB Image Scanner
中文描述: SPECIALTY CONSUMER CIRCUIT, PQFP100
封裝: PLASTIC, TQFP-100
文件頁數(shù): 22/41頁
文件大?。?/td> 320K
代理商: LM9831CCVJDX
22
www.national.com
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 (“l(fā)ine art” mode), others
may need only 2 or 4 bits/pixel. To increase scanning speed for
lower pixel depths, the LM9831 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 p
n
indicates the original pixel sequence, i.e p
0
, p
1
, p
2
, p
3
...
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
For calibration purposes, it is useful to get the 14 bit data from the
ADC. This mode is set through register 9, bit 5. In the 14 bit out-
put 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.
3.8 Line Buffer
The line buffer uses the external DRAM as a FIFO line buffer to
store the pixel data (which is generated at a fixed rate, synchro-
nous to the CCD clocks) and send it back to the PC at an asyn-
chronous, unpredictable, and non-constant rate.
The LM9831 supports 2 sizes of DRAM, 256k x 16bit and 1M x
16bit. 216kbytes (108kwords) of the capacity of the DRAM is con-
sumed by the offset and shading coefficients and the gamma
PixelOUT
PixelIN
coefficient
=
PixelOUT
PixelIN
c16384
=
12MSBs of 14 bit Output
Figure 5:
Gamma Table
8
0
255
0
4095
Pixel
Depth
bit
15
bit
14
bit
13
bit
12
bit
11
bit
10
bit
9
bit
8
8
4
2
1
b7 p
0
b6 p
0
b5 p
0
b4 p
0
b3 p
0
b2 p
0
b1 p
0
b0 p
0
b7 p
0
b6 p
0
b5 p
0
b4 p
0
b7 p
1
b6 p
1
b5 p
1
b4 p
1
b7 p
0
b6 p
0
b7 p
1
b6 p
1
b7 p
2
b6 p
2
b7 p
3
b6 p
3
b7 p
0
b7 p
1
b7 p
2
b7 p
3
b7 p
4
b7 p
5
b7 p
6
b7 p
7
bit
7
6
5
4
bit
bit
bit
bit
3
bit
2
bit
1
bit
0
8
4
2
1
b7 p
1
b6 p
1
b5 p
1
b4 p
1
b3 p
1
b2 p
1
b1 p
1
b0 p
1
b7 p
2
b6 p
2
b5 p
2
b4 p
2
b7 p
3
b6 p
3
b5 p
3
b4 p
3
b7 p
4
b6 p
4
b7 p
5
b6 p
5
b7 p
6
b6 p
6
b7 p
7
b6 p
7
b7 p
8
b7 p
9
b7 p
10
b7 p
11
b7 p
12
b7 p
13
b7 p
14
b7 p
15
Figure 6:
Packing Multiple Pixels Into One Word
MSB
15
14
13
12
11
10
9
8
b13
b12
b11
b10
b9
b8
b7
b6
LSB
7
6
5
4
3
2
1
0
b5
b4
b3
b2
b1
b0
0
0
Figure 7:
14 Bit Output Mode Data Format
相關(guān)PDF資料
PDF描述
LM9832CCVJD LM9832 42-Bit Color, 1200dpi USB Image Scanner
LM9832 LM9832 42-Bit Color, 1200dpi USB Image Scanner
LM9833CCVJD LM9833 48-Bit Color, 1200dpi USB Image Scanner
LM9833 LM9833 48-Bit Color, 1200dpi USB Image Scanner
LM98501CCVBH 10-Bit, 27 MSPS Camera Signal Processor
相關(guān)代理商/技術(shù)參數(shù)
參數(shù)描述
LM9832 制造商:NSC 制造商全稱:National Semiconductor 功能描述:LM9832 42-Bit Color, 1200dpi USB Image Scanner
LM9832B-B WAF 制造商:Texas Instruments 功能描述:
LM9832B-E WAF 制造商:Texas Instruments 功能描述:
LM9832CCVJD 功能描述:IC SCANNER CLR USB IMAGE 100TQFP RoHS:否 類別:集成電路 (IC) >> 數(shù)據(jù)采集 - 模擬前端 (AFE) 系列:- 產(chǎn)品培訓(xùn)模塊:Lead (SnPb) Finish for COTS Obsolescence Mitigation Program 標(biāo)準(zhǔn)包裝:2,500 系列:- 位數(shù):- 通道數(shù):2 功率(瓦特):- 電壓 - 電源,模擬:3 V ~ 3.6 V 電壓 - 電源,數(shù)字:3 V ~ 3.6 V 封裝/外殼:32-VFQFN 裸露焊盤 供應(yīng)商設(shè)備封裝:32-QFN(5x5) 包裝:帶卷 (TR)
LM9832CCVS-B 制造商:Texas Instruments 功能描述: