Publication Search

79,575 articles from 739 journals · 2,111 citations tracked

Showing 21-40 of 140

Analytics

Masari, Maryam Sufiyanu; Danladi, Maiauduga Abdullahi; Onyinye, Ilori Loretta; Tohomdet, Loreta Katok

Journal of Computing Theories and Applications 2026 Universitas Dian Nuswantoro

This study presents a comprehensive comparative analysis of four traditional machine learning algorithms Decision Tree, Random Forest, K-Nearest Neighbors, and Support Vector Machine for Android malware detection using the preprocessed TUANDROMD dataset comprising 4,465 instances and 241 features representing both static and dynamic application characteristics. Motivated by the limitations of conventional signature-based and hybrid detection methods, especially in managing imbalanced datasets and detecting emerging malware variants, the study employed SMOTE to ensure balanced training data and fair model evaluation. The dataset was divided into 80% training and 20% testing subsets, and models were assessed using key performance metrics including accuracy, precision, recall, F1-score, and ROC AUC. The findings revealed that the proposed Random Forest model outperformed the other classifiers, achieving an accuracy of 0.993, precision of 0.992, recall of 1.000, F1-score of 0.996, and a near-perfect ROC AUC of 0.9998 surpassing state-of-the-art approaches. These results affirm the superior predictive capability, consistency, and robustness of the Random Forest algorithm in Android malware detection. The study concludes that base models, when integrated with class-balancing techniques, provide reliable and efficient malware detection across imbalanced datasets. For future research, the study recommends exploring advanced hybrid or ensemble frameworks that integrate Random Forest with deep learning architectures or other meta-heuristic optimization techniques to further enhance detection accuracy, adaptability, and resilience against rapidly evolving Android malware threats.

Egbunu, Achile Solomon; Okedoye, Akindele Michael

Journal of Computing Theories and Applications 2026 Universitas Dian Nuswantoro

Artificial Intelligence (AI) is increasingly recognized as a transformative enabler of early disease detection, with the potential to improve diagnostic accuracy, support predictive risk stratification, and advance preventive healthcare. Despite rapid methodological progress, many existing reviews remain performance-centric, offering limited insight into generalizability, ethical governance, and real-world implementation constraints. This paper presents a narrative and integrative review with an adoption-focused, translational perspective, synthesizing recent developments in AI-driven early disease detection across oncology, cardiology, neurology, and infectious disease surveillance. Drawing on peer-reviewed literature published primarily between 2016 and 2025, the review examines reported performance gains alongside persistent limitations related to data heterogeneity, population bias, explainability, and regulatory fragmentation. Through cross-sectional synthesis, we identify three recurring gaps in prior reviews: (i) overgeneralization of AI’s diagnostic superiority, (ii) insufficient consideration of ethical and legal accountability, and (iii) a lack of actionable guidance for scalable clinical implementation. Integrating technical, ethical, and policy dimensions into a unified conceptual framework, this review demonstrates that while AI systems can consistently enhance diagnostic accuracy and early risk stratification in well-defined tasks, sustained clinical adoption depends on aligning technical performance with governance readiness, interpretability, and workflow integration. The analysis further highlights how implementation mechanisms—such as explainable AI, continuous post-deployment monitoring, and clinician-centered deployment strategies—mediate the translation of algorithmic innovation into real-world healthcare impact. Overall, this review provides a critical reference for researchers, clinicians, and policymakers seeking to translate AI innovation into safe, equitable, and trustworthy clinical practice.

Clara Zuliani Syahputri; Jasmir Jasmir; Fachruddin Fachruddin

Prosiding Seminar Nasional Ilmu Teknik 2026 Asosiasi Riset Ilmu Teknik Indonesia

