1961: Installation of the First Industrial Robot
Industrial robotics, an automation technology relying on the two technologies of numerical control and teleoperators, started to gain widespread attendance in the 1960s. The first industrial robot was installed at General Motors in 1961. Developed by Joe Engelberger and George Devol, UNIMATE obeyed step-by-step commands stored on a magnetic drum and with its 4,000 pound arm sequenced and stacked hot pieces of die-cast metal.
|
TEXTBLOCK 1/1 // URL: http://world-information.org/wio/infostructure/100437611663/100438659325
|
|
Expert system
Expert systems are advanced computer programs that mimic the knowledge and reasoning capabilities of an expert in a particular discipline. Their creators strive to clone the expertise of one or several human specialists to develop a tool that can be used by the layman to solve difficult or ambiguous problems. Expert systems differ from conventional computer programs as they combine facts with rules that state relations between the facts to achieve a crude form of reasoning analogous to artificial intelligence. The three main elements of expert systems are: (1) an interface which allows interaction between the system and the user, (2) a database (also called the knowledge base) which consists of axioms and rules, and (3) the inference engine, a computer program that executes the inference-making process. The disadvantage of rule-based expert systems is that they cannot handle unanticipated events, as every condition that may be encountered must be described by a rule. They also remain limited to narrow problem domains such as troubleshooting malfunctioning equipment or medical image interpretation, but still have the advantage of being much lower in costs compared with paying an expert or a team of specialists.
|
INDEXCARD, 1/1
|
|