|
|
Adaptive Differential Pulse Code Modulation (ADPCM):
A compression technique that encodes only the difference between
sequential samples. |
|
Automatic Gain Control (AGC):
A circuit that modulates an amplifier's gain, in response to the
relative strength of the input signal, in order to maintain the output
power. |
|
Ampere-hour(Ah):
A measure of battery capacity. A 4Ah battery could, for instance,
deliver 1A for 4 hours, 1/2A for 8 hours, etc. |
|
Aliasing:
In A/D conversion, the Nyquist principle states that the sampling rate
must be at least twice the maximum bandwidth of the analog signal. If
the sampling rate is insufficient, then higher-frequency components are
"undersampled" and appear shifted to lower-frequencies. These
frequency-shifted components are called
aliases. The frequencies that shift are
sometimes called "folded" frequencies because a spectral plot looks like
it was folded to superimpose the higher frequency components over the
sub-Nyquist portion of the band. |
|
Amplitude Modulation (AM):
A modulation method in which the carrier amplitude changes with the
input signal amplitude. |
|
Advanced Mobile Phone System:
An analog only, 1G standard that operates in the 800MHz to 900MHz
frequency band. It is still widely used in the United States. |
|
Analog Switch:
An analog switch (sometimes just called a "switch") is a switching
device capable of switching or routing analog signals (meaning signals
that can have any level within a specified legal range), based on the
level of a digital control signal. Commonly implemented using a
"transmission gate," an analog switch performs a function similar to that
of a relay. |
|
Anti-Aliasing:
An anti-aliasing filter is
used before A/D conversion. It is a lowpass filter that removes signal
components above the Nyquist frequency, thereby eliminating their
sampled replicas (aliases) in the baseband. |
|
ASCII:
American Standard Codes for Information Interchange |
|
ATM:
Asynchronous transfer mode |
|
AGW: Arbitrary
waveform generator |
|
Bandwidth (BW)
is a range of frequencies, or information, that a circuit can handle or
the range of frequencies that a signal contains or occupies. |
|
A base station (or
base station)
is a wireless transceiver at a fixed location (e.g. atop a telephone
pole) which is part of a wireless communications network, e.g. the cell
phone network. |
|
Binary-coded
decimal(BCD):
Representation of a number in which each decimal digit (0-9) is encoded
in binary, with four bits per decimal digit. |
|
Bit
Error Rate(BER): A measure of
the number of erroneous bits which can be expected in a specified number
of bits in a serial stream. |
|
Bit
Error Ratio: he number of
erroneous bits divided by the total number of bits transmitted,
received, or processed over some stipulated period. |
|
Bluetooth: A technology that
allows voice and data connections between a wide range of mobile and
stationary devices through short-range digital two-way radio. For
instance, it specifies how mobile phones, Wireless Information Devices
(WIDs), computers and PDAs interconnect with each other, with computers,
and with office or home phones. |
|
Broadband: A transmission medium
with enough bandwidth to carry multiple voice, video, or data channels
simultaneously. This technique is used, for example, to provide fifty
CATV channels on one coaxial cable; or to provide Internet access over
cable TV; or to add DSL to a voice-grade telephone line. |
|
Base
Transceiver Station (BTS): The
stationary component of a cellphone system includes transmit-receive
units and one or more antennae. The combined systems (often including
multiple co-located systems and ganged directional antennae) is called a
cell-site, a base station, or a base transceiver station (BTS). |
|
Burst Mode:
1) A temporary high-speed data-transfer mode that can transfer data at
significantly higher rates than would normally be achieved with nonburst
technology.
2) The maximum short-term throughput which a device is capable of
transferring data. |
|
Bus:
Data path that connects to a number of devices. A typical example is the
bus a computer's circuit board or backplane. Memory, processor, and I/O
devices may all share the bus to send data from one to another. A bus
acts as a shared highway and is in lieu of the many devoted connections
it would take to hook every device to every other device. |
|
Category 3: Refers to Ethernet
cabling that satisfies the criteria for the EIA/TIA-568 standard's
Category 3, which allows data transfers up to 10Mbps. |
|
Category 5: Refers to Ethernet
cabling that satisfies the criteria for the EIA/TIA-568 standard's
Category 5, which allows data transfers up to 100Mbps. |
|
Charge Coupled Device(CCD): One
of the two main types of image sensors used in digital cameras. When a
picture is taken, the CCD is struck by light coming through the camera's
lens. Each of the thousands or millions of tiny pixels that make up the
CCD convert this light into electrons. The accumulated charge at each
pixel is measured, then converted to a digital value. This last step
occurs outside the CCD, in an analog-to-digital converter (ADC). |
|
Code
Division Multiple Access(CDMA):
A digital cellular technology that uses spread-spectrum techniques.
Unlike GSM and other competing systems that use TDMA, CDMA does not
assign a specific frequency to each user. Instead, every channel uses
the full available spectrum. Individual conversations are encoded with a
pseudo-random digital sequence. |
|
Channel Associated Signaling (CAS):
Some communications protocols include "signaling" functions along with
data. Channel Associated Signaling protocols include signaling in the
data channel (as opposed to a dedicated signaling channel). |
|
Chrominance: The colour portion
of a composite video signal. Forms a complete picture once combined with
the luminance component |
|
Clock and Data Recovery: The
process of extracting and reconstructing clock and data information from
a single-wire/channel, serial data stream |
|
CODEC: Short for
compressor/decompressor, a codec is any technology for compressing and
decompressing data. Codecs can be implemented in software, hardware, or
a combination of both. |
|
Coherent Sampling: Describes the
sampling of a periodic signal, where an integer number of its cycles
fits into a predefined sampling window. |
|
Compandor:
Signal processing technique which uses both compression and expansion to
improve dynamic range and signal-to-noise ratio.
A signal is passed through a non-linear transformation prior to
transmission. A reverse of this transformation occurs at reception. The
transformation is such that quiet portions are boosted and loud portions
reduced. Noise is reduced because the quiet signals are louder, compared
to the noise in the transmission channel. |
|
Cyclic Redundancy Check: A check
value calculated from the data, to catch most transmission errors. A
decoder calculates the CRC for the received data and compares it to the
CRC that the encoder calculated, which is appended to the data. A
mismatch indicates that the data was corrupted in transit. Depending on
the algorithm and number of CRC bits, come CRCs contain enough redundant
information that they can be used to correct the data. |
|
Cryptanalysis: The art and
science of breaking encryption or any form of cryptography. |
|
Digital-to-analog converter (DAC): A data converter, or
DAC, that receives digital data (a stream of numbers) and outputs a
voltage or current proportional to the value of the digital data. |
|
Daisy Chain: A method of
propagating signals along a bus in which the devices are connected in
series and the signal passed from one device to the next. The daisy
chain scheme permits assignment of device priorities based on the
electrical position of the device on the bus. |
|
dBm:
A unit that defines a signal level by comparing it to a reference level.
The reference level of 0dBm is defined as 1mW. The signal level in dBm
is 10 times the log of the signal's power over that of the 0dBm
reference. |
|
DECT: Digital European cordless
telephone |
|
Delta-Sigma: An
analog-to-digital converter (ADC) architecture consisting of a 1-bit ADC
and filtering circuitry which over-samples the input signal and performs
noise-shaping to achieve a high-resolution digital output. The
architecture is relatively inexpensive compared to other ADC
architectures. |
|
Dual Inline Package(DIP)
is an integrated circuit package with two rows of pins.
PDIP (Plastic Dual Inline Package) is a DIP package with a molded
plastic body.
CDIP (Ceramic Dual Inline Package) is a DIP package with a ceramic body. |
|
Dithering: A common technique to
improve digitizing when quantization noise (quantization error/noise)
can no longer be treated as random. A small amount of random noise is
added to the analog input signal. This added noise causes the digital
output to randomly toggle between two adjacent codes, thereby avoiding
thresholding effect. |
|
Diversity: In radio systems,
diversity is a method of improving the reliability and capacity by using
multiple communication channels to carry each signal. |
|
Direct Memory Access(DMA): A
scheme which reads or writes data directly to memory, bypassing the
processor and the processor bus. |
|
Digital Subscriber Line (DSL): A
mechanism for providing high-speed digital communications (e.g. Internet
access) over a standard phone line. |
|
Digital Subscriber Line Access MultiplexerL
DSLAM); a
device which takes a number of ADSL subscriber lines and concentrates
these to a single ATM line. |
|
Direct-Sequence Spread Spectrum(DSSS):
A transmission technology used in WLAN (wireless LAN) transmissions
where a data signal at the sending station is combined with a higher
data-rate bit sequence, or chipping code, that divides the user data
according to a spreading ratio. |
|
Dual Tone Multiple Frequency (DTMF)
is a signaling method developed by Bell Labs for sending telephone
dialing information over the same analog, voice-quality phones lines
that carry voice. Each digit is encoded as the sum of two sine wave
bursts, of different frequencies. The two-tone method was chosen because
it can be reliably distinguished from voice and normal phone
conversations are highly unlikely to falsely trigger the DTMF receiver. |
|
Dynamic Range: The range, in dB,
between the noise floor of a device and its defined maximum output
level. |
|
E1:
Wide-area, digital transmission scheme, used predominantly in Europe,
that carries data at a rate of 2.048Mbps. E1 lines can be leased for
private use from common carriers |
|
Enhanced Data Rates for GSM Evolution(EDGE):
An enhanced modulation technique designed to increase network capacity
and data rates in GSM networks. EDGE should provide data rates up to
384Kbps. |
|
Ethernet: A family of network
protocols based on asynchronous frames. The Ethernet framing structure
provides a flexible payload container with basic addressing and error
detection mechanisms. |
|
Error Vector Magnitude (EVM): A
measure of the difference between the (ideal) waveform and the measured
waveform. The difference is called the error vector, usually referred to
with regard to M-ary I/Q modulation schemes like QPSK, and shown on an
I/Q "constellation" plot of the demodulated symbols. Also see: "Phase
Noise and TD-SCDMA UE Receiver," |
|
Fiber Distributed Data Interface(FDDI):
A standard for transmitting data on optical fiber cables at a rate of
around 100,000,000 bits-per-second (10 times as fast as 10 Base-T
Ethernet; about twice as fast as T-3). |
|
Frequency Division Multiplexing (FDM):
A method for carrying multiple channels of information on one channel by
dividing the available bandwidth among the channels. |
|
Forward Error Correction: A
technique for detecting and correcting errors from imperfect
transmission by adding a small number of extra bits. FEC allows optical
transmission over longer distances by correcting errors that can happen
as the signal-to-noise ratio decreases with distance. |
|
Femto base station
(also called an Access Point Base Station, femtocell, is an in-home base
station. Like a standard base station, it connects cell phone voice and
data to the cell phone network, but it serves a smaller area (the home).
A femto base station benefits the service provider because it offloads
cell tower traffic. Subscribers benefit from superior signal strength,
due to the proximity of the unit -- especially where a cellular signal
is weak or not available. |
|
Fourier transform (FT)
converts a signal from the time domain (signal strength as a function of
time) to the frequency domain (signal strength as a function of
frequency). It shows the signal's spectral content, divided into
discrete bins (frequency bands).
The Fast Fourier Transform is a common algorithm for Fourier transforms.
It is more efficient (faster) than the DFT, Discrete Fourier Transform. |
|
Frequency Hopping Spread Spectrum:
A transmission technology in which the data signal is modulated by a
narrowband carrier signal which changes frequency ("hops") over a wide
band of frequencies. The hopping seems random but is prescribed by an
algorithm known to the receiving system. |
|
Fire
wire: Apple Computer trademarked
name for the IEEE 1394 serial interface standard: A high-speed interface
between computers and peripherals such as external disk drives, cameras,
and camcorders. Also referred to by Sony trademarked name, "I-Link." |
|
Flash ADC: An analog-to-digital
converter that uses a series of comparators with different threshold
voltages to convert an analog signal to a digital output |
|
Frame Relay: A high-speed,
packet-switched data communications service similar to X.25. Frame relay
is a leading contender for LAN-to-LAN interconnect services, and is well
suited to the burst-intensive demands of LAN environments. |
|
Frequency synthesizer is an
electronic circuit that uses an oscillator to generate a preprogrammed
set of stable frequencies with minimal phase noise. Primary applications
include wireless/RF devices such as radios, set top boxes, and GPS. |
|
Fiber-To-The-Home(FTTH):
A method for broadband data (voice, Internet, multimedia, etc.) delivery
to the home via optical fiber.
Contrast with FTTN (fiber-to-the-node) which uses fiber up to a node
outside the home and uses copper to bring the data into the home. |
|
|
|
|
|
|