This HTML5 document contains 43 embedded RDF statements represented using HTML+Microdata notation.

The embedded RDF content will be recognized by any processor of HTML5 Microdata.

Namespace Prefixes

PrefixIRI
dctermshttp://purl.org/dc/terms/
yago-reshttp://yago-knowledge.org/resource/
dbohttp://dbpedia.org/ontology/
foafhttp://xmlns.com/foaf/0.1/
n9http://focus.ti.com/lit/ug/spru424c/
n7https://global.dbpedia.org/id/
yagohttp://dbpedia.org/class/yago/
dbthttp://dbpedia.org/resource/Template:
rdfshttp://www.w3.org/2000/01/rdf-schema#
n8http://focus.ti.com/docs/toolsw/folders/print/
freebasehttp://rdf.freebase.com/ns/
rdfhttp://www.w3.org/1999/02/22-rdf-syntax-ns#
owlhttp://www.w3.org/2002/07/owl#
wikipedia-enhttp://en.wikipedia.org/wiki/
provhttp://www.w3.org/ns/prov#
dbchttp://dbpedia.org/resource/Category:
dbphttp://dbpedia.org/property/
xsdhhttp://www.w3.org/2001/XMLSchema#
wikidatahttp://www.wikidata.org/entity/
goldhttp://purl.org/linguistics/gold/
dbrhttp://dbpedia.org/resource/
dbpedia-jahttp://ja.dbpedia.org/resource/

Statements

Subject Item
dbr:EXpressDSP
dbo:wikiPageWikiLink
dbr:XDAIS_algorithms
Subject Item
dbr:XDAIS_algorithms
rdf:type
yago:Artifact100021939 yago:Device103183080 yago:Object100002684 dbo:Work yago:WikicatTexasInstruments yago:Whole100003553 yago:Instrument103574816 yago:Instrumentality103575240 yago:PhysicalEntity100001930
rdfs:label
XDAIS algorithms XDAISアルゴリズム
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: 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の利点には以下のようなものがある。
dcterms:subject
dbc:Texas_Instruments dbc:Digital_signal_processing
dbo:wikiPageID
14102480
dbo:wikiPageRevisionID
906737438
dbo:wikiPageWikiLink
dbr:TMS320 dbr:XDM_standard dbr:VISA_API dbr:EXpressDsp dbc:Texas_Instruments dbr:Codec_Engine_(TI) dbc:Digital_signal_processing dbr:Direct_Memory_Access dbr:Texas_Instruments
dbo:wikiPageExternalLink
n8:tmdxdaisxdm.html%23technicaldocuments n9:spru424c.pdf
owl:sameAs
wikidata:Q8041736 n7:4xC5F freebase:m.03ctqwl yago-res:XDAIS_algorithms dbpedia-ja:XDAISアルゴリズム
dbp:wikiPageUsesTemplate
dbt:Signal-processing-stub
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 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ですぐに利用できる。
gold:hypernym
dbr:Standard
prov:wasDerivedFrom
wikipedia-en:XDAIS_algorithms?oldid=906737438&ns=0
dbo:wikiPageLength
2288
foaf:isPrimaryTopicOf
wikipedia-en:XDAIS_algorithms
Subject Item
dbr:Texas_Instruments_TMS320
dbo:wikiPageWikiLink
dbr:XDAIS_algorithms
Subject Item
wikipedia-en:XDAIS_algorithms
foaf:primaryTopic
dbr:XDAIS_algorithms