<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <title>DSpace Community:</title>
  <link rel="alternate" href="http://dspace.dtu.ac.in:8080/jspui/handle/123456789/81" />
  <subtitle />
  <id>http://dspace.dtu.ac.in:8080/jspui/handle/123456789/81</id>
  <updated>2026-04-28T04:03:51Z</updated>
  <dc:date>2026-04-28T04:03:51Z</dc:date>
  <entry>
    <title>DESIGN OF EFFICIENT ALGORITHMS FOR BRAIN DISEASE IDENTIFICATION AND CLASSIFICATION</title>
    <link rel="alternate" href="http://dspace.dtu.ac.in:8080/jspui/handle/repository/22672" />
    <author>
      <name>BHATT, KAVITA</name>
    </author>
    <id>http://dspace.dtu.ac.in:8080/jspui/handle/repository/22672</id>
    <updated>2026-02-24T09:03:48Z</updated>
    <published>2026-02-01T00:00:00Z</published>
    <summary type="text">Title: DESIGN OF EFFICIENT ALGORITHMS FOR BRAIN DISEASE IDENTIFICATION AND CLASSIFICATION
Authors: BHATT, KAVITA
Abstract: Brain diseases encompass a wide range of disorders, such as neurodegenerative&#xD;
disorders, cerebrovascular disorders, neurodevelopmental disorders, seizure disorders,&#xD;
and brain tumors that impair cognitive, motor, and behavioral functions of human&#xD;
beings. Among these disorders, neurodegenerative disorders are considered the most&#xD;
prominent brain disorders due to their progressive nature, which leads to a continuous&#xD;
decline in cognitive, motor, and behavioral functions. Unlike other brain disorders,&#xD;
these disorders worsen over time and currently have no definitive cure, which makes&#xD;
them a major challenge for healthcare systems worldwide.&#xD;
Alzheimer’s Disease (AD) and Parkinson’s Disease (PD) are the two most prevalent&#xD;
neurodegenerative disorders, affecting millions of people worldwide and imposing&#xD;
substantial social and economic burdens. AD primarily causes progressive memory&#xD;
loss and cognitive decline due to amyloid plaques and tau tangles, while PD mainly&#xD;
leads to motor and non-motor symptoms like tremor, rigidity, and bradykinesia due&#xD;
to dopaminergic neuron loss and Lewy bodies. Both AD and PD are irreversible,&#xD;
progressive neurodegenerative disorders with no particular cure, leading to a gradual&#xD;
decline in cognitive and motor functions and a significant deterioration in patients’&#xD;
quality of life. Although the progression of these disorders can be slowed with certain&#xD;
medications and therapies. Early and accurate diagnosis is essential to provide timely&#xD;
and effective interventions. Therefore, early detection is crucial for ensuring the&#xD;
much-needed care and support for patients.&#xD;
This thesis aims to develop optimized, automated frameworks for early and ac-&#xD;
curate identification of these brain diseases using biomedical signal analysis and&#xD;
advanced machine learning (ML) and deep learning (DL) techniques. Biosignaling&#xD;
modalities such as electroencephalography (EEG), gait analysis, and speech pattern&#xD;
assessment are cost-efficient and non-invasive in nature. These signals capture essen-&#xD;
tial physiological and behavioral markers reflecting neurological impairments. These&#xD;
iv&#xD;
modalities enable the detection of subtle abnormalities in brain activity, motor func-&#xD;
tion, and communication, providing valuable insights into the onset and progression&#xD;
of neurodegenerative disorders without the need for invasive or expensive clinical&#xD;
procedures.&#xD;
Biomedical signals are typically high-dimensional and contain redundant or ir-&#xD;
relevant information. Identifying the most informative and discriminative features&#xD;
is crucial to improving classification accuracy and computational efficiency. Hence,&#xD;
feature selection-driven optimization models are developed for brain disease detection.&#xD;
For PD, EEG datasets obtained from OpenNeuro are analyzed using statistical and&#xD;
ensemble-based feature selection methods. The Kruskal–Wallis test and Extra tree&#xD;
classifier (ETC) are used to select the most discriminative EEG features. Additionally,&#xD;
a two-stage PD detection framework is developed to enhance diagnostic accuracy&#xD;
and computational efficiency. Initially, an ETC-based feature selection is employed&#xD;
to obtain the most relevant and discriminative speech features while eliminating re-&#xD;
dundant or non-informative ones. These optimal feature subsets effectively reduced&#xD;
dimensionality and improved the model’s ability to capture meaningful variations&#xD;
associated with PD. To address the issue of class imbalance commonly observed&#xD;
in biomedical datasets, the synthetic minority oversampling technique is applied to&#xD;
generate synthetic samples for the minority class. This ensured balanced training data&#xD;
and prevented bias toward the majority class. Then, a stacked ensemble model is em-&#xD;
ployed for classification, which leverages the complementary strengths of individual&#xD;
classifiers. The proposed two-stage framework significantly improved classification&#xD;
performance for PD detection using speech signals.&#xD;
Identifying the most affected brain regions and corresponding EEG channels is&#xD;
crucial for achieving accurate diagnosis and meaningful neuroscientific interpretation&#xD;
in AD. AD causes progressive neurodegeneration that disrupts neuronal connectivity&#xD;
and alters the brain’s rhythmic activity patterns. These abnormalities are not uniformly&#xD;
distributed but are concentrated in specific cortical areas. Therefore, it is essential to&#xD;
analyze EEG signals across multiple lobes: frontal, temporal, parietal, and occipital&#xD;
lobes to identify the dominant brain regions and EEG channels most influenced by&#xD;
v&#xD;
the disease. Identifying these regions enhances the interpretability of ML models,&#xD;
strengthens the physiological validity of classification outcomes, and supports targeted&#xD;
clinical assessments for early and precise AD diagnosis. For this purposes, a Fourier&#xD;
decomposition and Hilbert transform-based EEG signal analysis (FHESA) method&#xD;
is developed. The FHESA method integrates the Fourier Decomposition Method&#xD;
(FDM) and Hilbert Transform (HT) to extract meaningful features from the EEG&#xD;
signal for efficient classification and brain region analysis. The FHESA method aims&#xD;
to efficiently analyze the EEG data to identify the important brain regions vulnerable&#xD;
to AD, and to assess the impact of various EEG channels for the timely and early&#xD;
detection of AD.&#xD;
The accurate detection and classification of neurological disorders is one of the&#xD;
most challenging tasks due to the overlapping clinical symptoms and shared patholog-&#xD;
ical characteristics of diseases such as AD and Frontotemporal dementia (FTD). Both&#xD;
disorders lead to progressive cognitive decline and behavioral impairments, often&#xD;
resulting in misdiagnosis and delayed treatment. Traditional diagnostic methods heav-&#xD;
ily rely on neuroimaging and clinical assessments, which are both time-consuming&#xD;
and costly. Moreover, biomedical signals such as EEG exhibit non-linear and non-&#xD;
stationary behavior, making it difficult for conventional machine learning methods&#xD;
to capture underlying temporal–spectral dependencies. Therefore, there is a need&#xD;
for an algorithm that can extract robust, noise-invariant, and discriminative features&#xD;
capable of representing complex brain activities associated with different neurological&#xD;
conditions. To address this, wavelet scattering transform-based dementia identification&#xD;
and classification (WavDemNet) is proposed. The model leverages the wavelet scatter-&#xD;
ing transform (WST) to extract robust, noise-invariant features that capture essential&#xD;
time-frequency characteristics and a 1-D convolutional neural network (CNN) to learn&#xD;
discriminative patterns for accurate identification and classification of brain diseases.&#xD;
Manual analysis of biomedical signals is time-consuming. To assist clinicians&#xD;
in real-time decision-making, there is a requirement to develop automated and ef-&#xD;
ficient algorithms that can process signals, extract optimal features, and accurately&#xD;
classify neurological disorders with minimal human intervention. For this purpose, an&#xD;
vi&#xD;
automated algorithmic framework is developed for the early diagnosis of PD. The high-&#xD;
resolution superlet transform (SLT) technique is utilized to obtain the time-frequency&#xD;
representation (TFRs) of the signal. SLT employs multiple wavelets to achieve higher&#xD;
TF resolution while being less leaky than a single wavelet, which makes it more sus-&#xD;
tainable to apply to non-stationary signals. In order to identify PD and assess the PD&#xD;
severity rate, the TFRs are fed into deep neural network (DNN) models as input. This&#xD;
approach eliminates the need of additional handcrafted feature extraction methods,&#xD;
as the DNNs are capable of automatically learning hierarchical and discriminative&#xD;
patterns from the TFRs. This model captures signal variations associated with PD&#xD;
progression and results in accurate detection and severity assessment.</summary>
    <dc:date>2026-02-01T00:00:00Z</dc:date>
  </entry>
  <entry>
    <title>SIGNAL GENERATION AND PROCESSING APPLICATIONS USING CURRENT MODE BUILDING BLOCKS</title>
    <link rel="alternate" href="http://dspace.dtu.ac.in:8080/jspui/handle/repository/22643" />
    <author>
      <name>PUSHKAR, TVISHA</name>
    </author>
    <id>http://dspace.dtu.ac.in:8080/jspui/handle/repository/22643</id>
    <updated>2026-02-10T04:46:39Z</updated>
    <published>2025-06-01T00:00:00Z</published>
    <summary type="text">Title: SIGNAL GENERATION AND PROCESSING APPLICATIONS USING CURRENT MODE BUILDING BLOCKS
