<title>Articles

Articles

  1. Home
  2. Articles
image description
Do You Want To Upload Your Article?

Submit Now & Make Your Online Presence

Submit Now
Sohini Samai1, Soumyadip Das2, Parthib Mondal3, Neha Majee4

Improvement in CBR Value for Flexible Pavement Design Using Solid Waste: A Statistical Analysis with Confusion Matrix Evaluation

[Vol. 06 (01), December, 2025, pp. 01-04]

In the present research work, an attempt is made to enhance the California Bearing Ratio (CBR) values of subgrade soils by using industrial waste materials such as fly ash (FA) and rice husk ash (RHA) with Artificial Neural Network (ANN)–based prediction to strengthen the reliability of pavement design decisions. Soil samples collected from varied locations were stabilized with 5%, 10%, and 15% FA and RHA, and evaluated through compaction and California Bearing Ratio (CBR) tests in both soaked and unsoaked conditions. To complement laboratory analysis, a classification-based ANN model was developed using the MATLAB Neural Network Toolbox, incorporating stabilizer type, dosage, MDD, OMC, and CBR as input parameters. The ANN predicted CBR category, cost reduction, and pavement thickness, while prediction accuracy was assessed using confusion matrices and associated performance metrics. Results showed significant improvement in CBR values with increasing stabilizer content, particularly with FA. The ANN model achieved high prediction accuracy, validating the consistency of experimental outcomes. The study demonstrates that combining experimental and ANN-based approaches provides a robust decision-support framework for soil stabilization and flexible pavement design.

Souvick Chakraborty1, Abhishek Pal2, Satyajit Roy3, Subhajit Roy4, Saikat Chatterjee5, Sayan Pramanik6

Monitoring The Condition of Ball Bearings with Machine Learning and Artificially Generated Data

[Vol. 06 (01), December, 2025, pp. 05-08]

Predictive maintenance on rotating machinery, reducing downtime, and averting catastrophic failures all depend on ball bearing condition monitoring. Traditional techniques use accelerometers to collect real-world vibration signals, but collecting large and balanced datasets across fault types is often challenging due to time, cost, and safety concerns. This paper presents an artificially generated data-based machine learning method for ball bearing fault diagnosis. Numerical simulation techniques are used to reproduce vibration signals during normal operation, inner race fault, outer race fault, and ball defect. The synthetic signals are checked against benchmark datasets to ensure physical validity. Classifiers such as Random Forest, Support Vector Machine (SVM), and Deep Neural Networks (DNN) are trained using time, frequency, and time-frequency features derived from the synthetic signals. Experiments on the validation of the CWRU and pad-born datasets demonstrate that models trained on synthetic data achieve over 97% accuracy and generalize well to actual signals, with over 92% accuracy. The study demonstrates the potential benefits of machine learning based on synthetic data for precise condition monitoring, especially when labeled data is difficult to obtain.

Rumali Mondal1, Debabrata Pal2, Arik Mukherjee3

Enhanced Current Control Strategies for PMSM: A Comparative Analysis of Field Oriented Control and Direct Predictive Torque Control

[Vol. 06 (01), December, 2025, pp. 09-13]

Permanent Magnet Synchronous Motors (PMSMs) are widely used in high-performance electric drives due to their high efficiency, torque density, and fast dynamic response. This paper presents a comparative analysis of two advanced torque and current control strategies—Field Oriented Control (FOC) and Direct Predictive Torque Control (DPTC)—applied to PMSM drives. The study evaluates their relative performance across key dimensions including transient response, steady-state characteristics, torque and current ripple, switching frequency behavior, computational complexity, and robustness to parameter variations. Drawing from literature spanning 2010–2025 and supported by simulation-based observations, results show that while FOC provides smooth steady-state performance and ease of implementation, predictive torque control methods exhibit superior transient performance and greater flexibility under dynamic operating conditions. The paper concludes with practical guidelines for selecting control strategies based on application-specific constraints such as switching losses, real-time computational limits, and desired dynamic behavior.

Ankshu Mondal1, Subhadeep Mondal2, Sumanta Das 3

Review on IoT Assisted Hydroponic Farming as a Sustainable Model for Climate Resilient Urban Food Production

[Vol. 06 (01), December, 2025, pp. 14-17]

Modern age of agriculture 4.0 is focused on data driven precision farming that mostly employs the Internet of Things (IoT), artificial intelligence (AI), machine learning, big data analytics, robotics and drones. But due to lack of space, soil based agriculture has become quite challenging. Now the focus has been shifted to food production in urban regions where less space can be utilized using a new type of farming technique. This is called hydroponic farming technique. It does not require soil base for the production but only requires nutrient based solution which can be prepared easily at home. Also, a controlled environment inside a house can be used as a climate resilient. In this paper different methods proposed by researchers have been discussed on the sustainable model of soilless food production in less spacious regions by the help of cutting edge technology like Internet of Things.

Rima Dutta1, Santu Kundu2, Sarada Mallik3, Abhishek Pal4, Saikat Chatterjee5, Arnob Dutta6

Q-learning-Driven Policy Optimization for Grammar Correction utilizing Transformer-Based Language Models

[Vol. 06 (01), December, 2025, pp. 18-25]

This paper proposes a grammatical error correction (GEC) framework that combines effectively the strengths of reinforcement learning with those of transform-based language models. The uniqueness of this research effort specifically resides in using a policy-level Q-learning mechanism to adaptively re-rank potential corrections from a generative model, going beyond traditional approaches that rely solely on T5 for error corrections in text, for example, or even rely on a mere re-rank with a model like GPT2. This proposed scheme uses a fine-tuned version of T5 for error corrections as a generative model that can provide a list of potential corrections, and a separate GPT2 model that will provide an implicit reward as a judge of grammatical fluency. Subsequently, an agent algorithm will help develop an optimal policy that fills up a Q-table that associates error states with superior actions for error corrections. To serve as a preliminary indication of feasibility, this research effort proposes a qualitative analysis with a targeted data set due to inherent limitations in scope.