Keywords

1 Introduction

There is a great necessity of irrigation in Indian tropical climate. Agriculture plays an important role in economical performance of the country. It contributes about 15 to 20% of the total GDP. More than 60% of population of the country depend directly or indirectly on agriculture. Due to rapid increase in population and stagnation in agricultural production there is an increase in food scarcity in Odisha. Hence an integrated planning of available land and water resources in the state is required to maximize the economic returns. Optimization techniques are used to find the best feasible solution and operating policy which can provide improvement in the system performance. Genetic Algorithm (GA) based on the concept of natural selection and process of evolution utilized largely for solving all types of optimization problems considering all the boundary conditions. The aim of this study is to develop a method to get maximum yield from a particular crop land and also by managing the irrigation water in that particular area. Frizzone et al. developed a separable linear programming model, considering a set of technical factors which might influence the profit of an irrigation project. Srivastava et al. [7] proposed an integrated Genetic Algorithm (GA) for development of watershed and NPS pollution model. Kumar et al. [4] described the application of Genetic Algorithm (GA) in water distribution to various crops from an irrigation reservoir. Azamathulla et al. [1] made a comparative study between the Genetic Algorithm and linear programming for high efficiency of reservoir operating system. Yang et al. [8] used Genetic Algorithm for multi-objective planning of both surface and subsurface water. Mehdipour et al. [5] described rule curve for reservoir operation. Singh [6] developed a optimization model to increase farm income. Banik et al. derived a comparative crop water assessment using CROPWAT. CROPWAT is used to develop a model for water assessment of using field data. The aim of the present work is to formulate a feasible and acceptable cropping pattern in the proposed study area for deriving optimal benefits.

2 Study Area

The Senhapali Distributary, given in Fig. 1, emerges out of the power channel of the Hirakud system to provide irrigation to villages Chaunrpur, Senhapali, Berhampura, Baguria, Bakbira, Jharpali, Tihikipali. The CCA of Senhapali Distributary is 871 ha. There are two cropping seasons, namely kharif from June to December and Rabi from January to May. The study area produces a large portion of food crops of the Odisha State. So this area is also known as the food bowls of the state of Odisha. At the present scenario, the farmers of the area are showing their disinterest in cultivation, because of huge financial loss they are facing for last few years due to uncertainty of rainfall and decrease in the water availability.

Fig. 1
figure 1

Command area map of the Senhapali Distributary

3 Materials and Method

3.1 CROPWAT 8.0

The CROPWAT software which was developed by FAO, in the year 2006, applied to find the water needed for various crops. The software requires the data such as climate/ETo, rain, soil, types of crops.

3.2 Flow Monitoring with Flow Tracker

The Flow Tracker is described in Fig. 2. As per the specification, it can be operated with a frequency of magnitude 10 MHz. It is found that acoustic velocimeters can be applied for measuring both mean and turbulent velocities accurately and report estimates of the error based on velocity range settings. The Flow Tracker ADV measures the phase change caused by the Doppler shift in acoustic frequency that occurs when a transmitted acoustic signal reflects off the particles in the flow. The magnitude of the phase change is proportional to the flow velocity. The flow velocity determines the phase change. It can measure the velocities of various sections even in shallow depth of about 3 cm with a velocity ranging from 0.1 to 450 cm/s. The various parts of the instruments are shown in the figure.

Fig. 2
figure 2

Flow Tracker with 2D probe principle of operation

3.3 LINDO: Classical Optimization Techniques

LINDO: Optimization methods are designed to provide the ‘best’ values of system design and operating policy variables values that will lead to the highest levels of system performance.

3.4 Genetic Algorithm

3.4.1 Methods of Operation of GA

It is one of the popular methods used for optimization, which was put forth by John Holland (1960). But it became more popular in the 1980s. Its concept was based on biology. Darwin’s principle: survival of the fittest. It is based on the bio-inspired operators like mutation, crossover and selection. In engineering, first the model was transformed to a function and solution is found and then the parameters are found which are to be optimized. Genetic Algorithm optimization tool always provides a potential solution. The Genetic Algorithm is expressed by encoding of the search space, represented by a chromosome. 1. It starts with a set of population. 2. Solution for each one is found and new population was found on the basis of data in which new population is better than the old one. 3. Then the Solution is done on the basis of more fitness value which will help for reproduction of next generation. 4. Process was continued till the termination criteria were satisfied GA.

3.4.2 Steps of Genetic Algorithm

1. Population initialization using random generation. 2. Fitness function evaluation for each individual. 3. Following steps are updated until the stopping criteria are reached. i. For reproduction best fit individual is selected. ii. Crossover and mutation processes are done to generate new offspring. iii. Again fitness of individual member is calculated. iv. Less fit individual is replaced with new one. 4. Best solution was found. 5. Process will be continued until reach the stopping criteria

4 Derivation of Optimized Crop Pattern

The objective function is determined by considering the net benefits that the farmers are expected to get after deducting all the expenditures given in Eq. (1). While (2), (3) and (4) present the cost of fertilizers, seeds and labour, the constraints are the available land and the water flow in the canals which is ascertained with the help of the Flow Tracker given by Eqs. (6), (7) and (8).

Objective function:

$${\text{MAXP}} = \sum\limits_{i}^{\text{n}} \begin{aligned} [ & \left( {{\text{P}}_{\text{i}} * {\text{Y}}_{\text{i}} * {\text{A}}_{\text{i}} } \right) - {\text{A}}_{\text{i}} [\left( {\text{Cost of Fertilizers}} \right)_{\text{i}} + \left( {\text{Cost of Seed}} \right)_{\text{i}} \\ & + \left( {\text{Cost of Labour}} \right)_{\text{i}} + \left( {\text{Cost of water requirements}} \right)_{\text{i}} ]] \\ \end{aligned}$$
(1)

