/* jooksev kuupäev */
$keel = "ENG";
include "../kuupaevad.php";
$kp= new kuupaevad;
echo $kp->kuupaev($keel);
?>
|
/* =============== banner_left ============*/ ?>
|
 |
IAF0530 / IAF9530 - Süsteemide usaldusväärsus ja veakindlus
Dependability and fault tolerance
Welcome to the cource IAF0530 / IAF9530 - Dependability and Fault Tolerance homepage.
Here you will find all the information about the course, including reading materials, lecture notes, etc. Till then you can visit the 2012's version of the same course.
Lectures will be held on Thursdays, 14:00-15:30. Location: IT-209 (Raja 15)
Major change in course schedule!
- No meetings on March 21, March 28, April 4!
- March 28 presentations are cancelled, however you are required to send the draft and slides by deadline!
- Special reading assignment to cover the missing lecture.
- Please read the following two texts: Where testing fails and Where testing fails, part 2. Please reflect back, why errors escape detection during the testing. I also encourage you to find additional information from the web. For the MSc students the length of the text must be at least 5000 characters (without spaces). Please use the case study template (see below).
- PhD students should also read in addition a paper from Antonia Bertolino. Software Testing Research: Achievements, Challenges, Dreams and to discuss not only the existing problems in testing, but also the future ones. Length of the text: min 10 000 characters (without spaces). MSc students can do this for extra credit.
- Deadline: April 4, 23:59. I am available for consultations over the e-mail.
- We’ll meet again on April 11. New location: TTÜ ICT building (Akadeemia tee 15a), room 507 A/B
- Last lecture: April 25!
Important dates:
- February 14: Case study topic selection, incl. preliminary list of literature (by e-mail).
- March 28:
- Draft of the report (by e-mail, before the lecture)
- Abstract, outline, main references, ca. 1 page
- Slides to be sent by e-mail. No presentations!
- May 9 - May 23: Student presentations. Please register here for the presentation.
- Presentation dates: 09/05, 16/05, 23/05. Always at 14:00, ICT-507AB
- MSc students: 15 min presentation + 5 min for questions
- PhD students: 25 min presentation + 5 min for questions
- Mandatory to participate at least on two occasions
-
May 30: Deadline of the final report
-
June 5 - June 6: Final discussions and examination (individually).
Case Studies
Text-books:
- Reliability
engineering: theory and practice, Alessandro Birolini, Springer, 2004, 2007, 2010
- Safety-critical
Computer Systems, Neil Storey, Addison Wesley, 1996.
- Fault-Tolerant Systems, Israel Koren and C. Mani Krishna, Morgan-Kaufman Publishers, 2007
Lecture notes
- Lecture 1 (pdf) -
Introduction, historical perspectiv, basic terminology
Additional reading:
- George Candea, "The Basics of Dependability"
- William R. Dunn, "Designing Safety-Critical Computer Systems," IEEE Computer, Volume 36,
Issue 11, Nov. 2003. Page(s):40 - 46.
- Robert N. Charette, Why Software
Fails, IEEE Spectrum
- Bianca Schroeder and Garth A. Gibson, Carnegie Mellon University, Disk Failures in the Real World: What Does an MTTF of 1,000,000 Hours Mean to You?, 5th USENIX Conference on File and Storage Technologies, 2007.
- ARTEMIS Strategic Research Agenda. Browse it. This is to give you an understanding how the embedded world is developing.
- Lecture 2 (pdf) - Basics.
Additional reading:
- Lecture 3 (pdf) - Hazards Analysis.
Additional reading:
- Lecture 4 (pdf) - Risk Analysis.
Additional reading:
- Lecture 5: (pdf) - Fault Tolerance, Software Testing, Testing Real-Time Systems.
Additional reading:
- Lecture 6-7: Redundancy. (pdf)
Important reading:
- Lecture 8: (pdf) - Enemies of dependability. Human factors. Verification, validation.
Additional reading:
Contact:
|
/* sätime mõned keelelised muutujad */
if ($keel=='EST') {
$yles='algusesse';
$aadress="Raja 15, 12618 Tallinn, tel. (+372) 620 2261";
}
if ($keel=='ENG') {
$yles='to top';
$aadress="Raja 15, 12618 Tallinn, Estonia phone (+372) 620 2261";
}
echo "