Marantz-SR7001-rs232c-sm 维修电路原理图.pdf

上传人:cc518 文档编号:147821 上传时间:2022-07-06 格式:PDF 页数:19 大小:757.68KB
下载 相关 举报
Marantz-SR7001-rs232c-sm 维修电路原理图.pdf_第1页
第1页 / 共19页
Marantz-SR7001-rs232c-sm 维修电路原理图.pdf_第2页
第2页 / 共19页
Marantz-SR7001-rs232c-sm 维修电路原理图.pdf_第3页
第3页 / 共19页
亲,该文档总共19页,到这儿已超出免费预览范围,如果喜欢就下载吧!
资源描述

《Marantz-SR7001-rs232c-sm 维修电路原理图.pdf》由会员分享,可在线阅读,更多相关《Marantz-SR7001-rs232c-sm 维修电路原理图.pdf(19页珍藏版)》请在收音机爱好者资料库上搜索。

1、 RS-232C Control Specification : Rev 00 Marantz America, Inc. 2006 All rights are reserved. Reproduction in whole or in part is prohibited without the written consent of copyright. All specifications might be subject to change without notice. SR7001 RS-232C Control Specification Category : A/V Recei

2、ver Document Version : 1.0 Author(s) : Marantz America, Inc. Date : 2006/08/30 Number of Page : 19 RadioFans.CN 收音机爱 好者资料库SR7001 RS-232C Control Specification Page: 2 / 19 Document Version 1.0 Company Restricted Table of Contents 1. Introduction.3 1-1. Purpose.3 1-2. Scope.3 1-3. Abbreviations .3 1-

3、4. References.3 2. Global Description.3 2-1. Overview.3 2-2. Block Diagram.3 2-3. Interface connection specification of the product.3 2-4. Assumptions and Dependencies.3 3. Detailed Description.4 3-1. Connection format.4 3-1-1. Physical connection.4 3-1-1-1. Data transmission sequence from Host to S

4、lave.4 3-1-1-2. Data transmission sequence from Slave to Host.4 3-2. Transmission data format.5 3-2-1. Transmission data format from Host to Slave.5 3-2-1-1. Form1: Command.5 3-2-1-2. Form2: Status request.5 3-2-2. Transmission data format from Slave to Host.5 3-2-2-1. Form1: ACK/NAK.5 3-2-2-2. Form

5、2: Status answer and Auto status feedback.5 3-3. The transaction sequences and the regulations.6 3-3-1. The transaction sequences.6 3-3-2. The transaction regulations.6 3-3-3. Specification of Auto status feedback.6 3-3-4. Example of the transactions.6 3-3-5. Examples of the handshaking flowchart.7

6、3-3-5-1. Example of successful handshaking.7 3-3-5-2. Examples of handshaking error.7 4. Recommendations of Command, Status and Layer definition.8 5. Definitions of Command, Status and Layer.9 5-1. Normal Command List.9 5-1-1. Main function contents.9 5-1-2. Display and Menu contents.10 5-1-3. Surro

7、und contents.11 5-1-4. Tuner contents.12 5-1-5. XM Contents.12 5-1-6. Multi Room contents.13 5-2. Specific Commands.14 5-3. Status request and Status answer list.15 5-3-1. Normal Status request and Status (answer and feedback) list.15 5-3-2. Layer of the statuses.18 6. Revision history.19 RadioFans.

8、CN 收音机爱 好者资料库SR7001 RS-232C Control Specification Page: 3 / 19 Document Version 1.0 Company Restricted 1. Introduction 1-1. Purpose This document was written as a reference specification of products that are controled by the host controller. 1-2. Scope This document would be using by software or har

9、dware engineers for production of the product. 1-3. Abbreviations Abbreviation Description 1-4. References - Hardware Software Interface Specification ver. 1.02 / author: N.Sakamoto - 2. Global Description 2-1. Overview A Host controller can control or watch out the product as a Slave very easily vi

