SciRepID - Scientific Publication Search

Publication Search

18,679 articles from 385 journals · 1,447 citations tracked

Showing 1-20 of 64

Analytics

Ayu Pratiwi; Hardoyo Hardoyo

Venus: Jurnal Publikasi Rumpun Ilmu Teknik 2026 Asosiasi Riset Ilmu Teknik Indonesia

Occupational Health and Safety (OHS) is an important element in creating a safe, healthy, and sustainable work environment. PT. X as a logistics and port operations company has potential occupational hazards originating from physical, chemical, and biological factors that need to be managed optimally. This study aims to evaluate the implementation of OHS at PT. X based on the results of measurements of physical, chemical, and biological factors of the work environment and their compliance with the provisions of the Minister of Manpower Regulation No. 5 of 2018. This study uses a descriptive method with an evaluative approach to work environment monitoring data in 2025 in the generator and office areas. The parameters analyzed include noise, lighting, hot work climate (ISBB), inhalable and respirable dust exposure, and microbiological air quality in the form of total bacteria and fungi. The results show that most parameters meet the specified standards, with the exception of the generator area which exceeds the noise limit and the hot work climate which exceeds the Action Level (AL). The implementation of OHS at PT. X has been running quite well, indicated by most of the work environment parameters that meet the standards. However, strengthening risk controls, particularly regarding noise and hot working conditions in operational areas, is still necessary. This evaluation is expected to serve as a basis for continuous improvement in the implementation of Occupational Health and Safety (OHS) to protect workers from potential occupational hazards and support the productivity and sustainability of company operations.

Martha Richa Anggraeni; Bagus Satrio Waluyo Poetro

Bridge : Jurnal Publikasi Sistem Informasi dan Telekomunikasi 2026 Asosiasi Profesi Telekomunikasi Dan Informatika Indonesia

Digital images often experience noise disturbances that can reduce visual quality and interfere with the image analysis process. One common type of noise is salt and pepper noise, especially in grayscale images, which is characterized by the random appearance of black and white dots. This study applied the Deep Convolutional Autoencoder (DCAE) method with a skip connection mechanism to eliminate salt and pepper noise in grayscale images measuring 256×256 pixels. The dataset used consists of 300 pairs of clean images and noisy images that have gone through the preprocessing stage, including normalization and data augmentation. The model was trained using an Adam optimizer with a Mean Squared Error (MSE) loss function and validated through a train-test split scheme to avoid overfitting. Model performance was evaluated using Peak Signal-to-Noise Ratio (PSNR) and Structural Similarity Index (SSIM) metrics. The test results showed that the DCAE model with skip connections was able to effectively reduce noise while maintaining the main structure of the image based on the PSNR and SSIM values obtained, and showed better performance than conventional median filters. In addition, the model was successfully implemented into a Streamlit-based application to perform the image denoising process interactively, making it easier for users to experiment and visualize results in real-time.

Anini Nihayah; Ghozi Murtadho; Ika Marlisa Raharjo

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

This study aims to develop an Indonesian traffic sign detection system using a transfer learning approach to improve road safety and traffic efficiency. The dataset was obtained from Kaggle and consists of 2,100 images across 21 traffic sign classes. The research stages include data collection, preprocessing to reduce noise and normalize image brightness, object detection using YOLOv5, and classification based on transfer learning with ResNet, VGG-16, and MobileNet architectures. Model performance was evaluated using accuracy, precision, recall, and F1-score metrics. Experimental results indicate that the YOLOv5 model is capable of detecting traffic sign objects; however, the classification performance remains relatively low, with a mean Average Precision (mAP) value of 0.17. These findings suggest that further optimization is required in data preprocessing, dataset quality, and model parameter tuning to achieve better performance. This study demonstrates that transfer learning has significant potential for developing computer vision-based traffic sign detection systems, although further improvements are necessary to ensure robustness under real-world Indonesian traffic conditions.

