DV-315AV directional logic decoder

Since CD players have been popular for many years, many families already have a set of stereo Hi-Fi combo speakers. On this basis, upgrading to a home theater is quite simple. As long as the decoder is configured, you can receive Hi-Fi upgrades and add AV functions The best of both worlds. Recently, Octopus launched a DV-315AV decoder, which is a product that upgrades Hi-Fi combo to a home theater. It has directional logic decoding function, with AC-3 (5.1 channel) input port, built-in three-channel power amplifier, with perfect karaoke function. This article introduces the circuit and function of the DV-315AV decoder for the reader's reference.
The main components of the DV-315AV decoder circuit are shown in Figure 1. The core of the decoder is M69032 professional directional logic decoding IC of Mitsubishi Corporation of Japan. M69032 is currently a logic decoding IC with high utilization rate in AV power amplifiers, and ideal performance indicators and AV effects. It can demodulate the dual channels with Dolby surround information into the L, R main channels, and the middle. The placement of channel C, surround channel S and additional subwoofer and other signals can produce synchronized sound space movement effects with the change of the film image, making people immersive and enjoying extraordinary AV fun. In addition to the common standard (Normal), phantom (Phantom), and wide (Wide) surround modes, the decoder also adds a center three-channel stereo mode. This mode is ideal for enjoying human voice. This is because with the center channel, the sound field distribution is more uniform and the liveness of the singing is more realistic. In order to meet the requirements of AC-3 home theater, DV-315 is equipped with AC-3 (5.1) input port, which can directly bring a 5.1-channel output DVD player. It can be seen from the circuit shown that there are three power amplifiers with pre-amplification in the machine, which are used for center, surround and left and right power amplification. Preamplification is done with an op amp, and proper gain can be easily matched with sources with different output sensitivities. The power amplifier circuit is the LM3886 power amplifier chip produced by National Semiconductor Corporation. The LM3886 has low distortion, wide frequency response, fast response, and an output power of 68W. It can fully meet the high standard of AC-3 and can restore the shocking AV site effect under home conditions.

1105.gif figure 1

DV-315 is equipped with a digital reverb karaoke function with outstanding effects. The relevant circuit is shown in Figure 2. The center of the reverberation circuit is the M65831 special chip of Mitsubishi Corporation of Japan. M65831 can be said to be the evergreen tree of karaoke circuit. Many middle and high-end equipments have their shadows, and the effect is beyond doubt. The microphone signal is composed of a TL082 integrated circuit divided into two channels to form an inverting amplifier as an input amplification stage, followed by an attenuation negative feedback hybrid microphone high and low tone control circuit composed of TL082. The microphone amplifier circuit and its volume control circuit are completely independent, which can reduce the modulation distortion, and the singer's voice is clearer and more natural. W3 is the ECHO reverberation depth adjustment, K1 switch can achieve two delay time adjustment. The signal processed by M65831 digital delay and the microphone direct signal are mixed by IC4, and then sent to the pre-amplifier circuit of the music channel to be mixed with the accompaniment music. The karaoke signal has a cut-off switch (KARAOKESW), which can completely turn off the signal of the karaoke circuit when listening to music, eliminating the adverse effects of the digital reverberation circuit on the original sound of the music. It is worth mentioning that the high and low tone control circuits of the microphone are designed very well, and the amount of control is also appropriate. During the singing, the tone can be adjusted appropriately according to the use environment and the characteristics of the microphone, so as to beautify the human voice but not Affect the purpose of accompaniment music.

1106.gif figure 2

In the DV-315AV decoder, in order to ensure the fidelity of music, all the switches are controlled by contact switches or relays to avoid the damage to the sound quality caused by the use of some low-end analog switches. The volume is controlled by a high-quality six-potentiometer produced by Japan ALPS, which meets the requirements of AC-3, and can achieve synchronous adjustment of 5.1 channels. The total volume, center and surround volume, and sound source switch are all controlled by the long axis to reduce the signal channel and avoid signal loss and distortion. The decoder board uses double-panel wiring, the components are well arranged, and the process is very delicate, which is extremely rare on affordable AV equipment.
The appearance of the DV-315AV decoder is very simple. The panel is mainly champagne-colored, and it is equipped with a golden knob. The function knob of the karaoke part is matched with a black substrate. Due to the contrast of the colors, the composition of the panel is rich. Colorful, with a strong sense of the times. The decoding control of DV-315 is handled by a single CPU, and the cumbersome control function becomes quite concise after being processed by the CPU program. Four buttons and a row of indicator lights can realize man-machine dialogue. The function is very clear and extremely convenient.

The world premiere of the technical zone! ROHM has developed the power supply IC "BD372xx series" for high-quality audio. A practical guide for the purchase of home wireless routers. Understanding the circuit diagram and working principle of the audio. Talking about the "frequency response curve" in the audio. Deep dismantling report of the M0pro speaker: both internal and external

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 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

Hydraulic Servo Systems

Hydraulic Servo Systems,Servo System Harness,Hydraulic Bldc Motor,Servo Motor Pump

Zhejiang Synmot Electrical Technology Co., Ltd , https://www.synmot-electrical.com