<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel rdf:about="http://localhost:8080/xmlui/handle/123456789/387">
    <title>DSpace Collection:</title>
    <link>http://localhost:8080/xmlui/handle/123456789/387</link>
    <description />
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://localhost:8080/xmlui/handle/123456789/3506" />
        <rdf:li rdf:resource="http://localhost:8080/xmlui/handle/123456789/3505" />
        <rdf:li rdf:resource="http://localhost:8080/xmlui/handle/123456789/3504" />
        <rdf:li rdf:resource="http://localhost:8080/xmlui/handle/123456789/3503" />
      </rdf:Seq>
    </items>
    <dc:date>2026-04-26T08:06:15Z</dc:date>
  </channel>
  <item rdf:about="http://localhost:8080/xmlui/handle/123456789/3506">
    <title>Boundary Layer flow of a  Casson Fluid Past a Thin Needle</title>
    <link>http://localhost:8080/xmlui/handle/123456789/3506</link>
    <description>Title: Boundary Layer flow of a  Casson Fluid Past a Thin Needle
Authors: GORANTALA, SARITHA
Description: NITW</description>
    <dc:date>2024-01-01T00:00:00Z</dc:date>
  </item>
  <item rdf:about="http://localhost:8080/xmlui/handle/123456789/3505">
    <title>DESIGNING SECURE ATTRIBUTE-BASED  VERIFIABLE DATA STORAGE AND RETRIEVAL  SCHEMES IN CLOUD COMPUTING ENVIRONMENT</title>
    <link>http://localhost:8080/xmlui/handle/123456789/3505</link>
    <description>Title: DESIGNING SECURE ATTRIBUTE-BASED  VERIFIABLE DATA STORAGE AND RETRIEVAL  SCHEMES IN CLOUD COMPUTING ENVIRONMENT
Authors: Bera, Sourav
Abstract: Cloud computing technology is a novel storage and computing paradigm that en&#xD;
ables individuals and organizations to store data, share data with the intended&#xD;
 group of users, and retrieve data when required. It greatly improves peoples’ data&#xD;
 storage and sharing, and data retrieval capabilities by providing flexible, less expen&#xD;
sive, and quality services. For data security and privacy concerns, fine-grained data&#xD;
 access control, authenticated and secure data storage, authorized data searching,&#xD;
 and self-verifiability of the corrrectness of search results are of critical importance.&#xD;
 Attribute-based cryptographic framework is a promising solution for applications&#xD;
 requiring fine-grained access control. However, a significant computation cost that&#xD;
 rises in complexity with access policy complexity affects the majority of attribute&#xD;
based cryptosystems. Because of this, their usefulness in resource-constrained en&#xD;
vironments may be compromised. Hence, this thesis aims at designing secure and&#xD;
 efficient attribute-based cryptographic schemes with data storage, data sharing, and&#xD;
 data retrieval in cloud computing environments.&#xD;
 The contributions of the thesis are threefold. We, first, propose a lightweight&#xD;
 online-offline attribute-based data storage and retrieval scheme with Boolean key&#xD;
word search mechanism. The computationally intensive tasks are either offloaded&#xD;
 to the cloud or offline phase and the lightweight operations are carried out by the&#xD;
 data user, which makes the scheme lightweight.&#xD;
 Next, we design a verifiable and Boolean keyword searchable attribute-based&#xD;
 signcryption scheme in a cloud-based Electronic Medical Record (EMR) manage&#xD;
ment system. The scheme allows EMR owners to store and share their personal&#xD;
 EMRs with specific healthcare professionals. It uses disjunctive normal form en&#xD;
cryption policy to make the scheme communicationally efficient. Both the afore&#xD;
mentioned schemes achieve data owner (DO) privacy, data and DO authenticity,&#xD;
 non-interactive verifiability, fine-grained access control over encrypted data, Boolean&#xD;
 keyword search, keyword privacy, outsourced decryption, and provable security.&#xD;
 Further, to achieve efficient data sharing functionality along with data searching,&#xD;
 we propose an attribute-based proxy re-encryption scheme with Boolean keyword&#xD;
 search mechanism. We prove that the scheme is adaptive chosen ciphertext attack&#xD;
 secure at both the original and re-encrypted ciphertext, and chosen keyword attack&#xD;
 secure on both ciphertext and token.&#xD;
 Keywords: Attribute-based encryption, attribute-based signature and signcryp&#xD;
tion, bilinear pairing, constant decryption cost, linear-secret sharing scheme, data&#xD;
viii&#xD;
 storage and retrieval, data sharing, attribute-based searchable encryption, attribute&#xD;
