28.06.2013 Views

EXSYS Professional Developer Interface

EXSYS Professional Developer Interface

EXSYS Professional Developer Interface

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Variables<br />

Variables contain numeric data. A variable value may be<br />

any value between its upper and lower bounds. For the<br />

purposes of building the tree, the value of the variable is<br />

divided into numeric ranges defined by the logical break<br />

points in the decision making process.<br />

CHOICES<br />

Choices are the goals that the expert system will decide<br />

among. A system to identify types of flowers would have<br />

the various species of flower as choices. A system to<br />

determine the cause for a failure in a machine would have<br />

the possible items that could break as choices. Depending<br />

on the Confidence Mode used, a choice may be assigned a<br />

confidence value to determine its relative likelihood.<br />

Choices can be used in the THEN part of branches only.<br />

Take a very small example identifying items on the desk:<br />

YES<br />

Makes<br />

noise?<br />

NO<br />

Color?<br />

Black<br />

White<br />

Black<br />

Flat<br />

T E L E P H O N E<br />

C O M P U T E R<br />

FLOPPY DISK<br />

P A P E R<br />

P E N C I L<br />

C y l i n d r i c a l<br />

When converted to RuleBook form this will look like:<br />

Makes Noise: YES<br />

Makes Noise: NO<br />

Color?<br />

Shape<br />

White<br />

Color: Black<br />

Color: White<br />

Color: Black<br />

Color: White<br />

It is easy to draw a tree on paper. It is just as easy to draw<br />

a tree in RuleBook once the editing commands are<br />

learned.<br />

BALLOONS<br />

RuleBook automatically converts each branch of the tree<br />

to an IF-THEN rule. To see the rule that is associated<br />

8 • THE <strong>EXSYS</strong> DEVELOPER OVERVIEW<br />

Telephone<br />

Computer<br />

Floppy Disk<br />

Shape: Flat<br />

Shape: Cylindrical<br />

with any branch, click on a node. A balloon will be<br />

displayed showing the rule up to that node. For example,<br />

a click on the box labeled Computer would display:<br />

Color: Black<br />

Color:<br />

Color: Black<br />

Color:<br />

ADDING NODES TO A TREE<br />

When a new tree is created, it will only have a terminal<br />

node that says "Double Click to Add Factor".<br />

Paper<br />

Pencil<br />

Telephone<br />

Computer<br />

Floppy Disk<br />

Shape: Flat<br />

Shape: Cylindrical<br />

Tree Name<br />

Double Click to Add Factor<br />

IF<br />

Makes Noise: YES<br />

and Color: Black<br />

THEN<br />

Computer<br />

Paper<br />

Pencil<br />

▲<br />

▼<br />

To add a factor to the tree, double click<br />

on the terminal node. This will bring up<br />

a dialog box for adding factors.

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!