1. Introduction
The world population is growing exponentially and is expected to reach 9.7 billion people by 2050 [
1]. This corresponds to an increase in the annual demand for animal protein by 455 million metric tonnes [
2]. In order to keep up with the increasing demands, efficiency optimisation of the agricultural sector is paramount. Well-known concepts which can improve efficiency within arable farming is precision farming (PF) and controlled traffic farming (CTF). Common to both is that they not only require investments, but also more knowledge, training, and planning by the farmer.
Field operational planning, in particular, is important when adopting PF and CTF technologies. The goal of operational planning is to optimise the efficiency of field operations, by reducing input costs, while increasing output value. Reduction of input costs can be achieved by optimising input resources through for instance auto steering and section control systems, which reduce overlapped area, and thereby save input goods (seeds, pesticides, etc.), fuel, time, and labour. Proper route planning can additionally reduce fuel, time, and labour cost as the total route length can be minimised through optimisation. Increase in output value can arise from variable rate application systems and minimisation of soil compaction, as these will generally increase yields.
Various algorithms and methods of field operation planning were developed, which mainly solve two distinct tasks: field partitioning and route planning. Field partitioning involves the generation of three types of geometric entities: in-field waylines (straight or curved), headland passes, and turns between waylines and headland passes. Several methods were developed, which are capable of dealing with either two- or three-dimensional field models, with or without obstacle areas [
3,
4,
5,
6,
7,
8,
9].
Many route planning algorithms are based on optimisation algorithms which calculate the optimal way to traverse the entities defined in the field partition. These algorithms take into account the operational constraints (e.g., capacity, kinematics) of the involved vehicles, while optimising one or more criteria, such as reducing non-working distance [
10,
11,
12,
13,
14,
15], total operational time [
16], consumed energy [
17] or soil compaction [
18]. Furthermore, some of these algorithms and methods were integrated in commercial field operation management systems to help farmers make better decisions. These commercial tools include LACOS-fieldplanner [
19], CLAAS field route optimisation [
20], Next Farming field partitioning [
21], and IntelliPaths [
22] for route planning.
In this paper, we present a decision support tool, which can aid the farmer in the operational planning process. The tool allows the farmer to setup and manage field and equipment information, which is used as input during the operational planning. It enables the farmer to generate way lines, including setting up CTF for a non-uniform vehicle fleet, and to optimise route plans for all operations during the crop cycle. It also enables a quantitative comparison of different operational plans, by calculating KPIs, such as operation time, field efficiency, and fuel consumption. Finally, a qualitative evaluation of the generated route plans is enabled by the tool’s simulation and visualisation capabilities.
2. Materials and Methods
Operational planning is focused on determining the best possible operational plan for performing a given field operation. The input parameters, including field and equipment information, are often known in advance, as they are based on the farmers existing resources. The two sections below describe how and what data is managed in the tool. Next is a description of the steps of the operational planning process, and how these are supported by the presented tool.
2.1. Equipment Management
The tool provides an easy and intuitive way of setting up and maintaining an up-to-date overview of a users equipment (vehicles and implements). Equipment parameters relevant for operational planning include:
Manufacturer: Optional, used for identifying the machine.
Model: Optional, used for identifying the machine.
Year: Optional, used for identifying the machine.
Resource type: Type of machine, e.g., tractor, sprayer, harvester, etc.
Turning radius: The minimum possible turning radius for the machine.
Driving speeds: Estimated in-field driving speed during operation, transport, and turnings.
Working width: The effective working width of an implement
Storage capacity: The volumetric size of the storage container on a machine
Unloading rate: The unloading flow rate of e.g., a combine harvester
Loading rate: The loading flow rate of e.g., a sprayer
Hourly cost: The estimated hourly cost, including fuel, maintenance and labour.
For the results presented in
Section 3, the equipment parameters listed in
Table 1 is used. This equipment setup can support a neutral operation (ripping), an application operation (spraying), and a harvest operation.
2.2. Field Management
Field information can either be imported into the tool through standardised formats, such as Shapefile [
23], or created directly in the tool. The following information, for each field, is needed in the operational planning process:
Field name: Unique field name to identify a field
Field boundary: A list of geometric points that mark the field boundary.
Access points: A set of geometric points that mark where the field can be entered.
Crop row direction: Two geometric points marking the crop row direction of the field (Optional).
Headland width: The width of the headland area (Optional).
Size: The field size (calculated based on the field boundary).
For the results presented in
Section 3, the field shown in
Figure 1 is used. The field is a fairly small field on 2.55 ha, which makes it well suited for demonstrating the capabilities of the tool.
2.3. Operational Planning
Operational planning is focussed on determining how to optimise work in the field, both in terms of reducing costs and improving yields. This is done for all field operations in the cropping cycle.
The operational planning process consists of three major tasks: (1) Field partitioning, (2) Route generation, and (3) Evaluation. Field partitioning refers to the process of generating waylines and possible turning manoeuvres for a given field. Route generation consist of generating optimised routes for the vehicles involved in a specific operation. The primary objective of the evaluation is to consider and compare alternative planning solutions, in order to find the solution(s) that provides highest value to the user.
We define an operational plan for a single field operation on one field, as a plan configuration and a corresponding plan solution, which consists of a field partition, optimised routes, and a set of KPIs. A plan configuration consists of the following information:
2.3.1. Field Partitioning
Given a plan configuration with field and equipment information, a partition can be generated. The partitioning consists of four steps: (1) Divide the field into headland and primary area, (2) Generate smooth headland waylines, (3) Generate waylines for the primary area, (4) Generate feasible turns.
If the headland width is specified in the configuration this is used in step 1, to divide the field. Otherwise the tool calculates the minimum feasible headland width, based on the working width and the turning radius of the machine. Next, the headland waylines are generated (see example in
Figure 2).
In step 3, the waylines for the primary area are generated, based on the crop row direction and the working width of the machine. If the crop row direction is not specified, the tool will automatically calculate the most optimal direction. This optimisation is similar to the method presented by Hameed et al. [
24], but minimises both the number of waylines (and thereby headland turns) and overlapped area. Finally, all feasible turns between waylines are calculated along with a set of KPIs.
The output of a field partitioning is a graph-like structure, which is used for route generation. In case a farmer is not interested in routes, it is possible to export the waylines, such that these can be imported into auto steering systems.
Controlled Traffic Farming
Ideally, when practising CTF, all vehicles and implements should have identical working widths, axle widths and wheel sizes, such that all machines in all operations throughout the crop cycle could use the exact same wheel tracks. However, this is seldom the case in a conventional farm, if not even impossible, due too the available commercial equipment. Instead, we suggest a “CTF light” approach, where waylines for all operations in the crop cycle are aligned as good as possible, considering the available equipment.
As an example, consider the equipment listed in
Table 1, which can be used for three operations: ripping, spraying, and harvesting (6, 12, and 24 m working widths). When setting up CTF, one operation is selected as the highest priority, in this case spraying. First the partition for spraying is generated. Next, one of the waylines from the spraying partition is used as the base wayline when creating/propagating waylines for the ripping and harvesting operations. This makes sure that the waylines from all three partitions are aligned as good as possible.
In
Figure 3, the combined set of waylines for all three operations are shown, both when using CTF and not. The difference is clearly visible, and in
Figure 4 the combined track area of all three operations are shown. For simplicity we assume identical axle and tire configuration on all vehicles: Axle width = 2 m and tire width = 0.65 m. In this simple case with only three operations, the tracked area is reduced with 8.5%.
2.3.2. Route Generation
Waylines and feasible turns are generated in the field partition, but it does not provide any advise on how or in which order to traverse these. Especially for capacitated operations, such as seeding, spraying, and harvesting operations, time and cost can be reduced by optimising how to traverse the waylines, and where and when to load or unload machines. This optimisation is performed in the route generation process, where routes for each machine are created. The routes contain information about where to go, and what to do at all times. An example of a route driving pattern for a harvester is shown in
Figure 5. In the application, the machine movements and actions can be simulated, such that the user can see exactly when actions, such as unloading, need to take place.
2.3.3. Evaluation and Comparison
A range of KPIs are calculated as part of field partitioning and route generation, see
Table 2. These KPIs along with the visualisations are the only way for the farmer to evaluate the calculated plan solutions. Some of the KPIs are calculated for the complete operation, as well as for the individual machines. This is relevant when evaluating plans with multiple machines, to see if a single machine is imposing a bottleneck in the system, or if some machines are idling too much.
The KPIs are especially valuable, when exploring alternative plan solutions, as they enable a quantitative comparison that cannot be made based on visualisation alone. The exploration process should aid the user, when considering non-trivial questions, such as whether to use CTF or not, and which CTF setup performs best, given the farmers current equipments. One could also explore what the impact is of using multiple or alternative machines, or alternative loading strategy or other input parameters. Comparison of potential plan solutions is made easy in the application, by representing the KPIs in a structured way, and highlighting the plan variants with best-scoring KPIs, see
Figure 6 for a comparison of two alternative tillage plan configurations.
3. Results
Based on the test field and equipment examples defined in
Section 2, we present results for two concerns: (1) Is it beneficial to use CTF for this setup? and (2) Is it beneficial to use more than one machine in each field operation?
3.1. CTF vs. Non-CTF
The question of whether to use CTF is a complex matter, as the cost effectiveness can be difficult to measure [
25]. One of the key reasons of using CTF is to minimise the tracked area of the field, as each track potentially causes soil compaction and crop damage, and thereby reduces yield.
In the ideal CTF setup all equipment have the same working width, and the same axle and tire configuration, but this is seldom the case in a conventional farm. With our CTF light approach, farmers can evaluate how CTF plans will perform with their current equipment.
In order to give an idea of how our tool can provide farmers with decision support about using CTF or not, a comparison was made for the test field (
Figure 1) and the three operations: ripping, spraying and harvesting. For the CTF configuration, the spraying operation is prioritised highest. An extract of KPIs, for these plans, is shown in
Table 3. As expected, the total tracked area across operations is reduced (from 40.2% to 31.7%), when using CTF compared to the conventional non-CTF approach. The downside of using CTF is reflected in the other listed KPIs. The total overlapped area is increased with 7.5%, and the total route time is increased with less than 2 min (less than 2.5%). Please note that the overlapped area is calculated as a sum of all three operations. The overlapped area for the sprayer remains constant, while ripping and harvest increases. This is an interesting observation, as overlapped area is mainly a concern for application operations (seeding, spraying, fertilising, etc.), because overlap means higher cost for the applied goods. For ripping and harvest, overlapped area is insignificant, as it does not add extra costs, except the slightly longer route distance. One could similarly argue that overlapped area is also insignificant for application operations, if the equipment is equipped with section control.
As stated previously, our application does not dictate what a farmer should do in this situation, nor does it tell what is the optimal solution, as it most likely depends on other factors as well. We leave it up to the farmer to decide if the reduction of tracked area is significant enough to spend the extra time and effort on implementing CTF.
3.2. Multiple Machines
With the same field and equipment setup from previously, we evaluate what happens, when multiple identical machines are to carry out the field operations in cooperation. Specifically, we simulate all three operations with one, two, and three machines.
Table 4 shows an extract of KPIs for all these simulations, while
Figure 7 shows the routes for the ripper operation with three machines. As expected, the operation time is decreasing, when using more machines. However, the time is not exactly inversely proportional to the number of machines used. Hence, changing from one to two machines does not half the operation time. One reason is that the total route distance for all machines increase slightly, as more machines are added. Another reason is that idle time can occur in some cases, when the machines carry out the headland part of the field, in order to avoid collisions. This is also reflected in the productivity and field efficiency KPIs.
Note for the sprayer operation with three machines, the application generates a solution, where only two machines are used. This happens because the field is so small that it does not improve the operation performance to add a third machine.
4. Discussion
One of the challenges, when optimising and automating the operational planning process, is to define what an optimal solution is. Often the objective has multiple criteria, such as reducing cost, minimising operation duration, increasing yields by minimising tracked area, or others. Unfortunately these criteria are often conflicting, which is why the application is developed as a decision support tool, rather than an application that can make all decisions autonomously.
One example of a trade-off between criteria is evident when generating turn manoeuvres. A minimum turn with shortest distance and minimum turning radius is optimum from an algorithmic standpoint, but will feel very uncomfortable for the driver and causes more stress on the equipment, which eventually means higher maintenance and repair costs. Another issue with turn manoeuvres is coverage in the headland area. If turns with reversing is not permitted, there will be uncovered area in the headland corners (see
Figure 7). This is accepted by some farmers, while others find it unacceptable. This comes down to a trade-off between coverage and efficiency.
Compared to other existing tools, we believe that this tool provides more (advanced) features in a simpler way, while giving a better understanding of the process and the results. Simplicity originates from the user experience, since all decision variables in the tool have default values or are optimised automatically, unless the user overrides these settings. In the simplest planning flow, the user only needs to pick a field, a machine, an operation type, and a plan name as input, and then the tool generates a complete route plan, including visualisations and KPIs. Comparison of plans are similarly simplified, as the user only has to create a
variant of an existing plan, and change the desired input parameter(s), and can following access the comparison view (see
Figure 6 for an example).
The CTF light features, including aligning waylines across different operations and calculating tracked area, are to our knowledge not found in any other available tool. Neither is the simulation feature, which give users a better understanding of the calculated results. The calculated KPIs are very valuable when comparing alternative solutions, but one key concern when developing such a tool is user acceptance. If the user does not trust the system and the results, it will not be used. Therefore, the visualisation and simulation features are crucial, as the results are otherwise very difficult to understand, even when using KPIs. Thus, the tool offers a way to evaluate the generated result both quantitatively, be means of KPIs, and qualitatively by means of the visualisation and simulation.
5. Concluding Remarks
In this paper, we presented a decision support tool that enable farmers to make well founded decisions about their operational planning of field operations. Compared to existing commercially available tools, this is not targeted agronomy/software experts, but the average farmer who is not a software expert. The tool requires practically no prior training to use, and can assist farmers with complex matters, such as setting up CTF or making quantitative comparisons of alternative plan solutions. Furthermore, it also supports generation of optimised route plans for multi-vehicle field operations, which minimises the total driving distance in the field and thereby lowering costs and soil compaction.
We envision that this tool will be a critical enabler to increase the adoption rate of CTF among farmers, as the planning process becomes so simple that every farmer will be able to do it without the need for expensive expert consultants. In the future, also other precision farming practices, such as variable rate application, should be supported in the tool, with a similar focus on simplicity and usability.