Skip to content

This contains code, data, and design files created while working towards a finalized HPol antenna for RNO-G.

Notifications You must be signed in to change notification settings

djsouthall/hpol-prototype

Repository files navigation

RNO-G HPol Antenna Design

This design was finalized (for the current deployment cycle), and several dozen antennas have been built with this design. Images of the finalized design can be seen below. The antennas consist of 8in OD aluminum tubes with custom machining for slots and structural support holes. The center feed consists of a custom set of connected PCB circuits, supported with several waterjet nylon inserts. Each end of the antennas has waterjet cut nylon caps, with the top having additional structure to hold the front-end electronics. These endcaps have rope strung through which is ultimately used to hang the antenna in the bore-hole.

Images

Opaque Element Transparent Element
Opaque Element Transparent Element
Feed
Antenna Feed

Development Notes

This contains code, data, and design files created while working towards a finalized hpol antenna for RNO-G.

I use some functions that are defined from another package: plot_ff.py. These aren't complicated and could easily be redifined in this project, but I am the only one using it and this is fine for me.

To use certain tools and scripts in this repository you may need to define the environment variables BEACON_ANALYSIS_DIR (as specified in the BEACON analysis code framework BEACON), as well as HPOL_ANALYSIS_DIR, which is similar but pointing to the folder containing this repository on your local machine.

Additionally I am moving towards using direct imports of packages, which will require you to add these paths to your python path.

For example in my bashrc I have: HPOL_ANALYSIS_DIR="/home/dsouthall/Projects/Greenland/hpol_prototype/" export HPOL_ANALYSIS_DIR export PYTHONPATH=$PYTHONPATH:/home/dsouthall/Projects/Greenland/

About

This contains code, data, and design files created while working towards a finalized HPol antenna for RNO-G.

Topics

Resources

Stars

Watchers

Forks

Languages