Browse Items (14421 total)
Sort by:
-
Ideal co-secure domination in graphs
A set S ? V of a graph G = (V, E) is a co-secure dominating set if for every u ? S, there exists v ? V \ S such that uv ? E and (S \ {u}) ? {v} is a dominating set of G. The minimum cardinality of a co-secure dominating set of G is the co-secure domination number and is denoted by ?cs(G). In this paper we initiate the evaluation of a domination parameter known as the ideal co-secure domination and is defined as follows: A set D ? V is an ideal co-secure dominating set of a graph G = (V, E) if for every u ? D and for every v ? V \ D such that uv ? E, (D \ {u}) ? {v} is a dominating set of G. The minimum cardinality of an ideal co-secure dominating set of G is the ideal co-secure domination number and is denoted by ?ics(G). We look to determine the ideal co-secure domination number of some families of standard graphs and obtain sharp bounds. We also provide the conditions necessary for the trees to have ideal co-secure domination number equal to n - 2. 2020 Author(s). -
Hesitant bipolar fuzzy set-based decision system for electric vehicle charging station location planning
The selection of electric vehicle (EV) charging station locations is a critical challenge that significantly affects the growth and acceptance of the EV industry. As EVs offer a sustainable solution to fossil fuel depletion and environmental pollution, identifying optimal charging station sites involves dealing with uncertain, inconsistent, and conflicting criteria. To address these challenges, this paper presents an innovative decision-making framework based on Hesitant Bipolar-Valued Fuzzy Sets (HBVFSs), which account for both positive and negative hesitant membership values to better model uncertainty in expert judgments. A novel hybrid Multi-Criteria Decision-Making (MCDM) technique is proposed, combining the Step-wise Weight Assessment Ratio Analysis (SWARA) and Pivot Pairwise Relative Criteria Importance Assessment (PIPRECIA) methods to determine robust criteria weights within the HBVFS environment. The Preference Ranking Organization METHod for Enrichment Evaluation II (PROMETHEE-II) is employed for the final site ranking. This integrated approach enables a more comprehensive and reliable evaluation of potential locations by incorporating both qualitative and quantitative factors. The proposed methodology has practical applications in real-world infrastructure planning and supports more resilient decision-making in sustainable transportation networks. The results demonstrate the model's effectiveness and adaptability in addressing the site selection problem under uncertainty. 2025 Elsevier Ltd -
Automated neurological brain disease detection in magnetic resonance imaging using deep learning approaches
A neurological type of brain disease called multiple sclerosis (MS) impairs how well the nervous system is able to function efficiently and causes people to experience visual, sensory, and problems with movement. Multiple methods of detection have been proposed so far for diagnosing MS; among them, magnetic resonance imaging (MRI) has drawn a lot of interest from healthcare providers. The ability to quickly diagnose lesions related to MS depends on a fundamental understanding of the anatomy and workings of the brain that MRI technology provides doctors. Using an MRI for diagnosing MS is tedious, time-consuming, and prone to human error. In the present investigation, lesion activity involves preprocessing and segmentation of the MS images from two time points using deep learning approaches. 2024 by IGI Global. All rights reserved. -
Optimising QoS with load balancing in cloud computing applying dual fuzzy technique
Cloud computing has become a necessity when the internet usage has increased drastically. This research paper objective is to optimise quality of service in cloud computing using dual fuzzy technique. With the competition to provide the best quality service at cloud data centre, we are analysing the parameters of average response time, average completion time, average CPU utilisation and job success. Cloud-sim simulator along with the mathematical model is used to provide reliable and valid result. To achieve the best result, the load in data centre needs to be efficiently distributed, so that it is managed to process maximum service requests with the best service response time and very few failures. In this paper, we applied dual fuzzy technique for the load balancing in the cloud data centre and the findings were extensive and support the proposed technique. With this technique, cloud computing service provider can provide better quality service. Copyright 2021 Inderscience Enterprises Ltd. -
An analysis of load balancing algorithms in the cloud environment
The emerging area in an IT environment is Cloud Computing. There are many advantages of the computing but unfortunately, allocation of the job request effectively is a trouble. It requires lots of infra structural commitments and the quality inputs of the resources. Also, in the cloud computing environment, Load Balancing is an important aspect. Efficient load balancing algorithm helps the resource to have optimized utilization with the proper dissemination of the resources to the cloud user in pay-as-you-say-manner. It also supports ranking the job request based on the priority with the help of scheduling technique. We present the various types of Load Balancing Techniques in the different platform of Cloud Environment specified in SLA (Service level Agreement). 2016 IEEE. -
Workflow Scheduling Using Heuristic Scheduling in Hadoop
In our research study, we aim at optimizing multiple load in cloud, effective resource allocation and lesser response time for the job assigned. Using Hadoop on datacenter is the best and most efficient analytical service for any corporates. To provide effective and reliable performance analytical computing interface to the client, various cloud service providers host Hadoop clusters. The previous works done by many scholars were aimed at execution of workflows on Hadoop platform which also minimizes the cost of virtual machines and other computing resources. Earlier stochastic hill climbing technique was applied for single parameter and now we are working to optimize multiple parameters in the cloud data centers with proposed heuristic hill climbing. As many users try to priorities their job simultaneously in the cluster, resource optimized workflow scheduling technique should be very reliable to complete the task assigned before the deadlines and also to optimize the usage of the resources in cloud. The Korea Institute of Information and Communication Engineering. -
An integration of big data and cloud computing
In this era, Big data and Cloud computing are the most important topics for organizations across the globe amongst the plethora of softwares. Big data is the most rapidly expanding research tool in understanding and solving complex problems in different interdisciplinary fields such as engineering, management health care, e-commerce, social network marketing finance and others. Cloud computing is a virtual service which is used for computation, data storage, data mining by creating flexibility and at minimum cost. It is pay & use model which is the next generation platform to analyse the various data which comes along with different services and applications without physically acquiring them. In this paper, we try to understand and work on the integration model of both Cloud Computing and Big Data to achieve efficiency and faster outcome. It is a qualitative paper to determine the synergy. Springer Science+Business Media Singapore 2017. -
Multi-view video summarization
Video summarization is the most important video content service which gives us a short and condensed representation of the whole video content. It also ensures the browsing, mining, and storage of the original videos. The multi- view video summaries will produce only the most vital events with more detailed information than those of less salient ones. As such, it allows the interface user to get only the important information or the video from different perspectives of the multi-view videos without watching the whole video. In our research paper, we are focusing on a series of approaches to summarize the video content and to get a compact and succinct visual summary that encapsulates the key components of the video. Its main advantage is that the video summarization can turn numbers of hours long video into a short summary that an individual viewer can see in just few seconds. Springer India 2016. -
Hybrid scheme image compression using DWT and SVD
Image compression is process of reducing data size to represent an image by removing redundant data. Hybrid scheme image compression is combination of methods performed in order or as an amalgam to form a new technique. In this paper, we proposed a new approach to compress the image by collaborating Discrete Wavelet Transformation (DWT) and Singular Value Decomposition (SVD). Image is decomposed into wavelets using DWT and approximate wavelet is subsequently transformed into four bands. Different wavelet filters are implemented for transformation namely Haar, Daubechies, Biorthogonal and Coiflets. Apart from approximate image, SVD is applied on remaining wavelets (Horizontal, Vertical and Diagonal Details) at each decomposition level. On reconstruction, various singular values are selected depending on the level transformation. The performance of the proposed method is compared and evaluated with SVD, DCT-SVD and DWT-DCT-SVD. Evaluation is carried out based on Compression Ratio (CR), Mean Squared Error (MSE), Peak Signal-to-Noise Ratio (PSNR) and Structural Similarity (SSIM) index. From the experimental results, it is observed that proposed method yields better MSE, PSNR and SSIM compared to state-of-the-art methods. 2017, Institute of Advanced Scientific Research, Inc. All rights reserved. -
Analysis of zoochemical from Meretrix casta (Mollusca: Bivalvia) extracts, collected from Rameswaram, Tamil Nadu, India and their pharmaceutical activities
The marine ecosystem's diverse animal species offer a unique opportunity to discover marine-derived natural products. While numerous invertebrates have been studied, research on Indian marine invertebrates, especially Meretrix casta, remains limited. This study explores the zoochemical composition of ethyl acetate and methanolic extracts from Meretrix casta off Rameswaram, Tamil Nadu, India, and evaluates their bioactive potential, focusing on antioxidant properties, glucose uptake in yeast cells, and alpha-amylase activity. The results reveal the presence of alkaloids, flavonoids, polyphenols, sterols, terpenoids, and cardiac glycosides in both extracts, highlighting their bioactive potential. Although their antioxidant capacity is slightly lower than ascorbic acid, the extracts demonstrated significant alpha-amylase inhibition, suggesting their potential in blood sugar regulation and diabetes management. These findings underscore the therapeutic potential of M. casta in developing anti-diabetic compounds, warranting further pharmacological exploration. Authors. -
Exploring the Pharmaceutical Potential of Meretrix casta (Gmelin, 1791) (Mollusca: Bivalvia)
Meretrix casta, a marine mollusk, has been recognized traditionally for its nutritional and medicinal properties. This study aims to investigate the pharmacological potential of M. casta extracts, specifically focusing on the antioxidant, hemolytic, anti-inflammatory and antimicrobial activities. The antioxidant activity, assessed via hydrogen peroxide scavenging and phosphomolybdate assays, revealed concentration-dependent inhibition, with the methanol extract showing 61.04% inhibition at 100 g/mL compared to 61.19% for ethyl acetate, while the standard ascorbic acid exhibited 87.80%. Anti-inflammatory activity was evaluated using heat-induced hemolysis, hypotonicity-induced hemolysis and protein denaturation assays. Both extracts demonstrated significant anti-inflammatory effects, with the ethyl acetate extract achieving 85.40% inhibition of hemolysis, closely matching acetylsalicylic acids 90.50% and methanol extract showing 87.60% at 100 g/mL. Antibacterial and antifungal assays demonstrated significant inhibitory effects against pathogenic bacteria and fungi, with the methanolic extract frequently exhibiting higher efficacy. These findings highlight the therapeutic potential of M. casta extracts as natural bioactive agents. Future investigations should aim to isolate and characterize the specific bioactive compounds underlying these pharmacological effects and to explore their mechanisms of action in detail. Such studies could pave the way for new therapies derived from marine biodiversity, addressing various health challenges. 2025 Asian Publication Corporation. All rights reserved. -
Roadmap of effects of biowaste-synthesized carbon nanomaterials on carbon nano-reinforced composites
Sustainable growth can be achieved by recycling waste material into useful resources without affecting the natural ecosystem. Among all nanomaterials, carbon nanomaterials from biowaste are used for various applications. The pyrolysis process is one of the eco-friendly ways for synthesizing such carbon nanomaterials. Recently, polymer nanocomposites (PNCs) filled with bio-waste-based carbon nanomaterials attracted a lot of attention due to their enhanced mechanical properties. A variety of polymers, such as thermoplastics, thermosetting polymers, elastomers, and their blends, can be used in the formation of composite materials. This review summarizes the synthesis of carbon nanomaterials, polymer nanocomposites, and mechanical properties of PNCs. The review also focuses on various biowaste-based precursors, their nanoproperties, and turning them into proper composites. PNCs show improved mechanical properties by varying the loading per-centages of carbon nanomaterials, which are vital for many defence-and aerospace-related indus-tries. Different synthesis processes are used to achieve enhanced ultimate tensile strength and mod-ulus. The present review summarizes the last 5 years work in detail on these PNCs and their appli-cations. 2021 by the authors. Licensee MDPI, Basel, Switzerland. -
Studies on the characterisation of thiophene substituted 1,3,4-oxadiazole derivative for the highly selective and sensitive detection of picric acid
A novel thiophene substituted 1,3,4-oxadiazole based chemosensor namely 2-(4-(5-(5-hexylthiophen-2-yl) thiophen-2-yl)phenyl) -5-(5-(5-(5-hexylthiophen-2-yl) thiophen-2-yl)thiophen-2-yl)-1,3,4-oxadiazole [TKO] has been characterised for the efficient detection of picric acid (PA) based on fluorescence quenching mechanism. In this regard, the electronic absorption spectra, fluorescence spectra, and fluorescence lifetime of TKO are recorded in the presence of different nitroaromatic compounds (NACs) in ethanol at room temperature. The absorption studies exhibited a blue shift in the absorption maxima with the increase in the concentration of PA. In the fluorescence titration studies, TKO shows a remarkable fluorescence quenching with picric acid as compared to other nitroaromatic compounds. Using the Benesi-Hildebrand plot, the binding constant value of PA with TKO is determined and is of the order of 6.467 104 M?1. Job's plot analysis confirms the 1:1 binding stoichiometry ratio between TKO and PA and is supported by the 1H NMR studies. The detection limit is determined and is of the order of 10.08 M. The competitive studies revealed that TKO is highly selective for recognizing PA without the interference of other NACs. The theoretical studies were also carried out to understand the binding mechanisms of PA with TKO. The fluorescence quenching of TKO by PA may be attributed to photo induced electron transfer (PET). Overall, the experimental findings suggest that, the novel probe TKO may be used as a highly selective and sensitive chemosensor for the detection of explosives like picric acid. 2022 Elsevier B.V. -
The Role of IoT in Revolutionizing Payment Systems and Digital Transactions in Finance
The revolutionary impact of the Internet of Things (IoT) on payment systems and digital transactions within the financial industry is investigated so as to better understand its implications. During this period of unparalleled digitalization in the financial environment, the Internet of Things has emerged as a crucial participant in the process of altering traditional payment paradigms. For the purpose of improving efficiency, security, and the overall user experience, this article analyzes the incorporation of Internet of Things (IoT) devices into financial transactions. These devices include smart cards, wearables, and linked appliances. The paper elucidates how Internet of Things-driven innovations are expediting payment processes, reducing transaction costs, and mitigating fraud risks. This is accomplished through a comprehensive investigation of case Researches, technology breakthroughs, and regulatory frameworks. In addition to this, the article investigates the implications of the Internet of Things (IoT) in terms of promoting financial inclusion by providing digital payment services to groups that were previously underserved. This research gives useful insights for policymakers, financial institutions, and technologists who are looking to navigate and harness the potential of the Internet of Things in transforming payment systems. These insights are gained through an examination of the obstacles and opportunities related with the adoption of IoT in the financial sector. 2024 IEEE. -
IoT-Driven Credit Scoring Models: Improving Loan Decision Making in Banking
By the game-changing possibilities of credit scoring models driven by the Internet of Things, this hopes to shed light on how the banking sector may enhance its loan decision-making procedures. Financial organisations are putting more and more faith in Internet of Things technologies to improve their risk assessment and lending processes. These IoT-driven models provide a more accurate and thorough assessment of creditworthiness by including real-time and detailed data on borrowers' activities, spending habits, and asset utilisation. This research examines the practicality and accuracy of Internet of Things (IoT) credit scoring by comparing it to conventional methods, looking closely at case researches, and analysing empirical data. The findings shed light on potential ways to enhance the loan approval and risk prediction procedures while also addressing concerns and considerations related to data privacy, security, and regulatory compliance. It is possible that decision-making frameworks could be altered by IoT-driven credit scoring algorithms, which could lead to a more inclusive and informed lending atmosphere. The contributes to the growing area of banking credit evaluation by showing that these models have promise. 2024 IEEE. -
AI-Enhanced IoT Data Analytics for Risk Management in Banking Operations
Using IoT data analytics in conjunction with artificial intelligence (AI) has the potential to improve banking operations' risk management. Sophisticated analytical methods are necessary for the detection and management of possible risks due to the increasing complexity and amount of data generated by the banking industry. This research proposes a novel method for analysing real-time data from IoT devices by employing artificial intelligence algorithms. The risks associated with financial transactions and operations can be better and more accurately assessed using this method. Through the integration of AI's pattern recognition, anomaly detection, and predictive modelling capabilities with the massive amounts of data generated by Internet of Things devices, this project aims to substantially enhance the efficacy and efficiency of risk management approaches in the banking sector. Research like this could lead to innovative solutions that make financial institutions more resistant to rising risks by enhancing decision-making, reducing operational weaknesses, and so on. 2024 IEEE. -
Enhancing Banana Cultivation: Disease Identification through CNN and SVM Analysis for Optimal Plant Health
Detection and effective remedies play a crucial role in revolutionizing banana crop health. The banana industry faces numerous challenges, including the prevalence of diseases and pests that can lead to significant yield losses. This paper explores the potential impact of detection techniques and remedies on improving banana crop management. Disease detection models based on machine learning, image processing and deep learning offer high accuracy in identifying diseases like Fusarium Wilt, Yellow Sigatoka, and Black Sigatoka. Implementing detection and targeted treatments can enhance crop productivity, reduce pesticide usage, and ensure sustainable banana production. 2024 IEEE. -
Phytofabricated bimetallic synthesis of silver-copper nanoparticles using Aerva lanata extract to evaluate their potential cytotoxic and antimicrobial activities
In this study, we demonstrate the green synthesis of bimetallic silver-copper nanoparticles (AgCu NPs) using Aerva lanata plant extract. These NPs possess diverse biological properties, including in vitro antioxidant, antibiofilm, and cytotoxic activities. The synthesis involves the reduction of silver nitrate and copper oxide salts mediated by the plant extract, resulting in the formation of crystalline AgCu NPs with a face-centered cubic structure. Characterization techniques confirm the presence of functional groups from the plant extract, acting as stabilizing and reducing agents. The synthesized NPs exhibit uniform-sized spherical morphology ranging from 7 to 12nm. They demonstrate significant antibacterial activity against Staphylococcus aureus and Pseudomonas aeruginosa, inhibiting extracellular polysaccharide secretion in a dose-dependent manner. The AgCu NPs also exhibit potent cytotoxic activity against cancerous HeLa cell lines, with an inhibitory concentration (IC50) of 17.63gmL?1. Additionally, they demonstrate strong antioxidant potential, including reducing capability and H2O2 radical scavenging activity, particularly at high concentrations (240gmL?1). Overall, these results emphasize the potential of A. lanata plant metabolite-driven NPs as effective agents against infectious diseases and cancer. 2024, The Author(s). -
Identification of potential ZIKV NS2B-NS3 protease inhibitors from Andrographis paniculata: An insilico approach
Andrographis paniculata is a widely used medicinal plant for treating a variety of human infections. The plant's bioactives have been shown to have a variety of biological activities in various studies, including potential antiviral, anticancer, and anti-inflammatory effects in a variety of experimental models. The present investigation identifies a potent antiviral compound from the phytochemicals of Andrographis paniculata against Zika virus using computational docking simulation. The ZIKV NS2B-NS3 protease, which is involved in viral replication, has been considered as a promising target for Zika virus drug development. The bioactives from Andrographis paniculata, along with standard drugs as control were screened for their binding energy using AutoDock 4.2 against the viral protein. Based on the higher binding affinity the phytocompounds Bisandrographolide A (-11.7), Andrographolide (-10.2) and Andrographiside (-9.7) have convenient interactions at the binding site of target protein (ZIKV NS2B-NS3 protease) in comparison with the control drug. In addition, using insilico tools, the selected high-scoring molecules were analysed for pharmacological properties such as ADME (Absorption, Distribution, Metabolism, and Excretion profile) and toxicity. Andrographolide was reported to have strong pharmacodynamics properties and target accuracy based on the Lipinski rule and lower binding energy. The selected bioactives showed lower AMES toxicity and has potent antiviral activity against zika virus targets. Further, MD simulation studies validated Bisandrographolide A & Andrographolide as a potential hit compound by exhibiting good binding with the target protein. The compounds exhibited good hydrogen bonds with ZIKV NS2B-NS3 protease. As a result, bioactives from the medicinal plant Andrographis paniculata can be studied in vitro and in vivo to develop an antiviral phytopharmaceutical for the successful treatment of zika virus. Communicated by Ramaswamy H. Sarma. 2021 Informa UK Limited, trading as Taylor & Francis Group. -
Intelligent Retrieval and Secure Content Generation in Consumer Healthcare Electronics Using Quantum Blockchain and Edge-Fog-Cloud Intelligence
To address the growing need for intelligent retrieval and personalized content generation in consumer healthcare electronic devices, this work proposes a secure, scalable, and AI-enhanced framework integrating wearable IoMT devices with edgefogcloud infrastructures. The system leverages quantum blockchain with Quantum Key Distribution (QKD) for tamper-proof storage of sensor data and applies a hybrid Practical Byzantine Fault Tolerance (pBFT) and Proof of Work (PoW) consensus for low-latency validation. At the edge layer, consumer medical devices, such as smart watches, smart patches, and mobile health assistants perform preliminary anomaly detection using lightweight BiLSTM-CNN models integrated with Quantum Neural Networks (QNN). When emergencies or anomalies are detected, the fog layer handles intelligent data retrieval and prioritization based on task urgency, network quality, and energy constraints. The cloud layer supports long-term storage and AI-driven content generation, such as personalized health summaries, alerts, and predictive reports. The architecture enables fast retrieval of user-specific biomedical data across consumer platforms and generates real-time decision support notifications through smartphones, wearables, and connected home healthcare centers. The simulation results demonstrate improved responsiveness, security, and retrieval efficiency compared to traditional IoMT architectures. This framework positions consumer healthcare electronic devices as intelligent, context-aware, and secure systems capable of real-time predictive assistance, data retrieval, and adaptive content generation for smart living environments. 2026 IEEE. All rights reserved.
