Browse Items (3095 total)
Sort by:
-
Zirconia based pyrochlore thermal barrier coatings
Improvements in thermal barrier coatings (TBCs) technology, further than what is already in service to enable adequate protection to metallic components from higher (>1100C) operating temperatures requires newer developments in materials. Many research activities have been undertaken by scientists to seek alternatives after discovering the threshold of Yttria-stabilized zirconia (YSZ) TBCs on standard aero-space materials at elevated temperatures. To increase the thermal performance of gas turbine engines, alternate TBC materials with better sintering resistance and lower thermal conductivity are required. One of the promising candidates for the TBCs is Pyrochlore-type rare earth zirconium oxides (Re2Zr2O7, Re = rare earth). Re2Zr2O7 TBCs have higher phase stability, lower thermal conductivity, lower sintering rate, no phase transformation, and lower coefficient of thermal expansion at elevated temperatures when compared with YSZ. In this work, plasma spray powders of Lanthanum Zirconate (La2Zr2O7) and Lanthanum Ceria Zirconate (La2 (Zr0.7Ce0.3)2O7) were synthesized by the solid-state reaction method with the goal to develop pyrochlore oxide-based coatings with desired properties at high temperatures (>1200C), better than the YSZ TBCs: Currently the most popular choice for TBCs. These TBCs are expected to increase gas turbine efficiencies while protecting the underlying metallic substrate at high operation temperatures. The evaluation of the synthesised TBCs has been carrying out by studying their performances at 1200C. Results of evaluation for phase composition by employing X-Ray Diffractometry (XRD), microstructure via Scanning electron Microscope (SEM) and chemical composition via Energy Dispersive spectroscopy (EDS) also have been included. Published under licence by IOP Publishing Ltd. -
Zero Trust-Based Adaptive Authentication using Composite Attribute Set
Rapid evolution of internet-oriented applications has increased the threats to confidential data. Single-factor authentication approaches are no longer sufficient to ensure user credibility. Multi-factor authentication schemes are also not tamper-proof. A Zero Trust, adaptive authentication-based approach that uses the user's past behavior can offer protection in this scenario. This paper proposes a system that collects a composite attribute set that includes the user behavior, attributes of the application through which the user is requesting access, and the device used. The enhanced collection allows the creation of detailed context that allows granular variance calculation and risk score. 2021 IEEE. All Rights Reserved. -
Yoga Posture Recognition Using Image Processing
Yoga is an ancient Indian practice that focuses on maintaining balance through various techniques like asanas and meditation. Traditional Indian yoga involves physical postures, regulated breathing, meditation, and relaxation techniques. The practice, rooted in physical, mental, and spiritual disciplines, offers numerous benefits. In this paper, we present an approach for classifying four prominent yoga poses: Goddess Pose (Utkata Konasana), Tree Pose(Vrksasana), Dead Body Pose (Savasana), and Downward Dog Pose (Adho Mukha Svanasana) using image processing techniques. The proposed methodology leverages sophisticated feature extraction techniques that analyse the posture's shape to help capture the details of the posture like the centroid, eccentricity, convex hull, etc. The subsequent classification process employs Support Vector Machines (SVM) enabling accurate categorization based on the extracted features. This blend of traditional wisdom and modern technology offers a promising tool for automating posture recognition, benefiting yoga practitioners and instructors, and can be extended to other real-life scenarios like odd posture detection. 2024 IEEE. -
Yoga Hand Mudra Classification using Zernike Moments
This study introduces a novel approach to classifying yoga hand mudras using Zernike Moments, emphasizing their relevance in balancing the Tridoshas - Vata, Pitta, and Kapha, as per Ayurvedic philosophy. A dataset of 1,200 images was collected from yoga practitioners in Bangalore, representing six mudras in both correct ("RIGHT") and incorrect ("WRONG") positions, ensuring a balanced distribution. Zernike Moments were used to extract rotation-invariant shape features from the images. However, due to their lack of scale invariance, Scale-Adaptive Zernike Moments (SAZM) were introduced by incorporating a scaling factor to normalize object size. Image preprocessing involved resizing, Gaussian blur for noise reduction, and normalization. Feature extraction was followed by labeling, scaling, and classification using a Support Vector Machine (SVM). Comparative analysis showed that standard Zernike Moments achieved an accuracy of 55.32%, serving as the baseline. In contrast, SAZM significantly improved classification accuracy to 71.01%, highlighting the importance of scale invariance in gesture recognition. This work demonstrates how computational techniques can complement traditional knowledge, offering a promising direction for yoga-based wellness solutions. While SAZM showed superior performance, future work will address challenges like complex transformations to enhance model accuracy and applicability. 2025 IEEE. -
Yaj Bhava in teamwork: whole is greater than the sum of its parts
Purpose The purpose of this study is to extend contemporary teamwork theories by offering a value-based, ethically grounded model for managing teams in the current uncertain challenging environment. Design/methodology/approach A qualitative content analysis of objectively shortlisted relevant verses from the Bhagavad Gita to identify its core principles. Findings Incorporating Yaj Bhava into organizational practices can significantly enhance cohesion and success both at the Individual and Team level. Research limitations/implications This study introduces Yaj Bhava as a value-driven approach that complements and extends existing teamwork theories. It shifts focus from external coordination to internal attitudes like selflessness, shared purpose and ethical contribution. This perspective encourages a deeper exploration of how inner dispositions shape team effectiveness. The framework opens avenues for cross-cultural research and invites the development of new tools to study teamwork through a value-based lens. It also challenges researchers to revisit core constructs such as trust, motivation and goal alignment from a more holistic and ethical standpoint. Practical implications Applying the principles of Yaj Bhava encourages a shift in teamwork practices where prioritizing collective well-being over individual recognition leads to more integrated and sustainable outcomes for organizations and society. Originality/value This unique approach applies Indian Knowledge Systems to modern workplace challenges, bridging ancient wisdom with contemporary organizational needs. 2025 Emerald Publishing Limited -
XGBoost Classification of XAI based LIME and SHAP for Detecting Dementia in Young Adults
As technology progresses on a fast pace, it is imperative that shall be used in the field of medicine for the early detection and diagnostics of dementia. Dementia affects humans by deteriorating the cognitive functions, and as such many algorithms have been used in the detection of the same but all these algorithms remain a black box to the medical fraternity which is still dubious about the nature and credibility of the prediction. To ease this issue, the use of explainable artificial intelligence has been proposed and implemented in this paper, which makes it easy to understand why and how the model is giving a particular output. In this paper the XGBoost classification algorithm has been used which give an accuracy of 93.33% and to understand these predictions, two separate algorithms namely Local Interpretable Model-agnostic Explanations (LIME) and Shapely Additive Explanations (SHAP) have been used. These algorithms are compared based on the type of explanation they provide for the same input and thus the weakness of LIME algorithm has been found out at certain intervals based on the clinically important features of the dataset. On the other hand, both the algorithms make it easy for medical practitioners to understand the dominating factors of a predicted output thereby helping to eliminate the black-box nature of dementia detection. 2023 IEEE. -
X-Tract: Framework for Flexible Extraction of Features in Chest Radiographs for Disease Diagnosis Using Machine Learning
Various types of medical images are used as diagnostic tools for identifying pathologies in human bodies, and in this research, chest X-ray images are used as diagnostic tools. Several pre-built models are created by the participants of ImageNet competitions for non-medical images, and these models are also being used in medical image classification; for example, Khan et al. (Comput Methods Prog Biomed 196:105581, 2020) developed a model called Coronet and Narayan Das et al. (IRBM 1:16, 2020) proposed a deep transfer learning-based model. Instead of using the pre-built models, a different approach was taken to address this problem. A framework was created to extract the frequency and spatial domain-based features, along with the raw statistics of the images. The model proposed in this article using the SVM algorithm has reached accuracy levels ranging from 91% to 97% and sensitivity of 92% to 96% on various samples of test data of over 400 images. 2023, The Author(s), under exclusive license to Springer Nature Singapore Pte Ltd. -
X -ray diffraction and microhardness studies of tin monoselenide
Tin Monoselenide (SnSe) crystals have been grown by the Physical Vapour Deposition (PVD) method. X-ray diffraction studies were carried out on the as grown crystals and the lattice parameters were found to be a=11.506 b=4.149and c=4.447 The values were found to be comparable with that reported in the PDF card for SnSe. The microhardness of the crystals has been determined by using Vickers microhardness indenter. 2011 American Institute of Physics. -
Workplace Stress Prediction Using Explainable AI: A Non-intrusive Approach with Psychosocial and Demographic Features
This study investigates non-intrusive approaches to workplace stress detection using machine learning/deep learning techniques. Current methods rely heavily on physiological measurements (ECG, EDA, PPG) or behavioral monitoring which face implementation challenges in corporate environments. We propose an alternative approach utilizing psychosocial stressors and demographic variables to develop an explainable AI model for occupational stress detection. This approach addresses the practical limitations of current methods, which fail to discover underlying contributors to employee stress in the workplace. Two datasets were evaluated: The corporate stress dataset (CSDIW) with 50,000 records across 30 features and the HR Analytics Job Prediction dataset (HAJP) with 15,000 records across 10 features. Machine learning models including Logistic Regression, Nae Bayes, Neural Networks, Autoencoders?+?XGBoost and ensemble methods (SVM, RF and XGBoost) were implemented in different feature spaces. Results indicate improved performance on HAJP dataset with and without feature engineering whereas models consistently underperformed on the CSDIW dataset. The soft voting-based ensemble classifier turned out the best performer achieving an accuracy of 0.86 and an f1 score of 0.84. Our findings suggest that while psychosocial features hold promise for non-intrusive stress detection in workplace, data quality and appropriate labelling remain critical challenges. The Author(s), under exclusive license to Springer Nature Switzerland AG 2025. -
Workplace spirituality in the Indian IT sector: development and validation of the scale
The Indian information technology (IT) sector faces a unique challenge of managing their knowledge workers. Workplace spirituality, defined as recognising employees as a spiritual being, is seen as a new solution to the challenges faced by the IT sector. There are many conceptual models, but very few empirical ones to measure spirituality at work in the Indian context. The present study aims to develop an instrument that measures workplace spirituality. In-depth interviews were conducted with 20 IT professionals and seven themes emerged from these interviews, based on which a 66-item questionnaire was developed which was further reduced to 33 items as per recommendations from experts. The questionnaire was administered to 172 Indian IT professionals and its reliability and construct validity were determined using convergent and discriminant validity. As a future scope, the questionnaire could be tested in other sectors and suitable changes be generalised in the Indian context. Copyright 2022 Inderscience Enterprises Ltd. -
Word-of-Mouth Promotion: How to Attract Consistent Consumers as a Promoter for the B2C Model
The primary goal of this research article is to discover the consumers' behaviour while spending time on the e-commerce platform and to use the consumers who have positive Word-of-Mouth on the products to motivate them as promoters through positive Word of Mouth behaviour. The behavioural factors considered in this study are Relationship value, Trust value, Satisfaction level and Word of Mouth. The trial model includes the consumers who use an e-commerce platform for their online shopping in India. A proper questionnaire with four components was created and used to collect the sample data. Totally 300 responses have been received and analysed with the help of structured equation model and SPSS and AMOS software. The findings suggest that the 'Word of Mouth' technique can be used as a tool to increase the number of consumers in an online platform, particularly e-commerce. We investigated how Relationship Value and Trust Value can be used as key factors to motivate consumers' positive WoM behaviour. This research would be more beneficial to the B2C model. The research has done only for Indian e-commerce portals for survey. There is a scope to do research for the global level e-commerce market. Future study focuses on dynamic attributes for relationship values. This research work will help the researchers who is working on B2C model and consumer behavioural models. This model would be used for any online transactions-based services. As best of the knowledge of the authors' this study is the novel idea to understand the consumers' behaviour for purchasing items through the positive WoM. This work can be adopted for any e-commerce platform. 2024 IEEE. -
Wood Type Identification via Neural Networks and Spectral Analysis: An Advanced Algorithmic Solution
Forestry management, woodworking, and manufacturing need wood type identification. This study introduces a neural network-spectral analysis technique for accurate and automatic wood type detection. Principal Component Analysis (PCA) is used to extract features from a heterogeneous collection of wood spectral signatures after training a neural network. The algorithm's 94.2% accuracy on a testing dataset shows its ability to distinguish wood kinds.The model's confusion matrix shows it can recognise closely related wood species with few misclassifications. The neural network's precision, recall, and F1 score prove its wood classification accuracy. With PCA highlighting classification characteristics, spectral analysis helps the algorithm succeed.The method is useful for forestry management and woodworking quality control. The non-destructive technology provides in-situ wood type detection, addressing environmental and conservation issues. The study explores ramifications, constraints, and future algorithm modification and application in real-world contexts.Neural networks and spectral analysis provide a strong, efficient, and non-destructive wood type detection solution. The hopeful results represent a major advance in wood science and current computer methods, with applicability across sectors. 2023 IEEE. -
Wireless Sensor Networks in Precision Monitoring of Crops
The sensor-based breadboard is rapidly covering almost every application from human health monitoring to prediction of diseases in accordance with the weather change. This paper presents a sensor based precision crop monitoring system for agriculture application and estimates the energy consumption of the sensor nodes. This high accuracy energy efficient system drastically reduces the damages to the crops and investment made to it. The main focus of the proposed research work is to reduce the energy consumption and minimize the traffic between the nodes of the sensor during the transmission of sensor information. The qualitative metrics has been carried to evaluate the performance of the proposed system which outperform the existing scenario. 2022 IEEE. -
Wired Highways: The Soul of a Smarter City
The "smart city"concept emerged in the 1990s, characterized by extensive globalization, rapid technological advancement, and the emergence of the knowledge economy. Urban planning professionals began considering how to introduce digital technology into existing city infrastructure to create cities that were faster, efficient, sustainable, and better managed. Innovative thinking has moved away from traditional methods of city planning and management, and has started to challenge the planning systems where governments understood complexity from a bureaucratic perspective. In planning smart cities, local governments are largely relying on using information and communication technologies (ICT) to enhance essential city functions like transportation, energy, water, and public safety. Urbanization is becoming increasingly complex, and the global urban population is growing at unprecedented rates, creating a need of urban systems to be smarter, safer, and more environmentally sustainable. Cities are faced with many complex problems, but urban transportation is one of the most daunting. Existing infrastructure is becoming overwhelmed by congestion, increasing volume of traffic, and safety issues. An innovative way of tackling these problems is through Intelligent Transportation Systems (ITS). ITS is the use of ICT including sensors, software, communication networks, and data analytics in transportation systems to increase efficiency, safety, reliability, and sustainability. By using real-time monitoring, predictive analytics, and data-driven decision-making, ITS creates traffic management systems that improve city response time, decreases congestion and accidents, and increases sustainable or environmental-friendly transport choices. This research recognizes the importance of ITS to smart city development, emphasizing. 2026 IEEE. -
Wideband Compact Two-Element Millimeter Wave MIMO Antenna for Communication Systems
This article presents the wide band two-element MIMO antenna with an I-shaped decoupling structure in the ground plane. It is to enhance the isolation on the MIMO antenna. The dimension is 7.5 17.5 mm2. The measured bandwidth is 2 GHz (22.25-24.25 GHz) with a maximum gain of 4.5 dBi and bidirectional radiation. MIMO antenna satisfies three diversity metrics. 2024 IEEE. -
Wide band cascade RF amplifier for 0.01GHz to 6 GHz application
This paper presents a design of wide band cascade RF amplifier for 0.01 GHz to 6 GHz application using Hybrid Microwave Integrated (MIC) Technology. Wideband amplifier provides ultra-flat gain response of 1 dB for 4 GHz bandwidth and 3 dB for 6 GHz bandwidth. A coplanar wave guide (CPWG) is fabricated using printed circuit board technology and used for RF transmission line topology to convey microwave frequency signals. The output power at 1 dB compression is 17 dBm while the high gain is 22 dBm. The return loss shows below minimum -10 dB for all frequency and amplifier have good linearity and stability. The proposed amplifier can be used for L, S, and C band applications. 2019 IEEE -
Why Some Old Songs Are Still Evergreen Even Today?
The enduring appeal of old songs across generations raises questions about the factors contributing to their timelessness. This research investigates these factors using a deep learning framework that integrates MusicBERT, a model for symbolic music understanding, with Graph Neural Networks (GNNs). By analyzing a dataset of song features, including lyrics, melody, rhythm, and emotional tone, the study identifies patterns associated with the evergreen status of songs. Key findings emphasize cultural significance, emotional resonance, and universal themes as critical contributors to their lasting popularity. The research offers novel insights into the intersection of music, culture, and technology, with implications for music production, distribution, and cultural heritage preservation. The Author(s), under exclusive license to Springer Nature Singapore Pte Ltd. 2025. -
Wheat Yield Prediction using Temporal Fusion Transformers
In precision framing, Machine Learning models are an essential decision-making tool for crop yield prediction. They aid farmers with decisions like which crop to grow and when to grow certain crops during the sowing season. Many Machine Learning algorithms have been used to support agriculture yield prediction research, but it is observed that Deep Learning models outperform the benchmark Machine Learning algorithms with a significant difference in accuracy. However, though these Deep Learning models perform better, they are not preferred or widely used in place of Machine Learning models. This is because Deep Learning methods are black box methods and are not interpretable, i.e., they fail to explain the magnitude of the impact of the features on the output, and this is unsuitable for our use case.In this paper, we propose using Temporal Fusion Transformer (TFT), a novel approach published by Google researchers for wheat yield prediction viewed as a Time Series Forecasting problem statement. TFT is the state-of-the-art attention-based Deep Learning architecture, which combines high-performance forecasting with interpretable insights and feature importance. We have used TFT to perform wheat yield prediction and compare its performance with various Machine Learning and Deep Learning algorithms. 2023 IEEE. -
Wheat Grain Identification Using Explainable Artificial Intelligence
This research delves into the innovative application of Explainable Artificial Intelligence (XAI) within wheat grain identification. Employing sophisticated machine learning models augmented by XAI techniques, the study aims to enhance the transparency and comprehensibility of decision-making processes associated with classifying wheat grains. Key objectives include refining model accuracy, imparting insights into critical identification-influencing characteristics, and developing an intuitive user interface tailored for end users, particularly farmers. Through a methodical analysis, the research underscores the significance of XAI in detecting flaws and fine-tuning the model, ultimately bolstering its reliability. The findings of this investigation carry implications for advancing agricultural practices, fostering stakeholder trust, and adapting to the ever-evolving dynamics of the environment. The Author(s), under exclusive license to Springer Nature Singapore Pte Ltd. 2025. -
Wheat Disease Diagnosis using Transfer Learning on Convolutional Neural Networks
Wheat disease identification is essential for agricultural output and food security. Traditional diagnostic approaches are slow, ineffective, and need expert assistance, restricting their ability to grow in agriculture. Suggested innovative diagnostic method uses transfer learning on convolutional neural networks (CNNs) to effectively identify and classify wheat leaf diseases. To increase model predictions, high-quality image datasets from open-access platforms are normalised, resized, and augmented. The proposed CNN model performed best with 98.90% accuracy, 98.87% precision, and 98.80% recall. Transfer learning improved model performance by recycling knowledge from pre-trained CNN architectures, reducing training time and enhancing feature extraction. The results show improved precision as well as strength over standard methods and before. This technology helps farmers and agricultural professionals make timely disease management and crop management decisions. To improve disease recognition, future study may use a wider dataset range and other CNN designs. 2025 IEEE.
