Search results
Query: sample frequency
Links: 6 | Categories: 0
-
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.
-
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.
-
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.
-
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.
-
This circuit will let you look at the signal and frequency output of your transceiver.
-
The article details how to eliminate Radio Frequency Interference (RFI) from the Behringer HA400 headphone amplifier when used in ham radio setups. While the HA400 is praised for its quality and affordability, it was not designed for RF environments, causing distortion when used with a 500-watt radio station. Initial attempts using clamp-on ferrites on the headphone and power cables only partially resolved the issue. Upon opening the unit, the author discovered the circuit lacked RF bypassing components. The solution involved installing 0.1μF (104) capacitors at key points in the circuit: the power supply input, audio circuits, and op amp inputs. This modification, combined with the external ferrites, completely eliminated the RFI problem, making the unit suitable for ham radio operations.