cover
Contact Name
Nizirwan Anwar
Contact Email
nizirwan.anwar@esaunggul.ac.id
Phone
+6281314410170
Journal Mail Official
jurnal.alu@ubm.ac.id
Editorial Address
Jl. Ancol Barat IV, RT.12/RW.2, Ancol, Kec. Pademangan, Kota Jkt Utara, Daerah Khusus Ibukota Jakarta 14430
Location
Kota tangerang,
Banten
INDONESIA
Jurnal Algoritma, Logika dan Komputasi
ISSN : 2620620X     EISSN : 26219840     DOI : http://dx.doi.org/10.30813/j-alu.v1i1.1107
Jurnal Algoritma, Logika dan Komputasi (Jurnal ALU) adalah jurnal Program Studi Teknik Informatika, yang berisikan kumpulan hasil penelitian dosen, penelitian dosen dan mahasiswa, penelitian mahasiswa yang disusun dalam bentuk artikel penelitian. Jurnal Algoritma, Logika dan Komputasi(Jurnal ALU) adalah jurnal Program Studi Teknik Informatika, yang berisikan kumpulan hasil penelitian dosen, penelitian dosen dan mahasiswa, penelitian mahasiswa yang disusun dalam bentuk artikel penelitian.
Articles 79 Documents
PENERAPAN TEKNOLOGI AUGMENTED REALITY DALAM PENJUALAN SEPEDA MOTOR Christian, Steven; Suryantara, I Gusti Ngurah
Jurnal Algoritma, Logika dan Komputasi Vol 6, No 1 (2023): Jurnal ALU, Maret 2023
Publisher : Universitas Bunda Mulia

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.30813/j-alu.v6i1.3808

Abstract

Sepeda motor merupakan kendaraan roda dua yang paling banyak digunakan di indonesia pada saat ini. Sepeda motor banyak digunakan karena harganya yang murah dan biaya operasional yang lebih hemat. Sistem penjualan motor pada saat ini masih menggunakan brosur untuk media penjualannya, akan tetapi cara tersebut dianggap kurang maksimal karena pembeli tidak dapat melihat gambar motor secara keseluruhan. Oleh karena itu, dilakukan penelitian dengan melakukan implementasi teknologi Augmented Reality ke dalam sistem penjualan motor. Dengan menggunakan teknologi Augmented Reality, pembeli hanya melakukan scan pada marker yang ada menggunakan smartphone. Untuk metode yang digunakan dalam penelitian ini adalah Multimedia Development Life Cycle (MDLC). Multimedia Development Life Cycle (MDLC) adalah metode yang digunakan untuk merancang video, gambar, dan animasi. Untuk tahap-tahap yang digunakan pada MDLC adalah tahap Concept, Design, Material Collecting, Assembly, Testing, dan Distribution. Hasil dari penelitian ini adalah aplikasi memanfaatkan teknologi AR berbasis marker-based tracking untuk membuat gambaran motor dan spesifikasinya. Penelitian ini dibangun menggunakan Unity sebagai software pengembangan game dan Vuforia SDK sebagai teknologi AR untuk menampilkan objek dengan marker. Kesimpulan pada penelitian ini adalah aplikasi sistem penjualan sepeda motor dapat menerapkan tahapan MDLC untuk mencapai daur hidup tahapan pengembangan Augmented Reality.
ANALISIS SENTIMEN KEBIJAKAN JAMINAN HARI TUA (JHT) PADA TWITTER MENGGUNAKAN NAÏVE BAYES Wijaya, Hendra; Hakim, Lukman
Jurnal Algoritma, Logika dan Komputasi Vol 6, No 1 (2023): Jurnal ALU, Maret 2023
Publisher : Universitas Bunda Mulia

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.30813/j-alu.v6i1.3552

Abstract

