Search results
Query: dvb s software
Links: 8 | Categories: 0
-
The RTL-SDR software by Osmocom, allow DVB-T dongles based on the Realtek RTL2832U to be used as a cheap SDR.
-
RTL-SDR is a very cheap software defined radio that uses a DVB-T TV tuner dongle based on the RTL2832U chipset. This is a blog about rtl-sdr, software defined radio and their developments and applications.
-
Software Defined Radio parts, RTL-SDR DVB-T USB Stick, cables, antennas, upconverters, leds delaer
-
Receiving **GOES-16** and **GOES-17** weather satellite imagery requires a specific hardware and software configuration, detailed in this practical guide. The author outlines the necessary components, including a Raspberry Pi, an RTL-SDR dongle, a suitable LNA with SAW filter for 1.69 GHz, and a parabolic grid antenna. This setup enables direct reception of high-resolution weather data, a fascinating aspect of amateur radio satellite operations. The installation process begins with preparing the Raspberry Pi, followed by updating the system and installing essential dependencies like `git`, `build-essential`, and `cmake`. A critical step involves compiling and installing `librtlsdr` from source, ensuring proper driver setup and blacklisting conflicting DVB drivers. The guide then walks through testing the RTL-SDR dongle to confirm device recognition and troubleshoot common issues like USB power or driver installation problems. Finally, the instructions cover cloning and building `goestools`, a software suite essential for processing the satellite signals. This compilation, while time-consuming on a Raspberry Pi, is crucial for decoding the raw data into usable imagery. The guide concludes with the initial steps for creating the `goesrecv.conf` configuration file, preparing the system for active satellite reception.
-
Since 2012, the RTL-SDR is the simple and cheap way to give Software-Defined Radio a try. For about 25 euro you get a receiver covering much of the VHF and UHF range, and by either adding an upconverter, or using the direct sampling option, also the HF bands. They are so cheap because they are mass-produced as DVB-T receivers.
-
The ZL1WTT resource details an experimental software-based Digital Amateur Television (DATV) system, demonstrating the multiplexing of up to six standard-definition (SD) and one high-definition (HD) channel utilizing _h264 compression_. The author encountered peak data rates reaching 32 Mbit/s, necessitating a shift to Freeview and Sky settings (22.5M Sym/s 3/4FEC) to manage bandwidth. The setup employs four networked computers, with a laptop functioning as the multiplexer to re-code PIDs for various inputs, including looped MPEG2 playlists, MPEG2 encoder card input from a VCR, satellite feeds, and an off-air UHF receiver. The system highlights the inherent flexibility of the DVB transport stream, supporting diverse formats such as MPG2, h264, AC3, and AAC. A significant advantage of this software-defined approach is the absence of video quality degradation from stored MPEG2 files to the displayed output, coupled with the ease of reconfiguring settings for MPEG2 encoder cards (e.g., size, bit-rate, frame rate, video input, coding format) and satellite receiver cards (e.g., frequency, LNB volts, symbol rate, FEC). The author also discusses the development of a new graphical user interface (GUI) using _Gambas_ for Linux, aiming to simplify configuration for this DATV project. Specific hardware components mentioned include Hauppauge WinTV PVR-150 and Nova-S plus cards, with a focus on optimizing analog video input via Y/C (S-video) to minimize frequency roll-off. The resource also provides insights into data rates for HD (1080i) content, recommending 8 to 12 Mb/s for optimal performance. Software utilized includes _Ubuntu Studio 10.04_, WinFF, VLC, and TMPGEnc Editor, underscoring the project's reliance on open-source tools and a foundational understanding of LAN networks and DVB transport streams.
-
SDR Television v1.0 operates as a DVB-S2 / AAC / H264 / H265 program, specifically engineered for QO-100 satellite Digital Amateur Television (DATV) operations. It provides a full-duplex solution on modern x86 computers running Windows 10 or 11 (64-bit, 8+ cores, AVX2 support recommended), leveraging DLLs from _SDR Console_ for control of devices like _Pluto_ and _LibreSDR.TV_. The software requires installation of the SDR Radio kit for wideband mode support. Initial development focused on a proof-of-concept for QO-100, with future enhancements planned to include H266 / AV1 / Opus codecs and an improved cross-band user interface. The current stable release functions reliably for QO-100 DATV. Users must install the SDR Radio kit, followed by the SDR Television kit, into the same directory. Support inquiries are handled via the SDR-Radio.com mailing list, ensuring direct assistance for operational questions.
-
Receiving Digital Amateur Television (DATV) signals requires specialized software to interface with hardware tuners and decode the video stream. The _MiniTioune_ software, developed by F6DZP, serves this purpose, providing a Windows-based application for DVB-S and DVB-S2 reception and analysis. It is designed to work in conjunction with _MiniTiouner_ hardware, enabling hams to monitor DATV transmissions, including those from the QO-100 geostationary satellite. The resource outlines the initial setup process, including connecting the MiniTiouner hardware via a high-quality USB2 mini cable and running diagnostic test software. It details how to configure essential parameters such as symbol rate (SR), FEC rate, and DVB mode for various signal sources, from domestic satellite dishes to local DATV transmitters. Troubleshooting steps for common issues like "no video displayed" are also provided, often pointing to corrupted software filters or incorrect _Auto PID_ settings. Advanced features like the Web monitor for remote signal reporting and integration with _VLC_ media player for more tolerant decoding of non-DVB compliant signals are covered. The document also references a comprehensive user guide by W6HHC for the _MiniTiouner-Express_ system, which utilizes the same software, offering further in-depth assistance for operators.