Login or Register for FREE!
Subelement G8
SIGNALS AND EMISSIONS
Section G8C
Digital emission modes
On what band do amateurs share channels with the unlicensed Wi-Fi service?
  • 432 MHz
  • 902 MHz
  • Correct Answer
    2.4 GHz
  • 10.7 GHz

2.4GHZ wifi uses 2.412-2.467 GHz (2412-2467MHz) in North America (2.412-2.462 GHz in the USA), so be careful when transmitting in the 2.4GHz range to not interfere with people's wifi.

Last edited by ki5qqh. Register to edit

Tags: arrl chapter 3 arrl module 8

Which digital mode is used as a low-power beacon for assessing HF propagation?
  • Correct Answer
    WSPR
  • MFSK16
  • PSK31
  • SSB-SC

Silly Hint: a low power signal is just a whisper (WSPR)

WSPR (often pronounced as 'whisper') is an acronym for Weak Signal Propagation Reporter and was designed by Joe Taylor (also creator of JT-65 and FT-8) to test propagation of HF frequency radio waves by sending low-power signals and logging decoded signals from other locations to WSPRnet. Stations do not respond to decoded signals, thus it acts as a one-way beacon.

The incorrect options, Olivia, PSK31, and SSB-SC, are all two-way communication modes.

Weak Signal Propagation Reporter (WSPR)

Last edited by ironcal67. Register to edit

Tags: arrl chapter 6 arrl module 24

What part of a packet radio frame contains the routing and handling information?
  • Directory
  • Preamble
  • Correct Answer
    Header
  • Trailer

When forming a packet for transmission the information is organized into a specific order so that the message segments may be properly reassembled and decoded after all parts are received.

Each data packet contain several fields, including the Header, which contains routing and handling information.

The packet also includes an address field indicating where the message is going; a control field, indicating the type of data; a frame number which indicates the section order; the data field; and the frame check or cyclic redundancy check field.

For more info see Wikipedia: Packet Radio

Last edited by edponce@yahoo.com. Register to edit

Tags: digital modes arrl chapter 6 arrl module 24

Which of the following describes Baudot code?
  • A 7-bit code with start, stop, and parity bits
  • A code using error detection and correction
  • Correct Answer
    A 5-bit code with additional start and stop bits
  • A code using SELCAL and LISTEN

The Baudot code is a character set used with some radioteletype (RTTY) transmissions. This code assigns each letter of the alphabet with a 5 bit code, with stop and start bits for each character.

Hint: Baudot has 5 letters plus an additional letter (6 total)

For more info see Wikipedia: Baudot code

Last edited by br brendan. Register to edit

Tags: digital modes arrl chapter 6 arrl module 23

In an ARQ mode, what is meant by a NAK response to a transmitted packet?
  • Correct Answer
    Request retransmission of the packet
  • Packet was received without error
  • Receiving station connected and ready for transmissions
  • Entire file received correctly

NAK means Not Acknowledged - that's what the receiving station sends when it detects an error in the transmitted packet. That NAK is a request to send the packet again, a retransmission of the packet.

Last edited by k6yxh. Register to edit

Tags: none

What action results from a failure to exchange information due to excessive transmission attempts when using an ARQ mode?
  • The checksum overflows
  • Correct Answer
    The connection is dropped
  • Packets will be routed incorrectly
  • Encoding reverts to the default character set

In Automatic Repeat Request (ARQ) mode, each transmission is acknowledged as "received without error" or a "request for retransmission". After an excessive number of attempts to receive a packet, the receiving or transmitting station will drop the connection.

Last edited by shaheenery. Register to edit

Tags: none

Which of the following narrow-band digital modes can receive signals with very low signal-to-noise ratios?
  • MSK144
  • Correct Answer
    FT8
  • AMTOR
  • MFSK32

Hint: "FT8" is the narrowest answer.

FT8 uses an 8-frequency shift keying format. Tones are spaced at 6.25 Hz, and an FT8 signal occupies just 50 Hz.

MSK144 is designed for meteor scatter, would need to worry about low signal-to-noise ratios, but is a wideband protocol designed to move data quickly, given the short windows in which meteor scatter propagation functions. It is generally used on VHF or higher frequencies, given the width.

AMTOR & MFSK32 are not good protocols for very low signal-to-noise ratio HF transmission.

Last edited by jeff00seattle. Register to edit

Tags: arrl chapter 6 arrl module 24

Which of the following statements is true about PSK31?
  • Upper case letters are sent with more power
  • Correct Answer
    Upper case letters use longer Varicode bit sequences and thus slow down transmission
  • Error correction is used to ensure accurate message reception
  • Higher power is needed as compared to RTTY for similar error rates

Hint: Remember PSK31 uses Varicode for bauds (31 bauds)

Upper case letters use longer Varicode signals and thus slow down transmission

PSK31 uses Varicode.

The idea behind varicode is that symbols often used for transmission like the character "e" is given a smaller length of data, whereas obscure characters like "^" are assigned longer length codes to encode them.

Upper case letters are given longer codes compared to their lower case companions since lower case letters are used much more often than upper case letters.

Note: This is the same concept as International Morse Code - more common letters like "e" (dit) are shorter than less common letters like "h" (dit-dit-dit-dit).

Last edited by k6bjy. Register to edit

Tags: arrl chapter 6 arrl module 23

Which is true of mesh network microwave nodes?
  • Having more nodes increases signal strengths
  • Correct Answer
    If one node fails, a packet may still reach its target station via an alternate node
  • Links between two nodes in a network may have different frequencies and bandwidths
  • More nodes reduce overall microwave out of band interference

A mesh network is made up of a collection of connected nodes. Each node may be connected to one or more other nodes.

There are usually several paths a packet can take through nodes to reach its target station. If a node on a path fails, the packet might be routed to its target station through an alternate node.

Last edited by czarnoff. Register to edit

Tags: none

How does forward error correction (FEC) allow the receiver to correct data errors?
  • By controlling transmitter output power for optimum signal strength
  • By using the Varicode character set
  • Correct Answer
    By transmitting redundant information with the data
  • By using a parity bit with each character

Hint: FEC forwards (TRANSMITS) redundant data

(C). Forward error correction allows the receiver to correct errors in received data packets by transmiting redundant information with the data.

This type of correction used in packet data transmissions is useful especially over "noisy" bands or in case of interference which may corrupt the signal.

For more info see Wikipedia: Forward error correction (FEC)

Hint: Look for the word “Data” in the answer.

Last edited by kd2ddi. Register to edit

Tags: arrl chapter 6 arrl module 24

How are the two separate frequencies of a Frequency Shift Keyed (FSK) signal identified?
  • Dot and dash
  • On and off
  • High and low
  • Correct Answer
    Mark and space

Frequency-shift keying (FSK) is a frequency modulation scheme in which digital information is transmitted through discrete frequency changes of a carrier wave.[1] The simplest FSK is binary FSK (BFSK). BFSK uses a pair of discrete frequencies to transmit binary (0s and 1s) information.[2] With this scheme, the "1" is called the mark frequency and the "0" is called the space frequency.

Hint: FSK is "identified" with a "mark".

https://en.wikipedia.org/wiki/Frequency-shift_keying

Last edited by kd7bbc. Register to edit

Tags: arrl chapter 6 arrl module 22

Which type of code is used for sending characters in a PSK31 signal?
  • Correct Answer
    Varicode
  • Viterbi
  • Volumetric
  • Binary

Hint: since 31 is a baud CODE, remember VARICODE

Hint 2: Both the question and the answer have the word "code" in them.

Varicode is used sending characters in a PSK31 signal.


Unlike coding systems such as Baudot (5 bits per symbol) and ASCII (7 bits per symbol) which use a fixed length sequence to represent characters, PSK31 uses a variable-length encoding (1-10 bits) which assigns more commonly used characters to shorter symbols.

Variable-length encoding is generally more time efficient, at least when using the English language, as it requires fewer total symbols to be transmitted for a given message. Improved efficiency is important because of PSK31's very low data rate of 31 symbols per second.

The name chosen for the encoding scheme is Varicode which can be remembered as a shortened form of "Variable Length Coding"

Some other digital modes have adopted varicode including PSK63, PSK128 (both essentially faster version of PSK31) and QPSK31, QPSK128, etc. which transmit two bits per symbol instead of one. The FreeDV digital voice mode uses Varicode to efficiently encode a text subchannel in its datastream.


See also: http://en.wikipedia.org/wiki/Varicode

Last edited by mike881. Register to edit

Tags: arrl chapter 6 arrl module 23

What is indicated on a waterfall display by one or more vertical lines on either side of a data mode or RTTY signal?
  • Long path propagation
  • Backscatter propagation
  • Insufficient modulation
  • Correct Answer
    Overmodulation

Overmodulation is an often occurring "gotcha" for many new hams intending to work PSK31. The PSK mode requires modulation audio from your computer. However, if the audio volume/amplitude is too high, your radio has no choice but to distort the signal through the use of ALCs (Auto Levelling Circuits). If you're familiar with audio production, this is a similar process equivalent to Dynamic Range Compression.

The ALC prevents the signal from clipping, but introduces harmonics that manifests itself as copies of the original signal on the left and right of the signal.

SILLY HINT: Waterfalls are vertical. Too much water goes over the side.

https://3.bp.blogspot.com/-W14Qrvpj8gI/TsV1LrdpA8I/AAAAAAAAAG0/zwSQ3siYEs0/s1600/Splatter+2.JPG

The signal near 2050Hz shows this effect. Notice the copies of the signal.

Last edited by kermitjr. Register to edit

Tags: arrl chapter 6 arrl module 25

Which of the following describes a waterfall display?
  • Frequency is horizontal, signal strength is vertical, time is intensity
  • Frequency is vertical, signal strength is intensity, time is horizontal
  • Correct Answer
    Frequency is horizontal, signal strength is intensity, time is vertical
  • Frequency is vertical, signal strength is horizontal, time is intensity

Check out WebSDR to see waterfall displays in action.

Notice that you can move the cursor horizontally along the x-axis in order to select the frequency, and that the display "falls" vertically over time. In other words: the x-axis is frequency, the y-axis is time.

You'll see a whole bunch of different signals. The CW signals will be very narrow, the data signals will tend to be quite wide, and phone signals somewhere in-between. If the signal is good, the display will show a bright line. A more attenuated line indicates that the signal isn't as strong. In other words: strength is intensity.

It is often advantageous to monitor the strength and frequency of multiple signals over a short duration of time. A waterfall display accomplishes just this.

If you've ever dealt with a spectrum analyzer, spectrogram, or a Fourier transform of a signal, you should notice that the horizontal axis of all the above plots is frequency. A waterfall plot adopts this convention.

(Silly tip: In a real waterfall, water "falls" over time, so time is the vertical axis. That may help discard incorrect answers.)

(Also, try this: A body of water typically runs horizontally, then vertically down a falls with greater intensity).

(Another tip: Frequency Horizontal+Signal Intensity+Time Vertical) = FH+SI+TV = Fuzzy TV)

(Sily tip: A waterfall is vertical. The last word in the correct answer is "vertical")

Last edited by mtntracker. Register to edit

Tags: arrl chapter 6 arrl module 26

What does an FT8 signal report of +3 mean?
  • The signal is 3 times the noise level of an equivalent SSB signal
  • The signal is S3 (weak signals)
  • Correct Answer
    The signal-to-noise ratio is equivalent to +3dB in a 2.5 kHz bandwidth
  • The signal is 3 dB over S9

FT8 is a digital communications mode which works in high noise situations; it's not very fast, but it can be used to communicate in situations where the signal strength wouldn't be good enough to make most other modes possible.

When an FT8 signal report shows a value of +3, it refers to the signal-to-noise ratio (SNR). The SNR is a measure of how much stronger the desired signal is compared to the background noise. In this case, the +3 represents a positive value, indicating that the desired signal is 3 decibels (dB) stronger than the noise level. Since SSB is the mode most commonly used for FT8 the SNR is calculated within the 2.5 kHz bandwidth range.

The SNR measurement helps operators assess the quality of the received signal. A higher positive value like +3 indicates a stronger and clearer signal with less interference from noise. It suggests that the transmission is more likely to be received accurately.

By exchanging signal reports, ham radio operators can gauge the performance of their transmissions and make adjustments if necessary. This information allows them to understand how well their signals are being received and helps ensure effective communication.

So, when an FT8 signal report indicates +3, it means that the desired signal is 3 dB stronger than the noise level within a 2.5 kHz bandwidth. It suggests a good signal quality with a higher chance of successful reception and accurate communication.

Hint: +3 is in both the question and answer.

Last edited by kb9svr. Register to edit

Tags: none

Which of the following provide digital voice modes?
  • WSPR, MFSK16, and EasyPAL
  • FT8, FT4, and FST4
  • Winlink, PACTOR II, and PACTOR III
  • Correct Answer
    DMR, D-STAR, and SystemFusion

DMR, D-STAR and SystemFusion, although they provide for sending data, also provide for sending digital voice. The other choices do not have voice modes.

Memory aid:

  • Digital Mobile Radio (DMR)
  • Digital Smart Technologies for Amateur Radio (D-STAR)

Last edited by mprindle. Register to edit

Tags: none

Go to G8B Go to G9A