10、a the communication cable. 2-2. Block Diagram * The product connector is using D-SUB 9pin male. * RS232C cable must use D-SUB 9pin female to connect the products. 2-3. Interface connection specification of the product uP Interface Signal name Connection device D-Sub Pin Connecter - N.C. - 1 TxD (out

11、put) 2 UART RxD (input) RS232C Level shift driver 3 - N.C. - 4 - GND GND 5 - N.C. - 6 - N.C. - 7 - N.C. - 8 - N.C. - 9 RS232C D-SUB (9pin,Male) 2-4. Assumptions and Dependencies HOST (Controller) SLAVE (The product) RS232C cable (straight) Connector D-SUB (9pin, male) SR7001 RS-232C Control Specific

12、ation Page: 4 / 19 Document Version 1.0 Company Restricted 3. Detailed Description The interface specification between the product and a Host controller is described below. 3-1. Connection format 3-1-1. Physical connection Host (Controller) Slave (the product) (Serial setting ) Baud Rate : 9600bps D

13、ata Bits : 8bit Parity : None Stop bit : 1bit Handshaking : None 3-1-1-1. Data transmission sequence from Host to Slave Host (Controller) Slave (The product) TxD RxD RxD TxD 1. Host starts a data transmission from TxD. 2. Host performs the data transmission of the number of required bytes, and ends

14、a transmission. 3-1-1-2. Data transmission sequence from Slave to Host Host (Controller) Slave (The product) TxD RxD RxD TxD 1. Slave starts a data transmission from TxD. 2. Slave performs the data transmission of the number of required bytes, and ends a transmission. TxD RxD GND RxD TxD GND SR7001

15、RS-232C Control Specification Page: 5 / 19 Document Version 1.0 Company Restricted 3-2. Transmission data format 3-2-1. Transmission data format from Host to Slave There are two kinds of transmission data form from Host shown below. 3-2-1-1. Form1: Command Command is a data that requests some status

16、 change. Start character : COMMAND : see “Command list” End character (CR) : 0Dh 3-2-1-2. Form2: Status request Status request is a data that requests a answer of some status. Start character : Request status : see “Status request list” Request character : ? End character (CR) : 0Dh 3-2-2. Transmiss

17、ion data format from Slave to Host There are two kinds of transmission data form from Slave shown below. 3-2-2-1. Form1: ACK/NAK ACK is a reply data from Slave when Slave got an acceptable command data from Host. (ACK is sent to Host when Slave has no related status by the Command.) Start character

18、: , ACK : 06h, End character (CR) : 0Dh NAK is a reply data from Slave when Slave got an incorrect Command data, Status request data or some other data from Host. Start character : , NAK : 15h, End character (CR) : 0Dh 3-2-2-2. Form2: Status answer and Auto status feedback Status answers are reply d

19、ata when Slave got an acceptable Request status or Command data from Host. Auto status feedbacks are send to Host data when a Slaves status is changed. Start character : Answer character : see “Status list” End character (CR) : 0Dh AACK 06h CR 0Dh start ANAK 15h CR 0Dh start start command “xxx:”+”.”

20、 end 0Dh start request status “xxx:?”+”.” end 0Dh start status “xxx:”+”.” end 0Dh SR7001 RS-232C Control Specification Page: 6 / 19 Document Version 1.0 Company Restricted 3-3. The transaction sequences and the regulations 3-3-1. The transaction sequences The transactions have three kinds of sequenc

21、e. *A transaction is a Command from Host then Slave will be an answer by Status answer, ACK or NAK. *A transaction is a Status request from Host then Slave will be an answer by Status answer or NAK. *A transaction is Auto status feedback from Slave when a Slaves status changed. (If the auto status f

22、eedback is enabled.) 3-3-2. The transaction regulations The transactions have some kinds of regulation. * An answer (ACK, NAK or Status answer) transmittion by Slave has to finish within 500ms when got a Command or a Status request from Host. * Host must not transmit an another Command or Status req

23、uest until it receives a answer by a previous Command or Status request or it passes a term of waitinng time from a finishing of previous transmission of a Command or a Status request . * Slave has to finish a transaction under 500ms when it sends Auto status feedback data. 3-3-3. Specification of A

