LogoLogo
Terminal
  • Attic Lab
  • Getting Started
  • Crest Gold
  • Crest Silver
  • Videos on Computation
  • PI PICO (CIRCUITPYTHON)
    • Getting Started
    • Pin Out Diagram
    • Breadboards
    • 1. Led Blink
    • 2. RGB
    • 3. OLED
    • 4. Sensors
    • 5. Wifi
    • 6. Servos
  • Arduino
    • Getting Started
    • Pin Out Diagrams
      • Mega2560 R3
    • Programming
      • Arduino C - Cheat Sheet
    • Buttons
      • Momentary Switches
    • Display
      • LEDs
      • 7 Segment Displays
      • LCD Displays (GPIO)
      • LCD Displays (SPI)
      • OLEDs
    • Communication
      • Antenna Theory
      • Lora
      • Wifi
        • Boards
    • Project Ideas
    • Motion
      • DC Motors
      • Servo Motors
      • Stepper Motors
  • Microsoft Office
    • Word
    • Powerpoint
    • Excel
  • The Terminal
    • Basics
    • Cheat Sheet
    • Games
      • Level 1 - Bashcrawl
      • Level 2 - Bandit
  • TinkerCad
    • Gallery
    • Getting Started
    • Basic Operations
    • Basic Skills
    • Projects
      • Locking Container
  • Python
    • Hello World
    • Turtle Graphics
      • Strings in Turtle Graphics
      • Cheat Sheet
    • Variables
    • Loops
    • If Statements
    • Functions
    • Games
      • Pong
  • Raspberry Pi
    • Setup
      • Changing The Hostname
      • Headless Setup
      • Kiosk Mode
    • Remote Connections
    • Displays
      • Memory
        • External HD
      • HyperPixel 4.0
  • Ultimaker 3D Printing
    • The Thingiverse
    • Preparing the File
    • Printing
    • Calibration Prints
    • Print Set
  • Fusion 360
    • Getting Started
    • Design Tutorials
      • Tweezers
      • Mars Rover Wheel
    • Surface Modeling
  • Electronics
    • References
    • Antenna Theory
    • LoRa
  • PCB Milling
    • FlatCam
    • Candle
    • PCB Milling
  • Projects
  • Projects
    • Star Map Necklace
    • Ideas Respository
  • Latex
    • What is LaTeX?
    • Getting Started
    • Structure
    • Page Size & Margins
    • Styling
    • Images
    • Lists
    • Tables
    • Mathematics
      • Superscript and Subscripts
      • List of Symbols
      • Fractions and Binomials
      • Integrals, Sums & Limits
    • Colors
  • Web Development
    • The Internet
    • Intro to HTML
    • Basic Elements
    • Basic Styling
Powered by GitBook
On this page
  • Rules of Thumb
  • Diversity
  • Further Reading

Was this helpful?

  1. Electronics

Antenna Theory

PreviousReferencesNextLoRa

Last updated 4 years ago

Was this helpful?

Rules of Thumb

  • Strongest when both the Radio & Receiver antennas are parallel to each other.

  • Weaker when they are perpendicular to each other.

  • Very weak when pointed ends on, directly at each other.

Diversity

Antenna diversity comes in several flavors. There are two primary ones we should be aware of in our hobby: Polarization Diversity and Spacial Diversity.

Receiver 90 Degree Polarization Diversity

Polarization Diversity is exactly what having both a vertical and horizontal polarized RC antenna will give us.

Not only does this give a better RF radiation pattern out from the TX antennas; when dual diversity is used on the receiver end, it improves the RX's "listening" ability in both horizontal and vertical planes as well.

Bounced and reflected signals that become polarized can also be detected in some instances by having more than one plane of antenna polarization. All RC manufactures suggest 90 degree dual polarization for the best results. I've always followed this myself and have never had any problems.

Examples Of 90 Degree Polarization Diversity

Spacial Diversity is used to separate the two antennas.

Recommend distance of separation by most manufacturers is the full wavelength distance or more. So with a 2.4 GHz radio system, having the RX antennas on board the aircraft separated by about 12cm or more is a good practice if possible.

Further Reading

Receiver 90 Degree Polarization Diversity
Examples Of 90 Degree Polarization Diversity
Understanding RC Antenna Operation & PlacementRCHelicopterFun.com
Logo