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

XDAIS or eXpressDsp Algorithm Interoperability Standard is a standard for algorithm development by Texas Instruments for the TMS320 DSP family. The standard was first introduced in 1999 and was created to facilitate integration of DSP algorithms into systems without re-engineering cost. The XDAIS standard address the issues of algorithm resource allocation and consumption on a DSP. Algorithms that comply with the standard are tested and awarded an "eXpressDSP-compliant" mark upon successful completion of the test. Benefits of XDAIS over non-standardised approaches include:

Property Value
dbo:abstract
  • XDAIS or eXpressDsp Algorithm Interoperability Standard is a standard for algorithm development by Texas Instruments for the TMS320 DSP family. The standard was first introduced in 1999 and was created to facilitate integration of DSP algorithms into systems without re-engineering cost. The XDAIS standard address the issues of algorithm resource allocation and consumption on a DSP. Algorithms that comply with the standard are tested and awarded an "eXpressDSP-compliant" mark upon successful completion of the test. The standard consists of a set of general rules and guidelines that should be applied to all algorithms. For instance, all XDAIS compliant algorithms must implement an Algorithm Interface, called IALG. For those algorithms utilizing DMA, the IDMA interface must be implemented. Further, specific rules are provided for each family of TI DSP. Problems are often caused in algorithm by hard-coding access to system resources that are used by other algorithms. XDAIS prohibits the use of this type of hard-coding. Instead, XDAIS requires a standard API for the application to call a particular algorithm class. This API is defined in the , also referred to as the (video, imaging, speech and audio). A XDAIS developer's kit provides the standard itself, example code, and a demonstration. Benefits of XDAIS over non-standardised approaches include: * Significant reduction in integration time as algorithms do not trash each other's resources * Easy comparison of algorithms from multiple different sources in the same application * Access to broad range of compliant algorithms available from multiple TI DSP Third Parties eliminates need to custom develop complex algorithms * Algorithms work out-of-the-box with eXpressDSP Multimedia Framework Products, such as (en)
  • XDAIS (eXpressDsp Algorithm Interoperability Standard)は、 DSPファミリーのためにテキサス・インスツルメンツ(TI)が定めたアルゴリズム開発のための標準である。XDAISは1999年に導入され、再開発コストなしでDSPアルゴリズムをシステムに導入することを目的としている。XDAISは、DSPアルゴリズムのリソースの割り当てと消費について定めている。テストに合格しXDAIS標準に適合したと認められたアルゴリズムは、「eXpressDSP-compliant」マークを利用できる。 XDAISは、全てのアルゴリズムに適用される一般的なルールとガイドラインを規定している。例えば、全てのXDAISに適合したアルゴリズムは、IALGというアルゴリズムインターフェイスを実装しなくてはならない。DMAを利用するアルゴリズムは、IDMAインターフェイスを実装しなくてはならない。加えて、TIのDSPファミリーのそれぞれのチップ用の特別なルールも設定されている。 アルゴリズムで生じる問題は、他のアルゴリズムで利用中のシステムリソースに、他のアルゴリズムがハードコードされたコードによって再度アクセスをすることによって生じることが多い。XDAISは、このようなハードコードを禁止している。代わりに、XDAISは特定のアルゴリズムクラスを呼び出すアプリケーションのための標準的なAPIを要求している。このAPIはxDM標準で定義されており、VISA (Video, Imaging, Speech and Audio) APIと呼ばれている。 XDAIS developer's kitには、標準自体に加え、コード例とデモも含まれている。 標準化されていない手法に対するXDAISの利点には以下のようなものがある。 * 相互にリソースを侵害しないアルゴリズムを利用でき、統合に必要な時間を大幅に削減できる。 * 同じアプリケーションで利用される複数の異なるソース間のアルゴリズムの比較が容易である。 * TI DSPの複数のサードパーティーから、XDAISに適合した幅広いアルゴリズムが利用可能であり、アルゴリズムを独自に開発する手間を削減できる。 * Codec EngineのようなアルゴリズムをeXpress Multimedia Frameworkですぐに利用できる。 (ja)
dbo:wikiPageExternalLink
dbo:wikiPageID
  • 14102480 (xsd:integer)
dbo:wikiPageLength
  • 2288 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID
  • 906737438 (xsd:integer)
dbo:wikiPageWikiLink
dbp:wikiPageUsesTemplate
dcterms:subject
gold:hypernym
rdf:type
rdfs:comment
  • XDAIS or eXpressDsp Algorithm Interoperability Standard is a standard for algorithm development by Texas Instruments for the TMS320 DSP family. The standard was first introduced in 1999 and was created to facilitate integration of DSP algorithms into systems without re-engineering cost. The XDAIS standard address the issues of algorithm resource allocation and consumption on a DSP. Algorithms that comply with the standard are tested and awarded an "eXpressDSP-compliant" mark upon successful completion of the test. Benefits of XDAIS over non-standardised approaches include: (en)
  • XDAIS (eXpressDsp Algorithm Interoperability Standard)は、 DSPファミリーのためにテキサス・インスツルメンツ(TI)が定めたアルゴリズム開発のための標準である。XDAISは1999年に導入され、再開発コストなしでDSPアルゴリズムをシステムに導入することを目的としている。XDAISは、DSPアルゴリズムのリソースの割り当てと消費について定めている。テストに合格しXDAIS標準に適合したと認められたアルゴリズムは、「eXpressDSP-compliant」マークを利用できる。 XDAISは、全てのアルゴリズムに適用される一般的なルールとガイドラインを規定している。例えば、全てのXDAISに適合したアルゴリズムは、IALGというアルゴリズムインターフェイスを実装しなくてはならない。DMAを利用するアルゴリズムは、IDMAインターフェイスを実装しなくてはならない。加えて、TIのDSPファミリーのそれぞれのチップ用の特別なルールも設定されている。 XDAIS developer's kitには、標準自体に加え、コード例とデモも含まれている。 標準化されていない手法に対するXDAISの利点には以下のようなものがある。 (ja)
rdfs:label
  • XDAISアルゴリズム (ja)
  • XDAIS algorithms (en)
owl:sameAs
prov:wasDerivedFrom
foaf:isPrimaryTopicOf
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