Heart disease is the leading cause of death in Indonesia and globally, necessitating an early screening system that is both accurate and clinically trustworthy. Although XGBoost demonstrates high predictive performance, its black-box nature undermines clinical trust, while low recall risks missed diagnosis an unacceptable consequence in population screening, especially in middle-income countries with limited healthcare resources. This study aims to develop a sensitive, transparent, and implementation-ready heart disease screening framework through the integration of SHAP-based Explainable AI. The CDC's Indicators of Heart Disease dataset (319,795 samples) was processed according to WHO/CDC standards, followed by class imbalance handling, hyperparameter optimization using RandomizedSearchCV, evaluation based on metrics sensitive to minority classes (AUC, recall, F1-score, AUC-PR), and threshold tuning to maximize recall. The baseline model showed a very low recall of 12.18%. After optimization and threshold tuning at 0.10, the model achieved recall >96% (96.79%) with a G-mean of 0.7477, supported by SHAP interpretation stability and the ability to capture non-linear interactions between advanced age (AgeCategory_WHO) and poor general health (GenHealth). SHAP analysis confirmed the alignment of dominant features with medical evidence, and its visualizations provide transparent explanations for healthcare professionals indicating its potential implementation as an interpretable clinical decision support system.

R. Herlan Guntoro; Pargaulan Dwikora Simanjuntak

International Journal of Industrial Innovation and Mechanical Engineering 2026 Asosiasi Riset Ilmu Teknik Indonesia

This research investigates intelligent cooling system design for main ship engines operating in tropical waters, integrating advanced machinery engineering with human factors to address thermal management challenges affecting engine performance, reliability, and crew operational effectiveness. Tropical maritime environments impose severe cooling demands through elevated seawater temperatures (28-32°C), high ambient conditions (28-35°C), and accelerated biofouling, reducing conventional cooling system effectiveness by 15-25% while increasing maintenance burdens and operational risks. Through qualitative analysis involving marine engineers, chief engineers with tropical operational experience, cooling system manufacturers, naval architects, automation specialists, and maritime training institutions, this study examines how intelligent cooling systems incorporating variable-speed pumps, adaptive control algorithms, predictive maintenance, and crew-centered interfaces can optimize thermal management while supporting effective human-machine collaboration. Results demonstrate that intelligent systems can reduce cooling energy consumption by 20-35%, improve temperature stability by 50-65%, extend maintenance intervals by 40-80%, and enhance crew situational awareness through intuitive monitoring interfaces, while requiring comprehensive training programs developing technical understanding and operational competencies. Key implementation challenges include control system complexity, sensor reliability in harsh marine environments, integration with existing engine management platforms, crew competency development requirements, and lifecycle cost justification. Findings reveal that successful intelligent cooling system implementation requires holistic sociotechnical approach addressing machinery engineering optimization, automation technology deployment, and human capability development through coordinated design and training strategies. This research contributes to marine engineering literature by providing integrated frameworks for intelligent system design incorporating machinery performance, automation capabilities, and human factors supporting operational excellence in tropical maritime operations.

Inabah, Sekar Farahdila; Inabah, Sekar Farahdila; Putri, Imelda Adelia; Mutiarachim, Atika

Digital Business Intelligence Journal 2026 Fakultas Ekonomika dan Bisnis Universitas 17 Agustus 1945 Semarang

This study aims to compare the performance of Multiple Linear Regression (MLR) and Random Forest Regression (RFR) in predicting student performance based on academic scores. Student performance is defined as the average of math scores, Reading Scores, and writing scores. This study uses a quantitative approach with a comparative design based on predictive modeling. The data used is secondary data from the Student Prediction dataset obtained through the Kaggle platform, which was processed using the Python programming language through the Google Colab platform. The analysis stages included the formation of performance variables, the separation of training and test data with a ratio of 80:20, model training, and evaluation using the Mean Squared Error (MSE), Mean Absolute Error (MAE), and coefficient of determination (R²) metrics. The results show that the Multiple Linear Regression model produced an MSE value of 2.74 × 10⁻²⁸, an MAE of 1.51 × 10⁻¹⁴, and an R² of 1.000. Meanwhile, Random Forest Regression produced an MSE of 0.296, an MAE of 0.375, and an R² of 0.998. These findings indicate that both models have a very high level of accuracy, but Multiple Linear Regression provides the best performance. This is due to the strong linear relationship between the input variables and the target variables formed directly from the combination of academic values. Thus, the linear regression model is proven to be more suitable for use in data structures that have simple linear relationships compared to ensemble-based models.

Heza Wihardi; Md Gapar Md Johar

Merkurius : Jurnal Riset Sistem Informasi dan Teknik Informatika 2026 Asosiasi Riset Teknik Elektro dan Informatika Indonesia