based proxy re-encryption, Boolean keyword search, search results verification
Description: NITW</description>
    <dc:date>2024-01-01T00:00:00Z</dc:date>
  </item>
  <item rdf:about="http://localhost:8080/xmlui/handle/123456789/3504">
    <title>INNOVATIVE HYBRID METAHEURISTIC ALGORITHMS  AND THEIR APPLICATIONS UNDER FUZZY OR  DETERMINISTIC ENVIRONMENT</title>
    <link>http://localhost:8080/xmlui/handle/123456789/3504</link>
    <description>Title: INNOVATIVE HYBRID METAHEURISTIC ALGORITHMS  AND THEIR APPLICATIONS UNDER FUZZY OR  DETERMINISTIC ENVIRONMENT
Authors: Rath, Subhabrata
Abstract: The thesis focuses on developing Innovative metaheuristic algorithms (HPSO, PSOHHO, &#xD;
PSOHHO-V, PSOMHHO, and Fuzzy BTO) inspired by nature. Despite the proliferation of &#xD;
metaheuristic algorithms, a significant void exists in conducting thorough theoretical and &#xD;
mathematical analyses. More studies are needed, particularly in the critical domain of &#xD;
convergence of metaheuristic algorithms. The proposed algorithm's theoretical analysis and &#xD;
mathematical foundation are established to tackle this challenge by introducing the concept of &#xD;
signature and convergence. The stability analysis of HPSO is also discussed to strengthen it &#xD;
mathematically even further.  &#xD;
The thesis also emphasizes the applications of developed metaheuristic algorithms on &#xD;
different real-world problems in fuzzy and deterministic atmospheres. Job scheduling problems &#xD;
on computational grids commonly fall into NP-completeness or NP-hardness, making the quest &#xD;
for optimal solutions notably time-intensive. To address this challenge expediently and &#xD;
effectively, scholars have predominantly turned to the exploration of metaheuristic algorithms. &#xD;
Hence, the developed algorithm HPSO is applied to both single-objective and multi-objective &#xD;
Job Scheduling problems on the computational grid. &#xD;
Classification problems frequently involve a surplus of features, but not all contribute &#xD;
to the problem's essence. Redundant or irrelevant features may impede classification accuracy. &#xD;
Metaheuristic algorithms are favoured for feature selection due to their simplicity and practical &#xD;
applicability, offering advantages over deterministic optimization algorithms. For this purpose, &#xD;
the real-world application of developed algorithms PSOHHO, PSOHHO-V, PSOMHHO, and &#xD;
Fuzzy BTO are verified on feature selection problems. They are applied to the hybrid Feature &#xD;
Selection problem and compared with other metaheuristic algorithms on seven UCI machine &#xD;
learning repository datasets.  &#xD;
Existing literature highlights the effectiveness of forecasting methods with more &#xD;
diverse set types. The idea of enhancing outcomes by incorporating additional inputs is closely &#xD;
observed. This theoretical basis advocates the efficiency of Picture Fuzzy Sets (PFYSs) in &#xD;
forecasting models. Notably, there needs to be more literature regarding the joint application &#xD;
vii &#xD;
of PFYS and swarm intelligence for Fuzzy Time Series (FTS) forecasting. This chapter &#xD;
introduces the innovative EDSPSO-PFTS approach to address this gap. &#xD;
This thesis is structured into five sections, encompassing ten chapters. &#xD;
Part I consists of Chapter 1, an introduction, and motivation for the research work carried out. &#xD;
It features a comprehensive literature review emphasizing the importance of the thesis's focal &#xD;
issue. &#xD;
In Part II, the emphasis shifts to the real-world deployment of the newly created hybrid &#xD;
metaheuristic algorithms, specifically in the context of Job Scheduling on a computational grid. &#xD;
There are two chapters in this part, which are 2 and 3. &#xD;
Chapter 2 applies a proposed fuzzy particle swarm optimization to address single-objective &#xD;
job scheduling on computational grids. Focused on minimizing the makespan value, indicative &#xD;
of maximum task completion time across the grid, this chapter explores the impact of &#xD;
trapezoidal and pentagonal fuzzy numbers, presenting a detailed comparative analysis. &#xD;
Chapter 3 explores the application of fuzzy particle swarm optimization for multi-objective &#xD;
job scheduling on computational grids. The foundation established in the previous chapter is &#xD;
expanded upon in this chapter, which moves from single-objective to multi-objective &#xD;
optimization. This chapter aims to maintain a delicate balance between makespan and flowtime &#xD;
objectives, which are conflicting. &#xD;
The practical application of the proposed hybrid metaheuristic algorithms in the hybrid feature &#xD;
selection problem domain is the main emphasis of Part III of the thesis. There are five chapters &#xD;
in this section: Chapters 4, 5, 6, 7, and 8. &#xD;
In Chapter 4, a Hybrid Particle Swarm Optimization (HPSO) algorithm is introduced and &#xD;
applied to address a Hybrid Feature Selection problem. This chapter discusses the stability of &#xD;
the proposed HPSO algorithm through the Von Neumann stability criterion and Fourier series &#xD;
concepts. The convergence of HPSO is explained using the Markov chain concept. The chapter &#xD;
thoroughly compares results against other metaheuristic algorithms, employing statistical tests &#xD;
like the Friedman and Mann-Whitney U test to estimate the algorithm's statistical significance. &#xD;
viii &#xD;
In Chapter 5, an improved version of the Particle Swarm Optimization algorithm, HPSO, is &#xD;
thoroughly explored for its application in multi-objective feature selection. This section &#xD;
represents a notable progression from single-objective to multi-objective optimization, &#xD;
leveraging the foundation in the previous chapter. The effectiveness of HPSO is meticulously &#xD;
evaluated across seven UCI datasets, with robust statistical analysis facilitated by the Wilcoxon &#xD;
rank sum test. &#xD;
In Chapter 6, two innovative hybrid optimization algorithms, PSOHHO and its variant &#xD;
PSOHHO-V, are introduced. These algorithms enhance their exploration capabilities by &#xD;
integrating a dual-swarm strategy and an exponential mutation operator. The evaluation of &#xD;
PSOHHO and PSOHHO-V involves rigorous analysis of statistical metrics and convergence &#xD;
rates, with extensive testing on benchmark functions. Furthermore, the algorithms are applied &#xD;
to feature selection problems, and their performance is benchmarked against alternative &#xD;
approaches using seven UCI datasets. &#xD;
In Chapter 7, a ground-breaking Hybrid Swarm Optimization algorithm, PSOMHHO, is &#xD;
introduced, seamlessly integrating Pentagonal and Trapezoidal Fuzzy Numbers. The chapter &#xD;
explores the mathematical foundations by proving the algorithm's convergence using the &#xD;
Markov Chain property and introducing the algorithm's signature. The effectiveness of &#xD;
PSOMHHO is meticulously evaluated through extensive benchmark function testing, &#xD;
establishing its superiority over established metaheuristic algorithms. Rigorous statistical tests, &#xD;
including the Mann-Whitney U test and the Friedman test, affirm the exceptional performance &#xD;
of PSOMHHO across various metaheuristic algorithms. &#xD;
Chapter 8 introduces innovative hybrid swarm optimization algorithms (Fuzzy BTO and its &#xD;
variants). Emphasizing the critical role of parameters in optimization, this chapter introduces &#xD;
fuzzy concepts for dynamic parameter adaptation. The efficiency of Fuzzy BTO and its variants &#xD;
are rigorously evaluated through extensive benchmark functions, followed by a comprehensive &#xD;
comparison with established metaheuristic algorithms. The robust statistical analysis, &#xD;
employing the Kruskal-Wallis Test (KWT), validates the superior performance of Fuzzy BTO &#xD;
across various metaheuristic algorithms. &#xD;
ix &#xD;
In Part – IV of this thesis, the emphasis shifts to applying the proposed hybrid metaheuristic &#xD;
algorithms and Picture Fuzzy Set on Forecasting. This critical part is summarized in a singular &#xD;
chapter, namely Chapter 9. &#xD;
A novel picture fuzzy time series (PFTS) forecasting model built on the foundations of picture &#xD;
fuzzy sets (PFYSs) is presented in Chapter 9. This chapter develops a unique hybrid EDSPSO&#xD;
PFTS forecasting approach by integrating PFYS and EDSPSO. To illustrate the applicability &#xD;
and utility of the proposed forecasting method, it is applied to data sets from the Alabama &#xD;
University and the State Bank of India share price at the Bombay Stock Exchange, India. &#xD;
Average forecasting error (AFE) and mean square error (MSE) are used to evaluate the &#xD;
efficiency of the suggested approach. Thorough statistical validation and performance analysis &#xD;
are carried out to guarantee the validity and dependability of the proposed approach. &#xD;
The thesis summary for Part V is included in a single Chapter 10. It outlines the key findings &#xD;
from the study and points out the issues that still need to be addressed to further this field of &#xD;
study.
Description: NITW</description>
    <dc:date>2024-01-01T00:00:00Z</dc:date>
  </item>
  <item rdf:about="http://localhost:8080/xmlui/handle/123456789/3503">
    <title>Linear Stability of Convection in  an Inclined Porous Channel Filled with  Nanofluid, Casson Fluid, and Dusty Fluid</title>
    <link>http://localhost:8080/xmlui/handle/123456789/3503</link>
    <description>Title: Linear Stability of Convection in  an Inclined Porous Channel Filled with  Nanofluid, Casson Fluid, and Dusty Fluid
