What is the difference between ARM, FPGA and DSP?

Publisher:世界因你而精彩Latest update time:2014-03-08 Source: 中电网Keywords:ARM Reading articles on mobile phones Scan QR code
Read articles on your mobile phone anytime, anywhere

DSP (digital singnal processor) is a unique microprocessor with its own complete instruction system. It is a device that processes a large amount of information with digital signals. A digital signal processor includes a control unit, arithmetic unit, various registers, and a certain number of storage units in a small chip. It can also connect several memories on its periphery and communicate with a certain number of external devices. It has comprehensive software and hardware functions and is a microcomputer itself. DSP adopts Harvard design, that is, the data bus and address bus are separated, so that the program and data are stored in two separate spaces, allowing the instruction fetching and execution to overlap completely. That is to say, the next instruction can be fetched and decoded while executing the previous instruction, which greatly improves the speed of the microprocessor. In addition, it allows transmission between program space and data space because it increases the flexibility of the device. Its working principle is to receive analog signals, convert them into digital signals of 0 or 1, and then modify, delete, and strengthen the digital signals, and interpret the digital data back to analog data or actual environment format in other system chips. It is not only programmable, but also has a real-time running speed of tens of millions of complex instruction programs per second, far exceeding general-purpose microprocessors. It is an increasingly important computer chip in the digital electronic world. Its powerful data processing capabilities and high running speed are the two most commendable features. Because of its strong computing power, fast speed, small size, and high flexibility in software programming, it provides an effective way to engage in various complex applications. According to the requirements of digital signal processing, DSP chips generally have the following main features:

(1) One multiplication and one addition can be completed in one instruction cycle.
(2) The program and data spaces are separated, and instructions and data can be accessed simultaneously.
(3) The chip has fast RAM, which can usually be accessed simultaneously in two blocks through independent data buses.
(4) It has hardware support for low-overhead or no-overhead loops and jumps.
(5) It has fast interrupt processing and hardware I/O support.
(6) It has multiple hardware address generators that operate in a single cycle.
(7) It can perform multiple operations in parallel.
(8) It supports pipeline operation, so that operations such as instruction fetch, decoding, and execution can be performed in an overlapping manner.


Of course, compared with general-purpose microprocessors, other general functions of DSP chips are relatively weaker.

ARM (Advanced RISC Machines) is a well-known company in the microprocessor industry. It has designed a large number of high-performance, low-cost, low-energy RISC processors, related technologies and software. The ARM architecture is the first RISC microprocessor designed for the low-budget market. It is basically the industry standard for 32-bit microcontrollers. It provides a series of cores, system extensions, microprocessors and system chip solutions. The four functional modules can be configured and produced by manufacturers according to the requirements of different users. Since all products use a common software system, the same software can run in all products. At present, ARM has a market share of more than 90% in handheld devices, which can effectively shorten the time for application development and testing, and also reduce R&D costs.

FPGA is the abbreviation of Field Programmable Gate Array. It is a product further developed on the basis of programmable devices such as PAL, GAL, PLD, and is the most integrated type in application-specific integrated circuits (ASICs). FPGA adopts a new concept of logic cell array LCA (Logic Cell Array), which includes three parts: configurable logic module CLB (Configurable Logic Block), input and output module IOB (Input Output Block) and internal wiring (Interconnect). Users can reconfigure the logic module and I/O module inside the FPGA to implement the user's logic. It also has the characteristics of static reprogrammable and dynamic in-system reconstruction, so that the function of the hardware can be modified through programming like software. As a semi-custom circuit in the field of application-specific integrated circuits (ASICs), FPGA not only solves the shortcomings of customized circuits, but also overcomes the shortcomings of the limited number of gate circuits of the original programmable devices. It is no exaggeration to say that FPGA can complete the functions of any digital device, from high-performance CPUs to simple 74 circuits, which can be realized by FPGA. FPGA is like a blank sheet of paper or a pile of building blocks. Engineers can freely design a digital system through traditional schematic input method or hardware description language. Through software simulation, we can verify the correctness of the design in advance. After the PCB is completed, you can also use the online modification capability of FPGA to modify the design at any time without changing the hardware circuit. Using FPGA to develop digital circuits can greatly shorten the design time, reduce the PCB area, and improve the reliability of the system. FPGA is set by the program stored in the on-chip RAM to set its working state, so the on-chip RAM needs to be programmed when working. Users can use different programming methods according to different configuration modes. When powered on, the FPGA chip reads the data in the EPROM into the on-chip programming RAM. After the configuration is completed, the FPGA enters the working state. After power failure, the FPGA returns to a blank chip, and the internal logical relationship disappears. Therefore, the FPGA can be used repeatedly. FPGA programming does not require a dedicated FPGA programmer, only a general EPROM or PROM programmer is required. When the FPGA function needs to be modified, just replace an EPROM. In this way, the same FPGA, different programming data, can produce different circuit functions. Therefore, the use of FPGA is very flexible. It can be said that FPGA chips are one of the best choices for small-batch systems to improve system integration and reliability. Currently, there are many varieties of FPGAs, including XILINX's XC series, TI's TPC series, and ALTERA's FIEX series.

