Power Savings Mode

Power Savings Mode(PSM)
allows for automatic power-down/up of the ADC core,
The PSM feature can yield significant power savings when used correctly.
When an ADC conversion scan is completed the ADC core is automatically powered down.
When the next SYNC pulse (or write of 1 to the START bit of the ADCR1) occurs, the ADC core
is automatically powered up. [...]

Popularity: 17% [?]

Scan Sequencing&Power-down mode

Initate:   a SYNC signal from one of the on-chip timer channels                 a write to the ADCR1 START bit.Once initated, a sequence of up to 8 analog to digital conversions is begun.
If the scan parameter indicates more than one conversion, a second conversion is immediately initiated following [...]

Popularity: 16% [?]

ADC Data Processing

ADC Data Processing
http://img57.imageshack.us/img57/4449/figure266eh.jpg
ADC conversion result ->sent to an adder for offset correction.
adder substracts the ADC Offset(ADOFS0-7) register value from each sample then the resultant value is stored in an ADC Result(ADRSLT0-7) register.
at the same time, raw ADC value and the ADRSLT values are checked     for limit violations and zero-crossing.  appropriate interrupts are asserted..
The result [...]

Popularity: 16% [?]

ADC 学习笔记2

ADC sample Conversion Operation Modes     a cyclic,algorithmic architecture using two recursive sub-ranging sections    (RSD1,RSD2) .                  http://img460.imageshack.us/img460/6007/figure259cr.jpg        each RSD resolves a single bit in each conversion clock      -> an overall conversion rate of two bits per clock cycle.          each RSD can run at a maximum clock speed of 5MHz,      -> a [...]

Popularity: 16% [?]

Analog-to-Digital Converter (ADC)

MC56F8346 ADC 学习
两个ADC:ADCA,ADCB
ADC特点:

12位转换精度
最大5MHZ的时钟频率,周期200ns
每秒可以有1.66 million samples
第一个采样转换时间conversion time 是8.5 ADC clock cycles ,8.5×200ns=1.7us
以后的采样转换时间只要6个ADC时钟,
Simultaneous mode下 26.5 ADC clock cycles,26.5×200ns=5.3us, 8个转换
ADC可以和PWM、TMR同步
Simultaneous or sequential sampling with additional text
可以同时采样和保持两路输入
可以连续扫描和保存多达8个测量值
Internally multiplex to select two of eight inputs
Power savings modes允许自动关闭和开启所有或者部分ADC功能
Built-in calibration using on-chip input voltage network
Unselected inputs tolerate injected/sourced current without affecting ADC performance,
supporting operation in noisy industrial environments. See data sheet’s ADC [...]

Popularity: 16% [?]

普通电阻与精密电阻

普通电阻标有3个数字,前两个是有效数字,后一个是乘方,例如:152表示15*10的平方=1500欧姆
精密电阻标有4个数字,前三个是有效数字,后一个是乘方,例如:1502表示150*10的平方=15000欧姆
普通电阻与精密电阻的色环读法相同,只是普通电阻只有前两位是数字,而精密电阻前三位都是数字,第四环倍率,第五环误差,所以精密电阻又叫五色环电阻。
色环电阻分为四色环和五色环,先说四色环。顾名思义,就是用四条有颜色的环代表阻值大小。每种颜色代表不同的数字,如下:
黑0
棕1 红2 橙3 黄4 绿5 蓝6 紫7 灰8
白9
金、银表示误差
各色环表示意义如下:
第一条色环:阻值的第一位数字;
第二条色环:阻值的第二位数字;
第三条色环:10的幂数;
第四条色环:误差表示。
例如:电阻色环:棕绿红金
第一位:1;
第二位:5;
10的幂为2(即100);
误差为5%
即阻值为:15X100=1500欧=1.5千欧=1.5K
还有精确度更高的“五色环”电阻,用五条色环表示电阻的阻值大小,具体如下:
第一条色环:阻值的第一位数字;
第二条色环:阻值的第二位数字;
第三条色环:阻值的第三未数字;
第四条色环:阻值乘数的10的幂数;
第五条色环:误差(常见是棕色,误差为1%)
(可见,四色环电阻误差为5-10%,五色环常为1%,精度提高了)
例如:有电阻:黄紫红澄棕
前三位数字是:472
第四位表示10的3次方,即1000
阻值为:472X1000欧=472千欧(即472K)
Technorati Tags: 电阻
Popularity: 18% [?]

Popularity: 18% [?]