24、uto status feedback There are some specific regulations about Auto status feedback. * The product status has segmented into four layers of 1, 2, 3 and 4. * The status of layer 1 are assigned most kindly status to Host. (The statuses of layer 2 are assigned kindly status, the statuses of layer 3 are

25、not so need status to Host and the statuses of layer 4 are probably no wished statuses.) * Each layer status can control transmit enable or disable by Host command. (The product default would be all disables.) * Slave sends auto status feedback by itself when the status is changed and if the status

26、feedback is enabled. * The product defined and segmentationed layers are takeing in status list. 3-3-4. Example of the transactions TxD RxD RxD TxD Example of the transactions max. 0.5sec a transaction a transaction Command Status answer , ACK or NAK Status request Status answer max. 0.5sec SR7001 R

27、S-232C Control Specification Page: 7 / 19 Document Version 1.0 Company Restricted 3-3-5. Examples of the handshaking flowchart 3-3-5-1. Example of successful handshaking S LA V EH O S TC o m m anda cce pta bleR e que sta cce pta bleC o m m andA C KS ta tusre qu estS ta tusan sw erR elate dS ta tus a

28、nsw e rorA u to statu sfee db ackC h ang edso m e statu s! The product can reply ACK instead of related status, if the product can not send the related status immediatly. 3-3-5-2. Examples of handshaking error S L A V EH O S TC o m m a n din c o rre c tR e q u e s tin c o rre c tC o m m a n dN A KS

29、ta tu sre q u e s tN A K SR7001 RS-232C Control Specification Page: 8 / 19 Document Version 1.0 Company Restricted 4. Recommendations of Command, Status and Layer definition - All Commands, Statuses and Layers will be defined other specific document. - MANDATORY The product MUST have Commands and th

30、e Statuses same as a remote controller buttons (IR controller) of the product. - All Commands are required working by discreate as ON/OFF commands. (It means that do not support TOGGLE command only. ) - All Commands and Statuses are defined same chharacter size except ACK/NAK on the product. ( Recom

31、mended character length : 36 characters ) - It permits attaching 0 x0A character to a reply characters from the product. In this case, must suppose that the object is followed altogether. - Recommend to supports numbers or values direct setting command, if it has variable numbers or values. SR7001 R

32、S-232C Control Specification Page: 9 / 19 Document Version 1.0 Company Restricted 5. Definitions of Command, Status and Layer This section is told how to define “Command”, “Status” and “Layer” of this product. 5-1. Normal Command List This chapter will show the commands of this product. 5-1-1. Main

33、function contents Command Reply from Slave TOGGLE “PWR:0” OFF “PWR:1” POWER ON “PWR:2” “PWR:1”, “PWR:2” TOGGLE “ATT:0” OFF “ATT:1” AUDIO ATT ON “ATT:2” “ATT:0”, (None) “ATT:1”, (OFF) “ATT:2” (ON) TOGGLE “AMT:0” OFF “AMT:1” AUDIO MUTE ON “AMT:2” “AMT:1”, “AMT:2” TOGGLE “VMT:0” OFF “VMT:1” VIDEO MUTE

34、ON “VMT:2” “VMT:1”, “VMT:2” VALUE “VOL:0 xxxy” UP “VOL:1” DOWN “VOL:2” UP-FAST “VOL:3” VOLUME DOWN-FAST “VOL:4” “VOL:xxxy” xxx = vol. value as +18-80db, y = .0 or .5 db 00.0 = ”VOL: 000”, - = “VOL:-ZZZ” VALUE “TOB:0 xxx” UP “TOB:1” TONE BASS DOWN “TOB:2” “TOB:xxx” xxx = vol. value as +06 -06 VALUE “

35、TOT:0 xxx” UP “TOT:1” TONE TREBLE DOWN “TOT:2” “TOT:xxx” xxx = vol. value as +06 -06 TV “SRC:1” DVD “SRC:2” VCR1 “SRC:3” DSS/VCR2 “SRC:5” AUX1 “SRC:9” AUX2 “SRC:A” CD/CD-R “SRC:C” TAPE “SRC:E” TUNER1 “SRC:F” FM1 “SRC:G” AM1 “SRC:H” SOURCE Select XM1 “SRC:J” “SRC:va”, (v ,a= 0 Z) (v = video, a = audi

36、o.) v = 0 (V-OFF) a = N (7.1CH) TOGGLE “71C:0” OFF “71C:1” 7.1 Channel Input ON “71C:2” “71C:1”,(OFF) “71C:2”(ON) Command Reply from Slave SPKR SEL “SPK:0” SPKR-A OFF “SPK:1” SPKR-A ON “SPK:2” SPKR-B OFF “SPK:3” SPEAKER Select SPKR-B ON “SPK:4” “SPK:ab”, a=SPK-A,b=SPK-B “SPK:11”(A-OFF,B-OFF) “SPK:21

