<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel rdf:about="http://irepo.futminna.edu.ng:8080/jspui/handle/123456789/42">
    <title>DSpace Collection: Computer Engineering</title>
    <link>http://irepo.futminna.edu.ng:8080/jspui/handle/123456789/42</link>
    <description>Computer Engineering</description>
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://irepo.futminna.edu.ng:8080/jspui/handle/123456789/29238" />
        <rdf:li rdf:resource="http://irepo.futminna.edu.ng:8080/jspui/handle/123456789/29234" />
        <rdf:li rdf:resource="http://irepo.futminna.edu.ng:8080/jspui/handle/123456789/29233" />
        <rdf:li rdf:resource="http://irepo.futminna.edu.ng:8080/jspui/handle/123456789/29230" />
      </rdf:Seq>
    </items>
    <dc:date>2026-05-03T21:00:11Z</dc:date>
  </channel>
  <item rdf:about="http://irepo.futminna.edu.ng:8080/jspui/handle/123456789/29238">
    <title>Development of a Smart Wearable Antidrowning System for Swimmers</title>
    <link>http://irepo.futminna.edu.ng:8080/jspui/handle/123456789/29238</link>
    <description>Title: Development of a Smart Wearable Antidrowning System for Swimmers
Authors: Kontagora, Nuhu Bello; Ugbede, Buhari Umar; Abu, Adishetu Khadijat; Guda, Blessed; Kim, Jinsul
Abstract: Drowning is one of the major causes of unintentional death in the&#xD;
world. owning to this reason, there is a need to curb the issue of drowning. some&#xD;
systems have been developed over the years, but most of the systems are not accurate in detecting a drowning person and do not provide an effective rescue scheme&#xD;
to prevent the swimmers from drowning. The smart anti-drowning and alert system is a system which detects, rescues the swimmer experiencing drowning and&#xD;
alerts the necessary authorities. The system uses two sensors, pulse sensor and accelerometer for the detection of the heartbeat rate and tilting pattern of the swimmer. The Arduino Nano microcontroller receives analogue signal from the sensors&#xD;
and sends a signal to trigger the air vacuum pump and sends a message, when the&#xD;
threshold value is met. The threshold value of the pulse sensor is 45bpm-150bpm&#xD;
(minimum and maximum value) while the threshold value of the accelerometer is&#xD;
750 -1100 (minimum and maximum value).</description>
    <dc:date>2022-05-07T00:00:00Z</dc:date>
  </item>
  <item rdf:about="http://irepo.futminna.edu.ng:8080/jspui/handle/123456789/29234">
    <title>A Real-Time Secure-Based Oil and Gas Supply Chain Management using Blockchain</title>
    <link>http://irepo.futminna.edu.ng:8080/jspui/handle/123456789/29234</link>
    <description>Title: A Real-Time Secure-Based Oil and Gas Supply Chain Management using Blockchain
Authors: Gumut, Gabriel; Umar, Buhari Ugbede; Abdullahi, Ibrahim Mohammed; Ajao, Lukman Adewale; Olaniyi, Olayemi Mikail; Adeniyi, Samuel
Abstract: The security of petroleum product supply chains is&#xD;
essential to mitigate issues such as theft, diversion, hijacking,&#xD;
confidentiality breaches, and privacy violations during the supply&#xD;
chain processes. This study presents a real-time secure-based oil&#xD;
and gas supply chain management system that tracks information&#xD;
using blockchain technology. By integrating telematics with the&#xD;
Ethereum blockchain, the system ensures adequate tracking and&#xD;
secures product distribution information, enhancing transparency&#xD;
and operational efficiency. Key features include smart contracts&#xD;
for automated transaction logging, secure data transmission, and&#xD;
immutable ledger entries. The system's performance was&#xD;
rigorously validated through simulations, demonstrating its&#xD;
effectiveness in real-time data acquisition and secure data&#xD;
management. Prospect and Recommendations: This integration of&#xD;
blockchain technology and IoT fosters data confidentiality and&#xD;
immutability, enhancing trust among stakeholders in the&#xD;
petroleum industry. Future work should explore the scalability of&#xD;
the system, particularly when applied to larger and more complex&#xD;
supply chains. Further integration with advanced IoT sensors and&#xD;
predictive analytics could improve system accuracy and provide&#xD;
predictive maintenance capabilities. This study recommends&#xD;
deploying the system in environments with high theft risks and&#xD;
monitoring its long-term performance to validate its robustness&#xD;
and reliability under real-world conditions.</description>
    <dc:date>2024-01-01T00:00:00Z</dc:date>
  </item>
  <item rdf:about="http://irepo.futminna.edu.ng:8080/jspui/handle/123456789/29233">
    <title>Artificial intelligence model for prediction of cardiovascular disease: An empirical study</title>
    <link>http://irepo.futminna.edu.ng:8080/jspui/handle/123456789/29233</link>
    <description>Title: Artificial intelligence model for prediction of cardiovascular disease: An empirical study
