SlideShare a Scribd company logo
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395 -0056
Volume: 03 Issue: 02 | Feb-2016 www.irjet.net p-ISSN: 2395-0072
© 2016, IRJET | Impact Factor value: 4.45 | ISO 9001:2008 Certified Journal | Page 1365
Fuzzy controlled mine drainage system
based on embedded system
Deepak B
Assistant Professor,Department of Mechatronics,PPG institute of Technology, Coimbatore, India
---------------------------------------------------------------------***---------------------------------------------------------------------
Abstract— In mines, proper drainage should be
provided to improvestability,ensuresafetytoworkers,
reduce corrosion of mining equipments. But in mines,
the variables to be controlled are varies in a random
manner and they are not linear and certain. Because of
the unpredictable nature of the variables it is not
possible to design the empirical model accurately. This
proposed system is a combinationoffuzzylogiccontrol
and the electronicsembeddedsystem. Fuzzylogicdeals
with the uncertainties in the system and the embedded
system provide the better control, flexibility,
compactness and user-friendliness to the system.
Keywords- Fuzzy control; Embeddedsystem;
Mine drainage.
INTRODUCTION
In general terms, mining operations below a
particular level changes the hydraulic gradient, thus
affecting the groundwater and surface water flow. As a
consequence, flow of water may be induced from the
surroundingrockmasstowardstheminingexcavations
which may necessarily require pumping of large
quantities of water from mines.
The presenceofwaterinminingsitescreates arange
of operational and stability problems and requires
drainage to be carried out from the mine workings in
order to improve slope stability, avoid oxidation of
metallic sulphidesandreducecorrosionofminingplant
and equipment. It may affect the safety of workersalso.
The quality and quantity ofthedrainagewaterdepends
on a series of geological, hydro geological and mining
factors which can vary significantly from one mine to
another.
In mine drainage control system, the numbers of
working pumps are defined according to parameters
such as water level and its change rate. But it is difficult
to establish the empirical model precisely, because the
variables mentioned above are non-linear variable
parameters. Classical control has not been able to
satisfy the high accuracy of the control request. So in
this, combination of the intelligent control with the
microcontrollers is proposed. The fuzzy control
transforms the control policy indicated by the human
natural language into the digital or mathematical
function through the fuzzy set and the fuzzy inference,
and then uses the computer to realize the
predetermined control.
Combination of fuzzy controltheorywithembedded
system and applying it into mine drainage control
system not only solves the difficult problem that the
water drainage system is difficult to establish the
mathematical model but also raises the control
system's automated level. Since the embedded system
is reactive and real time constrained it gives better
control on drainage system.
Since the mines are also sensitive to different
parameters like temperature, humidity and pressure
etc.theseparametersarecontinuouslymonitoredusing
the respective sensors and the collected data is send to
the remote operator through a gsm modem for further
analysis.
FUZZY LOGIC CONTROL THEORY
Fuzzy control provides a formal methodology for
representing, manipulating, and implementing a
human’s heuristic knowledge about how to control a
system. Fuzzy logic deals with uncertainty in
engineering by attaching degrees of certainty to the
answer to a logical question.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395 -0056
Volume: 03 Issue: 02 | Feb-2016 www.irjet.net p-ISSN: 2395-0072
© 2016, IRJET | Impact Factor value: 4.45 | ISO 9001:2008 Certified Journal | Page 1366
The basic idea behind fuzzy logic control is to
incorporate the ‘expert experience’ of a human
operator in the design of a controller in controlling a
process whose input-output relationship is described
by a collection of fuzzy control rules (e.g. IF-THEN
rules) involving linguistic variables. This utilization of
linguistic variables, fuzzy control rules, and
approximate reasoning provides a means to
incorporate human expert experience in designing the
controller.
Fuzzy logic is not the answer to all technical
problems, but for control problems where simplicity
and speed of implementation is important then fuzzy
logic is a strong candidate. It combines the computer
based on control policies that are summarized by
operator experience andareexpressedbyusinghuman
language as well as the control rules which are
summarized through massive actual operational data.
Useful cases of fuzzy logic are:
-The controlprocessesaretoocomplextoanalyzeby
conventional quantitative techniques.
-The available sources of information are
interpreted qualitatively, inexactly, or
uncertainly.
The advantages which make the fuzzy control a
better choice are:
 Flexible
 Convenient user interface.
 Easy computation.
 Combine regulation algorithms and logic
