sa unit-2-three-vignets

13
Three Vignettes in mixed style Distributed process control Dr Reeja S R Professor CSE Dept. SJEC, Vamanjoor, Mangalore

Upload: dr-reeja-s-r

Post on 08-Jan-2017

114 views

Category:

Design


1 download

TRANSCRIPT

Page 1: Sa unit-2-three-vignets

Three Vignettes in mixed style

Distributed process control

Dr Reeja S RProfessorCSE Dept.SJEC, Vamanjoor, Mangalore

Page 2: Sa unit-2-three-vignets

3-Vignettes

• Plan management system– Process control with plant management.

• Information system– Five level layered hierarchy.– 1: process measurement and control– 2:process supervision for monitoring and controlling– 3:Process management- computer based plant automation-

reports, optimization guidance.– 4,5: Plant and corporate management-cost accounting, inventory

control, order processing , scheduling..

Page 3: Sa unit-2-three-vignets

Three vignettes in mixed styleThree vignettes in mixed style

Page 4: Sa unit-2-three-vignets

• In the above model– Layers 1-3 are object oriented– Layers 4-5 are conventional data repository

model.

Page 5: Sa unit-2-three-vignets

Operating parameters: Current process value, target value, output and mode-automatic or manualTuning parameters: gain, reset, derivative, alarm trip-pointsConfiguration parameters: tag-name and I/O Channels

Page 6: Sa unit-2-three-vignets

Operating parameters: Current process value, target value, output and mode-automatic or manualTuning parameters: gain, reset, derivative, alarm trip-pointsConfiguration parameters: tag-name and I/O Channels

TemplatesAlgorithmsCommunication services

Page 7: Sa unit-2-three-vignets

• Layer 4 and 5: integrates conventional host computer and conventional database management.

• Data collection facilities of level 3 and reporting facilities of level 2 provide process information as transactions processing functions –supports central data store.

Page 8: Sa unit-2-three-vignets

Rule based systemRule based system

Page 9: Sa unit-2-three-vignets

Rule based system• Pseudocode: code to be executed- knowledge base.• Interpretation engine: Rule interpreter• Control state of the interpretation engine: rule and data

element• Current state of the program Working memory.

IT CALLS SET OF RULES WHOSE CONTROL RELATIONS ARE DETERMINED DURING EXECUTION BY THE STATE OF THE COMPUTATIONIt provides a virtual machine to support this model.

Page 10: Sa unit-2-three-vignets

A blackboard globally recast as an interpreterA blackboard globally recast as an interpreter

Page 11: Sa unit-2-three-vignets

Black board• Solution is organized into application

dependent hierarchies • Domain knowledge is partitioned into

independent modules of knowledge that operate on knowledge within levels

Page 12: Sa unit-2-three-vignets
Page 13: Sa unit-2-three-vignets