Mita Hargianti; Rika Septiana; Asia Afriani; Husnul Hidayat

Konstruksi: Publikasi Ilmu Teknik, Perencanaan Tata Ruang dan Teknik Sipil 2026 Asosiasi Riset Ilmu Teknik Indonesia

Pedestrian is one of the most important public spaces for urban areas. On the border of Muara Enim city has a pedestrian that attracts attention, namely the pedestrian welcome intersection kepur. Simpang Kepur pedestrian has a border gate that is the center of attention and the first impression when entering the city of Muara Enim so that it has the opportunity as a face or symbol of the identity of the city of Muara Enim. Visually, the existence of pedestrians and gates at the Kepur intersection looks quite attractive but functionally it is not in accordance with the characteristics of pedestrian activities on the pedestrian so that research is needed to rearrange the previous design so that the function of the pedestrian becomes even better. The method used is qualitative through observation based on facts and activities in the field. Analysis based on the impression of place and activity on the pedestrian. The results obtained that there is a need to change the appearance of the color processing so that the pedestrian becomes more alive, need to keep the pedestrian so that there is no loss or damage, the need for guardrails or vegetation / view barrier plants in the area behind or beside the pedestrian, rearrangement of plants that can absorb dust and can absorb noise, and arrangement of street furniture, namely visual recommendations for a wider bus stop design, replace permanent seating, replace permanent trash.

Ahmad Budi Trisnawan; Priyo Wibowo

Big Data Analytics and Data Science 2026 Asosiasi Pengelola Jurnal Informatika dan Komputer Indonesia

Big data platforms face significant challenges related to cybersecurity and privacy due to the vast volume, variety, and velocity of data they manage. Traditional static security measures often fail to address the dynamic and complex nature of big data environments. This research proposes an adaptive cybersecurity framework that integrates dynamic access control and differential privacy mechanisms to enhance both the security and privacy of big data platforms. The dynamic access control mechanism continuously adjusts access permissions in real-time based on changing risk and trust levels, ensuring that sensitive data remains secure even as user roles and data flows evolve. The differential privacy mechanism adds noise to data, preserving individual privacy while allowing for meaningful data analysis. Through simulations and case studies, the framework was evaluated in various real-world environments, including healthcare, IoT, and finance, where it demonstrated scalability, efficiency, and robust security performance. The results showed that the proposed framework significantly reduced unauthorized access attempts and maintained data privacy, while still enabling effective data analysis. Although there were some challenges regarding performance overhead, particularly in resource-constrained environments, the framework remained effective in large-scale systems. The findings highlight the importance of adaptive security practices in big data environments and suggest that future research should focus on refining dynamic security mechanisms and applying differential privacy in diverse real-world scenarios. These advancements are essential for ensuring that big data platforms can handle evolving cyber threats without compromising data utility or privacy.

Muhammad Agus Septiawan; Fiky Anggara; Zidan Alvie Nugroho; Zaldy Irhas Addiyat

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

