参数资料
型号: MIC284-3BM
厂商: Micrel Inc
文件页数: 12/20页
文件大小: 904K
描述: IC SUPERVISOR THERM 2ZONE 8-SOIC
标准包装: 95
系列: SilentSense™
功能: 温度监控系统(传感器)
传感器类型: 内部和外部
感应温度: -55°C ~ 125°C,外部传感器
精确度: ±2°C 本地(最大),±3°C 远程(最大)
拓扑: ADC(三角积分型),比较器,寄存器库
输出类型: I²C?/SMBus?
输出警报:
输出风扇:
电源电压: 2.7 V ~ 5.5 V
工作温度: -55°C ~ 125°C
安装类型: 表面贴装
封装/外壳: 8-SOIC(0.154",3.90mm 宽)
供应商设备封装: 8-SOIC
包装: 管件
MIC284
Micrel, Inc
MIC284
12
September 2005
1), the /INT pin will be unconditionally de-asserted and the
internal latches holding the interrupt status will be cleared.
Therefore, no interrupts will be generated while the MIC284
is in shutdown mode, and the interrupt status will not be re-
tained. Regardless of the setting of the MODE bit, the state
of /CRIT and its corresponding status bit, CRIT1, does not
change when the MIC284 enters shutdown mode. They will
retain their states until after the device exits shutdown mode
and resumes A/D conversions. Since entering shutdown
mode stops A/D conversions, the MIC284 is incapable of
detecting or reporting temperature events of any kind while
in shutdown. Diode fault detection requires one or more A/D
conversion cycles to detect external sensor faults, therefore
diode faults will not be reported until the MIC284 exits shut-
down (see "Diode Faults" above).
Fault Queues
Fault queues (programmable digital lters) are provided
in the MIC284 to prevent false tripping due to thermal or
electrical noise. The two bits in CONFIG[4:3] set the depth
of Fault_Queue. Fault_Queue then determines the number
of consecutive temperature events (TEMPx > T_SETx,
TEMPx < T_HYSTx, TEMP1 > CRIT1, or TEMP1 < nCRIT1)
which must occur in order for the condition to be considered
valid. There are separate fault queues for each zone and
for the over-temperature detect function. As an example,
assume the part is in comparator mode, and CONFIG[4:3] is
programmed with 10
b
. The measured temperature in zone
one would have to exceed T_SET1 for four consecutive A/D
conversions before /INT would be asserted or the S1 status bit
set. Similarly, TEMP1 would have to be less than T_HYST1
for four consecutive conversions before /INT would be reset.
Like any lter, the fault queue function also has the effect of
delaying the detection of temperature events. In this example,
it would take 4 x t
CONV
 to detect a temperature event. The
