Download Document 8939727

Survey
yes no Was this document useful for you?
   Thank you for your participation!

* Your assessment is very important for improving the workof artificial intelligence, which forms the content of this project

Document related concepts

Connectome wikipedia , lookup

Neuromarketing wikipedia , lookup

Artificial intelligence wikipedia , lookup

Human brain wikipedia , lookup

Nervous system network models wikipedia , lookup

Brain Rules wikipedia , lookup

Neuropsychology wikipedia , lookup

Fuzzy logic wikipedia , lookup

Neuroeconomics wikipedia , lookup

Time perception wikipedia , lookup

Donald O. Hebb wikipedia , lookup

Aging brain wikipedia , lookup

Eyeblink conditioning wikipedia , lookup

Neurophilosophy wikipedia , lookup

Catastrophic interference wikipedia , lookup

Recurrent neural network wikipedia , lookup

Emotion and memory wikipedia , lookup

Neuroesthetics wikipedia , lookup

History of neuroimaging wikipedia , lookup

Embodied cognitive science wikipedia , lookup

Types of artificial neural networks wikipedia , lookup

Affective neuroscience wikipedia , lookup

Neuroanatomy of memory wikipedia , lookup

Amygdala wikipedia , lookup

Neuroplasticity wikipedia , lookup

Artificial general intelligence wikipedia , lookup

Holonomic brain theory wikipedia , lookup

Emotion perception wikipedia , lookup

Perceptual control theory wikipedia , lookup

Metastability in the brain wikipedia , lookup

Hierarchical temporal memory wikipedia , lookup

Limbic system wikipedia , lookup

Emotional lateralization wikipedia , lookup

