Search results
Query: external rf amplifier
Links: 5 | Categories: 0
-
Autotena, a Taiwanese manufacturer, offers a diverse product line focused on RF communication antennas and related accessories. The resource details various antenna types, including **4G/3G LTE wideband high-gain low-profile antennas**, land mobile wideband antennas, fiberglass omnidirectional designs, and GPS mobile and marine antennas. Specific amateur radio offerings include NMO VHF load coil gain antennas, VHF whip gain antennas with PL-259 connectors, and UHF NMO mount antennas with 3dB/5dB gain. The company also produces antennas for CB and 10-meter amateur bands, such as aluminum broadband 26-30MHz antennas and big copper coil broadband 26-30MHz antennas. Additionally, the site showcases **RF amplifiers** for CB, HF, VHF, and UHF bands, including professional-grade base station amplifiers with 100% EIA duty cycle. Handheld antennas, PL-259 type mobile antennas, magnet mount antennas, and external CB speakers are also presented, alongside various mounting kits and cable assemblies.
-
External Amplifier Keying from the IC-706 by Bob Wolbert, K6XX
-
The Elecraft K2 transceiver requires specific modifications for optimal soundcard digital mode operation, particularly for PSK31. The original article, circa 2001, details initial challenges with manual PTT and speech compression settings. A key modification involves adding headphone audio and a compression disable signal to the K2's microphone jack, utilizing pins 4 and 5. The **COMP0** signal, active low, is shorted to ground via a non-inverting open collector switch circuit, comprising two resistors and two transistors, mounted on the SSB board near U3. This circuit provides effective control of an analog signal line with good noise immunity. The switchbox itself repurposes a computer COM port switch, using only two of its original connectors and four of the nine poles. It integrates a microphone preamplifier, a PTT circuit built with 'flying leads' construction, and RCA jacks for soundcard connections. A trimpot adjusts the audio drive to the K2. The central DB9 connector links to the K2's mic connector via a shielded RS232 serial cable, ensuring proper grounding and signal routing. An external footswitch PTT jack is also included. Further enhancements include a **noise-canceling microphone** preamp based on a QST December 2000 article, adapted for Heil mic elements. This preamp, built with pseudo-Manhattan style construction, provides a gain of approximately 2 by changing emitter resistors (R9 and R16) from 680 ohms to 330 ohms. A 10-ohm series resistor and 47 µF capacitor on the +5V supply mitigate noise spikes.
-
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.
-
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.