37、”(A-ON,B-OFF) “SPK:12”(A-OFF,B-ON) “SPK:22”(A-ON,B-ON) SR7001 RS-232C Control Specification Page: 10 / 19 Document Version 1.0 Company Restricted 5-1-2. Display and Menu contents Command Reply from Slave VALUE “SLP:0 xx” (xx=”00”90”) SLEEP OFF “SLP:1” “SLP:0190” ( ON ) “SLP:00” (OFF) TOGGLE “MNU:0”

38、(work same as RC) OFF “MNU:1” ON “MNU:2” MENU ENTER “MNU:3” “MNU:1” (Not on Menu) “MNU:2” (On Menu ) UP “CUR:1” DOWN “CUR:2” LEFT “CUR:3” CURSOR RIGHT “CUR:4” ACK Command Reply from Slave TRG. 1 OFF “DCT:11” (DC TRG. 1 OFF) TRG. 1 ON “DCT:12” (DC TRG. 1 ON) TRG. 2 OFF “DCT:21” (DC TRG.2 OFF ) DC TRG

39、. TRG. 2 ON “DCT:22” (DC TRG.2 ON ) “DCT:ab” ( a, b, = 1:OFF, 2:ON), a = TRG.1, b = TRG.2, eg.) “DCT:11” (all OFF), “DCT:21” (TRG.1 ON) “DCT:12” (TRG.2 ON) “DCT:22” (all ON) SR7001 RS-232C Control Specification Page: 11 / 19 Document Version 1.0 Company Restricted 5-1-3. Surround contents Command Re

40、ply from Slave AUTO “SUR:00” STEREO “SUR:01” DOLBY “SUR:02” PL(x) MOVIE “SUR:03” PL(x) MUSIC “SUR:05” PL(x) GAME “SUR:07” EX/ES “SUR:0A” DTS ES(DISC,MATRIX) “SUR:0E” NEO6 CINEMA “SUR:0F” NEO6 MUSIC “SUR:0G” Multi Ch. (MOVIE,MUSIC) “SUR:0H” CS CINEMA “SUR:0I CS MUSIC “SUR:0J” CS MONO “SUR:0K” VIRTUAL

41、 “SUR:0L” DTS “SUR:0M” DD+ PLx MOVIE “SUR:0O” DD+ PLx MUSIC “SUR:0P” SOURCE DIRECT “SUR:0T” PURE DIRECT “SUR:0U” NEXT “SUR:1” Surr. Mode PREV “SUR:2” “SUR:x“ (x = 0 Z) see Surr. Mode Status Command Reply from Slave THX TOGGLE “THX:0” THX OFF “THX:1” THX ON “THX:2” THX SURR EX “THX:3” THX CINEMA “THX

42、:5” THX GAMES “THX:6” THX MUSIC “THX:7” THX SELECT2 CINEMA “THX:8” THX DTS NEO6 THX “THX:9” “THX:0”: THX AUTO “THX:3”: PLx MOVIE+THX “THX:4”: PL MOVIE+THX “THX:C”: THX SURR EX “THX:E”: DTS ES+THX “THX:F”: NEO6 CINEMA+THX “THX:b”: THX MUSIC “THX:c”: THX GAMES “THX:e”: THX CINEMA “THX:f”: THX SELECT2

43、CINEMA “THX:g”: DTS NEO6 THX Command Reply from Slave BYPASS “DHM:0” “DHM:1” “DHM:2” (+PL MOVIE) Dolby Headphone Mode DH1(DH) “DHM:3” (+PL MUSIC) “DHM:x” x = Dolby Headphone mode SR7001 RS-232C Control Specification Page: 12 / 19 Document Version 1.0 Company Restricted Command Reply from Slave TOGGL

