Claim Missing Document
Check
Articles

Found 13 Documents
Search

SYSTEM LOCK AND CONTROLLING CLASS ROOM DENGAN INTERFACE ANDROID BERBASIS ARDUINO UNO Endang Sunandar; Khanna Tiara; Mohamad Daud
CCIT Journal Vol 9 No 2 (2016): CCIT JOURNAL
Publisher : Universitas Raharja

Show Abstract | Download Original | Original Source | Check in Google Scholar | Full PDF (382.339 KB) | DOI: 10.33050/ccit.v9i2.495

Abstract

In day-to-day environment, buildings that have a lot of room doors sometimes appears constraints when should lock and unlock all the room one by one, because the security guards had to lock and unlock the doors on each floor of the building space manually. There are several systems that can be tailored to these problems, one of which is a lock and controlling system with Bluetooth facility. In this system using the Bluetooth facility to give commands to the microcontroller used, the namely ATmega328-based ArduinoUno. Users simply open the Bluetooth Controller application and connect to the bluetooth Android smartphone which is mounted on the door, then enter the password "1234" and press "A" to open, "b" to close, "c" to unlock, "d" key to lock the door, then the officer can control the door electrically
PROTOTYPE MONITORING AREA PARKIR MOBIL BERBASIS ARDUINO UNO UNTUK MENDETEKSI KETERSEDIAAN SLOT PARKIR SECARA OTOMATIS Endang Sunandar; Asep Saefullah; Yudha Qirana Meka
CCIT Journal Vol 10 No 1 (2017): CCIT JOURNAL
Publisher : Universitas Raharja

Show Abstract | Download Original | Original Source | Check in Google Scholar | Full PDF (331.03 KB) | DOI: 10.33050/ccit.v10i1.522

Abstract

Process monitoring conventional parking area is currently still using manual way to know the number and availability of existing capacity in the parking area, the monitoring process carried out in several ways such as recording the number of vehicles entering and see firsthand the state of the vehicle that was parked. The conventional method is certainly cause some problems for both the parking attendant and the owner of the vehicle, where these obstacles include the difficulty to obtain accurate information about the number of parking slots are available as well as difficult to know where to position the parking slot. Automatic parking monitoring system uses a microcontroller arduino uno as a data processor which utilizes multiple types of sensors are placed at some point areas, where the use of these sensors function as an input device that later processed with output an instruction to the servo motor and also the appearance of an information on an LCD screen that displays information about the number of parking slots are available as well as the location of the parking slot. In addition to using the LCD, the tool is also equipped with two indicator lights that show the status of the parking area and a buzzer will sound as a form of notification to the officer and the owner of the vehicle that the state of the car parking area has full.
PROTOTIPE ROBOT PENGANTAR MAKANAN BERBASIS ARDUINO MEGA DENGAN INTERFACE WEB BROWSER Asep Saefullah; Endang Sunandar; Muhammad Nur Rifai
CCIT Journal Vol 10 No 2 (2017): CCIT JOURNAL
Publisher : Universitas Raharja

Show Abstract | Download Original | Original Source | Check in Google Scholar | Full PDF (385.434 KB) | DOI: 10.33050/ccit.v10i2.547

Abstract

In general, the process of delivering food is still done traditionally, for example food vendors in the cafeteria by way of delivering food orders and bringing food using the hands of food vendors to the buyer's table. Food delivery is traditionally considered ineffective as food vendors have to walk back and forth to deliver food and leave other jobs. For that we need to designed a system of food delivery robot useful for the seller to help deliver food, The prototype design of food delivery robot using Arduino Mega microcontroller, the robot has a place to put food, and able to walk with the DC motor on the wheel. For movement of the robot body direction using a single servo motor and ethernet shield and TP-Link as a communication bridge between Web Browser with Arduino Mega. Web Browser has a function as a user interface that can be used by food vendors to control the robot. The existence of prototype food delivery robot is expected to help the activities of delivering food made by food vendors well so that food vendors can do other more mainstream jobs
Bioethanol Dari Limbah Kulit Singkong (Manihot Esculenta Crantz) Melalui Metode Hidrolisa Dan Fermentasi Dengan Bantuan Saccharomyces Cerevisiae Dody Guntama; Yogi Herdiana; Uji Alman Sujiana; Rahel Laurenta Endes; Endang Sunandar
Jurnal Teknologi Vol 7, No 1 (2019): Jurnal Teknologi
Publisher : Universitas Jayabaya

Show Abstract | Download Original | Original Source | Check in Google Scholar | Full PDF (301.576 KB) | DOI: 10.31479/jtek.v7i1.35

Abstract

