參數(shù)資料
型號: LM9833
廠商: National Semiconductor Corporation
英文描述: LM9833 48-Bit Color, 1200dpi USB Image Scanner
中文描述: LM9833 48位彩色,1200dpi的USB圖像掃描儀
文件頁數(shù): 22/42頁
文件大小: 547K
代理商: LM9833
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 16 bits, and storing the
results in the DRAM using the DataPort.
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 65535, i.e. if the result of the multipli-
cation is greater than 65535, the multiplier output is 65535.
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 16 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 LM9833 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 16 Bit Output Mode
The LM9833 also supports a 16 bit out mode. This can be used to
get very accurate data for calibration or to scan a 16 gray/48 bit
color image. This mode is set through register 9, bit 5. In the 16
bit output mode, the gamma and pixel packing stages are
bypassed, and the 16 bit data from the ADC is stored in DRAM,
formatted as shown in Figure 7.
The memory reserved for the gamma table is used to store image
data in the 16 bit mode. After scanning in 16 bit mode, the
gamma table must be reloaded for operation in 8, 4, 2, or 1 bit
mode.
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 LM9833 supports 2 sizes of DRAM, 256k x 16bit and 1M x
16bit. 216kbytes (108kwords) of the capacity of the DRAM is con-
PixelOUT
PixelIN
coefficient
=
PixelOUT
PixelIN
c16384
=
12MSBs of 16 bit Output
Figure 5:
Gamma Table
8
0
255
0
4095
Pixel
Depth
8
4
2
1
bit
15
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 bit 6 bit 5 bit 4 bit 3 bit 2 bit 1 bit 0
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
bit
14
bit
13
bit
12
bit
11
bit
10
bit
9
bit
8
8
4
2
1
MSB
15
b15
7
b7
14
b14
6
b6
13
b13
5
b5
12
b12
4
b4
11
b11
3
b3
10
b10
2
b2
9
b9
1
b1
8
b8
0
b0
LSB
Figure 7:
16 Bit Output Mode Data Format
Applications Information
(Continued)
L
相關(guān)PDF資料
PDF描述
LM98501CCVBH 10-Bit, 27 MSPS Camera Signal Processor
LM98501 10-Bit, 27 MSPS Camera Signal Processor
LMC555CBPEVAL CMOS Timer
LMC555CN CMOS Timer
LMC555 CMOS Timer
相關(guān)代理商/技術(shù)參數(shù)
參數(shù)描述
LM9833B-F WAF 制造商:Texas Instruments 功能描述:
LM9833CCVJD 制造商:Texas Instruments 功能描述:USB Image Scanner 100-Pin TQFP
LM9833CCVJD NOPB 制造商:Texas Instruments 功能描述:Bulk
LM9833CCVJD/NOPB 功能描述:視頻模擬/數(shù)字化轉(zhuǎn)換器集成電路 RoHS:否 制造商:Texas Instruments 輸入信號類型:Differential 轉(zhuǎn)換器數(shù)量:1 ADC 輸入端數(shù)量:4 轉(zhuǎn)換速率:3 Gbps 分辨率:8 bit 結(jié)構(gòu): 輸入電壓:3.3 V 接口類型:SPI 信噪比: 電壓參考: 電源電壓-最大:3.45 V 電源電壓-最小:3.15 V 最大功率耗散: 最大工作溫度:+ 85 C 最小工作溫度:- 40 C 封裝 / 箱體:TCSP-48 封裝:Reel
LM98501 制造商:NSC 制造商全稱:National Semiconductor 功能描述:10-Bit, 27 MSPS Camera Signal Processor