Penelitian ini dilatar belakangi kebijakan pencairan dana JHT yang pada saat ini terjadi perubahan, pasalnya dalam Peraturan Menteri Ketenagakerjaan Nomor 2 Tahun 2022 tentang Tata Cara dan Persyaratan Pembayaran Manfaat Jaminan Hari Tua itu, pekerja tidak bisa mencairkan JHT langsung setelah mengalami Pemutusan Hubungan Kerja (PHK) atau mengundurkan diri dari pekerjaan tersebut. Penelitian ini mengunakan metode naïve bayes untuk mengetahui sentiment dari masyarakat terhadap kebijakan tersebut. Tujuannya diharapkan dapat mengetahui opini public apakah masyarakat pro dan kontra dengan kebijakan mengenai revisi aturan pencairan dana JHT tesebut. Hasil dari penelitian ini menerima input dataset yang diperoleh dari twitter menggunakan metode web scraping, lalu data tersebut melalui tahapan preprocessing. Data hasil dari preprocessing dibagi menjadi data training dan data testing, setelah itu data kemudian dianalisis menggunakan metode naïve bayes sehingga menghasilkan sentimen positif dan sentimen negatif. Dari hasil pengujian menggunakan confusion matrix, dilakukan tiga kali pengujian menggunakan jumlah data test yang berbeda, hasil akurasi terbaik di dapatkan menggunakan jumlah data test 10% yaitu nilai akurasi 91,46%
PENGENALAN KOMPONEN KOMPUTER BERBASIS AUGMENTED REALITY PADA ANDROID DENGAN METODE SINGLE MARKER Andreas, Nathanael; Suryantara, I Gusti Ngurah
Jurnal Algoritma, Logika dan Komputasi Vol 6, No 1 (2023): Jurnal ALU, Maret 2023
Publisher : Universitas Bunda Mulia

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.30813/j-alu.v6i1.3610

Abstract

Computers are one of the most popular electronic devices today. With the development of PC games and Esports in the world, computers are becoming more and more popular among young people today. Computers have many components that are needed as a support so that the computer can be used. At the education level, students are taught about the components in a computer. However, the introduction still uses images because it is difficult to introduce the components one by one. One way to easily introduce components on a computer is to use Augmented Reality technology. Augmented Reality allows users to be able to combine the virtual world, both 2D and 3D, with the real environment in real time. This application is based on Android and is built using the Unity3D Game Engine. The method used in developing this computer component recognition application is the single marker method and uses the FAST Corner Detection algorithm. In addition, application development will use the Multimedia Development Life Cycle (MDLC) method. The reason for making this computer component recognition application is so that it can be a tool to introduce computer components to students more attractively and make it easier for students to absorb the existing material. Based on the test results, the single marker method and the FAST Corner Detection algorithm were successfully implemented into the application. The application can run well on Android 5.1 to Android 10 with a minimum of 2GB RAM. The results of the single marker method test that the marker can be detected by the camera. Marker detection can be done on markers with a slope of 0° - 45°. The closest distance for marker detection is 4cm and the farthest distance for marker detection is 92cm. The results of the questionnaire on questions about the functionality of the application with a total of 30 respondents who were students of Class 12 Bunda Mulia School answered "strongly agree" more than 50% and on questions about the use of applications as learning aids answered "strongly agree" more than 50%. These results mean that the application of the introduction of computer components has a good impact on the respondents.Keywords:  Augmented Reality, Unity 3D, Vuforia, Android, Single Marker, FAST Corner Detection, Computer.
GAME EDUKASI MATCH PUZZLE MENGGUNAKAN ALGORITMA FISHER-YATES SHUFFLE BERBASIS ANDROID Virginia, Maria; Ginting, Jusia Amanda
Jurnal Algoritma, Logika dan Komputasi Vol 6, No 1 (2023): Jurnal ALU, Maret 2023
Publisher : Universitas Bunda Mulia

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.30813/j-alu.v6i1.3530

Abstract

