1 / 23

GNU APPLICATIONS IN RADAR

GNU APPLICATIONS IN RADAR. By PRANAV MANDAVA 1014380. CONTENTS : Introduction to GNU Radio Requirements of Software Defined Radar Architecture of Software Defined Radar Predicted Performance of Software Defined Radar Conclusion.

danno
Download Presentation

GNU APPLICATIONS IN RADAR

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. GNU APPLICATIONS IN RADAR By PRANAV MANDAVA 1014380

  2. CONTENTS : Introduction to GNU Radio Requirements of Software Defined Radar Architecture of Software Defined Radar Predicted Performance of Software Defined Radar Conclusion

  3. GNU Radio is a free software development toolkit that provides the signal processing runtime and processing blocks to implement software radios using readily-available, low-cost external RF hardware and commodity processors. It turns radio hardware problems into software problems. A software-defined radio (SDR) is a radio communication system that performs radio signal modulation and demodulation in software.

  4. Block diagram of a currently realizable software-defined radio communication system

  5. Applications of GNU Radio • ATSC • RADAR • PAGER

  6. RADAR (Radio Detection and Ranging) • Radar is a system that uses radio waves to determine and map the location, direction, and/or speed of both moving and fixed objects such as aircraft, ships, motor vehicles, weather formations and terrain. • Different types of radars are • Bistatic radar • continuous wave radar • doppler radar • fm-cw radar • mono-pulse radar • passive radar • planar array radar • pulse doppler radar • synthetic radar

  7. Requirements: • Hardware: • performance of the sensor hardware • Software: • In order to be useful as a radar sensor, the system must be capable of transmitting and receiving data such that the time between pulse transmission and reception can be known exactly. • such a system exhibits time coherence • and time-synchronization, which are defined as follows.

  8. Time-coherence: • A stream of digital data samples is said to exhibit time coherence if a time value can be be assigned to each sample such that the difference in the time values assigned to any two samples is equal to the difference between the actual times at which the samples were converted either to, or from, an analog signal. • If the system is time-coherent, then • the discrete data signal accurately represents its analog counterpart in time.

  9. Time synchronization : • Two streams of digital data are said to lack time-synchronization if each stream is time-coherent within itself, but the two-streams are not time-coherent with respect to one another. • In radar systems, time synchronization must exist between the transmit and receive data streams.

  10. ARCHITECTURE: • The Transmit Signal Processing Block: • This block accepts three arguments • The first argument specifies the file that contains exactly one • pulse-repetition interval (PRI) of the radar waveform at baseband. • The second argument is the number of times the data in this file should be transmitted (i.e., the number of pulses • to transmit). • The final argument is the delay, specified in number of samples, that the transmitter should wait before transmitting anything.

  11. Block diagram of transmitter software algorithm

  12. The Receive Signal Processing Block • This block accepts four arguments • The first argument is a pointer to the transmit block. This pointer allows the two blocks to communicate. • The second argument is the file to which the received • data should be stored. • The third argument specifies how many samples of each PRI should be recorded to file. • The final argument specifies the number of samples to be ignored in each PRI until the receiver should begin recording the number of samples specified by the • third argument.

  13. Block diagram of receiver software algorithm

  14. HARDWARE : The daughterboards currently offered by Ettus Research.

  15. The RFX2400 2.4 GHz transceiver daughterboard which is used in radar testing.

  16. Hardware Transfer Function: Radar Range Resolution: The degree to which a radar system can resolve two targets separated in range is directly proportional to the bandwidth of the radar waveform incident on the target. That is, given a waveform bandwidth of B, two targets can be resolved by the radar if they are separated in slant range by more than where c is the speed of light.

  17. PULSE COMPRESSION : • A signal processing technique known as pulse compression can be employed to circumvent the difficulties associated with the use of short pulses. • Pulse compression involves the transmission of a long coded pulse and the processing of the received echo to obtain a relatively narrow pulse. • In the receiver, pulse compression is implemented by correlating the received signal with a replica of the transmit signal.

  18. The software-defined radar (SDR) must be capable of performing each of the following tasks: 1. Generating the desired radar waveform in software 2. Passing the generated waveform from software to hardware 3. Transmitting the generated waveform 4. Receiving the return signal 5. Passing the return signal from hardware to software 6. Recording the desired portions of the return signal in software

  19. Block diagram of SDR architecture

  20. PREDICTED PERFORMANCE : • Performance of SDR can be improved by improving these three factors • Down-Range Resolution • Power Budget • Waveform Selection

  21. Conclusion: In this presentation I have discussed about applications of Gnu radio in RADAR and architecture of Software Defined Radar’s.

  22. REFERENCES :- A GNU Radio Based Software-Defined Radar by Lee K. Patton Department of Electrical Engineering http://www.wikipediaondvd.com/nav/art/p/t.html http://en.wikipedia.org/wiki/Radar Eric Blossom, “GnuRadio: GnuRadioHardware”

  23. THANK YOU

More Related