Connexions

You are here: Home » Content » RADAR: Introduction and Problem
Content Actions
Lenses

What is a lens?

Lenses

A lens is a custom view of Connexions content. You can think of it as a fancy kind of list that will let you see Connexions through the eyes of organizations and people you trust.

What is in a lens?

Lens makers point to Connexions materials (modules and collections), creating a guide that includes their own comments and descriptive tags about the content.

Who can create a lens?

Any individual Connexions member, a community, or a respected organization.

This content is ...
Affiliated with (?)
This content is either by members of the organizations listed or about topics related to the organizations listed. Click each link to see a list of all content affiliated with the organization.
  • This module is included inLens: Rice University ELEC 301 Project Lens
    By: Rice University ELEC 301As a part of collection:"ECE 301 Projects Fall 2003"

    Click the "Rice University ELEC 301 Projects" link to see all content affiliated with them.

    Rice University ELEC 301 Projects
  • This module is included inLens: Rice University OpenCourseWare
    By: OpenCourseWare ConsortiumAs a part of collection:"ECE 301 Projects Fall 2003"

    Click the "Rice University OCW" link to see all content affiliated with them.

    Rice University OCW
Tags

(?)

These tags come from the endorsement, affiliation, and other lenses that include this content.

RADAR: Introduction and Problem

Module by: Amit Aggarwal, Erlend Hansen

Summary: Briefly discusses RADAR and introduces our project on RADAR simulation in MATLAB.

Introduction to RADAR

RADAR (Radio Detection and Ranging) is a device that sends out electromagnetic waves. These waves reflect off of objects in space, and a proportion of the original wave energy is actually bounced back towards the RADAR. The RADAR then reads this returning signal and analyzes it. This returning signal can be processed to determine many properties about the original object that the wave reflected off of. Two examples that can be determined from the returned signal are the location of the object (distance away from the radar itself) as well as the velocity of the object in relation to the radar.
Our goal for this project was to simulate this type of RADAR system within MATLAB. We wanted to first create a signal that is appropriate for sending out. We then hoped to simulate the effects the environment had on the travelling wave as well as how it would be effected if it reflects off of an object. The received wave thus would depend on how far away the object was, as well as it's velocity (in the direction of the radar). Then we wanted to successfully create 2 systems, one that analyzed the received signal for the location of the object (range), and one system to find the velocity of the object. Our goal was to use these systems with the received signals that we create to get back the original distance or velocity that we used to simulate the received signals in the first place.

Comments, questions, feedback, criticisms?

Send feedback