Research Publications
Permanent URI for this communityhttps://rda.sliit.lk/handle/123456789/4194
This main community comprises five sub-communities, each representing the academic contribution made by SLIIT-affiliated personnel.
Browse
60 results
Filters
Advanced Search
Filter by
Settings
Search Results
Item Embargo Bovitrack:Animal behavior monitoring using Machine learning and IoT(Institute of Electrical and Electronics Engineers Inc., 2025) Viraj, H; Wijesekara, S; Tharuka, K; Fernando, S; Jayakody, A; Wijesiri, PAnalyzing dairy cattle behavior and anomalies is a critical component of precision livestock farming, allowing farmers to remotely monitor animals for health and behavior. In order to accomplish this task better, the use of IoT technology and machine learning algorithms is more appropriate as per the time. The YOLO (you only look once) object recognition algorithm is more suitable for that, and the use of this algorithm allows these processes to be performed automatically and in real time with high accuracy. YOLO's ability to recognize multiple objects in images or videos makes Yolo ideal for cattle detection and tracking.Item Embargo Autonomous Water Quality Monitoring: Integrating UWB Ad-Hoc Networks, Sensor Calibration, and Kubernetes Cloud Architecture(IEEE Computer Society, 2025) Tharindu, K; Abeysinghe, M; Karunarathne, S; Dilshan, K; Primal, D; Jayakody, AWater quality monitoring plays a critical role in ensuring environmental sustainability and public health. Traditional methods, while accurate, are time-consuming and lack the ability to provide real-time insights. This study proposes a secure, scalable IoT-based solution utilizing autonomous sensor-equipped boats designed to measure pH, turbidity, and temperature in aquatic environments. The boats navigate predefined grid coordinates generated through a Python-based script and communicate data using UWB in a decentralized ad hoc network operating under the AODV routing protocol. Preprocessed sensor data is transmitted to a base station and securely forwarded to a Kubernetes-based cloud infrastructure for real-time processing and visualization. Communication between the base station and cloud services is secured using HTTPS/TLS encryption. Experimental trials confirm reliable navigation, high sensor accuracy, low latency, and robust security. The system remains cloud-agnostic and is compatible with a range of open-source Kubernetes distributions, enabling deployment flexibility across various environments. This research demonstrates an effective, autonomous approach to real-time water quality monitoring, advancing scalable and sustainable environmental managementItem Embargo Blockchain-Based Custody Evidence Management System for Healthcare Forensics(Institute of Electrical and Electronics Engineers Inc., 2025) Jayasinghe R.D.D.L.K; Sasanka M.W.K.L; Athukorala D.A.S.M; Sandeepani M.A.D; Jayakody, A; Senarathna, AAs digital evidence increasingly growing in significance in healthcare forensics, safeguarding sensitive medical data's confidentiality, integrity, and limited access remains to be an important issue. Existing forensic evidence management systems are subject to data breaches and illegal access since they frequently lack significant privacy-preserving measures. In order to overcome such challenges, this research suggests a Blockchain-Based Custody Evidence Management System for Healthcare Forensics, which combines blockchain technology, machine learning, and encryption methods to improve security, privacy, and accessibility. To ensure accurate and efficient gathering of information, machine learning algorithms are used to extract handwritten and printed text from medical photographs. AES encryption ensures safe storage, while Fully Homomorphic Encryption (FHE) is used for dynamic access level control to protect gathered evidence. Identity verification is made possible via a web-based authentication system that uses Zero-Knowledge Proofs (ZKP) to protect privacy by preventing the disclosure of personal data. By preventing unintended modifications, blockchain technology is used to preserve the custody chain's integrity. Furthermore, machine learning-driven PII detection and masking methods balance the requirement for forensic investigation with privacy compliance by controlling data accessibility according to access entitlements. Based on permitted access levels, the system makes it possible to share safe evidence with law enforcement agencies, such as courts, the police, and other forensic groups. Using blockchain to guarantee data immutability, cryptographic security to restrict access, and artificial intelligence (AI) to safeguard data, this approach enhances the privacy, security, and dependability of handling forensic evidence in medical investigationsItem Embargo IoT-Based Smart Hydroponics for Automated Nutrient, Climate, Irrigation, and Health Monitoring(Institute of Electrical and Electronics Engineers Inc., 2025) Ashik M.A.M; Bogahawatta C.A; Perera M.R.D; Dassanayake D.R.I.P; Jayakody, A; Gamage, NThis study presents HydroNutraLeaf as a selfgoverning hydroponic tower system built with Internet of Things technology to automate the critical aspects of hydroculture farming by uniting water supply management with environmental control and watering systems and plant health monitoring capabilities. The system unites multiple essential components to operate as one unit. The system incorporates an automatic plant disease detection system through real-time image acquisition which uses Convolutional Neural Network (CNN) algorithms and cloud-based warning protocols for classification purposes. An automated system comprising Raspberry Pi actuators, NPK sensors, and machine learning functions delivers nutrients at proper stages during plant growth. A reinforcement learning system directs the management of climate factors including temperature and humidity together with Light Emitting Diode (LED) spectrums to achieve superior yield production and product quality. The system includes a self-operated irrigation system with Electrical Conductivity (EC), potential of hydrogen (pH) regulation features which utilizes SVM-based prediction methods in combination with real-time monitoring to achieve optimum root environment conditions. Users can access a dashboard in Grafana to monitor and control the system by using cloud platforms which include Firebase and AWS. The experimental findings reveal water consumption decreased by 30% along with improved nutritional efficiency reaching 25% and enhanced crop yield reaching 15% with better health performance. The sustainable farming operations and commercial greenhouse implementation benefit from HydroNutraLeaf solution which operates through a scalable model based on data analysis and requires minimal human intervention.Item Open Access Model Optimization for Personalized Health Metrics Analysis(Institute of Electrical and Electronics Engineers Inc., 2025) Perera, M; Wijesiriwardena, A; Pathirana, A; Gamaathige, L; Wijesiri, P; Jayakody, AThis paper investigates the development and application of four machine learning models designed to enhance personalized health management, specifically targeting young adults aged 15-30. The research addresses common health challenges, such as obesity and lifestyle-induced diseases, through data-driven methodologies that provide personalized meal plans, workout recommendations, and progress monitoring. The first model generates optimized personalized recommendations according to the user's health condition using Random Forest and Decision Tree algorithms. The second model utilizes an ensemble of Random Forest, LightGBM, and XGBoost, combined through a stacking technique with Linear Regression as the meta-model, to generate optimized personalized meal plans according to health condition. The third model generates optimized workout plans using Gradient Boosting and XGBoost classifiers, accounting for individual fitness objectives, body compositions, and medical conditions. A fourth model predicts goal achievement timelines by analyzing features such as caloric balance and hydration efficiency, providing users with actionable feedback using XGBoost. The integration of these AI-driven components into a scalable digital platform demonstrates the potential of machine learning in transforming health management. Future enhancements include improving model accuracy, enabling real-time feedback, and deploying the system as an accessible mobile application. ensemblePublication Open Access A novel application with explainable machine learning (SHAP and LIME) to predict soil N, P, and K nutrient content in cabbage cultivation(Elsevier B.V., 2025-03-06) Abekoon, T; Sajindra, H; Rathnayake, N; Ekanayake, I, U; Jayakody, A; Rathnayake, UCabbage (Brassica oleracea var. capitata) is commonly cultivated in high altitudes and features dense, tightly packed leaves. The Green Coronet variety is well-known for its robust growth and culinary versatility. Maximizing yield is crucial for food sustainability. It is essential to predict the soil’s major nutrients (nitrogen, phosphorus, and potassium) to maximize the yield. Artificial intelligence is widely used for non-linear predictions with explainability. This research assessed the predictive capabilities of soil nitrogen, phosphorus, and potassium levels with explainable machine learning methods over an 85-day cabbage growth period. Experiments were conducted on cabbage plants grown in central hills of Sri Lanka. SHapley Additive exPlanations (SHAP) and Local Interpretable Model-agnostic Explanations (LIME) were used to clarify the model’s predictions. SHAP analysis showed that high feature values of the number of days and plant average leaf area negatively impacted for nutrient predictions, while high feature values of leaf count and plant height had a positive effect on the nutrient predictions. To validate the results, 15 greenhouse-grown cabbage plants at various growth stages were selected. The nitrogen, phosphorus, and potassium levels were measured and compared with the predicted values. These insights help refine predictive models and optimize agricultural practices. A user-friendly application was developed to improve the accessibility and interpretation of predictions. This tool is a user-friendly platform for end-users, enabling effective use of the model’s predictive capabilities.Publication Open Access A novel application with explainable machine learning (SHAP and LIME) to predict soil N, P, and K nutrient content in cabbage cultivation(Elsevier B.V., 2025-08) Abekoon, T; Sajindra, H; Rathnayake, N; Ekanayake, I.U.; Jayakody, A; Rathnayake, UCabbage (Brassica oleracea var. capitata) is commonly cultivated in high altitudes and features dense, tightly packed leaves. The Green Coronet variety is well-known for its robust growth and culinary versatility. Maximizing yield is crucial for food sustainability. It is essential to predict the soil's major nutrients (nitrogen, phosphorus, and potassium) to maximize the yield. Artificial intelligence is widely used for non-linear predictions with explainability. This research assessed the predictive capabilities of soil nitrogen, phosphorus, and potassium levels with explainable machine learning methods over an 85-day cabbage growth period. Experiments were conducted on cabbage plants grown in central hills of Sri Lanka. SHapley Additive exPlanations (SHAP) and Local Interpretable Model-agnostic Explanations (LIME) were used to clarify the model's predictions. SHAP analysis showed that high feature values of the number of days and plant average leaf area negatively impacted for nutrient predictions, while high feature values of leaf count and plant height had a positive effect on the nutrient predictions. To validate the results, 15 greenhouse-grown cabbage plants at various growth stages were selected. The nitrogen, phosphorus, and potassium levels were measured and compared with the predicted values. These insights help refine predictive models and optimize agricultural practices. A user-friendly application was developed to improve the accessibility and interpretation of predictions. This tool is a user-friendly platform for end-users, enabling effective use of the model's predictive capabilities.Publication Embargo Forecasting Model of Combining Mini Batch K Means and Kohonen Maps to Cluster and Evaluate Gait Kinematics Data(IEEE, 2022-10-04) Indumini, U; Jayakody, AWhen people are getting old, some gait abnormalities may have happened in their walking patterns. It means, there may be slight differences in their physical performance. Due to the complexity of that evaluation, a machine learning algorithm can be used to cluster the gait patterns. Kohonen Maps (KM) and mini-batch k-means (MBKM) have been combined to cluster the gait parameters according to the age groups to identify the principal gait characteristics which are affected to the walking pattern. Dataset is consisting of 180 gait data based on the data which have been gained through the inertial measurement unit (IMU). When analysing the results, the proposed algorithm is showing low computational cost and time which is more efficient. As well the results have been proved that the cadence is the most important and affected gait parameter when caused to a walking pattern of a person when he or she is getting older. These results provide clues for the health professionals to identify and evaluate the difficulties of walking patterns of patients according to age.Publication Embargo Common Object Request Broker-based Publisher-Subscriber Middleware for Internet of Things - Edge Computing(IEEE, 2022-10-04) Perera, H; Jayakody, AThe edge computing layer in IoT reduces the flow of a massive amount of data directly to the cloud by processing some data in the local network. The middleware in the layer enables this processing of data and the communication between heterogeneous devices and services in the nearby layers. CORBA, which uses as a powerful middleware technology in developing middleware solutions in enterprise-level distributed applications, has been abandoned in the current generation. The paper presents the design, and the performance evaluation of a publisher-subscriber middleware implemented using CORBA that was studied when exploring the applicability of CORBA as an IoT edge computing middleware. The evaluation was continued in two steps to analyse several parallel connections (Load test) and handle requests in a unit time (burst test) via simulating an IoT environment in a cloud environment.Publication Embargo A Smart Aquaponic System for Enhancing The Revenue of Farmers in Sri Lanka(IEEE, 2022-10-19) Ekanayake, D; de Alwis, P; Harshana, P; Munasinghe, D; Jayakody, A; Gamage, NSri Lanka's agricultural sector confronts serious challenges from fertilizer shortages and agriculture-related chemical scarcity. Innovations comparable to aquaponic systems may be offered to Sri Lankan farmers to overcome these difficulties using IoT and ML technology. This research scope is to implement a smart and secure aquaponic environment monitoring system to forecast plant and fish growth factors, provide Sri Lankan farmers with insights into the environment's behaviors, and take measures according to the predictions utilizing control mechanisms. In this research, more exact predictions have been generated by the Random Forest algorithm model rather than the LSTM model, and most of the investigated parameters given good accuracy according to the absolute mean error (Media TDS-1.95, Media pH-0.06, Media Temperature-0.49, Env. Temperature- 0.94, Env. Humidity-2.70) except the environment light intensity (64.11). The ML solution studied in this research paper would increase the quality of traditional agriculture in Sri Lanka for greater productivity and economic benefit.