International student enrollment is a critical driver of financial sustainability for Higher Education Institutions (HEIs). While advanced forecasting is standard in the corporate sector, its application in educational planning remains limited. This study addresses this gap by comparing the predictive performance of ARIMA, Facebook Prophet, and Long Short-Term Memory (LSTM) models. Using a publicly available annual dataset from a US-based institution (2000–2022), the analysis employed a strategic partition training on 2000–2017 and testing on 2018–2019 to validate models on stable, pre-pandemic data. Empirical results revealed that the statistical ARIMA (2,1,0) model demonstrated superior accuracy, achieving a Mean Absolute Percentage Error (MAPE) of 1.26%. Conversely, Prophet (11.81%) and LSTM (13.84%) struggled with the limited sample size, failing to generalize effectively compared to the linear approach. The findings suggest that for annual enrollment trends, parsimonious statistical models outperform complex deep learning architectures, providing administrators with a robust, accessible framework for data-driven strategic decision-making.

Zarkasyi Azri Sardar; Sudiyono Sudiyono; Rini Indrati; Aisyah Widayani

Journal of Health Sciences, Nursing and Nutrition 2026 International Forum of Researchers and Lecturers

Background: Accurate detection of renal cysts on CT urography requires high diagnostic precision, while manual interpretation by radiologists is susceptible to inter-observer variability and potential delays in clinical decision-making. These challenges underscore the need for a reliable automated detection system to support radiological assessment. Objective: This study aims to develop and evaluate the performance of the Neo-ZasAI application based on the YOLOv8 algorithm for the automatic identification of renal cysts. Methods: Employing a Research and Development design using the ADDIE model, the study encompassed needs analysis, model design, software development, system implementation using 200 CT urography images, and diagnostic performance evaluation. Classification results generated by Neo-ZasAI were compared with radiologist readings through confusion matrix analysis and ROC–AUC assessment. Results: The findings indicate that Neo-ZasAI achieved an accuracy of 97,5%, sensitivity of 96%, specificity of 99%, positive predictive value of 98,9%, and negative predictive value of 96,1%. The ROC analysis yielded an AUC of 0.988 (p < 0.001), demonstrating excellent discriminative capability and high concordance with radiologist interpretations as the diagnostic gold standard. Conclusion: These results suggest that Neo-ZasAI is capable of performing rapid, consistent, and accurate renal cyst detection and is thus feasible for implementation as a clinical decision support system in radiology, with potential integration into PACS workflows and further development to enhance model generalizability.

Nafi Almuzani

Journal of Marine Engineering Research 2026 Politeknik Pelayaran Sulawesi Utara

The transition toward LNG, hydrogen, and ammonia propulsion systems represents a transformative shift in maritime decarbonization, introducing new technical, safety, and operational complexities. This study critically examines the effectiveness of Internet of Things (IoT) monitoring systems in enhancing propulsion efficiency, safety assurance, and regulatory compliance within alternative fuel vessels. Using a qualitative comparative design, data were collected from industry experts, maritime lecturers, and maritime graduates through structured thematic analysis. The findings indicate very high overall effectiveness, with safety assurance scoring highest, followed closely by propulsion efficiency and operational compliance. Cross-group analysis reveals strong consensus regarding IoT’s role in real-time leak detection, predictive engine diagnostics, and emission monitoring transparency. The study contributes by bridging propulsion engineering, digital monitoring technologies, and maritime governance perspectives, highlighting the importance of competency development for deck officers in interpreting IoT-generated data. The research demonstrates that IoT systems are foundational enablers of safe, efficient, and sustainable alternative fuel operations, supporting maritime economic resilience and long-term decarbonization strategies.

I Wayan Manik Mas Sri Dantya; I Wayan Sudiarsa; I Putu Kabinawa Raesa Putra; Brian Adi Sapurta; I Komang Hari Sastrawan

Repeater : Publikasi Teknik Informatika dan Jaringan 2026 Asosiasi Riset Teknik Elektro dan Informatika Indonesia

