SlideShare a Scribd company logo
1 of 5
Download to read offline
Indonesian Journal of Electrical Engineering and Computer Science
Vol. 5, No. 3, March 2017, pp. 564 ~ 568
DOI: 10.11591/ijeecs.v5.i3.pp564-568  564
Received November 22, 2016; Revised February 13, 2017; Accepted February 27, 2017
An Automated Feeding System for Soft Shell Crab
Muhammad Niswar*
1
, Zahir Zainuddin
2
, Yushinta Fujaya
3
, Zagita Marna Putra
4
1,2,4
Department of Electrical Engineering, Faculty of Engineering
3
Department of Fisheries, Faculty of Marine Science and Fisheries, Hasanuddin University, Makassar,
Indonesia
Corresponding author, e-mail: niswar@unhas.ac.id*, zagitanank@gmail.com
Abstract
Soft shell crab farming has been practiced in south-east Asian countries such as Indonesia. Soft
shell crabs are harvested when they have just molted to prevent their shells from being hardened. An issue
arises when feeding the crabs. Farmers need to feed the crabs 5% food of their body weight. However,
farmers sometimes provide incorrect amounts of food to the crabs. If farmers feed the crab exceeding the
required amounts of food, it causes food wastage and dirty water in the crabs’ cage. On the other hand,
less amounts of food cause slow growth and molting of the crabs. In this study, we developed an
automated feeding system for properly feeding of soft-shell crabs. The automated feeding system
schedules the feeding time and controls the portion of food using a microcontroller. We also developed a
web-based monitoring system to monitor and generate alert message to farmers to make sure that feeding
process runs properly.
Keywords: Automation, Microcontroller, Soft Shell Crab, Feeding, Web-based Application
Copyright © 2017 Institute of Advanced Engineering and Science. All rights reserved.
1. Introduction
Soft-shell crab is a popular food in the United States, China, Japan, Hong Kong, South
Korea, Taiwan, Malaysia and some countries in Europe. Crab commodity is a very promising
business sector for the community in Asia, hence, farming of soft shell crab has been practiced
in south-east Asian countries such as Indonesia, Thailand, Myanmar, Vietnam, and Philippines.
Soft shell crabs are harvested when they have just molted to prevent their shells from being
hardened. To growth the crabs, farmers need to feed the crabs with accurate portion of food.
When feeding a dry food, farmers need to feed the crabs 5% food of their body weight [1].
However, farmers sometimes provide incorrect amounts of food to the crabs. Such exceeding
feed results in food wastage and dirty water in the crabs’ cage, hence, the crabs may be sick
from drinking the dirty water. On the other hand, if farmers feed the crabs less than the required
amounts of food, there will be slow growth and molting of the crabs. Therefore, we need an
automation system to feed the crabs properly and accurately based on the required amount of
food.
The automation system is a technology that combines the use of mechanics,
electronics, sensors and computer application to run a process with less human interference.
Automation is basically used to help human beings do the routine, because human being has
limitations in terms of precision, unlike machine/computer [2]. There are several studies on
automated system for aquaculture and agriculture. References [3] and [4] developed an
autonomous robot for agriculture. Reference [5] proposed a PI-based and fuzzy logic-based
control system for measuring and controlling the light levels for the indoor hatcheries and
nurseries in aquaculture. Reference [6] designed fish feeder system using PIC Microcontroller
and it is operated by inputting the desired time the fish will be fed. Reference [7] developed a
fish feeder using PIC microcontroller allowing the fish to be fed at the right cycle time as
predefined by the user. Reference [8] developed an automatic feeding control for dense
aquaculture fish tanks.
In this study, we developed an automated feeding system for soft shell crab using
microcontroller. This paper describes the hardware and software design of our proposed
automated feeding system. Furthermore, we also evaluated the performance of our automated
feeding system.
IJEECS ISSN: 2502-4752 
An Automated Feeding System for Soft Shell Crab (Muhammad Niswar)
565
2. System Design
We have designed an automation feeding system for soft shell crabs that can schedule
the feeding time and controls the portion of food using the microcontroller. Figure 1 shows the
design of the feeding system. It is built from a hanging rail and a food container that can feed
five crabs in cages. The food container moves to every cage and drops the required amounts of
food in the cage. Before the food is dropped, system measures the amounts of food using FSR
and drop the food based on predefined amounts of food. If dry food is used, the user sets the
amounts of 5% food of crabs’ body weight. For instance, if the body weight of crab is 70 grams,
then farmers must set the amount of 3.5 gram foods. The system controls the moving of food
container using DC motor and properly drops the food in the cage using an ultra-sonic sensor.
Furthermore, farmers can monitor the amount of food remotely via Ethernet interface attached
in the system.
Figure 1. System Design
2.1. Control System
The electronic component of the system mainly consists of a microcontroller (Arduino
Mega 2560), ultrasonic sensors, a force sensitive resistor (FSR), a real time clock (RTC), a DC
motor, servo motors, liquid crystal display (LCD), buzzer and an Ethernet module as shown in
Figure 2. There are two ultrasonic sensors for monitoring the volume of food container to make
sure the availability of food in the container and for determining the position of food container to
drop the food in the cage. FSR measures the amounts of food before dropping it into the cage.
There are two servo motors for moving the drill rod in the container to push the food to feeder
valve and to open the feeder valve allowing the food to be dropped. A motor DC moves the food
container from a cage to the other cage. Furthermore, the RTC is used for triggering the
schedules of the feeding time.
 ISSN: 2502-4752
