ADS131M08IPBS Allicdata Electronics
Allicdata Part #:

ADS131M08IPBS-ND

Manufacturer Part#:

ADS131M08IPBS

Price: $ 11.49
Product Category:

Integrated Circuits (ICs)

Manufacturer: Texas Instruments
Short Description: 24-bit Analog-to-Digital Converter - ADC, 32-kSPS,...
More Detail: N/A
DataSheet: ADS131M08IPBS datasheetADS131M08IPBS Datasheet/PDF
Quantity: 1500
1 +: $ 11.49000
Stock 1500Can Ship Immediately
$ 11.49
Specifications
Series: ADS131M08
Packaging: Tray
Part Status: --
Kit Type: --
Quantity: 250
Kit Contents: --
Mounting Type: Surface Mount
Packages Included: --
Base Part Number: ADS131M08
Description

Due to market price fluctuations,if you need to purchase or consult the price.You can contact us or emial to us:   sales@allicdata.com


1. Description

The ADS131M08IPBS is an eight-channel, simultaneouslysampling, 24-bit, delta-sigma (ΔΣ), analog-to-digital converter (ADC) that offers wide dynamic range, low power, and energy-measurement-specific features, making the device an excellent fit for energy metering, power metrology, and circuit breaker applications. The ADC inputs can be directly interfaced to a resistordivider network or a power transformer to measure voltage or to a current transformer or a Rogowski coil to measure current. The individual ADC channels can be independently configured depending on the sensor input. A lownoise, programmable gain amplifier (PGA) provides gains ranging from 1 to 128 to amplify low-level signals. Additionally, this device integrates channel-tochannel phase calibration and offset and gain calibration registers to help remove signal-chain errors. A low-drift, 1.2-V reference is integrated into the device reducing printed circuit board (PCB) area. Optional cyclic redundancy checks (CRCs) on the data input, data output, and register map maintain communication integrity. The complete analog front-end (AFE) is offered in a 32-pin TQFP package or a leadless 32-pin WQFN package and is specified over the industrial temperature range of –40°C to +125°C.

2. Features

    1. 8 simultaneously sampling differential inputs

    2. Programmable data rate up to 32 kSPS

    3. Programmable gain up to 128

    4. Noise performance:

        – 102-dB dynamic range at gain = 1, 4 kSPS

        – 80-dB dynamic range at gain = 64, 4 kSPS

    5. Total harmonic distortion: –100 dB

    6. High-impedance inputs for direct sensor connection:

        – Input impedance 330-kΩ for gains of 1, 2, and 4

        – Input impedance ≥ 1-MΩ for gains of 8, 16, 32, 64, and 128

    7. Programmable channel-to-channel phase delay calibration:

        – 244-ns resolution, 8.192-MHz fCLKIN

    8. Current-detect mode allows for extremely low power tamper detection

    9. Fast startup: first data within 0.5 ms of supply ramp

  10. Integrated negative charge pump allows input signals below ground

  11. Crosstalk between channels: –120 dB

  12. Low-drift internal voltage reference

  13. Cyclic redundancy check (CRC) on communications and register map

  14. 2.7-V to 3.6-V analog and digital supplies

  15. Low power consumption: 6.0 mW at 3-V AVDD and DVDD

  16. Packages: 32-pin TQFP or 32-pin WQFN

  17. Operating temperature range: –40°C to +125°C

3. Applications

    1. Electricity meters: commercial and residential

    2. Circuit breakers

    3. Protection relays

    4. Power quality meters

    5. Battery test equipment

    6. Battery management systems

4. Pin configuration

image.png

5. Pin Description

image.png

6. Clocking and Power Modes

The master clock can either be sourced externally to the CLKIN pin or generated internally using the onboard oscillator that requires a crystal connected between the XTAL1/CLKIN and XTAL2 pins. For optimal performance, the modulator sampling clock must be synchronous with the serial data clock (SCLK). The modulator sampling clock is derived from the master clock, which means the master clock must be synchronous with SCLK. Therefore, for best performance, supply a master clock to CLKIN and make sure data retrieval is synchronous to the clock signal at CLKIN. When not in use, turn the internal oscillator off to save power. The PWR[1:0] bits in the CLOCK register allow the device to be configured in one of three power modes: highresolution (HR) mode, low-power (LP) mode, and very low-power (VLP) mode. Changing the PWR[1:0] bits scales the internal bias currents to achieve the expected power levels. The external clock frequency must follow the guidance provided in the Recommended Operating Conditions table corresponding to the intended power mode in order for the device to perform according to the specification.