reasoning allowing for integrated control
schemes.
 Can use multiple inputs and outputs sources.
 Very quick and cheaper to implement and can
be easily modified.
Main components of fuzzy controller are shown in
Fig. 1.
 The fuzzification interface: transforms input
crisp values into fuzzy values.
 The fuzzy rule base: contains knowledge of the
application domain and the control goals.
 The fuzzyinferenceengine:performsinference
for fuzzy control actions.
 The defuzzification interface.
Figure 1. Components of fuzzy controller
The input values of the drainage control system are
deviation (d) of water level and rate of change of
deviation (dl). The general structure of a fuzzy
controller is given in Fig.2.
The controller given in Fig.2 is a double input single
output fuzzy controller. It has two inputs and can reflect the
dynamic characteristics of the output variable accurately in
the control process. The fuzzy controller includes the input
value fuzzy, the fuzzy inference and the third part clarifying
processing.
Fuzzy Inference
Engine
Fuzzification
Defuzzification
Input values
Output
values
Fuzzy Rule base
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395 -0056
Volume: 03 Issue: 02 | Feb-2016 www.irjet.net p-ISSN: 2395-0072
© 2016, IRJET | Impact Factor value: 4.45 | ISO 9001:2008 Certified Journal | Page 1367
In Fig.2 the d and dl are the two input values whichdenote
the deviation and rate of change of deviation respectively. D
and DLare the fuzzy quantityafterthefuzzificationprocessof
d and dl respectively. V is the fuzzy control quantity and v is
the precise quantity of V afterclarifyingprocess.KdandKdlare
the fuzzy quantification factor of the d and dl respectivelyand
KV is the proportionality factor of v.
r
-
d dl
D DL
V v y y
Figure 2 . General structure of a fuzzy controller
Design procedure of fuzzy controller consists of
following steps
 Identify the inputs and their ranges and name
them.
 Identify the outputs and their ranges and
name them.
 Construct the rule base that the system will
operate under.
 Decide how the action will be executed by
assigning strengths to the rules.
 Combine the rules and defuzzify the output.
