欢迎访问ic37.com |
会员登录 免费注册
发布采购

AT90PWM3B-16SU 参数 Datasheet PDF下载

AT90PWM3B-16SU图片预览
型号: AT90PWM3B-16SU
PDF下载: 下载PDF文件 查看货源
内容描述: 8位微控制器具有8K字节的系统内可编程闪存 [8-bit Microcontroller with 8K Bytes In-System Programmable Flash]
分类和应用: 闪存微控制器
文件页数/大小: 361 页 / 6022 K
品牌: ATMEL [ ATMEL ]
 浏览型号AT90PWM3B-16SU的Datasheet PDF文件第240页浏览型号AT90PWM3B-16SU的Datasheet PDF文件第241页浏览型号AT90PWM3B-16SU的Datasheet PDF文件第242页浏览型号AT90PWM3B-16SU的Datasheet PDF文件第243页浏览型号AT90PWM3B-16SU的Datasheet PDF文件第245页浏览型号AT90PWM3B-16SU的Datasheet PDF文件第246页浏览型号AT90PWM3B-16SU的Datasheet PDF文件第247页浏览型号AT90PWM3B-16SU的Datasheet PDF文件第248页  
Figure 21-13. Differential Non-linearity (DNL)  
Output Code  
0x3FF  
1 LSB  
DNL  
0x000  
0
V
Input Voltage  
REF  
Quantization Error: Due to the quantization of the input voltage into a finite number of codes,  
a range of input voltages (1 LSB wide) will code to the same value. Always 0.5 LSB.  
Absolute Accuracy: The maximum deviation of an actual (unadjusted) transition compared  
to an ideal transition for any code. This is the compound effect of offset, gain error,  
differential error, non-linearity, and quantization error. Ideal value: 0.5 LSB.  
21.7 ADC Conversion Result  
After the conversion is complete (ADIF is high), the conversion result can be found in the ADC  
Result Registers (ADCL, ADCH).  
For single ended conversion, the result is:  
V
1023  
IN  
ADC = --------------------------  
V
REF  
where VIN is the voltage on the selected input pin and VREF the selected voltage reference (see  
Table 21-3 on page 246 and Table 21-4 on page 247). 0x000 represents analog ground, and  
0x3FF represents the selected reference voltage.  
If differential channels are used, the result is:  
(V  
V  
) ⋅ GAIN 512  
NEG  
POS  
ADC = ------------------------------------------------------------------------  
V
REF  
where VPOS is the voltage on the positive input pin, VNEG the voltage on the negative input pin,  
GAIN the selected gain factor and VREF the selected voltage reference. The result is presented  
in two’s complement form, from 0x200 (-512d) through 0x1FF (+511d). Note that if the user  
wants to perform a quick polarity check of the result, it is sufficient to read the MSB of the result  
(ADC9 in ADCH). If the bit is one, the result is negative, and if this bit is zero, the result is posi-  
tive. Figure 21-14 shows the decoding of the differential input range.  
Table 82 shows the resulting output codes if the differential input channel pair (ADCn - ADCm) is  
selected with a reference voltage of VREF  
.
244  
AT90PWM2/3/2B/3B  
4317J–AVR–08/10  
 复制成功!