Authors: HUMNEKAR, NIDHI
Abstract: In recent years, the study of convective transport through porous media has emerged as an&#xD;
 intriguing and significant subject, owing to its relevance in various industrial and engineering&#xD;
 applications. Additionally, the exploration of convective instability in fluid-saturated porous&#xD;
 layers, heated from below, has long captivated the attention of researchers across different&#xD;
 physical conditions. This field finds extensive utility in geophysics, food processing, oil&#xD;
 reservoir modeling, thermal insulation construction, and nuclear reactors. Understanding&#xD;
 the mechanism of instability in incompressible nanofluid, Casson fluid, and dusty fluid flows&#xD;
 through porous media is of utmost importance due to its practical implications in engineering.&#xD;
 Nanofluids, which are created by uniformly dispersing and suspending metallic particles on&#xD;
 a nanometer scale in conventional heat transfer fluids like water, oil, or ethylene glycol, are&#xD;
 particularly relevant and Casson fluid refers to a type of non-Newtonian fluid that exhibits&#xD;
 a non-linear relationship between shear stress and shear rate. The primary objective of this&#xD;
 thesis is to conduct a linear stability analysis of incompressible nanofluid, Casson fluid and&#xD;
 dusty fluid flows in an inclined channel filled with a porous medium.&#xD;
 This thesis is organized into four parts and fourteen chapters. Part- I is composed of a&#xD;
 single chapter, Chapter 1. This chapter serves as an introduction and covers several concepts,&#xD;
 including nanofluid, Casson fluid, dusty Casson fluid, and porous medium. Additionally, it&#xD;
 includes a review of relevant literature related to these topics.&#xD;
 Part-II contains six chapters, namely Chapters 2, 3, 4, 5, 6 and 7. Chapter- 2 investi&#xD;