Water level d and rate of change of water level dl are
the input language variable to the fuzzy controller. The
output language variable is the number of waterpumps
that are going to run which is denoted as v.
We select [0,2] as the basic range of argumentation
of d and five 5 fuzzy subsets: AL (very low), BL ( low),
CL (middle), DL (high), EL(veryhigh)tocoverthebasic
range of argumentation of d . We select [0, 0.1] as the
basic range of argumentation of dl and three fuzzy
subsets: DR (drop), ST (stable), RS (rise) to cover the
basic range of argumentation of dl . We select [0, 3] as
the basic range of argumentation of u and five fuzzy
subsets: APN (all stop), SPN (open one), DPN (open
two), TPN (open three) , APN(open four) to cover the
basic range of argumentation of v .
ADDITIONAL SYSTEMS
Temperature monitoring sysytem
A thermistor is made use of in measuring the
temperature changes, relying on the change in its
resistancewithchangingtemperature. Therelationship
between the resistance and temperature is assumed to
be linear with
ΔR = kΔT
Where
ΔR = change in resistance
ΔT = change in temperature
k = first-order temperature coefficient of
resistance
Humidity monitoring sysytem
To ensure safe working environment in mines the
humidity content must be within the specified limit
prescribed by the industrial standards. So a humidity
sensors and monitoring system is included within the
proposed solution.
Pressure monitoring system
The pressure variations may also cause various
hazards in mines. So a pressure sensor is also
incorporated in the proposed system.
Fuzzy
quantification
factor, Kd
Controlled
function
KVFuzzy controller
Fuzzy
quantification
factor, Kdl
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395 -0056
Volume: 03 Issue: 02 | Feb-2016 www.irjet.net p-ISSN: 2395-0072
© 2016, IRJET | Impact Factor value: 4.45 | ISO 9001:2008 Certified Journal | Page 1368
BLOCKDIAGRAM
To all sections
REALIZATION ON EMBEDDED
SYSTEM
In the past, several chips in separate packages
where required to configure a system. Now, just one
system on-chip can replace all of these, dramatically
reducing the packaging cost. Embedded system is any
electronic equipmentbuiltinintelligenceanddedicated
software.
It has several advantages than the current systems.
The integration of various ICs shortens the traveling
route and time of data to be transmitted resulting in
higher performance and also eliminates buffers and
other interfacecircuits.Asthenumberofcomponentsis
reduced, less power will be consumed. It is very
Micro
Controller
Amplifier
Float Sensor
Temperature
Sensor
Humidity
Sensor
Amplifier
Amplifier
LCD Display
Driver & Relay
Circuit
Driver & Relay
Circuit
Driver & Relay
Circuit
P
u
m
p
P
u
m
p
P
u
m
p
POWER SUPPLY
GSM
Modem
Pressure
Sensor
Amplifier
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395 -0056
Volume: 03 Issue: 02 | Feb-2016 www.irjet.net p-ISSN: 2395-0072
© 2016, IRJET | Impact Factor value: 4.45 | ISO 9001:2008 Certified Journal | Page 1369
reactive, real time constrained, slimmer and more
compact: Housed in a single separate package, the chip
is smaller in size and therefore occupies less space on
the PCB. Hence products using embedded system are
slimmer and more compact.
Embedded system along with the Fuzzy logic
provides an efficient drainage system for mines. It has
morecontrolonthedrainageprocessinmines. Itmakes
the system more automatic. Embedded system gives a
better control scheme for the system.
CONCLUSION
Since the coal mine water control system are non-
linear, complex and difficult to establish the
mathematical model this article applies the fuzzy
control theory intothesystemandsuccessfulsolvesthe
problem which the traditional control cannot.
Meanwhile combining embedded system and the fuzzy
control, realizing the fuzzy controlstrategythroughthe
software, thus obtaining the water level ideal control.
REFERENCE
[1] ‘STUDY OF THE MINE DRAINAGE FUZZY CONTROL SYSTEM BASED ON
MATLAB’ BY GUIMEI WANG AND HUI SONG , HEBEI UNIVERSITY OF
ENGINEERING, CHINA.
[2] ‘Mine drainage and water resources’ by roger james,
national association of mining history organization at darely
dale.
[3] ‘ADAPTIVE NEUROFUZZY CONTROLLER TO REGULATE UTSG WATER
LEVEL IN NUCLEAR POWER PLANTS’ BY SUDATH R. MUNASINGHE,
MEMBER, IEEE, MIN-SOENG KIM, STUDENT MEMBER, IEEE, AND JU-JANG
LEE, SENIOR MEMBER, IEEE - IEEE TRANSACTIONS ON NUCLEAR SCIENCE,
VOL. 52, NO. 1, FEBRUARY 2005
[4] ‘Water level forecasting through fuzzy logic and artificial
neural network approaches’ by s. Alvisi, g. Mascellani, m.
Franchini, and a. Bardossy. University of stuttgart,
deutschland. Paper published in hydrology and earth system
sciences, 2005.
[5]. ‘Liquid level control by using fuzzy logic controller’
dharamniwas , aziz ahmad,varunredhuandumeshgupta.Al-
falah school of engineering & technology, dhauj, faridabad.
International journal of advances in engineering &
technology, july 2012.
[6]. ‘Control of groundwater in surface mining’ byc.obrawner,
consulting geographical engineerand professor,miningdept.
University of b.c. , canada.
[7]. ‘Water level control by fuzzy logic and neuralnetworks’by
daniel wu, fakhreddine karrayand insop song . University of
waterloo, waterloo.
[8] ‘Designing a fuzzy system with thefuzzysystem designer’ in
pid and fuzzy logic toolkit user manual.
Deepak B received the BTech
degree from the Department of
Electronics and Communication
Engineering in MEA Engineering
College(Calicut University) Kerala,
India in 2010 and ME degree from
the Department of Mechatronics in
Karpagam College of Engineering (Anna University)
Coimbatore , India in 2013.
He is currently working as an Assistant
Professor in the Department of Mechatronics with PPG
Institute of Technology(AnnaUniversity),Coimbatore,
India. His research interests include Mechatronics,
Robotics, and sensors.

More Related Content

PDF
IRJET- Analysis of 3-Phase Induction Motor with High Step-Up PWM DC-DC Conver...
PDF
Control system digital control
PDF
Tuning of PID controllers for integrating systems using direct synthesis method
PDF
Design of a discrete PID controller based on identification data for a simsca...
PDF
Addressing control applications using wireless hart devices
PDF
Instrumentation course
PDF
Future Perspectives of PID Control
PDF
PID gain scheduling using fuzzy logic
IRJET- Analysis of 3-Phase Induction Motor with High Step-Up PWM DC-DC Conver...
Control system digital control
Tuning of PID controllers for integrating systems using direct synthesis method
Design of a discrete PID controller based on identification data for a simsca...
Addressing control applications using wireless hart devices
Instrumentation course
Future Perspectives of PID Control
PID gain scheduling using fuzzy logic

