Purchase Solution

Computer Storage

Not what you're looking for?

Ask Custom Question

Please see attached file for the problems.

1. Commonly, medical digital radiology ultrasound studies consist of about 25 images that are extracted from a full-motion ultrasound examination. Each image consists of 512 x 512 pixels. Each pixel is represented by an 8-bit scale for intensity.
A. How many bits are there in 25 of these frames, or images?

B. Ideally, doctors would utilize these 512 x 512 x 8 bit frames at a transmission rate of 30 frames per second. How many bits would be sent in 1 second at this rate?

C. We have a complete study that consists of 25 seconds of frames (remember that they are sent at a rate of 30 frames/second). We want to store these studies on a CD-ROM. If we have 600 MB of storage space available on the CD-ROM, how many of these studies will fit on the disk?

2. An 8 x8 data matrix has been received as shown below. The parallel parity bits are shown, assuming EVEN parity. Determine if any errors are present, and IF POSSIBLE, correct them.,

1 0 1 1 0 1 0 0 0

0 1 0 1 1 1 1 0 1

1 0 0 0 0 1 1 0 1

0 0 0 0 1 0 0 0 0

1 0 1 0 1 0 1 0 0

0 1 1 0 0 0 1 0 1

1 0 1 0 0 1 1 1 1

0 0 0 1 1 0 0 1 1

0 0 0 1 1 0 1 0

Attachments
Purchase this Solution

Solution Summary

This posting contains the solution to the given problems.

Solution Preview

1. Commonly, medical digital radiology ultrasound studies consist of about 25 images that are extracted from a full-motion ultrasound examination. Each image consists of 512 x 512 pixels. Each pixel is represented by an 8-bit scale for intensity.
A. How many bits are there in 25 of these frames, or images?

Solution: There are a total of

It will be composed of:

The total number of bits in 25 images is:

B. Ideally, doctors would utilize these 512 x 512 x 8 bit frames at a transmission rate ...

Purchase this Solution


Free BrainMass Quizzes
Inserting and deleting in a linked list

This quiz tests your understanding of how to insert and delete elements in a linked list. Understanding of the use of linked lists, and the related performance aspects, is an important fundamental skill of computer science data structures.

Basic Computer Terms

We use many basic terms like bit, pixel in our usual conversations about computers. Are we aware of what these mean? This little quiz is an attempt towards discovering that.

C# variables and classes

This quiz contains questions about C# classes and variables.

Java loops

This quiz checks your knowledge of for and while loops in Java. For and while loops are essential building blocks for all Java programs. Having a solid understanding of these constructs is critical for success in programming Java.

Word 2010: Table of Contents

Ever wondered where a Table of Contents in a Word document comes from? Maybe you need a refresher on the topic? This quiz will remind you of the keywords and options used when working with a T.O.C. in Word 2010.