<?xml version="1.0"?>
<OAI-PMH xmlns="http://www.openarchives.org/OAI/2.0/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/ http://www.openarchives.org/OAI/2.0/OAI-PMH.xsd"><responseDate>2026-05-22T15:32:51Z</responseDate><request verb="GetRecord" metadataPrefix="oai_dc">https://keep.lib.asu.edu/oai/request</request><GetRecord><record><header><identifier>oai:keep.lib.asu.edu:node-198202</identifier><datestamp>2024-12-23T18:01:48Z</datestamp><setSpec>oai_pmh:all</setSpec><setSpec>oai_pmh:repo_items</setSpec></header><metadata><oai_dc:dc xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/ http://www.openarchives.org/OAI/2.0/oai_dc.xsd"><dc:identifier>198202</dc:identifier>
          <dc:identifier>https://hdl.handle.net/2286/R.2.N.198202</dc:identifier>
                  <dc:rights>http://rightsstatements.org/vocab/InC/1.0/</dc:rights>
          <dc:rights>All Rights Reserved</dc:rights>
                  <dc:date>2024</dc:date>
                  <dc:format>70 pages</dc:format>
                  <dc:type>Masters Thesis</dc:type>
          <dc:type>Academic theses</dc:type>
          <dc:type>Text</dc:type>
                  <dc:language>eng</dc:language>
                  <dc:contributor>Thakkar, Raj Dharmendra</dc:contributor>
          <dc:contributor>Bliss, Dr. Daniel</dc:contributor>
          <dc:contributor>Chakrabarti, Dr. Chaitali</dc:contributor>
          <dc:contributor>Akoglu, Dr. Ali</dc:contributor>
          <dc:contributor>Arizona State University</dc:contributor>
                  <dc:description>Partial requirement for: M.S., Arizona State University, 2024</dc:description>
          <dc:description>Field of study: Computer Engineering</dc:description>
          <dc:description>In cognitive radio, spectrum sensing is indeed critical for identifying “spectrumholes,” which are underused frequency bands in the licensed spectrum. By detecting
these unused bands, cognitive radios can enhance spectrum efficiency, allowing sec-
ondary users to transmit without interfering with primary users. Energy Detection
is a popular choice for spectrum sensing in cognitive radio applications due to its
simplicity and relatively low computational requirements. Despite not requiring prior
knowledge of the signal structure, it can efficiently distinguish between occupied and
unoccupied channels by measuring the energy in a frequency slot.
The implementation of Multi-antenna Energy Detection is particularly interesting,
as multi-antenna setups can significantly improve detection accuracy, leveraging
spatial diversity to overcome signal fading and interference. By configuring this on a
DAP architecture, we optimized for parallelism and scalability, which are essential in
high-throughput signal processing.
Finite Impulse Response (FIR) filters play a crucial role in digital signal processing
(DSP) due to their inherent stability and versatility. Because an FIR filter’s impulse
response is finite and settles to zero after a certain point, it ensures stability, which is
often essential in applications where signal integrity and predictability are paramount.
The n-Tap FIR filter using the Direct Form method aligns well with the DAP setup.
A 16-tap FIR filter allows for sufficient frequency selectivity in filtering applications,
and the Direct Form implementation is straightforward, making it compatible with
hardware-friendly architectures like systolic arrays. Additionally, the DAP’s 8 × 8 PE
structure is well-suited for FIR filtering, as each tap of the filter can be mapped to
the PEs for efficient computation, supporting scalability without significant overhead.
This thesis explores advanced and compelling aspects of Multi antenna Energy
Detection, particularly in spectrum sensing and FIR filtering using systolic arrays—a
fascinating approach to optimizing performance in signal processing tasks.</dc:description>
                  <dc:subject>Communication</dc:subject>
          <dc:subject>Domain Adaptive Processor</dc:subject>
          <dc:subject>Energy Detect</dc:subject>
          <dc:subject>Finite Impulse Response</dc:subject>
          <dc:subject>Signal Processing</dc:subject>
          <dc:subject>Systolic Array</dc:subject>
          <dc:subject>Wireless communication</dc:subject>
                  <dc:title>Implementation of Multi-antenna Energy Detection and 16-Tap FIR on Domain Adaptive Processor</dc:title></oai_dc:dc></metadata></record></GetRecord></OAI-PMH>
