Team:NCTU Formosa/Proof

Overview

“We are witnessing the dawn of a new era of Internet of Things. IoT will increase the ubiquity of the Internet by integrating every object for interaction via embedded systems, which leads to a highly distributed network of devices communicating with human beings as well as other devices.”

Feng Xia
Head, Department of Cyber School of Software, Dalian University of
Technology, China

In modern times, technology has advanced at a surprising speed because of the internet. Since the Internet came into existence, its role has become indispensable in multiple fields. Therefore, integrating the device with the internet that can be used in the farmland is what we aim to achieve.

We integrate the state-of-the-art technology into the farmland and subvert the public stereotype of the conventional agriculture. The device is an automatic system that has multiple functions including detection and elimination of the pests. In the device, it consists of three parts—the detector, the controller, and the clientele.

Detector Design

Figure 1.

First, inside the detector(Figure 1.), we utilize Pheromone Biosynthesis Activation Neuropeptide(PBAN) to attract specific species of pests into our device that will count the number of the species respectively. With the detector, we can know the situation remotely in the app we created. Second, the controller will then analyze the data from the detector to decide whether to spray the Pantide or not. Lastly, the client will receive the data of the real-time condition in the farmland.

Our detector contains several parts. The main part is to catch different kinds of pests and calculate the number of various pests, and a double layered box with an inverted pyramid inside it, and we used a 3D printer to make the entry channels. Inside the inverted pyramid, we separate the volume into four parts. Each part has one kind of PBAN to attract a specific species of pest. When an insect comes into the channel of the device, the infrared light will be cut off, and the signal will be sent to the Arduino chip which is in the IoT board linkit smart 7688 duo. The above process allows the device to count the bugs inside each channel. The function helps the users know the population growth of pests in the farmland. Apart from getting hold of the pest population in the farmland, the users can also grasp various conditions in farmland with the detector. The detector is equipped with a hygrometer, a thermometer, a rain gauge, a UV sensor, a CO2 sensor, a soil moisture sensor, an illuminance sensor and a barometric pressure sensor to know whether the land is too dry or not. We optimize the value of the data above into the database, hoping that the users can take good care of their plants by utilizing the information in the database in the future. Moreover, we will also record the weather condition as a reference for the users.

Controller Design

Figure 2.

The controller contains IoT board linkit smart 7688 duos, released by MediaTek, which has an MPU and an MCU ( in other words, a MediaTek chip and an Arduino chip). The MCU gets the data from the detector and sensors and sends to the MPU; then the MPU does a few computation and translates the data into the information we want. Subsequently, the Arduino sensors communicate with the server through WiFi, receiving the command from it and sending the information to the server. Also, the MPU will send the command to the MCU to tell it what it should do.

The server is the most important part of the IoT system. It is the central to the device. Most of the computational work occurs on the server. Also, the server has an SQLite database that is used to save the information and the result of computation. In the past, building an IoT system required large knowledge and skills in programming, and once a device is connected to the system, it was difficult to change the slaver. This year, we used IoT talk, a system developed by the lab of Dr.Lin in National Chiao Tung University Taiwan. It is a system that makes the IoT contact easier and more convenient, even for the users not familiar with programming knowledge and background can easily utilize it; as it has simplified to the connected device below.

Figure 3.

Clientele Design

As for the clientele, we use the open source app released by MediaTek. Inside the app, we will have a panel to show us the various conditions of farm. By using the app, we can turn on or turn off the sprinklers at any time and anywhere as long as we have access to the internet.

Figure 4.

With the detector, we can know the situation without going to the farm. With the server, we can grow the plant without labors. With the clientele, we can still manage our farm remotely. With the combination of all the parts above, we make up our device.

Hardware

In the hardware, we designed an insect box, which had separated into four sections—the outside shell, the pest channels, the blue light LEDs and a PBAN container.

  • Outside Shell:
        The outside shell is a cube cover of our hardware which has four holes for moths entry. It also protects the whole hardware from destroying.
  • Pest Channels:
        There are four pest channels printed by 3D printer inside the device; We set the infrared LEDs and infrared receivers in them to count the number of moths. There are two layers of infrared receivers let moth cut off two of the infrared light to make sure that the count of moths enter the insect box is accurate.
  • Blue Light LEDs:
        According to the result of 2014 NCTU_Formosa, blue light has more attraction to Spodoptera Litura than other color light. Thus we use the blue light in another device to attraction moths.
  • PBAN container:
        This year, our project adopts the concept of 2014 NCTU_Formosa, using PBAN to attract moth. In our hardware, there is an inverted pyramid that had two layers that contain PBAN. Moreover, we have improved the design of container into the shape of an inverted pyramid to trap the pests, so that the pests can fly into the pest collector easily but hard to exit.