What's hot (19)

PPTX
Speed control of dc motor using fuzzy pid controller-mid term progress report
PDF
Design of Controllers for Liquid Level Control
PDF
D04954148
PPTX
process control system
PPTX
Design of fuzzzy pid controller for bldc motor
PDF
Intelligent PID Product Design
PDF
Design and control of steam flow in cement production process using neural ne...
PPTX
Week 17 digital control sytem
PDF
Dcs lec01 - introduction to discrete-time control systems
PDF
On the fragility of fractional-order PID controllers for FOPDT processes
PPTX
Speed Control of DC Motor Using PSO tuned PID Controller
PPTX
Speed Control of DC Motor using PID FUZZY Controller.
PDF
Non integer order controller based robust performance analysis of a conical t...
PDF
Pid controller
PDF
Co36544546
PPTX
PID Controllers
PPTX
Pid controller
PPTX
PID Control Basics
Speed control of dc motor using fuzzy pid controller-mid term progress report
Design of Controllers for Liquid Level Control
D04954148
process control system
Design of fuzzzy pid controller for bldc motor
Intelligent PID Product Design
Design and control of steam flow in cement production process using neural ne...
Week 17 digital control sytem
Dcs lec01 - introduction to discrete-time control systems
On the fragility of fractional-order PID controllers for FOPDT processes
Speed Control of DC Motor Using PSO tuned PID Controller
Speed Control of DC Motor using PID FUZZY Controller.
Non integer order controller based robust performance analysis of a conical t...
Pid controller
Co36544546
PID Controllers
Pid controller
PID Control Basics
Ad

Similar to Fuzzy controlled mine drainage system based on embedded system (20)

PDF
IRJET- Design and Analysis of Fuzzy and GA-PID Controllers for Optimized Perf...
PDF
Bj4301341344
PDF
IRJET- Speed Control of Induction Motor using Hybrid PID Fuzzy Controller
PDF
A fuzzy model based adaptive pid controller design for nonlinear and uncertai...
PDF
At4201308314
PDF
Direct Digital Control
PDF
Ge2310721081
PDF
IRJET- Analysis of Fractional PID Controller Parameters on Time Domain Specif...
PDF
A Review on Rapid Control of a Brushless Motor in an Hybrid System
PDF
Transformer
PDF
IRJET- Building Management System and its Network Design
PDF
DC Motor Position Control Using Fuzzy Proportional-Derivative Controllers Wit...
PDF
F010133747
PDF
DC Motor Position Control Using Fuzzy Proportional-Derivative Controllers Wit...
PDF
EHR ATTRIBUTE-BASED ACCESS CONTROL (ABAC) FOR FOG COMPUTING ENVIRONMENT
PDF
Utilizing LabVIEW for Varied Control Strategies in Data Acquisition Systems
PDF
Utilizing LabVIEW for Varied Control Strategies in Data Acquisition Systems
PDF
Automation of Instrument Air Distribution System using Arduino and Integrate ...
PDF
Fuzzy gain scheduling control apply to an RC Hovercraft
PDF
Di34672675
IRJET- Design and Analysis of Fuzzy and GA-PID Controllers for Optimized Perf...
Bj4301341344
IRJET- Speed Control of Induction Motor using Hybrid PID Fuzzy Controller
A fuzzy model based adaptive pid controller design for nonlinear and uncertai...
At4201308314
Direct Digital Control
Ge2310721081
IRJET- Analysis of Fractional PID Controller Parameters on Time Domain Specif...
A Review on Rapid Control of a Brushless Motor in an Hybrid System
Transformer
IRJET- Building Management System and its Network Design
DC Motor Position Control Using Fuzzy Proportional-Derivative Controllers Wit...
F010133747
DC Motor Position Control Using Fuzzy Proportional-Derivative Controllers Wit...
EHR ATTRIBUTE-BASED ACCESS CONTROL (ABAC) FOR FOG COMPUTING ENVIRONMENT
Utilizing LabVIEW for Varied Control Strategies in Data Acquisition Systems
Utilizing LabVIEW for Varied Control Strategies in Data Acquisition Systems
Automation of Instrument Air Distribution System using Arduino and Integrate ...
Fuzzy gain scheduling control apply to an RC Hovercraft
Di34672675
Ad

More from IRJET Journal (20)