In the rapidly evolving digital economy, the ability to anticipate transaction surges is a strategic asset for marketplace platforms to maintain operational efficiency. This research aims to build an accurate daily transaction volume forecasting system thru the implementation of an Extract, Transform, and Load (ETL) pipeline and Autoregressive Integrated Moving Average (ARIMA) predictive modeling. The dataset used is sourced from dataset_olshop.csv, which includes transaction history for the entire year of 2025. The ETL stage focused on data cleaning and handling missing values, while time series analysis began with the Augmented Dickey-Fuller (ADF) stationarity test, which yielded a significant p-value of 0.000006. The parameter model was optimized using the auto_arima algorithm, which determined the ARIMA(2,0,0) configuration as the best model. The evaluation results of the model show fairly stable performance with a Root Mean Squared Error (RMSE) value of 2.002 and a Mean Absolute Error (MAE) of 1.704 on the test data. Research findings reveal a consistently higher purchasing pattern during the mid-month and end-of-month periods, with an average of 5.52 daily transactions, compared to the beginning of the month, which saw 5.48 transactions. The 30-day forecast results provide valuable insights for online store managers to proactively adjust inventory and logistics workforce allocation strategies. This research concludes that integrating data engineering techniques and statistical analysis can provide predictive solutions for the dynamics of the digital market.

I Gusti Ngurah Rangga Mahesa; I Wayan Sudiarsa; I Putu Dicky Dharma Suryasa; Putu Agus Aditya Putra; Yulianus Kevin Dharmawa Sagur

Repeater : Publikasi Teknik Informatika dan Jaringan 2026 Asosiasi Riset Teknik Elektro dan Informatika Indonesia

Stock price prediction remains a complex challenge due to the dynamic and non-linear nature of financial markets, especially for banking stocks like PT Bank Negara Indonesia (Persero) Tbk (BBNI). This study aims to optimize BBNI stock price forecasting by integrating an automated Extract, Transform, Load (ETL) pipeline with the Long Short-Term Memory (LSTM) algorithm within a data engineering framework. Historical data from 2019 to 2025 were processed through a structured ETL sequence—including data cleaning, feature engineering, and MinMaxScaler normalization—to ensure high data quality. The dataset was partitioned into 80% for model training and 20% for testing to ensure rigorous evaluation. The results demonstrate that the systematic ETL approach significantly enhances model stability and predictive accuracy compared to conventional methods. The LSTM model effectively captured long-term temporal dependencies, providing reliable trend forecasts with an impressive test accuracy, achieving a Root Mean Squared Error (RMSE) of 0.0354. This research underscores that integrating robust data engineering practices with deep learning is essential for building resilient financial decision-support systems.

Derma Watty Sihombing; M. Anang Jatmiko; A . Nurfajri Irwan

Journal of Maritime Studies and Management 2026 Politeknik Pelayaran Sulawesi Utara

This research investigates stakeholder perspectives on Digital Twin technology integration for enhancing operational efficiency in Indonesian port operations, focusing on maritime education institution viewpoints. Employing qualitative-dominant mixed methods, the study gathered insights through Focus Group Discussions, interviews, and surveys with thirty participants comprising maritime students, lecturers, and veteran practitioners at Sekolah Tinggi Ilmu Pelayaran Jakarta. Thematic analysis revealed overwhelmingly positive perceptions regarding Digital Twin operational benefits (mean score: 4.41/5.0), with particular emphasis on real-time decision support, predictive maintenance, and yard management optimization. However, stakeholders identified multifaceted implementation challenges including technological infrastructure limitations (28%), financial constraints (24%), and human capital competency gaps (23%). Findings emphasize that successful Digital Twin integration requires comprehensive frameworks addressing technological deployment, systematic competency development, and institutional readiness simultaneously. The research highlights maritime education institutions' strategic role in advancing technology adoption through curriculum innovation, specialized training programs, and industry-academia collaboration. Results provide actionable insights for developing contextually appropriate Digital Twin integration frameworks that position Indonesian ports competitively within global maritime networks while addressing emerging economy implementation realities.

Fitri Noviana; Saffah Haya Ibrahim; Suryani Suryani; Deska Ainun Rissanti; Muhammad Aditya Juliyanto

Akuntansi Pajak dan Kebijakan Ekonomi Digital 2026 Asosiasi Riset Ekonomi dan Akuntansi Indonesia

