Category Archives: Uncategorized

A Comprehensive Review Of Long-Term Variability And Recent Advances In Equatorial And Low-Latitude Ionospheric Research Over The Indian Region (2000–2025)

Uncategorized

Authors: Lekshmi O Nair

Abstract: The equatorial and low-latitude ionosphere over the Indian region has undergone significant changes during the past 25 years (2000-2025), spanning three complete solar cycles. This comprehensive review synthesizes observational evidence from ground-based ionosondes, GPS Total Electron Content (TEC) measurements, satellite missions, and space weather monitoring networks across the Indian longitude sector (60°E-100°E). Key findings reveal systematic variations in the Equatorial Ionization Anomaly (EIA) morphology, with the northern crest showing enhanced TEC values during solar maximum periods and distinctive seasonal asymmetries. Equatorial Spread F (ESF) and plasma bubble occurrence demonstrate strong correlations with solar flux variations, geomagnetic activity, and atmospheric tidal forcing. The review highlights technological advances including the Indian Network for Space Weather Impact Monitoring (InSWIM), improved ionospheric models, and enhanced prediction capabilities. Significant space weather events, including the 2003 Halloween storms, 2015 St. Patrick's Day event, and recent solar cycle 25 disturbances, have provided insights into ionosphere-magnetosphere coupling processes. Climate change effects on the upper atmosphere are emerging as new research frontiers, with evidence for long-term trends in ionospheric parameters. Future challenges include understanding mesosphere-lower thermosphere-ionosphere coupling, developing regional ionospheric models for navigation applications, and preparing for increasing space weather threats to technological infrastructure.

DOI: http://doi.org/10.5281/zenodo.18242035

Published by:

Smart Tourist Safety

Uncategorized

Authors: Dev Dharrshan S, Divya Dharshini S, Anusree D, HemaPriya Vs, Avaneesh R, Deshika Sri KM, Dhavanithi M

Abstract: Smart Tourist Safety refers to the integration of digital technologies such as the Internet of Things (IoT), mobile applications, artificial intelligence, and real-time data analytics to enhance the safety and security of tourists. With the rapid growth of global tourism, ensuring tourist safety has become a critical concern for destinations and governments. Smart safety systems enable real-time monitoring, emergency response, location tracking, and risk prediction, helping tourists navigate unfamiliar environments securely. This study explores the concept of Smart Tourist Safety, examines key technologies involved, and discusses their role in improving emergency management, crime prevention, and overall tourist confidence. The findings highlight that smart safety solutions not only reduce risks but also enhance destination attractiveness and sustainability.

Published by:

Role Of Secondary Alcohol In Affecting The Kinetics And Thermodynamic Extensive Properties Of Catalysed Solvolysis Of The Substituted Aliphatic Formate

Uncategorized

Authors: Dr. Kumari Priyanka

Abstract: Role of a secondary alcohol (Propan-2-ol) in affecting the kinetics and the thermodynamic extensive properties of the acid catalysed solvolysis of iso-butyl formate has been highlighted by studying the kinetics of the reaction in different aquo-propan-2-ol reaction media having 20 to 80% (v/v) of propan-2-ol and at five different temperatures rising from 20 to 40°C at interval of 5°C It was found that with increase in Jemperature of the reaction from 20 to 40°C from 0.172 to 1.344 molecules of water are associated with the activated complex and from this, it is inferred that mechanistic path followed by the reaction in presence of propan-2-ol is changed from bimolecular to unimolecular. The depletion and enhancement observed respectively in iso-composition and iso-dielectric activation energies reveal that the transition state is solvated and initial state is desolvated with addition of propan-2-ol in reaction media. Almost unity value of the slope of the plots of log k values against log [H+] values shows that the reaction follows AAC2 mechanism. From the values of iso-kinetic temperature, which comes to be 287, it may be concluded that in water-propan-2-ol reaction media, the reaction follows Barclay-Butler rule and there is weak but acceptable interaction between solvent and solute in aquo-propan-2-ol reaction media

DOI: https://doi.org/10.5281/zenodo.18373220

 

Published by:

Review Of Gender Identification Using Machine And Deep Learning

Uncategorized

Authors: Gayatri Solanki, Abhay Mundra