PDF
Enhanced heart disease prediction using SKNDGR ensemble Machine Learning Model
PDF
Utilizing Biomedical Waste for Sustainable Brick Manufacturing: A Novel Appro...
PDF
Kiona – A Smart Society Automation Project
PDF
DESIGN AND DEVELOPMENT OF BATTERY THERMAL MANAGEMENT SYSTEM USING PHASE CHANG...
PDF
Invest in Innovation: Empowering Ideas through Blockchain Based Crowdfunding
PDF
SPACE WATCH YOUR REAL-TIME SPACE INFORMATION HUB
PDF
A Review on Influence of Fluid Viscous Damper on The Behaviour of Multi-store...
PDF
Wireless Arduino Control via Mobile: Eliminating the Need for a Dedicated Wir...
PDF
Explainable AI(XAI) using LIME and Disease Detection in Mango Leaf by Transfe...
PDF
BRAIN TUMOUR DETECTION AND CLASSIFICATION
PDF
The Project Manager as an ambassador of the contract. The case of NEC4 ECC co...
PDF
"Enhanced Heat Transfer Performance in Shell and Tube Heat Exchangers: A CFD ...
PDF
Advancements in CFD Analysis of Shell and Tube Heat Exchangers with Nanofluid...
PDF
Breast Cancer Detection using Computer Vision
PDF
Auto-Charging E-Vehicle with its battery Management.
PDF
Analysis of high energy charge particle in the Heliosphere
PDF
A Novel System for Recommending Agricultural Crops Using Machine Learning App...
PDF
Auto-Charging E-Vehicle with its battery Management.
PDF
Analysis of high energy charge particle in the Heliosphere
PDF
Wireless Arduino Control via Mobile: Eliminating the Need for a Dedicated Wir...
Enhanced heart disease prediction using SKNDGR ensemble Machine Learning Model
Utilizing Biomedical Waste for Sustainable Brick Manufacturing: A Novel Appro...
Kiona – A Smart Society Automation Project
DESIGN AND DEVELOPMENT OF BATTERY THERMAL MANAGEMENT SYSTEM USING PHASE CHANG...
Invest in Innovation: Empowering Ideas through Blockchain Based Crowdfunding
SPACE WATCH YOUR REAL-TIME SPACE INFORMATION HUB
A Review on Influence of Fluid Viscous Damper on The Behaviour of Multi-store...
Wireless Arduino Control via Mobile: Eliminating the Need for a Dedicated Wir...
Explainable AI(XAI) using LIME and Disease Detection in Mango Leaf by Transfe...
BRAIN TUMOUR DETECTION AND CLASSIFICATION
The Project Manager as an ambassador of the contract. The case of NEC4 ECC co...
"Enhanced Heat Transfer Performance in Shell and Tube Heat Exchangers: A CFD ...
Advancements in CFD Analysis of Shell and Tube Heat Exchangers with Nanofluid...
Breast Cancer Detection using Computer Vision
Auto-Charging E-Vehicle with its battery Management.
Analysis of high energy charge particle in the Heliosphere
A Novel System for Recommending Agricultural Crops Using Machine Learning App...
Auto-Charging E-Vehicle with its battery Management.
Analysis of high energy charge particle in the Heliosphere
Wireless Arduino Control via Mobile: Eliminating the Need for a Dedicated Wir...

Recently uploaded (20)

