HTML Markup | JavaScript | Java | Home & Links

Ham Radio Stuff

This page is an introduction to some interesting topics in amateur and experimental radio. Modern radios factor design and construction into hardware and software components or modules to permit customization without physical hardware changes. PC controlled and software-defined radios also allow internet linking. Low frequency radios are used to monitor frequencies below the AM broadcast band (ie below 540 kHz). QRP radio (ie low power) kits offer an inexpensive way to become an active ham by building your own equipment and operating on-air. Electronic devices using microcontrollers allow rapid design changes and require few components.

PC Controlled Radio

PC controlled radios allow redesign of a radio's user interface without changing hardware. They can also be linked into the web for remote access using sites like GlobalTuners. Some examples of PC controlled radios are:

Software-Defined Radio

Software-defined radios can customize the user interface, add features such as frequency analyzers and speech processors or include new modes such as spread spectrum using software changes with minimal or no hardware modification. Most SDR hardware modules use direct conversion (DDS lo) and quadrature sampling [Ref 1] , [Ref 2] techniques. Check YU1LM and openhpsdr.org for active projects. An interesting use is allowing multi-user web access to a receiver such as the site at WebSDR. Wikipedia provides a growing list of SDR products. Some examples are:

Experimenters Kits Low CostCommercial Software

Computer requirements vary with software but all require USB ports and a stereo sound card.

Caution: All USB ports are not equal. Older PCs can have USB1 at front ports and USB2 at rear ports. USB1 has lower specs and may not recognize all devices! This seems to cause the most difficulties when using Vista.

Caution: Not all sound cards are stereo. Check before installing software. 24 bit, 96kHz units are recommended!

Low Frequency Radio

Low frequency radios tune frequencies below the AM broadcast band (ie below 540 kHz). These frequencies are occupied by European broadcasters, beacons (location and propagation), time signal and utility stations. Natural radio phenomena (eg whistlers) and sudden ionospheric disturbances (useful to astronomers monitoring sunspots) can also be detected. There are several challenges when monitoring frequencies below 500 kHz. The challenges include equipment availability, effective antennas, noise suppression and verifying what was heard.

Receivers can be expensive but not if compromise is acceptable or one is willing to modify older equipment.

Antennas can be random length, horizontal dipoles, verticals, loops (capable of nulling noise). Preamplifiers are often used. Indoor antennas (eg lfEngineering L400B and MFJ 1020C/1022/1024) are also good solutions.

Interest Reference
AstronomyRadioSky, RadioAstronomySupplies
Natural Phenomena Loudet's HomePage, AuroralChorus
Beacons BeaconList, AeroData, AirNav
Club SitesLWCA, 500kc.com, LW_MW Gateway
Individuals VE3GOP, W3EEE
History Alexanderson, LW/MW from 1925, LORAN

QRP Radio

QRP radios are low-powered, typically under 5 watts output. This is one area where kit construction geeks and homebrew artists can still have a ball in.

Microcontrollers

Microcontrollers (PICs) are everywhere in today's technology. From a radio enthusiast's perspective they can be used to build keyers, wattmeters, voltmeters, battery charger control systems, and antenna tuners. Hams have had much success using PICAXE units because they have an onboard programming language that reduces the amount of development tools needed in the lab. For programming examples visit TCA magazine and search for PicAxe. Other suitable simple PICs include Arduino and BASIC Stamp.


JR's HomePage | Comments [hmradio.htm:2012 04 16]