Abstract: Gender identification has gained significant attention in recent years because it supports many real-world applications related to demographic analysis and human-centered systems. Gender classification refers to the automated process of predicting a person’s gender (typically male or female) based on visual appearance, most commonly from facial images. However, extracting reliable and discriminative facial features remains challenging due to variations in lighting, pose, facial expressions, occlusion, and image quality. With advances in machine learning and deep learning, automatic gender classification systems have become increasingly accurate and widely adopted across multiple domains. These systems can be useful in security and access-control environments, as well as in demographic analytics and personalized services. In certain contexts, gender identification may also be applied to manage access in gender-specific spaces and services, such as women-only transportation sections or gender-segregated facilities. This review summarizes key traditional machine learning approaches (e.g., SVM-based methods) and modern deep learning techniques (e.g., convolutional neural networks), and discusses commonly used benchmark datasets and evaluation practices for gender classification.

Published by:

Comparative Review Of Brain Tumor Segmentation Techniques: Classical Methods, CNN/U-Net Models, And Hybrid Frameworks

Uncategorized

Authors: Devendra Gupta, Abhay Mundra

Abstract: Brain tumor segmentation is a critical task in medical imaging, supporting accurate diagnosis, treatment planning, and continuous monitoring of tumor progression. Over the years, a variety of segmentation strategies have been proposed, each offering distinct advantages and limitations. Early traditional approaches—including thresholding, edge-based detection, and region-growing methods—are computationally efficient and simple to implement, but they often perform poorly in the presence of noise, intensity inhomogeneity, and complex or ambiguous tumor boundaries. Statistical and model-driven techniques, such as clustering methods and deformable models, improve adaptability to anatomical variability but typically require careful parameter selection and may involve higher computational cost. In recent years, machine learning and deep learning methods have transformed brain tumor segmentation, particularly through the use of Convolutional Neural Networks (CNNs) and U-Net-based architectures, which have demonstrated strong accuracy and robustness across large and diverse MRI datasets. More recently, hybrid methods that combine classical image processing with deep learning have gained attention for improving efficiency, interpretability, and generalization. This review summarizes the evolution of brain tumor segmentation methods, compares major categories of approaches, and discusses current challenges and promising future research directions.

Published by:

A Comparative Study Of CNN, ResNet50, U-Net, YOLOv7, And InceptionResNetV2 For Brain Tumor Classification In MRI

Uncategorized

Authors: Devendra Gupta, Abhay Mundra

Abstract: Brain tumor detection from magnetic resonance imaging (MRI) is essential for early diagnosis, treatment planning, and improved patient outcomes. This study conducts a comparative evaluation of five deep learning approaches—CNN, ResNet50, U-Net, YOLOv7, and InceptionResNetV2—for automated brain tumor classification. Prior to model training, the dataset was prepared through systematic preprocessing, including data cleaning, normalization, and augmentation to improve robustness and reduce overfitting. Model performance was assessed using standard classification metrics: accuracy, precision, recall, and F1-score. Experimental results indicate that all evaluated architectures achieved strong predictive performance; however, InceptionResNetV2 consistently outperformed the other models, achieving near-perfect scores across all evaluation measures. This strong performance suggests improved reliability in reducing both false-positive and false-negative predictions, making InceptionResNetV2 a promising candidate for clinical decision-support applications. Overall, the findings highlight the importance of advanced deep learning architectures in delivering accurate and dependable MRI-based brain tumor detection.

Published by:

Deep Learning-Based Gender Recognition From Facial Images Using Benchmark Datasets

Uncategorized

Authors: Gayatri Solanki, Abhay Mundra

Abstract: Gender identification from facial images is an important problem in computer vision and has attracted growing interest due to its applications in surveillance, security, and human-centered systems. Although humans can infer gender naturally, developing automated systems that perform reliably across real-world conditions remains challenging. This work presents a gender classification framework that leverages face recognition feature vectors for prediction. First, face images are detected, aligned, and preprocessed to obtain a standardized facial representation. Next, a face recognition network extracts compact feature embeddings that encode discriminative facial characteristics. Finally, machine learning and deep learning classifiers are applied to these embeddings to determine gender. The proposed system integrates advanced components including VGG-Face, Deep Belief Networks, and shifted filter responses to improve robustness. Multiple deep learning architectures were investigated—CNN, VGG16, ResNet50, InceptionV3, and EfficientNet—with ResNet152 showing the strongest overall performance. Experimental findings indicate that ResNet152 achieves approximately 9% improvement over leading alternatives and demonstrates enhanced resilience to anomalies and variations compared with earlier approaches.