Authors: PUSHKAR, TVISHA
Abstract: This thesis presents a comprehensive study on signal generation and processing using&#xD;
current-mode active building blocks (ABBs), specifically focusing on the Universal&#xD;
Voltage Conveyor (UVC) and the Voltage Differencing Buffered Amplifier (VDBA).&#xD;
These elements represent a significant advancement in analog signal processing, offering&#xD;
improved performance in speed, linearity, power efficiency, and CMOS compatibility&#xD;
over traditional voltage-mode circuits. The work addresses key bottlenecks in existing&#xD;
oscillator and filter designs by developing novel circuit architectures that are compact,&#xD;
low-power, and capable of robust and tunable operation under practical non-idealities.&#xD;
The research is structured in four parts. The first part introduces the foundational&#xD;
principles of analog signal processing and the advantages of current-mode operation. It&#xD;
also presents a literature review on the evolution and applications of UVC and VDBA,&#xD;
identifying gaps in tuning flexibility, harmonic distortion, and sensitivity to component&#xD;
variations. Particular attention is given to the third-order quadrature sinusoidal oscillator&#xD;
(TOQSO) and multiple-input single-output (MISO) universal filter designs.&#xD;
The second part of the thesis proposes two innovative circuits: an improved TOQSO using&#xD;
UVC and a compact, electronically tunable MISO universal filter using VDBA. The&#xD;
proposed TOQSO achieves independent control over the frequency of oscillation (FO)&#xD;
and condition of oscillation (CO), reducing total harmonic distortion (THD) to below&#xD;
1.5%, a marked improvement over existing OTA- and CCII-based designs. The MISO&#xD;
filter, designed using a single VDBA, two grounded capacitors, and one resistor, realizes&#xD;
all five second-order filter responses (low-pass, high-pass, band-pass, band-reject, and all-&#xD;
vii&#xD;
pass) without the need for reconfiguration. Both circuits exploit the strengths of their&#xD;
respective ABBs to address the shortcomings of earlier designs.&#xD;
In the third part, rigorous mathematical modeling is presented for both circuits, followed&#xD;
by detailed sensitivity analysis that confirms the low dependence of key parameters (ω₀&#xD;
and Q) on passive component variations. SPICE simulations using 0.18 μm CMOS&#xD;
technology validate the theoretical predictions. For the TOQSO, output waveforms,&#xD;
frequency spectra, and Lissajous patterns confirm sinusoidal oscillation with quadrature&#xD;
phase accuracy and spectral purity. For the MISO filter, frequency response plots for each&#xD;
mode demonstrate accurate cutoff and center frequencies. Simulation results align closely&#xD;
with analytical derivations.&#xD;
To bridge the gap between simulation and real-world applicability, experimental&#xD;
prototypes of both designs were implemented using commercially available ICs. The&#xD;
TOQSO exhibited stable sinusoidal outputs with precise 90° phase difference, and the&#xD;
filter achieved consistent performance across a frequency range from 10.5 kHz to 500.5&#xD;
kHz. These results confirm the feasibility and robustness of the proposed circuits under&#xD;
practical conditions, including non-idealities such as voltage tracking errors and finite&#xD;
transconductance mismatches.&#xD;
A comparative performance analysis against conventional designs—OTA-, CCII-, and&#xD;
CDBA-based—demonstrates the superiority of the proposed solutions in terms of spectral&#xD;
purity, power efficiency, component count, and CMOS integration readiness. The VDBA-&#xD;
based filter exhibits lower power consumption and higher Q-factor than its counterparts,&#xD;
while the UVC-based oscillator outperforms in frequency stability and THD.&#xD;
The thesis concludes by outlining the broader implications of these findings. The proposed&#xD;
designs contribute to the advancement of low-voltage, low-power analog front-end&#xD;
systems, particularly in wearable biomedical devices, adaptive communication systems,&#xD;
sensor interfaces, and energy-constrained IoT nodes. Their compactness and simplicity&#xD;
make them ideal candidates for integration into modern VLSI systems.&#xD;
viii&#xD;
Future directions for research include extending these architectures for fully electronically&#xD;
tunable operation, deploying them in multi-band or reconfigurable systems, and&#xD;
implementing them in deep-submicron or emerging device technologies such as FinFETs&#xD;
and CNTFETs. Furthermore, integrating these circuits into system-on-chip (SoC)&#xD;
solutions for biomedical and communication applications could significantly enhance&#xD;
performance and miniaturization. Through its dual focus on theoretical rigor and practical&#xD;
validation, this thesis contributes to the evolving landscape of analog signal processing,&#xD;
establishing reliable and efficient building blocks for next-generation analog integrated&#xD;
circuits.</summary>
    <dc:date>2025-06-01T00:00:00Z</dc:date>
  </entry>
  <entry>
    <title>DESIGN AND COMPARATIVE ANALYSIS OF A DIFFERENT FULL ADDERS FOR LOW POWER AND HIGH-SPEED VLSI APPLICATIONS ACROSS TECHNOLOGY NODES</title>
    <link rel="alternate" href="http://dspace.dtu.ac.in:8080/jspui/handle/repository/22642" />
    <author>
      <name>TALHA, MOHAMMAD</name>
    </author>
    <id>http://dspace.dtu.ac.in:8080/jspui/handle/repository/22642</id>
    <updated>2026-02-10T04:46:30Z</updated>
    <published>2025-06-01T00:00:00Z</published>
    <summary type="text">Title: DESIGN AND COMPARATIVE ANALYSIS OF A DIFFERENT FULL ADDERS FOR LOW POWER AND HIGH-SPEED VLSI APPLICATIONS ACROSS TECHNOLOGY NODES