Games are one of the entertainment facilities that are in great demand by various groups and ages. Not just games, games can also be an interesting learning intermediary so that the learning process becomes more enjoyable. The use of games as a learning intermediary can improve the quality of learning because children are not easily bored in teaching and learning activities. A game that is suitable to support the quality of children's learning is a puzzle game where puzzle games train children to focus and solve the puzzles. The algorithm used to create the puzzle game is Fisher-Yates Shuffle. The Fisher-Yates Shuffle method is an algorithm that generates random permutations of an infinite set, in other words to randomize a set. The result of this research is an android-based puzzle educational game that implements the Fisher-Yates Shuffle algorithm to randomize puzzle objects so that users cannot memorize the position of objects. 
PERANCANGAN DAN IMPLEMENTASI SECURITY DAN SISTEM KENDALI OTOMATIS SMART HOME MENGGUNAKAN NODEMCU setiady, kevin wijaya; Ginting, Jusia Amanda
Jurnal Algoritma, Logika dan Komputasi Vol 6, No 1 (2023): Jurnal ALU, Maret 2023
Publisher : Universitas Bunda Mulia

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.30813/j-alu.v6i1.3756

Abstract

Kondisi ekonomi yang semakin sulit pada masa pandemi COVID-19 menjadi alasan utama tingkat kriminalitas. Salah satunya adalah pencurian yang terjadi di perumahan. Kadang-kadang kelalaian pemilik rumah dalam memeriksa celah menjadi celah bagi para pelaku untuk melakukan pencurian, dengan membuat sistem keamanan dapat menjadi solusi atas masalah diatas karena penelitian ini dilakukan untuk mengatasi masalah keamanan tersebut dengan alat yang diharapkan dapat memberikan sistem dan kenyamanan terhadap pemilik rumah.             Alat keamanan berupa sensor-sensor yang dipasang pada bagian gerbang, pintu depan, dan jendela. Sensor ini akan berfungsi dengan cara mengirim notifikasi ke smartphone pemilik rumah ketika sensornya terpicu. Pengujian prototipe dilakukan guna mengetahui kesalahan dan kekurangan dari rancangan sistem sehingga memudahkan dalam perbaikan.Hasil pengujian menunjukkan bahwa mikrokontroler yang digunakan seperti esp32-cam & nodemcu mampu mengendalikan sensor pir, relay, solenoid doorlook, laser sensor, ldr sensor dan magnetic sensor dengan baik dan berjalan sesuai dengan fungsi yang ditujukan yaitu membangun sistem keamanan. Implementasi dalam memasang sensor sebagai salah satu cara untuk melakukan pencegahan terjadinya pencurian rumah bisa menjadi pertimbangan dalam melindungi rumah.Kata Kunci: 
PERANCANGAN VISUALISASI ANIMASI 2D INTERAKTIF SIKLUS PANJANG HIDROLOGI BERBASIS LAZARUS Virginia, Stella
Jurnal Algoritma, Logika dan Komputasi Vol 6, No 2 (2023): Jurnal ALU, September 2023
Publisher : Universitas Bunda Mulia

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.30813/j-alu.v6i2.4421

Abstract

Technological advances have had a positive impact on various aspects, including education and understanding of natural phenomena. One natural phenomenon that is important to understand is the long cycle of the hydrosphere which involves changes in the phase of environmental water. The main goal of this design is to create a visualization that can clearly and comprehensively depict the long cycle of the hydrosphere. The design methods used include literature analysis, user interface design, hydrosphere cycle modeling, and implementation of interactive animation using Lazarus. The data and information needed to produce this animation were collected from trusted sources and verified by experts in the field of hydrology. Users can easily understand various aspects and processes of the hydrosphere cycle through interesting and informative animations. Lazarus, a Free Pascal-based software development environment, because it offers high flexibility and affordability in developing interactive 2D animation rendering applications. The result of this design is an interactive 2D animated visualization application that gives users an idea of how to explore the long cycle of the hydrosphere using interactive controls. Users can see the changes that occur at each stage and monitor the progress of the steps according to their wishes. It is hoped that this visualization will contribute to education and understanding of the hydrospheric cycle and will be a useful tool for teachers and students in interactive learning. Apart from that, the development of this application can be the basis for developing other visualizations related to natural phenomena.Keywords: 2D animated visualization, interactive, long cycle of the hydrosphere, Lazarus, Education
VEHICLE LICENSE PLATE DETECTION USING YOLO ALGORITHM Nugraha, Kenneth Christoper; Sipayung, Evasaria Magdalena
Jurnal Algoritma, Logika dan Komputasi Vol 6, No 2 (2023): Jurnal ALU, September 2023
Publisher : Universitas Bunda Mulia

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.30813/j-alu.v6i2.4739

