| No. |
Title and Author |
Area |
Country |
Page |
| 1 |
Skill Assessment and Competency Modeling for Java Developers in Industry
-Ms. Rupali S. Shinde
The increasing demand for proficient Java developers in the software industry necessitates a structured approach to assess and model their competencies. This paper proposes a comprehensive competency model tailored to industry-required Java skills, encompassing both technical and soft skills, and mapped across various proficiency levels and job roles. Additionally, a skill assessment framework is introduced, incorporating practical coding challenges and theoretical evaluations, augmented by automated grading tools. Through an analysis of existing certifications and industry skill gaps, this study highlights the deficiencies in current assessment methods and suggests improvements to bridge these gaps. The proposed model aims to standardize Java developer evaluation, assisting organizations in recruitment, training, and performance appraisal, ultimately contributing to enhanced software development quality and productivity. Read More...
|
Computer Science Engineering |
India |
1-2 |
| 2 |
Automated Cancer Detection in Human Blood Samples Using Microscopic Images and Machine Learning Techniques for Enhanced Diagnosis and Classification using MATLAB
-Mr. Dhiraj Sanjay Hawale ; Prof. Dr. Sushilkumar N. Holambe
This paper presents an automated system for leukemia detection from peripheral blood samples using machine learning techniques implemented primarily in MATLAB, with extensions in Python for advanced processing and a web-based interface for user interaction. Our approach involves image preprocessing, feature extraction using convolutional neural networks (CNNs), and classification via support vector machines (SVM) and deep learning models. The system achieves an accuracy of 98.5% on a dataset of 10,000 blood smear images, outperforming manual methods. Integration with a full-stack web application (HTML, CSS, JavaScript, PHP, MySQL) enables remote access, data storage, and real-time diagnostics. This work contributes to accessible hematology tools, potentially reducing diagnostic delays in resource-limited settings. This study focuses on the techniques used to segment and detect the type of leukemia by analyzing different features of the digital images of the white blood cells. Variations in these features are used as the classifier inputs which give information about different types of leukemia. To understand relative merits and demerits, comparisons of different techniques used for segmentation and classification are given. Read More...
|
Computer Science And Engineering |
India |
3-5 |
| 3 |
Resilient Operation of EV Charging Stations in Hybrid Renewable Energy Systems Using STATCOM-Based Fault Ride-Through Strategy
-Prakash Kumar Gupta ; Dr. Manish D Sawale
The increasing penetration of electric vehicles (EVs) and renewable energy sources (RES) is reshaping the modern power grid. While hybrid renewable energy systems (HRES), consisting of wind and solar generation, offer clean and sustainable power, their intermittent nature combined with the highly dynamic demand of EV charging stations poses significant operational challenges. A critical concern is maintaining uninterrupted EV charging service during grid faults, which often lead to voltage instability, DC-link fluctuations, and even charger tripping. This paper proposes a STATCOM-based fault ride-through (FRT) strategy aimed at ensuring resilient EV charging operation in grid-connected hybrid RES. The proposed system integrates wind and photovoltaic generation with a fast-charging EV station through back-to-back converters. A STATCOM, controlled in the dq-reference frame, provides rapid reactive power support during voltage disturbances, stabilizes PCC voltage, and protects the DC-link against overvoltage. Simulation studies in MATLAB/Simulink demonstrate that the strategy significantly improves power quality, reduces total harmonic distortion (THD), and maintains continuous EV charging under sag and swell conditions. Results indicate that the coordinated operation of converters and STATCOM enables compliance with IEEE-519 standards while guaranteeing robust EV charging availability, making the approach highly relevant for the expansion of sustainable transportation infrastructure. Read More...
|
M.Tech EE(Power System) |
India |
6-10 |
| 4 |
Investigation of Mixed Bracing Configurations for Superior Seismic Performance in High-Rise Structures
-Ratikesh Hole ; Surajmal Patidar
Tall buildings are particularly vulnerable to lateral movements and torsional deflections when subjected to earthquake forces. To maintain structural stability and mitigate these effects, increasing the building's lateral stiffness is essential. One of the most commonly used methods for achieving this is the incorporation of bracing systems within the frame structure. These systems function by transferring lateral loads into axial tension and compression forces in the members, similar to the behavior of a truss. This project presents a detailed review of existing literature on the behavior and analysis of various bracing systems. The studies examined cover several types of bracing configurations, such as K-bracing, V-bracing, inverted V-bracing, X-bracing, and single diagonal bracing. The general consensus across these studies emphasizes that implementing bracing significantly reduces lateral deflections and enhances the stability of tall structures under seismic loading. Building on these insights, the proposed research focuses on investigating a mixed bracing system, which combines elements from different conventional configurations. The goal is to achieve an optimized balance of lateral stiffness and structural stability, addressing the complex challenges posed by earthquake loads on tall buildings. Through thorough analytical modeling and experimental studies, the project aims to advance understanding of mixed bracing systems and their effectiveness. Ultimately, the research seeks to provide practical recommendations for improving the seismic performance and resilience of tall buildings, contributing valuable knowledge to the field of structural engineering. Read More...
|
Structural Engineering |
India |
11-17 |
| 5 |
Handwritten Digit Recognition Using Machine Learning
-Miss.Sayyad Kalima Magbul ; Dr. Sushilkumar N. Holambe
The objective of this study is to implement a robust classification framework for handwritten digit recognition. The work investigates the performance of conventional machine learning algorithms, including Support Vector Machines (SVM), K-Nearest Neighbor (KNN), and Random Forest Classifier (RFC), alongside deep learning methods, specifically a multilayer Convolutional Neural Network (CNN) implemented using Keras with TensorFlow and Theano backends. Handwritten digit recognition remains a fundamental challenge in the field of pattern recognition and machine intelligence. In this paper, a novel framework is presented that combines deep learning techniques with an interactive Graphical User Interface (GUI). The CNN architecture is employed for automatic feature extraction and classification, thereby enhancing the accuracy and robustness of recognition. Furthermore, the integrated GUI enables real-time user interaction, allowing direct digit input and instant recognition feedback. Experimental evaluation has been conducted using the MNIST benchmark dataset. The obtained results demonstrate that the proposed system achieves competitive accuracy while simultaneously improving usability through real-time interaction. This integration of deep learning with an intuitive GUI highlights the potential of the proposed approach in practical handwritten digit recognition applications. Read More...
|
Computer Science And Engineering |
India |
18-19 |
| 6 |
Smart Video Manipulation Leveraging Object Trajectories and Background Frames
-Miss. Kamble Ragini Vinayak ; Dr. Sushilkumar N. Holambe
Conventional video editing interfaces primarily represent a video as a sequence of frames aligned on a timeline, which makes object-level editing both time-consuming and unintuitive. In this work, we propose an object-centric interaction framework for long-shot video manipulation by introducing operators on three semantic levels: background mosaics, object trajectories, and camera motions. The static background is estimated independently, while object movements are encoded as 3D space–time trajectories that serve as primary interaction primitives. Temporal object manipulations are achieved through direct and intuitive trajectory editing. Furthermore, camera operations are modeled as a scalable and movable aperture, enabling users to simulate pan, tilt, and zoom effects by constructing new camera paths. Experimental demonstrations highlight that the proposed representation and interaction operators enable efficient and user-friendly execution of complex, high-level video editing tasks. Read More...
|
Computer Science And Engineering |
India |
20-21 |
| 7 |
Smart Agricultural Automation through Fruit Recognition System
-Mr. Shrinivas Gopal Kulkarni ; Prof S. A. Gaikwad
Fruit classification is one of the significant applications of computer vision and machine learning. Due to the wide variation in fruit color, texture, and shape, accurate recognition is a challenging task. This study presents an automatic fruit classification system using image preprocessing, feature extraction, and the AdaBoost classifier. The proposed approach extracts features such as color histograms, edge descriptors, and Haar-like patterns to train the model. A dataset consisting of 120 fruit images from five categories was used for experimentation. The model achieved an accuracy of approximately 55%, indicating that ensemble algorithms provide a baseline but more robust methods are required for higher accuracy. This work demonstrates the potential of machine learning in agricultural automation and provides directions for further improvement. Read More...
|
Computer Science And Engineering |
India |
22-23 |
| 8 |
Comparison in Between Two Industrial Steel Shed of 7.5M and 12.0M Bay Spacing with EOT Crane
-Dheeraj Patidar ; Lavina Talawaley
Industrial steel sheds are widely adopted for warehouses, workshops, and factories owing to their cost-effectiveness and ease of construction. A critical factor in the design of such structures is the choice of bay spacing, which governs structural stability, material consumption, and project economy. This study presents a comparative analysis of two shed configurations with bay spacings of 7.5 m and 12.0 m, each designed for identical overall dimensions (60 m × 49 m × 13 m). The analysis was conducted using STAAD Pro for structural steel design in accordance with IS 800:2007 (LSD), while reinforced concrete foundations were designed manually as per IS 456:2000. The loadings included dead, live, wind, seismic, and crane loads based on IS 875 and IS 1893. Results show that both shed configurations satisfy deflection criteria (Span/180, Height/200), but the 12.0 m bay exhibits nearly 2.3 times higher deflections compared to the 7.5 m bay. The total steel consumption increases by ~39% for the 12.0 m bay, primarily due to heavier gantry girders and secondary members. In contrast, civil works quantities (excavation, PCC, RCC, reinforcement) are reduced by 6–16% in the 12.0 m bay owing to fewer foundations. The overall cost analysis reveals that the 12.0 m bay is ~22% more expensive, with a unit cost of ₹7,721/m² compared to ₹6,024/m² for the 7.5 m bay. The study concludes that while 7.5 m bay spacing is more economical and stiffer, the 12.0 m bay spacing offers greater operational flexibility through wider column-free spans, making it suitable for heavy industries. The choice of bay spacing should therefore be based on project priorities—economy vs. functionality. Read More...
|
Structural Engineering |
India |
24-27 |
| 9 |
Performance-Based Suitability Assessment of Quarry Aggregates for Concrete in Hydropower Projects
-Pankaj Joshi ; Mandolozu Raja; Chebolu Bhimswara Sarma
The selection and characterization of construction materials, particularly aggregates, are essential for ensuring the structural integrity, durability, and longevity of hydraulic structures, such as hydropower projects. Aggregates, which make up approximately 70–80% of the total concrete volume, significantly influence workability, mechanical strength, density, thermal performance, and long-term durability. This study presents a systematic evaluation framework for both coarse and fine aggregates in accordance with relevant Indian Standards (IS), with a focus on identifying and qualifying suitable sources from rock quarries and riverbed materials (RBM). Coarse aggregates underwent a comprehensive series of tests, including specific gravity, water absorption, aggregate impact value (AIV), aggregate crushing value (ACV), Los Angeles abrasion value, soundness, and alkali-silica reactivity (ASR). These tests were conducted to assess mechanical performance and resistance to durability-related issues. Fine aggregates were evaluated based on fineness modulus, percentage of material finer than a 75 micron, and ASR expansion. The acceptance criteria outlined in IS 383:2016 served as the basis for material approval. The proposed evaluation methodology ensures the selection of aggregates with high-quality attributes, thereby enhancing the performance reliability of hydropower infrastructure and reducing the risks associated with premature material degradation. Read More...
|
Civil Engineering |
India |
28-34 |
| 10 |
WearNet Model Fashion MNIST Classifier
-Bhoomika Madhukar Keni ; Ananya HC
Deep neural networks (DNNs) are powerful artificial intelligence devices that replicate the hierarchical learning structure of the human brain. This work explores the usage of DNNs to classify grayscale garments images by applying the Fashion MNIST data set. This research is interested in the training stages of networks, vanishing/ exploding gradients, transfer learning, and optimizers. Implementation is compared among different optimizer like Adam, RMSprop, Adagrad, and SGD with and without momentum, and regularization techniques like L1, L2, and L1_L2 to prevent over fitting. The Adam optimizer performs optimum with a test accuracy of around 93.39%. The project shows the practical efficiency of DNNs for image classification. provide more detailed information. Read More...
|
Computer Science and Engineering |
India |
35-40 |
| 11 |
Alkaline Extraction and Characterization of Carbon Quantum Dots Synthesized from Coconut Husk
-Astha Patel Kurmi ; Dr. Anjani Kumar Dwivedi
This research introduces an environmentally friendly and sustainable approach for producing carbon quantum dots (CQDs) from coconut husk, an abundant lignocellulosic agricultural by-product. The husk was pre-treated using 2% sodium hydroxide (NaOH) to remove lignin and hemicellulose, thereby enhancing cellulose availability for nanomaterial synthesis. The treated biomass was utilized to synthesize carbon quantum dots without any doping (UCQDs) via a hydrothermal process. The resulting UCQDs were characterized by zeta potential analysis, which revealed an average surface charge of –25.2 mV, indicating moderate colloidal stability. Particle size and electrophoretic mobility measurements further confirmed nanoscale dispersion with reproducible charge behaviour. The photocatalytic performance was assessed using methylene blue (MB) as a representative contaminant under white light exposure. UCQDs achieved 76.5% degradation within 180 minutes, while nitrogen-doped CQDs (NCQDs) exhibited superior performance, reaching 94% degradation in 150 minutes. Additionally, NCQDs maintained high photocatalytic efficiency across a broad pH range, demonstrating their robustness for diverse wastewater conditions. These results highlight the promise of coconut husk-based CQDs, especially NCQDs, as an economical option and eco-friendly nanomaterials for environmental remediation applications. Read More...
|
Chemical Engineering (Environmental Management) |
India |
41-50 |
| 12 |
Advanced Recycling Technologies for Plastic Waste: A Comprehensive Review of Thermal, Chemical, and Solvent-Based Strategies toward a Circular Economy.
-Astha Patel Kurmi ; Dr. Anjani Kumar Dwivedi
The global plastic waste crisis has intensified the demand for sustainable and efficient waste management strategies, particularly those that recover energy and valuable materials from municipal solid waste (MSW) and plastic residues. This review synthesizes findings from recent studies on waste-to-energy (WTE) technologies and advanced recycling techniques, highlighting their technical feasibility, environmental impacts, and economic viability. Incineration and gasification have been widely explored for energy recovery from MSW and plastic waste, with studies indicating that technologies such as high-temperature steam gasification and fluidized bed co-gasification can yield hydrogen-rich syngas with high calorific values and reduced pollutant emissions. However, economic barriers, including high capital costs and unfavorable energy tariffs, often hinder large-scale adoption. Pyrolysis—particularly catalytic pyrolysis—has shown promise in converting plastic waste into high-quality fuels and monomers, though challenges remain in catalyst cost, deactivation, and regulatory classification. Dissolution–reprecipitation methods offer a non-destructive alternative for polymer recovery, yielding virgin-like plastics with minimal degradation, especially when bio-based solvents such as dimethyl isosorbide are employed. Solvent-based processes also enable selective separation of mixed plastic streams and effective additive removal, thereby enhancing recyclate quality. While each technology has unique strengths and limitations, an integrated approach—combining mechanical, chemical, and thermal methods—emerges as essential for achieving a circular plastic economy. Policy support, infrastructure development, and continued innovation in reactor design and solvent systems will be crucial for scaling these technologies sustainably. Recent advancements in chemical and photochemical recycling technologies offer promising solutions to the growing challenge of plastic waste management, particularly by enabling hydrogen production and recovery of valuable chemicals within a circular economy framework. Read More...
|
Chemical Engineering (Environmental Management) |
India |
51-67 |
| 13 |
Designing of Low Cost And Efficient Wireless Charging For EV’s
-Mohammad Ateek Samma ; Latif Khan; Anurag Paliwal
The time and effort required to power and charge EVs is the primary obstacle for owners, despite the numerous benefits of EVs. For owners of electric vehicles, plug-in or conductive chargers make it difficult to meet the periodic charging requirements of high voltage batteries. Wireless charging for electric vehicles could be an option. Wireless charging would solve the problems with conductive EV chargers and improve the user experience of electric vehicles. The wireless power transfer technology faced numerous obstacles to commercial implementation and business viability in the automotive industry, despite the numerous benefits of EV wireless charging. The major challenges are high initial cost and low power transfer efficiency as compared to the established conductive EV chargers. In addition, a major concern for homologation is the safety concerns associated with the electromagnetic field and electromagnetic interference for high power transfer. To avoid any potential safety issues, the major standards and regulations agencies have provided guidelines. The emerging innovative research and continuous developments in the wireless charging technology of EV have unlocked a new era of sustainable and safe transportation. The major challenge for the adoption of EV in India is the lack of charging infrastructure, range anxiety, long charging time and a wide gap in demand and supply of electric power. The various charging methods are the subject of research, which aims to shorten charging times and extend battery life at the same time. Read More...
|
Digital Communication Engineering |
India |
68-74 |
| 14 |
Modeling and Control of OLTC-Based Volt/VAR Regulation in PV-Rich Distribution Feeders with Thermal Life Protection
-Mukund Mohare ; Dr. Nivedita Singh
High penetration of photovoltaic (PV) generation in medium-voltage distribution feeders causes midday over-voltage, rapid voltage fluctuations, and frequent On-Load Tap Changer (OLTC) operations. Conventional OLTC logic—typically a fixed deadband with short dwell times—responds poorly to fast PV variability, accelerating mechanical wear and exacerbating transformer hot-spot temperatures that reduce insulation life. This paper develops a comprehensive framework that (i) models the electrical and thermal behavior of a distribution transformer, feeder, PV inverters, and switched capacitors; (ii) introduces a supervisory Volt/VAR control that prioritizes inverter VAR droop → capacitor steps → OLTC; and (iii) embeds a thermal guard into OLTC decision-making to protect transformer life. The system is implemented in MATLAB/Simulink with multi-rate solvers. Case studies on a 33/11 kV, 10 MVA transformer feeding a 5 km radial feeder with 4 MW distributed PV show: (1) voltage compliance within ±5% under diverse conditions; (2) a ~55% reduction in tap operations compared with PV-rich conventional control; (3) peak hot-spot capped at ≈115 °C with ~35% lower daily loss-of-life; and (4) PV hosting capacity improved from ~30% to ~50% of feeder rating. The results demonstrate that asset-aware, hierarchical Volt/VAR control provides both power quality and asset longevity. Read More...
|
Power System Engineering |
India |
75-80 |