Items related to Multimedia Systems Design

Multimedia Systems Design - Softcover

  • 3.38 out of 5 stars
    13 ratings by Goodreads
 
9780130890955: Multimedia Systems Design

Synopsis

This text explores the design of advanced multimedia systems - the characteristics, design challenges, emerging technologies, methodologies, and implementation techniques. It covers the underlying data management system, specialized hardware and software, and an advanced user interface.

"synopsis" may belong to another edition of this title.

From the Back Cover

Informative as well as tutorial, this book explores the design of advanced multimedia systems in depth -- the characteristics of multimedia systems, the design challenges, the emerging technologies that support advanced multimedia systems, design methodologies, and implementation techniques for converting the design to produce efficient, flexible, and extensive applications. Using coded modules to illustrate design aspects, it covers the underlying data management system, specialized hardware and software, and an advanced user interface -- and presents a number of new concepts and methodologies. Defines an advanced distributed multimedia system and introduces the prominent technologies and design features that contribute to a good multimedia system. Presents the key technologies -- input and output technologies, compression and decompression techniques, and storage technologies. Includes a detailed discussion of the architectural and design issues that determine the functionality and design strengths of a distributed multimedia system. Details an advanced design methodology for modeling the requirements and defining objects, and presents a step-by-step approach to multimedia systems design, along with real coded examples. For those involved in information systems and multimedia applications, especially in the design of advanced multimedia systems. Previously announced in the 9/94 PTR Catalog.

From the Inside Flap

This is a book about advanced multimedia systems, what constitutes a distributed multimedia system, current and emerging technologies that support advanced multimedia systems, and how to design and implement a multimedia system. The technologies at the core of the computing revolution have reached a point where one can envision a distributed computing system composed of a number of elements strung together by various communications methodologies, all striving to serve the user in a semi-intelligent manner. The system understands and knows how to interpret and combine data elements of various types and present them to the user in the desired mode set by the user. Multimedia systems, especially distributed multimedia systems, present extraordinary design challenges. This book discusses the characteristics of multimedia systems, identifies these design challenges, and presents design approaches to address them in an efficient manner.

Technologies discussed in this book include those required for distributed multimedia messaging. The way technical and business documents are compiled, written, distributed, and read has undergone a radical transformation to computer-based electronic hypermedia documents. Distributed computing networks link a variety of platforms with different operating systems and applications that must interact to allow storage and transmission of hypermedia documents. Hypermedia documents encapsulate storage, compression, and format conversion information to allow adapting documents for the specific user location and desktop environment. Desktop videoconferencing, video messaging, and hypermedia repositories require a combination of technologies including communications, decompression at high rates, high-resolution display systems, and storage and rapid dissemination of multidimensional objects consisting of text, image, voice, audio, and full-motion video components.

With transmission bandwidths at a premium, techniques for the compression and decompression of data take on a very important and visible role. Compression techniques have been standardized for digitized objects like binary images, gray-scale images, color images, video images, audio, and full-motion video data. These compressed objects need to be stored, retrieved, and transmitted over LANs and WANs, and decompressed before being displayed. Lossy compression is used for compressing objects for which absolute data accuracy is not required. For example, when a video image is decompressed on a frame- by-frame basis at 30 frames/sec, the loss of one frame will not be perceived by a user. For higher-quality rendering, DSP chips may be used for performing such tasks as compression and decompression, vector quantization, and data pacing to provide higher-quality video. This book is intended to help you design a real-world multimedia solution for an enterprise. Businesses have networked systems that span facilities, cities, and nations, and have integrated applications running on these networks. There is a growing need to manage widely distributed data in a timely and effective manner. The following describes three important design issues for a well-designed distributed multimedia system:
1. The underlying data management system and how well it handles diverse and complex data types, high data volumes, fast and controlled transfer rates, data integrity under access from distributed users, and updates from distributed sour ces of data.
2. Specialized hardware and software for managing creation, retrieval, recomposition, and display of hypermedia documents and multimedia database records, and supporting a variety of storage, compression, and decompression standards.
3. An advanced user interface provided by a graphics workstation or PC with the capability of integrating text, graphics, pictures, sound, and video.

These three components form an important group of topics for discussion in this book. As we said earlier, this book is about what constitutes distributed multimedia systems, and how to design and implement an advanced distributed multimedia system. Readers are assumed to be students of computer programming or to have a professional interest in information systems and multimedia applications, especially in the design of advanced multimedia systems. We expect that the readers will have some understanding of the C and C++ languages (although that is not really necessary for understanding the examples) and MS Windows programming (again, not necessary but beneficial).

