The latest method: How to improve DSP sampling accuracy

Publisher:李国永Latest update time:2012-12-14 Source: 21icKeywords:DSP Reading articles on mobile phones Scan QR code
Read articles on your mobile phone anytime, anywhere

1 Main Features of AD7858

AD7858 is a 12-bit serial port, high-speed, low-power, successive approximation AD converter launched by AD. It can operate at a voltage of 3 to 5.5 V, and its data throughput rate is as high as 200 kSPS. The chip contains a low-noise, wide-band tracking/holding amplifier that can process broadband signals up to 200 kHz.

The AD7858 is easy to interface with a microprocessor or DSP. The input signal is sampled starting from the falling edge of CONVST (this bit can be operated through a hardware pin or software bit), and the conversion is started from this point. The busy signal line is high at the start of the conversion, and then jumps to a low level after 400μs to indicate the end of the conversion.

The main features of the AD7858 are as follows:

◇Support 3~5.5 V voltage power supply;

◇When powered on, it has the functions of system automatic calibration (checking whether the chip itself or chip peripherals have errors) and automatic self-calibration (checking whether the calibration register has errors);

◇With high-speed serial interface;

◇Low power consumption. At 3 V voltage, the power consumption is only 12 mW;

◇The chip integrates a high-performance sampling and holding amplifier, and the input signal can be single-ended or differential input;

◇The AD7858 chip can support AD conversion started by hardware or software;

◇After the conversion is completed, it automatically enters the sleep mode, and the power consumption during sleep is 25μw;

◇ Available in various package forms such as 24-pin DIP, SOIC or TSSOP.

2 AD7858 Pin Functions

The main pin functions of AD7858 are as follows:

CONVST: Conversion start bit. When the falling edge of the clock arrives, the system is in hold mode and starts the digital-to-analog conversion. If this pin is not used, it should be connected to DVDD;

BUSY: Busy signal output terminal. Used to indicate the state of the device. After the falling edge of CONVST or the rising edge of CAL, the busy signal becomes high and remains high during the conversion. Once the conversion is completed and the conversion result is stored in the output register, the terminal is reset to low;

SLEEP: Sleep or low power mode. When this pin is low, the device is in sleep mode. If there is no digital-to-analog conversion or calibration work at this time, then all circuits (including internal reference voltage) are in shutdown mode; if this pin is 1, the device operates normally. If the sleep mode is only controlled by software, then this pin is always high;

REFIN/REFOUT: Reference input/output. This pin can be used as the internal reference voltage for analog-to-digital conversion and can be connected to the internal circuit through a series resistor;

3 Hardware Design

The connection method between DSP and AD7858 chip is shown in Figure 2. During design, analog power supply and analog ground, digital power supply and digital ground should be decoupled through capacitor network to reduce power supply input noise. In order to obtain a better signal-to-noise ratio, AGND and DGND can be connected together, and single-ended input is adopted, and two separate channels AIN1 and AIN4 are selected at the same time; the SLEEP pin is connected to DVDD, indicating that the sleep mode at this time is only controlled by software; the CAL pin can be connected to DGND through 0.01μF, and the conversion result will be output from DOUT in 16-bit binary and sent back to DSP through SPISOMI. The first 4 bits of the data are always 0. When the BUSY bit is low, the DSP will send the CONVST signal to AD7858 and start the conversion at the falling edge of CONVST. The given main pulse frequency of this circuit is 4MHz, and the system can send the synchronization signal SYNC to AD7858 through the I/O port.

4. Software Design

The main task of software design is to complete data acquisition. In this design, TI's TMS320LF2407A chip is used as the host. The system debugging environment is CCS2.0 version. And C language is used for programming.

5 Conclusion

The highest sampling voltage of the DSP is 3.3 V, and the AD converter (AD7858) is a 12-bit converter. Therefore, removing the highest bit (sign bit), the circuit has an 11-bit sampling accuracy.