PPTX
MCN 401 KTU-2019-PPE KITS-MODULE 2.pptx
PPTX
CH1 Production IntroductoryConcepts.pptx
PPT
Mechanical Engineering MATERIALS Selection
PPTX
M Tech Sem 1 Civil Engineering Environmental Sciences.pptx
PDF
Enhancing Cyber Defense Against Zero-Day Attacks using Ensemble Neural Networks
PPTX
Foundation to blockchain - A guide to Blockchain Tech
PPTX
Geodesy 1.pptx...............................................
PDF
Evaluating the Democratization of the Turkish Armed Forces from a Normative P...
PPTX
CYBER-CRIMES AND SECURITY A guide to understanding
PDF
TFEC-4-2020-Design-Guide-for-Timber-Roof-Trusses.pdf
PPTX
UNIT-1 - COAL BASED THERMAL POWER PLANTS
PDF
Operating System & Kernel Study Guide-1 - converted.pdf
PPTX
Internet of Things (IOT) - A guide to understanding
PPTX
web development for engineering and engineering
PPTX
bas. eng. economics group 4 presentation 1.pptx
PDF
SM_6th-Sem__Cse_Internet-of-Things.pdf IOT
PDF
Digital Logic Computer Design lecture notes
DOCX
573137875-Attendance-Management-System-original
PDF
Model Code of Practice - Construction Work - 21102022 .pdf
DOCX
ASol_English-Language-Literature-Set-1-27-02-2023-converted.docx
MCN 401 KTU-2019-PPE KITS-MODULE 2.pptx
CH1 Production IntroductoryConcepts.pptx
Mechanical Engineering MATERIALS Selection
M Tech Sem 1 Civil Engineering Environmental Sciences.pptx
Enhancing Cyber Defense Against Zero-Day Attacks using Ensemble Neural Networks
Foundation to blockchain - A guide to Blockchain Tech
Geodesy 1.pptx...............................................
Evaluating the Democratization of the Turkish Armed Forces from a Normative P...
CYBER-CRIMES AND SECURITY A guide to understanding
TFEC-4-2020-Design-Guide-for-Timber-Roof-Trusses.pdf
UNIT-1 - COAL BASED THERMAL POWER PLANTS
Operating System & Kernel Study Guide-1 - converted.pdf
Internet of Things (IOT) - A guide to understanding
web development for engineering and engineering
bas. eng. economics group 4 presentation 1.pptx
SM_6th-Sem__Cse_Internet-of-Things.pdf IOT
Digital Logic Computer Design lecture notes
573137875-Attendance-Management-System-original
Model Code of Practice - Construction Work - 21102022 .pdf
ASol_English-Language-Literature-Set-1-27-02-2023-converted.docx