Video steganography faces fundamental challenges in balancing embedding capacity, imperceptibility, and robustness, where conventional Least Significant Bit (LSB) methods often produce visual artifacts such as flickering. To address this, this research proposes an advanced method named Adaptive Multi-layer LSB, which dynamically adjusts the number of embedded bits in each pixel based on a multi-factor analysis of the video's spatial and temporal characteristics. This adaptation mechanism is evaluated through three primary criteria: brightness level, local texture complexity, and inter-frame motion stability. Quantitative evaluation using Peak Signal-to-Noise Ratio (PSNR), Structural Similarity Index (SSIM), and Frame Difference Stability Index (FDSI) metrics demonstrates that the proposed method achieves high visual quality, with an average PSNR of 42.15 dB and SSIM of 0.985. These results significantly outperform the non-adaptive approach, which only recorded a PSNR of 38.5 dB. More importantly, the FDSI value of this method (1.25) is much lower compared to the non-adaptive approach (3.40), demonstrating its superiority in maintaining temporal stability. Thus, this approach provides a significant contribution to enhancing security and quality in video steganography practices. Abstract: Video steganography faces fundamental challenges in balancing embedding capacity, imperceptibility, and robustness, where conventional Least Significant Bit (LSB) methods often produce visual artifacts such as flickering. To address this, this research proposes an advanced method named Adaptive Multi-layer LSB, which dynamically adjusts the number of embedded bits in each pixel based on a multi-factor analysis of the video's spatial and temporal characteristics. This adaptation mechanism is evaluated through three primary criteria: brightness level, local texture complexity, and inter-frame motion stability. Quantitative evaluation using Peak Signal-to-Noise Ratio (PSNR), Structural Similarity Index (SSIM), and Frame Difference Stability Index (FDSI) metrics demonstrates that the proposed method achieves high visual quality, with an average PSNR of 42.15 dB and SSIM of 0.985. These results significantly outperform the non-adaptive approach, which only recorded a PSNR of 38.5 dB. More importantly, the FDSI value of this method (1.25) is much lower compared to the non-adaptive approach (3.40), demonstrating its superiority in maintaining temporal stability. Thus, this approach provides a significant contribution to enhancing security and quality in video steganography practices.

Magfirotul Izza Intan Dwiyanti; Anggara, Fiky; Maulida Putri, Nur; Adelia Putri, Nadiva; Putri Supiandari, Aprielliana

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

Steganography is a technique for hiding secret data within digital media such as images, audio, and video without causing noticeable visual changes. In video media, this technique offers advantages because each frame can be utilized dynamically, resulting in a larger data embedding capacity. However, conventional methods such as fixed-number Least Significant Bit (LSB) embedding still face limitations in balancing visual quality, embedding capacity, and resistance to compression or noise. To address these challenges, this study proposes an Adaptive Video Steganography Method based on Multi-Bit LSB that employs brightness, texture, and motion analysis for each frame to determine the number of embedding bits adaptively. The system adjusts the embedding capacity according to the local characteristics of the video: areas with high texture or rapid motion are assigned more bits, while static or low-texture areas use fewer bits to preserve visual quality. After the embedding process, the video quality is evaluated using PSNR (Peak Signal-to-Noise Ratio) and SSIM (Structural Similarity Index Measurement) to assess its similarity to the original video. Experimental results show a PSNR value of 45.86 dB and an SSIM value of 0.9441, Thus, the proposed adaptive method proves to be efficient, robust against disturbances, and capable of maintaining data security without compromising visual quality, making it highly suitable for implementation in multimedia-based information security systems.

Sarah Triana; Fiky Anggara; Agata Febrianti Nadia Sa'o; Lolintiani Evarista Lobatuka; Sarmila Sarmila

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

Steganography is a method to hide confidential messages in digital media so that they are not detected by unauthorized parties. Unlike cryptography which protects the content of messages through encryption, steganography hides the message itself. One popular technique is the Least Significant Bit (LSB), which replaces the least important bit on the pixel with a secret message bit. However, conventional LSB methods such as 1-bit or 3-bit have limitations due to the compromise between insertion capacity and visual quality of the media. This study proposes an LSB-based video steganography method with an adaptive multi-bit embedding approach. This technique determines the number and position of bits that are dynamically inserted based on the local brightness and texture levels of each video frame, with Laplacian operators used to analyze both high and low textured areas. The process includes frame and audio extraction, frame-by-frame embedding, inserted video reconstruction, and decoding using video cover references. The evaluation was carried out quantitatively using the Peak Signal-to-Noise Ratio (PSNR) and Structural Similarity Index (SSIM) metrics, as well as qualitatively through visual comparison. The results showed that the adaptive multi-bit method was able to maintain visual quality with a PSNR of 45.23 dB and SSIM of 0.9424, and increased the insertion capacity by up to 2–3 times compared to the 1-bit adaptive method. Thus, this approach effectively balances imperceptibility and insertion capacity on dynamic video steganography systems.

