Search results
Query: signals
Links: 315 | Categories: 19
Categories
- Operating Modes > Amateur Television
- DX Resources > Beacons > Beacon Monitoring
- Software > Decoders
- Operating Modes > Satellites > Digital Satellites
- Software > Digital SSTV
- Software > DRM
- Technical Reference > Key Clicks
- Antennas > Lindenblad
- Propagation > Long-Delayed Echoes
- Radio Scanning > Nature
- Shopping and Services > Test equipment > Oscilloscope
- Technical Reference > Preamplifiers
- Operating Modes > QRSS
- Antennas > Quadrifilar Helix
- Technical Reference > Receiver Front-End Protector
- Software > Shortwave
- Software > Signal Generator
- Manufacturers > Test Equipment > Spectrum Analyzers
- Operating Modes > SSTV
-
gMFSK, a Gnome Multimode HF Terminal, provides a comprehensive software solution for digital conversational modes on HF bands within Linux and Unix-like operating systems. The application facilitates sending and receiving various digital modes, including MFSK (MFSK16 and MFSK8), RTTY, THROB (1, 2, and 4 throbs/sec), PSK31 (BPSK and QPSK), PSK63, and MT63. It leverages the computer's soundcard for transceiver interfacing, performing all digital signal processing on the main CPU. The software features a multimode waterfall display incorporating waterfall, spectrum, and scope views, enabling _point-and-click tuning_ of decoded signals. Remote logging capabilities are supported via SysV IPC, with integration for logging applications like Xlog. PTT control is managed through serial or parallel port lines, and rig control is implemented using the _Hamlib_ library, allowing for real-time frequency display and transceiver manipulation. Fixtext macros can incorporate variables and command-line output. Distributed under the GNU General Public Licence, version 2, gMFSK requires Gnome libraries and FFTW 2.x libraries for operation, even without a full Gnome desktop environment. The software's design ensures compatibility with any soundcard supported by the operating system.
-
SolarHam is a website all about the Sun and how it affects Earth. This site is routinely updated with breaking news, sometimes hours before other Space News websites. You can trust SolarHam.com for the most up to date and accurate solar information on the net. SolarHam is a trusted and easy-to-use website for anyone interested in solar activity and space weather. It gives daily updates on <b>solar flares</b>, sunspots, geomagnetic storms, and radio blackouts. The site uses data from NOAA and NASA to show what is happening on the Sun and how it may affect radio signals on Earth. Charts and images are clear, and reports are updated often. Many amateur radio operators use SolarHam.net to check band conditions and aurora forecasts before operating. The site is fast, well organized, and focused on the needs of the radio community. Whether you are a beginner or an experienced ham, SolarHam.net is a helpful tool for understanding space weather and its impact on radio communications.
-
Signals Analyzer it is the program, which is designed for the very qualitative analysis of different signals. The main area of SA application is the analysis of unknown or unclear, strange signals.
-
HotPaw MorseDecoder, an iOS application, provides real-time translation of Morse Code audio signals into plain text, leveraging the device's microphone or headset input. It incorporates a DSP narrow-band audio filter, adjustable from 300 to 2400 Hz, to mitigate background noise and QRM, enhancing signal clarity for decoding. The application offers both an automatic decoding mode and manual controls for fine-tuning parameters such as audio filter frequency, WPM dot/dash speed, noise threshold, and Farnsworth timing. The WPM detection automatically adapts from 8 to 40 WPM, with a QRQ High Speed mode extending this range to 30-80 WPM for faster code. A built-in spectrogram aids in identifying the precise audio frequency of the CW tones. User feedback indicates effective performance with various transceivers like the Yaesu FT-857 and Icom IC-R8600, particularly when manual settings are optimized. The app's ability to visually tune stations within the passband and decode speeds beyond an operator's manual capability has proven beneficial during contests and general QRP operation.
-
PA3FWM's software defined radio (SDR) page documents his extensive hardware and software development efforts between 2004 and 2009. Initial experiments utilized a direct conversion receiver with 90-degree phase difference, feeding a PC soundcard at 48 kHz sample rate, covering 24 kHz of spectrum around a 7080.5 kHz local oscillator. This setup, similar to AC50G's QEX 2002 article, allowed for basic I/Q signal processing to distinguish signals above and below the LO frequency. Limitations included fixed crystal frequencies, 16-bit dynamic range, and narrow bandwidth. Subsequent hardware iterations aimed for enhanced performance, incorporating external 24-bit ADCs with 192 kHz sample rates, connected via 10 Mbit/s Ethernet. A **MC145170-based PLL** and programmable octave divider provided a 58 kHz to 30 MHz tuning range. The **Tayloe mixer** was employed, with differential outputs feeding a PCM1804 ADC. An ATmega32 microcontroller handled serial data conversion to Ethernet frames, though without CRC calculation due to processing constraints. Later designs integrated AD7760 2.5 Msamples/second ADCs and a Xilinx Spartan-3 FPGA, enabling direct reception of 0-1 MHz spectrum and eventually 2.5 MHz bandwidth across the shortwave spectrum. Software was refactored to use an initial 8192 non-windowed FFT for efficient high-bandwidth processing. The project culminated in a two-way QSO on 21 MHz using the developed hardware and software, demonstrating transmit capabilities with a D/A converter. The system exhibited a 2.5 MHz wide spectrum display and a zoomed 19 kHz display, capturing signals like ionospheric chirp sounders and RTTY contest activity. Challenges included noise leakage from digital circuitry and cooling for high-power dissipation components.
-
RSCW demonstrates a Linux/Unix command-line utility engineered for **Morse code** decoding via a computer's sound card. It specifically targets the extraction of weak CW signals from noise, operating on 8-bit, 8000 samples/second audio input, typically from `/dev/dsp`. The program outputs decoded characters to `stdout`, supporting user-specified speeds in words per minute (WPM) and carrier frequencies. While effective for machine-sent signals, it exhibits a 2-second decoding lag and requires manual speed input, making it less suitable for general-purpose, real-time contest operation. The resource details the program's components, including `rscw` (the main decoder), `rscwx` (an X11 graphical auxiliary for spectrum and internal signal visualization), `rs12tlmdec` (a specialized decoder for RS-12 amateur radio satellite telemetry), and `noisycw` (a utility for generating noisy Morse signals for testing). Installation instructions involve downloading a `.tgz` file, compiling with `Make`, and requiring the FFTW library (and GTK 2.0 for `rscwx`). Performance is illustrated with a .wav file example of a 12 WPM, 800 Hz CW signal at 12 dB Eb/N0, showcasing RSCW's near-error-free decoding of a test message. The site provides command-line examples utilizing `sox` for audio conversion and `noisycw` for signal generation, inviting comparisons with other decoding software and human operators, particularly for weak signal conditions.
-
-
These inexpensive, easily built filters can be the buffer you need between the signals you want to hear and send and those you don't!
-
The CW Decoder program facilitates copying Morse code with a computer, displaying decoded CW as text, and generating a sidetone. It incorporates a spectrum display of the audio, allowing operators to select a specific audio frequency for decoding via a sliding cursor. This utility also enables keyboard-based transmitter keying, supporting full CW break-in operation for efficient QSO management. Developed by WD6CNF, the software is a Windows-compatible application designed to assist amateur radio operators in their CW activities. Its features cater to both decoding received signals and transmitting via keyboard input, streamlining the CW operating experience. Functionality includes real-time audio analysis and signal processing, providing a visual representation of the CW signal. The program's integrated keying capability offers a direct interface for transmitting, enhancing its utility as a comprehensive CW station tool.
-
This resource presents over 100 Q-signals, each with its corresponding question and answer format, as standardized by the International Telecommunication Union. The content delineates how these abbreviations can be expanded with additional groups, call signs, place names, or numerical data to provide specific context. It clarifies that a question mark following an abbreviation or its complementary information transforms it into a query. The document highlights that these operating signals, or Op Sigs, are prescribed for international use across all communication types, including military and non-military applications. It references their inclusion in Appendix 9 to the Radio Regulations Annex of the International Telecommunications Convention (Atlantic City) 1947 for QRA to QUZ blocks, and ICAO publications Dec 6100-COM/504/1 for QAA to QNZ blocks. The page specifically marks Q-signals of particular interest to amateur radio operators in red. The utility of Q-signals for concise communication in radiotelegraphy is evident, providing a structured method for conveying complex information efficiently. The resource serves as a practical reference for operators needing to quickly interpret or formulate messages using standardized codes, particularly beneficial for CW operation and international contacts.
-
Demonstrates CW Decoder Logic, a freeware application for Windows Vista SP2, 7, 8, and 10, designed to decode Morse code signals. The software incorporates an optimized 80 Hz DSP filter, enabling reception of CW signals across a speed range of 5 to 60 WPM. Key features include automatic signal tracking within a 3 KHz range, real-time speed detection, and an auto squelch function, enhancing decoder sensitivity and accuracy. The application provides station selection directly on a waterfall display and includes a "Tips" feature for word annotations. It supports sending decoded text to external logging software via UDP protocol, with a logger source code example provided for developers. Configuration options allow users to set speed limitations and customize interface elements. Released initially on October 17, 2016, with subsequent updates, the program requires Microsoft .NET Framework 4.5 or higher. Changelogs detail improvements such as increased program stability, code optimizations for speed, and fixes for display issues across different Windows versions.
-
The **Black Cat CW Keyer** is a macOS application designed for amateur radio operators to transmit Morse code directly from their computer. It provides functionality for typing text to be sent, either immediately or buffered, and allows for the creation and transmission of pre-defined messages via single-key shortcuts. This software addresses the need for a flexible and accessible CW keying solution, particularly for Mac users who might find fewer dedicated ham radio applications compared to other operating systems. It integrates basic text-to-CW conversion, offering a straightforward interface for generating Morse code signals. Operators can utilize the Black Cat CW Keyer for various CW activities, including casual QSOs, contesting, or beacon operation. Its ability to buffer text allows for smoother transmission, while the single-key macro feature streamlines repetitive message sending, such as CQ calls or contest exchanges. While specific comparisons to other CW keying software are not detailed, its macOS focus provides a niche solution for Apple users. The program's utility lies in its direct approach to computer-based CW transmission, making it a practical tool for those seeking a dedicated **CW keyer** on the Macintosh platform.
-
This is the most advanced scanner software for the AR8200 and the AR8600. It can effect any type of scan, can scan from 1KHz to 3000MHz in one time. The AREight is a software for help you to listen signals from around the globe on the shortwave bands
-
APTDecoder is a free software for recording and decoding signals transmitted by NOAA POES APT enabled weather satellites. It is run on a NT-based version of Window
-
Presented here is a transceiver to computer sound card interface complete with automated transmit key function. A sound card interface is simply the audio coupling of a computer soundcard and a transceiver to allow various computer applications that send and receive SSTV, RTTY, PSK31 and other similar modes based on soundcard generated signals.
-
An easy to build antenna for ground reception of NOAA weather or amateur satellite signals. Double cross antenna by Gerald Martes
-
Easy to use Audio Spectrum and PSK31 decoding program specially designed for SWL's who don't need TX or for anyone who just like to monitor PSK31 or analyse signals. Adjustable DSP and Spectrum settings for audio and frequency spectrum to set for best decoding of PSK31.
-
Constructing a Lindenblad antenna for 137MHz NOAA satellite reception involves specific design considerations for optimal performance. The resource details the use of 4mm galvanised steel fencing wire, 300-ohm television ribbon cable, and wood/plastic components for the antenna structure. Key dimensions for a 137.58MHz-resonant antenna are provided, derived from the ARRL Satellite Handbook, specifying s, l, w, and d as 42, 926, 893, and 654mm respectively. The antenna is designed for Right Hand Circularly Polarised (RHCP) signals, requiring the four folded dipole elements to be tilted clockwise by 30 degrees. A significant aspect covered is impedance matching between the antenna's 75-ohm impedance and a typical 50-ohm receiver input. A twelfth-wave matching transformer, constructed from 117mm sections of 50-ohm RG-58 and 75-ohm RG-59 coax with a 0.66 velocity factor, is described. The article also addresses coaxial cable and connector selection, recommending 75-ohm Type-N connectors for RG-6 cable in professional setups and F56/F59 connectors for general use, while strongly advising against PL-259/SO-259 connectors for VHF. Strategies for mitigating Radio Frequency Interference (RFI) are discussed, including antenna placement to shield from local TV transmitters and the use of commercial or DIY band-pass filters, such as cavity resonators or helical notch filters, along with ferrite chokes on coaxial cables. Antenna orientation is explored, noting the Lindenblad's 'cone of silence' directly overhead and its maximized sensitivity towards the horizon. An experimental vertical tilt of 90 degrees is presented as a method to improve overhead reception and reduce interference from strong horizontal signals, particularly relevant in high RFI environments like the Siding Spring Observatory site.
-
Easy to use Audio Spectrum- and PSK31 decoding program specially designed for SWL's who don't need TX or for anyone who just like to monitor PSK31 or analyse signals. Adjustable DSP and Spectrum settings for audio and frequency spectrum analasys or to set it for best decoding of PSK31 signals. By ON6MU
-
Virtual Radar Server is a free windows decoder of ADS-B signals received by several radio receivers and support even networked data feed. The Server publish a Google Maps-based display of aircraft positions and flight list
-
The ICOM IC-7300 is a cutting-edge HF transceiver that has garnered significant attention since its release. This review, published by ARRL in QST, provides an in-depth analysis of its features, performance, and usability. The IC-7300 is known for its direct sampling technology, which enhances its sensitivity and selectivity, making it a favorite among amateur radio operators. The review covers various aspects, including the user interface, audio quality, and overall operational capabilities, providing valuable insights for both new and experienced hams. In addition to its technical specifications, the review discusses the IC-7300's performance in real-world scenarios, such as DXing and contesting. It highlights the transceiver's ability to handle weak signals and its versatility across different modes. The review serves as a helpful guide for those considering the IC-7300 for their station, offering a balanced perspective on its strengths and potential drawbacks. Overall, this review is an essential resource for anyone interested in the ICOM IC-7300 and its place in the amateur radio landscape.
-
Amateur Television (ATV) operations, particularly within the Arizona region, require dedicated resources for technical information, operational guidance, and community engagement. This club provides a focal point for hams interested in transmitting and receiving video signals on amateur bands. Members engage in local ATV repeaters, participate in technical discussions, and share knowledge on video modulation schemes, antenna designs, and station configurations. The club supports activities ranging from local simplex contacts to wider area repeater usage, fostering skill development in this specialized mode. The organization maintains a roster of club officers and offers membership opportunities to local amateurs. It also curates offsite links to other ATV resources, expanding the knowledge base available to its members and the broader amateur community. The club's emphasis on ATV helps propagate interest and technical expertise in a mode that combines traditional RF engineering with video technology.
-
Macintosh morse code software, Fast Morse will convert any text you enter into the original Morse code equivalent, and play it on your speakers. The speed can be adjusted to anything from 1 to 35 words per minute if your computer can keep up, allowing you to send Morse signals at a rate your friends and fellow Morse enthusiasts can follow!
-
WSJT-X and MAP65, open-source amateur radio programs, facilitate weak-signal digital communication. WSJT-X covers VHF/UHF to HF, decoding subthreshold signals. MAP65 optimizes for VHF/UHF EME with JT65. Free and GNU GPL licensed, WSJT-X is on Windows, Linux, and OS X, while MAP65 is Windows-only, supporting SDR hardware.
-
A 2.4 GHz WiFi antenna that can boost your WiFi signals for many miles. It\'s an easy to build Yagi antenna project done with some popsicle sticks, paper clips and glue.
-
This resource details the construction of a versatile CW/QRSS beacon, designed around a Microchip _PIC16F84_ microcontroller. The project provides a flexible platform for transmitting either standard CW or very slow QRSS signals, making it suitable for LF, VHF, UHF, and SHF applications. It supports two distinct messages, each configurable for speed (from 0 to **127** WPM for CW, or up to **127** seconds per dot for QRSS) and repetition within a six-phase sequence. The core functionality relies on the PIC's EEPROM, which stores all operational parameters, including message content, transmission speeds, phase configurations, and relay control settings. This design allows for parameter modification directly via programming software like _ICProg_ without altering the main program code. The project includes a detailed schematic, a component list, and an explanation of the EEPROM memory mapping for messages, speeds, phase settings, and inter-phase delays. General-purpose outputs (OUT1, OUT2, OUT3) provide dry relay contacts for external control, enabling functions such as power switching, antenna selection, or frequency changes. A 'TRIGGER' input facilitates controlled starts or continuous free-run operation. Sample EEPROM configurations illustrate how to program specific beacon sequences, including message content and relay states.
-
This document serves as a comprehensive guide for amateur radio operators looking to enhance their Yaesu FT-2000 or FT-950 transceivers with pan-adapter capabilities. A pan-adapter is an invaluable tool that allows operators to visualize the frequency spectrum, making it easier to identify signals and improve operational strategies. The guide details the necessary hardware modifications, including the RF Space IF-2000 board and various SDR options, along with their costs and installation procedures. The document caters to operators of varying technical expertise, providing step-by-step instructions and troubleshooting tips. It emphasizes the importance of using a sound card and software like PowerSDR and HRD for optimal functionality. By implementing these modifications, users can monitor multiple frequencies simultaneously, leading to a more productive and enjoyable amateur radio experience. This resource is particularly beneficial for those looking to modernize their equipment and remain competitive in the ever-evolving world of amateur radio.
-
The project outlines the process for constructing a low-power FM broadcast transmitter using a Raspberry Pi Zero, a simple wire antenna, and battery power. It details the software installation steps for PiFM and MPG123, essential for generating and transmitting audio. The resource provides instructions for configuring the Raspberry Pi to broadcast FM signals, including command-line operations for initiating transmission and playing audio files. It specifically focuses on the Raspberry Pi Zero's capabilities for this application, highlighting its cost-effectiveness and minimal hardware requirements. The content presents a practical, hands-on approach to creating a basic FM transmitter, suitable for short-range, experimental broadcasting. It includes guidance on testing the FM output and ensuring proper operation of the software components. The project emphasizes the use of readily available components and open-source software to achieve functional RF output.
-
Generating Morse code audio files from text input is the primary function of _MorseGen v1.2_, a utility designed for amateur radio operators. The software allows users to specify the tone frequency and words-per-minute (WPM) speed for the generated CW. A key feature is its ability to create a WAVE audio file containing the Morse code, which can then be used in various applications. The program also supports repeating the generated CW sequence at user-defined intervals, making it particularly useful for creating station identification signals or beacons. The practical application of this tool extends to automated station identification, especially for repeaters or digital mode gateways that require a CW ident. By producing a standard _WAVE file_, the output is compatible with most audio playback systems and software. This functionality provides a straightforward method for integrating custom Morse code messages into existing amateur radio setups, eliminating the need for external hardware keyers for simple identification tasks. The adjustable parameters offer flexibility to match specific operational requirements or personal preferences for CW characteristics.
-
Presents the detailed construction of the _FLA25HV_ antenna, a specialized array optimized for Earth-Moon-Earth (EME) communications on the 2-meter band. This resource provides schematics and practical insights into building a high-gain antenna system capable of reflecting signals off the lunar surface, a challenging but rewarding aspect of amateur radio. It covers the mechanical and electrical considerations essential for achieving the precise pointing and signal strength required for successful moonbounce contacts, often yielding **20 dB** or more gain. Amateur radio operators pursuing EME operations require robust antenna systems and precise tracking capabilities. The FLA25HV design addresses these needs by focusing on element spacing, impedance matching, and structural integrity to withstand environmental factors while maintaining critical alignment for lunar reflections. Such systems are crucial for making contacts over distances exceeding **768,000 km**. This personal page serves as a practical guide for hams interested in constructing their own EME arrays, offering a glimpse into the technical dedication involved in pushing the boundaries of VHF/UHF propagation.
-
Constructing a functional spectrum analyzer for the 0-100 MHz range presents a significant challenge for radio amateurs, often requiring specialized components and careful calibration. This project details a homebrew spectrum analyzer design utilizing common integrated circuits like the _SA605D_ FM receiver IC and _MAR-6_ MMIC amplifiers, aiming for a cost-effective solution. The design incorporates a low-pass filter, RF amplification, a voltage-controlled oscillator (VCO) for downconversion, and multiple IF stages at 150 MHz and 10.7 MHz, with a resolution bandwidth (RBW) of 15 kHz. Critical components such as the _SBL-1_ mixer and varicap diodes are specified, alongside instructions for winding inductors and tuning filters. The analyzer's performance is discussed in terms of input level limitations, specifically the 1dB-compression point and third-order intercept point, to ensure accurate measurements and prevent component damage. The _SA605D_'s logarithmic Received Signal Strength Indicator (RSSI) output serves as the detector, driving the Y-input of an oscilloscope, while a _TL084_ op-amp generates the sweep signal for the X-input. Potential enhancements include adding a step attenuator, improving front-end filtering, and implementing switchable IF filters for variable RBW, allowing for greater versatility in analyzing RF signals.
-
Moon bounce EME, meteor scatter and weak signal operations, introduction by ARRL.
-
This array has been in use since 1989. The SWR from 3.5 to 3.9 is below 1.5:1. The F/R of the array is 20dB average and with some signals even better.
-
SSTV1 Modem software is an AFM modem that runs on the TAPR/AMSAT DSP-93 hardware platform that can be used to receive and transmit Slow Scan Television(SSTV) signals.
-
Large collection of audio clips of foreign radio stations, with identification announcements in various languages, signature tunes and jingles, and of course interval signals.
-
Deciphering weak or noisy **CW** (Continuous Wave) signals often presents a challenge for amateur radio operators, particularly in contest environments or during DXpeditions. CWLab04X addresses this by providing a software solution that leverages **DSP** (Digital Signal Processing) capabilities of a soundcard to decode Morse code. It functions as both a receiver and a sender, supporting traditional CW and a unique "CCW" mode designed to enhance copyability of signals struggling against high noise floors. The program offers two installation methods: a Windows-specific installer for straightforward setup or a zipped package compatible with Windows and Linux systems running Wine. Users must first download and review the accompanying PDF documentation, CWLab04.pdf and CWLab04_Hardware.pdf, which detail the software's operation and the necessary soundcard interface circuit. The hardware PDF outlines a direct connection from the receiver audio output to the soundcard input, with optional conversion of the soundcard output for hard-keying or microphone input. CWLab04X is intended as an operational aid rather than a replacement for skilled human copy, particularly highlighting the effectiveness of its CCW mode in adverse signal conditions. The software was last revised in April 2009, with installation requiring the LV Runtime 602.
-
One specific challenge in the KazShack, operating Single Operator Two Radios (SO2R), involved sharing a K9AY receive antenna between two transceivers without direct RF connection or manual feedline swapping. The solution, detailed in this project, adapts the **W3LPL RX bandpass filter** design to split 160m and 80m signals, feeding them to separate radio inputs while maintaining isolation. This approach also addresses the issue of strong broadcast band interference from a nearby 50KW WPTF transmitter on 680kc. The construction utilizes T-50-3 toroids and NP0 ceramic capacitors, built in a "dead bug" style on copper clad board. Each band's filter coils are identical and resonated to the desired frequency using an MFJ-259 antenna analyzer. A single DPDT relay, controlled by a remote toggle switch mounted on an aluminum panel, facilitates quick band switching between radios, simplifying low-band operations. While some signal loss is noted, the expected lower noise levels from the receive antenna are anticipated to compensate, potentially reducing the need for constant volume adjustments during toggling between transmit and receive antennas.
-
Enables users to convert plain text into _Morse Code_ and, conversely, decode Morse sequences back into readable text. This web-based utility provides a straightforward interface for rapid translation, proving useful for both learning and practical application. It processes input efficiently, displaying the corresponding Morse or text output instantly. Operators can leverage this tool for generating practice copy or for deciphering received CW signals, making it a handy resource for those honing their code skills. The translator handles various character inputs, converting them into standard International Morse Code elements. This simple utility supports quick lookups and real-time conversions, facilitating a better understanding of CW structure and timing. It operates entirely online, requiring no software installation.
-
Differential Global Positioning Service (DGPS) is a land-based augmentation system that receives and processes signals from orbiting GPS satellites, calculates corrections from known positions and broadcasts these corrections via a Medium Frequency (MF) Transmitter to DGPS users in the Broadcast Site's coverage area.
-
A comprehensive guide to receive Weather Satellites signals in wefax mode
-
CWRX, a freeware Windows application, decodes Morse code (CW) signals directly from a sound card's audio input, presenting the decoded text on screen. It supports various receive bandwidths and filtering options, allowing operators to optimize signal reception in different QRM conditions. The program's core functionality focuses on robust CW decoding algorithms, crucial for weak signal work and contesting environments. Developed by OZ1IVA, Lars Harbo, this utility provides a straightforward interface for real-time CW interpretation. It integrates basic logging capabilities, enabling users to record decoded transmissions for later review or contest submission. The software is specifically tailored for the Windows operating system, ensuring compatibility with common shack computer setups. Its design emphasizes ease of use for amateur radio operators seeking a dedicated CW decoding solution. The program's small footprint and direct functionality make it a practical tool for both casual listening and more intensive operating sessions, without requiring extensive system resources.
-
Constructing a portable, high-gain antenna for _AO-40_ satellite operations presents unique challenges, particularly regarding mechanical stability and parabolic accuracy. This resource details the build of a 1.2-meter "brolly dish" antenna, utilizing a non-conducting fiberglass umbrella frame as its foundation. The project outlines a method for achieving a parabolic shape using stressed aluminum fly screen mesh, guided by practical geometry and a temporary dowel template. Key steps include selecting an appropriate umbrella with a suitable f/D ratio (ideally >0.25), removing the original fabric, and precisely cutting and attaching eight segments of fly screen to the struts to form the reflective surface. The construction process, which took approximately five hours for the author, _G6LVB_, resulted in a dish with an f/D of 0.27 (depth=270mm, diameter=1160mm, f=310mm). The article also describes a modification to a _TransSystem AIDC_ feed, incorporating a PCB reflector behind the dipole for easier mounting. Performance tests at a squint angle of 15 deg and a range of 50,000km yielded a signal-to-noise ratio of 33dB on the S2 beacon and 23dB for SSB signals, indicating strong reception. The author notes that the modified umbrella may not close fully without risking surface disfigurement.
-
About beverage antennas, Enhanced F/B Beverages, Bandwidth of Directivity, arrays. This article describes two phasing systems for Beverage antennas that improve directivity and cancel rearward signals. These systems use lossy elements and require minimal components to achieve broadband performance.
-
glfer is a program for reception and transmission of QRSS/DFCW signals. It is composed of two main parts: the spectrogram window, where you can see the spectrum of the received signal vs. time the transmission functions, to emit cw characters at a slow but precisely controlled speed, using the QRSS (slow CW) or DFCW (Dual Frequency CW) modes
-
SignalGen is a free (GPL) Linux (Xwindows GUI-based) utility that generates relatively low frequency signals with the use of a PC sound card. It is an entirely suitable replacement for a hardware signal generator if one doesn't require signals of a frequency higher than about 50 KHz. SignalGen creates any frequency between a fraction of one Hertz and an upper limit determined by your sound card's capabilities.
-
This article presents a technical investigation into spurious emissions from the Yaesu FT-847 transceiver when operating on the 70MHz (4-meter) band. The author discovered significant problems with both factory "UK spec" and modified units. Spectrum analysis revealed that when transmitting at 70.2MHz, the radio produces numerous spurious signals, with the most prominent emission at 45.6MHz measuring only 3dB below the fundamental frequency. The study also documents poor power efficiency on 4m (10.3% at 30W output) compared to 6m operation (23.5% at 30W). Tests verified that jumper configurations had no effect on filter selection. The author warns that using these radios on 4m may violate license conditions due to excessive spurious emissions.
-
A quick and simple reference to various communications signals, such 10/11 Codes, Morse Code, Phonetic Alphabet, Police Color/Penal Codes, Q-Signals.
-
Processing a single RTTY signal from a transceiver's 3-kHz audio, GRITTY employs _Bayesian statistics_ for superior decoding accuracy compared to traditional trial-and-error methods. This approach not only decodes 5-bit Baudot codes but also calculates the probability of error for each bit, enabling features like color-highlighting unreliable characters and smart squelching based on error probability rather than signal amplitude. This allows decoding of very weak signals while suppressing strong, undecodable interference, resulting in minimal garbage text. The program intelligently analyzes decoded text, comparing similar callsigns bit by bit and merging probabilities using the Bayes formula. This often allows GRITTY to determine the correct callsign and place it on the call stack even when all received copies are corrupt. The same methodology is applied to correct errors in exchange numbers and CQ/DE keywords, and to fix incorrect shift states. GRITTY offers an open API interface, documented in its Help file, for integration with other programs, allowing them to receive decoded data and mouse click events.
-
Windows Software Defined Radio SDR for analogue and digital modulation types. Can decode AM and FM+RDS radio as well as DRM/DRM+ and time signals DCF77/HBG. Sodira supports the use of the RTL-SDR through use of the ExtIO_RTL2832.dll module. Demo version available.
-
Pipe your signals to 146 and 445 MHz with one antenna!