Abstract

Urban population growth has created challenges in efficient parking space management. Manual data collection is time-consuming and error-prone, especially at night. Modern technology-based solutions are urgently needed. This research focuses on an innovative parking management system using YOLO for real-time object detection, including license plates. The objective is to assess the YOLO algorithm's accuracy in license plate detection. The methodology follows software development best practices, utilizing Python and Tkinter GUI for an intuitive interface. YOLO and EasyOCR enable object detection and character recognition. Results show high accuracy: 88.8% for HD and 86.3% for sub-HD resolutions. YOLO proves reliable for license plate data collection, reducing manual intervention and enhancing parking management.
PENERAPAN GAME EDUKASI TERHADAP BIMBINGAN BELAJAR MATEMATIKA UNTUK KELAS 2 SD Himawan, Lucky; Suryantara, I Gusti Ngurah
Jurnal Algoritma, Logika dan Komputasi Vol 6, No 2 (2023): Jurnal ALU, September 2023
Publisher : Universitas Bunda Mulia

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.30813/j-alu.v6i2.4747

Abstract

Perkembangan teknologi yang semakin pesat juga berdampak pada proses pembelajaran di sekolah dasar. Di kalangan siswa Kelas 2 SD Infinite Bimbingan Belajar, siswa merasa bosan terutama dari segi waktu dan durasi, karena media tradisional masih digunakan untuk pembelajaran. Oleh karena itu, perlu dirancang suatu permainan edukasi matematika tentang waktu dan durasi. Game ini bergenre kuis dimana pemain akan menguji pengetahuannya melalui pertanyaan-pertanyaan terkait waktu dan durasi. Tujuan dari permainan edukasi ini adalah untuk membantu siswa memahami materi waktu dan durasi yang disajikan melalui gameplay yang sederhana dan menyenangkan. Pada pengujian black box terlihat bahwa game edukasi ini dapat berjalan dengan baik tanpa adanya bug. Gunakan mesin game Unity untuk membuat game bertema kuis matematika sekolah dasar. Dalam skripsi ini, dijelaskan langkah-langkah pembuatan game tersebut dan penjabaran script-script yang digunakan dalam game. Game yang dibuat memiliki fitur score dari hasil jawaban quiz tersebut. Tulisan ini juga membahas cara memindahkan data dari satu scene ke scene lainnya di Unity, sehingga memudahkan dalam membuat game dengan banyak scene dan tidak hilang saat game sedang berjalan dan game harus dipindahkan dari satu scene ke data lainnya. Hal ini mengurangi risiko kesalahan.
ANDROID-BASED DEVELOPMENT OF INTERACTIVE MULTIMEDIA LEARNING APPLICATION SYSTEMS FOR CHILDREN Krisno, Reynaldo; Rarasati, Dionisia Bhisetya
Jurnal Algoritma, Logika dan Komputasi Vol 6, No 2 (2023): Jurnal ALU, September 2023
Publisher : Universitas Bunda Mulia

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.30813/j-alu.v6i2.4742

Abstract

Technological developments have progressed very rapidly, marked by progress in the field of technology and information. Information technology has now spread to almost all aspects of life, one of which is that it has entered the educational aspect which is used as an interesting learning medium, because it is able to provide new colors in the learning process, and can use a learning while playing approach so that the learning process can feel happy, so that later students are able to express themselves maximally in the learning process. In education there are many things that need to be considered in child development so as to avoid various obstacles in the learning process, such as color blindness, speech delays, and other pre-school abilities by introducing cognitive education to children such as recognition of numbers, letters, colors. And according to IDAI this cognitive recognition period is recommended for children aged 2 -5 years. Researchers developed an Android-based interactive multimedia learning system for children with the aim of providing facilities to parents for children in introducing cognitive aspects with new colors, namely in the form of interactive multimedia applications. The development method used is MDLC (Multimedia Development Life Cycle), because the application being developed involves various media such as sound, images and text. The development of this application also applies quiz content to maximize children's learning media. Through testing using Black Box Testing, the WARUKA Education application that was developed managed to achieve good results. All the features contained in the application run well and as expected. In the User Acceptance Testing test using a questionnaire, the WARUKA Education application gets positive results, with a user satisfaction percentage of 94.167%. Based on this percentage, the WARUKA Education application can be categorized as very good, indicating very high acceptability for users.
PERANCANGAN WEB EDUKASI KRIPTOGRAFI DASAR Octavianus, Jaeson; Hakim, Lukman
Jurnal Algoritma, Logika dan Komputasi Vol 6, No 2 (2023): Jurnal ALU, September 2023
Publisher : Universitas Bunda Mulia

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.30813/j-alu.v6i2.3689