This book is divided into four major groupings of chapters that present relevant technologies—development methodologies, data modeling, and design—in a congruous manner. The progression in these chapter groups, especially Groups 1, 2, and 3, is important. These three groups are informative as well as tutorial in nature, especially when approached in sequence. At a more detailed level, the contents of the twelve chapters are as follows:
Group 1
Introduction to Multimedia Systems:
Group 1, comprising Chapter 1, concentrates on our definition of an advanced distributed multimedia system and an introduction of the prominent technologies and design features that contribute to a good multimedia system. Chapter 1 presents our basic definition of the various data elements and application sources associated with multimedia and the requirements of the universal multimedia application. We introduce the object types as well as specialized technologies used in multimedia systems. Th is chapter also introduces multimedia standards and compression and decompression technologies.
Group 2
Key Technologies for Multimedia Systems
Group 2, comprising Chapters 2, 3, 4, and 5, presents the key technologies consisting of input and output technologies, compression and decompression techniques, and storage technologies. In Chapter 2 we present a detailed discussion of compression and decompression techniques, including CCITT Group 3 and 4 as well as JPEG and MPEG (and quantization). A coded example shows how compression and decompression are performed. In Chapter 3 we present file and data formats such as the RTF, TIFF, RIFF, and AVI standards. Chapter 4 is a detailed discussion of techniques, standards, and key design issues for input and output technologies, including display systems, image scanners, digital voice and audio components, and full-motion video cameras. Chapter 5 provides a detailed analysis of the various storage technologies, including magnetic storage, RAID, CD-ROM, rewriteable optical media, and jukeboxes.
Group 3
Architectural and Multimedia Application Design Issues
Group 3, comprising Chapters 6, 7, 8, 9, and 10, presents a detailed discussion of the architectural and design issues that determine the functionality and the design strengths of a distributed multimedia system. Chapter 6 is dedicated to technologies and architectural issues comprising DSPs, processor and memory issues, connectivity via LAN and WAN (including ISDN), and overall architectural issues for multimedia systems. In Chapter 7 we discuss data flow control and other application design issues, including virtual reality for multimedia systems. Chapter 8 provides a discussion of authoring systems and user interface issues for multimedia systems. Chapter 9 presents an analysis of the design issues for multimedia messaging technologies i ncluding e-mail interface and addressing standards such as VIM, X.400, and X.500. In Chapter 10 we discuss the key design issues for distributed multimedia systems. The discussion includes design issues for multiserver networks, organizing a distributed multimedia database, managing objects in a distributed database, replication of objects, and storage optimization.
Group 4
Design Approaches to Advanced Multimedia Systems
Group 4, comprising Chapters 11 and 12 presents a design methodology to prepare readers of the book for adopting an advanced methodology for modeling the requirements and defining objects, and presents a step-by-step approach to multimedia systems design along with real coded examples. In Chapter 11 we present a detailed design methodology for examining the requirements of the enterprise and the application, the current architecture and feasibility issues, and performance requirements. This chapter also presents a detailed system design methodology. In Chapter 12 we present design issues for a real-world example of a multimedia system application. This example will help the reader understand and put to immediate use the knowledge gained from this book.

In addition, a glossary of terms is provided for reference along with a complete detailed index. The exercises at the end of each chapter encourage readers to apply what they have learned through actual design and implementation. References, where applicable, are identified in footnotes.

A number of new concepts and methodologies are being presented in this book. The authors hope that the reader will enjoy exploring them and building upon them as much as the authors enjoyed developing them. We will find it especially rewarding if we have succeeded in promoting new ideas and avenues in the advancement of distributed multimedia applications technology.

Acknowledgments
Producing a book is a team effort. A number of people contributed their time and effort in reviewing the contents and bringing this book into production. We would like to thank everyone who contributed to this effort by sharing their time and taking interest in our work and encouraging us to continue.
In particular, we would like to thank Michael Gretzinger for reviewing this book and his helpful comments. The effort put in by a number of our colleagues in performing detailed reviews and using their hands-on object-oriented design knowledge for critiquing the text for its final cleanup is greatly appreciated.
Special thanks are due to the senior management at Lotus for their encouragement and support, as well as for the wonderful opportunity to use some of the design concepts developed for this text as the basis for the architecture and design of commercial products.
Our special thanks go to Mr. Paul Becker, our publisher and editor, for his patience, guidance and encouragement at all times, as well as for steering it through to production. We also acknowledge the efforts of Betty Letizia and John Morgan for managing the production of this book, and Raymond Pajek and Cathy Kemelmacher, for their painstaking efforts in typesetting and copy editing this text.
Last, but not least, we would like to thank our families and friends, who inspired and encouraged us throughout and demonstrated a high level of patience during our preoccupation in putting this text together. In particular, we would like to thank Deepa Andleigh and Bhavna Thakrar for their support and understanding, and Vaibhav, Vipur, Raj, Jay, Meera, and Karishma for their patience through two years of lost holidays and weekends.


Prabhat K. Andleigh Kiran Thakrar

"About this title" may belong to another edition of this title.

Buy Used

