Low power amplifier APA4800 / APA4801

APA4800 / APA4801 is an SO-8 or DIP-8 plastic encapsulated Class A and B stereo audio amplifier IC produced by Anec Corporation. It is mainly used in portable digital audio, PC and microphone amplifiers.
Stereo 290mW, 8Ω audio amplifier circuit driven by APA4800 is shown in Figure 1. APA4800 has built-in amplifiers A and B, whose non-inverting terminals (1NA +, 1NB +) are connected together, and a reference voltage (VRFE) of 1 / 2VDD is applied. The power supply voltage range is 3 to 7V, and the no-load power supply current is 205mA (when VDD = 5V). The two input VINA and VINB are applied to the inverting input terminals INA- and INB- of amplifiers A and B via CiA, RiA and CiB, and RiB, respectively. Applied to the load RLA and RLB. The CCA, RCA, and CCB, and RCB that connect IC ① and ② and ⑦ and ⑥ are the frequency compensation components of A and B, respectively. The signal-to-noise ratio (S / N) reaches 100dB, the ratio of total harmonic distortion plus noise to signal [(THD + N) / S] is 0.15% (typical value), the slew rate is 5V / μs, and the power supply ripple is suppressed The ratio (PSR) is 55 dB, and the operating temperature range is -40 to + 85 ° C.
The 280mW, 8Ω stereo audio amplifier circuit using APA4801 as the driver is shown in Figure 2. Compared with APA4800, APA4801 integrates a resistor divider, which eliminates external resistance. At the same time, APA 4801 also has an excellent noise-free adjustment function to achieve flexible noise-free adjustment and switch-free click. The function of IC's Mut pin (② pin) is to disable the chip control input (disabble). When the Mute foot is "H", the speaker will act; when it is "L", the sound will continue to decrease (Mute on). When IC is at VDD = 5V and no-load power supply IDD = 2.5mA, the standby current is only 150μA, the input voltage of the Mute pin is 0.8V, the noise-free adjustment attenuation (ATT) is 75dB, (THD + N) S = 0. 1%, S / N = 100dB, slew rate is 5V / μs. At 10% (THD + N), the output power into an 8Ω load is 280mW; when RL = 16Ω, the output power is 160mW. Power supply voltage ripple suppression (PSRR) = 76dB.
The value of the amplifier input capacitance (Cia, CiB) affects the low frequency performance of the circuit. If the frequency of the high-pass filter (HPF) formed by the 130 kΩ resistance in Ci and IC is fc, then Ci = 1 / (2π × 130kΩ × fC). In this circuit, Ci selects 1μF ceramic dielectric capacitor.

Technical area detailed analysis of Doherty power amplifier design load traction principle (top) detailed analysis of Doherty power amplifier design how to improve efficiency (lower) voltage follower input and output error analysis lm386 power amplifier energization will produce noise causes and treatment methods analysis class d Solve the effect of power amplifier on emi

Follow WeChat

Interesting and informative information and technical dry goods

Download Audiophile APP

Create your own personal electronic circle

Follow the audiophile class

Lock the latest course activities and technical live broadcast
Collect People collection
share it:
comment
Publish

related suggestion

APA improves the audio performance of flat panel displays

The latest developments in Audio Power Amplifier (APA) technology have further improved the sound quality of flat panel displays, making it compatible with its premium image quality ...

Posted at 2011-09-30 13:00 • 355 times read
APA improves the audio performance of flat panel displays
Instructions for connecting APA output to other devices

To avoid this type of damage, you must pay attention to some limiting factors, and this article explains the reasons for these limitations.

