Browse Items (16488 total)
Sort by:
-
Smart Cyber-Physical Systems: Innovations and Real-World Implications
Smart cyber-physical systems (SCPS) are revolutionizing the interaction between the physical and digital realms, driving innovation across diverse fields. This book provides an extensive overview of cutting-edge SCPS technologies, highlighting their applications, challenges, and transformative potential. Designed for researchers, professionals, and students, it offers foundational insights and advanced applications in urban planning, healthcare, transportation, finance, and cybersecurity. It also bridges the gap between theory and practice through real-world case studies and in-depth analysis, showcasing how SCPS address critical global challenges. This book: Provides a comprehensive introduction to SCPS, their components, and their applications in various domains and explores their role in enabling sustainable smart cities and urban planning Provides advanced SCPS-based solutions for optimizing supply chain logistics and route planning and real-world applications of SCPS in healthcare, including wearable technology and remote patient monitoring, and financial modeling, comparing investment indices using advanced techniques Discusses the integration of artificial intelligence and machine learning in autonomous vehicle systems and transportation Analyzes cybersecurity challenges in cryptocurrency and blockchain ecosystems Focuses on innovations in energy management, including smart grids and sustainable practices powered by SCPS, and explores adaptive human-machine interaction frameworks for enhanced decision-making. This book serves as a vital resource for understanding the transformative power of SCPS and inspires further research and development in this dynamic and rapidly evolving field. 2026 selection and editorial matter, Ramesh Chandra Poonia, Kamal Upreti and Mohammad S. Khan. All rights reserved. -
An Efficient Detection of Suspicious Objects from Dynamic Video Surveillance by Fusion-based Multiview Deep Learning Techniques
Real-time detections of suspicious objects are needed to identify for finding criminal activities and are used in immediate alert systems for public safety applications. Video surveillance systems use live, closed-circuit televisions (live CCTVs) for dynamic video capturing of objects. Finding criminal activities over the dynamic video data is an emerging surveillance problem. The deep learning techniques are tedious for detecting suspicious movable objects and criminal activities. YOLO (You Only Look Once) gives more prominent movable video object detection accuracy than conventional deep models, like Convolutional Neural Network (CNN), 3D CNN, and Convolutional LSTM. State-of-the-art YOLO models, YOLOv8n, YOLOv8s, and YOLOv8l, are emphasized for extracting and detecting object motion detection from the dynamic video. YOLO models use single-view deep learning to classify or detect objects. These models limit the accuracy of the detection of complex and dynamic objects of dynamic video data. This paper presents the Fusion-based Multiview deep learning techniques to overcome this issue. The experimental study demonstrates that the proposed methodology efficiently detects suspicious data objects more than the single-view deep models. 2025 River Publishers. -
Lightning Cards! /
Patent Number: 202141060863, Applicant: Bundela Disha Hitenbhai.
The present system or invention, Lightning Cards, is an online multiplayer card game that utilises computer vision and machine learning techniques in order to deliver a fast-paced reactions card game unheard of not only online, but also as a physical card game. The present system is enabled by way of ML tools to recognise the hand keypoint landmarks and other algorithms for recognising the actual hand gesture. -
Atendo: The portable attendence recorder /
Patent Number: 202241019881, Applicant: Kevin Benny.
Attendance is the fact of being present or absent at a place or an event. One of the most basic things to understand and analyse the response of an event is by recording the attendance of the event. By tracking the sessions attended by the attendees and how long the attendees stay in the event, it is possible to derive a clear picture of how engaged the event was. Attendance monitoring is very important for examining the success or failure of an event. Tracking session attendance is an easy and accurate way to gather attendee feedback and translate this information into useful data. -
Vimana /
Patent Number: 202241030155, Applicant: Ramesh Chandra Poonia.
Drone navigation works by building a map of its surroundings while tracking its position within the map. This allows the drone to demonstrate positional accuracy (the global average URE (User error rate) across all satellites) of < 0.643 m (2.1 ft.) 95% of the lime using the Global Positioning System (GPS). The problem with this technology is twofold. It deploys only L band communication in practice. -
3D painting for fracture treatment /
Patent Number: 202241048127, Applicant: Ramesh Chandra Poonia.
The effect of technological advancements has made an impact on the way medical applications are used in the treatment of fracture. The possibility of medical application and technology has immensely grown, and 3D printing and its applications in medical sciences are much explored and found to be acceptable and applicable financially and technically during recent years. While 3D technology is used in diagnosis, 3D printing technology is useful for making treatment and rehabilitation tools. -
Performance Evaluation of Predicting IoT Malicious Nodes Using Machine Learning Classification Algorithms
The prediction of malicious nodes in Internet of Things (IoT) networks is crucial for enhancing network security. Malicious nodes can significantly impact network performance across various scenarios. Machine learning (ML) classification algorithms provide binary outcomes ("yes" or "no") to accurately identify these nodes. This study implements various classifier algorithms to address the problem of malicious node classification, using the SensorNetGuard dataset. The dataset, comprising 10,000 records with 21 features, was preprocessed and used to train multiple ML models, including Logistic Regression, Decision Tree, Naive Bayes, K-Nearest Neighbors (KNN), and Support Vector Machine (SVM). Performance evaluation of these models followed the ML workflow, utilizing Python libraries such as scikit-learn, Seaborn, Matplotlib, and Pandas. The results indicated that the Naive Bayes classifier outperformed others with an accuracy of 98.1%. This paper demonstrates the effectiveness of ML classifiers in detecting malicious nodes in IoT networks, providing a robust predictive model for real-time application. The SensorNetGuard dataset is available on the IEEE data port and Kaggle platform. 2024, Prof.Dr. ?skender AKKURT. All rights reserved. -
Additively Composite Model Objective Function for Routing Protocol for Low-Power and Lossy Network Protocol
The Internet of Things (IoT) networks always operate within the context of diverse and constrained characteristics of the devices. Low-Power and Lossy Networks (LLNs) constitute a network architecture commonly utilized in IoT application deployments, facilitating networking and the establishment of paths for data transmission. The Routing Protocol for Low-Power and Lossy Networks (RPL) demonstrates promising capabilities for LLN network operations, supporting IPv4 and IPv6-enabled services. The RPL protocol constructs a Destination Oriented Directed Acyclic Graph (DODAG) logical routing topology based on defined Objective Function (OF) metrics. Routing operations within the DODAG utilize these metrics and constraints to select parent nodes and calculate optimal routes between two nodes. Standardized OFs have traditionally focused on either parent node selection or routing objectives within the DODAG, often treating load balancing and bottleneck optimization separately. However, their combined impact on RPL's effectiveness has been overlooked. This paper introduces an Adaptively Composite Objective Function (AC-OF) approach that considers the combined objectives of DODAG load balancing and optimized routing operations. Through simulation evidence, the paper presents improved network parameters. The AC-OF implementation brings out significant results in the form of a balanced DODAG topology and it has good impacts on data transmission, control overhead messages, parent switching, delay, energy consumption, and node lifetime. 2024 Totem Publisher, Inc. All rights reserved. -
Robust Rice Leaf Disease Detection using Advanced Preprocessing and Deep CNNs for Class Imbalance Resolution
This study addresses the growing challenges posed by plant diseases, particularly in the rice industry, which is vital for many communities. The research propose a robust framework that integrates Deep Convolutional Neural Networks (Deep CNN) with advanced preprocessing techniques to identify rice leaf diseases, including Brown Spot, Leaf Blast, Hispa, and healthy leaves. Our approach employs normalization to enhance convergence during training and data augmentation to improve model generalizability. Additionally, implement the Synthetic Minority Over-sampling Technique (SMOTE) to create synthetic samples for under-represented classes, addressing class imbalance within the dataset. Experimental results demonstrate the model's impressive accuracy, achieving 98.2% for Brown Spot, 97.5% for Leaf Blast, 94.3% for Hispa, and 96.8% for healthy leaves. Furthermore, our method outperforms established CNN architectures such as AlexNet, VGG16, and ResNet50, showcasing the effectiveness of sophisticated preprocessing in enhancing plant disease detection systems and supporting food security initiatives. 2025 IEEE. -
A comprehensive investigation of the effect of mineral additives to bituminous concrete
Research efforts to employ sustainable materials for road construction have been on the rise in recent years. In particular, the use of polymers as additives in asphalt mix has been actively explored by several researchers. Bituminous pavementsnormally constructed in India, have increasing number of premature failures, due to increase in traffic density and noteworthy variations in road temperatures. The modified binders have proven to improve numerous properties of bituminous surfaces such as temperature susceptibility, fatigue life, creep, resistance to permanent deformation and rutting. The present study has focussed on the experimental investigations conducted to evaluate the influence of mineral additives, such as wollostonite and Rice Husk Ash (RHA) on Indirect Tensile Strength (ITS) and Tensile Strength Ratio (TSR) of bituminous concrete (BC)maintaining uniformity of aggregate properties.The results establish that the bituminous concrete blends modified using rice husk ash at 20% and wollostonite at 8%, with hydrated lime are most suitable for practical applications. 2021 Elsevier Ltd. All rights reserved. -
Solid-state fermentation of pigment producing endophytic fungus Fusarium solani from Madiwala lake and its toxicity studies
Several consumer products look enticing due to colors and there has been a demand for colors for various applications ever since human civilization started. Although in the primitive days, humans had used natural colors, the wake of the industrial revolution saw the excessive use of diverse types of synthetic colors. Although it looked very fancy initially, slowly scientists discovered the dangers of large-scale use of these colorants. The current demand is for natural colors, and hence, there is a scope for sources of natural colors from biosources. The present study involved the isolation of an endophytic fungus, Fusarium solani producing a red pigment from the polluted waters of Madiwala lake in Bangalore. The fungal extract showed good antimicrobial and moderate antioxidant properties. Cytotoxicity assays using brine shrimps proved negligible toxicity which is a positive trait for natural colorants for safer applications in industries. Media optimization and solid state fermentation were carried out to improve the yield of the fungal pigment and also to formulate a cheaper media for fungal multiplication and pigment production. Green synthesis of silver nanoparticles was also carried out with the fungal extract and the nanoparticles were characterized. Thus, the present study provides an option for the extraction of environment friendly natural colorant from the fungus F. solani for potential industrial applications. 2024 Bhoomika Prakash Poornamath, et al. -
Template based speech enhancement of disordered speech
In this paper, we have taken Electro-Larynx (EL) speech and have improved the speech quality, electro-larynx speech was improved in terms of naturalness and intelligibility by introducing variations in the F0-contour and template matching with correlation coefficient. Initially, we introduced two different speech signals, the first speech signal introduced was healthy speech signal and the second speech signal introduced was disordered speech signal. Here, the second speech signal, the disordered speech is taken as the EL speech. The fundamental frequency or pitch was extracted first from the two inputed speech signals, then the contour of each fundamental frequency was extracted from the two input speech signals. Using these extracted features of fundamental frequency the gender classification by K-means algorithm was instigated. The same process was implemented with F0 contour features which was extracted using K-NN algorithm. EL speech contains directly radiated electrolarynx noise (DREL). The noise was filtered out using spectral subtraction algorithm. Once DREL noise is removed from EL speech, the quality of the speech was greatly improved. Then EL enhanced speech signal is compared and mapped with healthy speech signal using template matching algorithm with the help of correlation coefficient, this improves the overall quality, that is the naturalness and intelligibity of the introduced disordered speech signal. This technique helps solve the major problem of speech faced by differently abled persons with larynx disorder. 2016 IEEE. -
Plant extract aided synthesis of iron sulphide/nickel sulphide type-II heterostructure for photochemical CO2 reduction and simultaneous degradation of dyes
The green synthetic route, solving issues in the energy sector and the removal of wastes for a clean environment are the major concerns across the globe for a sustainable future. The current work involves the synthesis of iron sulphide (FeS), nickel sulphide (NiS) and FeS/NiS heterostructure using a Calotropis procera leaf and flower extract as a reducing agent without any additional sulphur source. Structural optical, photo/electrochemical and morphological characterizations suggest the formation of a heterostructure between FeS and NiS of type II with tuned edge potentials. Due to which FeS/NiS showed enhanced activity in evolving CO and CH? through photoctalytic CO2 reduction reaction (CRR) and was found to be 2.5 and 2 times higher than FeS and NiS, respectively. Further, all three materials were studied for photocatalytic degradation of two cationic dyes (methylene blue: MB and safranin O: SO) under different light sources. The % degradation of dyes MB and SO was found to be 98 and 96 %, respectively, in the presence of FeS/NiS heterostructure under sunlight. The factors affecting the dye degradation (pH, initial concentration, catalyst dosage) were optimized to achieve maximum efficiency. The degradation study using FeS/NiS was additionally examined in industrial effluent and the simultaneous degradation of MB and SO and the results are satisfactory. Photocatalytic mechanism was predicted based on the degradation results using liquid chromatography mass spectrophotometry (LCMS). The decreased charge transfer resistance, superior photocurrent response, bandgap tuning, shift in edge potentials, and formation of heterostructure and effective charge separation could be attributed to the appreciable efficiency of FeS/NiS. This work may lead to further research on the formation of metal sulfide-based heterostructures using a green approach and their application towards waste reduction and converting them to wealth towards energy and environmental remediation. 2025 Elsevier Ltd -
Revolutionizing Schizophrenia Care for the Elderly: Blockchain-driven Predictive Models for Personalized Support
The escalation of mental health challenges encountered by the elderly community, novel research is carried out by adopting twin cutting-edge technologies, artificial intelligence (AI) and Blockchain, which are proposed in this study, focusing on schizophrenia, which is a complex mental disorder, to raise awareness of the disease, reduce negativity, and ensure positive support. symptom prediction and disease classification models have been developed using Machine learning (ML) algorithms and symptom datasets for schizophrenia prediction. Natural Language processing is also employed to find the speech patterns for mental health illness indications. The outcomes predicted with AI models are transformed into a detailed report by leveraging Llama 3.3, ensuring understanding and encouraging people to have community conversations. The generated reports are stored in the decentralized file system to achieve more security and privacy. It ensures the tamper-free nature of Blockchain, with an interactive user interface and multilingual capabilities. This research outcome allows individuals to know the early disease symptoms and get timely assistance; it ensures an illuminating way toward improved mental well-being for senior citizens. 2025 IEEE. -
Self-Organizing Microservice Composition for IoT-Enabled Neonatal Monitoring
The fast-paced growth of the Internet of Things (IoT) has revolutionized several industries, including the delivery of healthcare applications, due to its ability to support realtime and automated applications. However, several key challenges are associated with the dynamic and complex nature of IoT environments, such as scalability, increased system complexity, and network instability. This paper presents a self-organizing microservice Composition Model created especially for healthcare systems using IoT to address these issues. The Model employs decentralized, local interactions inspired by bio-inspired mechanisms. These mechanisms enable the system to autonomously form complex service composites with minimal human intervention through emergent behaviour. The model leverages an ant agent to optimize bio-inspired mechanisms and a deep learning agent for autonomous service choreography, enhancing the system's flexibility, adaptability, and overall performance. A continuous neonatal monitoring case study illustrates how the model works in composing services in a self-organizing manner. This research contributes to the advancement of smart healthcare infrastructures by proposing an innovative framework that adapts to the evolving needs of IoT-driven healthcare applications. 2025 IEEE. -
Self-Organizing Microservice Composition for IoT-Enabled Neonatal Monitoring
The fast-paced growth of the Internet of Things (IoT) has revolutionized several industries, including the delivery of healthcare applications, due to its ability to support realtime and automated applications. However, several key challenges are associated with the dynamic and complex nature of IoT environments, such as scalability, increased system complexity, and network instability. This paper presents a self-organizing microservice Composition Model created especially for healthcare systems using IoT to address these issues. The Model employs decentralized, local interactions inspired by bio-inspired mechanisms. These mechanisms enable the system to autonomously form complex service composites with minimal human intervention through emergent behaviour. The model leverages an ant agent to optimize bio-inspired mechanisms and a deep learning agent for autonomous service choreography, enhancing the system's flexibility, adaptability, and overall performance. A continuous neonatal monitoring case study illustrates how the model works in composing services in a self-organizing manner. This research contributes to the advancement of smart healthcare infrastructures by proposing an innovative framework that adapts to the evolving needs of IoT-driven healthcare applications. 2025 IEEE. -
Self-Organizing Micro Service Composition for IoT Ecosystem
The Internet of Things (IoT) has become the central focus in many computing applications, with smart devices seamlessly integrated to meet user needs by providing services that reflect their functionalities. Service composition, the process of integrating multiple services to deliver unified functionality, is crucial in this context. However, traditional service composition techniques fall short in highly dynamic and open environments such as the IoT ecosystem, necessitating decentralized models that can effectively support service composition in such settings. The self-organizing microservice composition model for IoT addresses this need by leveraging decentralized, localized interactions that utilize bio-inspired mechanisms. These mechanisms enable the system to autonomously form complex service compositions with minimal human intervention through emergent behaviour, enhancing the systems flexibility, adaptability, and overall performance. This paper presents a model specifically designed for the IoT ecosystem, focusing on healthcare applications. The model dynamically responds to changing conditions, such as varying patient needs, device availability, and network conditions, making it highly suitable for critical healthcare environments. By providing a robust framework for managing the complexities inherent in healthcare IoT, this model has the potential to revolutionize the delivery and management of healthcare services. 2025 IEEE. -
Intelligent self-organizing microservice composition using hybrid learning for neonatal ward
This research presents an innovative self-organizing microservice composition model specifically tailored for dynamic and time-sensitive healthcare environments such as neonatal intensive care units (NICU). A hybrid machine learning classifier detects neonatal conditions and assigns treatment plans based on real-time vitals. The composition process is guided by a deep learning agent that combines unsupervised and reinforcement learning to develop intelligent bonding strategies. Microservices act as autonomous agents, supporting decentralized service choreography within the self-organizing framework. The bonding strategies of direct bonding and shared bonding are implemented for single conditions and coexisting conditions, respectively. The simulation results are based on actual NICU data, demonstrating the ability of the model to dynamically compose services while ensuring optimal resource utilization. The model demonstrates an adaptive and dynamic composition through emergence and continuous learning for changing clinical conditions, and demonstrates emergent behavior through reinforcement learning. The model's predictive capabilities enable anticipatory service loading, providing context-aware treatment in critical healthcare scenarios. This self-organizing architecture model offers a scalable and robust solution for autonomous, decentralized service choreography in critical healthcare environments. This is an open access article under the CC BY-SA license https://creativecommons.org/licenses/by-sa/4.0/. -
Modelling Networks withAttached Storage Using Perfect Italian Domination
Network-attached storage (NAS) is how data is stored and shared among hosts through a configured network. This is cheaper yet the best solution for sharing and using any huge unstructured data in an organization. Optimal distribution of NAS in a network of servers can be done using the concept of Perfect Italian Domination (PID). PID is a vertex labelling where the vertices of a graph G are labelled by 0, 1, 2 such that a vertex with label 0 should have a neighbourhood where the summation of the labels is exactly 2. The minimum possible sum of the labels obtained for graph G is its PID number. A network in an organization can have any structure. It can be highly interconnected, like a graph obtained from the Join of two graphs or the Corona product of two graphs. Hence, this paper discusses the PID of different graphs generated by the Join and the Corona products. The Author(s), under exclusive license to Springer Nature Singapore Pte Ltd. 2024.




