Claim Missing Document
Check
Articles

Found 15 Documents
Search
Journal : JEJARING

Implementasi Algoritma Digital Differential Analyzer dalam Penentuan Rute Pada Peta Topografi berbasis Android Panji Novantara; Tito Sugiharto; Elpan Januar
JEJARING : Jurnal Teknologi dan Manajemen Informatika Vol 6, No 2 (2021)
Publisher : Universitas Kuningan

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.25134/jejaring.v6i2.6740

Abstract

The route is direction that must be taken from the starting point to the destination point. Determination of the route is usually done for a reference trip that will be taken include the distance, time or slope of the terrain to be passed. In the implementation, the determination of the route is often used by agencies and organizations operating in the open nature where the activities require special expertise that can process geographic information systems. Although the tools and technology for route determination are sufficient, they are still less effective and efficient because to know the distance, time and slope of a terrain on topographic maps are still using conventional calculations, therefore the application of route determination's topographic maps based android and applying Digital Differential Analizer algorithm. The algorithm can be used as a line maker to display a slope picture of the field being traversed. This application was developed using the Rational Unified Process (RUP) method which has 4 stages: Inception, Elaboration, Contruction, and Transition. This application can be run at least on Android platform version 4.1.Keywords : Geographic Information Systems, Routes, Digital Differential Analizer Algorithm, Android, RUP
Implementasi Algoritma Floyd Warshall Untuk Pencarian Rute Terpendek Berbasis Android (Studi Kasus : Pandu Logistik Kuningan) Panji Novantara; Fitri Susanti
JEJARING : Jurnal Teknologi dan Manajemen Informatika Vol 4, No 1 (2019)
Publisher : Universitas Kuningan

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.25134/jejaring.v4i1.6709

Abstract

Advance of technology and information makes business developments in the online store in Indonesia increased. This phenomenon is clearly illustrated in demand and market movements in the online world that is growing every day. The continued development of this online store business will affect the development of logistics business in Indonesia. The growth of the logistics business has now been evenly distributed throughout Indonesia. Therefore, the development of online business is a great opportunity that is very promising for the delivery service company. In the case of the distribution of goods from companies logistik, determiningthe shortest path from one point to another is a problem frequently encountered in the distribution of goods as well as everyday life.Along with the elapsed time and also the development of science and technology, the problem of finding the shortest path has been solved by various algorithms. One of them is the Floyd Warshall algorith. Making thisandroid based software so that employees can access the application anywhere and anytime by using internet connection. The software has a web service as a service provider and operator for the update process on the admin side.The design of the system uses an objectbased design by using the Unified Modelling Language (UML)method. This application is expected to assist in finding the shortest route to distribute of goods to the consumers.Keywords: logistics business, online business, shortest path, Floyd Warshall algorith, UML
Perbandingan Metode Gaussian Filter dengan Median Filter dalam Mereduksi Noise Pada Citra Digital Panji Novantara; Jajang Mutiara
JEJARING : Jurnal Teknologi dan Manajemen Informatika Vol 6, No 1 (2021)
Publisher : Universitas Kuningan

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.25134/jejaring.v6i1.6736

Abstract

Basically all humans want something perfect as well as in a digital image. One problem that often occurs in the digital image is noise or damage on the image. Noise is an error that occurs in the process of shooting so that unwanted signals exist. Improvement of digital images containing noise is an important thing in digital image processing. In designing the applications, the writer uses two methods i.e. Gaussian filter and Median Filter methods. Gaussian filter method is a linear filter with a weighted value for each pixel members is selected based on the shape of the members’ function. While the median filter method is one of the non-linear filter methods that arranges a bunch of pixel intensity values then replaces the pixel values being processed with a median value. From the test results of a digital image that has a noise, it is known that the result of the median filter method is better than Gaussian filter to reduce noise in digital images.Key words: Image Filtering, Method Gaussian Filter, Median Filter
Implementasi Algoritma Euclides pada Model Pembelajaran Latihan FPB dan KPK Berbasis Android Panji Novantara; Anggun Apriani
JEJARING : Jurnal Teknologi dan Manajemen Informatika Vol 6, No 2 (2021)
Publisher : Universitas Kuningan

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.25134/jejaring.v6i2.6742

Abstract

Hasil Penelitian penulis tentang “Implementasi Algoritma Euclides Pada Model Pembelajaran Latihan FPB Dan KPK Berbasis Android” merupakan alternatif baru yang dapat diterapkan untuk menentukan FPB dan KPK dengan cara yang lebih efektif. Untuk memenuhi alternatif tersebut dirancang sebuah aplikasi yang bisa membantu siswa dalam mencari nilai FPB dan KPK dari sebuah bilangan. Seiring pesatnya perkembangan jaman tekhnologi-tekhnologi diciptakan untuk memenuhi kebutuhan anak-anak salah satunya kebutuhan dalam pembelajaran. Atas dasar inilah aplikasi yang saya rancang sudah bisa digunakan di Smartphone yang kebanyakan masyarakat mulai dari anak kecil, dewasa dan tua sudah menggunakanya, serta minat yang sangat tinggi dari anak-anak terhadap tekhnologi Smartphone menjadi suatu alasan penulis melakukan penelitian ini. Dengan syarat Smartphone tersebut sudah menggunakan System Operasi Android. Dengan harapan aplikasi ini bisa dimanfaatkan dengan baik oleh anak-anak.Kata Kunci : Algoritma Euclides, Aplikasi pembelajaran FPB dan KPK, Android
The Application of Searching Closest Distance (Travelling Salesmen Problem) Using Ant Colony Optimizatiton Algorithm (ACO) (A Case Study: PT. Nusantara Abadi) Panji Novantara; Usep Sapari Septiana
JEJARING : Jurnal Teknologi dan Manajemen Informatika Vol 7, No 1 (2022)
Publisher : Universitas Kuningan

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.25134/jejaring.v7i1.6743

Abstract

Traveling from one place or city to another by considering the efficiency of time and costs requires accuracy in determining the path between the nearby cities. The results need speed and accuracy by using computers. Additionally the service application system is very supportive towards the mobility of users. This condition also happens in the distribution of mineral water. PT. Abadi Nusantara produces several sizes Nalala drinking water circulating in the community, including 19 liter gallon of bottled water, bottled water 500 milliliter, and bottled water 250 milliliter glass. The courier distributors that send the goods, have to consider the time and cost efficiencies when they conduct distribution activities, then sought the shortest distance from their distribution journey. There are various theories of algorithms that can be used to solve the problems of goods distribution or it is often called Travelling Salesmen Problem (TSP), such as brute force algorithm, greedy algorithm, ant colony algorithm, Djikstra, A *, etc. In this thesis, the author chooses one of the algorithms, it is ant colony algorithm to solve the problem of distribution.Keywords : Searching Closest Distance, Traveling Salesman Problem, Ant Colony Optimization Algorithm.