Repository logo
Communities & Collections
All of DSpace
  • English
  • العربية
  • বাংলা
  • Català
  • Čeština
  • Deutsch
  • Ελληνικά
  • Español
  • Suomi
  • Français
  • Gàidhlig
  • हिंदी
  • Magyar
  • Italiano
  • Қазақ
  • Latviešu
  • Nederlands
  • Polski
  • Português
  • Português do Brasil
  • Srpski (lat)
  • Српски
  • Svenska
  • Türkçe
  • Yкраї́нська
  • Tiếng Việt
Log In
New user? Click here to register.Have you forgotten your password?
  1. Home
  2. Browse by Author

Browsing by Author "Mary Adebola Ajiboye"

Filter results by typing the first few letters
Now showing 1 - 9 of 9
  • Results Per Page
  • Sort Options
  • No Thumbnail Available
    Item
    A Comparison of Code Maintainability in Agile Environment
    (IUP Journal of Information Technology, 2016-06-01) Mary Adebola Ajiboye; Matthew Sunday Abolarin; Ajiboye, Johnson Adegbenga
    The demand for quick delivery of quality software is becoming high among software clients due to the fast changing technology in the dynamic world. Agile software development meets this demand and has gained appropriate and wide acceptance among software practitioners. However, the quality of such software is greatly impacted by its maintainability. Unfortunately, existing works focused only on the flexibility aspect of maintainability without paying attention to timely delivery. In this work, maintainability as a function of time to correct codes was examined among various categories of software developers. Deliberate errors, ranging from two to nine, were introduced into sets of agile codes written in python programming language and given to 100 programmers, each in the groups of individual junior, individual expert, random, expert pairs, junior pairs and junior expert pairs. The results revealed that random pair programmers spent the highest time of 21.88 min/bug on the average, while individual experts spent the least time of 16.26 min/bug.
  • No Thumbnail Available
    Item
    ANALYSIS OF SPECTRUM OCCUPANCY PREDICTION RESULTS FOR MAITAMA ABUJA
    (International Conference on Communication and Information Science (ICCIS), 2024) Ajiboye, Johnson Adegbenga; Mary Adebola Ajiboye; Babatunde Araoye Adegboye; Daniel Jesupamilerin Ajiboye; Jonathan Gana Kolo; Abiodun Musa Aibinu
    This research investigates the efficacy of Artificial Neural Networks (ANN) in predicting spectrum occupancy in Maitama, Abuja, Nigeria, focusing on frequency bands ranging from 30 MHz to 300 MHz. The primary objective was to evaluate the accuracy of ANN-based predictions of spectrum usage and compare these predictions with actual measurements. The study employed ANN to forecast spectrum occupancy across various frequency bands, and the predicted data were then compared with empirical measurements to assess the performance of the model. The analysis revealed that prediction errors were generally low across all frequency bands, with most errors falling below 1.5%. Specifically, the 30-47 MHz sub-band demonstrated an average percentage difference between the actual and predicted value of 0.087%, with a maximum error of 1.12% occurring at frequency of 44.65 MHz. For the 47.05-68 MHz band, the average percentage difference was slightly higher at 0.106%, and the maximum error was 2.18% occurring at frequency of 50.2 MHz. In the 68.05-74.8 MHz band, the average percentage error was 0.040%, but with highest error of 0.232% at frequency of 73.95 MHz. The 74.85-87.45 MHz band showed the most accurate predictions with an average error of just 0.010%, and a maximum error of 0.174% at 75.1 MHz. Overall, the highest prediction error was 0.106% in the 47.05-68 MHz band, whereas the lowest was 0.010% in the 74.85-87.45 MHz band. These results highlight the high accuracy of ANN in predicting spectrum usage, demonstrating its potential for effective spectrum management and planning in Maitama, Abuja.
  • No Thumbnail Available
    Item
    Design and Implementation of a 5 kVA Inverter
    (IUP Journal of Electrical and Electronic Engineering, 2016-10-01) Ajiboye, Johnson Adegbenga; Chukwuka Anene; Mary Adebola Ajiboye; Abraham U. Usman
    The paper describes the design and construction of a 5 kVA Pulse Width Modulated (PWM) Metal Oxide Semiconductor Field Effect Transistor (MOSFET)-based inverter, which works on the principle of PWM. The inverter uses IC SG3524 and a pair of Twelve MOSFETs to drive the load. The design and implementation starts with the power supply. Component selection was made with the aid of electronics data book, which made the design and calculations very easy. One main feature of this inverter is the monitoring section, and the battery-charging section connected to the inverter circuit. The inverter converts DC supply of the battery into AC power supply required by most electrical appliances/equipment when the AC main is not available; and when the AC main is available, the supply goes to the AC main sensor, the relays and battery charging section of the inverter. This inverter can be used for domestic purpose, and it is not recommended for industrial purpose where high current is required for application, such as starting a heavy-duty motor
  • No Thumbnail Available
    Item
    Dynamic Spectrum Access (DSA) in Wireless Cognitive Radio Networks (WCRN)
    (2013-02-01) Ajiboye, Johnson Adegbenga; Yinusa Ademola Adediran; Mary Adebola Ajiboye
    Dynamic Spectrum Access (DSA) is a technology that senses the unused 'free' but allocated portion of the radio frequency spectrum on a non-interfering basis. These unused bands are also known as 'holes' or 'white spaces'. DSA also refers to the time-varying, flexible usage of parts of the radio spectrum under consideration of regulatory and technical restrictions. This type of spectrum access is due to the dynamic behavior that the Secondary User (SU) must employ in order to access the spectrum, while avoiding interfering with a Primary User (PU). Intelligent or Cognitive Radio (CR) is a platform on which the DSA can be implemented. CRs are radio systems that autonomously coordinate the usage of spectrum. They utilize radio spectrum when it is not being used by incumbent (primary) radio systems. Underutilized spectrum can be exploited with the concepts of DSA and CR. This paper reviews the techniques that can be deployed for DSA reliably in a Wireless Cognitive Radio Network (WCRN) and models of network architecture-based DSA in Cognitive Radio Networks (CRN).
  • No Thumbnail Available
    Item
    MANAGEMENT OF ELECTRIC POWER IN NIGERIA
    (International Conference on Information Systems and Management Science, 2018) Ajiboye, Johnson Adegbenga; Mary Adebola Ajiboye; Misra Sanjay
  • No Thumbnail Available
    Item
    Pair Programming – Cubic Prediction Model Results for Random Pairs and Individual Junior Programmers
    (2023-11-06) Mary Adebola Ajiboye; Matthew Sunday Abolarin; Ajiboye, Johnson Adegbenga; Abraham Usman Usman; Sanjay Misra
    Due to the rapidly evolving technology in the dynamic world, there is a growing desire among software clients for swift delivery of high quality software. Agile software development satisfies this need and has been widely and appropriately accepted by software professionals. The maintainability of such software, however, has a significant impact on its quality. Unfortunately, existing works neglected to consider timely delivery and instead concentrated primarily on the flexibility component of maintainability. This research looked at maintainability as a function of time to rectify codes among Individual Junior and Random pair soft ware developers. Data was acquired from an experiment performed on software developers in the agile environment and analyzed to develop the quality model metrics for maintainability which was used for prediction. One hundred programmers each received a set of agile codes created in the Python programming language, with deliberate bugs ranging from one to ten. The cubic regression model was used for predicting time spent on debugging errors above ten bugs. Results show that the random pair programmers spent an average time of 21.88 min/error while the individual programmers spent a lesser time of 16.57min/error.
  • No Thumbnail Available
    Item
    Pattern and Feeder Design for the Production of Grey Cast Iron Brackets
    (IUP Journal of Mechanical Engineering, 2013-08-01) Mary Adebola Ajiboye; Matthew Sunday Abolarin; Ajiboye, Johnson Adegbenga
    In this paper, the design and production of sand casting for a gray cast iron bracket was carried out. The bracket was divided into different sections called Appendages A,B,C and D, and Ribs E and F. Efficient feeder design is important so as to minimize casting defects such as porosity and incomplete filling to the barest minimum. The feeder or riser is used to feed metal to the casting as it solidifies; therefore, they are designed and positioned such as to ensure filling the cavity during solidification. The implication of this is that the riser must be designed to be large enough so that it solidifies only after the casting and it should contain a sufficient volume of metal capable of supplying the shrinkage contraction which occurs on cooling from the casting temperature to the completion of solidification. Based on the feeder design in this work, two bracket castings were produced.
  • No Thumbnail Available
    Item
    Queue Behavior of Statistical Multiplexers
    (The IUP Journal of Information Technology, 2013-03-01) Ajiboye, Johnson Adegbenga; Yinusa Ademola Adediran; Mary Adebola Ajiboye
    In a statistical multiplexer, packets are assumed to be arriving at the multiplexer with the inter arrival times being Independent and Identically Distributed (IID). The service time is also IID. The inter arrival times are generated from the corresponding probability distribution. When a packet arrives to an empty or idle system, the packet is immediately served; otherwise, it is queued. In this paper, the queue behaviors in the multiplexer's buffer were examined. The results show that the average number of packets in the multiplexer queue increases in an exponential form with increase in utilization; and at high utilization, there is a dramatic increase in the number of packets in the multiplexer queue which may lead to packet loss when there is no sufficient buffering. Comparison of the simulation and analytical results for the mean number of packets in an M/M/I Multiplexer Queue reveals that results are within ±23% for offered load of up to 90%.
  • No Thumbnail Available
    Item
    The Challenges Posed by Information Technology to Secretaries: A Study with Reference to Federal Polytechnic, Bida, Niger State, Nigeria
    (The IUP Journal of Information Technology, 2012-12-01) Ajiboye, Johnson Adegbenga; Mary Adebola Ajiboye; Juliet Omozokpia
    This study was conducted to identify the challenges of information technologies on secretaries in the Federal Polytechnic Bida, Niger State, Nigeria. The study was embarked upon to emphasize the importance or significance of secretaries as they face the challenges of the information technology in an ICT era. The research was carried out using 50 secretaries. The instrument used in the collection of data was a questionnaire and the data collected was analyzed using the SPSS software. From the analysis of data collected, it was found and concluded that among other things most secretaries lack necessary skills required for ICT in the modern office and most of them with just typing and shorthand skills are on the verge of losing their jobs. Although, it was discovered and concluded that secretaries will not be replaced by computers and that the ones with ICT skills are in high demand and with ample career opportunities in the modern office. It was then recommended that organizations should train and retrain their secretaries to be ICT-compliant and that the curriculum of secretarial study programs should be reviewed and widened to include ICT courses so as to give potential secretaries an ICT background.

DSpace software copyright © 2002-2025 LYRASIS

  • Privacy policy
  • End User Agreement
  • Send Feedback
Repository logo COAR Notify