It should also be pointed out that in practical applications, analog ground and digital ground are best in the form of ground layers, and the analog ground and digital ground should be grounded at a single point under the chip. Since the AD7858 analog/digital converter uses a serial port and outputs data in serial mode, and this data output port has fewer pins than a parallel port, it can save the space occupied by the device on the PCB board and is more suitable for various small devices.

Keywords:DSP Reference address:The latest method: How to improve DSP sampling accuracy

Previous article:DSP design flow from top to bottom until physical implementation
Next article:Analysis of the advantages and disadvantages of DSP and NPU integration in DSL applications

Recommended ReadingLatest update time:2024-11-16 20:42

ECG monitor solution based on TI DSP system platform
  With the development of society and the improvement of people's living standards, people pay more and more attention to health, but with the improvement of living standards, the incidence of cardiovascular diseases continues to rise.   Especially in recent years, with the increasing aging of society, cardiovascular
[Embedded]
Design of a high-frequency and high-voltage power supply for electrostatic precipitator based on DSP
At present, more than 95% of the dust removal equipment in my country's coal-fired power plants use electrostatic precipitators, and industrial frequency power supplies are generally used in electrostatic precipitators. However, the spark control characteristics of industrial frequency power supplies are poor, the spa
[Embedded]
Design of a high-frequency and high-voltage power supply for electrostatic precipitator based on DSP
Application of DSP/BIOS in Power Quality Monitoring Terminal
DSP (digital signal processor ) is used more and more frequently in today's engineering applications. There are three main reasons for this: first, it has powerful computing power and is capable of various digital signal processing algorithms such as FFT and digital filtering ; second, m
[Test Measurement]
Research on Single-Phase Inverter Based on DSP Closed-Loop Control
Abstract: Based on DSP closed-loop control inverter, TMS320F2812 is used as the controller. The article uses PWM and SPWM generated by DSP programming to drive the high-frequency inverter bridge and the power frequency converter respectively with optocoupler isolation. At the same time, the switching loss
[Industrial Control]
Research on Single-Phase Inverter Based on DSP Closed-Loop Control
Design of Airborne Intelligent Power Supply Based on DSP
  The stable operation of airborne equipment is inseparable from a safe and reliable power supply system. With the increasing integration of airborne equipment, high-density, high-reliability power supply systems will become a key part of integrated core processor applications. Airborne equipment may sometimes encount
[Embedded]
Design of Airborne Intelligent Power Supply Based on DSP
Introduction to a DSP program loading technology based on Ethernet BOOTP protocol
  introduction   With the continuous progress of science and technology, network communication technology and DSP technology are developing rapidly. Many intelligent instruments and industrial remote control equipment can be connected to the Internet to achieve networked and intelligent management and control. Among
[Embedded]
Introduction to a DSP program loading technology based on Ethernet BOOTP protocol
TMS320C5000 Performance Introduction-Digital Signal Processor
TMS320C54x is a commonly used fixed-point DSP chip. It is characterized by very low power consumption (60mW at 100MIPS) and can be used in digital cellular communications, personal communication systems, pagers, personal digital assistants (PDA), ATM (asynchronous transfer mode) switches, digital wireless communication
[Embedded]
FFT spectrum analyzer based on LabVIEW and DSP technology
1 Concept and characteristics of virtual instruments Virtual instruments are an important application of virtual technology in the field of instrumentation. It is a new achievement that is born out of the close integration of the increasingly developed computer hardware, software and bus technology with the
[Test Measurement]
FFT spectrum analyzer based on LabVIEW and DSP technology
Latest Embedded Articles
Change More Related Popular Components

EEWorld
subscription
account

EEWorld
service
account

Automotive
development
circle

About Us Customer Service Contact Information Datasheet Sitemap LatestNews


Room 1530, 15th Floor, Building B, No.18 Zhongguancun Street, Haidian District, Beijing, Postal Code: 100190 China Telephone: 008610 8235 0740

Copyright © 2005-2024 EEWORLD.com.cn, Inc. All rights reserved 京ICP证060456号 京ICP备10001474号-1 电信业务审批[2006]字第258号函 京公网安备 11010802033920号