參數(shù)資料
型號: VS6524Q06J
廠商: 意法半導(dǎo)體
英文描述: VGA single-chip camera module
中文描述: 顯卡單芯片相機模塊
文件頁數(shù): 43/70頁
文件大小: 505K
代理商: VS6524Q06J
VL6524/VS6524
Register map
43/70
Example
Convert -0.41 to Float 900
Convert the fraction into binary by successive multiplication by 2 and removal of integer
component
0.41 * 2 = 0.82 0
0.82 * 2 = 1.64 1
0.64 * 2 = 1.28 1
0.28 * 2 = 0.56 0
0.56 * 2 = 1.12 1
0.12 * 2 = 0.24 0
0.24 * 2 = 0.48 0
0.48 * 2 = 0.96 0
0.96 * 2 = 1.92 1
0.92 * 2 = 1.84 1
0.84 * 2 = 1.68 1
0.68 * 2 = 1.36 1
0.36 * 2 = 0.72 0
This gives us -0.0110100011110.
We then normalize by moving the decimal point to give - 1.10100011110 * 2^-2.
The mantissa is rounded and the leading zero removed to give 101001000.
We add the exponent to the bias of 31 that gives us 29 or 11101.
A leading zero is added to give 6 bits 011101.
The sign bit is set at 1 as the number is negative.
This gives us 1011 1011 0100 1000 as our Float 900 representation or BB48 in hex.
To convert the encoded representation back to a decimal floating point, we can use the
following formula.
Real is = (-1)^sign * ((512+mantissae)>> 9) * 2^(exp-31)
Thus to convert BB48 back to decimal, the following procedure is followed:
Note that >>9 right shift is equal to division by 2^9.
Sign = 1
Exponent = 11101 (29 decimal)
Mantissa = 101001000 (328 decimal)
This gives us:
real = (-1)^1 * ((512+328)/2^9) * 2^(29-31)
real = -1 * (840/512) * 2^(-2)
real = -1 * 1.640625 * 0.25
real = -0.41015625
When compared to the original -0.41, we see that some rounding errors have been
introduced.
相關(guān)PDF資料
PDF描述
VS6524 VGA Mobile Camera Module
VS6524P02S VGA Mobile Camera Module
VS6552 VGA Color CMOS Image Sensor Module
VS6552V015 VGA Color CMOS Image Sensor Module
VS6552V02C VGA Color CMOS Image Sensor Module
相關(guān)代理商/技術(shù)參數(shù)
參數(shù)描述
VS6525 制造商:STMICROELECTRONICS 制造商全稱:STMicroelectronics 功能描述:VGA single-chip camera module
VS6525R0EI/T2 制造商:STMICROELECTRONICS 制造商全稱:STMicroelectronics 功能描述:VGA single-chip camera module
VS6552 制造商:STMICROELECTRONICS 制造商全稱:STMicroelectronics 功能描述:VGA Color CMOS Image Sensor Module
VS6552V015 制造商:STMicroelectronics 功能描述:IMAGE SENSOR COLOR CMOS 644X484PIXELS 12PIN SMOP1.5 - Bulk
VS6552V015/T2 功能描述:圖像傳感器和彩色傳感器 Color Sensor for STV0974 RoHS:否 制造商:Avago Technologies 類型:Color Sensors 工作電源電壓:2.5 V 封裝 / 箱體: 圖象大小: 顏色讀出:Color 最大工作溫度:+ 70 C 最小工作溫度:- 25 C 封裝:Reel