<?xml version="1.0" encoding="UTF-8"?>
<record
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
    xsi:schemaLocation="http://www.loc.gov/MARC21/slim http://www.loc.gov/standards/marcxml/schema/MARC21slim.xsd"
    xmlns="http://www.loc.gov/MARC21/slim">

  <leader>01369nam a2200121Ia 4500</leader>
  <controlfield tag="008">231221s9999    xx            000 0 und d</controlfield>
  <datafield tag="041" ind1=" " ind2=" ">
    <subfield code="a">English</subfield>
  </datafield>
  <datafield tag="100" ind1=" " ind2=" ">
    <subfield code="a">Chaithanya Krishna, D C.</subfield>
  </datafield>
  <datafield tag="245" ind1=" " ind2="0">
    <subfield code="a">Hybrid architecture for multiple transforms for signal processing applications</subfield>
    <subfield code="b">Shikha Tripathi.</subfield>
  </datafield>
  <datafield tag="260" ind1=" " ind2=" ">
    <subfield code="c">2018-2019</subfield>
    <subfield code="b">PES University</subfield>
    <subfield code="a">Bengaluru</subfield>
  </datafield>
  <datafield tag="510" ind1=" " ind2=" ">
    <subfield code="a">Realization of transforms such as N-point Discrete Fourier Transform (DFT), Discrete Cosine Transform (DCT), Discrete Sine Transform (DST) and Discrete Wavelet Transforms (DWT) has been implemented using a hybrid architecture. By decomposing N into smaller lengths, the transform algorithms are represented in triple-matrix-product form. The triplematrix-product form can be mapped onto a 2D systolic array. A controller is designed which can perform different transforms using the hybrid architecture based on the input provided to the controller. The implemented systolic array can be used for computing the diagonal elements of triple-matrix product. The implemented architecture produces the output of transform sequence in order, which avoids reordering at output. The implemented architecture can be used to handle large sized transforms by repeatedly using fixed size architecture for a large number of points without increasing the number of PEs. There is limited work reported on eff</subfield>
  </datafield>
  <datafield tag="942" ind1=" " ind2=" ">
    <subfield code="c">CD</subfield>
  </datafield>
  <datafield tag="999" ind1=" " ind2=" ">
    <subfield code="c">237091</subfield>
    <subfield code="d">237091</subfield>
  </datafield>
  <datafield tag="952" ind1=" " ind2=" ">
    <subfield code="r">2024-01-26 00:00:00</subfield>
    <subfield code="l">0</subfield>
    <subfield code="p">CD7218</subfield>
    <subfield code="w">2024-01-26</subfield>
    <subfield code="y">CD</subfield>
    <subfield code="1">0</subfield>
    <subfield code="4">0</subfield>
    <subfield code="7">0</subfield>
    <subfield code="0">0</subfield>
    <subfield code="a">ML</subfield>
    <subfield code="b">ML</subfield>
    <subfield code="d">0000-00-00</subfield>
    <subfield code="E">EC/PG</subfield>
    <subfield code="G">RS</subfield>
    <subfield code="F">1</subfield>
    <subfield code="V">0</subfield>
  </datafield>
</record>
