Search
112 articles for “computational performance”
-
An Analytical Review of Machine Learning Methodologies
Abstract: Machine Learning (ML) is a dynamic and rapidly developing area of computer science that enables the system to learn from data and improve its performance without clear programs. Rooted in statistical theory and computer algorithms, ML has become a major technology that progresses in artificial intelligence. It strengthens the detection of the recommendations and speech for extensive applications from autonomous vehicles and medical diagnoses. This paper has reviewed the basics …
Published in Recent Trends in Mathematics · Vol. 3, Issue 1, 2026 · pp. 13–21 Read article
-
Spintronic Logic Circuits for Ultrafast Processing
Abstract: Spintronic logic has emerged as one of the most promising post-CMOS paradigms capable of addressing the speed, density, and energy challenges of deeply scaled silicon technologies. By relying on the intrinsic properties of electron spin and magnetization dynamics, spintronic devices—particularly Magnetic Tunnel Junctions (MTJs), Spin-Transfer Torque (STT), and Spin–Orbit Torque (SOT) structures—enable ultrafast, non-volatile data processing with significantly reduced energy consumption. Despite remarkable device-level advancements, circuit- level realization of high-speed, …
Published in International Journal of VLSI Circuit Design & Technology · Vol. 3, Issue 2, 2025 · pp. 35–43 Read article
-
A Conceptual Framework for AI-Integrated Metabolomics in Predictive Health Systems for Resource-Constrained Environments
Abstract: The increasing prevalence of non-communicable diseases (NCDs) continues to place a significant strain on healthcare systems, particularly in low- and middle-income regions where access to early diagnostic infrastructure is limited. Conventional healthcare approaches remain largely reactive, often detecting diseases at advanced stages when treatment effectiveness is reduced. This challenge underscores the need for predictive, cost-effective, and data-driven healthcare solutions. This study presents a conceptual framework that integrates metabolomics with artificial …
Published in Emerging Trends in Metabolites · Vol. 3, Issue 2, 2026 Read article
-
Design and Optimization of Radial Turbines for Waste Heat Recovery Applications
Abstract: Waste heat recovery (WHR) offers a compelling way to improve sustainability and energy efficiency in several different industrial sectors. In waste heat recovery (WHR) systems, radial turbines are essential because they capture waste heat and transform it into useful mechanical or electrical energy. A thorough summary of the design and optimization concepts guiding radial turbines for WHR applications is given in this review article. After outlining the basic concepts of …
Published in International Journal of Mechanical Dynamics and Systems Analysis · Vol. 1, Issue 2, 2023 · pp. 52–58 Read article
-
Optimizing Power Generation from Building Ventilation Systems: A Study on Exhaust Fan Efficiency
Abstract: Due to population growth, the world's energy consumption has increased dramatically in both wealthy and developing nations in recent years, and by 2042, it is predicted to have doubled or more. Since a few years ago, the use of innovative sustainable power sources to meet energy demands has been gradually increasing. We've chipped away at a different idea because of this. As an alternative energy source, renewable energy (RE) resources …
Published in International Journal of Electrical Power and Machine Systems · Vol. 1, Issue 2, 2023 · pp. 22–27 Read article
-
Assessing the Performance of DL Methods in Handwritten Digit Recognition
Abstract: Handwritten digit recognition is a computer vision task that involves the automatic identification and classification of hand-written digits. The objective is to develop models capable of accurately recognizing and distinguishing digits handwritten by humans. With the development of machine learning and deep learning techniques, this field has advanced remarkably. The convolutional neural network (CNN) is the most often used technique for this purpose. By utilizing CNN, the model can learn …
Published in International Journal of Data Structure Studies · Vol. 1, Issue 1, 2023 · pp. 25–32 Read article
-
Implementing Machine Learning in Data Classification
Abstract: Data classification forms an essential aspect of artificial intelligence (AI) and soft computing, helping a great deal in the transformation of raw data into knowledge that forms the basis of numerous applications, such as fraud detection, medical diagnostics, and natural language processing. This study discusses the challenges and the state of the art in data classification, as far as scalability, noise handling, and feature selection optimization are concerned. It gives …
Published in International Journal of Data Structure Studies · Vol. 3, Issue 2, 2025 · pp. 15–22 Read article
-
The Role of Artificial Intelligence in Enhancing Athlete Performance and Training Strategies
Abstract: Artificial Intelligence (AI) is transforming modern sports by improving athlete performance, training methods, and decision-making processes. The integration of AI technologies such as machine learning, data analytics, wearable sensors, and computer vision has enabled coaches and sports scientists to analyze large amounts of performance data with greater accuracy and efficiency. Athletes' physiological indicators, movement patterns, injury risks, and recuperation processes are all monitored by these technology. Training regimens can therefore …
Published in Recent Trends in Sports · Vol. 3, Issue 2, 2026 · pp. 1–7 Read article
-
Offloading Computation to the Cloud
Abstract: Mobile devices are increasingly relied upon for complex and resource-intensive applications such as real-time video processing, augmented reality, and machine learning. However, their limited computational power, storage capacity, and battery life pose significant challenges. Computation offloading to the cloud has emerged as a promising solution to overcome these limitations by transferring demanding tasks from mobile devices to remote cloud servers. This approach enables improved performance, reduced energy consumption, and enhanced …
Published in International Journal of Mobile Computing Technology · Vol. 3, Issue 2, 2025 · pp. 27–37 Read article
-
Crystal Engineering Strategies for Tailoring Mechanical Properties of Structural Materials
Abstract: Crystal engineering has emerged as a promising approach for designing materials with tailored mechanical properties, enabling advancements in various fields such as aerospace, automotive, and construction. This review examines the diverse strategies employed in crystal engineering to manipulate the mechanical behavior of structural materials. One key strategy involves controlling the crystal structure at the atomic level through techniques such as alloying, doping, and phase transformations. Alloying introduces foreign atoms into …
Published in International Journal of Crystalline Materials · Vol. 1, Issue 1, 2024 · pp. 01–06 Read article
-
Advancements and Challenges in Automated Guided Vehicles for Smart Industrial Automation
Abstract: Automated Guided Vehicles (AGVs) are increasingly central to modern industrial automation, enhancing operational efficiency in manufacturing, warehousing, and logistics. Traditionally reliant on fixed paths using magnetic tapes or wired tracks, AGVs were limited in flexibility. However, recent technological advances have enabled the development of autonomous AGVs equipped with sensor fusion, LiDAR, computer vision, and artificial intelligence (AI). These features support real-time obstacle detection, dynamic path planning, and robust performance in …
Published in International Journal of Advanced Robotics and Automation Technology · Vol. 4, Issue 1, 2026 · pp. 1–5 Read article
-
Optimizing Fin Parameters to Enhance Passive Heat Dissipation in Photovoltaic Panels
Abstract: This study explores passive cooling techniques to enhance the thermal management of photovoltaic (PV) modules, which is crucial for maintaining efficiency. A computational fluid dynamics (CFD) model, using ANSYS Fluent, was developed to evaluate three fin shapes: rectangular, trapezoidal, and triangular, attached to the back of PV modules. The study varied parameters such as fin count, thickness, and length to determine optimal configurations for cooling. Among the designs, triangular fins …
Published in International Journal of Radio Frequency Innovations · Vol. 2, Issue 2, 2024 · pp. 25–35 Read article
-
Attitude Control System for Flight: A Comprehensive Review
Abstract: Attitude control systems is an integral part of flight control systems because they are responsible for the stability and maneuverability of different airborne vehicles within all flight regimes. The following paper presents an extensive overview of attitude control systems that are commonly in use in various flight applications and examines their design implementation, and performance on the space. The paper starts with a general overview of the main mechanisms of …
Published in International Journal of Solid State Innovations & Research · Vol. 2, Issue 1, 2024 · pp. 8–14 Read article
-
Searching Substring in O(n) Time Complexity
Abstract: This research paper presents a highly efficient algorithm for substring search within a given string, achieving a remarkable time complexity of O(n). The proposed algorithm utilizes a two-pointer approach to compare the given string with the targeted substring. By employing string concatenation, the algorithm dynamically constructs a resultant substring during the matching process. Upon completion of character matching, the algorithm compares the resultant substring with the targeted substring and returns …
Published in International Journal of Algorithms Design and Analysis Review · Vol. 1, Issue 1, 2023 · pp. 9–15 Read article
-
AI Driven IoT Based Decision Making System for Brain wave study: KSK approach for Brain wave study
Abstract: The rapid convergence of Internet of Things (IoT) architectures and deep learning has unlocked unprecedented potential for real-time neuro-diagnostic monitoring. This paper presents a novel framework for an AI-driven IoT ecosystem designed to capture, transmit, and interpret human electroencephalography (EEG) signals with minimal latency. Traditional brain-computer interface (BCI) studies are often constrained by localized computing power and the high dimensionality of neural data. Our proposed architecture integrates low-power EEG sensors …
Published in International Journal of Brain Sciences · Vol. 3, Issue 2, 2026 Read article
-
Examining the Role of Synthetic Biology in Cellular Restoration Mechanisms
Abstract: Synthetic biology has emerged as a transformative field with the potential to revolutionize cellular repair mechanisms, offering innovative solutions to repair damaged DNA, stabilize proteins, regenerate tissues, and treat a wide range of diseases. By combining principles from genetic engineering, biotechnology, and computational biology, synthetic biology enables the design of cellular systems capable of performing functions that repair cellular damage and restore normal cellular processes. This article explores the application …
Published in International Journal of Cell Biology and Cellular Functions · Vol. 2, Issue 2, 2024 · pp. 19–29 Read article
-
Investigation of the Solvent Extraction Using Alcohol and Water on Bryophylum pinnatum Leaves for Total Petroleum Hydrocarbon Degradation on Loamy Soil
Abstract: Investigation of the solvent extraction using alcohol and water on Bryophylum pinnatum leaves for total petroleum hydrocarbon degradation on loamy soil was monitored for the purpose of evaluating the Micheal’s Menten functional parameters as well as the coefficients. The maximum specific rate of the total petroleum hydrocarbon (TPH), which was expressed as Vmax and the rate of the dissociation of the TPH, which is denoted as Km was computed in …
Published in International Journal of Environmental Planning and Development Architecture · Vol. 3, Issue 2, 2025 · pp. 8–15 Read article
-
Optimization of Robotic Path Planning Algorithms for Autonomous Material Handling Systems
Abstract: For autonomous systems for handling materials (AMHS) to operate as efficiently as possible in industrial and logistical settings, robotic route planning is essential. This study examines many robotic route planning algorithms, emphasizing their use, ways of optimization, and difficulties in material handling systems. To improve the effectiveness, precision, and computational viability of these algorithms, the study also examines a number of optimization strategies, including machine learning, parallelization, heuristic search, and …
Published in International Journal of Robotics and Automation in Mechanics · Vol. 2, Issue 2, 2024 · pp. 15–20 Read article
-
CFD Analysis: Double Pipe Heat Exchanger, Latent Heat Storage, and BIM-CFD Integration
Abstract: This is a review work covering four research papers. Heat exchangers transport thermal energy across fluids; research in SolidWorks 2014 compared flow simulation to the effectiveness-NTU approach. Slow PCM charging/discharging is a global concern in latent heat storage; research on the influence of flow rate and temperature on melting and solidification durations discovered efficiency in a triple tube heat exchanger design. Advances in computational fluid dynamics for forecasting separated flows …
Published in International Journal of Electrical Machine Analysis and Design · Vol. 2, Issue 2, 2024 · pp. 19–24 Read article
-
An Investigative Study on Cache-Oblivious Data Structures
Abstract: Cache-oblivious data structures and data management systems have emerged as critical components in modern computing environments, aiming to optimize memory access patterns across different levels of the memory hierarchy without explicit knowledge of cache sizes or configurations. This study presents an overview of cache-oblivious techniques, including adaptive data structures, compression, parallel processing, and security considerations. The workexplores future directions in cache-oblivious systems, such as non-volatile memory support, graph processing, edge …
Published in International Journal of Data Structure Studies · Vol. 1, Issue 2, 2023 · pp. 33–37 Read article