SciRepID - Scientific Publication Search

Publication Search

42,209 articles from 397 journals · 1,447 citations tracked

Showing 1-20 of 20

Analytics

Putra, Hasbi Wicaksono; Suryani Alifah

Jurnal Elektronika dan Komputer 2025 STEKOM PRESS

Abstrak  - Coal handling system berfungsi menangani pekerjaan mulai dari pembongkaran batu bara dari kapal/tongkang (unloading area) yang dipindahkan ke conveyor - conveyor, penimbunan/penyimpanan di stock area, ataupun pengisian ke bunker yang digunakan untuk pembakaran di boiler. Dalam proses pembongkaran tersebut tidak boleh terjadi penyumbatan / plugging terutama pada chute conveyor, maka dari itu diperlukan sensor proteksi untuk mencegah hal tersebut. Sensor lama yang digunakan yaitu berjenis Tilt Switch yang selama pemakaian tidak efektif karena banyak masalah sehingga dilakukan pemeliharaan, akibatnya dilakukan penggantian menggunakan sensor berjenis MBD (Microwave Beam Detector). Dari analisa setelah penggantian menggunakan sensor MBD, permasalahan penyumbatan chute berkurang dapat dilihat dari frekuensi pemeliharaan yang semakin berkurang.

Abdul Choliq

Jurnal Elektronika dan Komputer 2025 STEKOM PRESS

CV. Apris Expressindo is a private company engaged in the construction and distributor of U-PVC frames. In its business process activities, CV. Apris Expressindo still does not utilize technology optimally, so that the transfer of information regarding offers, sales, purchases, product stock, suppliers, customers, and financial reports is still done manually. This causes inefficient business processes including: slow fulfillment of customer orders, product pricing errors between divisions, product marketing that is not optimal, financial reports that cannot be seen and controlled by company leaders. Therefore, it is necessary to implement Enterprise Resource Planning (ERP) which aims to overcome these problems. The methodology used in this study was carried out in several stages, namely, data collection: interviews, observation and literacy studies, business process analysis: activity diagrams and use case diagrams, implementation: installation, configuration and module customization, testing: blackbox and UAT (User Acception Test) . The results of this study indicate that the ERP software that has been selected and implemented, namely the Odoo application, can improve and simplify business process activities and can minimize any problems faced today. It is hoped that with this ERP system business operations can be more effective and efficient so that it is expected to provide more financial benefits for CV Apris Expressindo.

Putu Bagus Adidyana Anugrah Putra; Septian Geges; Oktaviani Enjela Putri; I Made Bayu Artha Pratama

Jurnal Elektronika dan Komputer 2024 STEKOM PRESS

Hydroponic plant cultivation is booming, but stock and sales are hard to predict. Poor prediction can cause farmers to overstock and lose money. This study suggests a framework that uses several machine learning models, including Linear Regression (LR), Random Forest (RF), Decision Tree (DT), and Extreme Gradient Boosting. "Ensemble Learning," which combines these models, should yield more accurate and generalizable results than a single model. This framework is assessed using historical hydroponic plant sales data and related factors like price, weather, and market trends. The model's performance is measured by the difference between predictions and actual values using RMSE and MAE metrics. This framework should improve hydroponic plant stock and sales predictions. Farmers can make better production, inventory, and harvest distribution decisions. Besides reducing financial losses, this reduces food waste and improves food security.

Mika Navieri Artasasta; Sulastri Sulastri

Jurnal Elektronika dan Komputer 2024 STEKOM PRESS

PT Astra International BMW Semarang is a company operating in the automotive sector with 3 supporting pillars, namely Sales, Aftersales and Spare Parts for BMW car units. The availability of spare parts is one of the determining factors for consumer satisfaction with the company because if the spare parts stock is empty it will cause consumer disappointment with the company. By using spare parts sales transaction data for the period January 2019 – June 2023, totaling 52,162, it will be utilized using data mining association techniques with the a priori algorithm and the eclat algorithm. The problem in this research is how to find out consumer purchasing patterns so that there is no shortage or empty stock of spare parts in the warehouse. This research aims to determine the association of spare parts purchasing patterns in sales transactions so that partman get recommendations in making decisions about providing priority types of spare parts. This research methodology uses CRISP-DM (Cross-Industry Standard Process for Data Mining) and is implemented with the R programming language with R studio software. In 3 trials using the Apriori algorithm and 3 trials with the Eclat algorithm, The result with the highest confidence appears in a combination of 3 itemsets with minimum support 0.01 and confidence 0.9, namely if a customer buys B11.42.8.593.186 (Set oil-filter Mx) and B83.12.5.A1A.683 (Washer Cleaner) then they will also buy Z99000000333 ( BMW Engine Oil) with confidence 1.00 or 100%. From the results of this association's analysis, it can be used as advice for the management of PT Astra International BMW Semarang in managing spare parts stock.

