Claim Missing Document
Check
Articles

Found 2 Documents
Search
Journal : INFORMAL: Informatics Journal

Sistem Kontrol Kualitas Air pada Akuaponik Ikan Nila dan Cabai Rawit Berbasis Embedded System menggunakan Fuzzy Logic Satrio Priambodo; Anang Andrianto; Dwiretno Istiyadi Swasono
INFORMAL: Informatics Journal Vol 7 No 3 (2022): Informatics Journal (INFORMAL)
Publisher : Faculty of Computer Science, University of Jember

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.19184/isj.v7i3.32958

Abstract

Aquaponics is a cultivation method that combines aquaculture and hydroponics which can produce two products, namely plants and fish at a time and on relatively narrow land. The important thing in implementing aquaponics is to maintain water quality so that it remains at the standard of the two products. Automatic water quality control can make it easier for cultivators to maintain water quality more efficiently. Therefore we need an aquaponic water quality control system that focuses on the parameters of dissolved oxygen (DO), total dissolved solids (TDS), and hydrogen power (PH). DO control uses a pump that functions to increase DO levels. TDS control uses a pump that circulates AB mix nutrients to increase TDS and the addition of water volume to lower TDS. PH control uses a pump that circulates PH up and down PH. In its development, the arithmetic method used to process data is fuzzy. The output of this calculation is the duration of time the pump is running. The system is applied to a concrete pond measuring 4 x 1.5 x 1 meter with aquaponic products in the form of 100 fish and 20 cayenne pepper plants.
Klasifikasi Penyakit pada Citra Buah Jeruk Menggunakan Convolutional Neural Networks (CNN) dengan Arsitektur Alexnet Dwiretno Istiyadi Swasono; Mohammad Abuemas Rizq Wijaya; Muhamad Arief Hidayat
INFORMAL: Informatics Journal Vol 8 No 1 (2023): Informatics Journal (INFORMAL)
Publisher : Faculty of Computer Science, University of Jember

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.19184/isj.v8i1.38563

Abstract

Citrus fruit is a plant that is very susceptible to disease. Diseases that often attack citrus fruits are usually in the form of spots on the fruit. Diagnostics of citrus fruit diseases are usually carried out by experts manually which can cause the results to be subjective. Not all farmers are experts in diagnosing citrus fruit diseases. Therefore, this study proposes a system for diagnosing citrus fruit diseases using computer vision based on deep learning. So that the model can be used on computers with limited resources, this study proposes the Alexnet model, which is relatively light but has proven excellent accuracy in classifying several datasets. The dataset used is citrus fruit disease images of 1790 images which are divided into 4 classes, namely blackspot, canker, grenning, and healthy fruit. The best results achieved with a scenario of 90% training data and 10% validation data are with an accuracy of 94,34%, a precision of 93,0%, a recall of 94,0%, and an F1-score of 95,0%. The best results are obtained with a combination of dropout, batch normalization, and fully-connected layer scenarios in the classifier layers section.