Claim Missing Document
Check
Articles

Found 5 Documents
Search
Journal : bit-Tech

Design of Acceptance Decision Support System for New Employees in the Technician Position Using AHP and TOPSIS Methods at CV. Techindo Global Solution dominic adello setiawan; Riki Riki; Yo Ceng Giap
bit-Tech Vol. 1 No. 2 (2018): Data and Information Quality
Publisher : Komunitas Dosen Indonesia

Show Abstract | Download Original | Original Source | Check in Google Scholar | Full PDF (695.643 KB) | DOI: 10.32877/bt.v1i2.5

Abstract

An agency cannot be separated from the role of human resources (HR) working in it. The quality of human resources is one factor to improve the productivity of an institution's performance. Therefore, an assessment in employee selection is an important part of providing qualified employees for the company. Problems that occur in CV Techindo Global Solutions is the process of receiving employees who are still using the manual way and based on subjective assessment results so that the process of acceptance of employees to be slow and inaccurate. The absence of an application program in support of decision making for employee recruitment. Based on this, the author designed the decision support system of employee appraisal on CV. Techindo Global Solutions using AHP (Analytic Hierarchy Process) and TOPSIS (Technique For Order Preference by Similarity to Ideal Solution) methods. Employee acceptance system is done by using Analytic Hierarchy Process method to determine the weight of each criterion and the use of Technique For Order Performance by Similarity to Ideal Solution to conduct ranking alternatives in the form of employee data. This system is built with PHP and MySQL programming language as database. With the program using AHP and TOPSIS method, the new employee's assessment is better than the individual assessment and with the decision support information system, the process of receiving the employee can be helped from the evaluation side.
A Tool Detects Violation Of Road Markings Using Ultrasonic Sensors Based On Internet Of Things Yo Ceng Giap; Yohanes Manurung; Ma'mun Johari
bit-Tech Vol. 2 No. 2 (2019): Support System
Publisher : Komunitas Dosen Indonesia

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.32877/bt.v2i2.110

Abstract

In our daily lives, of course we often see the number of motorbike or car vehicles that do not care about the traffic lights, even though the traffic is red, but there are always vehicles that stop or even slightly cross the white line that is specifically for pedestrians so that can pass when the traffic lights are red. Ultrasonic sensors work based on the principle of reflection of sound waves, where these sensors produce sound waves which then capture it again with a time difference as the basis for sensing. After analyzing the needs, the author will build a Tool to Detect Road Marking Violations Using the Internet-Based Ultrasonic Sensor on the grounds that all the components needed in building the tool already exist. Which is where the driver will be exposed to a photo if it crosses the marking line that has been provided on the highway. Because the concept of the internet of things involves tools with users to communicate. The composition of the algorithm, the author uses python which has become the default programming language raspbian operating system. Algortihm construction in the tool is a red light algorithm, an ultrasonic sensor algorithm, an image capture algorithm, and an algorithm for sending text and images via email. Traffic officers will be facilitated because the tool is in accordance with the traffic light seconds, can take pictures, and also officers are informed in the form of text and images.
Object Detection Radar Prototype with Ultrasonic Sensor Using Iot-Based Arduino wandynata Prima; Yo Ceng Giap
bit-Tech Vol. 3 No. 2 (2020): Datamining
Publisher : Komunitas Dosen Indonesia

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.32877/bt.v3i2.187

Abstract

Internet of Things (IoT) is a concept that aims to expand the benefits of connected internet connectivity. Internet of Things (IoT) refers to objects that are uniquely identified as virtual reservations in an internet-based structure. At this time, the limitation of surveillance control in observing objects as negligence of the limitation of view, light conditions or obstructions becomes a problem in application and monitoring. The use of radar is one solution to overcome this condition. Radar stands for radio detection and range is a device whose function is to determine the distance, direction, or speed of a moving and fixed object. Radar can be used in mapping applications and exploration of objects in unknown space. The use of radar can also help navigate moving objects. In this study, a radar prototype with ultrasonic sensors and a simcard module was made that can provide notification via SMS if an object is near the radar. It is hoped that this radar prototype can be used to identify the location of the presence of obstructive objects in rooms with limited access or in dangerous areas
Twitter Opinion Mining Analysis of Web-Based Handphone Brand Using Naïve Bayes Classification Method Suryadi Wijaya; Yo Ceng Giap
bit-Tech Vol. 4 No. 2 (2021): bit-Tech
Publisher : Komunitas Dosen Indonesia

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.32877/bt.v4i2.287

Abstract

Social Media is now very commonly used for the benefit of society. People mostly use social media to convey information, give opinions, even for media to express themselves. One of the social media that is widely used to convey this information is Twitter. From the use of Twitter, a public opinion tweet emerged about a mobile phone product. The more that is posted on Twitter about cellphones, the more public opinion will arise about cellphone brands. From these opinions, a classification is needed that can distinguish Neutral, Negative, or Positive Opinions. Sentiment analysis or opinion mining is one part of text mining that can help with these problems. In connection with the above, an application is designed that can analyze sentiment analysis from Twitter using the Naïve Bayes classification method. The results of the application of the Naïve Bayes classification method will result in a classification of sentiments into neutral, negative, or positive opinions
IMPLEMENTASI DETEKSI MASKER WAJAH MENGGUNAKAN BAHASA PEMROGRAMAN PYTHON Yo Ceng Giap; Erviana
bit-Tech : Binary Digital - Technology Vol. 6 No. 1 (2023): bit-Tech
Publisher : Komunitas Dosen Indonesia

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.32877/bt.v6i1.893

Abstract

Since the beginning of the pandemic in 2019, people in Indonesia have been required to wear masks. Although until now the pandemic has ended, the need to use masks is still very much needed such as to maintain health, avoid air pollution and others. In detecting mask users, an application is needed that can help human work. Currently, the Python programming language is widely used to build applications in the field of computer vision, one of which is this face mask detection application. This application will detect mask users, whether they are wearing a mask or not. This developed application uses the Yolo model using the Face Mask Detection dataset developed by Larxel, where the Yolo model can work on the dataset provided. The test results show that the Yolo model can recognize mask users with an accuracy value above 90%. The second experiment was carried out to detect several faces of mask users, the Yolo model can recognize mask users or not with an average accuracy value of 91.75%. For future research, it is also expected to use other models besides Yolo and make comparisons of several models and make improvements to the problems that exist in each model and use real time data.