Rusito; Rusito Rusito; Muhammad Naufal Ra’if

Jurnal Elektronika dan Komputer 2024 STEKOM PRESS

Most dairy farmers in our country still rely on human labor to monitor the condition of their farm areas. The current problem is the manual security system for barns, meaning that the barns need to be constantly checked around the area at all times. This is especially risky at night, when livestock theft is more likely to occur. This research implements PIR sensor technology to monitor movements around the barn, MC-38 magnetic sensors for gate security, and utilizes Android smartphones as devices to display barn data processing results, allowing real-time monitoring of barn security. The research is conducted using the Research and Development (R&D) method by Borg & Gall, encompassing only six steps. The results of the system evaluation by experts show a score of 3, falling between 2.1 – 3.0, categorized as Valid. User validation results show a score of 27.2, also falling between 2.1 – 3.0, categorized as Effective.

Raka Lintang Aditya; Raka Lintang Aditya; Sulastri Sulastri

Jurnal Elektronika dan Komputer 2024 STEKOM PRESS

All PT Astra International BMW Semarang transactions are recorded in the database but the problem is that the stock management is  efficientless so  the part stock that buyers are interested is not available. This research aims to conduct a comparative mining results using the association rule with apriori algorithm for year 2021, 2022 and 2023 sales transaction dataset with total of 43.694 records using the Rstudio. Data mining process in each year uses the same parameters for each itemset combination. The best association pattern occurs in 2023 with support value 0.05913841 and confidence value 100%. This can be concluded that the rules formed from each year could be different eventhough using same parameters. The item that always appears in the association rule from 2021 – 2023is Z99000000333 (BMW Engine OIL) which is often purchased with items named “Set fil-oil” so it can be a recommendation for  item stocking  in the warehouse.

Dimas Bayu Wardana; Sulastri Sulastri

Jurnal Elektronika dan Komputer 2024 STEKOM PRESS

PT Astra International BMW Semarang operates in the automotive sector, focusing on sales, aftersales, and spare parts for BMW cars. The availability of spare parts is crucial for customer satisfaction, as stock shortages can lead to disappointment. Using data from 52,162 spare parts sales transactions from January 2019 to June 2023, the study applies data mining techniques with the a priori and eclat algorithms to identify consumer purchasing patterns and prevent stock shortages. The research aims to provide recommendations for prioritizing spare parts stock. Utilizing the CRISP-DM methodology and R programming, the study found that the highest confidence in purchasing patterns occurs with a combination of three itemsets: if a customer buys an oil filter set (B11.42.8.593.186) and washer cleaner (B83.12.5.A1A.683), they will also buy BMW engine oil (Z99000000333) with 100% confidence. These findings can help PT Astra International BMW Semarang manage spare parts stock more effectively.

Novita Kurnia Ningrum; Kusuma, Tiara Widya; Wahyu Mulyono, Ibnu Utomo; Susanto, Ajib; Kusumawati, Yupie

Jurnal Elektronika dan Komputer 2023 STEKOM PRESS

Broiler chickens are livestock whose growth is influenced by environmental temperature. The temperature of the chicken coop that is not suitable can affect the decrease in productivity and cause death in broiler chickens, so that the temperature setting of the cage must be considered. The design of this temperature and humidity monitoring system uses a nodemcu ESP8266 microcontroller and an arduino uno. If the measured temperature exceeds the set temperature limit, the system will send an SMS to the smartphone so that the cage officer can take appropriate action.

AWALUDDIN, CANDRA KITSI; AWALUDDIN, CANDRA KITSI; Edy Supriyanto

Jurnal Elektronika dan Komputer 2023 STEKOM PRESS

Data Processing PT. Daya Cipta Karya Sempurna regarding the entry and exit of goods at PT. Daya Cipta Karya Sempurna still uses a semi-manual system where when the ordered goods arrive, the items will be recorded in the warehouse using Microsoft Excel. Likewise with the items that come out are also recorded in the warehouse using Microsoft Excel. In addition, this information only exists in the warehouse so that when other parts or want to know the inventory of existing goods, other parts cannot access it directly. The section must ask the warehouse to find the state of the desired supply and must wait to get the answer. As a solution to the problems above, it takes an inventory system at PT. Daya Cipta Karya Sempurna Power that can be used to manage goods group data, goods data, user data, incoming goods data and outgoing goods data as well as display reports

Muchammad, Ardan; Muchammad, Ardan; Mariana, Novita

Jurnal Elektronika dan Komputer 2023 STEKOM PRESS