7. Code Example

This section contains example pseudocode for a simple program that configures and streams data from the ADS131M08. The pseudocode is written to resemble C code. The code uses several descriptive precompilerdefined constants that are indicated in upper case. The definitions are not included for brevity. The program works in three sections: MCU initialization, ADC configuration, and data streaming. This code is not optimized for using the fast startup feature of the ADS131M08. The MCU is initialized by enabling the necessary peripherals for this example. These peripherals include an SPI port, a GPIO configured as an input for the ADS131M08 DRDY output, a clock output to connect to the ADS131M08 CLKIN input, and a direct memory access (DMA) module that streams data from the SPI port into memory without significant processor intervention. The SPI port is configured to a 24-bit word size because the ADC default SPI word size is 24 bits. The CS pin is configured to remain low as long as the SPI port is busy so that it does not de-assert in the middle of a frame. The ADC is configured through register writes. A function referred to as adcRegisterWrite writes an ADC register using the SPI peripheral. No CRC data integrity is used in this example for simplicity, but is recommended. The ADC outputs are initially disablo short frames can be written during initialization consistent with the guidance provided in the Short SPI Frames section. The ADC is configured to output DRDY as pulses, the gain is changed to 32 for channels 1 and 3, and the DC block filter is used with a corner frequency of 622 mHz. Finally, the ADC word size is changed to 32 bits with an MSB sign extension to accommodate the MCU memory length and to allow for 32-bit DMA transfers. All other settings are left as defaults. Data streaming is performed by using an interrupt that is configured to trigger on a negative edge received on the GPIO connected to the DRDY pin. The interrupt service routine, referred to as DRDYinterrupt, sends six 32- bit dummy words to assert CS and to toggle SCLK for the length of the entire ADC output frame. The ADC output frame consists of one 32-bit status word, four 32-bit ADC conversion data words, and an optional 32-bit CRC word. The frame is long enough for output CRC even though the CRC word is disabled in this example. The DMA module is configured to trigger upon receiving data on the SPI input. The DMA automatically sends the ADC data to a predetermined memory location as soon as the data are shifted into the MCU through the SPI input.

image.png

image.png

image.png


