Publication Search

56,082 articles from 441 journals · 1,579 citations tracked

Showing 1-9 of 9

Analytics

Marden Bayo; Gergorius Kopong Pati; Emirensiana Dappa Ege

Uranus: Jurnal Ilmiah Teknik Elektro, Sains dan Informatika 2025 Asosiasi Riset Teknik Elektro dan Informatika Indonesia

Digital transformation in higher education requires an information system that is able to manage academic processes effectively, including the management of students' final projects. At Stella Maris University Sumba, the process of registering titles, guidance, and archiving of final projects is still carried out manually, causing various obstacles, such as administrative delays, difficulties in monitoring the progress of guidance, and the risk of data loss. This research aims to design and implement a web-based information system that supports the process of submitting titles, guidance management, uploading documents, and storing final project archives in the form of a digital data bank. The development method used is a software engineering approach with the stages of needs analysis, designing using UML, implementation, and system testing. The system is built with a three-layer architecture that features document management and role-based access control to ensure data security and integrity. The results of the black-box test showed that all system functions were running as needed, while the usability evaluation using the System Usability Scale (SUS) questionnaire resulted in a score that indicated the system was feasible to use. The implementation of this system has been proven to increase administrative efficiency, simplify the guidance process, and provide a structured thesis repository that supports academic transparency and accountability. Thus, this information system is expected to be a sustainable solution in the management of final projects as well as a model for the development of academic digitalization in higher education.

A. Jagad Miftahul Rizqy; I Nyoman Satya Kumara; I Made Arsa Suyadnya; I Wayan Sukerayasa

Jurnal Riset Rumpun Ilmu Teknik 2025 Pusat riset dan Inovasi Nasional

The DH Building of the Electrical Engineering Study Program at Udayana University faces significant challenges in energy efficiency, as it still relies on conventional electrical systems. User negligence, such as forgetting to switch off lights and air conditioners (AC) after use, often results in unnecessary energy waste and increased operational costs. This issue highlights the urgent need for smart solutions capable of automating energy management, reducing waste caused by human error, and supporting the creation of a more efficient and sustainable campus environment. To address this problem, this study designs and implements a smart building system based on the Internet of Things (IoT). The system employs a NodeMCU ESP32 microcontroller as the main processing unit, integrated with a series of sensors including a DHT22 sensor for monitoring temperature and humidity, an MQ2 sensor for smoke detection, a PIR sensor for motion detection, and a PZEM-004T sensor for monitoring energy consumption. Control of electronic devices such as lights and AC units is carried out both automatically and manually through relay modules connected to the system. All sensor data and control functions are accessed via a web interface developed using the Laravel framework and a MySQL database. The testing results indicate that the designed system was successfully implemented and functions as expected. Sensor testing demonstrated high accuracy compared to standard measuring instruments, while the electronic device control system achieved an average response time of approximately 3.6 seconds, proving its reliability. Overall, the system provides a comprehensive solution for energy consumption monitoring and control, while also enhancing comfort and safety in the DH Building, in line with the goals of energy efficiency and facility modernization.

Ashfiyan Ramadhani; Ratna Nur Tiara Shanty; Cempaka Ananggadipa Swastyastu

Router : Jurnal Teknik Informatika dan Terapan 2025 Asosiasi Profesi Telekomunikasi dan Informatika Indonesia

