主題 : Low power Modified Booth Multiplier 介紹 : 為了節省乘法器面積、加快速度等等,許多文獻根據乘法器中架構提出改進的方式,而其中在1951年,A. D. Booth教授提出了一種名為radix-2 Booth演算法,演算法原理是在LSB前一個位元補上“0”,再由LSB至MSB以每兩個位元為一個Group,而下一個Group的LSB會與上一個Group的MSB重疊(overlap),Group中的位元。 Booth編碼表進行編碼(Booth Encoding)後再產生部分乘積進而得到最後的結果。 Radix-2 Booth演算法在1961年由O. L. Macsorley教授改良後,提出了radix-4 Booth演算法(modified Booth algorithm),此演算法的差異為Group所涵括的位元由原先的2個位元變為3個位元。
标签: Multiplier Modified Booth power
上传时间: 2016-09-01
上传用户:stewart·
主要是对几种常用的模拟调制进行了matlab实现,包括AM,LSB,USB,DSB,DSB信号
上传时间: 2016-12-06
上传用户:gxf2016
用正交调制方法实现模拟调制,包括AM,DSB,SSB,LSB,FM,AM-FM等,实现后,显示时域波形和功率谱密度
上传时间: 2013-12-24
上传用户:lizhizheng88
信息隐藏,随机选择LSB位嵌入信息,需要输入密码
标签: 信息隐藏
上传时间: 2017-01-26
上传用户:225588
水印嵌入(小波,dct,LSB)实例都有
标签: 水印嵌入
上传时间: 2017-05-31
上传用户:jkhjkh1982
Usage: void CRC(int*,int*,int,int) Input: XAR0:coded data(InputData) XAR1:decoded CRC bits(CrcPoly) T0: Length of coded data(CodeOutlen) T1: Length of CRC bits(CrcPolylen) Return: NO Altered Registers: AC0-AC2,T2 Others: 8 bits of AC0 LSB is CRCcheck bit
上传时间: 2017-06-24
上传用户:ywqaxiwang
This m file hide an image jpeg,png in another jpeg,png image. The height and width of the secret image is in LSB of 1st 32 pixels of 1st row of the cover image.This helps in the recovery of secret image. The secret image must be smaller than cover image.A message box will appear with a number ,that number is the maximum product of width and height of secret image that can be successfully embedded in the cover image. The final png image will appear in workspace with random name.This image contains the secret image.One such png image is in the zip file with name 4447.png it contains an image of res 100x122.
上传时间: 2017-07-25
上传用户:gououo
To use the MSSP port to communicate with 3-wire devices, the bytes to be output must be aligned such that the LSB of the address is the 8th bit (LSB) of a byte to be output. From there, the bits should fill the byte from right to left consecutively.
标签: communicate the aligned devices
上传时间: 2013-12-28
上传用户:lhw888
AD5791是一款单通道、20位、无缓冲电压输出DAC,采用最高33V的双极性电源供电。正基准电压输入范围为4V至VDD–2.5V,负基准电压输入范围为VSS + 2.5 V至0V。相对精度最大值为±1 LSB,保证工作单调性,微分非线性(DNL)最大值为±1 LSB。特性分辨率:1ppm积分非线性(INL):1ppm噪声谱密度:7.5nV/√Hz长期线性稳定性:0.19 LSB温度漂移:<0.05 ppm/°C建立时间:1μs毛刺脉冲:1 nV-s工作温度范围:-40°C至125°C20引脚TSSOP封装宽电源电压范围:最高达±16.5V35 MHz施密特触发数字接口1.8 V兼容数字接口
上传时间: 2022-04-28
上传用户:XuVshu