Research on Basic Algorithms and Models of DSP

Research on Basic Algorithms and Models of DSP

(Click the public account above for quick follow) Source: Jiang Shen’s Blog Link: http://www.techinads.com/archives/41 There is a very excellent DSP company in the United States – M6D (m6d.com). This company is just a startup but has already published 7-8 excellent papers at top conferences like KDD. Recently, I researched their DSP algorithms and would like … Read more

The Role of DSP in Mobile Photography

The Role of DSP in Mobile Photography

The photography capability of mobile phones is an important reference factor for many users when purchasing a phone. Generally speaking, people tend to pay more attention to parameters such as pixel count, aperture size, and even CMOS area when considering a phone’s photography capabilities. In fact, the DSP processor inside the phone also silently contributes … Read more

How DSP Companies Can Maintain Their Position After Industry Changes

How DSP Companies Can Maintain Their Position After Industry Changes

From a peak of popularity to becoming a “disaster zone” under industry criticism, the “reputation” of the programmatic industry has faced significant challenges in the past two years. However, unlike its reputation, the market size of the programmatic industry has not shown a rapid decline; instead, after undergoing a phase of wild growth and a … Read more

How Fast Is the DSP Algorithm Library? A Performance Comparison

How Fast Is the DSP Algorithm Library? A Performance Comparison

In ARM microcontroller development, there is a DSP function library provided by CMSIS. This library includes basic data functions, fast mathematical operations, complex operations, filters, matrices, transforms, click control, statistics, support functions, and interpolation functions, covering most algorithms used in engineering applications. Now, I have a question: how much speed improvement can be achieved by … Read more

Differences Between MCU, DSP, and FPGA

Differences Between MCU, DSP, and FPGA

MCU (Microcontroller Unit), DSP (Digital Signal Processor), and FPGA (Field-Programmable Gate Array) are three common types of processors in embedded systems, and they have the following main differences: 1. Purpose MCU is a microcomputer that integrates basic components such as a Central Processing Unit (CPU), memory, input/output interfaces, and timers. It is typically used in … Read more

Next-Generation MCU Development Towards Edge AI and Real-Time Control

Next-Generation MCU Development Towards Edge AI and Real-Time Control

Real-time control systems are a key driving force in the development of modern systems, with embedded processing playing an indispensable role at their core. The core task of these systems is to perform precise sensing of the physical world; analog signals from the motor control system, such as current, voltage waveforms, and position sensors, are … Read more

Troubleshooting JTAG Connection Issues

Troubleshooting JTAG Connection Issues

Wu Jianying Microcontroller Development Board Address Shop:【Wu Jianying’s Shop】 Address:【https://item.taobao.com/item.htm?_u=ukgdp5a7629&id=524088004171】 This article contains two parts: 1) Continuing the discussion on the TI DSP connection issues; 2) Briefly mentioning the Xilinx FPGA JTAG connection issues. 1. Why Can’t the TI DSP Connect? Half a year ago, I published a blog post titled “Why Can’t the DSP … Read more

MediaTek Launches 112G Long-Range SerDes IP with 7nm Process

MediaTek Launches 112G Long-Range SerDes IP with 7nm Process

November 11, 2019 – MediaTek today announced the expansion of its ASIC services to include the 112G Long-Range (LR) SerDes IP chip.The MediaTek 112G LR SerDes utilizes a silicon-validated 7nm FinFET process, enabling data centers to quickly and efficiently process large volumes of specific types of data, thereby enhancing computing speed. With this chip, enterprise … Read more

DIY A Simple, Stable, Digitally Controlled FM Transmitter

DIY A Simple, Stable, Digitally Controlled FM Transmitter

For the design of the FM transmitter, I chose the VMR6512 module, which really resembles a complete radio frequency (RF) module on a chip! It eliminates all the essential circuits of a basic FM transmitter, such as inductors and trimmers. According to the specifications of the VMR6512: “The VMR6512 is a highly integrated FM audio … Read more

FPGA Demystified

FPGA Demystified

Welcome FPGA engineers to join the official WeChat technical group Clickthe blue textto follow us at FPGA Home – the best and largest pure FPGA engineer community in China In 1984, one of the founders of Xilinx, Ross Freeman, a graduate of the University of Michigan, first proposed the concept of Programmable Logic Devices (PLD), … Read more