Search results
Query: step by step change in e
Links: 4 | Categories: 0
-
ICANN policies require registrars to verify domain registrant email addresses within 15 days of registration or transfer, a critical step for maintaining domain activity. Failure to complete this verification process results in the suspension of the domain, rendering the associated website inaccessible. This resource details the common reasons for such suspensions, including new registrations, changes to registrant email addresses, or domain transfers where verification was not completed. To reactivate a suspended domain, the registrant must click a verification link sent to their email address by the registrar. The process typically resolves the suspension within 30 minutes after successful verification. Registrants can request a resend of the verification email through their domain provider or use a trigger code if available. This ensures compliance with ICANN's _Registrant Verification Policy_ and restores website functionality.
-
A system designed to automatically tune small transmitting magnetic loop antennas, particularly beneficial for **contest operations** where rapid frequency changes are common. The core of the system involves a PC-based control application, AutoCap, written in C#, which monitors antenna SWR via an external meter and commands a motor interface to adjust the loop's variable capacitor. The software is compatible with Windows and Linux via the Mono framework, offering a graphical user interface for monitoring system status, SWR, power, and motor commands. Key components include one or more magnetic loop antennas equipped with DC or stepper motors for capacitor adjustment, an SWR meter with data output (such as the Telepost LP-100A or a homebrew serial/USB SWR meter), the AutoCap PC software, and a motor interface. The most effective motor interface utilizes an **Arduino-based controller** with custom firmware, providing precise control over both simple DC motors and stepper motors, and supporting features like motor braking for finer adjustments. The system allows for configurable SWR thresholds, pulse widths, and motor effort settings to optimize tuning speed and resolution. Optional radio integration provides frequency hints, enabling the algorithm to learn the relationship between motor actions and resonant frequency, thereby speeding up initial tuning responses. The software also supports antenna profiles, allowing operators to save and recall specific configurations for different loops, including accumulated frequency hint data.
-
A 200 kHz bandwidth digital transmission system for image transfer in the Amateur Service is under development, specifically targeting VHF allocations. John B. Stephensen, KD6OZH, leads this project under an FCC Special Temporary Authority (STA) valid until September 10, 2006, authorizing emissions up to 200 kHz bandwidth in the 50.3-50.8 MHz segment. Current regulations typically limit bandwidths to 20 kHz on VHF amateur bands, making this STA crucial for testing wideband digital modes. The modem, a modified **OFDM** (Orthogonal Frequency Division Multiplexed) unit, was initially tested on the 70-cm band. It splits a high-rate data stream into multiple low-rate subcarriers to mitigate multipath echoes. The system uses a DCP-1 card with a Xilinx XC3S400 FPGA and Oki Semiconductor ML67Q5003 microcontroller. The transmitter, located at 36d 46m 30s N, 119d 46m 22s W, generates 150 WPEP into an 8 dBi gain vertical antenna, while the mobile receiver uses a Ham-stick. Three data formats for 50, 100, and 200 kHz channels are being tested, with encoded data rates of 96, 192, and 384 kbps. Verilog code for the VHF OFDM modem is 95% simulated, with modifications from the UHF version including increased filter coefficient precision and a change from Ungerboeck **TCM** to BICM for improved performance over fading paths. Final tests will involve one-way over-the-air measurements of bit error rates and coverage area.
-
Demonstrates the construction of 'The Virgin', a **direct-conversion receiver** specifically designed for the 40m amateur radio band. This project, completed in February 2016, features a fixed operating frequency determined by a crystal oscillator, requiring a physical crystal change to alter the reception frequency. The design incorporates two integrated circuits and a power regulator, emphasizing simplicity with a single control knob. The author details the initial design, subsequent modifications to the front end, and troubleshooting steps addressing common issues like audio motorboating and power supply instability. The resource presents the final design of the receiver, reflecting the author's first experience building such a unit between December 2015 and February 2016. It offers practical insights into basic circuit construction and the iterative process of refining a homebrew radio project. The content is particularly relevant for those interested in fundamental receiver principles and hands-on **QRP** transceiver building.