Kulit singkong merupakan limbah pangan yang memiliki kandungan pati yang cukup tinggi, sehingga berpotensi untuk dijadikan bahan baku pembuatan energi alternatif yaitu etanol. Pada penelitian kali ini kulit singkong yang sudah dikeringkan dibuat menjadi tepung kulit singkong, selanjutnya dilakukan hidrolisa dengan menggunakan dua jenis katalis asam yaitu HCl dan H2SO4 untuk mencari katalis terbaik pada proses hidrolisa. Pada proses hidrolisa juga dilakukan perbandingan kecepatan pengadukan dan suhu hidrolisa untuk mencari hubungan antara kecepatan pengadukan dan pengaruh suhu terhadap reaksi hidrolisa. Setelah proses hidrolisa, larutan glukosa yang dihasilkan dilanjutkan dengan proses fermentasi dengan menggunakan yeast. Pada proses hidrolisa dengan menggunakan HCl dan H2SO4 dilakukan analisa kadar glukosa dengan menggunakan refractometer glukosa sehingga didapatkan konsentrasi glukosa dengan menggunakan katalis asam klorida sebesar 12 °Brix sedangkan pada katalis asam sulfat didapatkan gula sebesar 10 °brix. Temperatur Hidrolisa mempengaruhi perolehan gula. Pada tahapan fermentasi gula dapat dihasilkan oleh yeast, Konsentrasi alkohol tertinggi yang diukur menggunakan refractometer alkohol sebesar 29 % volume oleh proses hidrolisa menggunakan katalis asam klorida, sedangkan pada katalis asam sulfat didapat alkohol sebesar 30 % volume.
Perbandingan Metode Selection Sort dan Insertion Sort Dalam Pengurutan Data Menggunakan Bahasa Program Java Endang Sunandar
PETIR Vol 12 No 2 (2019): PETIR (Jurnal Pengkajian Dan Penerapan Teknik Informatika)
Publisher : Sekolah Tinggi Teknik - PLN

Show Abstract | Download Original | Original Source | Check in Google Scholar | Full PDF (237.883 KB) | DOI: 10.33322/petir.v12i2.485

Abstract

There are various kinds of sorting data methods that we know of which are Bubble Sort, Selection Sort, Insertion Sort, Quick Sort, Shell Sort, and Heap Sort methods. All of these methods have their respective strengths and weaknesses, the use of which is determined based on needs. Each method has a different algorithm, where the difference in this algorithm affects the execution time. In this paper the authors make a comparison of the 2 methods of sorting data, namely the Sort Sort and Insertion Sort methods, with consideration that the two methods are concise algorithms and have almost the same algorithm pattern. , using the same number and data model. The purpose of this comparison is to provide an overview of the two methods, which method has faster execution time, whether the Selection sort method or the Insertion Sort method.
Penyelesaian Sistem Persamaan Non-Linier Dengan Metode Bisection & Metode Regula Falsi Menggunakan Bahasa Program Java Endang Sunandar
PETIR Vol 12 No 2 (2019): PETIR (Jurnal Pengkajian Dan Penerapan Teknik Informatika)
Publisher : Sekolah Tinggi Teknik - PLN

Show Abstract | Download Original | Original Source | Check in Google Scholar | Full PDF (301.622 KB) | DOI: 10.33322/petir.v12i2.490

Abstract

The numerical method is a technique used to formulate mathematical problems so that they can be solved using ordinary arithmetic operations. In general, numerical methods are used to solve mathematical problems that cannot be solved by ordinary analytical methods. In the Numerical Method, we know two types of system equations, namely the Linear Equation System and the Non-Linear Equation System. Each system of equations has several methods. In the System, the Linear Equation between the methods is the Gauss Elimination method, the Gauss-Jordan Elimination method, the LU (Lower-Upper) Decomposition method. And for the Non-Linear Equation System between the methods is the Bisection method (Share-Two), Falsi Regula method, Newton Raphson method, Secant method, and Fix Iteration method. In this study, researchers are interested in comparing the two methods in the Non-Linear Equation System, namely the Bisection method and the Falsi Regula method. And this benchmarking process uses the Java programming language tool, this is to facilitate analysis of method completion algorithms, and monitoring in terms of execution time and output analysis. So that we can clearly know what differences occur between the two methods.
Perbandingan Metode Newton-Raphson & Metode Secant Untuk Mencari Akar Persamaan Dalam Sistem Persamaan Non-Linier Endang Sunandar; Indrianto Indrianto
PETIR Vol 13 No 1 (2020): PETIR (Jurnal Pengkajian Dan Penerapan Teknik Informatika)
Publisher : Sekolah Tinggi Teknik - PLN

Show Abstract | Download Original | Original Source | Check in Google Scholar | Full PDF (266.527 KB) | DOI: 10.33322/petir.v13i1.893

Abstract