IJEECS Vol. 5, No. 3, March 2017 : 564 – 568
566
Figure 2. System Block Diagram
Figure 3. Electronic Schematic Diagram
Figure 4. Feeding Algorithms
IJEECS ISSN: 2502-4752 
An Automated Feeding System for Soft Shell Crab (Muhammad Niswar)
567
2.2. Feeding Method
Figure 4 shows the algorithm of feeding embedded in microcontroller. The algorithm
works as follow. The function of GetWeight() measures the amounts of food based on
predefined amount of food set by farmers through a web-based application (explained in the
next section) before food is dropped into the cage. If the weight of food reaches the predefined
amounts of food, i.e., 5% of crabs’ body weight, then the system calls the function of
ServoValve() to open the feeder valve allowing food to be dropped into the cage.
2.3. Web-based Monitoring System
We developed web-based application for monitoring the feeding process. The
application provides information regarding the duration of farming, feeding frequency and
duration, and last time of feeding in every five crabs in the cage as shown in Figure 5 and 6.
The application also provides information regarding details condition of 5 crabs in every cage
and allows farmers to input the weight of crabs and the application generates the required
amount of foods based on the weight of crabs. The application sends all input information to the
microcontroller. In addition, the application can generate an alert message via the SMS to
farmers when a food container is almost empty.
Figure 5. Main Web Interface
Figure 6. Web Interface for Details of The Crabs
 ISSN: 2502-4752
IJEECS Vol. 5, No. 3, March 2017 : 564 – 568
568
3. Performance Evaluation
We evaluated the accuracy of the automated feeding system by measuring the food
dropped in the cage to make sure that the system drops the predefined amount of food
properly, i.e., the amount of 5% food of crabs’ body weight. In this evaluation, we set the five
different crabs’ weight, i.e., 99, 97, 94, 93, and 89 grams and the application calculates the
required amount of 5% food of crabs’ body weight. We validated the accuracy of our automated
feeding system by comparing the difference between predefined and dropped amount of food in
the cage. As shown in Table 1, the amount of difference between them ranges from 0.05 to 0.1
gram.
Table 1. Predefined vs. Dropped Amounts of Food
No. Crabs’ Weight
(gram)
Predefined
Amounts of
Food (gram)
Dropped
Amounts of
Food (gram)
1 99 4.95 5.10
2 97 4.85 4.90
3 94 4.70 4.80
4 93 4.65 4.70
5 89 4.45 4.50
4. Conclusion
This paper presents the design of an automated feeding system for soft shell crab. The
system aims to feed the crab based on the predefined amounts of food properly, i.e., the
amount of 5% food of crabs’ body weight, in order to accelerate the growth of the crabs and
avoid food wastage, which results in dirty water. The system was built from the hanging rail and
a food container that can feed five crabs in cages. The food container moves to every cage and
drops the required amounts of food in the cage according to the program fed into a
microcontroller. The experiment shows that our system can feed the crabs with predefined
amount of food. The amounts of difference between predefined and dropped amount of food
ranges from 0.05 to 0.1 grams.
References
[1] Siti Aslamyah, Yushinta Fujaya. Stimulasi Molting dan Pertumbuhan Kepiting Bakau (Scylla sp.)
Melalui Aplikasi Pakan Buatan Berbahan Dasar Limbah Pangan yang Diperkaya dengan Ekstrak
Bayam. IJMS Marine and Fisheries. 2010; 15(3): 170-172.
[2] Groover, Mike llP. Automation, Production Systems, and Computer Integrated Manufacturing.
Second Edition. New Jersey: Prentice Hall, Inc. 2001.
[3] Shrinivas R. Zanwar, RD Kokate. Advanced Agricultural System. International Journal of Robotics
and Automation (IJRA). 2012; 1(2): 107-112.
[4] Hema N, Reema Aswani, Monisha Malik. Plant Watering Autonomous Mobile Robot. International
Journal of Robotics and Automation (IJRA). 2012; 1(3): 152-162.
[5] D Ganesh, SMD Saleem, M Kalyan Chakravarthi. Design and Implementation of Robust Controllers
for an Intelligent Incubation Pisciculture System. Indonesian Journal of Electrical Engineering and
Computer Science. 2016; 1(1): 101-108.
[6] Patrick Henry G Baniqued, Martin Joseph C De Castro, Chael Triston T Luzano. Microcontroller
Based Fish Feeder. Design Report. Manila: Mapua Institute of Technology. 2009.
[7] MZH Noor, AK Hussian, MF Saaid, MSAM Ali, M Zolkapli. The design and development of automatic
fish feeder system using PIC microcontroller. 2012 IEEE Control and System Graduate Research
Colloquium. Shah Alam, Selangor. 2012: 343-347.
[8] Y Atoum, S Srivastava, X Liu. Automatic Feeding Control for Dense Aquaculture Fish Tanks. In IEEE
Signal Processing Letters. 2015; 22(8): 1089-1093.

