Search results
Query: exam instructions
Links: 4 | Categories: 0
-
RSCW demonstrates a Linux/Unix command-line utility engineered for **Morse code** decoding via a computer's sound card. It specifically targets the extraction of weak CW signals from noise, operating on 8-bit, 8000 samples/second audio input, typically from `/dev/dsp`. The program outputs decoded characters to `stdout`, supporting user-specified speeds in words per minute (WPM) and carrier frequencies. While effective for machine-sent signals, it exhibits a 2-second decoding lag and requires manual speed input, making it less suitable for general-purpose, real-time contest operation. The resource details the program's components, including `rscw` (the main decoder), `rscwx` (an X11 graphical auxiliary for spectrum and internal signal visualization), `rs12tlmdec` (a specialized decoder for RS-12 amateur radio satellite telemetry), and `noisycw` (a utility for generating noisy Morse signals for testing). Installation instructions involve downloading a `.tgz` file, compiling with `Make`, and requiring the FFTW library (and GTK 2.0 for `rscwx`). Performance is illustrated with a .wav file example of a 12 WPM, 800 Hz CW signal at 12 dB Eb/N0, showcasing RSCW's near-error-free decoding of a test message. The site provides command-line examples utilizing `sox` for audio conversion and `noisycw` for signal generation, inviting comparisons with other decoding software and human operators, particularly for weak signal conditions.
-
These instructions use simple, generally familiar examples of equipment types and are designed to help you find the adjustment that suits you best. If you are looking on how to adjust a morse key, bencher key, paddle or straight morse key, here you will find all instructions.
-
The Tri-pole antenna, a clever modification of a standard dipole, allows for dual-band operation by integrating a third element. This design effectively shortens the overall dipole length by 10 to 20 percent, simplifying antenna rotation and offering a compact footprint. KK4OBI's article delves into the operational principles, using a 6 and 10-meter Tri-pole as a primary example, and provides comprehensive instructions for constructing any Tri-pole antenna within the 6 to 15-meter range. Key to the Tri-pole's performance is its off-center feed, necessitating a common mode choke at the feed point for optimal tuning and reduced noise. The author outlines a methodical approach to determining element dimensions, starting with a vertical element frequency calculated as 0.47 times the sum of the desired upper and lower band frequencies. This calculation, along with K-values derived from trend lines, guides the initial lengths for the horizontal arms, demonstrating how a 10m-6m Tri-pole can achieve a total horizontal length 78% shorter than a conventional 10-meter dipole. Tuning and balancing are critical, with the article detailing adjustments to arm lengths and the vertical element to achieve balanced SWR values, as validated through 4NEC2 simulations. Radiation patterns are analyzed at various elevations, showing gains around 5.7 dBi and favorable take-off angles for DX contacts. Construction details specify aluminum tubing dimensions, U-bolts, and an SO-239 connector, emphasizing the importance of a ferrite-based choke for wideband operation.
-
A quick guide to install direwolf, bpq and jnos on a Raspberry Pi. By following the instructions in the examples listed on this page, you should get it to work.