Muhammad Adithya Sasmitha; Luqman Effendi

Jurnal Ventilator: Jurnal riset ilmu kesehatan dan Keperawatan 2025 Stikes Kesdam IV/Diponegoro Semarang, Indonesia

Background: Sleep disorders in adolescents are a significant health problem, with a global prevalence reaching 57.8% and particularly high rates in several cities in Indonesia. Poor sleep quality negatively impacts physical health, such as the risk of cardiovascular disease and anemia, as well as mental and cognitive health. Sleep behavior is influenced by a dynamic interaction between personal and environmental factors, as explained in Social Cognitive Theory (SCT). Research Objective: To identify the determinants of sleep deprivation in adolescents, specifically individual and environmental factors, based on a Social Cognitive Theory (SCT) perspective through a literature review from 2019 to 2025. Method: This study utilized a literature review. To obtain research data, the authors searched for scientific articles through Google Scholar, PubMed, and ScienceDirect databases, then analyzed 10 articles that met the inclusion criteria, published between 2020 and 2025. Results: Factors significantly associated with adolescent sleep quality were identified, with individual factors being the most dominant determinant (found in 7 studies), including academic stress and smartphone addiction. Furthermore, a positive association was found with environmental factors (found in 4 studies), such as bright lighting, noise, and uncomfortable room temperature. Conclusion: Within the framework of Social Cognitive Theory, adolescent sleep quality is the result of a reciprocal interaction between personal factors (perceived stress and self-control over gadgets), the physical environment, and sleep behavior. Individual factors such as stress and nighttime gadget use reduce self-efficacy for regular sleep, which is exacerbated by an unfavorable environment.

Muhamad Raynard Alif; Mukhammad Andri Setiawan

Mars: Jurnal Teknik Mesin, Industri, Elektro Dan Ilmu Komputer 2025 Asosiasi Riset Teknik Elektro dan Informatika Indonesia

The scarcity of real-world data in Air-Conditioning (AC) fault diagnosis necessitates the use of synthetic data; however, rule-based synthetic datasets often suffer from a significant sim-to-real domain gap. To address this, we propose a Model-Data Coevolution (MDC) framework that employs a Simulated Annealing (SA) controller to optimize augmentation parameters. We introduce a novel technique, Stochastic Feature Decoupling (SFD), which applies independent noise to raw and derived features, contrasting it with traditional Logically-Consistent Augmentation (LCA). Empirical results show that SFD significantly outperforms LCA, achieving a weighted F1-score of 0.93 and increasing NORMAL class recall to 82%. We demonstrate that by breaking deterministic feature links, SFD acts as a robust regularizer, utilizing "physically impossible" data to enhance generalization in complex real-world environments.

Saprina Putri Utama Ritonga; Asro Hayati Berutu; Anggi Jelita Sitepu; Supiyandi, Supiyandi

Neptunus: Jurnal Ilmu Komputer Dan Teknologi Informasi 2025 Asosiasi Riset Teknik Elektro dan Informatika Indonesia

Plastic waste detection in indoor environments is an essential challenge in the development of intelligent cleaning systems and robotic automation. Small and medium-sized plastic debris is often difficult to identify using conventional methods due to variations in color, shape, and reflectance. This study proposes an image-processing-based approach that combines thresholding and contour detection techniques to improve the accuracy of detecting plastic objects on floor surfaces. The initial stage involves converting the image into a color space that is more stable under varying illumination, such as HSV or grayscale, to reduce the influence of lighting intensity. Subsequently, adaptive thresholding is applied to separate plastic objects from the background by using dynamic threshold values tailored to the image’s conditions. The segmentation results are refined through morphological operations such as opening and closing, enabling the removal of small noise and enhancing the clarity of object boundaries. The core stage of the system employs contour detection to extract object shapes and areas, allowing the identification of plastic waste based on size, perimeter, and specific geometric characteristics. Experiments were conducted under different lighting conditions and various floor types, and the results demonstrate that the proposed approach successfully detects plastic debris with satisfactory accuracy and relatively fast processing time. Therefore, this method is suitable for implementation in robotic cleaning systems, indoor cleanliness monitoring devices, and other computer vision applications requiring real-time and efficient object detection.

