cover
Contact Name
Yustina Tritularsih
Contact Email
yustina_tritularsih@atmi.ac.id
Phone
-
Journal Mail Official
jrsi@unpar.ac.id
Editorial Address
Jalan Ciumbuleuit No. 94, Bandung-Jawa Barat, Indonesia 40141
Location
Kota bandung,
Jawa barat
INDONESIA
Jurnal Rekayasa Sistem Industri
Core Subject : Engineering,
Data and Analytics Decision Analysis E-Business and E-Commerce Engineering Economy and Cost Analysis Human Factors Information Systems Intelligent Systems Manufacturing Systems Operations Research Production Planning and Control Project Management Quality Control and Management Reliability and Maintenance Engineering Safety and Risk Management Service Innovation and Management Supply Chain Management Systems Modeling and Simulation Technology and Knowledge Management
Articles 30 Documents
Search results for , issue "Vol. 13 No. 2 (2024): Vol. 13 No. 2 (2024): Jurnal Rekayasa Sistem Industri" : 30 Documents clear
Desain Mitigasi Risiko Rantai Pasok Darah Menggunakan Pendekatan Baru Heryanto, Rainisa Maini; Liputra, David Try; Arisandhy, Vivi; Amalina, Ninda Nurseha
Jurnal Rekayasa Sistem Industri Vol. 13 No. 2 (2024): Vol. 13 No. 2 (2024): Jurnal Rekayasa Sistem Industri
Publisher : Universitas Katolik Parahyangan

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.26593/jrsi.v13i2.7326.143-156

Abstract

Blood is an essential component for body and plays critical role in human survival. Hospital blood banks (HBB) are responsible for ensuring availability and safety of blood in particular area. Risks that could arise in blood supply chain at HBB need to receive full attention, especially in the event of an outbreak or disaster. This attention is necessary to ensure smooth flow of activities, information, products, and finances. The primary objective of this research is to develop risk mitigation design for the blood supply chain. This research focuses on case study at HBB in Bandung City with specific focus on packaged red blood cells. The new approach used in this research involves initiating process by collecting potential risks, which are then defined and classified within the supply chain operations reference (SCOR) model. Subsequently, questionnaires were distributed to gather input for calculating weights using the analytical hierarchy process (AHP). Following step involves identifying root cause of these risk through fault tree analysis (FTA) and determining the most influential risk causes using failure mode effect and analysis (FMEA). Final phase entails designing strategies for mitigating risks in blood supply chain. This research aims to assist HBB facilities in prioritizing risks for treatment and implementing strategies to minimize these risks within their respective areas. According to AHP results, risk with the highest weight (0.173) is unavailability of blood stock at Indonesian Red Cross due to a shortage of donors. This risk can be mitigated by incorporating blood donation activities in agencies and HBB. The new approach in the research could provide more detailed mapping of blood supply chain risks.
Perbandingan Metode Moving Average dan Exponential Smoothing untuk Mengestimasi Jumlah Gangguan Layanan Internet Prastyabudi, Wahyu Andy; Shamaradewa, Shanggabuana Adhitya
Jurnal Rekayasa Sistem Industri Vol. 13 No. 2 (2024): Vol. 13 No. 2 (2024): Jurnal Rekayasa Sistem Industri
Publisher : Universitas Katolik Parahyangan

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.26593/jrsi.v13i2.7609.157-176

Abstract

