what is an expert system
how does it gather data
3 main components of an expert system
1- the knowledge base
2- the inference engine
3- the user interface
knowledge base
1) factual
2) heuristic (acquired through a range of experiences and reasoning. )
knowledge base editor
inference engine
what is forward chaining
ADV of expert systems
disadvantage of expert systems
data processing system: batch
what is
adv
disadvantage
stock control
payroll
online booking system
storing data in batches
processing when system low demand
less disruption when there is high dd
auto
delay
data processing systems : real time
air traffic
comp game
For data to be processed it is often stored first. This can be for long periods of time or momentarily. There are two main file type
location of all the planes currently in the air, is processed immediately so that their location can be known by everybody using the system. This is imperative as this data will need to be given back to each plane that is currently in flight to make sure no collisions occur. There cannot be any delay in the processing of this data as the result could be catastrophic.
When playing computer games the input from the user needs to be processed immediately, so that it can take effect and the game can be controlled. Each time a user asks a game character to move forward by pressing a key or button, it needs to do this immediately. In order to do this, it needs to have a real-time processing system to process the data.
master file
collection of fields about a main element of a data system,
permanent data
key field will be used to match transaction files to the correct master file.
transaction file
real time
batch