Authors: TALHA, MOHAMMAD
Abstract: With the continued scaling of CMOS technology into deep submicron regions, achiev-&#xD;
ing a balance between low power consumption and high-speed operation has become&#xD;
essential in digital arithmetic units. The full adder, a fundamental building block in&#xD;
arithmetic logic units (ALUs), has been widely studied to reduce power, delay, and area&#xD;
metrics. Traditional 28-transistor (28T) and 14-transistor (14T) full adder designs offer&#xD;
robust performance but suffer from excessive power consumption and large layout area&#xD;
at advanced nodes.&#xD;
This thesis presents the design, implementation, and comparative analysis of three&#xD;
compact 10-transistor (10T) full adder architectures—CMOS-based, SERF-based (Static&#xD;
Energy Recovery Full Adder), and GDI-based (Gate Diffusion Input)—across 180nm,&#xD;
90nm, and 45nm CMOS technology nodes using Cadence Virtuoso. These designs were&#xD;
evaluated for average power consumption, propagation delay, power-delay product (PDP),&#xD;
and layout area.&#xD;
Simulation results show that the 10T SERF adder achieves the lowest PDP (110.20&#xD;
fJ) and fastest delay (54.8ps at 45nm), while the 10T GDI design consumes the least&#xD;
power (1.89μW at 45nm) and offers the smallest area. In comparison to conventional&#xD;
14T and 28T architectures, the proposed 10T designs consistently demonstrate superior&#xD;
energy efficiency, reduced area, and improved scalability, making them suitable for next-&#xD;
generation low-power and high-speed digital systems.</summary>
    <dc:date>2025-06-01T00:00:00Z</dc:date>
  </entry>
  <entry>
    <title>DESIGN OF GATE DIFFUSION INPUT BASED ENERGY EFFICIENT CNTFET CIRCUITS</title>
    <link rel="alternate" href="http://dspace.dtu.ac.in:8080/jspui/handle/repository/22641" />
    <author>
      <name>PARMAR, YASHODA</name>
    </author>
    <id>http://dspace.dtu.ac.in:8080/jspui/handle/repository/22641</id>
    <updated>2026-02-10T04:46:21Z</updated>
    <published>2025-05-01T00:00:00Z</published>
    <summary type="text">Title: DESIGN OF GATE DIFFUSION INPUT BASED ENERGY EFFICIENT CNTFET CIRCUITS