Transcript
International Journal of Computer Application
Issue 3, Volume 5 (September - October : 2013)
Available online on http://www.rspublication.com/ijca/ijca_index.htm
ISSN: 2250-1797
Introducing Novel Brain Emotional Learning and Fuzzy Based
Intelligent Controller
Mr.S.Senthilkumar
Department of Electrical and Electronics Engineering, United institute of technology,
Coimbatore,Tamilnadu, India.
Dr.S.Vijayan
Principal,Surya engineering college, Erode,
Tamilnadu, India
Abstract—This paper presents the design and simulation of high performance Brain
Emotional Learning and Fuzzy Based Intelligent Controller (BELFBIC). Fuzzy
technique is used in calculating sensory input. This controller is a improved
version of Brain Emotional Learning Based Intelligent Controller (BELBIC). This
tool can be applied for industrial control systems.
Keywords— Emotional learning; Intelligent controller; BELFBIC;
I. INTRODUCTION
Artificial Artificial Intelligence (AI) techniques, such as expert system (ES), fuzzy logic
(FL), artificial neural network (ANN), genetic algorithm (GA), particle swarm optimization
(PSO) and biologically inspired (BI) have recently been applied widely in power electronics
and motor drives. The aim of the AI is to model human or natural intelligence in a computer
so that a computer can think intelligently like a human being [1], [2]. An intelligent controller
is a system with embedded computational that has learning, self-organizing, or self-adapting
capability. The computational intelligence has been increasingly utilized to solve any
common and complex control problems. Therefore, it is true that AI techniques are now
being widely, such as used in industrial process control, robotics,
automated planning and scheduling, games, hypermedia, image processing, patterns
recognition (handwriting, speech, and facial), logictics, data mining, medicine and healthcare,
space and diagnostic technology [1]. The ES and FL techniques are rule based and tend to
mimic the behavioral nature of the human brain; the NN is more generic in nature, which
tends to pattern the biological NN directly. The GAs as well as the evolutionary computation
techniques is based on principles of genetics. Basically, these GA methods solve optimization
problems by a search process resulting in best (fittest) solutions (survivor). Among all the
subbranches of AI, the NN and FL appear to have most uses for high-performance motor
drives, which is evident in the numerous publications in the literature. According to Bose [3],
there are many other feed forward and recurrent NN topologies, which require systematic
exploration for their applications. Moreover, powerful intelligent control and estimation
techniques can be developed using hybrid AI systems. such as neuro–fuzzy, neuro–genetic,
and neuro–fuzzy–genetic systems. The PSO is a population-based stochastic optimization
technique developed by Eberhart and Kennedy in 1995 [4]. The technique inspired by social
behavior of bird flocking or fish schooling. PSO shares many similarities with other
evolutionary computation techniques such as GA. PSO is easy to implement with few
R S. Publication, [email protected]
Page 72
International Journal of Computer Application
Issue 3, Volume 5 (September - October : 2013)
Available online on http://www.rspublication.com/ijca/ijca_index.htm
ISSN: 2250-1797
adjustable gains compared to GA. PSO has been successfully applied in many areas such as
function optimization, artificial neural network training and fuzzy system control. PSO is also
already a new and fast-developing research topic [5]. The BI system is inspired by the
biological disposition of animals and mimics biomechanisms. From the beginning of the
1990s, the NN technology attracted the attention of a large part of the scientific community.
Since then, the technology has been advancing rapidly, and its applications are expanding in
different areas [1], [2], [5]. Recently, researchers have developed a computational model of
emotional learning in mammalian brain. Based on the cognitively motive open loop model,
Brain Emotional Learning Based Intelligent Controller (BELBIC) was introduced for the first
time by Lucas in 2004 [6]. The Brain Emotional Learning (BEL) is divided into two parts,
very roughly corresponding to the amygdala and the orbitofrontal cortex, respectively. The
amygdaloid part receives inputs from the thalamus and from cortical areas, while the orbital
part receives inputs from the cortical areas and the amygdala only. The system also receives
reinforcing (REW) signal. There is one A node for every stimulus S (including one for the
thalamic stimulus). There is also one O node for each of the stimuli (except for the thalamic
node). There is one output node in common for all outputs of the model called MO. The MO
node simply sums the outputs from the A nodes, and then subtracts the inhibitory outputs
from the O nodes. The emotional learning occurs mainly in the amygdala. It has been
suggested that the relation between a stimulus and its emotional consequences takes place in
the amygdala part of the brain. The amygdala is a part of the brain that must be responsible
for processing emotions and must correspond with the orbitofrontal cortex, thalamus, and
sensory input cortex in the network model [1], [2], [5]. During the past few years, the
BELBIC has been used in control devices for several industrial applications. The BELBIC
has been successfully employed for making decisions and controlling simple linear systems
as in, as well as in non-linear systems such as control of a power system, speed control of a
permanent magnet synchronous motor (PMSM), automatic voltage regulator (AVR) system,
flight control, position tracking and swing damping control of single input multi output
(SIMO) overhead traveling crane, washing machine with evolutionary algorithms,
automotive suspension control system, micro-heat exchanger, ventilating and air conditioning
control problems [1], [2], [5]. Even, the BELBIC was designed and implemented on field
programmable gate array (FPGA) for controlling a mobile crane in a model free and
embedded manner. For the first time, the implementation of the BELBIC method for
electrical drive control was presented by Rahman [7] in 2008. The Rahman’s results have
shown superior control characteristic, particulary very fast response, simple implementation,
and robustness with respect to disturbances and parameter variations. The results indicate the
ability of BELBIC to control unknown non-linear dynamic systems. The implementation of
the emotional controller shows good control performance in terms or robustness and
adaptability (high auto learning feature). Flexibility is one of BELBIC’s characteristics and it
has the capacity to choose the most-favored response. Therefore, the BELBIC can be easily
adopted for niche mechatronics and industrial applications. In this paper we have improved
the design of BELBIC by using fuzzy technique in calculating sensory input, because of this
the controller performance is improved. So the controller becomes Brain Emotional Learning
and Fuzzy Based Intelligent Controller (BELFBIC).
II. PROPOSED BRAIN EMOTIONAL LEARNING AND FUZZY BASED
INTELLIGENT CONTROLLER (BELFBIC)
. In mammals, limbic system is used to process emotional responses. Limbic system is
present in cortex. The main components of the limbic system are the amygdala, orbit frontal
cortex, thalamus and the sensory cortex.
R S. Publication, [email protected]
Page 73
International Journal of Computer Application
Issue 3, Volume 5 (September - October : 2013)
Available online on http://www.rspublication.com/ijca/ijca_index.htm
ISSN: 2250-1797
Fig 1.View of brain
The amygdala can communicate with all other cortices within the limbic system [8].
The primary affective conditioning of the system occurs within the amygdala. That is, the
association between a stimulus and its emotional consequence takes place in this region.
Association between a stimulus and its emotional consequence takes place in the amygdala.
Fig 2.BELBIC Network model
The task of the amygdala is thus to assign a primary emotional value to each stimulus that has
been paired with a primary reinforce. This task is aided by the orbitofrontal cortex. “In terms
of learning theory, the amygdala appears to
handle the presentation of primary
reinforcement, while the orbitofrontal cortex is involved in the detection of omission of
reinforcement [8]. A view of the brain is shown in fig 1 .The BELBIC network model and
structure is shown in fig 2 and fig 3 [8]. The mechanism behind the BELBIC is based on
sensory inputs and emotional cues. In the induction motor feedback signals are taken as
sensory inputs. Emotional cues depend on the performance objectives. Emotional learning
and process takes place in amygdale.
R S. Publication, [email protected]
Page 74
International Journal of Computer Application
Issue 3, Volume 5 (September - October : 2013)
Available online on http://www.rspublication.com/ijca/ijca_index.htm
ISSN: 2250-1797
Fig.3. BELBIC Structure
BELFBIC model is shown in fig 11.
Fig 4 BELFBIC model
The amygdala and the orbit frontal cortex have a network-like structure, they have connection
with each sensory input. Also, there is another connection for thalamus input within the
amygdale. The value of this input is equal to the maximum value of the sensory inputs[8].
The Emotional cue can be calculated by the equation 1.
(1)
The sensory input(SI) can be calculated by equation 2.
£.R=ρ
(2)
Where EC, MO, SI and e are emotional cue, controller model output, sensory input and
output error. J1 and J2, are the gains to be tuned to get desired controller output.
£={£1, £2,… £n}be a fuzzy subset of the set x, denoted by £ ϵ F(x); ρ ={ ρ 1, ρ 2,…ρ n}be a
fuzzy subset of the set y, denoted by ρ ϵ F(y);
R= [rij ]nxm ϵ F(x,y); . n,m=7. R is rule.
Amygdala output is given by equation 3.
A=Ja.SI
Orbitofrontal cortex output is given by equation 4.
O=Jo.SI
R S. Publication, [email protected]
(3)
(4)
Page 75
International Journal of Computer Application
Issue 3, Volume 5 (September - October : 2013)
Available online on http://www.rspublication.com/ijca/ijca_index.htm
ISSN: 2250-1797
Jo is the gain in orbitofrontal connection. Ja is the gain in amygdala connection. Model
output is given by the equation 5.
MO=A-O
(5)
Sensory input(SI) is calculated using fuzzy technique.
III.CONCLUSIONS
There are many artificial intelligence tools are existing for control applications .We proposed
a novel Brain Emotional Learning and Fuzzy Based Intelligent Controller (BELFBIC).This
controller has quick auto learning capacity compared to other controllers. This controller is a
improved version of Brain Emotional Learning Based Intelligent Controller (BELBIC).
REFERENCES
[1] Markadeh GRA, Daryabeigi E, Lucas C, Rahman MA. Speed and Flux Control of
Induction Motors Using Emotional Intelligent Controller. IEEE Transactions on Industry
Applications. 2011; 47(3): 1126-1135.
[2] Zarchi HA, Daryabeigi E, Markadeh GRA, Soltani J. Emotional controller (BELBIC)
based DTC for encoderless Synchronous Reluctance Motor drives. Power Electronics, Drive
Systems and Technologies Conference (PEDSTC). Tehran, Iran. 2011; 478-483.
[3] Bose BK. Nonlinear Network Applications in Power Electronics and Motor Drives-An
Introduction and Perspective. IEEE Trans. on Ind. Electronics. 2007; 54(1): 14-33.
[4] Kennedy J, Eberhart RC. Particle swarm optimization. In: Proceedings-IEEE
International Conference on Neural Networks (ICNN). Perth, Australia. 1995; IV: 1942–
1948.
[5] Dorrah HT, El-Garhy AM, El-Shimy ME. PSO-BELBIC scheme for two-coupled
distillation colum process. Journal of Advanced Research. 2011; 2: 73-83
[6] Lucas C, Shahmirzadi D, and Sheikholeslami N. Introducing BELBIC: Brain emotional
learning based intelligent control. Int. J. Intell. Automat. Soft Comput. 2004; 10(1): 11–22.
[7] Rahman MA, Milasi RM, Lucas C, Arrabi BN, and Radwan TS. Implementation of
emotional controller for interior permanent magnet synchronous motor drive. IEEE Trans.
Ind. Appl. 2008; 44(5): 1466–1476..
[8]Markadeh GRA, Daryabeigi E, Lucas C, Rahman MA. Speed and Flux Control of
Induction Motors Using Emotional Intelligent Controller. IEEE Transactions on Industry
Applications. 2011; 47(3): 1126-1135.
[9] Zarchi HA, Daryabeigi E, Markadeh GRA, Soltani J. Emotional controller (BELBIC)
based DTC for encoderless Synchronous Reluctance Motor drives. Power Electronics, Drive
Systems and Technologies Conference (PEDSTC). Tehran, Iran. 2011; 478-483.
R S. Publication, [email protected]
Page 76