throbber
DICTIONARY
`
`COMPUTER
`OGIENCE,
`ENGINEERING,
`avo TECHNOLOGY
`
`EDITOR-IN-CHIEF
`Phillip A. Laplante
`
`e)
`
`CRC Press
`
`Boca Raton London New York Washington, D.C.
`
`1
`
`APPLE 1039
`
`1
`
`APPLE 1039
`
`

`

`Library of Congress Cataloging-in-Publication Data
`
`004'.03—dc21
`
`Dictonary of computer science, engineering, and technology / edited by Phillip Laplante.
`p.
`cm.
`Includes bibliographical references and index.
`ISBN 0-8493-2691-5 (alk. paper)
`1. Computer science—Dictionaries. 2. Engineering—Dictionaries. 3.
`Technology——Dictionaries. I. Laplante, Phillip A.
`QA76.15.D5258
`2000
`
`This book contains information obtained from authentic and highly regarded sources. Reprinted material is quoted with
`permission, and sources are indicated. A wide variety of references are listed. Reasonable efforts have been made to publish
`reliable data and information, but the authors and the publisher cannot assume responsibility for the validity ofall materials
`or for the consequences oftheir use.
`
`Neither this book nor any part may be reproduced or transmitted in any form or by any means, electronic or mechanical,
`including photocopying, microfilming, and recording, or by any information storage or retrieval system, without prior
`permission in writing from the publisher.
`
`All rights reserved. Authorization to photocopy items for internal or personal use, or the personal or internal use of specific
`clients, may be granted by CRC Press LLC,provided that $.50 per page photocopied is paid directly to Copyright Clearance
`Center, 222 Rosewood Drive, Danvers, MA 01923 USA The fee code for users of the Transactional Reporting Service is
`ISBN 0-8493-2691-5/01/$0.00+$.50. The fee is subject to change without notice. For organizations that have been granted
`a photocopy license by the CCC, a separate system of payment has been arranged.
`
`The consent of CRC Press LLC does not extend to copying for general distribution, for promotion, for creating new works,
`or for resale. Specific permission must be obtained in writing from CRC Press LLC for such copying.
`
`Direct all inquiries to CRC Press LLC, 2000 N.W. Corporate Blvd., Boca Raton, Florida 33431.
`
`Trademark Notice: Product or corporate names may be trademarks or registered trademarks, and are used only for
`identification and explanation, withoutintent to infringe.
`
`Visit the CRC Press Website at www.crcepress.com
`
`© 2001 by CRC Press LLC
`
`No claim to original U.S. Government works
`International Standard Book Number 0-8493-2591-5
`Library of Congress Card Number 00-052882
`Printed in the United States of America 234567890
`Printed on acid-free paper
`
`2
`
`

`

