Search results
Query: sample
Links: 62 | Categories: 1
Categories
-
Official MixW website where you can download latest version and options for MixW, a widely used multimode software suite for amateur radio operators. The website provides access to various versions of the core MixW application, including legacy releases like Mix 2.21 for MS DOS and more recent iterations up to MixW version 3.2.105. Users can also obtain essential add-ons such as the **Olivia** support DLL, **Q15X25** support DLL, contest DLLs, and serial port emulation drivers. Detailed instructions are provided for Olivia mode operation, emphasizing the critical need for sound card sample rate calibration to ensure proper decoding and signal placement within specific frequency grids to minimize QRM. The page also links to external resources for localized help files in Spanish, Italian, French, German, and Polish, catering to a global user base. An alternative download page by G3VFP is also listed. MixW supports new transceivers for CAT control, including Yaesu FT-991, FT-1200, FT-3000, and Icom IC-7100, IC-7300, IC-7410, IC-7851. It also features an online callbook via QRZ.com.
-
Premium quality QSL cards, with samples, preview and on-line order
-
The SoftRock-40 is a small, low-cost, good-performing "software defined radio" receiver that plugs into a computer USB port and delivers I-Q audio signals to the computer's sound card. It was designed by Tony Parks, KB9YIG and Bill Tracey, KD5TFD as an "SDR sampler project" for hams everywhere to easily try out software defined radio.
-
Catalogs a diverse array of Software Defined Radio (SDR) projects and realizations, systematically classified by their sampling methodologies and underlying hardware architectures. The resource delineates projects into categories such as those utilizing soundcard sampling of traditional transceiver audio outputs (Type Ia), mono soundcard sampling of intermediate frequencies (Type R1x-x-xx), stereo soundcard sampling of I/Q IFs (Type Q1x-x-xx), dedicated stereo audio ADC sampling of I/Q IFs (Type Q2x-x-xx), direct antenna RF signal sampling with off-the-shelf acquisition boards (Type R3x-x-xx), dedicated RF ADC sampling of analog IFs (Type R2x-x-xx), dedicated RF ADC sampling of direct antenna RF signals with ASIC-based processing (Type R4x-A-xx), FPGA-based processing (Type R4x-F-xx), and specialized IF chipsets combining ADC and DDC functions (Type Dxx-S-xx). Each entry provides a brief description, often including pricing, availability of source code, and specific hardware components like ADCs, DACs, DDS, and FPGAs. The compilation presents various practical applications, from PSK31 and Packet radio implementations to adaptations of the DRM standard for amateur radio bandwidths, such as Hamdream and WinDRM. It features specific hardware designs like the SoftRock-40 for the 40-meter band, the Firefly SDR for 30m and 40m, and more complex systems like the Quicksilver QS1R, which employs a 16-bit 130 Msamples/s ADC and an Altera Cyclone III FPGA. The resource also lists sample processing software, RF front-end designs, and academic/commercial SDR initiatives, offering insights into different approaches for I/Q conversion and digital signal processing in SDR systems.
-
-
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.
-
Bill Orr W6SAI ham radio techniques. Improving ground connection, computer analysis of the antenna, modelling sample antennas pdf file
-
ON6MU optimized 6/9 element vhf yagui antenna with antenna schematic plan and pictures of homebrewed samples.
-
Sound samples of the transmission modes recorded at 11025 samples per second, mono and the message in all of the samples is the same: "the quick brown fox jumps over the lazy dog 1234567890".
-
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.
-
About numbers stations, and their criptic transmissions, where to listen to them and some audio recording samples by fascinating shortwaves
-
SDR# (read SDR Sharp) is a high performance Software Defined Radio application. SDR sharp is a fully featured SDR capable of handling samplerates from kHz level soundcards up to multi hundred MHz dedicated samplers, thanks to its multi-core architecture.
-
Presents a detailed construction guide for a **Quadrifilar Helix Antenna** (QHA) optimized for 137 MHz, specifically for receiving weather satellite transmissions. The resource outlines the author's experience building previous QHA designs, highlighting challenges with tuning and nulls, and then focuses on a refined design by John Boyer, documented by Steve Blackmore, which proved easier to build and yielded superior reception. The guide provides precise element dimensions, including 1.5m of 32mm PVC pipe for the mast and 8mm soft copper tubing for the helix elements. It specifies lengths for horizontal tubes (190mm, 90mm) and helix elements (903mm, 1002mm), along with instructions for drilling, assembly, and forming a **balun** by wrapping RG58 coax around the mast. The text emphasizes critical steps like ensuring elements are square and twisting in the correct direction to avoid phase issues. It includes references to original QST articles by Buck Ruperto (W3KH) and the WxSat program for decoding satellite transmissions, contextualizing the antenna's purpose. The article concludes with a sample NOAA 12 image from September 1998, demonstrating the antenna's reception capabilities.
-
Diagram and sample ferrite balaun for 1.8-30 MHz
-
QSL print service online from poland with lots of printed card samples
-
-
Information and digital audio samples of various modem modulation types
-
About different baluns types. Samples and schematics for several ratios baluns in french
-
The Yagi-Uda antenna, information on basic design, project and measure of Yagi-Uda antenna, include free repository/sample of beam antenna.
-
Description, frequencies and sound samples of most popular amateur radio digital modes by DG8FBV
-
Iulian Rosu YO3DAC / VA3IUL wire ham radio antenna panoramic with sample drawings
-
Macintosh shareware, contains the full pool of questions for each of the five exams, and creates sample tests that will vary each time you take them and it will grade your exam.
-
Benefits in implementing a remote antenna switching system and a sample remote antenna switch project
-
Some sound samples of received signals mainly on VHF-band
-
Using patch antenna for amateur radio reception of the 13cm band with a sample 2.4 GHz LHCP patch antenna by K3TZ
-
80-meter peilontvanger / receiver includes printed circuit sample and list of components
-
Includes W1BB Stew Perry letters, and a sample QSL cards of dated 1963
-
Pages fully dedicated to beginners guides, includes an interesting sample of a CW QSO, and a list of frequencies to practise morse code, useful for beginners,
-
ScopeDSP analyzes sampled-data signals in the time and frequency domains. It can generate, read, write, window, and plot real and complex digital data signals.
-
Ham radio, Mir contact samples in Real audio, packet and some links
-
This circuit will let you look at the signal and frequency output of your transceiver.
-
This resource, a blog from the Penang Amateur Radio Club (PARC), offers insights into various aspects of amateur radio in Malaysia. One post details monitoring Automatic Terminal Information Service (ATIS) on the 2m band, providing specific frequencies like 122.750 MHz AM for Butterworth and 126.400 MHz AM for Penang, along with sample aviation weather and operational data. Another entry critiques the lengthy and costly process of obtaining an amateur radio license in Malaysia, contrasting it with the more streamlined FCC licensing system in the United States, citing a 1-year wait and RM 414 (USD 125) for 10 years in Malaysia versus 3 weeks and USD 14 for 10 years in the US. The blog also covers internal club matters, such as the 2007 Annual General Meeting (AGM) attendance and council elections, highlighting member dissatisfaction with outdated newsletters and a call for "reformasi." Additionally, it presents local phonetic alphabets in Bahasa Malaysia and Chinese, and discusses monitoring AM broadcast bands for international stations like Voice of America on 1575 kHz and Zhong Yang Ren Min Guang Bo Dian Tai on 1134 kHz, offering alternatives to local 2m repeater chatter. The author, "firstclass," shares personal observations and criticisms regarding the Malaysian ham radio landscape.
-
-
A very informative review of the Icom IC-7300 direct RF sampling transceiver, including audio samples, recordings and a comparison vs the Elecraft KX3
-
Introduction to NVIS antenna and NVIS propagation. A simple NVIS antenna can be constructed as shown in this article
-
This page has a collection of audio samples from unusual HF propagation phenomena, from round-the-world propagation to moonbounced signals , and to ducted transmission.
-
Operating the UoSAT-2 (OSCAR-11) satellite, launched in 1984, presents unique challenges due to its age and current eclipse schedule. This resource provides a historical archive of news, telemetry data, and specialized software for decoding its 145.826 MHz FM beacon. It includes tools like _CTERM_ for terminal emulation and capture, and U2TM for processing ASCII telemetry, enabling hams to analyze the satellite's health and performance. The site also offers audio samples of the beacon and S-band signals, along with details on hardware and software decoders. Reception reports are actively solicited for the satellite's intermittent transmissions, which occur for less than an orbit every 21 days during its eclipse period. The site details how to process raw telemetry data, including instructions for skipping initial frames to improve decoding accuracy with U2TM. It also provides software like SATILL for predicting solar eclipses and tools for determining the satellite's spin period from magnetometer or solar array telemetry, offering insights into its operational status despite its advanced age.
-
An Arduino based remote monitoring system. The Remotino is a remote monitoring system based upon two Arduino Nano units RemotinoSampler and RemotinoViewer that are connected
-
-
An overview of digital HF radio operating modes includes a sample audio recording of each digital mode by WB8NUT
-
A guide to setup and operate on JT-9 mode, including a sample QSO and setup hints by VA3PAW
-
A homemade interface for any android device, allow to receive and trasmitt SSTV PSK RTTY from an android tablet based on the DD7LP original project include demo of a sample DIY kit.
-
Definition and samples of Twin Lead Cables at wikipedia
-
Samples and documentation on RDF setups
-
A sample morse code QSO template. In this page you can find a standard QSO message protocol between two operators.
-
All about RTTY, including audio samples, rtty software, video exaples and rtty related links
-
This page contains links to a variety of data signals that have been specially recorded. Each file contains a standard test message (the quick brown fox jumped over the lazy dog) repeated twice. The files can help you learn the characteristic sound of various data modes but they can also be used to make sure your decoder is working.
-
An FCP is not magic. It has no gain. An FCP improves an antenna system by replacing more loss with less loss. Some have been able to erect better wires in the air because the small size of the FCP allowed better placement of the antenna.
-
Documents S21RC's construction of an impedance transformer harness for a VHF/UHF cross yagi, utilizing 20m of _RG179_ cable. Details the creation of a DIY RF sampler with a -50dB sampling output, primarily for measuring HF radio PA section output with a Spectrum Analyzer, also applicable for _Pure Signal_ transmission. Chronicles the deployment of a 200m long beverage antenna for the _S21DX IOTA_ operation in 2022, positioned 2m above ground. Discusses the construction of a 3-element short beam for 10m to replace a previous 2-element antenna, with assistance from S21DW. Provides guidance on operating cheap _PA-70_ and _PA-100_ type Chinese SSPAs using IRF530 MOSFETs, emphasizing the necessity of a final LPF. Outlines the design and construction of a fully isolated interface for radio-to-computer connections, supporting various digital modes with isolated ground, audio transformers for IN/OUT, optical isolation for CAT/CIV, and isolated PTT/COS lines. Includes a log of software updates, such as the _HMI/TFT for NX8048K070_ and _2.1.14 Lite_ release with bug fixes for PEP hold and gradual watt decay.