GB2223338A - Programmable fuzzy logic circuit - Google Patents

Programmable fuzzy logic circuit Download PDF

Info

Publication number
GB2223338A
GB2223338A GB8918776A GB8918776A GB2223338A GB 2223338 A GB2223338 A GB 2223338A GB 8918776 A GB8918776 A GB 8918776A GB 8918776 A GB8918776 A GB 8918776A GB 2223338 A GB2223338 A GB 2223338A
Authority
GB
United Kingdom
Prior art keywords
fuzzy logic
input
address
memory unit
result
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
GB8918776A
Other versions
GB8918776D0 (en
GB2223338B (en
Inventor
Tohru Mihara
Mitsumasa Narahara
Yasunao Misawa
Yasuo Wakamori
Shinichi Yasunaga
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Fujifilm Business Innovation Corp
Original Assignee
Fuji Xerox Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Priority claimed from JP1112694A external-priority patent/JP2853154B2/en
Application filed by Fuji Xerox Co Ltd filed Critical Fuji Xerox Co Ltd
Publication of GB8918776D0 publication Critical patent/GB8918776D0/en
Publication of GB2223338A publication Critical patent/GB2223338A/en
Application granted granted Critical
Publication of GB2223338B publication Critical patent/GB2223338B/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06NCOMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
    • G06N7/00Computing arrangements based on specific mathematical models
    • G06N7/02Computing arrangements based on specific mathematical models using fuzzy logic
    • G06N7/04Physical realisation

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Physics & Mathematics (AREA)
  • Computational Mathematics (AREA)
  • Evolutionary Computation (AREA)
  • Molecular Biology (AREA)
  • Fuzzy Systems (AREA)
  • Biomedical Technology (AREA)
  • Algebra (AREA)
  • Artificial Intelligence (AREA)
  • Health & Medical Sciences (AREA)
  • Data Mining & Analysis (AREA)
  • General Health & Medical Sciences (AREA)
  • Automation & Control Theory (AREA)
  • Mathematical Analysis (AREA)
  • Mathematical Optimization (AREA)
  • Pure & Applied Mathematics (AREA)
  • Computing Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Mathematical Physics (AREA)
  • Life Sciences & Earth Sciences (AREA)
  • Feedback Control In General (AREA)
  • Logic Circuits (AREA)

Description

-I 2223338 PROGRAMMABLE FUZZY LOGIC CIRCUIT
BACKGROUND OF THE INVENTION
This invention relates to a circuit for operating a fuzzy logic.
The fuzzy logic is a logic to handle "fuzziness" which is based on the fuzzy set proposed by L. A. Zadeh in 1965.
The consideration and action of a human being are generally f uzzy. Therefore, the operation of a machine with the fuzziness similar to that in a human being cannot completely achieved by the conventional control technique which permits no fuzziness.
However, if there is a way to express the fuzziness logically or quantitatively by the fuzzy logic, then the consideration or action of a human being which have been expressed on the experience or perception can be automated. Therefore, recently research has been extensively conducted on it.
First, the difference between a conventional set (crisp set) and the fuzzy set will be described with reference to Figs. 4 and 5.
Fig. 4 is a diagram showing one example of the characteristic function of the conventional set (crisp set).
In the case of the crisp set, a border line or threshold value is provided, and it is determined whether - 1 a given data is larger or smaller than the threshold value, to determine whether or not the data belongs to a certain set. Accordingly, the case where a given data spreads across the threshold value can not be taken into consideration. That is, the characteristic function can take only "V1 (belonging) or 11011 (not belonging).
Fig. 4 shows a characteristic function in which the data or element is "stature", and persons who all more than 170 cm tall belong to a set of "taller persons". The functional value 11111 means that the data belongs to the _set of "taller persons"; and the functional value 11011 means that the data does not belong to the set of "taller persons".
The characteristic function of the fuzzy set is called "a membership function". Fig. 5 shows one example of the membership function of the fuzzy set.
In the membership function, the functional value takes not only "V' and "0", but also a value therebetween, for instance, 110.811. The functional value 11111 means that the data belongs 100% to the set; the functional value 110.811 means that the data belongs 80% to the set but not 20%; and the functional value 11011 means that the data belongs 0% to the set (not belonging to it at all).
Si milarly as in Fig. 4, in Fig. 5 the element is "stature".
In this membership function, a functional value 1'0.211 is provided for a stature of 165 cm, that is, the person who is 165 cm tall belongs 20% to the set of "taller persons".
On the other hand, a functional value I'0.V is provided for a person who is 170 cm tall. This means that the person who is 170 cm tall belongs 80% to the set of "taller persons".
Most of the research on the fuzzy logic is applied to software systems using digital computers, however, it is necessary to use an exclusive hardware system f or fuzzy logic operation, in order to process a more intricate sys.t.em at a high speed.
The hardware system may be formed by digital circuits or analog circuits. However, in view of the combination with a current digital computer, it is preferable to employ digital circuits to form the hardware system.
In the case where a fuzzy logic operation is carried out with a digital circuit, several function values are provided between the functional values 11111 and 11011, and the membership function is approximated with a step-formed curve (corresponding to the discrete of the membership function), and a digital operation is carried out for each of the functional values or levels. That is, in practice, the processing is carried out with multivalued data instead of binary data. As the number of functional values is increased, the approximation is increased in precision, and the fuzzy logic operation is also increased in accuracy.
Fig. 6 shows one example of the case where the membership function of the fuzzy set is approximated by providing a plurality of levels. In the case of Fig. 6, the number of levels is eight (0 through 7). In Fig. 6, reference character a designates the membership function; b, step-formed approximation curve; and EG through E10, the values of elements.
The membership function is approximated with the curve b. Therefore, for instance, when the element is E7r the level is 'W' (the corresponding functional value of the membership function being 6/7).
Further, one operation is performed by one exclusive digital circuit. Therefore, a digital circuit which outputs a level of "S" when an element value E6 is inputted is provided. Similarly, a digital circuit which outputs a level of 'W1 when an element value E5 is inputted is provided.
By integrating the above-described operations, the approximation of the membership function is achieved with the digital circuits.
Reference materials for the above-described fuzzy set and membership function are, for instance, Japanese Patent Application (OPI) No. 95673/1987 (the term "OPI" as used herein means an "unexamined published application") and M. Togai and H. Watanabe "A VLSI IMPLEMENTATION OF FUZZY INFERENCE ENGINE: TOWARD AN EXPERT SYSTEM ON A CHIP" Proc. of the 2nd Conf. on Art. Int. Appli., pp. 192-197 Maiami Beach, 1985.
The above-described fuzzy logic operation in which the membership function is approximated by providing a plurality of levels, and one exclusive digital circuit is provided for each operation suffers from the following difficulties:
The first difficulty is that, if the number of levels is increased, then the approximation is improved in accuracy; however, it follows that the number of kinds of fuzzy logic operations is increased as much and accordingly thenumber of exclusive arithmetic circuits is also increased.
The second difficulty resides in that, if the exclusive arithmetic circuits are made up of hardware, then the contents of operation cannot be changed any longer.
The first difficulty will be described in more detail.
Figs. 7 (a) through 7 (d) are diagrams showing the fact that, where two levels are provided for one input, there are sixteen (16) 2-input 1output operators (or operation methods).
Fig. 7(a) shows the arrangement of an arithmetic circuit. In Fig. 7(a), reference numeral 70 designates a first input signal line; 71, a second input. signal line; 72, the arithmetic circuit; and 73, an output signal line. In this case, two levels; i.e., "0" and "V' are provided for one input. A short line laid across the input signal line 70 and a numeral 11111 mean that a 1-bit signal is applied through the signal line. This is applied to the other signal lines in Fig. 7 and to signal lines in the other figures.
Fig. 7(d) shows the combination of the inputs and outputs of the arithmetic circuit. The number of combinations of the first and second inputs are four (4) because each input has two levels (0 and 1). For the four combinations there are provided sixteen (16) output combinations No. " 1 through No. 16 as shown in Fig. 7(d).
Figs. 7(b) and 7(c) shgw the relationships between input and output in the output combinations No. 6 and No. 12, respectively. For instance, Fig. 7(b) shows the fact that, when the first input over the first input signal line 70 is 11011 and the second input over the second input signal line 71 is "1", the output signal line 73 provides an output "1". That is, the arithmetic circuit for performing the operation of No. 6 is designed to operate as described above.
As is apparent from the above description, for two input levels, there are provided sixteen 2-input 1-output operators. Hence, in order to perform any operation, it is fundamentally necessary to provide sixteen exclusive logic circuits.
In general, when the number of input levels is n, there are nn2 2-input 1output operators. For instance, with n = 3, the number of 2-input 1output operators is 19,683, and it is necessary to provide 19,683 exclusive logic circuits. Thus, in a fuzzy logic operation in which the number of levels in infinite, it is necessary to provide an extremely large number of exclusive logic circuits.
Now the second difficulty will be described in more detail.
Recently, extensive research has been conducted on the fuzzy logic, and there is a high possibility of developing and utilizing a number of useful fuzzy logic operations. In this connection, there has been a demand for provision of a fuzzy logic circuit which is so flexible that the contents of operation can be readily changed.
However, the demand cannot be filled by the abovedescribed exclusive arithmetic circuit which cannot change the contents of operation when made up of hardware.
SUMMARY OF THE INVENTION
Accordingly, an object of this invention is to eliminate the abovedescribed difficulties accompanying a conventional fuzzy logic operation.
The foregoing object and other objects of the invention has been achieved by the provision of a programmable fuzzy logic circuit which, according to the invention, comprises: an operation section memory unit in which the result of operation to be outputted in response to an input is stored in an address which is specified by the input, the result of operation being rewritable.
Therefore, with the fuzzy logic circuit of the invention, the change in the content of a fuzzy logic operation can be handled without providing an exclusive arithmetic circuit additionally.
In the operation section memory unit, the result of operation performed in response to an input is stored in the address specified by the input. Therefore, the result of operation of the fuzzy logic operation can be obtained merely by reading the data stored in the address.
The result of operation can be rewritten. Therefore, by rewriting it, another fuzzy logic operation can be performed. Thus, provided according to the invention is a programmable fuzzy logic circuit in which the result of operation is rewritten successively according to the program.
The nature, principle and utility of the invention will become more apparent from the following detailed description and the appended claims when read in conjunction with the accompanying drawings in which like parts are designated by like reference numerals.
BRIEF DESCRIPTION OF THE DRAWINGS
In the accompanying drawings; Fig. 1 is a block diagram showing the fundamental arrangement of an essential part of a programmable fuzzy logic circuit according to this invention; Fig. 2 is a block diagram showing the arrangement of one example of the programmable fuzzy logic circuit according to the invention; Figs. 3(a) and 3(b) are explanatory diagrams for a description of the functions of the output bits A6 and A7 of a counter shown in Fig. 2;
Fig. 4 is an explanatory diagram showing one example of the characteristic function of a conventional set (crisp set); Fig. 5 is an explanatory diagram showing one example of the membership function of a fuzzy set; Fig. 6 is an explanatory diagram showing one example of the approximation of the fuzzy set by using a plurality of levels; Figs. 7(a) through 7(d) are explanatory diagrams for a description of the fact that, when two levels are provided for one input, there are sixteen 2-input 1-output operators;
Fig. 8 is a diagram showing a 2-input 1-out-put operator input and output table in the case where the number of input level is eight; Fig. 9 is a block diagram showing the arrangement of a conventional fuzzy inference system; Fig. 10 is a block diagram showing the arrangement of a fuzzy inference system to which the technical concept of the invention is applied; and Fig. 11 is a block diagram for a description of the principle of making a fuzzy inference system programmable.
- 10 DETAILED DESCRIPTION OF THE INVENTION
Preferred embodiments of this invention will be described with reference to the accompanying drawings.
Fig. 1 shows a block diagram showing the fundamental arrangement of an essential part of a programmable fuzzy logic circuit according to the invention.
In Fig. 1, reference numeral 10 designates a programming address signal line; 11, an input signal line; 12, an input select circuit; 13, a memory unit for an operation section; 14 and 15, two-way buffers; 16, a programming data signal line; and 17, output signal line.
The reference character "m" provided along the signal lines means that the signal lines are of m-bit parallel. The value m. depends on the maximum value N (7 in Fig. 6) of the levels dividing the membership function; that is, it is so selected as to conform N = 2m - 1.
The input select circuit 12 operates to select one of the inputs-provided over the programming address signal line 10 and the input signal line 11, and send it to the memory unit 13. The input select circuit 12 comprises, for instance, a multiplexer.
The operation section memory unit 13 is -so designed as to provide an operation output according to a so-called "look-up table system". That is, an m-bit 4 signal is applied to the memory unit 13, and-it is used as data for specifying an address in the memory unit 13. The result of operation to be outputted in response to the input has been written in the address in advance. Therefore, when the address is specified by the input, the result of operation is read from the address, to provide the aimed operation output.
The result of operation is written in the memory unit 13 as follows:
The input select circuit 12, in this case, selects the input provided over the programming address signal line 10, and applies it to the memory unit 13. The input thus applied specifies an address in the memory unit 13. Data (or the result of operation) to be written in the address thus specified is delivered through the programming data signal line 16. Therefore, in this operation, the two-way buffer 14 is so controlled as to transmit the data to the memory unit 13. Thus, the data provided through the programming data signal line 16 is stored in the address specified by the signal provided over the programming address signal line 10.
The operation with the memory unit 13 thus controlled is carried out as follows:
In the operation, the input select circuit 12 operates to select the input signal provided through the input signal line 11. The two-way buffer' 14 is turned off, whereas the two-way buffer 15 is so controlled as to transmit the signal from the memory unit 13 to the output signal line 17.
The input applied through the input signal line 11 is employed as an address signal to specified an address in the memory unit 13. As a result, the data (or the result of operation) which has been stored in the address hus specified is applied through the two-way buffer 15 to the output signal line 17. Thus, the result of operation has been obtained (read out).
The logic circuit shown in Fig. 1 is of 1-input 1output. Eowever, it may be modified into a 2-input 1output logic circuit by adding another input signal line similar to the input signal line 11, and by using a programming address signal line of 2m-bit parallel instead of the programming address signal line 10.
In Fig. 1. the two-way buffers 14 and 15, and the input select.circult 12 may be eliminated.
Fig. 2 shows one example of a programmable fuzzy logic circuit according to the invention. In Fig. 2, the circuit elements which have been previously described with reference to Fig. 1 are therefore designated by the same reference numerals or characters. Further in Fig. 2, reference numeral 18 designates a counter; 19, a logic operation result supplying memory unit- (hereinafter referred to as "a second memory unit 19", when applicable); and 20, the essential part corresponding to that shown in Fig. 1.
In the case of Fig. 2, a 6-bit parallel signal is used to specify an address in the operation section memory unit 13 (hereinafter referred to as "a first memory unit 13", when applicable), and therefore the number of addresses which can be specified is 26 = 64.
A 2-input system is employed. That is, the input signal line 11 consists of a first input signal line 11-1 and a second input signal line 11-2. The two inputs specify an address in the first memory unit 13, and therefore each input signal line provides a 3-bit parallel signal.
The second memory unit 1:9 is to provide a plurality of sets including operation results which are to be written in the f irst memory unit 13." That is,, when it is required to change the contents of fuzzy logic operation, the second memory unit 19 supplies to the first memory 13 one of the plurality of sets including result of operation suitable for that operation.
The counter 18 operates to produce an address signal for writing the result of operation in the first memory unit 13. The address signal thus produced is applied through the input select circuit 12 to the f irst memory unit 13 to specify an address where the data should be written, and it is supplied to the second memory unit 19 to inform it of the address where the data to be written is stored.
In the f irst memory unit 13, an address can be specified with six (6) bits; whereas the counter outputs an 8-bit signal (A7 - AO) larger by two bits. The two high-order bits; i.e., the surplus two bits (A7, A6) output (or a control signal) is applied to the second memory unit 19 only so as to divide the results of operation into groups or sets as shown in Fig. 3.
Figs. 3(a) and 3(b) are diagram for a description of the functions of the counter output bits A6 and A7F.J_g. 3(a) shows that there are four combinations (a, b, c and d) of the two high-order bits.
Sixty-four (64) addresses can be specified with the low-order bits, that is, an address signal consisting of the remaining six bits (A5 - AO). Therefore, the control signal consisting of the two high-order bit acts to divide the address region into four regions a, b, c and d each having sixty-four (64) addresses, as shown in Fig. 3(b).
That is, the second memory unit 19 operates to select the contents in the region ap b, c or d so that the - is - contents thus selected are written in the- first memory unit 13. That is, the contents of operation can be changed according to the program.
The second memory unit 19 has output terminals DO through D2, and the output is of 3-bit parallel.
The number of input levels is 23 = 8 because the first and second input signal lines 11-1 and 11-2 are of 3-bit parallel. This corresponds to the case where, as shown in Fig. 6, the membership function of the fuzzy set is divided into eight levels 0 through 7.
On the other hand, the output of the first memory unit 13 is of 3-bit parallel, and therefore eight kinds of outputs 0 through 7 are provided. In such a case, one example of the input and output relationship of the fuzzy logic circuit is, for instance, as follows:
Fig. 8 shows one example of a 2-input 1-output operator input and output table in the case where the number of input levels is eight (8).
In Fig. 8, the output of the f irst memory unit 13 can be f ound at the intersection of the f irst input 1 s level and the second input's level. For instance when the first input's level and the second input's level are 11411 and "6"r respectively, the output is "411. This input and output table is for the logic circuit called "a minimum circuiC which outputs the smaller of two inputs, and it is merely one of the extremely large number of (nn2, where n = 8) input and output tables which can be taken into account as was described above.
The operation section memory unit 13 and the logic operation result supplying memory unit 19 may be RAMs (random access memories), EPROMs (ultraviolet-ray. E2PROMs erasable/programmable read-only memories) (electrically erasable/programmable read-only memories), pr flip-flop circuits. As the case may be, ROMs (readonly memories) may be used. Alternatively, the logic operation result supplying memory unit 19 may be eliminated, and instead programming may be made directly through a digital computer.
in the above-described embodiment, the logic circuit performing fuzzy logic operation is made up of the memory means, and the result of operation is obtained according to the look-up table system, with the result that the logic operation to be performed can be free changed in kind; i.e., the logic operation is programmable.
The membership function is stored in the memory means. On the other hand, in a fuzzy inference system, its essential part is made up of a membership function section and a fuzzy logic operation section. Therefore, the essential part can be made up of memory means in its - 17 entirety. This means, both of the membership function section and fuzzy logic operation section can be made programmable. Such an application will be described in detail.
Fig. 9 shows one example of a conventional fuzzy inference system. In Fig. 9, reference numerals 81 through 84 designate input signal lines; 85 through 88, membership function memory units; 89 and 90, fuzzy logic circuits; 91 and 92, counters; 93 and -94,. membership function memory units; 95 and 96, fuzzy logic circuits; and 97 and 98, output signal lines.
The fuzzy inference system has four input signal lines 81 through 84 and two output signal lines 97 and 98. Thereforer in the syst with four inputs and two outputs one fuzzy production rule is carried out.
The fuzzy logic circuits 89, 90, 95 and 96 are made up of exclusive logic circuits.
The fuzzy inference system thus organized operates as follows:
A signal corresponding to the element shown in Fig. 6 is applied through the input signal 81 the membership function memory unit 85, in which a predetermined membership function has been stored, and the memory unit 85 provides an output in correspondence to the input signal. The remaining membership function memory - 18 1 units 86 through 88 operate in the same manner as the membership function unit 85.
The fuzzy logic circuits 89 and 90 are so designed as to perform predetermined fuzzy AND operations. Each of the fuzzy logic circuits 89 and 90 receives four inputs from the membership function memory units 85 through 88, and outputs one output.
The fuzzy inference system comprises a socalled "condition section" -(or former condition section) and a so-called "result section" (or latter condition section). The condition section covers from the input signal lines 81 through 84 to the fuzzy logic circuits 89 and 90, and the result section covers the remaining.
The outputs of the condition section are applied to the fuzzy logic circuits 95 and 96 in the result section, where predetermined fuzzy AND operations are carried out. The outputs of the membership function memory units 93 and 94 are also applied to the fuzzy logic circuits 95 and 96, respectively.
The output signals of the counters 91 and 92 are supplied to the membership function memory units 93 and 94, respectively. More specifically, each counter produces signals, which correspond to the elements of the membership function stored in the respective membership function memory unit, in the order of increase (or 19 - decrease) of the elements. In response to the signals thus produced, the corresponding membership function values are successively outputted.
In the fuzzy logic circuits 95 and 96, the outputs of the condition section and the membership function values outputted successively by the membership function memory units 93 and 94 are subjected to fuzzy AND operation, and the outputs of the fuzzy logic circuits 95 and 96 are supplied to their output signal lines 97 and 98, respectively.
One example of a fuzzy inference system to which the technical concept of the invention is applied is as shown in Fig. 10, in which those circuit elements which have been already described with reference to Fig. 9 are therefore designated by the same reference numerals. In Fig. 10, reference characters 89-1, 90-1, 95-1 and 96-1 designate operation section memory units; B, a condition section; and C, the fuzzy inference system.
As is apparent f rom comparison of Figs. 9 and 10, the fuzzy inference system according to the invention is different from the conventional fuzzy inference system in that the fuzzy logic circuits 89, 90, 95 and 96 are replaced by the operation section memory units 89-1, 90-1, 95-1 and 96-1.
- 20 1 The method of making each fuzzy logic circuit programmable by replacing it with an operation section memory unit has been already described. In this application, the circuit elements forming the fuzzy inference system are divided into a few groups, and the groups are made programmable according to the method described with reference to Figs. 1 and 2.
For instance, the condition section B surrounded by the dotted-line may be made programmable, or the fuzzy inference system C surrounded by the one-dot ch ain line may be made programmable. Of course, it is possible to make only the result section (which is the remainder of the condition section B in the fuzzy inference system C) programmable.
In the practical application of fuzzy inference, in general several tens of fuzzy inference system C are co=ected in parallel. Those fuzzy inference systems C thus connected may be made programmable as a whole.
Fig. 11 is a diagram for a description of the fundamental principle of making a fuzzy inference system programmable. In Fig. 11, reference numeral 100 designates a programming address signal line; 101 and 102, input signal lines; 103; an Anput select circuit; 104,'. a memory section; 105 and 106. two-way buffers; 107, a - 21 programming data signal line; and 108, an" output signal line. Thus, Fig. 11 corresponds to Fig. 1 in arrangement.
in the case of making the condition section, B programmable, the memory section 104 covers the membership function memory units 85 through 88 and the operation section memory units 89-1 and 90-1. In the case of making the fuzzy inference system programmable in its entirety, in addition the membership function memory units 93 and 94 and the operation section memory units 95-1 and 96-1 are included..
In setting data in these circuit elements in advance, the input select circuit 103 selects the programming address signal Line 100. The signal provided through the programming address signal line 100 is to specify an address in the membership function memory unit 85, 86, 87 or 88 or in the operation section memory units 89-1 or 90-1.
The data supplied through the two-way buffer 105 from the programming data signal line 107 is stored in the address thus specified by the signal provided through the programming address signal line 100. The programming data signal line 107 is used to supply data signals to the membership function memory unit 85 etc. or to the operation section memory unit 89-1 etc.
In performing a fuzzy logic operation, the input select circuit 103 selects the input signal lines 101 and 102. In the case of Fig. 11, two inputs are provided; however, it should be noted that the member of inputs is not limited to two only. With the input signal as address, the output-of the membership function memory unit is taken out. Similarly, in the operation section memory unit, with the input signal as address, the result of.operation is read according to the look-up table system.
The outputs thus obtained are applied through the two-way buffer 106 to the output signal line 108.
As is apparent from the above description, the invention have the following effects or merits:
(1) In order to satisfactorily approximate a fuzzy logic operation with a digital circuit, a number of levels are employed; however, according to the invention, in this case, the number of operation section memory sections may be only one.
Heretoforer as was described before, if the number of levels is increased, then the approximation is improved in accuracy; however, it follows that the number of kinds of fuzzy logic operations is increased as much and accordingly the number of exclusive arithmetic circuits-is also increased.On the other hand, in the invention, the change in the contents of a fuzzy logic operation to be performed can be handled merely by rewriting the contents of data in the operation section memory unit.
(2) Intensive research has been conducted on the fuzzy logic, and there is a high possibility of using the fuzzy logic operations which have not been used. Such fuzzy logic operations can be readily utilized merely by rewriting the contents of the operation section memory unit according to the invention.
(3) The essential parts of the fuzzy inference system can be made up of memory means, and can be made programmable, according to.the invention.
While there has been described in connection with the preferred embodiment of the invention, it will be obvious to those skilled in the art that various changes and modifications may be made therein without departing from the invention, and it is aimed, therefore, to cover in the appended claims all such changes and modifications as fall within the true spirit and scope of the invention.
1 1

Claims (5)

CLAIMS:
1. A programmable fuzzy logic circuit comprising: operation section memory means in which a result of operation to be outputted in response to an input is stored in an address which is specified by said input; and said result of operation being rewritable.
2. A programmable fuzzy logic circuit as claimed in claim 1, which further comprises: operation result supplying means which, in rewriting said result of operation, is capable to supplying selectively one of a plurality of.sets including results o:E operation to said operation section memory means.
3. A progra able fuzzy logic circuit as claimed in claim 2, in which said operation result supplying means is an operation result supplying memory unit which stores said plurality of sets including results of operation, selects one of said plurality of sets including results of operation in response to a control signal, and outputs said results of operation thus selected according to an address specified.
-
4. A programmable fuzzy logic circuit' as claimed in claim 3, which further comprises:
signal generating means which produces an address signal for specifying an address in said operation section memory means and an address in said operation result supplying memory unit, and produces said control signal which is applied to said operation result supplying memory unit.
5. A programmable fuzzy logic circuit as claimed in claim 4, in which said signal generating means is a counter.
1 Published 1990 atThePatentOffice. State House, 6671 High Holborn. LondonWCIR4TP.Further copies maybe obtained from The Patent Office Sales Branch, St Mary Cray. Orpington. Kent BR5 3RD. Printed by Multiplex techniques ltd, St Marry Cray. Kent. Con. 1 87
GB8918776A 1988-08-19 1989-08-17 Programmable fuzzy logic circuit Expired - Lifetime GB2223338B (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP20620188 1988-08-19
JP1112694A JP2853154B2 (en) 1988-08-19 1989-05-01 Programmable fuzzy logic circuit

Publications (3)

Publication Number Publication Date
GB8918776D0 GB8918776D0 (en) 1989-09-27
GB2223338A true GB2223338A (en) 1990-04-04
GB2223338B GB2223338B (en) 1992-07-01

Family

ID=26463021

Family Applications (1)

Application Number Title Priority Date Filing Date
GB8918776A Expired - Lifetime GB2223338B (en) 1988-08-19 1989-08-17 Programmable fuzzy logic circuit

Country Status (2)

Country Link
DE (1) DE3927343C2 (en)
GB (1) GB2223338B (en)

Families Citing this family (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH02140804A (en) * 1988-11-21 1990-05-30 Maikomu Kk Programmable logic circuit
DE4020001C2 (en) * 1990-06-24 1995-01-26 Werner Dr Ing Brockmann Circuit arrangement of a neuron circuit and a neural network constructed therewith
EP0516161A3 (en) * 1991-05-31 1993-10-13 Kabushiki Kaisha Toshiba Fuzzy rule-based system formed in a chip
DE4225758C2 (en) * 1992-08-04 1996-04-11 Siemens Ag Circuit arrangement with a host computing unit (host CPU), a fuzzy logic coprocessor and a knowledge base memory
DE4303149C1 (en) * 1993-01-30 1994-06-30 Daimler Benz Ag Fuzzy logic rule matrix storage for fuzzy controller
DE4410834C1 (en) * 1994-03-29 1995-07-27 Mathematik Und Datenverarbeitu Analogue fuzzy logic controller
DE4427020C1 (en) * 1994-07-29 1996-03-28 Siemens Ag Defuzzification device for a high-resolution fuzzy logic controller

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
Computer,vol.21,No.4,April 1988,page 92. *

Also Published As

Publication number Publication date
DE3927343C2 (en) 1995-05-11
GB8918776D0 (en) 1989-09-27
DE3927343A1 (en) 1990-03-01
GB2223338B (en) 1992-07-01

Similar Documents

Publication Publication Date Title
US5204935A (en) Programmable fuzzy logic circuits
KR950008396B1 (en) Fuzzy logic micro controller
US5946704A (en) Associative memory to retrieve a plurality of words
US5131071A (en) Fuzzy inference apparatus
US6347061B1 (en) Programmable logic array device with random access memory configurable as product terms
JP2930773B2 (en) Programmable logic device, circuit blocks used in the device, and method for determining whether an input to the device is used in a logic function
JPH03171922A (en) Input circuit for programable logic device and programable logic circuit for being used in programable logic device as well as programable logic device
JPH07500198A (en) neural network architecture
US4449181A (en) Data processing systems with expanded addressing capability
CA1190978A (en) Discrete random variates generator
GB2223338A (en) Programmable fuzzy logic circuit
US4635220A (en) Binary coded decimal number division apparatus
Miki et al. Fuzzy inference on an analog fuzzy chip
US4414622A (en) Addressing system for a computer, including a mode register
US3906458A (en) Odd-sized memory having a plurality of even-sized storage elements of the same capacity
JPS6035759B2 (en) Zero detection device
EP0361403A2 (en) Fuzzy inference apparatus
EP0456675B1 (en) Signal processing apparatus and method
US4970688A (en) Memory device having operating function
US5274747A (en) Neuron unit for processing digital information
JP2853154B2 (en) Programmable fuzzy logic circuit
US4415890A (en) Character generator capable of storing character patterns at different addresses
JP3024156B2 (en) Variable length data memory interface circuit
US4376275A (en) Very fast BCD-to-binary converter
Tan Hardware implementation of fuzzy logic controllers using programmable logic devices (PLDs)

Legal Events

Date Code Title Description
PCNP Patent ceased through non-payment of renewal fee

Effective date: 20000817