Well File:
- Well Planning ( results)
- Shallow Hazard Analysis ( results)
- Well Plat ( results)
- Wellbore Schematic ( results)
- Directional Survey ( results)
- Fluid Sample ( results)
- Log ( results)
- Density ( results)
- Gamma Ray ( results)
- Mud ( results)
- Resistivity ( results)
- Report ( results)
- Daily Report ( results)
- End of Well Report ( results)
- Well Completion Report ( results)
- Rock Sample ( results)
The computational problem of motor control
Motor control systems are complex systems that process information. Orientation behaviour, posture control, and the manipulation of objects are examples of motor control systems which involve one or more sensory modality and various central neural processes, as well as effector systems and their immediate neuronal control mechanisms. Like all complex information processing systems, they must be analysed and understood at several different levels (see, e.g., Marr & Poggio 1977).At the lowest level there is the analysis of basic components and circuits, the neurons, their synapses, etc. At the other extreme, there is the study of the computations performed by the system — the problems it solves and the ways that it solves them — and the analysis of its logical organization in terms of its primary modules. In Hayes, J. E., Michie, D., and Pao, Y.-H. (Eds.), Machine Intelligence 10. Ellis Horwood.
Semi-autonomous acquisition of pattern-based knowledge
This paper has three themes: (1) The task of acquiring and organizing the knowledge on which to base an expert system is difficult.(2) Inductive inference systems can be used to extract this knowledge from data.(3) The knowledge so obtained is powerful enough to enable systems using it to compete handily with more conventional algorithm-based systems.These themes are explored in the context of attempts to construct high-performance programs relevant to the chess endgame king-rook versus king-knight.In Hayes, J. E., Michie, D., and Pao, Y.-H. (Eds.), Machine Intelligence 10. Ellis Horwood.
Artificial Intelligence in Medicine
"An introductory chapter describes the historical and technical foundations of the work .... subsequent chapters describe five prototype computer programs that tackle difficult clinical problems in a manner similar to that of an expert physician. The programs presented are INTERNIST, a diagnostic aid that combines a large database of disease/manifestation associations with techniques for problem formulation; EXPERT and the Glaucoma Program which use physiological models for the diagnosis and treatment of eye disease; MYCIN, a rule-based program for diagnosis and therapy selection for infectious diseases; the Digitalis Therapy Advisor, which aids the physician in prescribing the right dose of the drug digitalis and also explains its actions; and ABEL, a program that uses multi-level pathophysiologic models for diagnosis of acid-base and electrolyte disorders."AAAS Selected Symposia Series, Volume 51. Available from MIT.
XSEL: a computer sales person's assistant
This paper describes XSEL, a program being developed at Carnegie-Mellon University that will assist salespeople in tailoring computer systems to fit the needs of customers. XSEL will have two kinds of expertise: it will know how to select hardware and software components that fulfil the requirements of particular sets of applications, and it will know how to provide satisfying explanations in the computer system sales domainIn Hayes, J. E., Michie, D., and Pao, Y.-H. (Eds.), Machine Intelligence 10. Ellis Horwood.
Qualitative process theory
ABSTRACT: Objects move, collide, flow, bend, heat up, cool down, stretch, compress . and boil. These and otherthings that cause changes in objects over time are intuitively characterized as processes . To understandcommonsense physical reasoning and make programs that interact with the physical world as well aspeople do we must understand qualitative reasoning about processes, when they will occur, theireffects, and when they will stop. Qualitative process theory defines a simple notion of physical processthat appears useful as a language in which to write dynamical theories. Reasoning about processesalso motivates a new qualitative representation for quantity in terms of inequalities, called thequantity space . This paper describes the basic concepts of qualitative process theory, several differentkinds of reasoning that can be performed with them, and discusses its implications for causalreasoning. Several extended examples illustrate the utility of the theory, including figuring out that aboiler can blow up, that an oscillator with friction will eventually stop, and how to say that you canpull with a string, but not push with it. Journal-length version of Ph.D. dissertation, , MIT, 1985.Artifiicial Intelligence. Also In Bobrow, D. (Ed.), Qualitative Reasoning About Physical Systems, pp. 85â186. MIT Press. Also in Artificial Intelligence 24:85-168 (1984).
Logic for Natural Language Analysis
A ciear and powerful formalism for describing languages, both natural and artificial, follows from a method for expressing grammars in logic due to Colmerauer and Kowalski. This formalism, which is a natural extension of context-free grammars, we call “definite clause grammars” (DCGs). A DCG provides not only a description of a language, but also an effective means for analysing strings of that language, since the DCG, as it stands, is an executable program of the programming language Prolog. Using a standard Prolog compiler, the DCG can be compiled into efficient code, making it feasible to implement practical language analysers directly as DCGs. This paper compares DCGs with the successful and widely used augmented transition network (ATN) formalism, and indicates how ATNs can be translated into DCGs.
LOGLISP: an alternative to PROLOG
Our own early attempts (as devoted users of LISP) to use PROLOG convinced us that it would be worth the effort to create within LISP a faithful implementation of Kowalski's logic programming idea. We felt it would be very convenient to be able to set up a knowledge base of assertions inside a LISP workspace, and to compute the answers to queries simply by executing appropriate function calls.In Hayes, J. E., Michie, D., and Pao, Y.-H. (Eds.), Machine Intelligence 10. Ellis Horwood.
Expert Systems: Where Are We? And Where Do We Go from Here?
"Work on Expert Systems has received extensive attention recently, prompting growing interest in a range of environments. Much has been made of the basic concept and of the rule-based system approach typically used to construct the programs. Perhaps this is a good time then to review what we know, asses the current prospects, and suggest directions appropriate for the next steps of basic research. I'd like to do that today, and propose to do it by taking you on a journey of sorts, a metaphorical trip through the State of the Art of Expert Systems. We'll wander about the landscape, ranging from the familiar territory of the Land of Accepted Wisdom, to the vast unknowns at the Frontiers of Knowledge. I guarantee we'll all return safely, so come along...." AI Magazine 3(2): Spring 1982, 3-22.