1#Code automatically generated with fuzzylite 6.0.
2
3[System]
4Name='SimpleDimmer'
5Type='sugeno'
6Version=6.0
7NumInputs=1
8NumOutputs=1
9NumRules=3
10AndMethod='min'
11OrMethod='max'
12ImpMethod='min'
13AggMethod='max'
14DefuzzMethod='wtaver'
15
16[Input1]
17Name='Ambient'
18Range=[0.000 1.000]
19NumMFs=3
20MF1='DARK':'trimf',[0.000 0.250 0.500]
21MF2='MEDIUM':'trimf',[0.250 0.500 0.750]
22MF3='BRIGHT':'trimf',[0.500 0.750 1.000]
23
24[Output1]
25Name='Power'
26Range=[0.000 1.000]
27NumMFs=3
28MF1='LOW':'constant',[0.250]
29MF2='MEDIUM':'constant',[0.500]
30MF3='HIGH':'constant',[0.750]
31
32[Rules]
331.000 , 3.000 (1.000) : 1
342.000 , 2.000 (1.000) : 1
353.000 , 1.000 (1.000) : 1
36