Development of Automated Agricultural Process Monitoring and Control Technology in An Enclosed System
Development of Automated Agricultural Process Monitoring and Control Technology in An Enclosed System
e-ISSN: 2319-2380, p-ISSN: 2319-2372. Volume 8, Issue 4 Ver. II (Apr. 2015), PP 38-44
www.iosrjournals.org
Abstract: For proper growth of any plants various physiological and physiochemical factors are responsible
like: soil moisture, atmospheric temperature, humidity, sunlight, pH of soil, nutrient and chemical balance of
soil. Biologically, these parameters are in direct relation with the process of photosynthesis, which effects the
total overall growth of the plant. An Attempt has been made to develop an automated system which can measure
different agricultural process parameters (like temperature, soil moisture, sunlight intensity, humidity, chemical
contents etc.) and control using PID controller these parameters can be remotely monitored and control. With
the help of MATLAB interfaced with NI LABVIEW, virtual designs of the real time processes are simulated.
Keywords: DAQ ,labVIEW, Matlab, multi-sensor system, SIT.
I.
Introduction
There are so many engineering problems related to agriculture as stated below and lack of technical
implementation at grass-root level. In this paper we intend to provide an idea that will help the farmers and the
operators to receive a low cost, fully automated, user defined and eco-friendly technology that will not only save
labour but also natural resources. An attempt has been made to design a VI using labVIEW and connected it to
Simulink model, Matlab works [8-10]. This can work both as a simulator and in a real time (with minor changes
in design) basis. In the design we will provide a complete used-defined panel that will do continuous monitoring
and fully automated controlling of the set parameters. It will also provide the overall system condition as- 'good,
average, worst' interfaced with an alarm system on basis of system performance. This will be achieved in real
time by using integrated sensor, timer systems, NI-DAQ based on simulation interface toolkit (NI-LabVIEW
software) interfaced with Simulink Matlab works [10].
1.1. Problem statement
Before starting the research work on this paper, we have personally gone to some of our regional
suburbs where still farmers are using primitive methods [7] of agriculture. We have thereby found out some of
the common problems that they face. In the agricultural sector there are lots of problem related to crop
production. We are focusing on some of the problems significantly faced by the farmers, which are:
a) Shortage in availability of land and water resources ;
b) Drastic change in environmental conditions[7,5] due to Global Warming, etc. ;
c) Unnecessary use of chemical agents (e.g. inorganic pesticides, fertilizers, etc.);
d) Lack of information on sustainable agriculture
e) (Overuse of land, leading to land exploitation and degradation of soil quality.)
f) On a broader aspect for the agro-market:
g) Production of foreign crops cannot be done here in the native farmlands ;
h) Seasonal plants cannot be grown throughout the year[6] (e.g. Tulip cannot be grown in summer) ;
i) High percentage of sensitive plants like Chiraita[5,6], etc. having great medicinal values is becoming
extinct.
1.2. Objective
So, our vision is to develop a low cost, secured, automated online control and monitoring system for
agricultural parameters and try to solve maximum problems stated. In this work we will provide solutions to the
following:
a) Unavailability of low cost automatic agricultural monitoring and control system available yet;
b) Easy installation of equipment not readily available to the farmers;
c) Fully automatic systems are yet not built and implemented in agricultural sectors at grass root level.
1.3. Description
Laboratory Virtual Instrumentation Engineering Workbench abbreviated as labVIEW, version 2012 is
a project based platform. It is a graphical-based programming language developed by National Instruments. Its
DOI: 10.9790/2380-08423844
www.iosrjournals.org
38 | Page
II.
Materials
Controlling parameters
Moisture of soil (%)
Ambient Humidity (%)
Sunlight Intensity (%)
Ambient temperature
( C )
pH of soil
Nutrient and chemical
Organic insecticide
and pesticide
Sensor used
Moisture sensor
Humidity sensor
Sunshine sensor
Temperature
Controlling action
Sprinkler system
Mist spray system
Floodlight
Conditioner ( heater)
pH sensor
Timer control
Timer control
Table 1: Sensor system and control action for various parameters [1].
III.
www.iosrjournals.org
39 | Page
www.iosrjournals.org
40 | Page
www.iosrjournals.org
41 | Page
Here
u(t) : Output obtained from the PID controller and to be feed as control input to the process plant
e(t) : Error signal generated after comparing the set point with the feedback signal
K p : Proportional gain
Ti : Reset Time (Minutes/Repeat)
Td : Derivative time (Minutes
Proportional Band: It is the band of error which causes a 100% variation in the controller output expressed as a
percentage of range of measurement
u
e
and PB =
100 %
Kp
If you give a step input like this to the above shown controller then the output will vary like the
response shown below.
DOI: 10.9790/2380-08423844
www.iosrjournals.org
42 | Page
Set Error
PI Controller Output
Fig 6.PI Controlled Output Response
As there is any step change in error signal immediately the Kp will rise as shown in the figure above
and then the integral term will start integrating the error and will go up. After some time the integral part of the
input will become equal to the proportional part of the input, so it turns out that exactly after Ti (Integral time)
amount of time the output of the integral control unit will become equal to the output of the proportional control
unit.
Derivative gain Kd and Derivative time Td
Derivative Time:Time for the proportional term to be equal to the derivative term for a ramp error signal is
called derivative time. Let us assume a Proportional Derivative Controller of following transfer function
IV.
Results
In a PID control algorithm in order to have the desire output response of the overall system, tuning of
different control parameter is to be done in specific way, which is given by different control analyst and
engineers such as Ziegler Nichols, Cohen coon and Pessen. If the tuning of the controller is not done properly
depending upon plants or process model (here in our case it is different types of crops which is being cultivated)
the quality of the process output will be highly affected. In this work we have taken some reading from our
simulation which is the exact replica of a real time process of particular crop cultivation. Here we are trying to
tuning our PID controller so that we can get zero steady state error, relatively less settling time and overshoot in
the output response of the process.
Reading obtained from the simulation of the virtual model of temperature control unit
Sl. No
1
2
3
4
5
6
7
8
9
10
11
12
SET
POINT
(Celsius)
40
50
60
70
80
90
30
20
10
5
5
50
PROPORTIONAL
GAIN
15.47
17.11
16.1007
12.07
14
10
20
20
20
15
20
150
INTEGRAL
TIME
(sec/repeat)
1.27
1
0.5
0.753
1.5
1
1
0.5
1
0.5
0.25
0.14
DERIVATIVE
TIME (sec)
SETTLING
TIME (sec)
1.22
1.007
1
0.5
0.5
1
1
1
0.5
0.25
0.25
0.14
2.5
2.5
2.3
2
2
2.3
2
2.2
2.5
2.25
2.5
2.5
STEADY
STATE
ERROR
-2
-1.5
-1
-2.2
-4
-5
-1
-0.2
-0.25
-0.1
-0.01
0
www.iosrjournals.org
43 | Page
V.
Conclusion
Our interest in agricultural automation lies from the fact that we belong from a country that is heavily
dependent on agricultural outcome and revenues. Being a part of such agriculture depended society we have
always tried to renovate agricultural systems and processing. Our recent government has also shown keen
interest to formulate new legislative rules to help the farmers even at the grass root level. By simulating the real
time agricultural parameters into a useful and highly efficient and accurate application based software we have
tried to manipulate and control the ever changing weather condition, physical aspects and physio-chemical
parameters on which the agricultural society is highly dependent on as far possible, we intend to create its
hardware counterpart and apply it on the real time process as per the given model and parameters (user define).
We have already evaluated and checked its working aspect using the VI in (figure 1) and have obtained
satisfactory results for the same (included in table 2). We should not forget the vitality and need of agriculture
and plants for this world.
Acknowledgements
We would like to thank Narula Institute of Technology for giving the support for developing the project work.
References
[1].
[2].
[3].
[4].
[5].
[6].
[7].
[8].
[9].
[10].
[11].
DOI: 10.9790/2380-08423844
www.iosrjournals.org
44 | Page