Agus Widodo; Dedtri Anwar; Siwi Woro Herningsih

Prosiding Seminar Nasional Ilmu Teknik 2025 Asosiasi Riset Ilmu Teknik Indonesia

This research is motivated by the high risk of fatigue experienced by ship crews during voyages, which directly affects occupational safety and mental well-being. Fatigue arises from long working hours, inadequate rest time, heavy workloads, and extreme environmental conditions such as high temperatures, engine noise, and vessel vibrations. On the MT. Sultan Mahmud Badaruddin II, the problem becomes more complex due to the tight work rhythm, short berthing periods, and fast, repetitive loading–unloading activities. Harsh weather conditions, short but intensive sailing distances, and limited relaxation facilities make the crew increasingly vulnerable to both physical and mental fatigue. In addition, a work culture that tends to be authoritarian and lacks communication exacerbates psychological pressure, especially when crew members find it difficult to report their fatigue to superiors. This study uses a qualitative method through direct observation and interviews with all crew members in the deck and engine departments. The aim is to analyze the influence of the work environment and work culture on fatigue levels onboard. The results show that environmental factors such as high temperatures, narrow workspaces, and vessel instability significantly affect physical fatigue. Meanwhile, mental fatigue is triggered by ineffective communication, hierarchical pressure, and an unsupportive work culture. These findings align with the perspectives of Mathis and Jackson and comply with the provisions of the STCW 2010 and MLC 2006, which emphasize the importance of regulating working hours and fatigue management. Overall, optimizing rest hours, improving the work environment, and reforming organizational culture are required to reduce fatigue risks.

Henrydunan, John Bush; Purba, Jogi; Amanah, Fadilla; Perdana, Adidtya

Neptunus: Jurnal Ilmu Komputer Dan Teknologi Informasi 2025 Asosiasi Riset Teknik Elektro dan Informatika Indonesia

Accurate wind turbine power curve modeling plays a crucial role in performance evaluation, energy yield estimation, and data-driven control strategies. However, actual power curves often exhibit non-linear behavior influenced by atmospheric variability, measurement noise, and SCADA anomalies, making conventional modeling approaches less effective. This study proposes an optimized logistic power curve model whose parameters are tuned using Particle Swarm Optimization (PSO) to improve predictive accuracy. The analysis uses the Wind Turbine SCADA Dataset from Kaggle, which undergoes extensive preprocessing including physical rule filtering, outlier detection with the Interquartile Range (IQR) method, anomaly removal, and smoothing of the power signal. A three-parameter logistic model is selected due to its ability to capture the typical S-shaped relationship between wind speed and power output. PSO is applied to identify optimal model parameters by minimizing the Mean Squared Error (MSE), utilizing 40 particles over 200 iterations. The optimized model achieves strong predictive performance with RMSE of 404.09, MAE of 179.96, and R² of 0.904 on the test set, indicating that more than 90% of the variability in actual power can be explained by wind speed. Residual analysis reveals heteroscedastic patterns and slight overestimation in mid-range wind speeds, yet overall model consistency remains high. Comparative evaluation against Linear Regression, Random Forest, and logistic modeling using curve_fit shows that the Logistic–PSO approach provides the most accurate and stable predictions. These findings demonstrate that combining logistic modeling with PSO offers an effective and robust method for data-driven wind turbine power curve optimization.

Bima Samudra Nurrohman; Yuniarto Agus Winoko