More Related Content

Similar to 13 13 feb17 22jan17 14214 29218-1-ed(edit)

IRJET- Fish Feeder using Internet of Things
IRJET- Fish Feeder using Internet of ThingsIRJET- Fish Feeder using Internet of Things
IRJET- Fish Feeder using Internet of ThingsIRJET Journal
 
Study of Automated and Controlled Aquaponics System An Innovative and Integra...
Study of Automated and Controlled Aquaponics System An Innovative and Integra...Study of Automated and Controlled Aquaponics System An Innovative and Integra...
Study of Automated and Controlled Aquaponics System An Innovative and Integra...ijtsrd
 
A Guide to Live Weight Estimation and Body Condition Scoring of Donkeys
A Guide to Live Weight Estimation and Body Condition Scoring of DonkeysA Guide to Live Weight Estimation and Body Condition Scoring of Donkeys
A Guide to Live Weight Estimation and Body Condition Scoring of Donkeyscopppldsecretariat
 
A Review on Juice and Pedigree Making Machine
A Review on Juice and Pedigree Making MachineA Review on Juice and Pedigree Making Machine
A Review on Juice and Pedigree Making MachineIRJET Journal
 
Effects of Probiotics Feeding Technology on Weight Gain of Indigenous Chicken...
Effects of Probiotics Feeding Technology on Weight Gain of Indigenous Chicken...Effects of Probiotics Feeding Technology on Weight Gain of Indigenous Chicken...
Effects of Probiotics Feeding Technology on Weight Gain of Indigenous Chicken...iosrjce
 
IRJET- Gabor Filters in Fingerprint Application
IRJET-  	  Gabor Filters in Fingerprint ApplicationIRJET-  	  Gabor Filters in Fingerprint Application
IRJET- Gabor Filters in Fingerprint ApplicationIRJET Journal
 
Fish to plant ratios
Fish to plant ratiosFish to plant ratios
Fish to plant ratiosM kh
 
Presentation of preparation of multiple enterprise farm plan
Presentation of preparation of multiple enterprise farm planPresentation of preparation of multiple enterprise farm plan
Presentation of preparation of multiple enterprise farm plansabin bhattarai
 
Pellet distribution modelling: a tool for improved feed delivery in sea cages
Pellet distribution modelling: a tool for improved feed delivery in sea cagesPellet distribution modelling: a tool for improved feed delivery in sea cages
Pellet distribution modelling: a tool for improved feed delivery in sea cagesInternational Aquafeed
 
three systems used to feed sheep and goats and How and why flushing is applie...
three systems used to feed sheep and goats and How and why flushing is applie...three systems used to feed sheep and goats and How and why flushing is applie...
three systems used to feed sheep and goats and How and why flushing is applie...Abdirashid Ahmed HUSSEIN
 
Fish Feeding device and methods , Feed technology.pptx
Fish Feeding device and methods , Feed technology.pptxFish Feeding device and methods , Feed technology.pptx
Fish Feeding device and methods , Feed technology.pptxSubhadipBar
 
Deep learning-based classification of cattle behavior using accelerometer sen...
Deep learning-based classification of cattle behavior using accelerometer sen...Deep learning-based classification of cattle behavior using accelerometer sen...
Deep learning-based classification of cattle behavior using accelerometer sen...IAESIJAI
 
IRJET- Cassava Starch Supplementation Modulates Behavioural Characteristi...
IRJET-  	  Cassava Starch Supplementation Modulates Behavioural Characteristi...IRJET-  	  Cassava Starch Supplementation Modulates Behavioural Characteristi...
IRJET- Cassava Starch Supplementation Modulates Behavioural Characteristi...IRJET Journal
 
Production of Baby Swimmer Crab Production in The Pond
Production of Baby Swimmer Crab Production in The Pond Production of Baby Swimmer Crab Production in The Pond
Production of Baby Swimmer Crab Production in The Pond lisa ruliaty 631971
 
Automation of livestock production system
Automation of livestock production systemAutomation of livestock production system
Automation of livestock production systemAhmad Shah Rasooli
 

Similar to 13 13 feb17 22jan17 14214 29218-1-ed(edit) (20)

IRJET- Fish Feeder using Internet of Things
IRJET- Fish Feeder using Internet of ThingsIRJET- Fish Feeder using Internet of Things
IRJET- Fish Feeder using Internet of Things
 
Study of Automated and Controlled Aquaponics System An Innovative and Integra...
Study of Automated and Controlled Aquaponics System An Innovative and Integra...Study of Automated and Controlled Aquaponics System An Innovative and Integra...
Study of Automated and Controlled Aquaponics System An Innovative and Integra...
 
A Guide to Live Weight Estimation and Body Condition Scoring of Donkeys
A Guide to Live Weight Estimation and Body Condition Scoring of DonkeysA Guide to Live Weight Estimation and Body Condition Scoring of Donkeys
A Guide to Live Weight Estimation and Body Condition Scoring of Donkeys
 
A Review on Juice and Pedigree Making Machine
A Review on Juice and Pedigree Making MachineA Review on Juice and Pedigree Making Machine
A Review on Juice and Pedigree Making Machine
 