Posted on 2011-05-10 11:32 • 423 views
Instructions for connecting APA output to other devices
var check_allow = "/d/Api/iscantalk.html"; var add_url = '/ d / article / write /'; function CheckLogin () {now_uid = ''; var ElecfansApi_checklogin = '/ webapi / passport / checklogin'; var logout_url = "{: U ('Login / logout')}"; var logout_url = 'http://bbs.elecfans.com/member.php?mod=logging&action=logout&refer=front'; $ .get (ElecfansApi_checklogin, function (data, textStatus) {if (data! = "") {EchoLoginInfo (data); CheckEmailInfo (data); data = $ .parseJSON (data); now_uid = data.uid; / * var login_content = 'write an article
'+ data.username +'
Quit '; * / var login_content =' write an article
'+ data.username +'
Set exit '; $ (' # login_area '). Html (login_content); var win_width = $ (window) .width (); if (win_width> 1000) {$ ("# mine"). MouseDelay (200) .hover (function () {$ ("# mymenu"). show ();}, function () {$ ("# mymenu"). hide ();});}} else {var content = 'Login Registration'; $ ('# login_area'). html (content); $ (". special-login"). click (function (e) {$ .tActivityLogin (); return false;});}});} $ (function () {// comment ------------------------------- var comment = $ ("# comment"); var comment_input = $ ("# comContent"); // Submit comment click event interaction $ ("# comSubmit2"). on ('click', function () {var content = comment_input.text (); // Empty input box comment_input. html (""). focus (); // Submit data to the server $ .ajax ({url: '/plus/arcComment.php', data: {aid: $ ("# webID"). val (), dopost : 'apiPubComment', content: content}, type: 'post', dataType: 'json', success: function (data) {// Data format returned: if (data.status == "successed") {// Build temporary comment DOM var dom = ''; dom + = '
'; dom + =' '; dom + ='
'; dom + ='

'+ data.data.username +' '; dom + ='

'; dom + =' '+ content +' '; dom + =' '; dom + =' just now '; dom + =' '; dom + =' '; // insert a temporary comment to the list $ ("# comment ") .append (dom);} if (data.status ==" failed ") {// alert (data.msg); layer.msg (data.msg);}}}); return false;}); (function () {/ * * Insert single sign-on JS * / var setHost = 'https://passport.elecfans.com'; // Set domain name var script = document.createElement ('script'); script.type = 'text / javascript'; script.src = setHost + '/public/pc/js/t.passport.js'; script.setAttribute ("id", "sso_script"); script.setAttribute ("data-ssoSite", setHost); script.setAttribute ("data-ssoReferer", encodeURIComponent (location.href)); script.setAttribute ("data-ssoSiteid", "11"); var body = document.getElementsByTagName ("body"). item ( 0); body.appendChild (script);}) () / * * It is recommended to modify the style of the article without a picture * * / $ (". Article .thumb"). Each (function () {if ($ (this). find ('img'). attr ('src') == "") {$ (this) .find ('img'). remove (); $ (this) .parent (). css ('padding-left ',' 0px ');}}); / * Baidu share * / window._bd_share_config = {common: {bdText: '', // Custom share content bdDesc: '', // Custom share summary bdUrl: window.location.href, // Custom share URL address bdPic: ''} , share: [{"bdSize": 60, "bdCustomStyle": true}]} with (document) 0 [(getElementsByTagName ('head') [0] || body) .appendChild (createElement ('script')). src = 'http://bdimg.share.baidu.com/static/api/js/share.js?cdnversion=' + ~ (-new Date () / 36e5)]; var add_url = '/ d / article / write / '; // var check_allow = "{: U (' Api / iscantalk ')}"; var check_allow = "/ d / api / iscantalk"; var click_items_length = $ ('. art_click_count '). length; if ( click_items_length> 0) {var id_str = ''; $ ('. art_click_count'). each (function () {id_str + = $ (this) .attr ('data-id') + ',';}) // var url = "{: U ('Api / getclickbyids')}"; var url = "/ d / api / getclickbyids"; var id_data = 'id_str =' + id_str; $ .ajax ({url: url, data: id_data, type: 'post', dataType: 'json', success: function (re) {if (re.list.length> = 1) {var list = re.list; for (var i in list) {var t emp_id = list [i] ['id']; var temp_span = $ (". art_click_count [data-id =" + temp_id + "]") temp_span.html (list [i] ['click']);}} }})} $ ("# comContent"). click (function () {if (now_uid == '') {$ .tActivityLogin (); return false;}}) $ (function () {var follow_wrap = $ ( ".author-collect"); var now_uid = "{$ _super ['uid']}"; var face_src = "{$ _super ['uface']}"; var getFollowNum = $ (". followNum strong"). html (); // Follow $ (window) .on ('click', '.author-collect', function () {if (now_uid == '') {$ .tActivityLogin (); return false;} if ( $ (this) .attr ('id') == 'follow') {$ .post ('/ d / user / follow', {tuid: article_user_id}, function (data) {// Data format returned: if (data.status == "successed") {$ (". followNum strong"). html (++ getFollowNum); follow_wrap.html ('followed'). attr ('id', 'cancelFollow'). css ( 'background', '# 999'); var follow_user = ' '; $ (' # follow_list '). append (follow_user);} if (data.status == "failed") {alert (data.msg);}});} else {// Unfollow if ($ ( this) .attr ('id') == 'cancelFollow') {$ .post ('/ d / user / cancelFollow', {tuid: article_user_id}, function (data) {// Data format returned: if (data .status == "successed") {follow_wrap.html ('Follow'). attr ('id', 'follow'). css ('background', '# f90'); $ (". followNum strong"). html (-getFollowNum); $ ('# follow_list .face'). each (function () {var target_uid = $ (this) .attr ('data-uid'); if (target_uid == now_uid) {$ ( this) .remove ();}})} if (data.status == "failed") {alert (data.msg);}}); return false;}}});});}); / * var myface = "{$ _super ['uid'] | avatar}"; var myname = "{$ _super ['username']}"; var article_id = {$ article ['id']}; var article_user_id = {$ article ['mid']}; // Article author ID $ (function () {<notempty name = "clearnum"> // Reduce the number of reminders var count = parseInt ($ ("# noticeCount"). html ()); count = count-{$ clearnum}; $ ("# noticeCount"). html (count); if ( count

Marine High Temperature Pressure Sensor

Product overview high temperature pressure sensor is a signal measuring element. The measured medium pressure is transmitted to the sensor through the heat dissipation structure on the transmitter. The high-precision signal processing circuit is located in the stainless steel shell to convert the sensor output signal into standard output signal. The whole product has undergone strict testing and aging screening of components, semi-finished products and finished products, with stable and reliable performance, so that the product can work stably for a long time when used for pressure measurement of high-temperature medium. Product features 1. 316L stainless steel isolation diaphragm structure 2. Imported high temperature resistant chip 3. Wide applicable medium temperature range 4. Strong anti-interference and good long-term stability 5. Direct contact with high-temperature medium to improve pressure response frequency 6. Provide rich pressure range of low pressure, medium pressure and high pressure

Marine High Temperature Pressure Sensor,Marine Temperature Pressure Sensor,Pressure Sensor With Led Display,High Temperature Pressure Sensor

Taizhou Jiabo Instrument Technology Co., Ltd. , https://www.jbcbyq.com

Posted on