An Entity of Type: Thing, from Named Graph: http://dbpedia.org, within Data Space: dbpedia.org

Foldingis a transformation technique using in DSP architecture implementation for minimizing the number of functional blocks in synthesizing DSP architecture.Folding was first developed by and his students in 1992.Its concept is contrary to unfolding.Folding transforms an operation from a unit-time processing to N unit-times processing where N is called folding factor.Therefore, multiple same operations (less than N) used in original system could be replaced with a signal operation block in transformed system.Thus, in N unit-times, a functional block in transformed system could be reused to perform N operations in original system.

Property Value
dbo:abstract
  • Foldingis a transformation technique using in DSP architecture implementation for minimizing the number of functional blocks in synthesizing DSP architecture.Folding was first developed by and his students in 1992.Its concept is contrary to unfolding.Folding transforms an operation from a unit-time processing to N unit-times processing where N is called folding factor.Therefore, multiple same operations (less than N) used in original system could be replaced with a signal operation block in transformed system.Thus, in N unit-times, a functional block in transformed system could be reused to perform N operations in original system. While the folding transformation reduces the number of functional units in the architecture, it needs more memory element to store the temporary data.The reason is that multiple data produced from an operation block needs to be distinguished from N data produced from original operations.Therefore, the number of register may be increased.Furthermore, it needs additional multiplexer for switching different operation paths.Hence, the number of switching elements would also be increased.To counterattack such issues, the considerations of folding is * How to schedule multiple operations into an operation block. * How to schedule the memory element for reducing the number of registers and multiplexers. (en)
dbo:wikiPageID
  • 36277484 (xsd:integer)
dbo:wikiPageLength
  • 7975 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID
  • 1024702745 (xsd:integer)
dbo:wikiPageWikiLink
dcterms:subject
rdfs:comment
  • Foldingis a transformation technique using in DSP architecture implementation for minimizing the number of functional blocks in synthesizing DSP architecture.Folding was first developed by and his students in 1992.Its concept is contrary to unfolding.Folding transforms an operation from a unit-time processing to N unit-times processing where N is called folding factor.Therefore, multiple same operations (less than N) used in original system could be replaced with a signal operation block in transformed system.Thus, in N unit-times, a functional block in transformed system could be reused to perform N operations in original system. (en)
rdfs:label
  • Folding (DSP implementation) (en)
owl:sameAs
prov:wasDerivedFrom
foaf:isPrimaryTopicOf
is dbo:wikiPageDisambiguates of
is dbo:wikiPageWikiLink of
is foaf:primaryTopic of
Powered by OpenLink Virtuoso    This material is Open Knowledge     W3C Semantic Web Technology     This material is Open Knowledge    Valid XHTML + RDFa
This content was extracted from Wikipedia and is licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported License