| modulation – A process of mixing or combining an information wave (like sound) onto a base transmission wave called a carrier. There are three primary types of modulation: amplitude modulation (AM), which involves changing the amplitude (or power) of the signal to be transmitted, frequency modulation (FM), which involves changing the frequency of the signal to be transmitted, and phase modulation, which varies the phase of the signal. Variations of these include amplitude shift keying (ASK), frequency shift keying (FSK), phase shift keying (PSK) and quadrature amplitude modulation (QAM).
radio frequency (RF) – An electromagnetic frequency in the 20 kHz to 300 GHz range. They are divided into 8 general groups (VLF, LF, MF, HF, VHF, UHF, SHF, EHF) that constitute the radio frequency spectrum. Lower frequencies propagate more easily than higher frequencies. For example, sometimes you can listen to the same AM broadcast station (centered around 1 MHz) for hundreds of miles as you drive, contrasted with a TV station operating around 100 MHz which can only service a 40 to 50 mile radius. Microwave frequencies start at around 2 GHz and are best suited for unobstructed point-to-point communication (i.e. directly from one location to another) and for high-speed data transmission.
frequency channel – The specific radio frequency band (electromagnetic wave oscillation rate in hertz) that a radio control transmitter uses to broadcast its signal. The frequency channel denotes only the portion of the radio frequency spectrum that the system uses for communication and does not relate to the number of features it can control. Radio control systems that have multiple frequency channels allow multiple units to be operated independently in the same area without interfering with each other.
bandwidth – The size (in hertz) of the radio frequency range that a signal transmission occupies. Typical narrowband signals range on the order of kilohertz, while spread spectrum signals can occupy many megahertz of bandwidth.
narrowband – An imprecise term that typically refers to RF signals occupying on the order of 3 to 25 kHz of bandwidth in the radio frequency (RF) spectrum. Conventional RF signals (TV, radio, CB, etc.) are generally narrowband, which means that they emit all of their power in relatively narrow portions of the RF spectrum.
spread spectrum (SS) – A modulation technique that spreads data, by using a coding sequence, over an RF bandwidth wider than would normally be required by the content of the original data stream (data bandwidth). This technique provides high levels of communication reliability and security, and typically enables higher data transmission rates than are achieved with narrowband carriers. Two main types of spread spectrum techniques are frequency hopping and direct sequence.
direct sequence (DS) – A form of modulation (commonly used in spread spectrum communications) in which a code sequence is used to directly modulate a narrowband carrier (usually by phase-shift keying) and continuously distribute or spread the narrowband carrier over a much broader portion of an assigned frequency range. The code sequence is duplicated and synchronized at the receiver, where the signal is compressed or correlated back into its original narrowband form.
frequency hopping (FH) – A form of modulation (commonly used in spread spectrum communications) in which the transmitter and receiver (or transceivers) in a system synchronously change carrier frequencies (of narrowband waveform) rapidly based on a pattern derived from a code sequence. In this way, the data signal is spread over a broad RF band through the continual narrowband frequency "hopping".
simplex – Communication that takes place in only one direction on one communication channel. An example of simplex communication is a conventional pager. Data flow is from the transmission towers to the pager and not from the pager back to the transmission towers (new pager services now offer two-way capability).
half-duplex – A type of two-way communication in which both stations can send and receive signals or data but not at the same time. When one unit is sending, the other unit can only receive. An example of half-duplex communication is a two-way radio system such as the citizens’ band radio. While one person transmits, the person on the other end receives. The FRH series of wireless modems essentially use half-duplex transmission techniques, but simulate full-duplex communication by causing both units to switch very rapidly between transmit and receive modes (also referred to as time-division-duplex (TDD)).
full-duplex – A type of two-way communication in which both stations can send and receive signals or data at the same time. Full-duplex requires two communication channels, one operating in each direction. A telephone is an example of a full-duplex communication device since both parties can send and receive voice signals simultaneously.
operating range – The distance between the transmitter and receiver (or transceivers) at which communication between the two is still possible. Generally, if all other factors are equal, longer ranges equate to more expensive radio control systems.
antenna diversity – A method used to improve RF reception when multipath fading is present. This method uses two independent antennas, spaced at least 1/2 wavelength apart, to receive multiple incoming signals differing in phase or amplitude. The theory is that the signal will fade at one antenna while it increases at the other and the receiver selects the strongest.
multipath (fading) – Refers to the reception of the same transmitted RF signal from multiple paths, such as reception of the direct antenna-to-antenna signal and reception of a secondary signal that was reflected by surrounding structures. This phenomenon can cause signal fading (fluctuation in signal strength) due to interference between the RF signals arriving from multiple paths.
ARQ (automatic retransmission request) – A standard method of correcting transmission data errors used on virtually all high-speed data communication systems. The sender encodes an error-detection field based on the contents of the message (see CRC), and the receiver recalculates the field and compares it with the one it received. If they match, an acknowledgement (ACK) is transmitted to the sender. If they do not match, a negative acknowledgment (NAK) is returned and the sender retransmits the message.
CRC (cyclic redundancy check) – A process used to check the integrity of a block of data. The transmitting device generates a CRC value based on the number of 1's in the binary data block and transmits the CRC value with the data. The receiving device performs the same calculation on the received data and compares its result with the transmitted CRC value. If the values do not match, an error exists in the received data.
analog – A proportional change continuous in nature between states, like a dimmer switch for a light or the volume control on a radio.
digital – An abrupt or stepped change from one state to another, like an on-off switch for a light or the high beam switch on a car that changes the beam from one intensity to another in an abrupt step.
bit – A contraction of the words "binary digit". A bit is the smallest unit of digital information and is typically represented by a zero or one.
bps (bits per second) – The number of bits transferred per second.
byte – A contraction of the words "by eights" and represents a group of 8 bits. |