gates convective stability of nanofluid flow in inclined porous channel, considering Brownian&#xD;
 motion, thermophoresis, and Brinkman’s equation. In Chapter- 3, deals the impact of local&#xD;
 thermal non-equilibrium (LTNE) on nanofluid flow stability in an inclined channel filled with&#xD;
 a porous medium. Chapter- 4 considers the effects of double diffusion and a magnetic field&#xD;
 on the stability of nanofluid flow in an inclined porous channel. Chapter 5 investigates the&#xD;
 effect of variable viscosity on the stability of nanofluid flow in an inclined porous channel.&#xD;
 Chapter- 6 investigates numerically the local thermal non-equilibrium state of the fluid, par&#xD;
ticle, and solid-matrix phases for the stability of nanofluid flow in an inclined channel with&#xD;
 variable viscosity filled with a porous medium. In Chapter- 7, the effects of double diffu&#xD;
sion and variable viscosity on the stability of a nanofluid-saturated Darcy-Brinkman porous&#xD;
 medium in an inclined channel are investigated.&#xD;
 Part III comprises three chapters, namely Chapters 8, 9, and 10. Chapter 8 delves into&#xD;
 the examination of the stability of Casson fluid flow in an inclined channel with a highly&#xD;
 permeable porous medium. The analysis takes into account the presence of a heat source or&#xD;
 vi&#xD;
sink. In Chapter 9, the investigation shifts towards exploring the stability of Casson fluid&#xD;
 f&#xD;
 low in an inclined porous channel, considering the effects of chemical reaction and radiation.&#xD;
 Chapter 10 is dedicated to investigating the impact of variable viscosity on the stability of&#xD;
 Casson fluid flow in an inclined porous channel.&#xD;
 Part-IV contains three chapters, namely Chapters 11, 12, and 13. In Chapter 11, the&#xD;
 focus shifts to the investigation of the impact on the stability of two-phase dusty Casson&#xD;
 f&#xD;
 luid flow in an inclined porous channel. In Chapter 12, the emphasis is placed on studying&#xD;
 the impact of variable viscosity on the stability of two-phase dusty Casson fluid flow in an&#xD;
 inclined porous channel. Chapter 13 discusses the impact of heat source/sink and radiation&#xD;
 on the stability of two-phase dusty Casson fluid flow in an inclined porous channel. In each&#xD;
 of the preceding chapters, the non-linear governing equations and their associated boundary&#xD;
 conditions are initially cast into dimensionless form through a suitable set of non-dimensional&#xD;
 transformations and then converted into a system of linear ordinary differential equations by&#xD;
 linear stability analysis and the normal mode technique. Chebyshev’s spectral collocation&#xD;
 method is used to solve the resultant system of ordinary differential equations. The impact&#xD;
 of relevant parameters on the onset of convection is depicted in graphs and tables. In addi&#xD;
tion, for some problems, the pattern of streamlines, isotherms, and isonanoconcentrations is&#xD;
 plotted at a critical level over a single period.&#xD;
 Part V is comprised of a solitary chapter, namely Chapter 14, which serves the purpose&#xD;
 of summarizing the research findings, presenting overall conclusions, and future work scope
Description: NITW</description>
    <dc:date>2024-01-01T00:00:00Z</dc:date>
  </item>
</rdf:RDF>

