參數(shù)資料
型號: MIC284-2BMM TR
廠商: Micrel Inc
文件頁數(shù): 12/20頁
文件大?。?/td> 904K
描述: IC SUPERVISOR THERM 2ZONE 8-MSOP
標準包裝: 2,500
系列: SilentSense™
功能: 溫度監(jiān)控系統(tǒng)(傳感器)
傳感器類型: 內(nèi)部和外部
感應溫度: -55°C ~ 125°C,外部傳感器
精確度: ±2°C 本地(最大),±3°C 遠程(最大)
拓撲: ADC(三角積分型),比較器,寄存器庫
輸出類型: I²C?/SMBus?
輸出警報:
輸出風扇:
電源電壓: 2.7 V ~ 5.5 V
工作溫度: -55°C ~ 125°C
安裝類型: 表面貼裝
封裝/外殼: 8-TSSOP,8-MSOP(0.118",3.00mm 寬)
供應商設備封裝: 8-MSOP
包裝: 帶卷 (TR)
其它名稱: MIC284-2BMMTR
MIC284-2BMMTR-ND
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描述
MIC3385-1.5YHL TR IC REG DL BCK/LINEAR SYNC 14-MLF
MIC384-1YMM IC SUPERVISR THERM LOC/REM 8MSOP
MIC5158BN IC REG CTRLR SGL FIX/ADJ 14-DIP
MIC5159BM6 TR IC REG CTRLR SGL POS ADJ SOT23-6
MIC5190BMM TR IC REG CTRLR SGL POS ADJ 10-MSOP
相關代理商/技術參數(shù)
參數(shù)描述
MIC284-2YM 功能描述:板上安裝溫度傳感器 2-zone thermal supervisor w/over-temp output; SOIC-08 - Lead Free RoHS:否 制造商:Omron Electronics 輸出類型:Digital 配置: 準確性:+/- 1.5 C, +/- 3 C 溫度閾值: 數(shù)字輸出 - 總線接口:2-Wire, I2C, SMBus 電源電壓-最大:5.5 V 電源電壓-最小:4.5 V 最大工作溫度:+ 50 C 最小工作溫度:0 C 關閉: 安裝風格: 封裝 / 箱體: 設備功能:Temperature and Humidity Sensor
MIC284-2YM TR 功能描述:板上安裝溫度傳感器 2-zone thermal supervisor w/over-temp output; SOIC-08 - Lead Free RoHS:否 制造商:Omron Electronics 輸出類型:Digital 配置: 準確性:+/- 1.5 C, +/- 3 C 溫度閾值: 數(shù)字輸出 - 總線接口:2-Wire, I2C, SMBus 電源電壓-最大:5.5 V 電源電壓-最小:4.5 V 最大工作溫度:+ 50 C 最小工作溫度:0 C 關閉: 安裝風格: 封裝 / 箱體: 設備功能:Temperature and Humidity Sensor
MIC284-2YMM 功能描述:板上安裝溫度傳感器 2-zone thermal supervisor w/over-temp output; MSOP-08 - Lead Free RoHS:否 制造商:Omron Electronics 輸出類型:Digital 配置: 準確性:+/- 1.5 C, +/- 3 C 溫度閾值: 數(shù)字輸出 - 總線接口:2-Wire, I2C, SMBus 電源電壓-最大:5.5 V 電源電壓-最小:4.5 V 最大工作溫度:+ 50 C 最小工作溫度:0 C 關閉: 安裝風格: 封裝 / 箱體: 設備功能:Temperature and Humidity Sensor
MIC284-2YMM TR 功能描述:板上安裝溫度傳感器 2-zone thermal supervisor w/over-temp output; MSOP-08 - Lead Free RoHS:否 制造商:Omron Electronics 輸出類型:Digital 配置: 準確性:+/- 1.5 C, +/- 3 C 溫度閾值: 數(shù)字輸出 - 總線接口:2-Wire, I2C, SMBus 電源電壓-最大:5.5 V 電源電壓-最小:4.5 V 最大工作溫度:+ 50 C 最小工作溫度:0 C 關閉: 安裝風格: 封裝 / 箱體: 設備功能:Temperature and Humidity Sensor
MIC2843AYMT TR 功能描述:LED照明驅(qū)動器 6 Channel Linear WLED Driver with PWM Control RoHS:否 制造商:STMicroelectronics 輸入電壓:11.5 V to 23 V 工作頻率: 最大電源電流:1.7 mA 輸出電流: 最大工作溫度: 安裝風格:SMD/SMT 封裝 / 箱體:SO-16N