Effects of Probiotics Feeding Technology on Weight Gain of Indigenous Chicken...
Effects of Probiotics Feeding Technology on Weight Gain of Indigenous Chicken...Effects of Probiotics Feeding Technology on Weight Gain of Indigenous Chicken...
Effects of Probiotics Feeding Technology on Weight Gain of Indigenous Chicken...
 
IRJET- Gabor Filters in Fingerprint Application
IRJET-  	  Gabor Filters in Fingerprint ApplicationIRJET-  	  Gabor Filters in Fingerprint Application
IRJET- Gabor Filters in Fingerprint Application
 
Fish to plant ratios
Fish to plant ratiosFish to plant ratios
Fish to plant ratios
 
Presentation of preparation of multiple enterprise farm plan
Presentation of preparation of multiple enterprise farm planPresentation of preparation of multiple enterprise farm plan
Presentation of preparation of multiple enterprise farm plan
 
Pellet distribution modelling: a tool for improved feed delivery in sea cages
Pellet distribution modelling: a tool for improved feed delivery in sea cagesPellet distribution modelling: a tool for improved feed delivery in sea cages
Pellet distribution modelling: a tool for improved feed delivery in sea cages
 
three systems used to feed sheep and goats and How and why flushing is applie...
three systems used to feed sheep and goats and How and why flushing is applie...three systems used to feed sheep and goats and How and why flushing is applie...
three systems used to feed sheep and goats and How and why flushing is applie...
 
Relacing antibiotics in animal healthcare
Relacing antibiotics in animal healthcareRelacing antibiotics in animal healthcare
Relacing antibiotics in animal healthcare
 
Fish Feeding device and methods , Feed technology.pptx
Fish Feeding device and methods , Feed technology.pptxFish Feeding device and methods , Feed technology.pptx
Fish Feeding device and methods , Feed technology.pptx
 
Deep learning-based classification of cattle behavior using accelerometer sen...
Deep learning-based classification of cattle behavior using accelerometer sen...Deep learning-based classification of cattle behavior using accelerometer sen...
Deep learning-based classification of cattle behavior using accelerometer sen...
 
Semi-intensive .pptx
Semi-intensive .pptxSemi-intensive .pptx
Semi-intensive .pptx
 
IRJET- Cassava Starch Supplementation Modulates Behavioural Characteristi...
IRJET-  	  Cassava Starch Supplementation Modulates Behavioural Characteristi...IRJET-  	  Cassava Starch Supplementation Modulates Behavioural Characteristi...
IRJET- Cassava Starch Supplementation Modulates Behavioural Characteristi...
 
Role of Artificial intelligence in Aquaculture and Fisheries.. by Aabid Manzo...
Role of Artificial intelligence in Aquaculture and Fisheries.. by Aabid Manzo...Role of Artificial intelligence in Aquaculture and Fisheries.. by Aabid Manzo...
Role of Artificial intelligence in Aquaculture and Fisheries.. by Aabid Manzo...
 
Production of Baby Swimmer Crab Production in The Pond
Production of Baby Swimmer Crab Production in The Pond Production of Baby Swimmer Crab Production in The Pond
Production of Baby Swimmer Crab Production in The Pond
 
Ujar2 10403101
Ujar2 10403101Ujar2 10403101
Ujar2 10403101
 
HOD POWER.pptx
HOD POWER.pptxHOD POWER.pptx
HOD POWER.pptx
 
Automation of livestock production system
Automation of livestock production systemAutomation of livestock production system
Automation of livestock production system
 

More from nooriasukmaningtyas

A deep learning approach based on stochastic gradient descent and least absol...
A deep learning approach based on stochastic gradient descent and least absol...A deep learning approach based on stochastic gradient descent and least absol...
A deep learning approach based on stochastic gradient descent and least absol...nooriasukmaningtyas
 
Automated breast cancer detection system from breast mammogram using deep neu...
Automated breast cancer detection system from breast mammogram using deep neu...Automated breast cancer detection system from breast mammogram using deep neu...
Automated breast cancer detection system from breast mammogram using deep neu...nooriasukmaningtyas
 
Max stable set problem to found the initial centroids in clustering problem
Max stable set problem to found the initial centroids in clustering problemMax stable set problem to found the initial centroids in clustering problem
Max stable set problem to found the initial centroids in clustering problemnooriasukmaningtyas
 
Intelligent aquaculture system for pisciculture simulation using deep learnin...
Intelligent aquaculture system for pisciculture simulation using deep learnin...Intelligent aquaculture system for pisciculture simulation using deep learnin...
Intelligent aquaculture system for pisciculture simulation using deep learnin...nooriasukmaningtyas
 
Effective task scheduling algorithm in cloud computing with quality of servic...
Effective task scheduling algorithm in cloud computing with quality of servic...Effective task scheduling algorithm in cloud computing with quality of servic...
Effective task scheduling algorithm in cloud computing with quality of servic...nooriasukmaningtyas
 
Fixed point theorem between cone metric space and quasi-cone metric space
Fixed point theorem between cone metric space and quasi-cone metric spaceFixed point theorem between cone metric space and quasi-cone metric space
Fixed point theorem between cone metric space and quasi-cone metric spacenooriasukmaningtyas
 
