From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.3 required=5.0 tests=BAYES_00,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: fac41,a48e5b99425d742a X-Google-Attributes: gidfac41,public X-Google-Thread: 1108a1,5da92b52f6784b63 X-Google-Attributes: gid1108a1,public X-Google-Thread: 103376,a48e5b99425d742a X-Google-Attributes: gid103376,public X-Google-Thread: f43e6,a48e5b99425d742a X-Google-Attributes: gidf43e6,public X-Google-Thread: ffc1e,a48e5b99425d742a X-Google-Attributes: gidffc1e,public From: Ken Garlington Subject: Re: Papers on the Ariane-5 crash and Design by Contract Date: 1997/03/24 Message-ID: <3336CC41.7FE7@lmtas.lmco.com>#1/1 X-Deja-AN: 228004765 References: <332B5495.167EB0E7@eiffel.com> Organization: Lockheed Martin Tactical Aircraft Systems Newsgroups: comp.lang.eiffel,comp.object,comp.software-eng,comp.programming.threads,comp.lang.ada Date: 1997-03-24T00:00:00+00:00 List-Id: Ulrich Windl wrote: > > Again, I was not stating that the code after the first detected error > is still valid, I was just saying "you might turn on fuzzy mode if you > must go on". Fuzzy mode might be wrong (lead to wrong results). The problem with this approach is: 1. There might not be a fuzzy mode. Feedback systems are notoriously difficult to control with invalid inputs. 2. Any fuzzy modes have to be specified, designed, implemented, processed by the compilation system, and tested. This all takes resources, and makes it possible to introduce an error. A more complicated system is not necessarily a safer one! As a design guideline, simpler is better (although there are many exceptions to that rule). > > If you have an algorithm that is performing in a limited window of > time, it would be an advantage if the equipment were still together > after the algorithm's time is over. Agreed, with rockets you just > don't have enough fuel to do a course correction later. > > [...] > > Ulrich -- LMTAS - The Fighter Enterprise - "Our Brand Means Quality" For job listings, other info: http://www.lmtas.com or http://www.lmco.com