This study aims to analyze the transformative impact of digitalization and technology in the manufacturing sector on improving operational efficiency, particularly in budgeting and resource utilization, as well as to identify the main barriers to technology adoption. Using a Literature Review and Case Study Analysis of secondary data (journals, company reports, and industry publications), it was found that digitalization and Automation supported by Artificial Intelligence (AI) fundamentally transform budgeting functions. This transformation has been shown to improve budget accuracy by up to 50% (reducing human errors) and process efficiency by up to 25%, turning budgets from static documents into adaptive and predictive control tools. Positive impacts are also observed in operations through increased production capacity (revenue surge) and the implementation of Predictive Maintenance, which reduces expenditure and asset downtime, in line with the principles Cost Efficiency and Lean Manufacturing. Nevertheless, the adoption of advanced technology faces significant obstacles, namely high initial capital investment and skill gaps among the workforce. It is concluded that the success of digitalization heavily depends on strategic budget planning to overcome capital barriers and adequate allocation of funds for Human Resource (HR) training to support effective collaboration between humans and machines.

Agung Narayana Adhi Putra; I Wayan Sudiarsa; I Kadek Adi Gunawan; Kadek Bagus Karunia Dwi Dharmayasa; I Wayan Eka Saputra

Saturnus: Jurnal Teknologi dan Sistem Informasi 2026 Asosiasi Riset Teknik Elektro dan Informatika Indonesia

The retail industry generates an extremely large and continuously growing volume of transactional data along with the advancement of digital technology, thereby requiring sophisticated and systematic data analysis approaches to support effective and evidence-based business decision-making. This study aims to analyze retail sales data by utilizing the Retail Sales Dataset obtained from the Kaggle platform, which consists of 100,000 transaction records and broadly represents the characteristics of retail transactions. The main focus of this study is to classify product categories and predict customer segments, including the identification of high-spending customers (high spenders), based on demographic attributes such as age and gender, as well as various transaction-related features. The research methodology includes data preprocessing, label encoding, and feature engineering to generate additional variables, including Age_Group, Is_Holiday, and Spender_Group, which are expected to enhance the predictive capability of the models. Several machine learning algorithms, namely Decision Tree, Random Forest, and XGBoost, were implemented and evaluated to compare their respective performance. The experimental results indicate that multiclass product category classification achieves relatively low accuracy, ranging from 27% to 34%. These findings suggest the high complexity of retail data and highlight the need for further model optimization, class balancing techniques, and feature refinement to improve predictive performance in future studies.

Muhammad Haizul Falah; Durorin Nuha Achfama

Jurnal Hukum, Pendidikan dan Sosial Humaniora 2026 Asosiasi Peneliti dan Pengajar Ilmu Hukum Indonesia

This research aims to critically examine the ethical integration of artificial intelligence (AI) in education through the perspective of maqāṣid al-sharīʿah, emphasizing the alignment between technological innovation and Islamic moral principles. The methods used are a systematic literature review and thematic content analysis against peer-reviewed publications for the period 2015–2025, which discuss the application of AI in primary, secondary, and higher education. The study identified dominant ethical issues, such as data privacy, algorithmic bias, accountability, human agency, and moral development, which were then mapped to Islamic ethical goals, including ʿadl (justice), amānah (belief), karāmah al-insān (human dignity), and ḥifẓ al-ʿaql (protection of reason). The results of the analysis show that the adoption of AI in education often emphasizes efficiency, personalization, and predictive analytics, but has the potential to reduce learners' autonomy and ethical reasoning. The mapping of maqāṣid al-sharīʿah shows a strong normative conformity, so that Islamic principles can be a moral foundation as well as a practical guide for AI governance. The research contribution is theoretical by bridging the literature on AI ethics and Islamic educational philosophy, as well as practical by offering an integrative framework for AI policymakers, educators, and developers. The integration of maqāṣid al-sharīʿah in AI governance ensures justice, trust, inclusivity, and the development of the whole human being (insān kāmil).

Abdah Syakiroh Gustian; Asep Saeppani

Merkurius : Jurnal Riset Sistem Informasi dan Teknik Informatika 2026 Asosiasi Riset Teknik Elektro dan Informatika Indonesia