Fairly tight competition in telecommunication business requires companies to continue improving the quality of their services, including handling network problems or customer complaints. However, the amount of disturbance that occurs is often unpredictable. Indeed, this condition will impact the allocation of resources and budget for handling customer disturbances in the following period, with uncertainty. This research aims to apply the moving average (MA) and single exponential smoothing (SES) forecasting methods to predict the number of internet service disruptions. The case study used in this paper is an internet service provider company with service coverage in the northern part of Surabaya. The number of disturbances data was collected from January 2022 to May 2022, with 18,453 data in total. The disturbances can be divided into five types: physical, mass, logical, PSB/migration, and others. Forecasting is carried out using the MA method with a period of three months. Meanwhile, forecasting using the SES method was carried out by first determining the alpha value that produces the smallest Mean Absolute Percentage Error (MAPE) value. The analysis results show that both forecasting methods are relatively effective and efficient in estimating the number of disturbances. Forecasting performance testing was carried out by measuring the Mean Absolute Deviation (MAD), Mean Square Error (MSE), and Mean Absolute Percentage Error (MAPE) values. The results of forecasting performance measurements show that the SES method is much better than MA for all types of disturbance data, with MAPE values ​​below 2%.
Rough Cut Capacity Planning dengan Menggunakan Matriks Skill dalam Pemenuhan Order di PT X Manufaktur Furnitur Arifin, Muhamad; Tjandra, Sugih Sudharma
Jurnal Rekayasa Sistem Industri Vol. 13 No. 2 (2024): Vol. 13 No. 2 (2024): Jurnal Rekayasa Sistem Industri
Publisher : Universitas Katolik Parahyangan

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.26593/jrsi.v13i2.7639.177-190

Abstract

The COVID-19 pandemic has had a significant impact on a variety of sectors, including the furniture manufacturing industry. The industry is undergoing drastic demand changes, complicating adjustment efforts during the pandemic. Additional human resources (HRM) is becoming a more complex challenge due to strict health protocols and the necessary vaccination efforts. In this context, increased availability of capacity has become critical, but an appropriate approach has not been revealed in the literature. As for the in-depth literature study, it covers various methods of increasing production capacity, such as adding human resources, machines, shift work systems, overtime, and subcontractors. The research focuses on a new way to multi-skill by using the skill matrix as an innovative method to increase the availability of capacity at PT X, a furniture manufacturing company. Using Rough Cut Capacity Planning (RCCP), the study describes current production capacity, analyzes the impact of post-COVID demand shifts, and evaluates the effectiveness of multi-skill application with a skill matrix in improving production flexibility and responsiveness. The research findings provide valuable insights for furniture companies and related sectors in dealing with post-COVID dynamics, as well as providing the basis for developing more adaptive and sustainable capacity planning strategies.
Penerapan Lightning Search Algorithm dengan 2-Opt Local Search untuk Penyelesaian Asymmetric Traveling Salesman Problem Gunawan, Yulius Chandra; Sandy, Ignatius A.
Jurnal Rekayasa Sistem Industri Vol. 13 No. 2 (2024): Vol. 13 No. 2 (2024): Jurnal Rekayasa Sistem Industri
Publisher : Universitas Katolik Parahyangan

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.26593/jrsi.v13i2.7760.191-202

Abstract

The Asymmetric Traveling Salesman Problem (ATSP) is an optimization problem where a "salesman" must visit several cities in a single trip. In the ATSP, the distance traveled from city i to j differs from the distance from city j to i. The goal of the ATSP is to minimize the total distance traveled by the "salesman." In this study, the Lightning Search Algorithm (LSA) and the 2-Opt local search algorithm are used to find solutions for the ATSP. LSA is a metaheuristic algorithm inspired by the process of lightning propagation to the earth's surface. 2-Opt is a local search algorithm that can manipulate routes to produce better solutions. This research aims to design LSA with 2-Opt for solving the ATSP and to identify the parameters that influence the ATSP solution. Three parameters are used in this study: maximum channel time (max_ctime) and forking probability (fork_prob), which are responsible for the forking phenomenon, and Boundaries (Bound), which define the solution space. ANOVA testing was conducted on 8 parameter combinations implemented on 5 ATSP cases from TSPLIB: BR17, FTV33, FTV44, FTV55, and FTV70 to determine the best parameter values. The ANOVA results show that the Bound parameter affects the solution in the FTV33, FTV44, and FTV70 cases, while the max_ctime parameter affects the solution in the FTV55 case. Based on the determined parameter values, the LSA with 2-Opt was re-implemented on the five ATSP cases. The results show that the LSA with 2-Opt was able to find the best-known solution for the BR17 case but was unable to find the best-known solution for the other cases.
English: Bahasa Indonesia Lestari, Shyntiya Ayu; Putri, Dian Kemala
Jurnal Rekayasa Sistem Industri Vol. 13 No. 2 (2024): Vol. 13 No. 2 (2024): Jurnal Rekayasa Sistem Industri
Publisher : Universitas Katolik Parahyangan

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.26593/jrsi.v13i2.7773.1-16

