Mathworks Prom Onew

Algorithms to Antennas: Develop and Test Algorithms on Commercial Radars—Moving from Simulation to Hardware

Aug. 19, 2020
In this installment of Algorithms to Antenna, we describe a workflow you can use to connect to software-defined radars in MATLAB.

In a previous blog, we reviewed a workflow that be used to classify radar micro-Doppler signatures from pedestrians and bicyclists via deep-learning techniques. In another blog, we showed ways you can implement a virtual array to increase angular resolution in multiple-input, multiple-output (MIMO) radars. In both examples, we modeled a radar system and a set of scenarios to test the algorithms we developed. Either one is a great application to try out on commercially available radars, which brings us to our current blog topic.

Here, we shed light on a workflow that can be used to connect to software-defined radars in MATLAB. There are many ways to connect radars to MATLAB, but we will focus on the Ancortek radars because of the range of frequency bands available (2.4 GHz, 6 GHz, 10 GHz, 24 GHz, and 77 GHz), the multiple antenna and array front-end options, and the direct connectivity of these systems to MATLAB.

All of the previous blogs focused on modeling and simulation frameworks to help accelerate algorithm development. One of the goals is to make it easy for engineers to try algorithms before building their systems. When a radar can be used to collect data, you can move to the next stage in a project with confidence that the algorithms are effective. Along these same lines, commercially available radars provide a head start in working with hardware at the earliest stages of the project.

At the virtual IEEE International Radar Conference in May 2020, we presented how we tested the deep-learning network, previously described in this blog, with data collected from an Ancortek radar in a test setup shown in Figure 1. The network was trained completely with synthesized data, and the network was able to recognize pedestrians in the radar field of view based on micro-Doppler signatures. Even though the radars made it easy to collect data, it would have been quite a challenge to collect the same amount of datasets that we simulated in the network training process.

Another example, described in an earlier blog, related to increasing angular resolution with MIMO radars—this was shown at the conference as well. In Figure 2, you can see the setup using the hardware. The targets consist of two corner reflectors separated by 25 degrees.

The plot on the bottom left of Figure 2 shows the results of range-angle processing without using a virtual array to increase angular resolution. Here, the two reflectors look like a single object. The plot on the bottom right of Figure 2 shows the results of creating a virtual array. Note the two reflectors are resolved in angle. The MIMO operations are possible on the radar because the transmitter array is spaced appropriately, and we have control of when individual array elements transmit. The receive elements also provide spatial awareness.

One more example we want to highlight from the conference is shown in Figure 3. In this case, instead of corner reflectors or pedestrians, the radar detects a dancing dinosaur. The display on the top right shows the detected range over time and the display on the bottom right shows angle over time. Both examples show how the phased array as the front end of the receiver enables beamforming and direction of arrival (click here for the full video).

To learn more about the topics covered in this blog, see the examples below or email me at [email protected]:

See additional 5G, radar, and EW resources, including those referenced in previous blog posts.

Sponsored Recommendations

Getting Started with Python for VNA Automation

April 19, 2024
The video goes through the steps for starting to use Python and SCPI commands to automate Copper Mountain Technologies VNAs. The process of downloading and installing Python IDC...

Can I Use the VNA Software Without an Instrument?

April 19, 2024
Our VNA software application offers a demo mode feature, which does not require a physical VNA to use. Demo mode is easy to access and allows you to simulate the use of various...

Introduction to Copper Mountain Technologies' Multiport VNA

April 19, 2024
Modern RF applications are constantly evolving and demand increasingly sophisticated test instrumentation, perfect for a multiport VNA.

Automating Vector Network Analyzer Measurements

April 19, 2024
Copper Mountain Technology VNAs can be automated by using either of two interfaces: a COM (also known as ActiveX) interface, or a TCP (Transmission Control Protocol) socket interface...