<?xml version="1.0" encoding="UTF-8"?>
<mods xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.loc.gov/mods/v3" version="3.1" xsi:schemaLocation="http://www.loc.gov/mods/v3 http://www.loc.gov/standards/mods/v3/mods-3-1.xsd">
  <titleInfo>
    <title>Hybrid architecture for multiple transforms for signal processing applications</title>
    <subTitle>Shikha Tripathi</subTitle>
  </titleInfo>
  <name type="personal">
    <namePart>Chaithanya Krishna, D C.</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
  </name>
  <typeOfResource>text</typeOfResource>
  <originInfo>
    <place>
      <placeTerm type="code" authority="marccountry">xx</placeTerm>
    </place>
    <place>
      <placeTerm type="text">Bengaluru</placeTerm>
    </place>
    <dateIssued>2018-2019</dateIssued>
    <publisher>PES University</publisher>
    <dateIssued encoding="marc">9999</dateIssued>
    <issuance>monographic</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">und</languageTerm>
  </language>
  <language>
    <languageTerm authority="iso639-2b" type="code">Eng</languageTerm>
  </language>
  <language>
    <languageTerm authority="iso639-2b" type="code">lis</languageTerm>
  </language>
  <language>
    <languageTerm authority="iso639-2b" type="code">h</languageTerm>
  </language>
  <physicalDescription>
    <form authority="marcform">print</form>
  </physicalDescription>
  <relatedItem type="isReferencedBy">
    <note>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</note>
  </relatedItem>
  <recordInfo>
    <recordCreationDate encoding="marc">231221</recordCreationDate>
  </recordInfo>
</mods>
