Search results
Query: communication power inc.
Links: 61 | Categories: 1
Categories
-
Learn how VE6LK built a comprehensive radio go-kit for emergency communication purposes. The kit includes Yaesu FT-8800, Yaesu FT-857, LDG FT-Meter, Powerwerx SS-30 power supply, SignaLink USB interface, and more. The author shares details on the equipment, organization, and practical tips for setting up the kit. Discover how to stay prepared for public service events, disaster responses, and general ham radio activities with a well-equipped go-kit.
-
This **PDF report** documents a _maritime mobile_ DXpedition operating from the _Southern Ocean_ near Antarctica, detailing antenna deployment strategies on a sailing vessel. It addresses power management systems for remote operations and propagation characteristics specific to polar regions on **20m and 40m** bands. Operational strategies include managing high-density pileups using split frequency operation and maintaining signal integrity during periods of high aurora activity. Equipment considerations cover specific transceiver models like the Icom IC-7300, antenna types optimized for marine vessel installation, and battery power systems for extended periods without shore power. The resource also examines the use of satellite communication for real-time log uploads and QSL confirmation from remote locations, and discusses mitigating signal degradation from ice accumulation on antennas. DXZone Focus: PDF report | Maritime Mobile DXpedition | Polar Propagation | Split Frequency Operation
-
This page provides a detailed guide on how to build your own radioless Allstar node for ham radio operators. It includes information on power supply, components needed, wiring instructions, and tips to avoid common issues like ground loop hums. The author shares personal experiences and recommendations for specific components like microphones, audio amps, and sound fobs. Whether you're a beginner or experienced ham radio operator, this DIY project can help you set up a cost-effective and functional Allstar node for communication purposes.
-
The DIY Power Meter project utilizes the _INA226_ high-side power monitoring chip, paired with an ATtiny85 microcontroller, to measure voltage, current, and power, displaying the results on a 128x32 OLED screen. The INA226 communicates via an I2C interface and is programmed with a calibration factor based on the shunt resistance and current register LSB. The project is designed to handle a maximum current of 500mA using a 0.16ohm shunt resistor, which can be adjusted to a 0.2ohm resistor, reducing the full-scale current range to 409mA with a resolution of **12.5uA**. The shunt resistor dissipates only 33mW at maximum current, making 1/4 watt resistors suitable for the setup. The PowerMeter.ino sketch configures the shunt resistance and maximum design current, automatically calculating the calibration factor. The project can be prototyped on a breadboard using an Arduino Uno, employing the Wire library for INA226 and OLED communication, and the u8g2lib library for the OLED display. For the ATtiny85 version, the Adafruit-TinyWireM and Tiny4kOLED libraries are used. The power meter is independently powered by a 3V CR2032 cell, with power switching options including manual switches or DC switched jacks. The low-side n-channel MOSFET switch configuration is tested but introduces voltage drop issues, making manual switching a more reliable option until a suitable DC switched jack is found. DXZone Technical Profile: INA226 | ATtiny85 | OLED Display | Power Meter
-
This article provides a comprehensive introduction to the decibel (dB), its logarithmic nature, and its applications in power, voltage, and antenna gain calculations. It explains how dB simplifies comparisons in electronics, telecommunications, and audio perception. The author clarifies key mathematical concepts, including power ratios, voltage doubling, and absolute levels like dBm and dBV. The discussion on S-units and antenna system gain is particularly relevant for radio amateurs. Overall, this is an informative and well-structured guide to understanding and applying decibels in technical fields.
-
The Olivia digital mode, a **Multi-Frequency Shift Keying (MFSK)** radioteletype protocol, is specifically engineered for robust communication under difficult propagation conditions on shortwave radio bands from 3 MHz to 30 MHz. Developed by Pawel Jalocha in 2003, Olivia signals can be decoded even when the noise amplitude exceeds the digital signal by over ten times, making it highly effective for transmitting ASCII characters across noisy channels with significant fading and propagation phasing. Early on-the-air tests by Fred OH/DK4ZC and Les VK2DSG on the Europe-Australia 20-meter path demonstrated intercontinental contacts with as little as one-watt RF power under favorable conditions. Common Olivia modes are designated as X/Y, where X represents the number of tones and Y is the bandwidth in Hertz, with examples including 8/250, 16/500, and 32/1000. The resource clarifies that Olivia, unlike some other digital modes, produces a constant envelope, allowing RF power amplifiers to achieve greater conversion efficiencies and making it less prone to non-linearity. Operators are advised that **Automatic Level Control (ALC)** can be set higher than no meter movement for MFSK modulation, as long as it's not driven past its high limit, contrary to common misinformation about other digital modes. The Olivia community encourages voluntary channelization on suggested calling frequencies, such as 14.0725 MHz for 8/250, to facilitate initial contacts, especially for signals below the noise floor. The Olivia Digital DXers Club provides links to Groups.io, Facebook, and Discord for community engagement and offers details on QSO parties.
-
This online project documentation details the construction of a hands-free microphone interface unit designed for _mobile_ amateur radio operation. The curriculum covers the integration of electret microphone elements with amateur radio transceivers, specifically addressing **VHF** band communication. It outlines the circuitry for a switch box that provides an interface between various radio models and microphone types. The guide specifies the inclusion of a **1750 Hz** tone-burst generator for accessing amateur radio repeaters, an operational protocol for many VHF systems. Design considerations include the reduction of ambient vehicle noise through an adjustable audio input level control. The project provides schematics and wiring diagrams for connecting the interface unit to specific amateur radio transceivers, including the Yaesu FT-817. It addresses the selection and adaptation of readily available electret microphone and earpiece assemblies, initially sourced from mobile phone accessories, and later from dedicated headset units. The design incorporates a control mechanism for radio functions, enabling hands-free operation during _mobile_ excursions. Circuit details cover power supply considerations for the electret microphone and signal routing for both transmit audio and received audio monitoring. The documentation specifies component selection for the switch box, ensuring compatibility with common amateur radio microphone input impedances and output levels. This includes considerations for PTT line switching and audio path isolation. DXZone Focus: Online Project Documentation | Hands-Free Mobile Microphone Interface | Electret Microphone Integration | 1750 Hz Tone-Burst Generation
-
An Arduino-based interface provides a remote tuner call command for Icom **IC7700** and **IC7800** transceivers, addressing the lack of a built-in function for external tuners such as the MFJ 998RT. This setup initiates a low-power transmit signal, typically 15 watts, allowing the remote autotuner to perform its matching sequence. The article details the required CI-V line communication and modifications to existing Arduino code, specifically referencing contributions from Jean-Jacques ON7EQ for improved Icom interrogation routines. The system involves a sequence of steps: storing the transceiver's current mode and power, disabling the internal autotuner, activating a control relay to interrupt the amplifier line, switching to RTTY mode at low power, and initiating transmit. The transmit duration is manually controlled by the operator, observing the SWR meter until a low SWR is achieved, then a second button press stops the transmission. A built-in 4-second transmit limit provides a safety measure. After tuning, the routine restores the original mode and power settings, re-enables the internal autotuner, and performs a brief 2-second RTTY transmission for internal tuner adjustment. The circuit diagram includes a Panasonic form 2 relay for amp control and emphasizes critical delays in the Arduino code for stable operation at 9600 baud CI-V communication. Compatibility with logging software like DXLab, N1MM, and N3FJP is noted, with specific interrogation time settings required to avoid conflicts.
-
Parks on the Air Canada page provides information about the popular Amateur Radio activity that involves operating portable radios from designated parks and nature reserves worldwide. The page presents the objectives of the program, lists over 400 national/provincial/territorial parks, and offers insights from Tracy McKim, VE3TWM, on low power communications and outdoor ham radio operation. It also includes links to YouTube channels with how-to videos on setting up portable stations, Field Day deployment, and POTA activation. Amateur radio operators interested in combining their love for radio with outdoor adventures will find valuable resources and learning opportunities on this page.
-
Demonstrates the construction of a portable 2-meter repeater system utilizing a **Yaesu DR-1X** transceiver, configured for both analog FM and C4FM digital voice operation. The design emphasizes portability, robustness, and effective thermal management, incorporating a "wind tunnel" airflow system with a fan to maintain transmit module temperatures at 38 degrees Celsius during continuous operation. The system integrates a diplexer, control head, and is housed in a compact, lightweight case weighing under 8kg, designed for single-person deployment. Covers practical considerations for field deployment, including power sources, antenna types, and the overall system architecture for public service events and emergency preparedness. The resource details the modular "wrap around" construction, showing how components like thermal switches for fan control and Anderson Powerpole connectors are integrated. It highlights the system's ability to provide reliable communications support for club activities and emergency communications.
-
The Anytone AT-D878UVII Plus, a dual-band transceiver, supports both Analog and DMR modes, providing versatile communication options for amateur radio operators. This model is complemented by the Anytone AT-6666 Pro, which delivers a substantial 80W output, catering to users requiring higher power for their radio operations. For mobile and off-road applications, RadioSmart Solutions features a 4x4 Mobile Radio Package Deal, which includes the RTS DV-2135s Mobile Two-Way Radio. This package is specifically designed for reliable communication in challenging environments, often encountered during off-road adventures. An _RSS Rugged Off-Road Antenna_ is also available, engineered to withstand harsh conditions and ensure robust performance. The product range addresses the needs of individuals seeking durable and functional communication solutions for both general amateur radio use and specialized mobile deployments.