Mars: Jurnal Teknik Mesin, Industri, Elektro Dan Ilmu Komputer 2025 Asosiasi Riset Teknik Elektro dan Informatika Indonesia

An exhaust pipe is a tubular device used to channel combustion gases from a vehicle’s engine into the environment. In addition to this primary function, the exhaust also serves to reduce the noise level produced by engine combustion. The component of the exhaust system that significantly affects torque, brake mean effective pressure (BMEP), and noise level is the silencer. This study aims to compare the torque, BMEP, and noise levels produced by variations in the length and construction dimensions of elliptical filter designs in the silencer. The silencers used in this research have lengths of 280 mm, 300 mm, and 260 mm, with short ellipse filter diameters of 25 mm and long ellipse filter diameters of 30 mm, 40 mm, and 50 mm. The research employs an experimental quantitative method, and the data were analyzed using one-way Analysis of Variance (ANOVA). The experiment was conducted in a Mechanical Engineering workshop using a Yamaha R15 V3 155cc injection motorcycle (2021), a Super Dyno 50L dyno test, and a sound level meter, from February to April 2024. The engine speeds tested were 1500, 2500, 3500, 4500, 5500, and 6500 rpm. The results show that the variation of ellipse dimensions 25 mm × 50 mm × 260 mm produced a maximum torque of 12.77 N·m at 4500 rpm, a maximum BMEP of 1021 kPa at 4500 rpm, and a noise level of 80.3 dB. The variation 25 mm × 40 mm × 300 mm produced a maximum torque of 12.88 N·m, a BMEP of 1042 kPa, and a noise level of 75.60 dB, while the variation 25 mm × 30 mm × 280 mm produced a maximum torque of 12.67 N·m, a BMEP of 1013 kPa, and a noise level of 75.63 dB.

Wahyu Sartika Dewi; Daniel Kartawiguna; Panji Wibowo Nurcahyo

Journal of Health Sciences, Public Health and Pharmacy 2025 International Forum of Researchers and Lecturers

Background: Magnetic Resonance Imaging (MRI) is one of the most important imaging modalities in medicine, especially for diagnosing spinal disorders. The Short Tau Inversion Recovery (STIR) sequence has the advantage of suppressing fat signals, but often produces images with a low Signal-to-Noise Ratio (SNR), so that noise can interfere with diagnostic quality. Therefore, image optimization methods through noise reduction and image quality enhancement techniques are needed. Objective: This study aims to analyze the effectiveness of combining the Wiener Filter with Contrast Stretching and Unsharp Mask in reducing noise and improving the quality of Lumbar Sagittal STIR MRI images. Method: This study used an experimental quantitative approach with lumbar sagittal STIR MRI images as the research object. The research process included applying the Wiener Filter as a noise removal method, then improving the quality with Contrast Stretching and Unsharp Mask. Image quality was evaluated quantitatively using the SNR, CNR, PSNR, and MSE parameters. Results: The application of a combination of Wiener Filter with Contrast Stretching and Unsharp Mask showed an increase in SNR and CNR values compared to before processing, as well as higher PSNR values with lower MSE. This indicates that this combination method is effective in reducing noise while sharpening the anatomical structure details in Lumbar Sagittal STIR MRI images. Conclusion: The combination of Wiener Filter with Contrast Stretching and Unsharp Mask has been proven to improve the quality of Lumbar Sagittal STIR MRI images with significant noise reduction, contrast enhancement, and image sharpness. This method has the potential to be implemented in radiology practice to improve diagnostic accuracy.

Fanny Fadillah; Melly Andriana; Dara Wisdianti

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