The Student Evaluation of Lecturers (EDOM) at the Faculty of Engineering, Universitas Dr. Soetomo has historically been conducted via Google Forms and processed manually, resulting in slow response times, repetitive recap procedures, and insufficiently documented reporting validity. This study aims to design, build, and evaluate a web-based EDOM system using the Prototype Model (MODEL PROTOTYPE) to improve data collection efficiency, recap accuracy, and the effectiveness of feedback for teaching quality assurance. The development method comprises requirements elicitation with the Quality Assurance Unit through a review of SPMI documents and brief interviews, architectural and interface design (Laravel, MVC pattern, and MySQL), staged prototyping, and rapid iterations based on stakeholder feedback until functional conformity is achieved. The resulting system provides authentication and role-based authorization (Admin, GPM, Lecturer, Student), odd/even period management, a question bank employing a Likert scale, anonymous questionnaire submission, score recap per lecturer and per category (pedagogical, professional, personal, social), dashboard visualizations, and report export to support governance needs. Functional evaluation was conducted through black-box testing on core scenarios (login, period scheduling, submission, recap, and export) and indicated conformance to specifications. User acceptance evaluation employed the Technology Acceptance Model (TAM) to examine perceived usefulness, perceived ease of use, attitude toward use, and behavioral intention; the results indicate positive acceptance and potential for operational adoption. Practically, the prototype approach accelerates requirement alignment, reduces the risk of mis-specification, and facilitates change control, while the Laravel-based implementation supports maintainability, role-based access security, and further feature development. The study is limited to a single faculty; future work may include SSO integration, audit trails, and longitudinal, cross-semester analytics for more comprehensive monitoring of lecturer performance.

Mufti Ari Bianto; Hanif Azhar Ramadhan; Ardian Hudi Ramadhani; Tsalits Wildan Hamid

Jurnal Riset Rumpun Ilmu Teknik 2025 Pusat riset dan Inovasi Nasional

This study proposes the integration of a Hybrid Recommendation method (combining Content-Based and Collaborative Filtering) with Random Forest Regression (RFR) to improve the accuracy of stay duration prediction in web-based boarding house booking systems. The main issue in online boarding booking systems is the inaccuracy of predicting user stay duration, affecting room allocation efficiency and customer satisfaction. The dataset was sourced from the hotel sector due to its attribute similarities and data validity. The research process includes data preprocessing (missing value imputation, normalization, and one-hot encoding), temporal and contextual feature engineering, hybrid recommendation system construction with CBF and CF score weighting, and RFR model training optimized through Grid Search and 10-fold cross-validation. Evaluation was conducted using MAE, RMSE, R² metrics, as well as recommendation metrics such as Precision@5, Recall@5, and Mean Reciprocal Rank (MRR). Results show that this integrated model achieved an R² of 0.7239 and an MAE of 1.0537 days, as well as a Precision@5 of 0.9636. This integration proves effective in improving prediction accuracy and recommendation relevance and contributes to the development of AI-based intelligent systems in the accommodation domain.

Patricia Fernandez; Ferry Hadary; Seno D. Panjaitan

International Journal of Mechanical, Electrical and Civil Engineering 2025 Asosiasi Riset Ilmu Teknik Indonesia

This study focuses on the development of an interactive web-based learning platform for Proportional-Integral-Derivative (PID) control systems, aimed at addressing the conceptual challenges faced by electrical engineering students when learning PID through conventional teaching methods. Despite its foundational role in control theory, PID remains difficult to grasp without practical visualization and hands-on experimentation. To bridge this gap, the research introduces a practical and accessible platform that enhances conceptual understanding through real-time simulations and physical interaction. The proposed system integrates key hardware components including an ESP-32 microcontroller, DC motor, rotary encoder, BTS 7960 motor driver, and I2C LCD. The platform’s web interface is built using HTML, Tailwind CSS, and JavaScript, enabling intuitive user interaction. Motor response data is captured via the ESP-32 and transmitted to the web interface using the WebSocket protocol, allowing users to instantly visualize system behavior as PID parameters (Kp, Ki, Kd) are adjusted. This dynamic feedback mechanism enables students to observe changes in system characteristics such as rise time, overshoot, and settling time in real time. To evaluate the platform’s feasibility, practicality, and educational effectiveness, beta testing was conducted among electrical engineering students using Likert-scale questionnaires. The results demonstrated that users were able to successfully interpret the impact of PID tuning on system performance. The average evaluation score reached 75.13%, indicating strong agreement regarding the platform’s educational value and its effectiveness in enhancing learning outcomes. In conclusion, the study affirms that the developed web-based platform offers a feasible, engaging, and pedagogically effective alternative to traditional learning approaches. By combining interactive simulations with physical experimentation, the platform significantly improves students’ understanding of PID control systems.

Ayu Prima Siska; Surya Aulia Rahman

Uranus: Jurnal Ilmiah Teknik Elektro, Sains dan Informatika 2025 Asosiasi Riset Teknik Elektro dan Informatika Indonesia