`bit-line capacitance
`
`the pixels of an N x N image are represented
`bit-line capacitance_the equivalent capaci-
`tance experienced in each “bit line” in a RAM usingkbits.
`
`or ROM device. See also bit line.
`bit plane encoding_lossless binary encoding
`of the bit planes is termed bit plane encoding.
`bitmap_strictly a one-bit-per-pixel represen-
`The image is decomposed into a set of k, N x N
`tation for a defined area of a display.
`bit planes from the least significant bit to k — 1
`most significant bits and then encoded for image
`compression.
`
`a digital image composed
`bitmapped image
`of pixels. Bitmapped images are resolution-
`dependent;
`i.e., if the image is stretched,
`the
`resolution changes. Also called a raster image.
`See also image, pixel, vector image.
`
`the process ofshifting a
`bit normalization
`binary pattern to the left until the most signifi-
`cant bit is a 1.
`
`a type
`bit-oriented block transfer (bitBLT)
`of processing used mainly for video informa-
`tion characterized by minimal operations per-
`formed on large data blocks; a processor de-
`signed for such operations. BitBLT operations
`include transfers, masking, exclusive-OR, and
`similar logical functions.
`
`method to transmit or process
`bit parallel
`information in whichseveralbits are transmitted
`in parallel: e.g., a bit parallel adder with 4-bit
`data has 8 input ports for them (plus aninitial
`carry bit); an 8-bit parallel port includes true
`8-bit bi-directional datalines.
`
`a measure of signaling speed; the
`bit rate
`numberof bits transmitted per second. Bitrate
`and baudarerelated but not identical. Bit rate is
`equal to baud times the numberofbits used to
`representa line state. For example, if there are
`16 line states, each line state encodes four bits,
`andthebit rate is thus four times the baud. See
`baud.
`
`processing of one bit per clock cy-
`bitserial
`cle.
`If word length is W, then one sample or
`word is processed in W clock cycles.
`In con-
`trast, all W bits of a word are processed in the
`sameclock cycle in a bit-parallel system.
`For example: a bit serial adder with 4-bit data
`has oneinputsignal for eachbit of data, one bit
`for carry-in, and two 4-bit shift registers for data.
`
`—_a processor organization
`bit-slice processor
`that performs separate computations (via mul-
`tiple processing units) separately upon subsec-
`tions of an incoming channel.
`
`bit period_—_the time between successivebits
`bits per pixel
`the numberofbits used to de-
`in data transmission or data recording. At the
`scribe the coloror intensity of a pixel. For exam-
`transmitter (or recorder) the timing is estab-
`ple, using 8 bits to store a value from the RGB
`lished by a clock. At the receiver (or reader)
`color model would permit 3 bits to be used for
`an equivalent clock must be recovered from the
`both red and green values and2bits for the blue
`bit stream.
`value. Blue gets a smaller range because the hu-
`maneye containsless blue cones andthusis less
`sensitive to blue variations. True color images
`have 24 bits per pixel, or 8 bits for each of the
`red, green, and blue pixels. Typical grayscale
`images have 8 bits per pixel, giving 256 differ-
`ent gray levels. Compressed image sizes are
`often represented in bits per pixel, i.e., the total
`numberofbits used to represent the compressed
`image divided by the total numberofpixels.
`
`measureoftransfer rate
`bit per second (bps)
`of a modem ora busor any digital communica-
`tion support. bps and baud are not equivalent
`because bpsis a low-level measure and media;
`thus, it includes the numberofbits sent for the
`low-level protocol, while baud is typically re-
`ferred to as a higher level of transmission. See
`also baud and baudrate.
`
`the binary N x N image formed by
`bit plane
`selecting the samebit position ofthe pixels when
`
`an operation,typically a logical oper-
`bitwise
`ation such as and, or, complement, or exclusive
`
`46
`
`3
`
`

This document is available on Docket Alarm but you must sign up to view it.


Or .

Accessing this document will incur an additional charge of $.

After purchase, you can access this document again without charge.

Accept $ Charge
throbber

Still Working On It

This document is taking longer than usual to download. This can happen if we need to contact the court directly to obtain the document and their servers are running slowly.

Give it another minute or two to complete, and then try the refresh button.

throbber

A few More Minutes ... Still Working

It can take up to 5 minutes for us to download a document if the court servers are running slowly.

Thank you for your continued patience.

This document could not be displayed.

We could not find this document within its docket. Please go back to the docket page and check the link. If that does not work, go back to the docket and refresh it to pull the newest information.

Your account does not support viewing this document.

You need a Paid Account to view this document. Click here to change your account type.

Your account does not support viewing this document.

Set your membership status to view this document.

With a Docket Alarm membership, you'll get a whole lot more, including:

  • Up-to-date information for this case.
  • Email alerts whenever there is an update.
  • Full text search for other cases.
  • Get email alerts whenever a new case matches your search.

Become a Member

One Moment Please

The filing “” is large (MB) and is being downloaded.

Please refresh this page in a few minutes to see if the filing has been downloaded. The filing will also be emailed to you when the download completes.

Your document is on its way!

If you do not receive the document in five minutes, contact support at support@docketalarm.com.

Sealed Document

We are unable to display this document, it may be under a court ordered seal.

If you have proper credentials to access the file, you may proceed directly to the court's system using your government issued username and password.


Access Government Site

We are redirecting you
to a mobile optimized page.





Document Unreadable or Corrupt

Refresh this Document
Go to the Docket

We are unable to display this document.

Refresh this Document
Go to the Docket