Abstract

The concentration of studies is very important to support students in understanding the theory and understanding the concepts during learning activities so this needs to be noted so that students can achieve good learning outcomes. Studying while working will certainly cause serious problems to the process of activities on campus and at work. Problems that often occur are piling up tasks, difficulty managing time, fatigue, disputes between colleagues and superiors, a toxic work environment, limited rest time, being expelled from university, and experiencing a delay in graduation. These can trigger job stress for students because they have to do two activities in their daily lives. This study aims to find out the effect of job stress levels on study concentration in working students. In addition, this study analyzes the factors that influence job stress and study concentration. The method used is quantitative analysis with a non-probability sampling technique with a purposive sampling technique. The analysis of data carried out was a Chi-Square test and t-test. Based on the results shows that students who study while working have a very high level of job stress which causes a decrease in learning concentration in students. In addition, several factors influence job stress and study concentration, namely gender, age, type of work, and length of work duration. This research contributes to providing an overview and consideration to students about students who study while working.
Pengaruh Aksesibilitas, Konektivitas, Kualitas Pelayanan, dan Kepuasan Penumpang terhadap Loyalitas Penumpang Mass Rapid Transit (MRT) Jakarta: The Influence of Accessibility, Connectivity, Service Quality, and Customer Satisfaction Towards Passenger Loyalty on Jakarta Mass Rapid Transit (MRT) Christiani, Agustina; Kayrra, Aqila
Jurnal Rekayasa Sistem Industri Vol. 13 No. 2 (2024): Vol. 13 No. 2 (2024): Jurnal Rekayasa Sistem Industri
Publisher : Universitas Katolik Parahyangan

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.26593/jrsi.v13i2.6501.17-28

Abstract

Traffic congestion is one of the main problems faced by people in Jakarta.  In fact, the government has already provided various public transportation services to overcome the traffic congestion.  However, it seems that people, especially in Jakarta, prefer to travel using their private vehicles.  The accumulation of private vehicles is one factor contributing to the traffic congestion in Jakarta, which is difficult to overcome.  Therefore, it is necessary to examine what factors can influence passenger’s loyalty to using public transportation, in this case, the MRT Jakarta.  In this research, the direct and indirect effects of accessibility, connectivity, and service quality factors will be tested on passenger loyalty through the passenger satisfaction factors. The sampling method used in this research is purposive sampling with the inverse square root method to determine the minimum sample. The data will be processed by using Partial Least Squares Structural Equation Modeling (PLS-SEM) method with the help of SmartPLS software. As a result, it was found that the factors that directly influence passenger satisfaction are accessibility, connectivity, and quality of service.  The factors that directly affect passenger loyalty are connectivity and passenger satisfaction.  Lastly, the two factors that indirectly affect passenger loyalty through satisfaction are accessibility and service quality. From the results of this study, it is suggested that the MRT Jakarta management can improve MRT connectivity by shortening the waiting time between station stops, providing clarity regarding information for the next stop, clarity of information for passengers to make transfers with other modes of transportation, and convenience in transferring using other modes of transportation. With improved connectivity, accessibility, and quality of MRT services, passenger loyalty is hoped to increase.
Usulan Perencanaan Persediaan Produk FMCG Menggunakan Metode Algoritma Apriori dan Jaringan Syaraf Tiruan (JST) pada PT Borwita Indah: Proposed FMCG Product Inventory Planning Using the Apriori Algorithm Method and Artificial Neural Network (ANN) at PT Borwita Indah Putra, Bayu Triadi; Hunusalela, Zeny Fatimah; Satya, Ririn Regiana Dwi
Jurnal Rekayasa Sistem Industri Vol. 13 No. 2 (2024): Vol. 13 No. 2 (2024): Jurnal Rekayasa Sistem Industri
Publisher : Universitas Katolik Parahyangan

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.26593/jrsi.v13i2.7015.29-44

Abstract