Condition: Good
[ No Hassle 30 Day Returns ][ Ships...
View this item

US$ 4.25 shipping within U.S.A.

Destination, rates & speeds

Other Popular Editions of the Same Title

9789332549388: Pearson Multimedia Systems Design

Featured Edition

ISBN 10:  9332549389 ISBN 13:  9789332549388
Publisher: PEARSON INDIA, 2015
Softcover

Search results for Multimedia Systems Design

Stock Image

Prabhat K. Andleigh, Kiran Thakrar
Published by Prentice Hall, 1995
ISBN 10: 0130890952 ISBN 13: 9780130890955
Used Softcover

Seller: BookHolders, Towson, MD, U.S.A.

Seller rating 5 out of 5 stars 5-star rating, Learn more about seller ratings

Condition: Good. [ No Hassle 30 Day Returns ][ Ships Daily ] [ Underlining/Highlighting: NONE ] [ Writing: NONE ] [ Edition: first ] Publisher: Prentice Hall Pub Date: 10/3/1995 Binding: Paperback Pages: 640 first edition. Seller Inventory # 6281643

Contact seller

Buy Used

US$ 2.04
Convert currency
Shipping: US$ 4.25
Within U.S.A.
Destination, rates & speeds

Quantity: 1 available

Add to basket

Stock Image

Andleigh, Prabhat K.
Published by Prentice Hall, 1995
ISBN 10: 0130890952 ISBN 13: 9780130890955
Used paperback

Seller: The Book Cellar, LLC, Nashua, NH, U.S.A.

Seller rating 5 out of 5 stars 5-star rating, Learn more about seller ratings

paperback. Condition: Very Good. Has some shelf wear, highlighting, underlining and/or writing. Great used condition. A portion of your purchase of this book will be donated to non-profit organizations.Over 1,000,000 satisfied customers since 1997! Choose expedited shipping (if available) for much faster delivery. Delivery confirmation on all US orders. Seller Inventory # 10782995

Contact seller

Buy Used

US$ 4.75
Convert currency
Shipping: US$ 3.99
Within U.S.A.
Destination, rates & speeds

Quantity: 1 available

Add to basket

Stock Image

Prabhat K. Andleigh et Kiran Thakrar
Published by Prentice Hall PTR, 1994
ISBN 10: 0130890952 ISBN 13: 9780130890955
Used Softcover

Seller: Ammareal, Morangis, France

Seller rating 5 out of 5 stars 5-star rating, Learn more about seller ratings

Softcover. Condition: Bon. Ancien livre de bibliothèque. Traces d'usure sur la couverture. Salissures sur la tranche. Edition 1994. Ammareal reverse jusqu'à 15% du prix net de cet article à des organisations caritatives. ENGLISH DESCRIPTION Book Condition: Used, Good. Former library book. Signs of wear on the cover. Stains on the edge. Edition 1994. Ammareal gives back up to 15% of this item's net price to charity organizations. Seller Inventory # E-623-934

Contact seller

Buy Used

US$ 3.61
Convert currency
Shipping: US$ 26.30
From France to U.S.A.
Destination, rates & speeds

Quantity: 1 available

Add to basket

International Edition
International Edition

Prabhat K. Andleigh / Kiran Thakrar
Published by Prentice Hall, 1995
ISBN 10: 0130890952 ISBN 13: 9780130890955
New Softcover
International Edition

Seller: Basi6 International, Irving, TX, U.S.A.

Seller rating 5 out of 5 stars 5-star rating, Learn more about seller ratings

Condition: Brand New. New.SoftCover International edition. Different ISBN and Cover image but contents are same as US edition. Expediting shipping for all USA and Europe orders excluding PO Box. Excellent Customer Service. Seller Inventory # ABEJUNE24-280861

Contact seller

Buy New

US$ 31.26
Convert currency
Shipping: FREE
Within U.S.A.
Destination, rates & speeds

Quantity: 20 available

Add to basket

International Edition
International Edition

Prabhat K. Andleigh / Kiran Thakrar
Published by Prentice Hall, 1995
ISBN 10: 0130890952 ISBN 13: 9780130890955
New Softcover
International Edition

Seller: Romtrade Corp., STERLING HEIGHTS, MI, U.S.A.

Seller rating 5 out of 5 stars 5-star rating, Learn more about seller ratings

Condition: New. Brand New. Soft Cover International Edition. Different ISBN and Cover Image. Priced lower than the standard editions which is usually intended to make them more affordable for students abroad. The core content of the book is generally the same as the standard edition. The country selling restrictions may be printed on the book but is no problem for the self-use. This Item maybe shipped from US or any other country as we have multiple locations worldwide. Seller Inventory # ABNR-4208

Contact seller

Buy New

US$ 31.26
Convert currency
Shipping: FREE
Within U.S.A.
Destination, rates & speeds

Quantity: 5 available

Add to basket

Stock Image

Andleigh, Prabhat K., Thakrar, Kiran
Published by Prentice Hall, 1995
ISBN 10: 0130890952 ISBN 13: 9780130890955
New Paperback

Seller: The Book Spot, Sioux Falls, MN, U.S.A.

Seller rating 5 out of 5 stars 5-star rating, Learn more about seller ratings

Paperback. Condition: New. Seller Inventory # Abebooks1575

Contact seller

Buy New

US$ 300.00
Convert currency
Shipping: FREE
Within U.S.A.
Destination, rates & speeds

Quantity: 1 available

Add to basket