JAJSOF3A May   2023  – September 2023 INA700

PRODUCTION DATA  

  1.   1
  2. 特長
  3. アプリケーション
  4. 概要
  5. Revision History
  6. Pin Configuration and Functions
  7. 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 (I2C)
    7. 6.7 Timing Diagram
    8. 6.8 Typical Characteristics
  8. Detailed Description
    1. 7.1 Overview
    2. 7.2 Functional Block Diagram
    3. 7.3 Feature Description
      1. 7.3.1 Integrated Shunt Resistor
      2. 7.3.2 Safe Operating Area
      3. 7.3.3 Versatile Measurement Capability
      4. 7.3.4 Internal Measurement and Calculation Engine
      5. 7.3.5 High-Precision Delta-Sigma ADC
        1. 7.3.5.1 Low Latency Digital Filter
        2. 7.3.5.2 Flexible Conversion Times and Averaging
      6. 7.3.6 Integrated Precision Oscillator
      7. 7.3.7 Multi-Alert Monitoring and Fault Detection
    4. 7.4 Device Functional Modes
      1. 7.4.1 Shutdown Mode
      2. 7.4.2 Power-On Reset
    5. 7.5 Programming
      1. 7.5.1 I2C Serial Interface
        1. 7.5.1.1 Writing to and Reading Through the I2C Serial Interface
        2. 7.5.1.2 High-Speed I2C Mode
        3. 7.5.1.3 SMBus Alert Response
    6. 7.6 Register Maps
      1. 7.6.1 INA700 Registers
  9. Application and Implementation
    1. 8.1 Application Information
      1. 8.1.1 Device Measurement Range and Resolution
      2. 8.1.2 ADC Output Data Rate and Noise Performance
    2. 8.2 Typical Application
      1. 8.2.1 Design Requirements
      2. 8.2.2 Detailed Design Procedure
        1. 8.2.2.1 Configure the Device
        2. 8.2.2.2 Set Desired Fault Thresholds
        3. 8.2.2.3 Calculate Returned Values
      3. 8.2.3 Application Curves
  10. Power Supply Recommendations
  11. 10Layout
    1. 10.1 Layout Guidelines
    2. 10.2 Layout Example
  12. 11Device and Documentation Support
    1. 11.1 Documentation Support
      1. 11.1.1 Related Documentation
    2. 11.2 ドキュメントの更新通知を受け取る方法
    3. 11.3 サポート・リソース
    4. 11.4 Trademarks
    5. 11.5 静電気放電に関する注意事項
    6. 11.6 用語集
  13. 12Mechanical, Packaging, and Orderable Information

パッケージ・オプション

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

Calculate Returned Values

Parametric values are calculated by multiplying the returned value by the LSB value. Table 8-4 shows the returned values for this application example, assuming the design requirements shown in Table 8-3.

Table 8-4 Calculating Returned Values
PARAMETERRETURNED VALUELSB VALUECALCULATED VALUE
Current (A)10417d480 µA5.00016 A
Bus voltage (V)3840d3.125 mV12 V
Power (W)625020d96 µW60.00192 W
Energy (J)140629500d1.536 mJ216.007 kJ
Charge (C)3750120d30 µC18000.576 C
Temperature (°C)320d125 mºC40°C

Current, Bus Voltage (positive only), Charge, and Temperature return values in 2's-complement format. In 2's-complement format a negative value in binary is represented by having a 1 in the most significant bit of the returned value. These values can be converted to decimal by first inverting all the bits and adding 1 to obtain the unsigned binary value. This value can then be converted to decimal with the negative sign applied. For example, assume a current reading returns 1011 0100 0001 0000. This is a negative value due to the MSB having a value of one. Inverting the bits and adding one results in 0100 1011 1111 0000 (19440d) which from the current value example in Table 8-4 correlates to a current of 9.3312 A. The returned value was negative, therefore the measured current value is –9.3312 A.