Catra Indra Cahyadi
Politeknik Penerbangan Medan, Medan

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

Found 2 Documents
Search

Rancang Bangun Prototype Robot Pengantar Barang Cargo Berbasis Arduino Mega Dengan IOT Suyatmo Suyatmo; Catra Indra Cahyadi; Syafriwel Syafriwel; Rizaldy Khair; Iswandi Idris
Jurnal Sistem Komputer dan Informatika (JSON) Vol 1, No 3 (2020): Mei 2020
Publisher : STMIK Budi Darma

Show Abstract | Download Original | Original Source | Check in Google Scholar | Full PDF (356.43 KB) | DOI: 10.30865/json.v1i3.2186

Abstract

Cargo is the goods transported by ship, aircraft or other types of transportation. Cargo is divided into three types of transportation, namely, air, land and sea. Cargo service is a special service for transporting goods using aircraft. This service can be organized by a regular airline that serves passengers, but can also be carried out by a specialized airline freight company. With the development of industrial automation technology, robots are needed to help meet their needs quickly. With this developed robotics technology to help alleviate human work in the future. Goods delivery robot is a robot created to help work in delivering goods to aircraft cargo. This robot can stuff automatically. This goods transfer robot uses the Internet of Things method that is already connected to a smartphone remote control based on an android application. Writing program code using Arduino IDE 1.8.9 and using Android as a robot control. This robot uses 4 channel line tracker sensors, 2 DC motors and motor drivers as controllers, Arduino uno as the brain in this robot system. The results of this study produce a prototype robot that can deliver goods into aircraft cargo in airports.
Strategi Otentikasi Dokumen Pada Email Menggunakan Digital Signature dengan Algoritma Schnorr Lisda Juliana Pangaribuan; Catra Indra Cahyadi; Jaidup Banjarnahor; Berlin Barus; Bertha N Siahaan
KLIK: Kajian Ilmiah Informatika dan Komputer Vol. 3 No. 4 (2023): Februari 2023
Publisher : STMIK Budi Darma

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.30865/klik.v3i4.679

Abstract

Email is an internet facility for sending electronic mail. Although there is a webmail that provides standard security but for e-mail attachment documents when sending e-mail there are lots of eavesdropping, forgery, infiltration,and spamming so needed security of email. Authentication is identification carried out by each communicating party so sender and recipient of information trust each other. Although message authentication has been carried out, it is still possible for both parties to attack each other. This study aims to apply digital signatures in testing the integrity and authentication of document attachments email using the schnorr algorithm. SHA-1 hash function is used for verification, Results show that contents of email attachment will produce a different Message Digest if prime numbers are different, so cryptanalysts can’t solve it. Differences in Message Digest occur because different prime numbers cause differences in private keys and public keys. Private key and public key pairs are synchronous so sender and recipient are verified correctly. If there are changes or removed just one character from contents of document will result in a very significant Message Digest change. If someone changes contents of document or key, so verification process to be incorrect and recipient of information knows that document he received is no longer valid. Schnorr method is a strategy to provide document attachment security in emails that is better than security applied to standard emails