44、E “NGT:0” OFF “NGT:1” NIGHT MODE ON “NGT:2” “NGT:0”, (invalid) “NGT:1”, (OFF) “NGT:2” (ON) VALUE “LIP:0 xxx” (xxx = value ms) UP “LIP:1” (up 10ms) Lip Sync. DOWN “LIP:2” (down 10ms) “LIP:xxx”, (xxx = value ms) xxx = “000” (OFF) xxx = “010” “200” (ON) TOGGLE “TTO:0” OFF “TTO:1” ON “TTO:2” NEXT “TTO:3

45、” Test Tone (Force start/stop Test Tone with Auto mode) PREV “TTO:4” “TTO:1xy” (OFF), “TTO:2xy” (ON) (x= auto (0)/manual (1), y= ch.) 5-1-4. Tuner contents Command Reply from Slave VALUE “TFQ:0 xxxxx“ (xxxxx = freq.) UP “TFQ:1“ DOWN “TFQ:2“ Auto-UP “TFQ:3“ Tuner1 Frequency Auto-DOWN “TFQ:4“ “TFQ:xxx

46、xx” (xxxxx = Frequency) if ( xxxxx 00256 ) band = XM; else if (xxxxx 02000) band=AM; else band=FM; (ex.“08750” = FM87.50MHz) *Auto-UP/DOWN dose not operate in XM *XM can be selected When Band is XM. VALUE “TPR:0ww” UP “TPR:1” DOWN “TPR:2” P-Scan start “TPR:3” Tuner1 Preset P-Scan stop “TPR:4” “TPR:w

47、w” (ww = current preset nr.) (ww = 01 ?) TOGGLE “TMD:0” OFF(MONO) “TMD:1” Tuner1 mode ON(AUTO) “TMD:2” “TMD:0”( - ), “TMD:1” (MONO), “TMD:2” (AUTO) TOGGLE “TPI:0” OFF “TPI:1” Tuner Preset Info. ON “TPI:2” “TPI:1” (OFF), “TPI:2” (ON) Tuner1 MEMO - “MEM:0” ACK Tuner1 CLEAR - “CLR:0” ACK 5-1-5. XM Cont

48、ents Command Reply from Slave TOGGLE “XDP:0” NORMAL “XDP:1” ART/SNG “XDP:2” CATEGORY “XDP:3” XM DispMode STATUS “XDP:4” “XDP:1”(NORMAL) “XDP:2”(ART/SNG) “XDP:3”(CATEGORY) “XDP:4”(STATUS) TOGGLE “CAT:0” CH. UP “CAT:1” CH. DOWN “CAT:2” CAT. NEXT “CAT:3” XM Category CAT. PREV “CAT:4” “CAT:yxx” y= 1(un

49、search), 2(in search) xx= Category No. 00(none), 01 to 32 SR7001 RS-232C Control Specification Page: 13 / 19 Document Version 1.0 Company Restricted 5-1-6. Multi Room contents Command Reply from Slave TOGGLE “MPW:0” OFF “MPW:1” Multi Room A POWER ON “MPW:2” “MPW:1”, (OFF) “MPW:2” (ON) TOGGLE “MSP:0”

50、 OFF “MSP:1” Multi Room A SPEAKER ON “MSP:2” “MSP:1”,(OFF) “MSP:2” (ON) TOGGLE “MAM:0” OFF “MAM:1” Multi Room A AUDIO MUTE ON “MAM:2” “MAM:1”, “MAM:2” VALUE “MVL:0 xxx” UP “MVL:1” Multi Room A VOLUME DOWN “MVL:2” “MVL:xxx” xxx = vol. value as “ 00” ”-90” VARIABLE “MVS:1” Multi Room A VOLUME SET FIXE

展开阅读全文
相关资源
猜你喜欢
相关搜索
资源标签

当前位置:首页 > 功放/音响/收扩 > Marantz

copyright@ 2008-2023 收音机爱好者资料库 版权所有
备案编号:鄂ICP备16009402-5号