The problem faced by PT Borwita Indah is the occurrence of overstock and understock on FMCG products. This study aims to determine the inventory planning of FMCG products with related factors, namely sales results, stock of finished goods, and to be able to predict accurately so that there is no buildup of products in the warehouse. This research using the apriori algorithm for data collection with associative rules which is carried out through support and confidence calculation mechanisms and artificial neural networks for forecasting methods which have a fairly low data error rate and are good enough in the generalization process so that this model is able to predict timeseries data for several time periods for future. Itemset data pattern obtained resulted in a level of confidence in Head&Shoulders with Pantene 90.9%, and a level of confidence in Pantene with Head&Shoulders 90.9%. Meanwhile, the level of confidence for Vicks with Head&Shoulders reaches 100%. Forecasting results for the next 12 periods for each Pantene, Head&Shoulders, and Vicks product have a fluctuating forecasting trend so that safety stock can be taken into account. The amount of safety stock that must be in the company is 504 pcs of Pantene per day, 49 pcs of Head&Shoulders per day, 35 pcs of Vicks. It is hoped that with this research the company can carry out optimal product inventory control.
Analisa Beban Kerja Mental Operator Dengan Metode NASA TLX Di PT XYZ Sulistiyo, Wawan; Vitasari, Prima
Jurnal Rekayasa Sistem Industri Vol. 13 No. 2 (2024): Vol. 13 No. 2 (2024): Jurnal Rekayasa Sistem Industri
Publisher : Universitas Katolik Parahyangan

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.26593/jrsi.v13i2.7087.45-52

Abstract

PT XYZ is a fermentation industry that uses Human Machine Interfaces (HMI) in the production process. With high mental workload of operators, it can disrupt company productivity. In 2021, the achievement of the percentage of production failure targets at PT XYZ has not reached the set target. The purpose of this study is to measure and make improvements to the mental workload at PT XYZ. The research method is to measure mental workload using the NASA TLX questionnaire, conduct data analysis using descriptive statistics, and conduct a paired t-test to compare the results of mental workload before and after improvement.. From the research results, the mental workload score was 72.64 in the high category. Of the six NASA TLX dimensions, operators experienced time demands of 24.1%, effort 23.1%, mental demands 22.3%, performance 20.2%, physical demands 9.3% and frustration 1.0%. The improvement results can reduce the high mental workload of operator from 82 to 74 with a significant level of 0.004, and increase the low mental workload of operators from 53 to 66 with a significant level of 0.129.
Penggabungan Model Servqual dan Kano untuk Mengukur Kepuasan Pelanggan terhadap Layanan Swab dan PCR Irawati, Desrina Yusi; Junita, Elisabet
Jurnal Rekayasa Sistem Industri Vol. 13 No. 2 (2024): Vol. 13 No. 2 (2024): Jurnal Rekayasa Sistem Industri
Publisher : Universitas Katolik Parahyangan

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.26593/jrsi.v13i2.7119.53-64

Abstract

Swabs and PCR are ways to track patients infected with COVID-19. One private swab and PCR service provider in Surabaya offers swab and PCR tests with fast results and is open 24 hours a day. This research aims to determine service quality performance, identify the causes of consumer dissatisfaction, and identify service attributes that must be maintained and improved for Swab and PCR services in Surabaya. This research uses an integration of the Servqual and Kano methods. The integration of Servqual and Kano determines the service attributes to be improved. Data was obtained from a questionnaire using the five-dimensional Servqual approach, then calculated to get a gap value and categorized using the Blauth formula. The Servqual gap and the Blauth formula's category values are combined to make action decisions. The results state that swab and PCR service providers still need to improve all factors used in this research. Three attributes fall into the weak and indifferent category, so the decision that needs to be made is to ignore them because they do not affect consumer satisfaction and are not a priority for improvement. The other twenty-one attributes fall into the weak and one-dimensional category, meaning companies must improve these attributes to satisfy consumers. Companies need to make improvements to ensure better service, including increasing the number of medical officers to reduce fatigue and queues and providing training on medical procedures and communication skills for medical officers.  
Efisiensi Sistem Pelaporan Pajak sebagai Variabel Moderasi untuk Digitalisasi Kepatuhan Pajak Indrawan, Rizki
Jurnal Rekayasa Sistem Industri Vol. 13 No. 2 (2024): Vol. 13 No. 2 (2024): Jurnal Rekayasa Sistem Industri
Publisher : Universitas Katolik Parahyangan

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.26593/jrsi.v13i2.7181.65-74