This study aims to develop an effective predictive model for identifying students at risk of academic dropout using the Decision Tree and Linear Regression algorithms. The data used are sourced from the public Kaggle dataset Students Dropout and Academic Success, which includes demographic, socioeconomic, and academic performance variables for each semester. The research method includes data preprocessing stages, such as data cleaning, label encoding for categorical variables, numeric feature normalization, and target class adjustment to focus on binary classification, namely Dropout and Graduate. The modeling process is carried out by comparing the performance of the two algorithms using evaluation metrics of accuracy, precision, and recall. The results show that the Decision Tree algorithm has superior performance compared to Linear Regression in mapping non-linear patterns in student data. Feature importance analysis revealed that the number of curricular units in the second semester and tuition payment status are the main predictors of dropout risk. These findings are expected to assist educational institutions in implementing early interventions to improve student academic success.  

Olivia Charissa; Santoso, Alexander Halim; Wijaya, Bryan Anna

Jurnal Riset Rumpun Ilmu Kedokteran 2026 Pusat riset dan Inovasi Nasional

The increasing prevalence of metabolic syndrome and chronic kidney disease underscores the need for simple, low-cost, and community-applicable screening indicators. This study aimed to evaluate the association between basic anthropometric parameters and blood pressure, metabolic indicators, and renal function among adults in the Badui Luar community. A cross-sectional design was employed involving 41 participants who underwent anthropometric assessment, biochemical measurements, and blood pressure evaluation. Pearson correlation analysis was used to examine linear associations between variables. The results demonstrated that neck circumference exhibited significant correlations with dyslipidemia components, including LDL (r = 0.377), TC/HDL ratio (r = 0.516), and HDL (r = –0.433), indicating cervical adiposity as a strong marker of atherogenic risk. Calf circumference showed protective correlations with fasting glucose (r = –0.352) and eGFR (r = 0.322), suggesting the metabolic relevance of peripheral muscle mass in glycemic regulation and renal status. Body mass index showed a weak correlation with systolic blood pressure (r = 0.149), whereas waist and hip circumferences exhibited mild, clinically insignificant correlations with triglycerides and total cholesterol. Overall, these findings highlight that simple anthropometric measures—particularly neck and calf circumference—may serve as early indicators of cardiometabolic and renal risk in community-based screening. Further longitudinal studies with larger and more heterogeneous populations are required to validate these associations and determine the predictive power of anthropometric indicators.

Febby Ryan Affandi; Ega Nopiani Bahtiar; Apta Humaira; Bagas Ade Rahmat; Gemah Tri Prastya +3 more

Steam turbines remain a core technology in thermal power generation and continue to evolve through advances in aerothermal design, materials, control strategies, and digital maintenance. This paper presents a systematic literature review (SLR) of recent international studies published between 2020 and 2025 to synthesize current developments in steam turbine performance and thermal efficiency improvement. Article identification was conducted through SCOPUS using keywords related to turbine efficiency, blade/nozzle optimization, failure analysis, and material enhancement. The selected studies were analyzed thematically across four domains: (1) design and optimization using CFD/FEA, (2) material and structural resilience, (3) operational performance under variable/part-load conditions, and (4) integration with hybrid renewable systems and predictive maintenance. The reviewed evidence indicates that CFD-based nozzle/blade optimization and advanced control approaches can yield measurable efficiency improvements (approximately 2–7.3%), while material innovations and enhanced cooling strategies improve durability by mitigating thermal stress and fatigue risks. In parallel, digitalization through IoT-based predictive maintenance and additive manufacturing is increasingly reported as a pathway to reduce downtime and accelerate component production. However, recurring gaps include limited real-world validation, insufficient studies in humid/tropical environments, and a lack of long-term economic/lifecycle assessments. Future work should prioritize experimental or field verification, region-specific performance studies, and integrated techno-economic evaluation to support broader deployment of high-efficiency steam turbine systems.

Daniel Ruslim; Santoso, Alexander Halim; Wijaya, Bryan Anna

Jurnal Riset Rumpun Ilmu Kesehatan 2026 Pusat riset dan Inovasi Nasional

