𝔖 Scriptorium
✦   LIBER   ✦

πŸ“

Real-time expert systems computer architecture

✍ Scribed by Hodson, Robert F.; Kandel, Abraham


Publisher
CRC Press
Year
1991
Tongue
English
Leaves
301
Edition
1
Category
Library

⬇  Acquire This Volume

No coin nor oath required. For personal study only.

✦ Synopsis


Real-Time Expert Systems Computer Architecture represents an integration of expert systems and real-time systems by analyzing an innovative computer architecture that combines these two areas of study. Shortcomings of existing systems are analyzed and requirements for a new expert systems computer architecture are presented. The key features of the architecture include such topics as priority processing, temporal reasoning, dataflow architecture, and uncertainty processing. The book thoroughly presents all aspects of system design, implementation, and performance analysis.

Since this book combines technologies, it will serve as an excellent reference for professionals in computer engineering, artificial intelligence, computer architecture, system design, and system engineering

✦ Subjects


Sistemi esperti.


πŸ“œ SIMILAR VOLUMES


Real-Time Database Systems: Fundamentals
✍ Pedro Mejia Alvarez, Ricardo J. Zavaleta Vazquez, Susana Ortega Cisneros, Raul E πŸ“‚ Library πŸ“… 2023 πŸ› Springer 🌐 English

<p><span>This book provides an overview of both experimental and commercial real-time database systems (RTDBs) and a systematic approach to understanding, designing, and implementing them.</span></p><p><span>To this end, the book is composed of four chapters: Chapter 1 β€œAn Overview of Real-Time Data

Real-Time Design Patterns: Robust Scalab
✍ Bruce Powel Douglass πŸ“‚ Library πŸ“… 2002 πŸ› Addison-Wesley Professional 🌐 English

This text is being used in a company wide campaign to improve system Software quality and Time to Market. I have found that many of the older problems as well as more recent ones are usually due to partial realization that the code is indeed using a pattern, but not instantiating all of it. The t

Real-Time Design Patterns: Robust Scalab
✍ Bruce Powel Douglass πŸ“‚ Library πŸ“… 2002 πŸ› Addison-Wesley Professional 🌐 English

Real-time and embedded systems developers face unique challenges. The systems they design must use very limited processor and memory resources optimally to meet mission-critical and high reliability requirements. Developers working on these systems see the same common threads in problems again and a

Real-Time Design Patterns: Robust Scalab
✍ Bruce Powel Douglass πŸ“‚ Library πŸ“… 2002 πŸ› Addison-Wesley Professional 🌐 English

When creating real-time and embedded (RTE) systems, there is no room for error. The nature of the final product demands that systems be powerful, efficient, and highly reliable. The constraints of processor and memory resources add to this challenge. Sophisticated developers rely on design patterns-