Abstract

The goal of this research is to examine the impact of tax digitalization, such as e-filling, and e-billing, on the efficiency of individual taxpayer reporting and tax compliance in the 4.0 era. The presence of tax digitalization as a type of tax administration modernization makes it easier for the general public, particularly taxpayers, to carry out their obligation. This study is a quantitative research. This study's variables include one dependent variable, two independent variables and one variabel moderating. The dependent variable is the tax compliance, while the independent variables are the use e-filling, and e-billing and the moderating variables is efficiency of taxpayer reporting. The population in this study is Individual taxpayers in Kuningan Regency, West Java. The samples in this research are 50 respondents that take the questionnaire with Likert scale as the measurement. This study used incidental sampling, with the research instrument being an online questionnaire distributed via social media. The data analysis method in this study uses Moderated Regression Analysis (MRA). According to the findings of this study efficiency tax system has not been proven to moderate the relationship between e-filling and e-billing with the tax compliance.

Page 2 of 3 | Total Record : 30


Filter by Year

2024 2024


Filter By Issues
All Issue Vol. 14 No. 2 (2025): Jurnal Rekayasa Sistem Industri Vol. 14 No. 1 (2025): Jurnal Rekayasa Sistem Industri Vol. 13 No. 2 (2024): Vol. 13 No. 2 (2024): Jurnal Rekayasa Sistem Industri Vol. 13 No. 1 (2024): Jurnal Rekayasa Sistem Industri Vol. 12 No. 2 (2023): Jurnal Rekayasa Sistem Industri Vol. 12 No. 1 (2023): Jurnal Rekayasa Sistem Industri Vol. 11 No. 2 (2022): Jurnal Rekayasa Sistem Industri Vol. 11 No. 1 (2022): Jurnal Rekayasa Sistem Industri Vol. 10 No. 2 (2021): Jurnal Rekayasa Sistem Industri Vol. 10 No. 1 (2021): Jurnal Rekayasa Sistem Industri Vol. 9 No. 3 (2020): Jurnal Rekayasa Sistem Industri Vol. 9 No. 3 Vol. 9 No. 2 (2020): Jurnal Rekayasa Sistem Industri (Edisi Khusus COVID-19) Vol. 9 No. 1 (2020): Jurnal Rekayasa Sistem Industri Vol. 8 No. 2 (2019): Jurnal Rekayasa Sistem Industri Vol. 8 No. 1 (2019): Jurnal Rekayasa Sistem Industri Vol 7, No 2 (2018): Jurnal Rekayasa Sistem Industri Vol. 7 No. 2 (2018): Jurnal Rekayasa Sistem Industri Vol. 7 No. 1 (2018): Jurnal Rekayasa Sistem Industri Vol 7, No 1 (2018): Jurnal Rekayasa Sistem Industri Vol. 6 No. 2 (2017): Jurnal Rekayasa Sistem Industri Vol 6, No 2 (2017): Jurnal Rekayasa Sistem Industri Vol 6, No 1 (2017): Jurnal Rekayasa Sistem Industri Vol. 6 No. 1 (2017): Jurnal Rekayasa Sistem Industri Vol 5, No 2 (2016): Jurnal Rekayasa Sistem Industri Vol. 5 No. 2 (2016): Jurnal Rekayasa Sistem Industri Vol. 5 No. 1 (2016): Jurnal Rekayasa Sistem Industri Vol 5, No 1 (2016): Jurnal Rekayasa Sistem Industri Vol 4, No 2 (2015): Jurnal Rekayasa Sistem Industri Vol. 4 No. 2 (2015): Jurnal Rekayasa Sistem Industri Vol 4, No 1 (2015) Vol 4, No 1 (2015): Jurnal Rekayasa Sistem Industri Vol. 4 No. 1 (2015): Jurnal Rekayasa Sistem Industri Vol. 3 No. 2 (2014) Vol 3, No 2 (2014) Vol 3, No 1 (2014) Vol. 3 No. 1 (2014) Vol 2, No 1 (2013)0 Vol. 2 No. 1 (2013)0 Vol 2, No 1 (2013) Vol. 2 No. 1 (2013) More Issue