Wiley Encyclopedia of Telecommunications Vol II.pdf

(43977 KB) Pobierz
98375452 UNPDF
WILEY ENCYCLOPEDIA OF
TELECOMMUNICATIONS
VOLUME 2
98375452.012.png
WILEY ENCYCLOPEDIA OF TELECOMMUNICATIONS
Editor
John G. Proakis
EditorialStaff
Vice President, STM Books: Janet Bailey
Sponsoring Editor: George J. Telecki
Assistant Editor: Cassie Craig
EditorialBoard
Rene Cruz
University of California at San Diego
Gerd Keiser
Consultant
Allen Levesque
Consultant
Larry Milstein
University of California at San Diego
Zoran Zvonar
Analog Devices
ProductionStaff
Director, Book Production and Manufacturing:
Camille P. Carter
Managing Editor: Shirley Thomas
Illustration Manager: Dean Gonzalez
98375452.013.png
WILEY ENCYCLOPEDIA OF
TELECOMMUNICATIONS
VOLUME 2
John G. Proakis
Editor
A John Wiley & Sons Publication
The WileyEncyclopediaofTelecommunicationsis available online at
http://www.mrw.interscience.wiley.com/eot
98375452.014.png
Copyright 2003 by John Wiley & Sons, Inc. All rights reserved.
Published by John Wiley & Sons, Inc., Hoboken, New Jersey.
Published simultaneously in Canada.
No part of this publication may be reproduced, stored in a retrieval system or transmitted in any form or by any means, electronic,
mechanical, photocopying, recording, scanning, or otherwise, except as permitted under Section 107 or 108 of the 1976 United States
Copyright Act, without either the prior written permission of the Publisher, or authorization through payment of the appropriate
per-copy fee to the Copyright Clearance Center, Inc., 222 Rosewood Drive, Danvers, MA 01923, 978-750-8400, fax 978-750-4470, or on
the web at www.copyright.com. Requests to the Publisher for permission should be addressed to the Permissions Department, John
Wiley & Sons, Inc., 111 River Street, Hoboken, NJ 07030, (201) 748-6011, fax (201) 748-6008, e-mail: permreq@wiley.com.
Limit of Liability/Disclaimer of Warranty: While the publisher and author have used their best efforts in preparing this book, they make
no representations or warranties with respect to the accuracy or completeness of the contents of this book and specifically disclaim any
implied warranties of merchantability or fitness for a particular purpose. No warranty may be created or extended by sales
representatives or written sales materials. The advice and strategies contained herein may not be suitable for your situation. You should
consult with a professional where appropriate. Neither the publisher nor author shall be liable for any loss of profit or any other
commercial damages, including but not limited to special, incidental, consequential, or other damages.
For general information on our other products and services please contact our Customer Care Department within the U.S. at
877-762-2974, outside the U.S. at 317-572-3993 or fax 317-572-4002.
Wiley also publishes its books in a variety of electronic formats. Some content that appears in print, however, may not be available in
electronic format.
Library of Congress Cataloging in Publication Data:
Wiley encyclopedia of telecommunications / John G. Proakis, editor.
p. cm.
includes index.
ISBN 0-471-36972-1
1. Telecommunication—Encyclopedias. I. Title: Encyclopedia of
telecommunications. II. Proakis, John G.
TK5102 .W55 2002
621.382 03—dc21
2002014432
Printed in the United States of America
10987654321
D
DATA COMPRESSION
(or approximately restored) by the source decoder. The
channel code achieves the goal of reliable transmission:
The channel encoder inserts a small amount of redundancy
in the channel input stream that will allow the channel
decoder to correct the transmission errors in that stream
that are caused by the channel.
2. Combined Code Design .Oneode(asinFig.1)
is designed to accomplish the twin goals of bandwidth
efficiency and reliable transmission. Clearly, combined
code design is more general than separated code design.
However, previously separated codes were preferred to
combined codes in data communication system design.
There were two good reason for this: (a) Claude Shannon
showed that if the data sequence is sufficiently long,
and if the probabilistic models for the source and the
channel are sufficiently simple, then there is no loss in the
bandwidth versus reliability tradeoff that is achievable
using separated codes of arbitrary complexity instead of
combined codes of arbitrary complexity; and (b) the code
design problem is made easier by separating it into the two
decoupled problems of source code design and channel code
design. For the communication of short data sequences, or
for the scenario in which the complexity of the code is to be
constrained, there can be an advantage to using combined
codes as opposed to separated codes; consequently, there
much attention has focused on the combined code design
problem since the mid-1980s. At the time of the writing of
this article, however, results on combined code design are
somewhat isolated and have not yet been combined into a
nice theory. On the other hand, the two separate theories
of source code design and channel code design are well
developed. The purpose of the present article is to provide
an introduction to source code design.
J OHN K IEFFER
University of Minnesota
Minneapolis, Minnesota
1. INTRODUCTION
A modern-day data communication system must be
capable of transmitting data of all types, such as text,
speech, audio, image or video data. The block diagram in
Fig. 1 depicts a data communication system, consisting of
source, encoder, channel ,and decoder :
The source generates the data sequence that is to
be transmitted through the data communication system.
The encoder converts the data sequence into a binary
codeword for transmission through the channel. The
decoder generates a reconstructed data sequence that
may or not be equal to the original data sequence.
The encoder/decoder pair in Fig. 1 is the code of the
data communication system. In Fig. 1, the source and
channel are fixed; the choice of code is flexible, in order
to accomplish the twin goals of bandwidth efficiency and
reliable transmission , described as follows:
1. Bandwidth efficiency —the portion of the available
channel bandwidth that is allocated in order
to communicate the given data sequence should
be economized.
2. Reliable transmission —the reconstructed data
sequence should be equal or sufficiently close to
the original data sequence.
Unfortunately, these are conflicting goals; less use of
bandwidth makes for less reliable transmission, and
conversely, more reliable transmission requires the use
of more bandwidth. It is the job of the data communication
system designer to select a code that will yield a good
tradeoff between these two goals. Code design is typically
done in one of the following two ways.
In source code design, one can assume that the
communication channel introduces no errors, because
the purpose of the channel code is to correct whatever
channel errors occur. Thus, we may use Fig. 3 below, which
contains no channel, as the conceptual model guiding
source code design.
The system in Fig. 3 is called a data compression
system —it consists of the source and the source code
consisting of the (source encoder, source decoder) pair.
The data sequence generated by the source is random
and is denoted X n ; the notation X n is a shorthand for the
following random sequence of length n :
1. Separated Code Design . Two codes are designed,
a source code and a channel code , and then the source
code and the channel code are cascaded together. Figure 2
illustrates the procedure. The source code is the pair
consisting of the source encoder and source decoder; the
channel code is the (channel encoder, channel decoder)
pair. The source code achieves the goal of bandwidth
efficiency: The source encoder removes a large amount of
redundancy from the data sequence that can be restored
X n
= (X 1 , X 2 ,...,X n )
( 1 )
The X i values (i = 1 , 2 ,...,n) are the individual data
samples generated by the source. In Fig. 3, B K
is a
Source
Data
Encoder
Binary
Channel
Decoder
Reconstructed
sequence
codeword
data sequence
Figure 1. Block diagram of data communication system.
631
98375452.015.png 98375452.001.png 98375452.002.png 98375452.003.png 98375452.004.png 98375452.005.png 98375452.006.png 98375452.007.png 98375452.008.png 98375452.009.png 98375452.010.png 98375452.011.png
Zgłoś jeśli naruszono regulamin