where

P:

Profit,

\({\text{P}}_{\text{i}}\) :

Price of each crop in market (Rs/qntl),

Y i :

Yield of each crop (qntl/ha),

\({\text{A}}_{\text{i}}\) :

Area of each crop (ha).

$${\text{Cost}}\,{\text{of}}\;{\text{ Fertilizer }} = \, [(U_{i} \,*\,U_{c} ) \, + \, (D_{i} \,*\,D_{c} ) \, + \, (M_{i} \,*\,M_{c} )] \, \,*\,{\text{A}}_{\text{i}}$$
(2)

where

\(U_{i}\) :

Urea required for each crop (kg/ha),

\(U_{c}\) :

Cost of urea (Rs/kg),

\(D_{i}\) :

DAP required for each crop (kg/ha),

\(D_{c}\) :

Cost of DAP (Rs/kg),

\(M_{i}\) :

MOP required for each crop (kg/ha),

\(M_{c}\) :

Cost of MOP (Rs/kg).

$${\text{Cost }}\,{\text{of}}\,{\text{Seed}} = [(S_{i} \,*\,S_{c} )]\,*\,{\text{A}}_{\text{i}} ,$$
(3)

where \(S_{i}\) = Seed required for each crop (kg/ha),

\(S_{c}\) = Cost of seed (Rs/kg).

$${\text{Cost}}\;{\text{ of}}\,{\text{ Labour}} = [(L_{i} \,*\,L_{c} )]\,*\,{\text{A}}_{\text{i}} ,$$
(4)

where \(L_{i}\) = Labour required for each crop (person/ha),

\(L_{c}\)= Cost of labour (Rs/person).

$${\text{Cost}}\;{\text{ of}}\,{\text{ Water}} = [(W_{ri} *W_{c} )]*{\text{A}}_{\text{i}} ,$$
(5)

where \(W_{ri}\) = Water requirement for each crop (m),

\(W_{c}\) = Cost of water (Rs/ha * m), ha = hectare, m = Metre.

Water availability constraints:

$$\sum {(W_{ri} *{\text{A}}_{\text{i}} )} \le W_{t}$$
(6)

where \(W_{t}\) = Total water available from canal.

Land area constraints in different seasons:

$$\sum {{\text{A}}_{\text{i}} \le A_{t} ,\,A_{t} } = {\text{The }}\,{\text{Cultivation}}\,{\text{ area}}\,{\text{ in}}\,{\text{ different }}\,{\text{Season}}\, \, \left( {{\text{Kharif}}\;{\text{ and}}\;{\text{ Rabi}}} \right)$$
(7)

Crop area constraints:

$$L_{bi} \le A_{i} \le U_{bi} ,$$

where \(L_{bi}\) = Lower bound of each crop, \(U_{bi}\) = Upper bound of crop nonnegative constraints:

$$A_{i } \ge 0$$
(8)

4.1 Crop Yield of the Study Area

In this study, the crop yield for the kharif season only for the study area is taken into consideration. The data are verified by comparing with the report collected from Irrigation Department, Government of Odisha. Then the Solution is done on the basis of more fitness value which will help for reproduction of next generation. The detail of which is described in Table 1.

Table 1 Crops and yields data of the study area

4.2 Water Requirement of Crops Using CROPWAT

CROPWAT is applied to find out the crop water requirements of the crops of the study area by considering local climatic conditions, soil data and rainfall data, as given in Table 2.

Table 2 Crop water requirement (CWR) value for each crop in study area

4.3 Discharge Measurement

The canal is divided into various cross sections for the velocity measurement. The instrument is placed at various width and heights to calculate the velocity. The calculated discharge at various sections is given in Table 3.

Table 3 Measured discharge data

5 Results and Discussions

With the present cropping pattern, the farmers are getting a net benefit of 0.6705 million USD. The LINDO optimization suggests a net benefit of 0.8775 million USD by adopting the cropping pattern proposed by the software. By using the maximization technique and putting that equation in the main function and taking the fitness function and constraint function into consideration, the values are calculated in GA. The crossover value and population values are changed, and after various iterations, the best cropping pattern for kharif season is found out. The benefits suggested by GA are more as compared to the LINDO. The optimal cropping pattern suggested by the Genetic Algorithm is given in Table 4.

Table 4 Proposed crop areas by GA

It gave the different area of crops which should be adopted to arrive at the maximum profit. The cropping pattern is shown below.

GA gave the best fitness value and mean fitness value at generation value indicated by Fig. 3. The figure clearly shows the best and mean fitness values. The area of allocation by GA for various crops is shown in the graphical form in Fig. 4.

Fig. 3
figure 3

Profit obtained and area of crop for maximum profit using GA for kharif season

Fig. 4
figure 4

Cropping pattern for kharif season obtained using GA

6 Conclusions

In this study, a total of 13 different types of crops for kharif season have been taken into consideration for investigation. The total cultivable area considered for calculation is equal to the total cultivable area adopted by farmers for kharif. The major crop in the study area is paddy. The present benefits the farmers are getting are amount to 0.6705 million USD. The cropping pattern suggested by LINDO, the profit suggests a net benefit of 0.8775 million USD in kharif season. This is about 46% more as compared to the present habit. A net benefit of 0.885 million USD using Genetic Algorithm is obtained. This is about 48% more as compared to the present one. Hence GA is found to be an effective optimization tool for optimal crop planning and can be used for other command area. The study will help the farmers to improve their standard of living. The benefits can be further increased by adopting the principle of crop rotation and providing proper marking facilities.