Module II
Module II
Module II
•
Vector pipeline
Symbolic processor
• Symbolic processing has been applied in many
areas, including theorem proving, pattern
recognition, expert systems, knowledge
engineering, text retrieval cognitive science, and
machine intelligence.
• Symbolic processors have also been called prolog
processors, Lisp processor, or symbolic manipulator
Characteristic of Symbolic Processing
Attributes Characteristics
Knowledge Representations Lists, relational databases, scripts
Common Operations Searching , sorting , pattern matching,…
Memory Requirements Large memory with intensive access pattern
Communication Patterns Message traffic varies in size and
destination
Properties of algorithms Nondeterministic, possibly parallel and
distributed computation.
Input, output requirements user guided programs , input can be
graphical and audio as well as from
keyboard.
Architecture Features Dynamic memory allocation ,dynamic
load balancing, hardware supported
garbage collection ,stack processor
architecture.