JAJSII2A February   2020  – February 2020 ADS8355

PRODUCTION DATA.  

  1. 特長
  2. アプリケーション
  3. 概要
    1.     Device Images
      1.      代表的なブロック図
  4. 改訂履歴
  5. Pin Configuration and Functions
    1.     Pin 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. Table 1. Timing Requirements
    7. Table 2. Switching Characteristics
    8. 6.6      Typical Characteristics
  7. Detailed Description
    1. 7.1 Overview
    2. 7.2 Functional Block Diagram
    3. 7.3 Feature Description
      1. 7.3.1 Reference
      2. 7.3.2 Analog Inputs
        1. 7.3.2.1 Analog Input: Full-Scale Range Selection
        2. 7.3.2.2 Analog Input: Single-Ended and Pseudo-Differential Configurations
      3. 7.3.3 Transfer Function
    4. 7.4 Device Functional Modes
      1. 7.4.1 Conversion Data Read: Dual-SDO Mode (Default)
      2. 7.4.2 Conversion Data Read: Single-SDO Mode
      3. 7.4.3 Low-Power Modes
        1. 7.4.3.1 STANDBY Mode
        2. 7.4.3.2 PD (Power-Down) Mode
    5. 7.5 Programming
      1. 7.5.1 Register Read/Write Operation
    6. 7.6 Register Map
      1. 7.6.1 ADS8355 Registers
        1. 7.6.1.1  PD_STANDBY Register (Offset = 4h) [reset = 0h]
          1. Table 9. PD_STANDBY Register Field Descriptions
        2. 7.6.1.2  PD_KEY Register (Offset = 5h) [reset = 0h]
          1. Table 10. PD_KEY Register Field Descriptions
        3. 7.6.1.3  SDO_CTRL Register (Offset = Dh) [reset = 0h]
          1. Table 11. SDO_CTRL Register Field Descriptions
        4. 7.6.1.4  DATA_OUT_CTRL Register (Offset = 11h) [reset = 0h]
          1. Table 12. DATA_OUT_CTRL Register Field Descriptions
        5. 7.6.1.5  REF_SEL Register (Offset = 20h) [reset = 0h]
          1. Table 13. REF_SEL Register Field Descriptions
        6. 7.6.1.6  REFDAC_A_LSB Register (Offset = 24h) [reset = 0h]
          1. Table 14. REFDAC_A_LSB Register Field Descriptions
        7. 7.6.1.7  REFDAC_A_MSB Register (Offset = 25h) [reset = 0h]
          1. Table 15. REFDAC_A_MSB Register Field Descriptions
        8. 7.6.1.8  REFDAC_B_LSB Register (Offset = 26h) [reset = 0h]
          1. Table 16. REFDAC_B_LSB Register Field Descriptions
        9. 7.6.1.9  REFDAC_B_MSB Register (Offset = 27h) [reset = 0h]
          1. Table 17. REFDAC_B_MSB Register Field Descriptions
        10. 7.6.1.10 INPUT_CONFIG Register (Offset = 28h) [reset = 0h]
          1. Table 18. INPUT_CONFIG Register Field Descriptions
  8. Application and Implementation
    1. 8.1 Application Information
      1. 8.1.1 Input Amplifier Selection
      2. 8.1.2 Charge Kickback Filter
    2. 8.2 Typical Application
      1. 8.2.1 Design Requirements
      2. 8.2.2 Detailed Design Procedure
      3. 8.2.3 Application Curve
  9. Power Supply Recommendations
  10. 10Layout
    1. 10.1 Layout Guidelines
    2. 10.2 Layout Example
  11. 11デバイスおよびドキュメントのサポート
    1. 11.1 デバイス・サポート
      1. 11.1.1 開発サポート
    2. 11.2 ドキュメントのサポート
      1. 11.2.1 関連資料
    3. 11.3 ドキュメントの更新通知を受け取る方法
    4. 11.4 コミュニティ・リソース
    5. 11.5 商標
    6. 11.6 静電気放電に関する注意事項
    7. 11.7 Glossary
  12. 12メカニカル、パッケージ、および注文情報

パッケージ・オプション

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

Transfer Function

The device supports two input configurations:

  1. Default, single-ended inputs, INPUT_CONFIG register bit 0 = 0
  2. Pseudo-differential inputs, INPUT_CONFIG register bit 0 = 1

The device supports two output data formats:

  1. Default, straight binary output, DATA_OUT_CTRL register bit 0 = 0
  2. Two's compliment output, DATA_OUT_CTRL register bit 0 = 1

Equation 5 calculates the device resolution:

Equation 5. 1 LSB = (FSR_ADC_x) / (2N)

where

  • N = 16 and
  • FSR_ADC_x is the full-scale input range of the ADC

Table 4 and Table 5 show the different input voltages and the corresponding output codes from the device.

Table 4. Transfer Characteristics for Straight Binary Output (Default)

INPUT CONFIGURATION INPUT VOLTAGE OUTPUT CODE (Hex)
STRAIGHT BINARY
AINP_x AINM_x AINP_x - AINM_x CODE ADS8355
Single-ended ≤ 1 LSB 0 ≤ 1 LSB ZC 0000
FSR_ADC_x / 2 FSR_ADC_x / 2 MC 7FFF
≥ FSR_ADC_x – 1 LSB ≥ FSR_ADC_x – 1 LSB FSC FFFF
Pseudo-differential ≤ 1 LSB FSR_ADC_x / 2 ≤ –FSR_ADC_x / 2 + 1 LSB ZC 0000
FSR_ADC_x / 2 0 MC 7FFF
≥ FSR_ADC_x – 1 LSB ≥ FSR_ADC_x / 2 – 1 LSB FSC FFFF

Table 5. Transfer Characteristics for Twos Compliment Output

INPUT CONFIGURATION INPUT VOLTAGE OUTPUT CODE (Hex)
TWO'S COMPLIMENT
AINP_x AINM_x AINP_x - AINM_x CODE ADS8355
Single-ended ≤ 1 LSB 0 ≤ 1 LSB NFSC 8000
FSR_ADC_x / 2 FSR_ADC_x / 2 MC 0000
≥ FSR_ADC_x – 1 LSB ≥ FSR_ADC_x – 1 LSB PFSC 7FFF
Pseudo-differential ≤ 1 LSB FSR_ADC_x / 2 ≤ –FSR_ADC_x / 2 + 1 LSB NFSC 8000
FSR_ADC_x / 2 0 MC 0000
≥ FSR_ADC_x – 1 LSB ≥ FSR_ADC_x / 2 – 1 LSB PFSC 7FFF

Figure 27 shows the ideal device transfer characteristics for the single-ended analog input.

ADS8355 Trans_Funct_SE_BAS761.gif
Figure 27. Ideal Transfer Characteristics for a Single-Ended Analog Input

Figure 28 shows the ideal device transfer characteristics for the pseudo-differential analog input.

ADS8355 Trans_Funct_PD_BAS761.gifFigure 28. Ideal Transfer Characteristics for a Pseudo-Differential Analog Input