After performing the phase reference measurements, measure the phase of the speaker load. This is performed in the same manner as the reference measurements, except the loopback is disabled in bit 7 register 0x16 . Previously, the phase reference is measured on channel 1and channel 3 . In this test stage all four channels are measured. Measure the channels sequentially as they cannot be measured at the same time.
For loopback delay detection, use the following test procedure for either BTL mode or PBTL mode:
BTL mode
Set the AC_DIAGS_LOOPBACK bit (bit 7 in register 0x16 ) to '0' to disable AC loopback mode. Apply a 0-dBFS 19 kHz signal and enable AC load diagnostics. CH1 and CH2 reuse the AC sensing loop of CH1 (set bit 3 in register 0x15 to '1'). CH3, CH4 reuse the AC sensing loop of CH3 (set bit 1 in register 0x15 to '1'). Read back the 16-bit hexadecimal, AC_LDG_PHASE1 value. Register 0x1B holds the MSB and register 0x1C holds the LSB. Read back the hexadecimal stimulus value, STI. Register 0x1D holds the MSB and register 0x1E holds the LSB. For channel 1/2 set bit 3 in register 0x15 to '0'. For channel 3/4 set bit 1 in register 0x15 to '0'. When the test is complete, the channel reporting register indicates the status change from the AC diagnostic mode to the Hi-Z state. The detected impedance is stored in the appropriate I2 C register.
PBTL mode
Set the AC_DIAGS_LOOPBACK bit (bit 7 in register 0x16 ) to '0' to disable AC loopback mode. Set the PBTL CH12 and PBTL CH34 bits (see register 0x00 ) to '0' without toggling
STANDBY pin to enter BTL mode only for load diagnostics. Apply a 0 dBFS 19 kHz signal and enable AC load diagnostics. For PBTL12, enable the AC sensing loop of CH1 (set bit 3 in register 0x15 to '1'). For PBTL34, enable the AC sensing loop of CH3 (set bit 1 in register 0x15 to 1). Read back the AC_LDG_PHASE1 value. Register 0x1B holds the MSB and register 0x1C holds the LSB. Read back the hexadecimal stimulus value, STI. Register 0x1D holds the MSB and register 0x1E holds the LSB. Set the PBTL CH12 and PBTL CH34 bits (see register 0x00 ) to '1' to go back to PBTL mode for load diagnostics. For PBTL12 set bit 3 in register 0x15 to '0'. For PBTL34 set bit 1 in register 0x15 to '0'. The AC phase in degrees
is calculated with the Equation 2 .
Equation 2. Where:
Phase_CHx(LBK) is the reference phase measurement. LBK
stands for loopback mode
Phase_CHx(LDM) is the phase measure of the load. LDM stands
for load mode
STI_CHx(LDM) is the stimulus value
var tempcontentStr='/Analog & Mixed-Signal/audio/audio amplifiers/speaker amps';
var partNum ='TAS6424E-Q1';
var contentStr = replaceSplChars( tempcontentStr )+ "/"+ partNum;
var tiContentGroup = contentStr.replace("'","");
function replaceSplChars(content){
var myRegExp=new RegExp("™|®|™","gi");
content=content.replace(myRegExp,"");
return content;
}
var tiProductPathID='/376/3636/3419/';
var tiPageName = 'Literature reader-ZHCSO75A-zh_CN';
var tiDocType = 'Data Sheet';
var tiLibraryStore = new com.TI.tiLibrary.tiLibraryStore();
var tiLibraryViewerStore = tiLibraryStore.viewer_store;
RiotControl.addStore(tiLibraryStore);
var subRoutes = riot.route.create();
subRoutes("/document-viewer/*/datasheet/*\\?*#*", function(gpn, url, params, anchor) {
RiotControl.trigger("ti_library_open_viewer", {
document: tiLibraryViewerStore.document,
documentLocale: tiLibraryViewerStore.documentLocale,
url: "/document-viewer/" + gpn + "/datasheet/" + url + "#" + anchor,
toc: true,
set_content: true });
});
subRoutes("/document-viewer/*/datasheet/*#*", function(gpn, url, anchor) {
RiotControl.trigger("ti_library_open_viewer", {
document: tiLibraryViewerStore.document,
documentLocale: tiLibraryViewerStore.documentLocale,
url: "/document-viewer/" + gpn + "/datasheet/" + url + "#" + anchor,
toc: true,
set_content: true });
});
subRoutes("/document-viewer/*/datasheet/*", function(gpn, url) {
RiotControl.trigger("ti_library_open_viewer", {
document: tiLibraryViewerStore.document,
documentLocale: tiLibraryViewerStore.documentLocale,
url: "/document-viewer/" + gpn + "/datasheet/" + url,
toc: true,
set_content: true });
});
subRoutes("/document-viewer/*/*/datasheet/*\\?*#*", function(locale, gpn, url, params, anchor) {
RiotControl.trigger("ti_library_open_viewer", {
document: tiLibraryViewerStore.document,
documentLocale: tiLibraryViewerStore.documentLocale,
url: "/document-viewer/" + locale + "/" + gpn + "/datasheet/" + url + "#" + anchor,
toc: true,
set_content: true });
});
subRoutes("/document-viewer/*/*/datasheet/*#*", function(locale, gpn, url, anchor) {
RiotControl.trigger("ti_library_open_viewer", {
document: tiLibraryViewerStore.document,
documentLocale: tiLibraryViewerStore.documentLocale,
url: "/document-viewer/" + locale + "/" + gpn + "/datasheet/" + url + "#" + anchor,
toc: true,
set_content: true });
});
subRoutes("/document-viewer/*/*/datasheet/*", function(locale, gpn, url) {
RiotControl.trigger("ti_library_open_viewer", {
document: tiLibraryViewerStore.document,
documentLocale: tiLibraryViewerStore.documentLocale,
url: "/document-viewer/" + locale + "/" + gpn + "/datasheet/" + url,
toc: true,
set_content: true });
});
subRoutes("/document-viewer/*/datasheet#*/*", function(gpn, url, fragment) {
RiotControl.trigger("ti_library_open_viewer", {
document: tiLibraryViewerStore.document,
documentLocale: tiLibraryViewerStore.documentLocale,
url: "/document-viewer/" + gpn + "/datasheet#" + url + "/" + fragment,
toc: true,
set_content: true });
});
subRoutes("/document-viewer/*/*/datasheet#*/*", function(locale, gpn, url, fragment) {
RiotControl.trigger("ti_library_open_viewer", {
document: tiLibraryViewerStore.document,
documentLocale: tiLibraryViewerStore.documentLocale,
url: "/document-viewer/" + locale + "/" + gpn + "/datasheet#" + url + "/" + fragment,
toc: true,
set_content: true });
});
subRoutes("/document-viewer/lit/html/*", function(litnum) {
RiotControl.trigger("ti_library_open_viewer", {
document: tiLibraryViewerStore.document,
documentLocale: tiLibraryViewerStore.documentLocale,
url: "/document-viewer/lit/html/" + litnum,
toc: true,
set_content: true });
});
subRoutes("/document-viewer/lit/html/*/*\\?*#*", function(litnum, url, params, anchor) {
RiotControl.trigger("ti_library_open_viewer", {
document: tiLibraryViewerStore.document,
documentLocale: tiLibraryViewerStore.documentLocale,
url: "/document-viewer/lit/html/" + litnum + "/" + url + "#" + anchor,
toc: true,
set_content: true });
});
subRoutes("/document-viewer/lit/html/*/*#*", function(litnum, url, anchor) {
RiotControl.trigger("ti_library_open_viewer", {
document: tiLibraryViewerStore.document,
documentLocale: tiLibraryViewerStore.documentLocale,
url: "/document-viewer/lit/html/" + litnum + "/" + url + "#" + anchor,
toc: true,
set_content: true });
});
subRoutes("/document-viewer/lit/html/*#*/*", function(litnum, url, anchor) {
RiotControl.trigger("ti_library_open_viewer", {
document: tiLibraryViewerStore.document,
documentLocale: tiLibraryViewerStore.documentLocale,
url: "/document-viewer/lit/html/" + litnum + "#" + url + "/" + anchor,
toc: true,
set_content: true });
});
subRoutes("/document-viewer/*/lit/html/*#*/*", function(locale, litnum, url, anchor) {
RiotControl.trigger("ti_library_open_viewer", {
document: tiLibraryViewerStore.document,
documentLocale: tiLibraryViewerStore.documentLocale,
url: "/document-viewer/" + locale + "/lit/html/" + litnum + "#" + url + "/" + anchor,
toc: true,
set_content: true });
});
subRoutes("/document-viewer/lit/html/*/*", function(litnum, url) {
RiotControl.trigger("ti_library_open_viewer", {
document: tiLibraryViewerStore.document,
documentLocale: tiLibraryViewerStore.documentLocale,
url: "/document-viewer/lit/html/" + litnum + "/" + url,
toc: true,
set_content: true });
});
subRoutes("/document-viewer/*/lit/html/*/*\\?*#*", function(locale, litnum, url, params, anchor) {
RiotControl.trigger("ti_library_open_viewer", {
document: tiLibraryViewerStore.document,
documentLocale: tiLibraryViewerStore.documentLocale,
url: "/document-viewer/" + locale + "/lit/html/" + litnum + "/" + url + "#" + anchor,
toc: true,
set_content: true });
});
subRoutes("/document-viewer/*/lit/html/*/*#*", function(locale, litnum, url, anchor) {
RiotControl.trigger("ti_library_open_viewer", {
document: tiLibraryViewerStore.document,
documentLocale: tiLibraryViewerStore.documentLocale,
url: "/document-viewer/" + locale + "/lit/html/" + litnum + "/" + url + "#" + anchor,
toc: true,
set_content: true });
});
subRoutes("/document-viewer/*/lit/html/*/*", function(locale, litnum, url) {
RiotControl.trigger("ti_library_open_viewer", {
document: tiLibraryViewerStore.document,
documentLocale: tiLibraryViewerStore.documentLocale,
url: "/document-viewer/" + locale + "/lit/html/" + litnum + "/" + url,
toc: true,
set_content: true });
});
var compose_url = function(q) {
//URL format: scheme:[//[user[:password]@]host[:port]][/path][?query][#fragment]
var tempUrl = q.url.replace("//www.yogichopra.com/", "");
var url = tempUrl.replace("//www.yogichopra.com/", "");
if (q.search != null) {
var params = "";
var hash = "";
var url_parts = url.split('#');
if (url_parts.length == 2) {
url = url_parts[0];
hash = url_parts[1];
}
var param_parts = url.split('?');
if (param_parts.length == 2) {
url = param_parts[0];
var parsed_params = param_parts[1].split('&');
var keyword_param_found = false;
for (var i = 0; i < parsed_params.length; i++) {
if (parsed_params[i].indexOf('search=') == 0) {
keyword_param_found = true;
parsed_params[i] = 'search=' + q.search;
}
}
if (!keyword_param_found) {
parsed_params.push('search=' + q.search);
}
params = parsed_params.join('&');
} else {
params = 'search=' + q.search;
}
if (params > "") {
url = url + '?' + params;
}
if (hash > "") {
url = url + '#' + hash;
}
}
return url;
};
tiLibraryViewerStore.compose_url_route = function(location, q) {
return compose_url(q);
};
tiLibraryViewerStore.compute_content_href = function(href, url) {
return url;
};
tiLibraryViewerStore.compose_topic_url = function(location, q) {
return compose_url(q);
};
tiLibraryViewerStore.important_notice_url = "//www.yogichopra.com/document-viewer/cn/TAS6424E-Q1/datasheet/important_notice#ImpNotice001";
var ods_reader = riot.mount('ti-library-viewer', {
store: tiLibraryStore.list_store,
viewerstore: tiLibraryViewerStore
});
riot.route.base('/');
riot.route.start(true);
compute_document_locale = function(docName) {
var locale = 'en_US';
if (docName) {
if (docName.toLowerCase().indexOf('z')===0) {
locale = 'zh_CN';
} else if (docName.toLowerCase().indexOf('j') == 0) {
locale = 'ja_JP';
}
}
return locale;
}
open_reader = function() {
var path = window.location.pathname.split('/');
var path_minus_filename = '';
for (var i = 0; i < path.length - 1; i++) {
if (i == 0 && path[i] == '') {
console.log("double slashes found in beginning of document path; treating document path as local machine path");
continue;
}
path_minus_filename += "/" + path[i];
}
RiotControl.trigger("ti_library_open_viewer", {
documentLocale: compute_document_locale( "ZHCSO75A"),
document: {
href: path_minus_filename,
lit_num: "ZHCSO75A",
doc_type: "Data Sheet",
show_toc: "true",
translated_doc_type: "数据表",
gpn: "TAS6424E-Q1",
title: "TAS6424E-Q1 具有负载突降保护和 I2C 诊断功能的 45W、2MHz 数字输入 4 通道汽车用 D 类音频放大器",
disclaimer: "本资源的原文使用英文撰写。 为方便起见,TI 提供了译文;由于翻译过程中可能使用了自动化工具,TI 不保证译文的准确性。 为确认准确性,请务必访问 ti.com 参考最新的英文版本(控制文档)。 ",
product: "//www.yogichopra.com/product/cn/TAS6424E-Q1",
email: 'mailto:?subject=TAS6424E-Q1 Datasheet&body=/document-viewer/cn/TAS6424E-Q1/datasheet',
download: '//www.yogichopra.com/cn/lit/gpn/TAS6424E-Q1',
tistore: '//store.ti.com/Search.aspx?k=TAS6424E-Q1&pt=-1',
productstatusdescription: 'PRODUCTION DATA'
},
url: "/document-viewer/cn/TAS6424E-Q1/datasheet/GUID-866695EC-9D2B-4D03-B74D-9C6A6AC8D01C",
prepopulated: true,
modalOptions: {
dismissible: false
}
});
}
open_reader();