The increasing number of students in major cities such as Medan has created an urgent need for temporary housing that is adequate, comfortable, and sustainable. In response, the Indonesian government, through the Ministry of Public Works and Public Housing (PUPR), launched the "One Thousand Towers Program," which includes the development of rental apartment buildings (Rusunawa) for students. However, housing provision must go beyond quantity—it must also consider environmental aspects and the quality of life for its occupants. Therefore, a green architecture approach serves as the foundation for the design of environmentally friendly student housing. This project aims to create a vertical residential facility that not only fulfills the basic function of shelter but also supports learning activities, social interaction, energy efficiency, and environmental sustainability. The design applies key principles of green architecture such as natural lighting, cross ventilation, the use of eco-friendly materials, and the integration of green open spaces. In addition to double-room residential units, the building is equipped with supporting facilities such as study areas, a library, cafeteria, and rooftop garden. The design methodology integrates both primary and secondary data analysis, as well as a comprehensive site study covering climate, noise levels, circulation, and building orientation. The building form concept is developed modularly and efficiently through mass transformation, resulting in an inner court that provides natural light and air. Supported by energy-saving utilities, this design is expected to offer a student housing solution that is not only functional and aesthetic but also contributes to sustainable and high-quality urban development.

Indah Puji Lestari; Wahyu Endang Setyowati; Dwi Heppy Rochmawati

Jurnal Ilmu Keperawatan dan Kebidanan 2025 Asosiasi Riset Ilmu Kesehatan Indonesia

Patients admitted to the Intensive Care Unit (ICU) often experience physiological disturbances caused by both medical conditions and intensive treatment procedures. One of the most common problems encountered is sleep disturbance. Several factors contribute to poor sleep quality in ICU patients, including repeated medical procedures, environmental noise from medical equipment and staff activities, discomfort due to body positioning, frequent interactions with health workers, continuous exposure to lighting, pain, and the underlying disease process. Persistent sleep disturbances can delay the healing process, increase blood pressure, and even elevate the risk of stroke. This study aimed to analyze the relationship between anxiety levels and sleep quality in compos mentis patients in the ICU of Sultan Agung Islamic Hospital Semarang. The research design employed a correlational approach with a cross-sectional method. A total of 30 respondents were selected according to the inclusion criteria. Data were collected using the Pittsburgh Sleep Quality Index (PSQI) to measure sleep quality and the Hamilton Anxiety Rating Scale (HARS) to assess anxiety levels. The Chi-Square test was used for statistical analysis. The results showed an equal distribution of male and female respondents (15 each). Ten respondents had a post-laparotomy medical diagnosis, and the majority belonged to the late elderly age group (10 respondents). Most respondents experienced moderate anxiety (18 respondents), while poor sleep quality was reported by 17 respondents. The Chi-Square test revealed a p-value of 0.001, indicating a significant relationship between anxiety levels and sleep quality. In conclusion, higher anxiety levels were associated with poorer sleep quality among compos mentis patients in the ICU. These findings highlight the importance of nursing interventions that address both the physical and psychological aspects of patients to improve sleep quality and support recovery.

Indah Puji Lestari, Indah Puji Lestari; Wahyu Endang Setyowati; Dwi Heppy Rochmawati

Jurnal Ilmu Keperawatan dan Kebidanan 2025 Asosiasi Riset Ilmu Kesehatan Indonesia

Patients admitted to the Intensive Care Unit (ICU) frequently experience physiological disturbances that significantly affect their sleep quality. These disturbances are triggered by various factors, including repeated medical procedures, environmental noise, discomfort from medical devices, intensive interactions with healthcare workers, inappropriate lighting that disrupts circadian rhythms, pain, and the underlying disease process. Sleep disturbances in ICU patients may slow down the healing process, elevate blood pressure, trigger metabolic disorders, and increase the risk of serious complications such as stroke. This study aims to examine the relationship between anxiety levels and sleep quality among compos mentis patients in the ICU of Sultan Agung Islamic Hospital, Semarang. The research employed a correlational design with a cross-sectional method. A total of 30 respondents were included based on specific criteria. Anxiety levels were measured using the Hamilton Anxiety Rating Scale (HARS), while sleep quality was assessed using the Pittsburgh Sleep Quality Index (PSQI). Data were analyzed using the Chi-Square test to determine the relationship between the two variables. The findings showed that the distribution of male and female respondents was balanced (15 respondents each). The most common medical diagnosis was post-laparotomy (10 respondents), with the dominant age category being late elderly (10 respondents). Anxiety levels were predominantly in the moderate category (18 respondents), while the majority of respondents demonstrated poor sleep quality (17 respondents). Statistical analysis revealed a p-value of 0.001, indicating a significant relationship between anxiety levels and sleep quality. In conclusion, the study highlights that higher levels of anxiety are associated with poorer sleep quality among compos mentis patients in the ICU. These findings emphasize the importance of nursing interventions aimed at reducing anxiety to improve patient sleep quality and support recovery.

