Automatic Antenna Phasing Project: Difference between revisions

From Class Wiki
Jump to navigation Jump to search
(New page: == Max Woesner == Back to my Home Page === Class Project - Automatic Antenna Phasing === <br><b>Problem Statement</b><br> Design and implement an algorithm to determine t...)
 
No edit summary
Line 5: Line 5:


<br><b>Problem Statement</b><br>
<br><b>Problem Statement</b><br>
Design and implement an algorithm to determine the amount of delay necessary to automatically add two signals from different antennas in phase. Also determine the relative amplitudes of the two signals.
Design and implement an algorithm to determine the amount of delay necessary to automatically add two signals from different antennas in phase. Also determine the relative amplitudes of the two signals.<br><br>
<b>References:</b><br>
[http://www.kkn.net/dayton2008/beam_steering_on_160_meters.pdf Beam Steering on 160 Meters]<br>
[http://k1lt.com/ More K1LT Notes]<br>
[http://johnsogg.blogspot.com/2009/11/installing-gnu-radio-on-ubuntu-910.html Install gnuradio on Ubuntu 9.10 using the package manager]<br>
[http://sdrblog.wordpress.com/gnuradio-installation/ Install gnuradio on Ubuntu 9.10 from GIT repositories]<br>

Revision as of 10:07, 2 December 2009

Max Woesner

Back to my Home Page

Class Project - Automatic Antenna Phasing


Problem Statement
Design and implement an algorithm to determine the amount of delay necessary to automatically add two signals from different antennas in phase. Also determine the relative amplitudes of the two signals.

References:
Beam Steering on 160 Meters
More K1LT Notes
Install gnuradio on Ubuntu 9.10 using the package manager
Install gnuradio on Ubuntu 9.10 from GIT repositories