Design of an environmental management information system for the Universidad ...
Design of an environmental management information system for the Universidad ...Design of an environmental management information system for the Universidad ...
Design of an environmental management information system for the Universidad ...nooriasukmaningtyas
 
K-NN supervised learning algorithm in the predictive analysis of the quality ...
K-NN supervised learning algorithm in the predictive analysis of the quality ...K-NN supervised learning algorithm in the predictive analysis of the quality ...
K-NN supervised learning algorithm in the predictive analysis of the quality ...nooriasukmaningtyas
 
Systematic literature review on university website quality
Systematic literature review on university website qualitySystematic literature review on university website quality
Systematic literature review on university website qualitynooriasukmaningtyas
 
An intelligent irrigation system based on internet of things (IoT) to minimiz...
An intelligent irrigation system based on internet of things (IoT) to minimiz...An intelligent irrigation system based on internet of things (IoT) to minimiz...
An intelligent irrigation system based on internet of things (IoT) to minimiz...nooriasukmaningtyas
 
Enhancement of observability using Kubernetes operator
Enhancement of observability using Kubernetes operatorEnhancement of observability using Kubernetes operator
Enhancement of observability using Kubernetes operatornooriasukmaningtyas
 
Customer churn analysis using XGBoosted decision trees
Customer churn analysis using XGBoosted decision treesCustomer churn analysis using XGBoosted decision trees
Customer churn analysis using XGBoosted decision treesnooriasukmaningtyas
 
Smart solution for reducing COVID-19 risk using internet of things
Smart solution for reducing COVID-19 risk using internet of thingsSmart solution for reducing COVID-19 risk using internet of things
Smart solution for reducing COVID-19 risk using internet of thingsnooriasukmaningtyas
 
Development of computer-based learning system for learning behavior analytics
Development of computer-based learning system for learning behavior analyticsDevelopment of computer-based learning system for learning behavior analytics
Development of computer-based learning system for learning behavior analyticsnooriasukmaningtyas
 
Efficiency of hybrid algorithm for COVID-19 online screening test based on it...
Efficiency of hybrid algorithm for COVID-19 online screening test based on it...Efficiency of hybrid algorithm for COVID-19 online screening test based on it...
Efficiency of hybrid algorithm for COVID-19 online screening test based on it...nooriasukmaningtyas
 
Comparative study of low power wide area network based on internet of things ...
Comparative study of low power wide area network based on internet of things ...Comparative study of low power wide area network based on internet of things ...
Comparative study of low power wide area network based on internet of things ...nooriasukmaningtyas
 
Fog attenuation penalty analysis in terrestrial optical wireless communicatio...
Fog attenuation penalty analysis in terrestrial optical wireless communicatio...Fog attenuation penalty analysis in terrestrial optical wireless communicatio...
Fog attenuation penalty analysis in terrestrial optical wireless communicatio...nooriasukmaningtyas
 
An approach for slow distributed denial of service attack detection and allev...
An approach for slow distributed denial of service attack detection and allev...An approach for slow distributed denial of service attack detection and allev...
An approach for slow distributed denial of service attack detection and allev...nooriasukmaningtyas
 
Design and simulation double Ku-band Vivaldi antenna
Design and simulation double Ku-band Vivaldi antennaDesign and simulation double Ku-band Vivaldi antenna
Design and simulation double Ku-band Vivaldi antennanooriasukmaningtyas
 
Coverage enhancements of vehicles users using mobile stations at 5G cellular ...
Coverage enhancements of vehicles users using mobile stations at 5G cellular ...Coverage enhancements of vehicles users using mobile stations at 5G cellular ...
Coverage enhancements of vehicles users using mobile stations at 5G cellular ...nooriasukmaningtyas
 

More from nooriasukmaningtyas (20)

A deep learning approach based on stochastic gradient descent and least absol...
A deep learning approach based on stochastic gradient descent and least absol...A deep learning approach based on stochastic gradient descent and least absol...
A deep learning approach based on stochastic gradient descent and least absol...
 
Automated breast cancer detection system from breast mammogram using deep neu...
Automated breast cancer detection system from breast mammogram using deep neu...Automated breast cancer detection system from breast mammogram using deep neu...
Automated breast cancer detection system from breast mammogram using deep neu...
 
Max stable set problem to found the initial centroids in clustering problem
Max stable set problem to found the initial centroids in clustering problemMax stable set problem to found the initial centroids in clustering problem
Max stable set problem to found the initial centroids in clustering problem
 
Intelligent aquaculture system for pisciculture simulation using deep learnin...
Intelligent aquaculture system for pisciculture simulation using deep learnin...Intelligent aquaculture system for pisciculture simulation using deep learnin...
Intelligent aquaculture system for pisciculture simulation using deep learnin...
 
Effective task scheduling algorithm in cloud computing with quality of servic...
Effective task scheduling algorithm in cloud computing with quality of servic...Effective task scheduling algorithm in cloud computing with quality of servic...
Effective task scheduling algorithm in cloud computing with quality of servic...
 
Fixed point theorem between cone metric space and quasi-cone metric space
Fixed point theorem between cone metric space and quasi-cone metric spaceFixed point theorem between cone metric space and quasi-cone metric space
Fixed point theorem between cone metric space and quasi-cone metric space
 