Every sale of goods, sales report the number of goods sold to the warehouse admin. Because of the many types of goods being sold, sometimes the warehouse admin forgets about which items are almost out of stock and should be ordered. The aim of this research is to produce a goods ordering system with the EOQ and ROP control methods to overcome the occurrence of stockouts. The author uses the research object of employees who work at PT Kimia Farma Plant, namely sales, warehouse department, admin and HRD. With this system, the warehouse admin can see the number of items in real time. The EOQ method generates a report on the number of economic purchases (EOQ), the total costs that must be incurred by the company to reorder an item, the duration of the EOQ, up to the reorder point (ROP).

Mutia Putri, Anggyanisa; Mutia Putri, Anggyanisa; Hari Murti

Jurnal Elektronika dan Komputer 2023 STEKOM PRESS

Agriculture is an activity of managing biological natural resources with the help of technology, capital, labor and management to produce agricultural commodities which include food crops, horticulture, plantations and or livestock in an agro-ecosystem. Most of the Indonesian people's livelihoods are as farmers, so the agricultural sector is very important to develop in this country. Poktan Beno Raharjo in Glonggong Village, Madiun Regency has a problem, namely the absence of an information system that is useful for managing agricultural production data, managing farmer data, managing village granary data, recording planting of food crops and horticultural crops, managing subsidized fertilizer assistance. The mobile-based Poktan information system was created using the dart programming language with the flutter framework using the waterfall method and testing using the black box testing method.

Muhammad Aldy Fadhli Robby; Rina Candra Noor Santi

Jurnal Elektronika dan Komputer 2022 STEKOM PRESS

Pusattinta.com Store is engaged in selling printer ink. The problem faced is difficult to determine the amount of stock to meet customer needs and not cause accumulation of goods for a long time. With the above problems, a forecasting application was made using the Java programming language with the WMA, SMA, and DES methods. The WMA method is assigned a different weight for each available past historical data, SMA is a value smoothing forecasting method by taking a group of observed values ​​and looking for the average, DES processes smoothing twice. Where each data is given a weight symbol. The magnitude of is 0 to 1. From the 3 methods, it is known that the average MSE of each method is WMA : 102,898.57, SMA : 89,579,446 and DES : 87,156,989. The method with the smallest MSE average is the most appropriate method to use.

Cristeddy Asa Bakti; Anton Anton

Jurnal Elektronika dan Komputer 2021 STEKOM PRESS

The purpose of this study is to produce a design to predict, analyze and determine the level of potential bankruptcy of a company using the Altman Z-Score method. Predictions are made by analyzing the financial statements of a company. The research approach used is a qualitative approach. Data analysis technique in this research is descriptive analysis technique. The results of the first phase of research are in the form of a review of bankruptcy prediction analysis using secondary data from banks in Indonesia that are already on the stock exchange and have branch offices in the city of Semarang, while the second year produces an information system design that has added value from the first year to the third year. testing the system that has been designed using actual financial statement data.

Eko siswanto; Eka Satria Wibawa; Mustofa, Zaenal

Jurnal Elektronika dan Komputer 2021 STEKOM PRESS

Forecasting is an estimate of future demand based on several forecasting variables based on historical time series or a process of using historical data (past data) that has been owned to use this model and use this model to estimate future conditions.The Ivori mini market SME group is known to be a mini market that sells daily necessities. The goods provided by the ivori mini market are not focused on only one type of goods, but include all types of goods. Ivori mini market often runs out of stock because there is no inventory planning. The main purpose of making this application is to assist employees in determining inventory planning that must be provided next month. While the method used to make this forecast is a single moving average, one of the time series methods in forecasting. Single Moving Average is a forecasting method that is done by collecting a group of observed values, looking for the average value as a forecast for the future period. The result of this forecasting is to predict the number of sales that will occur in the coming month.

rozikin, khoirur; setiawan, nuris

Jurnal Elektronika dan Komputer 2020 STEKOM PRESS

An application is usually used by several users where each user has access rights to certain forms in accordance with their authority or position. For example, the Inventory application or inventory is used by the Manager to view reports, the Warehouse section to check the stock of goods and the cashier to make purchases and sales transactions. Another example is the Academic Value application used by the Administration to input student and course data, Lecturers to input academic value data and Students to view academic value data. Access rights to use certain forms can be set directly in the program code with the consequence that if there is a change in access rights by certain users, you must change the program code, this is not a problem if the company can still contact the programmer to change the program code according to changes in user access rights but it will be a problem if the program maker cannot be contacted by the company to change the program code according to changes in user access rights.

Supriyanto Supriyanto; Eka Satria Wibawa

Jurnal Elektronika dan Komputer 2020 STEKOM PRESS

