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.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,8894c17696f56f10 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2002-02-28 06:49:30 PST Path: archiver1.google.com!postnews1.google.com!not-for-mail From: dennison@telepath.com (Ted Dennison) Newsgroups: comp.lang.ada Subject: Re: Mil question. Date: 28 Feb 2002 06:49:29 -0800 Organization: http://groups.google.com/ Message-ID: <4519e058.0202280649.acfad38@posting.google.com> References: <98104da8.0202260803.787b95a9@posting.google.com> <3C7D4A18.4420CD77@earthlink.net> NNTP-Posting-Host: 65.115.221.98 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: posting.google.com 1014907770 7859 127.0.0.1 (28 Feb 2002 14:49:30 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: 28 Feb 2002 14:49:30 GMT Xref: archiver1.google.com comp.lang.ada:20569 Date: 2002-02-28T14:49:30+00:00 List-Id: "Alex P." wrote in message news:... > Sorry for offtopic. Looking at those links you've provided > NATO Artillery Ballistic Kernel > - software targeted to Windows NT. > I believe NT is one of the most reliable OS on market now, > just wondering which version or build of NT used in those > projects ? I've heard MSoft has version of NT for embedded > systems. NT is one of the *only* OS's for PC's on the market now. Its very reliable compared to unsafe OS's like DOS and Win9x, but I don't find it any more reliable than any other modern OS. Perhaps a little less so, but that's probably mostly due to all the different device drivers it can run. However, it is not suitable for real-time systems, which would certianly rule it out for most things relating to artillery ballistics. Perhaps you could use it to do some initial calculations. Microsoft does sell an embedded NT, but it is not real-time. There are some real-time OS's that work with NT (by taking control of the machine each clock cycle, and giving it back to NT only when there are no more RT tasks to run), but Microsoft itself doesn't make such a thing. If you don't need to run a snazzy GUI or something like Office, you might as well use a dedicated RTOS. -- T.E.D. Home - mailto:dennison@telepath.com (Yahoo: Ted_Dennison) Homepage - http://www.telepath.com/dennison/Ted/TED.html