What is the difference between them? DSP is mainly used for calculation, such as encryption and decryption, modulation and demodulation, etc. Its advantages are powerful data processing capabilities and high operating speed. ARM has relatively strong transaction management functions and can be used to run interfaces and applications. Its advantages are mainly reflected in the control aspect. FPGA can be programmed with VHDL or VerilogHDL, and has strong flexibility. Since it can be programmed, debugged, reprogrammed and repeated, it can be fully designed, developed and verified. When there are small changes to the circuit, the advantages of FPGA can be more evident. Its on-site programming ability can extend the life of the product in the market, and this ability can be used for system upgrades or debugging.

Keywords:ARM Reference address:What is the difference between ARM, FPGA and DSP?

Previous article:Design of 1553B Aircraft Bus System Communication Software Based on FPGA/DSP Technology
Next article:A digital correlator implemented with DSP+FPGA

Recommended ReadingLatest update time:2024-11-16 14:41

Design of anti-shock technology control system for magnetic storage equipment based on DSP
       1 Introduction         For the data storage industry, disk drive manufacturers expand the capacity and improve the performance of computer hard disk drives by increasing the track density (measured in the number of tracks per inch) and the disk speed (measured in revolutions per minute). As the magnetic density
[Embedded]
Design of anti-shock technology control system for magnetic storage equipment based on DSP
Research and Simulation of ARM Parallel Bus Based on FPGA
    0 Introduction In the design of digital systems, the FPGA+ARM system architecture has been used more and more widely. FPGA mainly realizes high-speed data processing; ARM mainly realizes system process control, human-computer interaction, external communication and FPGA control functions. Serial bus interfaces
[Embedded]
Research and Simulation of ARM Parallel Bus Based on FPGA
A filter design implementation based on FPGA distributed algorithm
0 Introduction The traditional digital filter hardware is mainly realized by using application-specific integrated circuits (ASIC) and digital signal processors (DSP). The SRAM lookup table (LUT) structure is used in the functional blocks inside the FPGA. This structure is particularly suitable for parallel
[Embedded]
A filter design implementation based on FPGA distributed algorithm
Application of Dual-Port RAM in ARM and DSP Communication System
  In the post-PC era, due to the rapid development of network technology and integrated circuit technology, it has become possible to use embedded systems for digital signal processing and transmission. In a dual-processor system consisting of ARM and DSP, the embedded system, as the master device, mainly completes da
[Microcontroller]
Application of Dual-Port RAM in ARM and DSP Communication System
arm-linux-gdb+gdbserver environment construction and remote debugging
0) Download gdb source code: http://ftp.gnu.org/gnu/gdb/ 1) Compile arm-linux-gdb     Specify the location of the cross-compilation toolchain     export PATH=$PATH:/usr/local/arm/3.4.1/bin     to start configuration and compilation     $cd gdb-6.6     $./configure --target=arm-linux --prefix=/usr/local/arm/gdb -v    
[Microcontroller]
Design of Oscilloscope Graphic Display System Based on FPGA
  0 Preface   FPGA (Field Programmable Gate Array), or field programmable gate array, is a large-scale programmable logic device that can replace all current microcomputer interface chips and realize multiple functions such as storage and address decoding in microcomputer systems. FPGA can be used to integrate the fun
[Test Measurement]
Design of Oscilloscope Graphic Display System Based on FPGA
Design of remote control system for campus LED bulletin board based on ARM
In recent years, LED electronic display screens have attracted increasing attention as a high-tech product. They can display text, graphics and image information in real time or in a loop. They have many advantages, such as rich display modes, strong viewing, convenient display content modification, high brightness, s
[Power Management]
Design of remote control system for campus LED bulletin board based on ARM
Application of digital signal processor TMS320F241 in variable frequency air conditioners
    Abstract: A control system based on TMS320F241 digital signal processor (DSP) is proposed, which can realize full digital speed regulation of variable frequency air conditioners. The system makes full use of the high-performance processing capabilities and advanced control technology of the DSP chip, and uses int
[Embedded]
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号