depth of Fault_Queue vs. D[4:3] of the conguration register
is shown in Table 4:
]
3
:
4
[
G
I
F
N
O
C
h
t
p
e
D
e
u
e
u
Q
_
t
l
u
a
F
0
0
*
n
o
i
s
r
e
v
n
o
c
1
1
0
s
n
o
i
s
r
e
v
n
o
c
2
0
1
s
n
o
i
s
r
e
v
n
o
c
4
1
1
s
n
o
i
s
r
e
v
n
o
c
6
g
n
i
t
t
e
s
t
l
u
a
f
e
D
*
Table 4. Fault_Queue Depth Settings
Interrupt Generation
Assuming the MIC284 is in interrupt mode and interrupts are
enabled, there are ve different conditions that will cause
the MIC284 to set one of the status bits (S0, S1, or CRIT1)
in CONFIG and assert its /INT output and/or /CRIT output.
These conditions are listed in Table 5. When a tempera-
ture event occurs, the corresponding status bit will be set
in CONFIG. This action cannot be masked. However, a
temperature event will only generate an interrupt signal on
/INT if it is specically enabled by the interrupt mask bit (IM
=0 in the conguration register). Following an interrupt, the
host should read the contents of the conguration register
to conrm that the MIC284 was the source of the interrupt.
A read operation on any register will cause /INT to be de-
asserted. This is shown in Figure 5. The status bits will be
cleared once CONFIG has been read.
Since temperature-to-digital conversions continue while
/INT is asserted, the measured temperature could change
between the MIC284s assertion of /INT or /CRIT and the
hosts response. It is good practice for the interrupt service
routine to read the value in TEMPx, to verify that the over-
temperature or under-temperature condition still exists. In
addition, more than one temperature event may have occurred
simultaneously or in rapid succession between the assertion
of /INT and servicing of the MIC284 by the host. The inter-
rupt service routine should allow for this eventuality. Keep
in mind that clearing the status bits and deasserting /INT
is not sufcient to allow further interrupts to occur.  TEMPx 
must become less than T_HYSTx if the last event was an
over-temperature condition, or greater than T_SETx if the
last event was an under-temperature condition, before /INT
can be asserted again.
Putting the device into shutdown mode will de-assert /INT and
clear the S0 and S1 status bits. This should not be done before
completing the appropriate interrupt service routine(s).
/CRIT Output
If and when the measured remote temperature exceeds
the value programmed into the CRIT1 register, the /CRIT
output will be asserted and CRIT1 in the conguration reg-
ister will be set. If and when the measured temperature in
zone one subsequently falls below the value programmed
into nCRIT1, the /CRIT output will be de-asserted and the
CRIT1 bit in CONFIG will be cleared. This action cannot be
masked and is completely independent of the settings of the
mode bit and interrupt mask bit. The host may poll the state
of the /CRIT output at any time by reading the conguration
register. The state of the CRIT1 bit exactly follows the state
of the /CRIT output. The states of /CRIT and CRIT1 do not
change when the MIC284 enters shutdown mode. Entering
shutdown mode stops A/D conversions, however, so their
states will not change while the device is shut down.
Polling
The MIC284 may either be polled by the host, or request the
hosts attention via the /INT pin. In the case of polled opera-
tion, the host periodically reads the contents of CONFIG to
check the state of the status bits. The act of reading CON-
FIG clears the status bits. If more than one event that sets
a given status bit occurs before the host polls the MIC284,
only the fact that at least one such event has occurred will be
apparent to the host. For polled systems, the interrupt mask
bit should be set (IM = 1). This will disable interrupts from
the MIC284, and prevent the /INT pin from sinking current.
The host may poll the state of the /CRIT output at any time
by reading the conguration register. The state of the CRIT1
bit exactly follows the state of the /CRIT output.
相关PDF资料
PDF描述
A6262KLYTR-T IC LED ARRAY DRIVER AUTO 10-MSOP
MSC7115VM1000 DSP 16BIT W/DDR CTRLR 400-MAPBGA
EBC17DRYI-S13 CONN EDGECARD 34POS .100 EXTEND
ESC65DREH-S734 CONN EDGECARD 130POS .100 EYELET
MAP40-3105 PWR SUP TRI OUTPUT 40W 5V,12V-5V
相关代理商/技术参数
参数描述
MIC284-3BM TR 功能描述:IC SUPERVISOR THERM 2ZONE 8-SOIC RoHS:否 类别:集成电路 (IC) >> PMIC - 热管理 系列:SilentSense™ 标准包装:1 系列:- 功能:温度监控系统(传感器) 传感器类型:内部和外部 感应温度:-40°C ~ 125°C,外部传感器 精确度:±2.5°C 本地(最大值),±5°C 远程(最大值) 拓扑:ADC,比较器,寄存器库 输出类型:2 线 SMBus? 输出警报:无 输出风扇:无 电源电压:2.7 V ~ 5.5 V 工作温度:-40°C ~ 125°C 安装类型:表面贴装 封装/外壳:SOT-23-8 供应商设备封装:SOT-23-8 包装:Digi-Reel® 其它名称:296-22675-6
MIC284-3BMM 功能描述:IC SUPERVISOR THERM 2ZONE 8-MSOP RoHS:否 类别:集成电路 (IC) >> PMIC - 热管理 系列:SilentSense™ 标准包装:1 系列:- 功能:温度监控系统(传感器) 传感器类型:内部和外部 感应温度:-40°C ~ 125°C,外部传感器 精确度:±2.5°C 本地(最大值),±5°C 远程(最大值) 拓扑:ADC,比较器,寄存器库 输出类型:2 线 SMBus? 输出警报:无 输出风扇:无 电源电压:2.7 V ~ 5.5 V 工作温度:-40°C ~ 125°C 安装类型:表面贴装 封装/外壳:SOT-23-8 供应商设备封装:SOT-23-8 包装:Digi-Reel® 其它名称:296-22675-6
MIC284-3BMM TR 功能描述:IC SUPERVISOR THERM 2ZONE 8-MSOP RoHS:否 类别:集成电路 (IC) >> PMIC - 热管理 系列:SilentSense™ 标准包装:1 系列:- 功能:温度监控系统(传感器) 传感器类型:内部和外部 感应温度:-40°C ~ 125°C,外部传感器 精确度:±2.5°C 本地(最大值),±5°C 远程(最大值) 拓扑:ADC,比较器,寄存器库 输出类型:2 线 SMBus? 输出警报:无 输出风扇:无 电源电压:2.7 V ~ 5.5 V 工作温度:-40°C ~ 125°C 安装类型:表面贴装 封装/外壳:SOT-23-8 供应商设备封装:SOT-23-8 包装:Digi-Reel® 其它名称:296-22675-6
MIC284-3YM 功能描述:板上安装温度传感器 2-zone thermal supervisor w/over-temp output; SOIC-08 - Lead Free RoHS:否 制造商:Omron Electronics 输出类型:Digital 配置: 准确性:+/- 1.5 C, +/- 3 C 温度阈值: 数字输出 - 总线接口:2-Wire, I2C, SMBus 电源电压-最大:5.5 V 电源电压-最小:4.5 V 最大工作温度:+ 50 C 最小工作温度:0 C 关闭: 安装风格: 封装 / 箱体: 设备功能:Temperature and Humidity Sensor
MIC284-3YM TR 功能描述:板上安装温度传感器 2-zone thermal supervisor w/over-temp output; SOIC-08 - Lead Free RoHS:否 制造商:Omron Electronics 输出类型:Digital 配置: 准确性:+/- 1.5 C, +/- 3 C 温度阈值: 数字输出 - 总线接口:2-Wire, I2C, SMBus 电源电压-最大:5.5 V 电源电压-最小:4.5 V 最大工作温度:+ 50 C 最小工作温度:0 C 关闭: 安装风格: 封装 / 箱体: 设备功能:Temperature and Humidity Sensor