【正文】
READOUTTP FUN5: CPL LJMP READOUTTP FUN6: CPL LJMP READOUTTP FUN7: CPL LJMP READOUTTP RET。t appealed against the disciplinary action your employer has taken against you. However, if you win your case, the tribunal may reduce any pensation awarded to you as a result of your failure to appeal. Remember that in most cases you must make an application to an employment tribunal within three months of the date when the event you are plaining about happened. If your application is received after this time limit, the tribunal will not usually accept i. If you are worried about how the time limits apply to you, take advice from one of the anisations listed under Further help. Employment tribunals are less formal than some other courts, but it is still a legal process and you will need to give evidence under an oath or affirmation. Most people find making a claim to an employment tribunal challenging. If you are thinking about making a claim to an employment tribunal, you should get help straight away from one of the anisations listed under Further help. If you are being represented by a solicitor at the tribunal, they may ask you to sign an agreement where you pay their fee out of your pensation if you win the case. This is known as a damagesbased agreement. In England and Wales, your solicitor can39。s about how he felt a。 END[8] g an employment tribunal clai Employment tribunals sort out disagreements between employers and employees. You may need to make a claim to an employment tribunal if: ? you don39。 MAIN: JB ,MAIN LCALL DLX CLR LCALL DELAY SETB LJMP MAIN NOP NOP LJMP STAR INTEX0: CLR EX0 JNB ,READ1 READOUTT0: SETB EX0 RET1 。 KEYFUN03: MOV A,05H LJMP REMOTE RET 長春理工大學畢業(yè)設計 27 。 KEYVAL1: MOV R2,08H LJMP KEYVAL4 。 長春理工大學畢業(yè)設計 21 參考文獻 [1]李建華 . 實用遙控器原理與制作 .北京 : 人民郵電出版社 ,1996 [2]蘇長贊 . 紅外線與超聲波遙控 . 北京 : 人民郵電出版社 ,1995 [3]舒經(jīng)文 . 最新彩電機芯及其遙控系統(tǒng)的原理與維修 . 北京 : 電子工業(yè)出版社 , 1993 [4]王明亮等 . 廣播 .電視調(diào)頻發(fā)送技術 ,上、下冊 . 北京 : 中國廣播電視出版社 ,1993 [5]梁延貴 . 遙控電路可控硅觸發(fā)電路語音電路分冊 北京 : 科學技術文獻出版社 ,2021 [6] 李華 . MCS51 系列單片機實用接口技術 . 北京 : 航天航空大學出版社 ,1999 [7] 邱關源 .電路 .高等教育出版社 . . [8] 焦李成 .電流模式信號處理的進展與展望 .電子學報 .( 7):87- 92 [9] 張肅文 ,陸兆文 . 高頻電子電路 .高等教育出版社 . . [10] 康光華 ,陳大欽 . 電子技術基礎(模擬部分) .高等教育出版社 . . [11] 陳汝全 . 電子技術常用器件手冊 .北京 :機械工業(yè)出版社 ,1994 [12] 魯兵 ,楊楚民 . 基于 單片機系統(tǒng)的顯示接口 .機械與電子出版社 ,1992 [13] , , “Imaging Diversity Receivers for High?Speed Infrared Wireless Communication”. IEEE Communications Magazine, (1998). [14] , ,”Wireless Infrared Communications” , , ( 1997). [15] , , ”Receiver Designs and Channel Characterisation for Multi?Spot High?Bit?Rate Wireless Infrared Communications” IEEE Trans. On Communication, , (2021). 長春理工大學畢業(yè)設計 22 致謝 經(jīng)過幾個月的努力,我們在樸老師的耐心幫助和自己的努力下終于完成了此次設計,并按設計要求實現(xiàn)了 遙控器的各項功能。 ( 6)認真觀察記錄實驗過程,包括條件、現(xiàn)象、數(shù)據(jù)、波形、相位等。 我們所設計的遙控器電路是采用碼分制遙控方式,我們用示波器對發(fā)射電路輸出端及接收電路輸入端 的信號波型的進行了檢查,發(fā)現(xiàn)當按下不同的開關按鈕時所顯示的波型是不同的。使用面包板焊接更加方便,容易更換線路和器件,而且可以多次使用。 長春理工大學畢業(yè)設計 13 1 0 m s第 一 位3 m s1 m s停 止 位1 m s 圖 長春理工大學畢業(yè)設計 14 第四章 紅外遙控器的軟件系統(tǒng)設計 遙控發(fā)射部分 圖 上圖是遙控發(fā)射的主程序,首先初始化程序 ,然后調(diào)用鍵掃描處理子程序 。同時電流流過發(fā)光二極管,二極管發(fā)光,我們就可以知道控制是否成功。 晶體三極管主要用于放大電路中起放大作用, 本設計采用的是一個 NPN 型的三級管 9013,為了得到更大的放大倍數(shù),采用了類似共射級接法。對于萬用表來說,在配置一些指示燈的前提下,只顯示數(shù)字就夠了,故沒必要采用 LCD,用 LED 就夠了 按鍵控制方式的選擇 由于本設計所控制的電器數(shù)目較少,所以不用外接擴充鍵盤,直接使用單片機上的接口,直接使用 8 個點觸式開關即可。 通常發(fā)送 端采用脈時調(diào)制( PTM)方式,將二進制數(shù)字信號調(diào)制成某一頻率的脈沖序列,并驅(qū)動紅外發(fā)射管以光脈沖的形式發(fā)送出去;接收端將接收到的光脈轉(zhuǎn)換成電信號,再經(jīng)過放大、濾波等處理后送給解調(diào)電路進行解調(diào),還原為二進制數(shù)字信號后輸出 。紅外遙控常用的載波頻率為 38kHz 這是由發(fā)射端所長春理工大學畢業(yè)設計 7 使用的 455kHz 晶振來決定的。 圖 由于紅外發(fā)光二極管的發(fā)射功率一般都較小( 100mW 左右),所以紅外接收二極管接收到的信號比較微弱,因此就要增加高增益放大電路。它實際上是一只特殊的發(fā)光二極管;由于其內(nèi)部材料不同于普通發(fā)光二極管,因而在其兩端施加一定電壓時,它便發(fā)出的是紅外線而不是可見光。 單 片 機 按鍵 控制 紅外 發(fā)射 單 片 機 顯示 紅外接收 受控電器電源開關 長春理工大學畢業(yè)設計 5 第二章 紅外遙控控制原理 紅外遙控就是把紅外線作為載體的遙控方式。 方案 一:( 簡易紅外遙控電路 ) 在不需要多路控制的應用場合,可以使用由常規(guī)集成電路組成的單通道紅外遙控電路。值得一提的是,目前全球的遙控器的 80%是由中國大陸代工貼牌生產(chǎn)的,但關鍵芯片是別人的。電視機的選臺就屬此種情況,其他如調(diào)光、調(diào)速、音響的輸入選擇等?!懊}沖”輸出是當按發(fā)射端按鍵時,接收端對應輸出端輸出一個“有效脈沖”,寬度一般在 100ms 左右。也有一些遙控系統(tǒng)采用 36 kHz、40 kHz、 56 kHz 等,一般由發(fā)射端晶振的振蕩頻率來決定。成品紅外接收頭的封裝大致有兩種:一種采用鐵皮屏蔽;一種是塑料封裝。判 斷紅外發(fā)光二極管好壞的辦法與判斷普通二極管一樣;用萬用表電阻擋量一下紅外發(fā)光二極管的正、反向電阻即可 [2]。s labor intensity and improve the working conditions. And the emergence of puter technology, the moder n scientific research has been to make a qualitative leap in the field of modern industrial monitoring and control has brought a new revolution. Infrared remote control has a small size, low power consumption, functionality, and low cost in order to bee a very popular presentday control. The infrared remote control is one kind of use infrared remote control system controls is controlled the object the department green overall system is posed by the digital circuit and the analogous circuit two parts. Launches partially including the keyboard matrix, the coded modulation, the LED infrared transmitter。編號 本科生畢業(yè) 設計 基于單片機紅外遙控開關的設計 The Design of the Infraredcontroller Based on SCM 學 生 姓 名 專 業(yè) 學 號 指 導 教 師 學 院 2021年 6 月 長春理工大學畢業(yè)設計 摘 要 紅外遙控技術的出現(xiàn),不僅大大提高了勞動生產(chǎn)率,降低了成本,而且減輕了人們的勞動強度,改善了勞動條件。 關鍵 字: 遙控電路,紅外發(fā)射,紅外接收,單片機 長春理工大學畢業(yè)設