The numerical method is a technique used to formulate mathematical problems so that it can be solved using ordinary arithmetic operations. In general, numerical methods are used to solve mathematical problems that cannot be solved by ordinary analytic methods. In the Numerical Method, we recognize two types of systems of equations, namely the Linear Equation System and the Non-Linear Equation System. Each system of equations has several methods. In the Linear Equation System between methods is the Gauss Elimination method, the Gauss-Jordan Elimination method, the LU (Lower-Upper) Decomposition method. And for Non-Linear Equation Systems between the methods are the Bisection method, the Regula Falsi method, the Newton Raphson method, the Secant method, and the Fix Iteration method. In this study, researchers are interested in analyzing 2 methods in the Non-Linear Equation System, the Newton-Raphson method and the Secant method. And this analysis process uses the Java programming language tools, this is to facilitate the analysis of method completion algorithm, and monitoring in terms of execution time and analysis of output results. So we can clearly know the difference between what happens between the two methods.
Implementation Of Bubble Sort Algorithm On 2 Fruit Models Of Data Selection Using The Java Program Language Endang Sunandar
PETIR Vol 14 No 2 (2021): PETIR (Jurnal Pengkajian Dan Penerapan Teknik Informatika)
Publisher : Sekolah Tinggi Teknik - PLN

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.33322/petir.v14i2.946

Abstract

There are various kinds of data sorting methods that we know of which are the Bubble Sort, Selection Sort, Insertion Sort, Quick Sort, Shell Sort, Heap Sort, and Radix Sort methods. All of these methods have advantages and disadvantages of each, whose use is determined based on needs. Each method has a different algorithm, where different algorithms affect the execution time. One interesting algorithm to be implemented on 2 variant models of data sorting is the Bubble Sort algorithm, the reason is that this algorithm has a fairly long and detailed process flow to produce an ordered data sequence from a previously unordered data sequence. Two (2) data sorting variant models that will be implemented using the Bubble Sort algorithm are: Ascending data sorting variants moving from left to right, and Descending data sorting variants moving from left to right. And the device used in implementing the Bubble Sort algorithm is the Java programming language.
Implementasi Algoritma Bubble Sort Terhadap 2 Buah Model Varian Pengurutan Data Menggunakan Bahasa Program Java Endang Sunandar; Indrianto Indrianto
PETIR Vol 13 No 2 (2020): PETIR (Jurnal Pengkajian Dan Penerapan Teknik Informatika)
Publisher : Sekolah Tinggi Teknik - PLN

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.33322/petir.v13i2.1008

Abstract

In the field of computer science the efforts made in solving a problem are to use systematic, logical, and strategic flow and steps. These steps are known as algorithms. So many algorithms exist for solving a particular problem. In connection with this paper the algorithm discussed is about the data sorting algorithm, among the few known are: Merge, Selection, Insertion, Bubble, Quick, Heap, Shell. All of these algorithms have advantages and disadvantages of each. One interesting algorithm to be implemented on 2 models of data sorting variants is the Bubble Sort algorithm, the reason is that this algorithm has a fairly long and detailed process flow to produce sequential data sequences from previously unsordered data sequences. And the purpose of implementing them using the language of the program is to be able to provide a translation picture of a complicated and long Bubble Sort algorithm that becomes easier and concise to solve using the program language, which in this case uses the Java program language. For ascending sequencing moving from left to right the method is by shifting the larger values ​​to the right position in sequence, so that finally the smaller values ​​are on the left, whereas for descending sorting moving from left to right the method is by shifting the smaller values ​​to the right position in sequence, so that finally the larger values ​​are on the left. And the programming technique differs only in relation operators that are used against the data being compared.
Purwarupa RFID Student Smart Card Berbasis Raspberry pada Sekolah Menengah Kejuruan GT Ahmad Roihan; Endang Sunandar; Muhammad Asep Abdul Fatah
EXPERT: Jurnal Manajemen Sistem Informasi dan Teknologi Vol 12, No 1 (2022): June
Publisher : Universitas Bandar Lampung (UBL)

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.36448/expert.v12i1.2526

Abstract

The conventional attendance system has problems and raises many questions so that administrative management becomes less effective and efficient. The focus of research is on making attendance tools an automatic attendance system by utilizing student cards as a tool to collect attendance data. Methods of collecting data were obtained by direct visits, interviews, and literature review. The analysis method is obtained by comparing the old system with the new one using the system development life cycle. The prototype method used in this research is the rapid prototyping approach. The RFID prototype for the attendance system uses student cards as a tool for attendance. So that the card becomes more useful and multi-functional. The purpose of this research is to help GT Vocational School in making a better automatic attendance system so that the system can make it easier for staff and teachers to manage attendance. The attendance system uses student cards as a tool for attendance, can make students more independent in the attendance process, and teachers just confirm on the website, and they don”t need to bring attendance papers anymore. With the automatic attendance system, all data is integrated into the website, the administrative section no longer prepares attendance papers for each teaching and learning activity.