Design of an environmental management information system for the Universidad ...
Design of an environmental management information system for the Universidad ...Design of an environmental management information system for the Universidad ...
Design of an environmental management information system for the Universidad ...
 
K-NN supervised learning algorithm in the predictive analysis of the quality ...
K-NN supervised learning algorithm in the predictive analysis of the quality ...K-NN supervised learning algorithm in the predictive analysis of the quality ...
K-NN supervised learning algorithm in the predictive analysis of the quality ...
 
Systematic literature review on university website quality
Systematic literature review on university website qualitySystematic literature review on university website quality
Systematic literature review on university website quality
 
An intelligent irrigation system based on internet of things (IoT) to minimiz...
An intelligent irrigation system based on internet of things (IoT) to minimiz...An intelligent irrigation system based on internet of things (IoT) to minimiz...
An intelligent irrigation system based on internet of things (IoT) to minimiz...
 
Enhancement of observability using Kubernetes operator
Enhancement of observability using Kubernetes operatorEnhancement of observability using Kubernetes operator
Enhancement of observability using Kubernetes operator
 
Customer churn analysis using XGBoosted decision trees
Customer churn analysis using XGBoosted decision treesCustomer churn analysis using XGBoosted decision trees
Customer churn analysis using XGBoosted decision trees
 
Smart solution for reducing COVID-19 risk using internet of things
Smart solution for reducing COVID-19 risk using internet of thingsSmart solution for reducing COVID-19 risk using internet of things
Smart solution for reducing COVID-19 risk using internet of things
 
Development of computer-based learning system for learning behavior analytics
Development of computer-based learning system for learning behavior analyticsDevelopment of computer-based learning system for learning behavior analytics
Development of computer-based learning system for learning behavior analytics
 
Efficiency of hybrid algorithm for COVID-19 online screening test based on it...
Efficiency of hybrid algorithm for COVID-19 online screening test based on it...Efficiency of hybrid algorithm for COVID-19 online screening test based on it...
Efficiency of hybrid algorithm for COVID-19 online screening test based on it...
 
Comparative study of low power wide area network based on internet of things ...
Comparative study of low power wide area network based on internet of things ...Comparative study of low power wide area network based on internet of things ...
Comparative study of low power wide area network based on internet of things ...
 
Fog attenuation penalty analysis in terrestrial optical wireless communicatio...
Fog attenuation penalty analysis in terrestrial optical wireless communicatio...Fog attenuation penalty analysis in terrestrial optical wireless communicatio...
Fog attenuation penalty analysis in terrestrial optical wireless communicatio...
 
An approach for slow distributed denial of service attack detection and allev...
An approach for slow distributed denial of service attack detection and allev...An approach for slow distributed denial of service attack detection and allev...
An approach for slow distributed denial of service attack detection and allev...
 
Design and simulation double Ku-band Vivaldi antenna
Design and simulation double Ku-band Vivaldi antennaDesign and simulation double Ku-band Vivaldi antenna
Design and simulation double Ku-band Vivaldi antenna
 
Coverage enhancements of vehicles users using mobile stations at 5G cellular ...
Coverage enhancements of vehicles users using mobile stations at 5G cellular ...Coverage enhancements of vehicles users using mobile stations at 5G cellular ...
Coverage enhancements of vehicles users using mobile stations at 5G cellular ...
 

Recently uploaded

Extrusion Processes and Their Limitations
Extrusion Processes and Their LimitationsExtrusion Processes and Their Limitations
Extrusion Processes and Their Limitations120cr0395
 
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
UNIT-III FMM. DIMENSIONAL ANALYSIS
UNIT-III FMM.        DIMENSIONAL ANALYSISUNIT-III FMM.        DIMENSIONAL ANALYSIS
UNIT-III FMM. DIMENSIONAL ANALYSISrknatarajan
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Dr.Costas Sachpazis
 
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130Suhani Kapoor
 
Introduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxIntroduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxupamatechverse
 
Introduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxIntroduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxupamatechverse
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...Soham Mondal
 
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).pptssuser5c9d4b1
 
Coefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxCoefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxAsutosh Ranjan
 
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...RajaP95
 
SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )Tsuyoshi Horigome
 
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130Suhani Kapoor
 
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escortsranjana rawat
 
UNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its PerformanceUNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its Performancesivaprakash250
 
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Dr.Costas Sachpazis
 
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICSHARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICSRajkumarAkumalla
 
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Call Girls in Nagpur High Profile
 

Recently uploaded (20)

DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINEDJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
 
Extrusion Processes and Their Limitations
Extrusion Processes and Their LimitationsExtrusion Processes and Their Limitations
Extrusion Processes and Their Limitations
 
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
 
UNIT-III FMM. DIMENSIONAL ANALYSIS
UNIT-III FMM.        DIMENSIONAL ANALYSISUNIT-III FMM.        DIMENSIONAL ANALYSIS
UNIT-III FMM. DIMENSIONAL ANALYSIS
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
 
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
 
Introduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxIntroduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptx
 
Introduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxIntroduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptx
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
 
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
 
Roadmap to Membership of RICS - Pathways and Routes
Roadmap to Membership of RICS - Pathways and RoutesRoadmap to Membership of RICS - Pathways and Routes
Roadmap to Membership of RICS - Pathways and Routes
 
Coefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxCoefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptx
 
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
 
SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )
 
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
 
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
 
UNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its PerformanceUNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its Performance
 
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
 
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICSHARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
 
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
 

13 13 feb17 22jan17 14214 29218-1-ed(edit)

  • 1. Indonesian Journal of Electrical Engineering and Computer Science Vol. 5, No. 3, March 2017, pp. 564 ~ 568 DOI: 10.11591/ijeecs.v5.i3.pp564-568  564 Received November 22, 2016; Revised February 13, 2017; Accepted February 27, 2017 An Automated Feeding System for Soft Shell Crab Muhammad Niswar* 1 , Zahir Zainuddin 2 , Yushinta Fujaya 3 , Zagita Marna Putra 4 1,2,4 Department of Electrical Engineering, Faculty of Engineering 3 Department of Fisheries, Faculty of Marine Science and Fisheries, Hasanuddin University, Makassar, Indonesia Corresponding author, e-mail: niswar@unhas.ac.id*, zagitanank@gmail.com Abstract Soft shell crab farming has been practiced in south-east Asian countries such as Indonesia. Soft shell crabs are harvested when they have just molted to prevent their shells from being hardened. An issue arises when feeding the crabs. Farmers need to feed the crabs 5% food of their body weight. However, farmers sometimes provide incorrect amounts of food to the crabs. If farmers feed the crab exceeding the required amounts of food, it causes food wastage and dirty water in the crabs’ cage. On the other hand, less amounts of food cause slow growth and molting of the crabs. In this study, we developed an automated feeding system for properly feeding of soft-shell crabs. The automated feeding system schedules the feeding time and controls the portion of food using a microcontroller. We also developed a web-based monitoring system to monitor and generate alert message to farmers to make sure that feeding process runs properly. Keywords: Automation, Microcontroller, Soft Shell Crab, Feeding, Web-based Application Copyright © 2017 Institute of Advanced Engineering and Science. All rights reserved. 1. Introduction Soft-shell crab is a popular food in the United States, China, Japan, Hong Kong, South Korea, Taiwan, Malaysia and some countries in Europe. Crab commodity is a very promising business sector for the community in Asia, hence, farming of soft shell crab has been practiced in south-east Asian countries such as Indonesia, Thailand, Myanmar, Vietnam, and Philippines. Soft shell crabs are harvested when they have just molted to prevent their shells from being hardened. To growth the crabs, farmers need to feed the crabs with accurate portion of food. When feeding a dry food, farmers need to feed the crabs 5% food of their body weight [1]. However, farmers sometimes provide incorrect amounts of food to the crabs. Such exceeding feed results in food wastage and dirty water in the crabs’ cage, hence, the crabs may be sick from drinking the dirty water. On the other hand, if farmers feed the crabs less than the required amounts of food, there will be slow growth and molting of the crabs. Therefore, we need an automation system to feed the crabs properly and accurately based on the required amount of food. The automation system is a technology that combines the use of mechanics, electronics, sensors and computer application to run a process with less human interference. Automation is basically used to help human beings do the routine, because human being has limitations in terms of precision, unlike machine/computer [2]. There are several studies on automated system for aquaculture and agriculture. References [3] and [4] developed an autonomous robot for agriculture. Reference [5] proposed a PI-based and fuzzy logic-based control system for measuring and controlling the light levels for the indoor hatcheries and nurseries in aquaculture. Reference [6] designed fish feeder system using PIC Microcontroller and it is operated by inputting the desired time the fish will be fed. Reference [7] developed a fish feeder using PIC microcontroller allowing the fish to be fed at the right cycle time as predefined by the user. Reference [8] developed an automatic feeding control for dense aquaculture fish tanks. In this study, we developed an automated feeding system for soft shell crab using microcontroller. This paper describes the hardware and software design of our proposed automated feeding system. Furthermore, we also evaluated the performance of our automated feeding system.
  • 2. IJEECS ISSN: 2502-4752  An Automated Feeding System for Soft Shell Crab (Muhammad Niswar) 565 2. System Design We have designed an automation feeding system for soft shell crabs that can schedule the feeding time and controls the portion of food using the microcontroller. Figure 1 shows the design of the feeding system. It is built from a hanging rail and a food container that can feed five crabs in cages. The food container moves to every cage and drops the required amounts of food in the cage. Before the food is dropped, system measures the amounts of food using FSR and drop the food based on predefined amounts of food. If dry food is used, the user sets the amounts of 5% food of crabs’ body weight. For instance, if the body weight of crab is 70 grams, then farmers must set the amount of 3.5 gram foods. The system controls the moving of food container using DC motor and properly drops the food in the cage using an ultra-sonic sensor. Furthermore, farmers can monitor the amount of food remotely via Ethernet interface attached in the system. Figure 1. System Design 2.1. Control System The electronic component of the system mainly consists of a microcontroller (Arduino Mega 2560), ultrasonic sensors, a force sensitive resistor (FSR), a real time clock (RTC), a DC motor, servo motors, liquid crystal display (LCD), buzzer and an Ethernet module as shown in Figure 2. There are two ultrasonic sensors for monitoring the volume of food container to make sure the availability of food in the container and for determining the position of food container to drop the food in the cage. FSR measures the amounts of food before dropping it into the cage. There are two servo motors for moving the drill rod in the container to push the food to feeder valve and to open the feeder valve allowing the food to be dropped. A motor DC moves the food container from a cage to the other cage. Furthermore, the RTC is used for triggering the schedules of the feeding time.
  • 3.  ISSN: 2502-4752 IJEECS Vol. 5, No. 3, March 2017 : 564 – 568 566 Figure 2. System Block Diagram Figure 3. Electronic Schematic Diagram Figure 4. Feeding Algorithms
  • 4. IJEECS ISSN: 2502-4752  An Automated Feeding System for Soft Shell Crab (Muhammad Niswar) 567 2.2. Feeding Method Figure 4 shows the algorithm of feeding embedded in microcontroller. The algorithm works as follow. The function of GetWeight() measures the amounts of food based on predefined amount of food set by farmers through a web-based application (explained in the next section) before food is dropped into the cage. If the weight of food reaches the predefined amounts of food, i.e., 5% of crabs’ body weight, then the system calls the function of ServoValve() to open the feeder valve allowing food to be dropped into the cage. 2.3. Web-based Monitoring System We developed web-based application for monitoring the feeding process. The application provides information regarding the duration of farming, feeding frequency and duration, and last time of feeding in every five crabs in the cage as shown in Figure 5 and 6. The application also provides information regarding details condition of 5 crabs in every cage and allows farmers to input the weight of crabs and the application generates the required amount of foods based on the weight of crabs. The application sends all input information to the microcontroller. In addition, the application can generate an alert message via the SMS to farmers when a food container is almost empty. Figure 5. Main Web Interface Figure 6. Web Interface for Details of The Crabs
  • 5.  ISSN: 2502-4752 IJEECS Vol. 5, No. 3, March 2017 : 564 – 568 568 3. Performance Evaluation We evaluated the accuracy of the automated feeding system by measuring the food dropped in the cage to make sure that the system drops the predefined amount of food properly, i.e., the amount of 5% food of crabs’ body weight. In this evaluation, we set the five different crabs’ weight, i.e., 99, 97, 94, 93, and 89 grams and the application calculates the required amount of 5% food of crabs’ body weight. We validated the accuracy of our automated feeding system by comparing the difference between predefined and dropped amount of food in the cage. As shown in Table 1, the amount of difference between them ranges from 0.05 to 0.1 gram. Table 1. Predefined vs. Dropped Amounts of Food No. Crabs’ Weight (gram) Predefined Amounts of Food (gram) Dropped Amounts of Food (gram) 1 99 4.95 5.10 2 97 4.85 4.90 3 94 4.70 4.80 4 93 4.65 4.70 5 89 4.45 4.50 4. Conclusion This paper presents the design of an automated feeding system for soft shell crab. The system aims to feed the crab based on the predefined amounts of food properly, i.e., the amount of 5% food of crabs’ body weight, in order to accelerate the growth of the crabs and avoid food wastage, which results in dirty water. The system was built from the hanging rail and a food container that can feed five crabs in cages. The food container moves to every cage and drops the required amounts of food in the cage according to the program fed into a microcontroller. The experiment shows that our system can feed the crabs with predefined amount of food. The amounts of difference between predefined and dropped amount of food ranges from 0.05 to 0.1 grams. References [1] Siti Aslamyah, Yushinta Fujaya. Stimulasi Molting dan Pertumbuhan Kepiting Bakau (Scylla sp.) Melalui Aplikasi Pakan Buatan Berbahan Dasar Limbah Pangan yang Diperkaya dengan Ekstrak Bayam. IJMS Marine and Fisheries. 2010; 15(3): 170-172. [2] Groover, Mike llP. Automation, Production Systems, and Computer Integrated Manufacturing. Second Edition. New Jersey: Prentice Hall, Inc. 2001. [3] Shrinivas R. Zanwar, RD Kokate. Advanced Agricultural System. International Journal of Robotics and Automation (IJRA). 2012; 1(2): 107-112. [4] Hema N, Reema Aswani, Monisha Malik. Plant Watering Autonomous Mobile Robot. International Journal of Robotics and Automation (IJRA). 2012; 1(3): 152-162. [5] D Ganesh, SMD Saleem, M Kalyan Chakravarthi. Design and Implementation of Robust Controllers for an Intelligent Incubation Pisciculture System. Indonesian Journal of Electrical Engineering and Computer Science. 2016; 1(1): 101-108. [6] Patrick Henry G Baniqued, Martin Joseph C De Castro, Chael Triston T Luzano. Microcontroller Based Fish Feeder. Design Report. Manila: Mapua Institute of Technology. 2009. [7] MZH Noor, AK Hussian, MF Saaid, MSAM Ali, M Zolkapli. The design and development of automatic fish feeder system using PIC microcontroller. 2012 IEEE Control and System Graduate Research Colloquium. Shah Alam, Selangor. 2012: 343-347. [8] Y Atoum, S Srivastava, X Liu. Automatic Feeding Control for Dense Aquaculture Fish Tanks. In IEEE Signal Processing Letters. 2015; 22(8): 1089-1093.