SBOS559B May   2011  – October 2015 AMC80

PRODUCTION DATA.  

  1. Features
  2. Applications
  3. Description
  4. Revision History
  5. Pin Configuration and Functions
  6. Specifications
    1. 6.1 Absolute Maximum Ratings
    2. 6.2 ESD Ratings
    3. 6.3 Recommended Operating Conditions
    4. 6.4 Thermal Information
    5. 6.5 Electrical Characteristics
    6. 6.6 Timing Requirements
    7. 6.7 Typical Characteristics
  7. Detailed Description
    1. 7.1 Overview
    2. 7.2 Functional Block Diagram
    3. 7.3 Feature Description
      1. 7.3.1 Block Level Description
      2. 7.3.2 Temperature Measurement
        1. 7.3.2.1 Default Interrupt Mode
        2. 7.3.2.2 One-Time Interrupt Mode
        3. 7.3.2.3 Comparator Mode
      3. 7.3.3 Interrupt Structure
    4. 7.4 Programming
      1. 7.4.1 Interface and Control
    5. 7.5 Register Map
      1. 7.5.1  Configuration Register
      2. 7.5.2  Interrupt Status Registers
      3. 7.5.3  Interrupt Mask Registers
      4. 7.5.4  Fan Divisor/RST_OUT/OS Register
      5. 7.5.5  OS Configuration/Temperature Resolution Register
      6. 7.5.6  Conversion Rate Register
      7. 7.5.7  Voltage/Temperature Channel Disable Register
      8. 7.5.8  Input Mode Register
      9. 7.5.9  ADC Control Register
      10. 7.5.10 Conversion Rate Count Register
      11. 7.5.11 Value Ram Register
  8. Application and Implementation
    1. 8.1 Application Information
      1. 8.1.1 Device Power-On
      2. 8.1.2 Analog Inputs
      3. 8.1.3 Fan Inputs
  9. Device and Documentation Support
    1. 9.1 Community Resources
    2. 9.2 Trademarks
    3. 9.3 Electrostatic Discharge Caution
    4. 9.4 Glossary
  10. 10Mechanical, Packaging, and Orderable Information

パッケージ・オプション

メカニカル・データ(パッケージ|ピン)
サーマルパッド・メカニカル・データ
発注情報

8 Application and Implementation

NOTE

Information in the following applications sections is not part of the TI component specification, and TI does not warrant its accuracy or completeness. TI’s customers are responsible for determining suitability of components for their purposes. Customers should validate and test their design implementation to confirm system functionality.

8.1 Application Information

8.1.1 Device Power-On

The AMC80 undergoes a power-on-reset condition when power is first applied to the device, or when the Configuration Register INITIALIZATION bit (address 00h, bit 7) is set high; this bit automatically clears after being set. The AMC80 can also be forced to a reset condition by taking the NTEST_IN/RESET_IN pin low for at least 50 ns.

To start the AMC80 monitoring functions (temperature, analog inputs, and fan speeds), write to the Configuration Register with a '0' to INT_Clear (bit 3) and a '1' to Start (bit 0). The AMC80 then performs continuous monitoring of all temperature, analog inputs, and fan speeds. The sequence of items that are monitored (except for the temperature reading) corresponds to locations in the Value RAM, respectively:

  1. Temperature
  2. CH0
  3. CH1
  4. CH2
  5. CH3
  6. CH4
  7. CH5
  8. CH6
  9. Fan 1
  10. Fan 2

The conversion results are available in the Value RAM (addresses 20h to 29h). Conversions can be read at any time and provide the result of the last conversion. A typical sequence of events after AMC80 power-on consists of these actions:

  1. Set alarm limits
  2. Set interrupt masks
  3. Start the AMC80 monitoring process

8.1.2 Analog Inputs

In the default state, the 10-bit ADC has a 2.5-mV LSB, yielding a 2.56-V full-scale input range. The input range can also be programmed with several values up to the V+ full-scale input range with a 6-mV LSB. These settings are programmed by bits 3 to 5 in the ADC Control Register.

In most applications, the analog inputs are often connected to power supplies. The voltage inputs should be attenuated with external resistors to any desired value within the input range.

CAUTION

Care should be taken not to exceed V+ on the device input pins at any time.

In select applications where inputs to be monitored are differential in nature, analog inputs (CH0 to CH5) can be configured as up to three differential pairs (inputs 0-1, 2-3, and 4-5) by setting bits 0, 2, and 4 in the Input Mode Register. If needed, the input pair polarity can be changed by setting bits 1, 3, and 5 in the Input Mode Register.

8.1.3 Fan Inputs

Inputs are provided on the AMC80 for signals from fans equipped with tachometer outputs. Signal conditioning in the AMC80 accommodates the slow rise and fall times typical of fan tachometer outputs. The maximum input signal range is 0 V to 5.5 V. In the event that these inputs are supplied from fan outputs that exceed 0 V to 5.5 V, either resistive division or diode clamping must be included to keep inputs within an acceptable range.

The Fan Inputs gate an internal 22.5-kHz oscillator for one period of the Fan signal into an 8-bit counter (maximum count = 255). The default divisor is set to 2 (choices are 1, 2, 4, and 8) providing a nominal count of 153 for a 4400 RPM fan with two pulses per revolution. Typical practice is to consider 70% of normal RPM a fan failure, at which point the count will be 219. The fan count can be determined as shown in Equation 1:

Equation 1. AMC80 q_count_bos559.gif

where

FAN1 and FAN2 inputs can also be programmed to be level-sensitive interrupt inputs. Fans that provide only one pulse per revolution require a divisor that is set twice as high as fans that provide two pulses, thus maintaining a nominal fan count of 153. Therefore, using Equation 1, the divisor should be set to 4 for a fan that provides one pulse per revolution with a nominal RPM of 4400.