Simple continuous tracking radar system with cantenna - how to get ranging info?

In summary, the conversation discusses the need for a simple continuous tracking radar system with a cantenna. The system should be able to track a single target within a short range of less than 5 meters. The team has assembled the necessary hardware and is using an Arduino MEGA 2560 for signal processing. They are also looking for resources and recommendations for signal processing, as well as discussing the difficulties of resolving a single target among other reflecting surfaces. It is suggested to use pulse modulation for ranging and to consider using frequency modulation with a triangle or sawtooth wave for more accurate distance measurements.
  • #1
VinnyCee
489
0
Simple continuous tracking radar system with cantenna

We are in need of a simple radar target tracking signal processing method. It's to be very short range, less than 5 meters. It needs to track a single target that can be moving or stationary at any time. We are using 2.4 GHz ISM band.

Here is an MIT OCW site about the hardware that we have to work with on the RF end...

MIT Online Courseware - Small Radar System

We have the hardware all assembled and working right now.

We have also purchased an Arduino MEGA 2560 for signal processing.

We also have a video output device with which we made a couple of games the radar system will control. Kind of like a Playstation Move device, only using radar and probably much less functional.

So what type of signal processing should we do on Arduino in order to provide tracking or ranging information? The target (a large metal-covered apron which the user wears) can be moving or stationary at any time. The range of detection only needs to be a few meters, nothing more.

I've looked into http://www.scribd.com/doc/17533697/Chapter-2-MTI-Radar and it seems its all geared towards outdoor use, crazy amounts of targets, etc.

Can anyone direct me to some resources that have done this? If not, what would you recommend in terms of signal processing?
 
Last edited:
Engineering news on Phys.org
  • #2
First, a CW transmitter won't track Az, El or Range. You can get velocity but that's about it. You can integrate velocity to get distance but it has all the calibration problems of an accelerometer with regard to distance (i.e. it drifts and often badly due to acceleration accuracy errors and numerical integration errors).

You generally must have phasing in the antenna (see "monopulse radar") for Az/El resolution/measurement and you need some pulse modulation for ranging. Resolving a single object isn't as easy as it seems because every reflecting surface (walls, people, etc.) all look exactly the same as your target, either in return time (ranging) or in AzEl space. Because you can't really get an arbitrarily small "pencil beam" (like a laser pointer), you can't be sure about what is really returning the signal without more complexity.
 
  • #3
jsgruszynski said:
...you need some pulse modulation for ranging. .

This is not true. If the transmitter were frequency modulated with either a triangle or sawtooth wave, the reflected wave will lag the transmitted wave and will have a slightly different frequency. Mixing the transmit frequency with the reflected signal will give a difference frequency proportional to the distance.
 

Related to Simple continuous tracking radar system with cantenna - how to get ranging info?

1. How does a simple continuous tracking radar system work?

A simple continuous tracking radar system uses a cantenna, which is a type of antenna, to transmit and receive radio waves. These radio waves bounce off of objects in the environment and are then picked up by the cantenna. The system measures the time it takes for the waves to travel and return, and uses this information to calculate the distance to the object.

2. What is a cantenna and how does it help with ranging information?

A cantenna is a type of antenna that is shaped like a can, hence the name. It is used in radar systems to transmit and receive radio waves. The shape of the cantenna helps to focus the waves in a specific direction, making it easier to accurately measure the distance to objects.

3. How accurate is a simple continuous tracking radar system with cantenna?

The accuracy of a simple continuous tracking radar system with cantenna depends on a variety of factors, such as the power of the radar, the quality of the cantenna, and the environment in which it is being used. Generally, these systems can provide ranging information with an accuracy of a few meters.

4. Can a simple continuous tracking radar system with cantenna be used for moving objects?

Yes, a simple continuous tracking radar system with cantenna can be used to track moving objects. The system continuously sends and receives radio waves, allowing it to track the movement of objects in real-time. However, the accuracy of the ranging information may be affected by the speed of the moving object.

5. What are the applications of a simple continuous tracking radar system with cantenna?

A simple continuous tracking radar system with cantenna has various applications, including air traffic control, weather monitoring, and military surveillance. It can also be used for navigation and tracking of vehicles, ships, and aircraft. Additionally, these systems are useful for measuring the speed and direction of moving objects.

Similar threads

  • Quantum Physics
Replies
6
Views
1K
  • Mechanical Engineering
Replies
10
Views
3K
  • Programming and Computer Science
Replies
10
Views
3K
  • General Engineering
Replies
27
Views
9K
  • STEM Academic Advising
Replies
5
Views
6K
  • Sci-Fi Writing and World Building
Replies
2
Views
2K
  • General Math
Replies
4
Views
3K
  • Atomic and Condensed Matter
Replies
4
Views
6K
Replies
3
Views
3K
Back
Top