Analysis of YAMAHA DSP-A1 AV amplifier

    YAMAHA Company launched a top AV amplifier with DTS / AC-3 (decoding) function-DSP-A1 at the time when a new round of home theaters-DTS software was launched in large quantities. The design still inherits the previous YAMAHA top models The style, huge body, iron gray heavy metal panel, coupled with noble guards on both sides, show a delicate and luxurious taste. It is 19.05cm tall, 2cm taller than the DSP-A3090, and weighs 25kg, and 1.5kg heavier than the A3090. It looks more impressive.

    The panel design is also simple and simple. In addition to the volume adjustment, source selection switch, power switch and Tape 2 Monitor switch, all function keys are designed under the sub-panel. For more practical operation, it is more convenient to rely on the remote control, and the remote control also has the design of the front and secondary panels. The complex and rarely used function keys are designed under the secondary panel. The control keys are spaced in different shapes, making it easy for users to get started. ; Also has a learning function, can control other AV equipment. In addition, the button has a night light display. It is also very convenient to use in the dark, YAMAHA's design is really a lot of thought.

    The backplane output / large terminals are roughly the same as the DSP-A3090. There are 5 groups of pure audio input terminals, 2 groups of pure audio output terminals, 5 groups of AV input terminals (including s terminals), 3 groups of AV output terminals (including s terminals), which can connect 4 sets of pure Audio equipment and 5 groups of AV equipment. The special feature is also a group of 5.1 channel input. If there is any new surround system in the future, users do not need to change the machine, just buy a decoder. In terms of digital terminals, there are 1 set of Dolby AC-3 RF input, 3 sets of coaxial input, and 5 sets of Toslink fiber input. 1 set of Toslink optical fiber output, and each set of input can automatically recognize the signal of PCM, Dolby AC-3 or DTS, each channel has a pre-level output terminal, can be connected to a more advanced power amplifier upgrade, all terminals are Gold plated to prevent oxidation. The circuit of DSP-Al can be said to be made by combining the latest technology.

    The Dolby AC-3 decoding part uses the YSS249 chip developed by YAMAHA itself. This chip uses 24-bit operation and has a very high precision. The transmission rate of information reaches 640Kbps. The DSP sound field and various EQ functions are also completed by YAMAHA's own YSS2l4 DSP chip. This chip also uses 24-bit operation. At the beginning, YSS214 was used in professional equipment such as audio sources and communications. The DTS part uses an independent circuit board, which is set on the digital circuit. The outer cover is shielded by a thin metal plate. In addition to isolating noise, it also has the effect of enhancing heat dissipation. DTS decoding uses the DSP56009 chip produced by Motorol, which uses 24-bit operation and the operation speed is up to 93Mhz. The A / D conversion IC is Asahi Kasei's latest product AK5391, sampling at 24-bit l28 times, with a dynamic range of 113dB and an SN of 113dB; D / A conversion IC is also the latest product of Asahi Seiki AK4324. This IC is equipped with a 24-bit 8-fold sampling filter, which can correspond to a 24-bit 96KHz signal, with a dynamic range of 1O5dB. Since this DAC is a stereo design, a total of 4 are used in this unit.

    In addition, the power supply part of this machine is worth mentioning: an EI transformer with a low magnetic leakage of 8.5kg covered copper foil and two Nichicon Gold Tune large filter capacitors, with a total value of up to 54000uF, can lay a solid power supply for this machine Foundation. The original factory claims that the output power of the main, middle and surround channels is 110W (6 ohms) per channel, and the front surround channel is 35W (6 ohms).
    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

    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

    PM Stepper Motor

    Pm Stepper Motor,Square Flange Stepper Motor,High Precision Stepper Motor,Permanent Magnet Stepper Motor

    Changzhou Sherry International Trading Co., Ltd. , https://www.sherry-motor.com

    Previous Post: Grounding concept
    Next Post: DVD burner can burn and not read discs
    Home
    Recent Posts
    • Manual directional valve and motorized direction…
    • Sisvel LTE will advance intellectual property ri…
    • Quantenna launches 4x4 MIMO wireless video bridg…
    • RFID tag antenna based on tie knot Sierpinski fr…
    • Test principle and application of power amplifie…
    • MAXQ1103 Destructive Reset Diagnostic Procedure
    • Ultrasonic humidifier (ultrasonic atomizer) circ…
    • Discussion on Design Scheme of 35 kV Digital Sub…
    • How to join MSN group?
    • Transmission medium
    • Typical processing of digital TV
    • The difference between bridge and router
    • VOD
    • Color television signal
    • TV spectrum and channels
    • TV basics
    • Smart antenna technology in mobile communication…
    • ADSL and HUB
    • Layer 4 switching
    • What is a bridge?