Related Products
Search Part number : "ADS1" Included word is 40
Part Number Manufacturer Price Quantity Description
ADS131A02IPBSR Texas Instru... -- 1000 2CH ANALOG FRONT-END FOR ...
ADS1174IPAPT Texas Instru... 6.85 $ 1000 IC ADC 16BIT QUAD 64-HTQF...
ADS131E08IPAGR Texas Instru... 78.8 $ 292 IC AFE 16/24BIT 64KSPS 64...
ADS1278IPAPT Texas Instru... 42.69 $ 2 IC DELT-SIG ADC 24BIT 64-...
ADS131E06IPAGR Texas Instru... -- 1000 IC AFE 16/24BIT 64KSPS 64...
ADS1256IDBRG4 Texas Instru... -- 1000 IC ADC 24-BIT SPI PROGBL ...
ADS1147EVM-PDK Texas Instru... 144.65 $ 3 KIT PERFORMANCE DEMO FOR ...
ADS1241EVM Texas Instru... 0.0 $ 1000 EVAL MODULE FOR ADS1241AD...
ADS124S08IRHBT Texas Instru... 7.97 $ 515 24-BIT, 4KSPS, 12-CH DELT...
ADS1110A1IDBVRG4 Texas Instru... 1.9 $ 1000 IC ADC 16-BIT I2C PROGBL ...
ADS1243IPWRG4 Texas Instru... 3.45 $ 1000 IC ADC 24-BIT SER PROGBL ...
ADS1216Y/2K Texas Instru... -- 1000 IC ADC CONV 24BIT DEL/SIG...
ADS1253E/2K5 Texas Instru... -- 1000 IC ADC 24-BIT 20.8KHZ LP ...
ADS1258IRTCR Texas Instru... -- 1000 IC ADC 24BIT 23.74K/125K ...
ADS1262EVM-PDK Texas Instru... 144.65 $ 8 EVAL BOARD FOR ADS1262ADS...
ADS1256EVM-PDK Texas Instru... 144.65 $ 7 KIT PERFORMANCE DEMO FOR ...
ADS1247EVM-PDK Texas Instru... 144.65 $ 1 KIT DEMO FOR ADS1247ADS12...
ADS114S08BIRHBR Texas Instru... -- 1000 16BIT ADC16 Bit Analog to...
ADS1234IPWRG4 Texas Instru... 3.37 $ 1000 IC ADC 24BIT BRDG SENSOR ...
ADS1247EVM Texas Instru... 54.52 $ 2 EVAL MODULE FOR ADS1247AD...
ADS124S08IPBS Texas Instru... 7.69 $ 1166 IC ADC 24BIT 8CH I2C 32-T...
ADS1216Y/250 Texas Instru... -- 3000 IC A/D CONV 24BIT DEL/SIG...
ADS1226IRGVT Texas Instru... -- 250 IC ADC 24-BIT 16/100SPS 1...
ADS1130IPW Texas Instru... -- 152 IC ADC 18BIT DELTA-SIG 16...
ADS1194CZXGT Texas Instru... 8.62 $ 1000 IC AFE 16BIT 8KSPS 4CH 64...
ADS1261IRHBT Texas Instru... -- 1000 24-BIT 40KSPS 10-CH DELTA...
ADS1146IPW Texas Instru... 4.7 $ 1165 IC ADC 16BIT SRL 2KSPS 16...
ADS1286U/2K5G4 Texas Instru... 2.33 $ 1000 IC ADC 12BIT 20K 8-SOIC12...
ADS1286PAG4 Texas Instru... 0.0 $ 1000 IC ADC 12BIT SER 20K 8DIP...
ADS1259QPWRQ1 Texas Instru... -- 1000 IC ADC 24BIT SPI 14KSPS 2...
ADS1286PB Texas Instru... 0.0 $ 1000 IC 12-BIT 20K UNIPOL A/D ...
ADS1118IDGSR Texas Instru... -- 20000 IC ADC 16BIT SPI 860SPS 1...
ADS1255IDBT Texas Instru... -- 250 IC ADC 24-BIT SPI PROGBL ...
ADS1218Y/250 Texas Instru... -- 1750 IC 24-BIT DELTA SIGMA A/D...
ADS1112IDGSR Texas Instru... -- 250 IC ADC 16-BIT I2C PROGBL ...
ADS1299IPAG Texas Instru... -- 328 IC AFE 8-CH 24BIT 64TQFP8...
ADS1257IRGWT Texas Instru... 8.32 $ 1000 IC ADC 24BIT DELTA SIGMA ...
ADS1293CISQE/NOPB Texas Instru... 7.07 $ 1750 IC AFE 24BIT 25.6KSPS 28W...
ADS1253EG4 Texas Instru... 11.38 $ 1000 IC ADC 24-BIT 20.8KHZ LP ...
ADS1258EVM Texas Instru... 0.0 $ 1000 EVAL MODULDE FOR ADS1258A...
Latest Products
ADS131M08IPBS

24-bit Analog-to-Digital Converter - ADC...

ADS131M08IPBS Allicdata Electronics
LTC2267IUJ-14

IC ADCBit Analog to Digital Converter I...

LTC2267IUJ-14 Allicdata Electronics
LTC2193IUKG

IC ADCBit Analog to Digital Converter I...

LTC2193IUKG Allicdata Electronics
ADC12J4000NKE10

IC ADC 12BIT 4GSPS 68VQFN12 Bit Analog t...

ADC12J4000NKE10 Allicdata Electronics
AD7665ACPZRL

IC ADC 16BIT CMOS 5V 48LFCSP16 Bit Analo...

AD7665ACPZRL Allicdata Electronics
PADC34J45IRGZT

IC ADC 14BIT 160MSPS 48VQFN14 Bit Analog...

PADC34J45IRGZT Allicdata Electronics