Dewi, Ni Made Lintang Asvini
Unknown Affiliation

Published : 2 Documents Claim Missing Document
Claim Missing Document
Check
Articles

Found 2 Documents
Search

Implementation of Secret Key Generation on Mobile Crowdsensing Application to Secure Tracking Location of Motorcyclists Dewi, Ni Made Lintang Asvini; Sudarsono, Amang; Yuliana, Mike
The Indonesian Journal of Computer Science Vol. 12 No. 4 (2023): The Indonesian Journal of Computer Science (IJCS)
Publisher : AI Society & STMIK Indonesia

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.33022/ijcs.v12i4.3259

Abstract

Mobile crowdsensing is a method for collecting many data from sensors on smartphone. In this research, mobile crowdsensing application will be developed to display location of motorcyclits who connected in an Ad-Hoc network along with a security system using the Secret Key Generation (SKG) scheme to generate a secret key that will be used to encrypt and decrypt the data. From the results it can be concluded that the highest measurement correlation is 0.0398 and the lowest is 0.0018 but after randomness extraction proccess, the highest correlation is 0.996 and the lowest is 0.978. After encryption, information of Alice and Bob is stored as random character in database and decrypted as plaintext as shown as in application. In the attacking result, the data after encrypted just shown random character in traffic monitor. When the eavesdroppers manipulate its IP address like Alice's, they can’t connect to Bob.
Distributed Aerial Image Stitching on Multiple Processors using Message Passing Interface Ramadhan, Alif Wicaksana; Aulia, Fira; Dewi, Ni Made Lintang Asvini; Winarno, Idris; Sukaridhoto, Sritrusta
JOIV : International Journal on Informatics Visualization Vol 8, No 1 (2024)
Publisher : Society of Visual Informatics

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.62527/joiv.8.1.1890

Abstract

This study investigates the potential of using Message Passing Interface (MPI) parallelization to enhance the speed of the image stitching process. The image stitching process involves combining multiple images to create a seamless panoramic view. This research explores the potential benefits of segmenting photos into distributed tasks among several identical processor nodes to expedite the stitching process. However, it is crucial to consider that increasing the number of nodes may introduce a trade-off between the speed and quality of the stitching process. The initial experiments were conducted without MPI, resulting in a stitching time of 1506.63 seconds. Subsequently, the researchers employed MPI parallelization on two computer nodes, which reduced the stitching time to 624 seconds. Further improvement was observed when four computer nodes were used, resulting in a stitching time of 346.8 seconds. These findings highlight the potential benefits of MPI parallelization for image stitching tasks. The reduced stitching time achieved through parallelization demonstrates the ability to accelerate the overall stitching process. However, it is essential to carefully consider the trade-off between speed and quality when determining the optimal number of nodes to employ. By effectively distributing the workload across multiple nodes, researchers and practitioners can take advantage of the parallel processing capabilities offered by MPI to expedite image stitching tasks. Future studies could explore additional optimization techniques and evaluate the impact on speed and quality to achieve an optimal balance in real-world applications.