1 / 30

ISM Band Transmitter/Receiver

ISM Band Transmitter/Receiver. Bob Sosack Chris Lettow Justin Quek TA: Julio Urbina July 27, 2001. Introduction . Project created for Aerial Robotics Club – Develop main communication link between airplane and ground base station Design system to work in ISM Band (902-928 MHz)

Thomas
Télécharger la présentation

ISM Band Transmitter/Receiver

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. ISM Band Transmitter/Receiver • Bob Sosack • Chris Lettow • Justin Quek • TA: Julio Urbina • July 27, 2001

  2. Introduction • Project created for Aerial Robotics Club – Develop main communication link between airplane and ground base station • Design system to work in ISM Band (902-928 MHz) • RF system consists of microcontroller-driven transceiver chip, a power amplifier, and transmit and receive antennas

  3. Project Features and Goals • Transmit and receive ISM Band signals • High power transmission with low power consumption • Obtain at least 11.6 dB gain in the power amplifier • Antennas have 2:1 VSWR Bandwidth in entire ISM Band (902-928 MHz)

  4. General Design Schematic

  5. Signal Generation and Modulation – The Transceiver Chip • Texas Instruments TRF6900A transceiver chip • Modulator on chip takes digital binary signal generated from microcontroller • Digital word input into Direct Digital Synthesizer (DDS) which outputs an analog sine wave

  6. Transmitter/Receiver Block Diagram

  7. MSP430 Microcontroller

  8. Programming the Microcontroller • Started with sample code from TI: • Transmit at 869 MHz and receive at 859 MHz • Provides checksums, RS232 communication • Adapted for our own use: • Transmit or receive at 915 MHz • Sets the TRF6900 mode appropriately

  9. Power Amplifier • Maxim power amplifier chip used • Goal: obtain 11.6 dB Gain (typical value obtained from data sheets) • Transceiver outputs 4.5 dBm signal (2.8 mW). Goal is to obtain about 40.47 mW output power 11.6 = 10log(Pout/Pin)

  10. Power Amplifier Chip with Biasing and RF Matching Network

  11. Power Amplifier – Impedance Matching • Goal: Match 50  output impedance of transceiver board and 50  antenna feed impedance to internal source and load impedances of amplifier chip • Zs = (5.025+j2.173)  at 915 MHz • Zl = (5.939 + j1.629) at 915 MHz • Impedance Match especially critical on input side because of very low power input – Must have VERY little reflection loss

  12. Amplifier Input Impedance Matching Network

  13. Reflection Loss for input impedance matching network Actual used values C2=7 pF C1 = 5 pF “Ideal” values C2= 7.3 pF, C1 = 5.37 pF

  14. Reflection Loss for output impedance matching network. C1 = 1000 pF, C2 = 8.2 pF

  15. Amplifier Testing – Problems/Solutions • Initial testing of amplifier on network analyzer: • Wideband gain ( 12dB) from 300-800 MHz • Gain dropped off significantly after 800 MHz • Gain at 915 MHz  0dB

  16. Solution #1: Surface Mount Capacitors • Smaller size, reduced parasitic inductance from lumped element capacitor wires • Capacitor values changed slightly due to part availability, but still acceptable impedances matches obtained

  17. Reflection Loss of impedance matching networks using surface mount capacitors Input matching network C2 = 6.8 pF, C1 = 5 pF Output matching network C1 = 1200 pF, C2 = 8.2 pF

  18. Solution #2: SMA Connectors • Much more reliable for RF applications than BNC: conductor directly from connector housing to copper feedline • Test results after these improvements showed very little change, gain still only around 1dB

  19. Solution #3: Change Capacitor Values • Trial and error process: Capacitor values on input and output matching network lowered • Testing showed gain of 12.2 dB at 915 MHz • Amplifier Conclusions: • Gain surpassed design goal • RF parasitic effects most likely caused theoretical values to be ineffective

  20. Microstrip Patch Antennas • Used for two reasons: • Flat surface makes them ideal for mounting on airplane • Impedance matching fairly simple Calculating Patch Length:

  21. Impedance Matching – Inset Feeds • Patch edge has impedance  150 . Matching to 50  would require a long, thin /4 feedline • Alternative: Inset feed – Obtain 50  impedance at patch edge • No need for impedance transformer • Thicker feed line should limit inductance

  22. Antenna Testing – Problems/Solutions • Problem #1: First design did not resonate at correct frequency ( 950 MHz) • Increase patch size  increase /2  decrease resonant frequency

  23. Antenna Testing – Problems/Solutions • Problem #2: Patch edge impedance not low enough  69.27  • Increase inset – Impedance drop more gradual as it tends to 50  • Problem #3: High Reactive Capacitance degrades impedance match, Bandwidth • Replace BNC connectors with SMA Connectors

  24. Antenna Design #2 – Resonant at 918 MHz with Z = (69.27-j32.06) 

  25. Antenna Design #2 – 2:1 VSWR Bandwidth (13 MHz)

  26. Antenna Testing – Problems/Solutions • Problem #4: New design showed high reactive inductance • Decrease inset gap spacing to add capacitance – negligible effect • Antenna Conclusions: • Resonates at the correct frequency • Achieved 50  at patch edge • Over half desired bandwidth obtained • More bandwidth could be achieved by neutralizing the inductive effects

  27. Final Antenna Design Resonant at 916 MHz with Z = (49.77+j13.80) 

  28. Final Antenna Design VSWR Bandwidth (15.75 MHz)

  29. Final Conclusions and Recommendations • Antennas: Use higher quality substrate, higher dielectric to decrease size, find way to increase antenna gain • Amplifier: Determine exact cause of mismatch from theoretical values, cascade together to increase overall gain

  30. Final Conclusions and Recommendations • Transceiver: • Determine the cause of frequency drift (PLL) • Update board layout for better size matching

More Related