1 / 6

ENEE 498c---Fall 2003

This RF Range Finder System can accurately measure the distance between two identical units. It has two operation modes: "Measure" and "Broadcast". Each unit has a unique code, and the Measure unit can be set to look for a specific Broadcast unit. The system has a 1m resolution and a range of 255m.

ameliat
Télécharger la présentation

ENEE 498c---Fall 2003

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. ENEE 498c---Fall 2003 Project Description: RF Range Finder

  2. System Description • Function • Measure the distance between two identical units. • Two operation modes: “Measure” (M) and “Broadcast” (B) • An unique code for each unit; the M unit can be set to look for a specific B unit. • Specifications • 1 m resolution • 255 m range • 1 m ≡ 3.3 nsec (3.3e-9 sec*3e8 m/sec≈1 m) => clock frequency=1/3.3 nsec=300 MHz • 255 m ≡ 8 bits, binary: 8-bit counter

  3. System Description: Block Diagram • Control parameters: • Unit’s self ID • Target unit ID if in M mode • Seeker unit ID if in B mode • Operation mode • Calculator: The PIC16F62X • Distance indicator: 7-segment display

  4. System Description: Logic Design Signals present on the board: - B / M: “broadcast / measure”. B’=M - TE: “transmit enable” - TRV: “transmission received valid” - S : “send” (for unit in M mode) - C / CS: “count / count stop” TE = (B•TRV) + (M•S) CS = M•TRV C = M•S

  5. System Description: Timing C S TEM RF to air RF received TRVB ↑ TRVM ↑ RF received RF to air TEB Board delay CS RX/TX chip and antenna delay Distance delay: Valid for measurement Calibrationrequired: Build-in a delay subtraction after calibration measurements.

  6. RF Components • Transmitter: LINX RXD-433-KH • Relevant features: • TE “Transmission Enable” pin • Address pins to give unit unique ID code • Receiver: LINX TXE-433-KH • TRV: “Valid transmission received” pin • Address pins to set the code of the unit to “listen” for • Antenna: LINX planar antennas • On-board integration information: Available in application notes

More Related