PT Udara jadi Bersih Bekasi is a company engaged in testing Heating, Ventilation, and Air Conditioning (HVAC) systems. So far, the process of recording test results is still carried out manually using paper media. This process poses a number of obstacles, such as delays in recording, potential input errors, and limitations in accuracy and data storage. This condition also has an impact on delays in the submission of test results information to supervisors, who should need fast and accurate data for decision-making. To answer this problem, a web-based application is needed to design a web-based application that is able to digitize the entire workflow of recording and reporting HVAC test results. With a web-based system, data can be managed centrally, more structured, and easily accessible at any time. This application is also equipped with QR Code technology to speed up access to test results. Supervisors and technicians only need to scan the code for complete information, so they no longer rely on manual searches that are time-consuming and prone to serious errors in technical documentation. The design of this application uses the Waterfall method which consists of the stages of needs analysis, system design, implementation, testing, and maintenance. UML is used as a tool to describe business processes and system activity flows in detail, so that development can be carried out more systematically, efficiently, and in a targeted manner according to applicable software engineering standards. With the implementation of this application, PT Udara jadi Bersih Bekasi is expected to be able to improve operational efficiency, reduce recording errors, and speed up the information distribution process. In the end, this digitalization will support companies in providing services that are more professional, accurate, innovative, reliable, and according to the needs of the modern HVAC industry in the era of global digitalization.

Khaidir Hanafi; Abdul Halim Hasugian

Modem : Jurnal Informatika dan Sains Teknologi 2025 Asosiasi Profesi Telekomunikasi Dan Informatika Indonesia

The employee attendance system is a crucial component of human resource management, particularly for performance evaluation, salary calculation, and discipline monitoring. PDAM Tirtanadi North Sumatra still employs a manual attendance system, which is considered inefficient, prone to errors, and slows down administrative processes. This study aims to develop a web-based attendance application to improve the accuracy and efficiency of employee attendance data management. The research method uses software engineering with the System Development Life Cycle (SDLC) model based on the waterfall approach. Data collection was conducted through observation, interviews with relevant stakeholders, and literature review. The application is designed with several key features, including user authentication, digital attendance recording, employee data management, attendance recap, and report generation in PDF formats. Testing results show that the application operates according to system requirements and positively impacts the efficiency of the attendance process. The implementation of this application is expected to accelerate administrative procedures, enhance accountability, and provide a more accurate data foundation for analysis and managerial decision-making.

Mutiara Salsabila; Bambang Agus Herlambang; Ahmad Khoirul Anam

JURNAL ILMIAH SAINS TEKNOLOGI DAN INFORMASI (JITI) 2025 CV. ALIM'SPUBLISHING

Usaha Mikro Kecil Menengah (UMKM) adalah usaha produktif yang dimiliki perorangan maupun badan usaha yang telah memenuhi kriteria sebagai usaha mikro. Kota Semarang merupakan kota terbesar ke-5 di Indonesia. Berkembangnya usaha di kota besar membuat para masyarakat berlomba-lomba membuat inovasi dalam industrif kreatif saat ini. Kekuatan ekonomi kerakyatan yang menopang perekonomian masyarakat, membuat pemerintah bergerak membantu untuk mewujudkan kesejahteraan masyarakat.

Mutiara Salsabila; Bambang Agus Herlambang; Ahmad Khoirul Anam

JURNAL ILMIAH SAINS TEKNOLOGI DAN INFORMASI (JITI) 2025 CV. ALIM'SPUBLISHING

Usaha Mikro Kecil Menengah (UMKM) adalah usaha produktif yang dimiliki perorangan maupun badan usaha yang telah memenuhi kriteria sebagai usaha mikro. Kota Semarang merupakan kota terbesar ke-5 di Indonesia. Berkembangnya usaha di kota besar membuat para masyarakat berlomba-lomba membuat inovasi dalam industrif kreatif saat ini. Kekuatan ekonomi kerakyatan yang menopang perekonomian masyarakat, membuat pemerintah bergerak membantu untuk mewujudkan kesejahteraan masyarakat.