Fuzzy controlled mine drainage system based on embedded system

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395 -0056 Volume: 03 Issue: 02 | Feb-2016 www.irjet.net p-ISSN: 2395-0072 © 2016, IRJET | Impact Factor value: 4.45 | ISO 9001:2008 Certified Journal | Page 1365 Fuzzy controlled mine drainage system based on embedded system Deepak B Assistant Professor,Department of Mechatronics,PPG institute of Technology, Coimbatore, India ---------------------------------------------------------------------***--------------------------------------------------------------------- Abstract— In mines, proper drainage should be provided to improvestability,ensuresafetytoworkers, reduce corrosion of mining equipments. But in mines, the variables to be controlled are varies in a random manner and they are not linear and certain. Because of the unpredictable nature of the variables it is not possible to design the empirical model accurately. This proposed system is a combinationoffuzzylogiccontrol and the electronicsembeddedsystem. Fuzzylogicdeals with the uncertainties in the system and the embedded system provide the better control, flexibility, compactness and user-friendliness to the system. Keywords- Fuzzy control; Embeddedsystem; Mine drainage. INTRODUCTION In general terms, mining operations below a particular level changes the hydraulic gradient, thus affecting the groundwater and surface water flow. As a consequence, flow of water may be induced from the surroundingrockmasstowardstheminingexcavations which may necessarily require pumping of large quantities of water from mines. The presenceofwaterinminingsitescreates arange of operational and stability problems and requires drainage to be carried out from the mine workings in order to improve slope stability, avoid oxidation of metallic sulphidesandreducecorrosionofminingplant and equipment. It may affect the safety of workersalso. The quality and quantity ofthedrainagewaterdepends on a series of geological, hydro geological and mining factors which can vary significantly from one mine to another. In mine drainage control system, the numbers of working pumps are defined according to parameters such as water level and its change rate. But it is difficult to establish the empirical model precisely, because the variables mentioned above are non-linear variable parameters. Classical control has not been able to satisfy the high accuracy of the control request. So in this, combination of the intelligent control with the microcontrollers is proposed. The fuzzy control transforms the control policy indicated by the human natural language into the digital or mathematical function through the fuzzy set and the fuzzy inference, and then uses the computer to realize the predetermined control. Combination of fuzzy controltheorywithembedded system and applying it into mine drainage control system not only solves the difficult problem that the water drainage system is difficult to establish the mathematical model but also raises the control system's automated level. Since the embedded system is reactive and real time constrained it gives better control on drainage system. Since the mines are also sensitive to different parameters like temperature, humidity and pressure etc.theseparametersarecontinuouslymonitoredusing the respective sensors and the collected data is send to the remote operator through a gsm modem for further analysis. FUZZY LOGIC CONTROL THEORY Fuzzy control provides a formal methodology for representing, manipulating, and implementing a human’s heuristic knowledge about how to control a system. Fuzzy logic deals with uncertainty in engineering by attaching degrees of certainty to the answer to a logical question.
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395 -0056 Volume: 03 Issue: 02 | Feb-2016 www.irjet.net p-ISSN: 2395-0072 © 2016, IRJET | Impact Factor value: 4.45 | ISO 9001:2008 Certified Journal | Page 1366 The basic idea behind fuzzy logic control is to incorporate the ‘expert experience’ of a human operator in the design of a controller in controlling a process whose input-output relationship is described by a collection of fuzzy control rules (e.g. IF-THEN rules) involving linguistic variables. This utilization of linguistic variables, fuzzy control rules, and approximate reasoning provides a means to incorporate human expert experience in designing the controller. Fuzzy logic is not the answer to all technical problems, but for control problems where simplicity and speed of implementation is important then fuzzy logic is a strong candidate. It combines the computer based on control policies that are summarized by operator experience andareexpressedbyusinghuman language as well as the control rules which are summarized through massive actual operational data. Useful cases of fuzzy logic are: -The controlprocessesaretoocomplextoanalyzeby conventional quantitative techniques. -The available sources of information are interpreted qualitatively, inexactly, or uncertainly. The advantages which make the fuzzy control a better choice are:  Flexible  Convenient user interface.  Easy computation.  Combine regulation algorithms and logic reasoning allowing for integrated control schemes.  Can use multiple inputs and outputs sources.  Very quick and cheaper to implement and can be easily modified. Main components of fuzzy controller are shown in Fig. 1.  The fuzzification interface: transforms input crisp values into fuzzy values.  The fuzzy rule base: contains knowledge of the application domain and the control goals.  The fuzzyinferenceengine:performsinference for fuzzy control actions.  The defuzzification interface. Figure 1. Components of fuzzy controller The input values of the drainage control system are deviation (d) of water level and rate of change of deviation (dl). The general structure of a fuzzy controller is given in Fig.2. The controller given in Fig.2 is a double input single output fuzzy controller. It has two inputs and can reflect the dynamic characteristics of the output variable accurately in the control process. The fuzzy controller includes the input value fuzzy, the fuzzy inference and the third part clarifying processing. Fuzzy Inference Engine Fuzzification Defuzzification Input values Output values Fuzzy Rule base
  • 3. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395 -0056 Volume: 03 Issue: 02 | Feb-2016 www.irjet.net p-ISSN: 2395-0072 © 2016, IRJET | Impact Factor value: 4.45 | ISO 9001:2008 Certified Journal | Page 1367 In Fig.2 the d and dl are the two input values whichdenote the deviation and rate of change of deviation respectively. D and DLare the fuzzy quantityafterthefuzzificationprocessof d and dl respectively. V is the fuzzy control quantity and v is the precise quantity of V afterclarifyingprocess.KdandKdlare the fuzzy quantification factor of the d and dl respectivelyand KV is the proportionality factor of v. r - d dl D DL V v y y Figure 2 . General structure of a fuzzy controller Design procedure of fuzzy controller consists of following steps  Identify the inputs and their ranges and name them.  Identify the outputs and their ranges and name them.  Construct the rule base that the system will operate under.  Decide how the action will be executed by assigning strengths to the rules.  Combine the rules and defuzzify the output. Water level d and rate of change of water level dl are the input language variable to the fuzzy controller. The output language variable is the number of waterpumps that are going to run which is denoted as v. We select [0,2] as the basic range of argumentation of d and five 5 fuzzy subsets: AL (very low), BL ( low), CL (middle), DL (high), EL(veryhigh)tocoverthebasic range of argumentation of d . We select [0, 0.1] as the basic range of argumentation of dl and three fuzzy subsets: DR (drop), ST (stable), RS (rise) to cover the basic range of argumentation of dl . We select [0, 3] as the basic range of argumentation of u and five fuzzy subsets: APN (all stop), SPN (open one), DPN (open two), TPN (open three) , APN(open four) to cover the basic range of argumentation of v . ADDITIONAL SYSTEMS Temperature monitoring sysytem A thermistor is made use of in measuring the temperature changes, relying on the change in its resistancewithchangingtemperature. Therelationship between the resistance and temperature is assumed to be linear with ΔR = kΔT Where ΔR = change in resistance ΔT = change in temperature k = first-order temperature coefficient of resistance Humidity monitoring sysytem To ensure safe working environment in mines the humidity content must be within the specified limit prescribed by the industrial standards. So a humidity sensors and monitoring system is included within the proposed solution. Pressure monitoring system The pressure variations may also cause various hazards in mines. So a pressure sensor is also incorporated in the proposed system. Fuzzy quantification factor, Kd Controlled function KVFuzzy controller Fuzzy quantification factor, Kdl
  • 4. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395 -0056 Volume: 03 Issue: 02 | Feb-2016 www.irjet.net p-ISSN: 2395-0072 © 2016, IRJET | Impact Factor value: 4.45 | ISO 9001:2008 Certified Journal | Page 1368 BLOCKDIAGRAM To all sections REALIZATION ON EMBEDDED SYSTEM In the past, several chips in separate packages where required to configure a system. Now, just one system on-chip can replace all of these, dramatically reducing the packaging cost. Embedded system is any electronic equipmentbuiltinintelligenceanddedicated software. It has several advantages than the current systems. The integration of various ICs shortens the traveling route and time of data to be transmitted resulting in higher performance and also eliminates buffers and other interfacecircuits.Asthenumberofcomponentsis reduced, less power will be consumed. It is very Micro Controller Amplifier Float Sensor Temperature Sensor Humidity Sensor Amplifier Amplifier LCD Display Driver & Relay Circuit Driver & Relay Circuit Driver & Relay Circuit P u m p P u m p P u m p POWER SUPPLY GSM Modem Pressure Sensor Amplifier
  • 5. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395 -0056 Volume: 03 Issue: 02 | Feb-2016 www.irjet.net p-ISSN: 2395-0072 © 2016, IRJET | Impact Factor value: 4.45 | ISO 9001:2008 Certified Journal | Page 1369 reactive, real time constrained, slimmer and more compact: Housed in a single separate package, the chip is smaller in size and therefore occupies less space on the PCB. Hence products using embedded system are slimmer and more compact. Embedded system along with the Fuzzy logic provides an efficient drainage system for mines. It has morecontrolonthedrainageprocessinmines. Itmakes the system more automatic. Embedded system gives a better control scheme for the system. CONCLUSION Since the coal mine water control system are non- linear, complex and difficult to establish the mathematical model this article applies the fuzzy control theory intothesystemandsuccessfulsolvesthe problem which the traditional control cannot. Meanwhile combining embedded system and the fuzzy control, realizing the fuzzy controlstrategythroughthe software, thus obtaining the water level ideal control. REFERENCE [1] ‘STUDY OF THE MINE DRAINAGE FUZZY CONTROL SYSTEM BASED ON MATLAB’ BY GUIMEI WANG AND HUI SONG , HEBEI UNIVERSITY OF ENGINEERING, CHINA. [2] ‘Mine drainage and water resources’ by roger james, national association of mining history organization at darely dale. [3] ‘ADAPTIVE NEUROFUZZY CONTROLLER TO REGULATE UTSG WATER LEVEL IN NUCLEAR POWER PLANTS’ BY SUDATH R. MUNASINGHE, MEMBER, IEEE, MIN-SOENG KIM, STUDENT MEMBER, IEEE, AND JU-JANG LEE, SENIOR MEMBER, IEEE - IEEE TRANSACTIONS ON NUCLEAR SCIENCE, VOL. 52, NO. 1, FEBRUARY 2005 [4] ‘Water level forecasting through fuzzy logic and artificial neural network approaches’ by s. Alvisi, g. Mascellani, m. Franchini, and a. Bardossy. University of stuttgart, deutschland. Paper published in hydrology and earth system sciences, 2005. [5]. ‘Liquid level control by using fuzzy logic controller’ dharamniwas , aziz ahmad,varunredhuandumeshgupta.Al- falah school of engineering & technology, dhauj, faridabad. International journal of advances in engineering & technology, july 2012. [6]. ‘Control of groundwater in surface mining’ byc.obrawner, consulting geographical engineerand professor,miningdept. University of b.c. , canada. [7]. ‘Water level control by fuzzy logic and neuralnetworks’by daniel wu, fakhreddine karrayand insop song . University of waterloo, waterloo. [8] ‘Designing a fuzzy system with thefuzzysystem designer’ in pid and fuzzy logic toolkit user manual. Deepak B received the BTech degree from the Department of Electronics and Communication Engineering in MEA Engineering College(Calicut University) Kerala, India in 2010 and ME degree from the Department of Mechatronics in Karpagam College of Engineering (Anna University) Coimbatore , India in 2013. He is currently working as an Assistant Professor in the Department of Mechatronics with PPG Institute of Technology(AnnaUniversity),Coimbatore, India. His research interests include Mechatronics, Robotics, and sensors.