This study aims to evaluate the relationship between skinfold calliper measurements and handgrip strength with segmental fat and muscle composition among adults in Kota Bambu, providing evidence for simple and applicable community-based screening tools. A cross-sectional design was applied to 135 participants aged 18–96 years. Skinfold thickness was assessed at four anatomical sites (biceps, triceps, suprailiac, scapular), handgrip strength was measured using a digital dynamometer, and segmental body composition was obtained via bioelectrical impedance analysis. Findings demonstrated a moderate positive correlation between handgrip strength and arm skeletal muscle mass (r = 0.371–0.407; p < 0.01), indicating that handgrip performance reflects segmental muscle contractility and functional reserve. Skinfold measurements showed moderate-to-strong positive correlations with both local and central subcutaneous fat distribution (r = 0.562–0.635; p < 0.01), confirming their sensitivity in estimating segmental adipose accumulation. These results highlight that calliper and handgrip strength can serve as practical, low-cost preliminary screening indicators for mapping muscle and fat distribution in urban communities, although they are not substitutes for comprehensive body composition assessment. Further longitudinal studies integrating advanced physiological and functional parameters are recommended to enhance predictive validity and clinical applicability.

Pargaulan Dwikora Simanjuntak; R. Herlan Guntoro

International Journal of Engineering and Applied Science 2026 International Forum of Researchers and Lecturers

This research investigates the development of IT-based Automatic Identification System (AIS) data surveillance models supporting maritime safety through integration of advanced information technology, maritime engineering principles, and human factors optimization. AIS technology generates vast real-time vessel movement data creating unprecedented opportunities for safety enhancement through systematic surveillance, collision risk detection, traffic pattern analysis, and incident prevention, yet effectiveness depends critically on intelligent data processing algorithms, reliable IT infrastructure, and competent personnel capable of interpreting surveillance outputs and taking appropriate actions. Through qualitative analysis involving maritime safety authorities, vessel traffic service (VTS) operators, port authorities, marine engineers, IT specialists, data scientists, and maritime training institutions, this study examines how IT-based surveillance models incorporating pattern recognition, anomaly detection, predictive analytics, and crew-centered interfaces can transform maritime safety management from reactive incident response toward proactive risk prevention. Results demonstrate that intelligent AIS surveillance can identify 75-90% of high-risk situations 15-45 minutes before critical events, reduce collision risks by 60-80%, improve traffic management efficiency by 35-55%, and enhance crew situational awareness by 45-65% when integrated with appropriate training programs developing personnel competencies in data interpretation, system operation, and coordinated response. Key implementation challenges include data quality and completeness issues, computational infrastructure requirements, algorithm development complexity, personnel competency gaps requiring substantial training investments, organizational coordination barriers, and privacy/security concerns. Findings reveal that successful AIS surveillance implementation requires holistic sociotechnical approaches integrating IT systems engineering, maritime domain expertise, and human capability development through coordinated design, deployment, and training strategies. This research contributes to maritime safety literature by providing integrated frameworks for IT-based surveillance systems incorporating technical capabilities, operational requirements, and human factors supporting evidence-based safety management.

Irfan Faozun; Larsen Barasa; Natanael Suranta; Ronald Simanjuntak; Imam Fachruddin

International Journal of Engineering and Applied Science 2026 International Forum of Researchers and Lecturers

This research investigates the development of integrated operational systems connecting terminal and ship operations for docking and berthing time optimization through systematic analysis of historical data. Port efficiency depends critically on minimizing vessel turnaround time, with berth allocation, docking procedures, and cargo operations coordination determining overall port productivity and competitiveness. Through qualitative analysis involving port operators, terminal managers, ship agents, harbor masters, and operations research specialists, this study examines how historical operational data can inform intelligent coordination systems improving berthing efficiency. Results demonstrate that data-driven integration systems incorporating predictive analytics, automated scheduling, and coordinated workflows can reduce average berth turnaround time by 15-30%, improve berth utilization by 20-35%, and decrease operational conflicts by 40-60% through optimized allocation and proactive coordination. Key implementation challenges include data quality and availability, system integration complexity, organizational coordination barriers, and resistance to automated decision support. Findings reveal that historical data-based optimization represents transformative advancement from experience-based scheduling to evidence-driven operational planning supporting port efficiency enhancement, capacity maximization, and service reliability improvement. This research contributes to port operations literature by providing practical frameworks for data-driven berthing optimization applicable to diverse port operational contexts.