<title>Articles

Articles

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

Submit Now & Make Your Online Presence

Submit Now
Debabrata Pal1, Rumali Mondal2, Arik Mukherjee3

Enhanced Field-Oriented Predictive Control of PMSM Drives for Electric Vehicle Applications

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

Permanent Magnet Synchronous Motors (PMSMs) have become the dominant choice in high-performance electric vehicle (EV) propulsion systems due to their superior torque density, high efficiency, and excellent dynamic characteristics. Classical Field-Oriented Control (FOC) ensures decoupled torque and flux regulation but exhibits limited transient performance under fast dynamic load variations. Model Predictive Control (MPC), on the other hand, provides rapid torque response and constraint handling but often suffers from computational complexity and switching frequency variation. This paper presents an enhanced hybrid Field-Oriented Predictive Control (FO–MPC) scheme for PMSM drives that integrates the steady-state smoothness of FOC with the dynamic adaptability of MPC. The proposed controller employs dq-axis current regulation with predictive torque optimization, ensuring low torque ripple and high-speed transient response. A comparative simulation study in MATLAB/Simulink demonstrates that the hybrid controller achieves a 30–40% reduction in torque settling time compared to conventional FOC, with approximately 25% lower current total harmonic distortion (THD) than finite control set MPC (FCS-MPC). The findings suggest that FO–MPC provides a robust and efficient alternative for EV traction applications where fast dynamics and energy efficiency are critical.

Saikat Chatterjee1, Sarada Mallik2, Santu Kundu3, Abhishek Pal4, Anuva Lai5

Deep Learning and Group Methods for Classifying Children’s Psychological States Using Random Forest, CNN, LSTM

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

The complex and multi-faceted endeavor of ascertaining a child's psychological state involves cognitive, emotional, and behavioral development. Traditional diagnostic techniques have restrictions based on subjectivity and clinician-based competency that could further delay treatment. AI has the potential to transform this process by determining psychological states through data-driven, automated, and scalable classification tasks. This paper proposes a blended ensemble model that combines the Long Short-Term Memory (LSTM) network for modeling sequential data from speech and behaviors, the Convolution Neural Network (CNN) for identifying spatial features from facial imagery data, and Random Forests (RF) for classifying psychological states using decision-level fusion. The assessment utilizes multimodal techniques of FER+ (facial emotions), CHILDES (speech transcripts), and a survey for kid behavioral data. The hybrid ensemble model is called CNN-LSTM-RF from the convolution, recurrent, and decision-making parts of the system.

Saikat Chatterjee1, Santu Kundu2, Rima Dutta3, Prethebi Raj Mitra 4

Performance Evaluation of ResNet50 for Multi-Stage Alzheimer’s Disease Classification

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

Alzheimer’s disease (AD) is a progressive neurodegenerative disorder that deteriorates memory and cognitive functions across multiple stages. Timely and accurate classification of these stages—Normal Control (NC), Mild Cognitive Impairment (MCI), Moderate AD, and Severe AD—can facilitate better treatment planning. This research investigates the efficacy of the ResNet50 deep residual neural network in multi-stage classification of AD using Magnetic Resonance Imaging (MRI) data. A dataset curated from the Alzheimer’s Disease Neuroimaging Initiative (ADNI) comprising 7,200 MRI scans was utilized. Preprocessing included intensity normalization, skull stripping, and augmentation to mitigate class imbalance. ResNet50, leveraging skip connections, was trained with categorical cross-entropy and Adam optimizer. Performance metrics including Accuracy (92.1%), Precision (90.3%), Recall (91.2%), and F1-score (90.7%) demonstrate ResNet50’s capability in capturing discriminative patterns across AD stages. The results suggest its potential as a reliable computer-aided diagnosis (CAD) tool in clinical settings.

Abhishek Pal1, Sarada Mallik2, Rima Dutta3, Santu Kundu4, Prity Chakraborty5

Synthesizing explicit scientific principles with adaptive neural architectures to foster robust and interpretable data-driven insights

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

Deep learning has had a lot of success in all sorts of fields. Thing is, that often means it's tough to figure out how it works. It also depends on massive amounts of data purely data-driven methods can skip over key ideas in science work. This work checks out Theory-Guided Neural Networks, or TGNNs. It's a new setup that weaves in physical laws and scientific smarts. Right into the network's structure and training process. We run through ways to blend in those theoretical bits. Hybrid models have come up. Regularization tricks too. And physics-informed neural networks, the PINNs. There is a case study with a public dataset. It shows how handy TGNNs are. They perform better in ways that matter.

Sarada Mallik1, Biltu Mandal2, Rima Dutta3, Santu Kundu4, Saikat Chatterjee5, Abhishek Pal6

Machine Learning Approaches for Graduate Admission Prediction and Decision Support

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

Graduate admissions can be a challenging and sometimes unpredictable process, influenced by a mix of academic scores, test results, and other personal factors. In this study, we explore how machine learning (ML) can help make this process more transparent and data-driven. We test several ML models—Linear Regression, Logistic Regression, Random Forest, and XGBoost—to predict both the probability of admission and the admitted/rejected outcome. Our results show that ensemble models, particularly XGBoost, consistently provide the most accurate predictions. Beyond prediction, we also analyze which factors matter most in the admission decision, offering helpful insights for applicants and supporting committees in making fairer, evidence-based decisions. To improve clarity, we present visualizations of model performance and feature importance. Overall, this work highlights how machine learning can support graduate admissions, providing a clearer view of key factors that shape outcomes and helping applicants and decision-makers make more informed choices.