Published by:

A Review Of Deep Learning Techniques For Automated Plant Leaf Disease Detection In Agriculture

Uncategorized

Authors: Umer Khan

Abstract: Agriculture is a primary source of livelihood for a large population in India and remains essential for human survival and national economic development. However, variations in climate and local environmental conditions increase the risk of crop diseases, which can significantly reduce yield and quality. In many cases, the earliest symptoms of plant infections appear on leaves and, if not detected in time, the disease can spread throughout the plant and across the field, leading to major production losses. Early and accurate identification of plant diseases is therefore critical for reducing agricultural losses and improving the quality of farm produce. Since manual inspection is difficult and time-consuming due to the large number of plants in cultivation areas, automated disease detection methods are increasingly required. This work proposes an AI-based software approach for detecting leaf infections to enable fast and reliable diagnosis, followed by evaluation and actionable insights to prevent large-scale crop damage. The proposed framework involves key steps including image dataset collection, image preprocessing, feature extraction/selection from leaf images, model evaluation, and disease classification. The overall goal is to support timely disease management and improve crop productivity and profitability.

Published by:

Plant-Leaf Disease Detection Using Deep Learning Techniques

Uncategorized

Authors: Deepika Soni, Neelesh Shrivtastav, Pradeep Tripathi

Abstract: Using imaging technology, we suggest that plant disease detection systems automatically identify the symptoms that occur on the leaves and stems of a plant, allowing for the cultivation of healthy plants on a farm to be improved. It is these systems that monitor the plant's characteristics, such as its leaves or stem, and any variations that are seen from those characteristics will be automatically recognised and sent to the user. The purpose of this paper is to conduct an evaluation of the available disease detection methods in plants. The most recent breakthrough in deep learning-based convolutional neural networks (CNNs) has resulted in a significant improvement in picture categorization accuracy. This Thesis, which is motivated by CNN's success in picture classification, uses a pre-trained deep learning-based technique for identifying plant illnesses to detect plant diseases. The contribution of this work may be divided into two categories: Predictions for a dataset may be made using the most powerful large-scale architectures available today, such as AlexNet GoogleNet, which are utilised for illness detection and the usage of baseline and transfer learning techniques for predictions. CNN's suggested model was trained and tested using data sets gathered from the website, according to the network. The results of training, testing, and experiments demonstrate that the suggested architecture is capable of realising and increasing GoogleNet model getting to 99.10 percent. when compared to other models, the accuracy.

 

Published by:

Adaptive Modulation And Coding Enhancement In 6G Wireless Networks Through Intelligent Algorithms

Uncategorized

Authors: Nitu Shah, Saima Khan, Dr. Vikas Gupta, Sandip Nemade

Abstract: This study explores the application of smart algorithms on improved adaptive modulation and coding schemes in 6G systems. The rapid development of wireless communication requires system requirements advanced sufficient to dynamically maximize the spectral efficiency, simultaneously the ultra-reliable low-latency communication. By using machine learning-based intelligent modulation and coding scheme (MCS) selection, such as deep reinforcement learning with a Q-learning method and CNNs, this study attempts to fine-tune MCS selection in 6G networks. The conclusion from the proposed hypothesis is that intelligent algorithm driven adaptive MLC can deliver substantially higher performance in throughput/spectral efficiency/BER as compared to traditional lookup table and outer loop link adaptation methods. Results show that modular adaptive modulation and coding based on reinforcement learning achieves 10%-20% gain in terms of throughput over traditional outer loop link adaptation, and spectral efficiency gains lie between 12.64% ∼ 21.52% for different velocity conditions. The computational complexity of deep learning methodologies decrease up to 80%, with comparable block error rate performance. Results indicate that intelligent algorithms can achieve real-time channel quality adjustment, and improve key 6G performance metrics. This work paves the way for self- organizing wireless networks supporting a variety of quality-of-service demands in future generation communication systems.

DOI: http://doi.org/10.5281/zenodo.18231654

Published by:
× How can I help you?