Authors: Umar, Buhari Ugbede; Ajao, Lukman Adewale; Dogo, Eustace Mananyi; Ajao, Falilat Jumoke; Atama, Micheal
Abstract: Cardiovascular disease (CVD) is a disease related to the heart and blood vessels.&#xD;
Prediction of CVD is essential for early detection and diagnosis, which is however&#xD;
compounded by the complex interplay between medical history, physical&#xD;
examination outcomes, and imaging results. While the existing automated&#xD;
systems are fraught with the usage of irrelevant and redundant attributes, artificial&#xD;
intelligence (AI) helps in the identification of potential CVD populations by prediction&#xD;
models. This work aims at developing an AI model for predicting CVD using different&#xD;
classifications of machine learning techniques. The CVD dataset was obtained from&#xD;
the UCI repository containing about 76 cardiac attributes for training in various&#xD;
machine learning models, which include a hybrid of artificial neural networkgenetic algorithm (ANN-GA), artificial neural network, support vector machine&#xD;
(SVM), K-means, K-nearest neighbor (KNN), and decision tree (DT). The performance&#xD;
of the models was measured in terms of accuracy, means square error, sensitivity,&#xD;
specificity, and precision. The results showed that the hybrid model of ANN-GA&#xD;
performs better with an accuracy of 86.4%, compared to the SVM, K-means, KNN,&#xD;
and DT measured at 84.0%, 59.6%, 79.0%, and 77.8%, respectively. It was observed&#xD;
that the system performs better as the number of datasets increases in the database,&#xD;
with a fewer selection of attributes using genetic algorithm for selection. Thus, the&#xD;
ANN-GA model is recommended for CVD prediction and diagnosis.</description>
    <dc:date>2023-09-01T00:00:00Z</dc:date>
  </item>
  <item rdf:about="http://irepo.futminna.edu.ng:8080/jspui/handle/123456789/29230">
    <title>Blockchain for securing electronic voting systems: a survey of architectures, trends, solutions, and challenges</title>
    <link>http://irepo.futminna.edu.ng:8080/jspui/handle/123456789/29230</link>
    <description>Title: Blockchain for securing electronic voting systems: a survey of architectures, trends, solutions, and challenges
Authors: . Ohize, Henry Ohize; Onumany, Adeiza James; Umar, Buhari Ugbede; Lukman, Adewale Ajao; Isah, Rabiu Omeiza; Dogo, Eustace Manayi; Nuhu, Bello Kotongora; Olaniyi, Olayemi Mikail; Ambafi, James Garba; Sheidu, Vincent B.; Ibrahim, Muhammad M.
Abstract: Electronic voting (e-voting) systems are gaining increasing attention as a means to modernize electoral processes, enhance&#xD;
transparency, and boost voters’ participation. In recent years, significant developments have occurred in the study of&#xD;
e-voting and blockchain technology systems, hence reshaping many electoral systems globally. For example, real-world&#xD;
implementations of blockchain-based e-voting have been explored in various countries, such as Estonia and Switzerland,&#xD;
which demonstrates the potential of blockchain to enhance the security and transparency of elections. Thus, in this paper,&#xD;
we present a survey of the latest trends in the development of e-voting systems, focusing on the integration of blockchain&#xD;
technology as a promising solution to address various concerns in e-voting, including security, transparency, auditability,&#xD;
and voting integrity. This survey is important because existing survey articles do not cover the latest advancements in&#xD;
blockchain technology for e-voting, particularly as it relates to architecture, global trends, and current concerns in the&#xD;
developmental process. Thus, we address this gap by providing an encompassing overview of architectures, developments,&#xD;
concerns, and solutions in e-voting systems based on the use of blockchain technology. Specifically, a concise summary of&#xD;
the information necessary for implementing blockchain-based e-voting solutions is provided. Furthermore, we discuss&#xD;
recent advances in blockchain systems, which aim to enhance scalability and performance in large-scale voting scenarios.&#xD;
We also highlight the fact that the implementation of blockchain-based e-voting systems faces challenges, including&#xD;
cybersecurity risks, resource intensity, and the need for robust infrastructure, which must be addressed to ensure the&#xD;
scalability and reliability of these systems. This survey also points to the ongoing development in the field, highlighting&#xD;
future research directions such as improving the efficiency of blockchain algorithms and integrating advanced cryptographic techniques to further enhance security and trust in e-voting systems. Hence, by analyzing the current state of&#xD;
e-voting systems and blockchain technology, insights have been provided into the opportunities and challenges in the field&#xD;
with opportunities for future research and development efforts aimed at creating more secure, transparent, and inclusive&#xD;
electoral processes.</description>
    <dc:date>2024-09-19T00:00:00Z</dc:date>
  </item>
</rdf:RDF>