Abstract

Cryptography is a science or art that is useful for maintaining the confidentiality of letters by converting messages into forms that are no longer understood (Simargolang, 2017). Many students feel that the dissemination of cryptographic information that is disseminated is still ineffective, because there are still many students who do not really understand cryptography so they have to surf the internet, read books, etc. to find additional information. The purpose of this research is to create applications that are effective and can be a medium for disseminating information for students about cryptography to develop their level of knowledge of cryptography and to disseminate additional information about cryptography through cryptography educational applications. The data collection technique used in this research is by conducting a literature study and collecting primary data. The data used is obtained from conducting a survey using google form and is used to determine decisions in making the "EduKripto" application. With the high level of student desire to learn cryptography, 41.2% enthusiasts and 11.8% tentative, it can be concluded that this application can help students learn cryptography coupled with the application accuracy level in running algorithms and getting the right output is 100% during trials on the "EduKripto" application, as well as the data obtained indicate that after using "EduKripto" the level of understanding of students with less understanding changed from 44.5, 50% and 72,2% to 5.6%, 5.6% and 22.2% and the level of understanding of students with more than average understanding increased from 55.5%, 50%, 27.8%  to 94.4%, 94.4% and 77.8%, so it can be concluded that the use of the "EduKripto" application can help in developing the level of understanding of cryptography.Kriptografi merupakan ilmu atau seni yang berguna untuk menjaga kerahasiaan surat dengan cara mengubah pesan menjadi bentuk yang tidak dipahami lagi (Simargolang, 2017). Banyak pelajar merasakan bahwa penyebaran informasi kriptografi yang disebarkan  masih kurang efektif, dikarenakan masih banyaknya siswa yang tidak terlalu memahami kriptografi sehingga harus menjelajah internet, membaca buku, dll untuk mencari informasi tambahan. Tujuan dari penelitian ini adalah untuk membuat aplikasi yang bersifat efektif dan dapat menjadi media penyebaran informasi bagi mahasiswa mengenai kriptografi untuk mengembangkan tingkat pengetahuan kriptografi serta menyebarkan informasi tambahan mengenai kriptografi melalui aplikasi edukasi kriptografi. Teknik pengumpulan data yang dilakukan dalam penelitian ini yaitu dengan melakukan studi literatur dan pengumpulan data primer, Data yang digunakan didapat dari melakukan survey dengan menggunakan google form dan digunakan untuk menentukan keputusan dalam membuat aplikasi “EduKripto”. Dengan tingginya tingkat keinginan siswa untuk mempelajari kriptografi, sebesar 41.2% peminat dan 11.8% tentatif , dapat disimpulkan bahwa aplikasi ini dapat membantu siswa dalam mempelajari kriptografi ditambah dengan tingkat akurasi aplikasi dalam menjalankan algoritma dan mendapatkan output yang tepat adalah 100% selama dilakukan uji coba pada aplikasi “EduKripto”, serta data yang didapat mengindikasikan bahwa setelah menggunakan “EduKripto” tingkat pemahaman mahasiswa dengan pemahaman kurang berubah dari 44.5%, 50% dan 72.2% menjadi 5.6%, 5.6% dan 22.2% dan tingkat pemahaman mahasiswa dengan pemahaman lebih dari rata-rata meningkat dari  55.5%,50% dan 27,8% menjadi 94.4%, 94.4% dan 77.8%, sehingga dapat disimpulkan bahwa penggunaan aplikasi “EduKripto” dapat membantu dalam pengembangan tingkat pemahaman kriptografi.