Fuzzy Logic

ArcSDM3 uses a fuzzy logic "calculator" to combine evidential themes using the fuzzy operators described in the reprint discussing the fuzzy logic method (fl1.pdf). Each of the "calculations" or operations is recorded in a dBase file that can be viewed to provide a record of the operations performed. New rasters created by this method are temporary rasters, which can be made permanent by right clicking on them and selecting Make Permanent. This is also a way to rename the rasters.

To combine two or more themes using a fuzzy operator:

Select 'Fuzzy Logic...' from the ArcSDM menu.

You are first prompted to select an existing fuzzy logic model file (Flmdl#.dbf). This file provides a record of all the processes in a fuzzy logic model.

To...

 
...append a record of the operations to be done in this session to an existing file (created during a previous session): select the file and click 'OK'.
...create a new file:
  1. Click 'Make and add a new table'.
  2. When prompted, specify a name and location for the new fuzzy logic model file. The default name is flmdl<#>.dbf.

Then the "fuzzy logic calculator" dialog is displayed:

The listbox contains all of the real-valued rasters from the active Data Frame for which the values grid cells falls in the range [0,1].

  1. Select two or more evidential themes to combine:

    Select a raster by clicking it in the listbox display.
    Select one or more additional rasters by holding down the shift-key and clicking them. 
    When two or more rasters are selected, the 'Calculate' button becomes active.

  2. Select a fuzzy operator to use to combine the themes.
  3. Click 'Calculate'.
  4. If the GAMMA operator is selected, you will be prompted to specify a fuzzy gamma operator after you click 'Calculate'.
  5. When prompted, specify a name and location for the output theme. The default names are as follows:

The default filename for the output grid from a fuzzy ...

... operation is ...
AND AND<#>
OR OR<#>
SUM SUM<#>
PRODUCT PRD<#>
GAMMA GAU<#>

The new raster will be added to the active view and to the top of the raster list in the dialog box for input to a subsequent operation.

To view the contents of the fuzzy logic model

  1. Click 'View Model (Text)'.

This displays the contents of the file as in the following example:

To Select another model file

At any point you can click the button labeled 'Select Model File...' to select another file. Subsequent operations will be appended to the newly selected file until the dialog is closed or another file is selected.

Next Section Contents Home