Irrigation is a land irrigation system by damming water sources. Irrigation as the provision, regulation and disposal of water to support agricultural needs. Irrigation is generally used by farmers, especially farmers in rice fields to irrigate and provide water supply to agricultural land, monitoring water stock in rice fields must be done frequently because rice water needs must be balanced with a lack of water supply or excess water supply in rice fields is not good for rice growth . So far, farmers have monitored irrigation channels manually, the location of the rice fields from the farmer's house often causes rice plants to experience scarcity because the floodgates are not opened when the water supply is running low or experiencing water supply. excess because the floodgates are opened for too long, this will greatly disturb the growth of rice plants. Making a monitoring and control system for irrigation channels using a water level sensor installed on the ESP 8266 microcontroller (Wemos D1), the system uses a programming language c. This tool can be used to open the irrigation door if the water supply in the rice fields is below the minimum limit and will close the water gate when the water supply has reached the maximum limit, the servo motor is used to open and close the floodgates. . . The monitoring results obtained will be displayed to users in real time through the android application interface and will be stored in the form of a text file on the storage media.

Wijayanti, Esti

Jurnal Elektronika dan Komputer 2020 STEKOM PRESS

Dinas Penataan ruang dan Perumahan rakyat Unit Sarana Alat Berat,berada di Kawasan desa Rendeng, Kecamatan Kota, Kabupaten Kudus. Di UPT SAB ini memerlukan sistem pendataan bahan bakar menggunakan aplikasi, karena di UPT SAB tersebut pendataannya masih manual, dan terkadang pendataan manual tersebut tidak valid, antara data masuk dan keluar tidak sesuai. Maka dari itu diperlukan sistem aplikasi stok bahan bakar di dinas PUPR ini, agar pegawai mudah mengetahui data yang masuk maupun keluar menggunakan metode V untuk penerapan aplikasi ini. sehingga bisa membuat laporan dengan mudah membuat Aplikasi Stok bahan bakar di UPT

Priyo Nugroho Adi; Susana Ayu Handayani; Toni Prahasto

Jurnal Elektronika dan Komputer 2020 STEKOM PRESS

In all section of inventory management, including inventory management in a hospital, minimize cost and ideal inventory accommodation against demand has always been a primary goal (Varghese, 2012). Nearly a third of the operational success of a hospital is in the field of medical supplies. In its usual way, inventory  management in hospitals using the approach to the demand usage, the characteristics of the item and the estimate of the demand. The model presented in this study accommodates that common approach which use a combination of inventory safety stock limit, Economic Order Quantity, and reorder point in a information system dashboard that capable to provide quick and easy information about the condition of inventory management. The result of the system are used for the hospital pharmaceutical inventory management in integration with the INACBGs  to optimize the inventory performance.  

Putra, Toni Wijanarko Adi; Arditya Himawan; Fitro Nur Hakim

Jurnal Elektronika dan Komputer 2020 STEKOM PRESS

Gamerground is a computer shop engaged in the sale of laptops, computers, spare parts, accessories supporting and providing repair services. The marketing process is less than optimal because it only sells by phone or social media. There are some problems that occur between them : 1. Stock management is not optimal because of frequent discrepancies between stock records with the amount of goods available so often consumers feel disappointed with the services provided, 2. The issue of uploaded ad duration in uploaded social media will alternate from one product content display to another in a relatively short period of time, 3. The absence of management of consumer sales transactions thus requiring recording of repeated transactions, 4. The decline in sales turnover in recent months, 5. The management of customer or consumer data is less noticed. Based on these problems, this study aims to design a web-based online sales information system mobile on gamerground. This research uses the development of SDLC waterfall model system which consists of planning, analysis, design, implementation and maintenance. Using PHP and MySQL Server programming language as database. The results of research in the form of Online Sales Information System Web-Based Mobile that can facilitate consumers to view products, make reservations for consumers and management for the admin. This information system is equipped with product management features, order data management, customer data management, preparing order reports and payment confirmation. So that this information system can provide convenience both consumer and admin on gamerground.

Febryantahanuji Febryantahanuji; Triyani Triyani; Arsito Ari Kuncoro

Jurnal Elektronika dan Komputer 2019 STEKOM PRESS

In today's industry competition the use of a technology is very important, including in inventory management. This system is used to enter inventory data into the database so that there are no errors in the report. So that in it often occurs stock report errors in the availability of goods that result in data not being updated, the system that will be created by the author is a system of inventory information that is useful to overcome these problems. This system is also equipped with reports on incoming and outgoing goods data reports, minimum and maximum stock reports, and Web-based stock data reports. With this inventory information system, it is expected to be able to help the existing problems, facilitate data collection, the system built can provide access rights for each user, as well as facilitate the preparation of reports so that the Program is able to handle existing problems.