Docsity
Docsity

Prepare for your exams
Prepare for your exams

Study with the several resources on Docsity


Earn points to download
Earn points to download

Earn points by helping other students or get them with a premium plan


Guidelines and tips
Guidelines and tips

ECE563 Fall 2004 Homework 9: RAID Data Storage System and ISBN Error Detection, Assignments of Electrical and Electronics Engineering

Information about homework 9 for the ece563 fall 2004 course. It includes problems related to raid data storage systems, hamming codes, and isbn error detection. Students are required to model a raid system as a noisy channel, argue for data recovery with up to two failed disks, and verify error detection capabilities of isbn. Problems also cover topics like transposition errors and unique optimal input distributions for dmc.

Typology: Assignments

Pre 2010

Uploaded on 03/10/2009

koofers-user-f5i-1
koofers-user-f5i-1 🇺🇸

10 documents

1 / 2

Toggle sidebar

Related documents


Partial preview of the text

Download ECE563 Fall 2004 Homework 9: RAID Data Storage System and ISBN Error Detection and more Assignments Electrical and Electronics Engineering in PDF only on Docsity! ECE563 Fall 2004 Homework 9 Date Assigned: 20 October 2004. Date Due: 27 October 2004 in class. Suggested Reading: Section 8.3 on properties of the optimal input distribution and Sec- tion 8.11 on Hamming codes. Chapter 9 and Sections 2.3 and 2.4 of your text book. 1. RAID is an acronym for Redundant Arrays of Independent Disks and is an information storage system consisting of up to ten disk drives. The simplest RAID system involves 7 disk drives which store data at rate 4/7 using a (7,4) Hamming code: each successive four information bits are encoded with the code and the resulting seven codeword bits are written one to each disk. Suppose that either a disk is fully correct or it is entirely dead. Further, assume that we know when a disk is dead. (a) Model this data storage system as communicating the information bits over an appropriate noisy channel. (b) Argue that if no more than two disk drives are lost, then the others can recover the information. (c) Give an example of three disk drives that, if lost, lead to a failure to recover the information from the others. On the other hand, give an example of three disk drives that, if lost, one can indeed recover the information from the remaining. RAID is a commercially very successful data storage system. It was proposed by UC Berkeley researchers (the same team that also proposed the RISC processor design). 2. Most books have an ISBN (International Standard Book Number), a sequence of 10 digits. For instance, your text book has the ISBN 0-471-06259-6. The first digit indicates the language, the next two digits indicate the publisher, the next six digits the book number assigned by the publisher and the last digit is a “check sum” that is defined as: digit10 = 9∑ i=1 i · digiti modulo 11. (1) In arithmetic modulo 11, one needs a symbol for 10 – this symbol is X.1 You might want to verify that the last digit of the ISBN of your text book (6) satisfies this equation. (a) Verify that the ISBN can be used to detect single errors. 1Not very many books seem to have X as its last digit (the book Error Control Coding: Fundamentals and Applications, by Lin and Costello, has the ISBN 0-13-283796-X). If the first 9 digits were i.i.d. uniformly chosen between 0 and 9, what do you think the probability of the last digit of the corresponding ISBN being X is? 1
Docsity logo



Copyright © 2024 Ladybird Srl - Via Leonardo da Vinci 16, 10126, Torino, Italy - VAT 10816460017 - All rights reserved