Search results
Query: dual tuner support
Links: 2 | Categories: 0
-
A 3.42-meter (11-foot 2-inch) extended-length mobile antenna project is presented, detailing its evolution from an initial 1.65-meter design. W5JGV shares his journey in optimizing mobile HF performance, noting that increasing the top whip length significantly improved radiation efficiency by reducing coil losses and allowing for larger wire gauges. The article includes a comparative table illustrating substantial gain increases, with the 3.42-meter version showing up to 40.6% efficiency on 21.2 MHz compared to a half-wave dipole. Construction details are thoroughly documented, from the use of hard-wall copper pipe for mast sections to the fabrication of custom loading coils. The author explains the necessity of an insulating brace for self-supporting coils and details a unique rotational alignment mechanism for off-center mounted coils to prevent snagging on overhead obstructions. He also describes a "Z" winding technique for 75-meter and 160-meter coils, which minimizes copper losses and manages dielectric losses. The resource provides specific loading coil data, including wire gauge, number of turns, coil length, and inductance values for bands from 18 MHz down to 2 MHz. It emphasizes that these coils may require fine-tuning based on individual vehicle and whip configurations, suggesting an antenna tuner for optimal mobile station operation across multiple HF bands.
-
Version 0.7 of Open Tuner, released on April 27, 2023, marked a significant milestone by introducing proof-of-concept dual tuner functionality for the BATC Minitiouner. This C# client, inspired by Heather Lomond's _Longmynd_ project, aims to leverage both tuners and demodulators within the NIM module, a capability crucial for advanced Digital Amateur Television (DATV) operations on QO-100 and terrestrial links. My own experience with DATV often involves juggling multiple receive paths, so a unified client like this simplifies the workflow considerably. Further enhancing its utility, version 0.9 (February 11, 2024) integrated support for the Raspberry Pico, utilizing Colin (G4EML)'s _PicoTuner_ firmware. This offers a more accessible and cost-effective alternative to the traditional FTDI module, streamlining dual tuner setups with a single USB cable. The project's evolution reflects a practical approach to overcoming hardware availability challenges. The software is developed using Visual Studio 2019/2022 and .NET Framework 4.7.2, requiring specific Nuget packages like VLC/Websocket and an ffmpeg folder for full operation. It's an active, community-driven effort, with the source code openly available on GitHub for contributions and bug reporting, embodying the collaborative spirit of amateur radio development.