Esensia Azama Bioasa; Sugiyanto Sugiyanto; Tri Asih Budiati; Gatot Murti Wibowo

International Journal of Health and Social Behavior 2025 Asosiasi Riset Ilmu Kesehatan Indonesia

Magnetic Resonance Imaging (MRI) with Arterial Spin Labeling (ASL) is a non-invasive technique commonly used to assess cerebral perfusion, especially in stroke patients. However, ASL images often suffer from low contrast and high noise, which can hinder diagnostic accuracy in visualizing perfusion areas and detecting ischemic lesions. Image enhancement techniques, such as the unsharp mask, offer a potential solution to improve image quality. The effectiveness of this enhancement depends on the kernel size used in the unsharp mask filter. This study evaluates the impact of different kernel sizes (3×3, 5×5, and 7×7) on the quality of ASL brain images, focusing on both quantitative and qualitative improvements. A total of 63 ASL brain MRI images from stroke patients were processed using unsharp mask filters with the three kernel sizes. Quantitative analysis measured Signal-to-Noise Ratio (SNR) and Contrast-to-Noise Ratio (CNR), while qualitative assessment involved three radiologists independently evaluating five aspects of image quality: perfusion area clarity, grey-white matter contrast, ischemic lesion boundary visibility, noise level, and overall visual quality. Statistical tests, including Friedman and Wilcoxon, were applied to compare results across the kernel sizes. Results revealed that the 3×3 kernel achieved the best results in both quantitative and qualitative assessments, with the highest SNR, CNR, and visual quality scores. Significant differences (p < 0.05) were found between kernel sizes, confirming the superiority of the 3×3 kernel. The 7×7 kernel reduced noise but caused oversmoothing, negatively impacting image sharpness. In conclusion, the 3×3 kernel provides an optimal balance between noise reduction and edge preservation, enhancing ASL brain image quality for stroke diagnosis.

Abba, Abubakar; Ahmed, Nisar; Sulaimon, Hakeem Adewale

Journal of Computing Theories and Applications 2025 Universitas Dian Nuswantoro

The widespread use of digital images, driven by low-cost, handheld acquisition devices, has increased the need for robust security measures to safeguard privacy. This demand is further underscored by rising identity theft and other image-related crimes. This study presents a chaos-based experimental evaluation of contemporary image encryption algorithms. Owing to intrinsic properties such as sensitivity to initial conditions and pseudo-randomness, chaos theory has become increasingly prominent in image encryption. Five chaos-based image encryption schemes were selected and applied to a dataset of 26 color images. The evaluation covers both encryption performance and cryptographic security. Decryption quality is measured using Mean Squared Error (MSE), Peak Signal-to-Noise Ratio (PSNR), Structural Similarity Index (SSIM), and DeepEns. Cryptographic security is assessed using entropy, correlation coefficient, Number of Pixel Change Rate (NPCR), Unified Average Changing Intensity (UACI), average and maximum deviation, and histogram analysis. Experimental results indicate that all evaluated schemes demonstrate strong cryptographic security and comparable encryption performance, with broadly similar effectiveness across methods.