Authors: PARMAR, YASHODA
Abstract: An extensive examination of low-power digital circuit design utilizing Gate Diffusion&#xD;
Input (GDI) and its dynamic extensions—DGDI, DTGDI, and DMGDI cells—is&#xD;
presented in this major project-II report. A transient simulation of the XOR logic gate,&#xD;
full adders, ripple carry adder (RCA), and 2×2 multiplier is conducted using the Gate&#xD;
Diffusion Input (GDI) technique and its variations, namely DGDI, DTGDI, and&#xD;
DMGDI.&#xD;
The DGDI which is a merger of basic GDI cell and novel dynamic logic block. It&#xD;
was investigated because of the drawbacks of GDI, such as insufficient output swing&#xD;
and excessive delay in intricate circuits. DGDI improves performance by enhancing&#xD;
swing characteristics. When GDI- and DGDI- based full adders are compared, it is&#xD;
shown that the former significantly reduces latency while the latter increases power&#xD;
consumption because of its greater transistor count. However, the lower output swing at&#xD;
the input of dynamic block leads to lower driving capability of the transistor and hence&#xD;
results in higher delay.&#xD;
To resolve the issue in DGDI cell, the DTGDI cell is suggested. This cell Improved&#xD;
latency and power efficiency, which make them competitive substitutes for intricate&#xD;
arithmetic processes like ripple carry multipliers and adders. Comprehensive&#xD;
simulations using Cadence Virtuoso based on a 32nm node evaluated the performance&#xD;
parameters of DGDI and DTGDI cells utilizing quantitative measurements of delay,&#xD;
power consumption, and power-delay product (PDP) for different circuit topologies. The&#xD;
DTGDI-based XOR gate was shown to be 23.6% quicker than DGDI. DGDI and&#xD;
DTGDI have typical power consumptions of 1.62 μW and 1.54 μW, respectively. The&#xD;
findings confirm the advantages of integrating dynamic logic into GDI-based designs,&#xD;
paving the way for more efficient, low-power digital systems.&#xD;
Furthermore, three transistors are used to implement XOR logic in a static logic-based&#xD;
MGDI cell. Compared to a GDI cell, it employs one fewer transistor since the MGDI&#xD;
cell implementation does not use the inverting input. As a result, the dynamic cell that&#xD;
is produced using MGDI, known as DMGDI, also has improved performance metrics.</summary>
    <dc:date>2025-05-01T00:00:00Z</dc:date>
  </entry>
</feed>

