【正文】
速度較慢。圖 中,當(dāng) PLC 方式開關(guān)置于 RUN 時,執(zhí)行所有階段;當(dāng)方式開關(guān)置于 STOP 時,不執(zhí)行后 3 個階段,此時可進行通信處理,如 PLC 聯(lián)機或離線編程。 定義強調(diào)了 PLC 以直接應(yīng)用于工業(yè)環(huán)境。 1982 年 11 月國際電工委員會( IEC)曾頒發(fā)了可編程控制器標準草案第一稿, 1985 年 1 月發(fā)表了第二稿, 1987 年 2 月頒布第三稿。 進入 20 世紀 80 年代以來,隨著大規(guī)模和超大規(guī)模集成電路等微電子技術(shù)的迅猛發(fā)展,以及 16 位和 32 位微處理器構(gòu)成的微機化 PLC 的到了驚人的發(fā)展,使PLC 在概念、設(shè)計、 性能價格比以及應(yīng)用等方面都有了新的突破。 20 世紀 70 年代后期,隨著微電子技術(shù)和計算機技術(shù)的發(fā)展,可編程邏輯控制器 更多的具備計算機功能,不僅用邏輯編程代替硬接線邏輯,還增加了運算、數(shù)據(jù)傳送和處理功能。 20 世紀 60 年代 末期,美國的汽車制造業(yè)競爭激烈,各生產(chǎn)廠家的汽車型號不斷更新,就必然要求生產(chǎn)線的控制亦隨之改變,以及對整個控制系統(tǒng)重新配置。在指令編程中,也會用到很多的定時器,而其更多的是要接觸到移位指令和傳送指令, 所以得先了解那些指令并且學(xué)會如何使用它們,然后再一步 一 步的將程序編出。 任務(wù)分解 及設(shè)計思路 在該課題中 ,所要控制的舞臺燈共有 32 盞,即 8 盞鐳射燈管和 24 只各色的流水燈。 8 ? 24 只流水燈, 4 個流水燈為一組,控制要求:按下啟動按鈕后,先點亮Ⅰ( 1,3), 3s 鐘后熄滅,點亮Ⅱ( 5, 7), 3s 鐘后熄滅,點亮Ⅲ( 9, 11), 3s鐘后熄滅,點亮Ⅳ( 13, 15), 3s 鐘后熄滅,點亮Ⅴ( 17, 19), 3s 鐘后熄滅,點亮Ⅵ( 21, 23), 3s 鐘后熄滅;點亮Ⅳ( 24, 22), 3s 鐘后熄滅,點亮Ⅴ( 20, 18), 3s 鐘后熄滅,點亮Ⅳ( 16, 14), 3s 鐘后熄滅,點亮Ⅲ( 12, 10), 3s 鐘后熄滅,點亮Ⅱ( 8, 6), 3s 鐘后熄滅,點亮Ⅰ( 4,2), 3s 鐘后熄滅。 課題的研究內(nèi)容 本課題的研究內(nèi)容如下 :一是課題的背景和意義;二是對控制要求進行分析包括任務(wù)的分解和設(shè)計思路的分析;三是對控制系統(tǒng)硬件要求的解析包括 PLC 的選型, CPU 的選擇, I/O 分配表和硬件接線圖的制作;四是對程序的編寫以及模擬和調(diào)試等等。可編程序控制器 (PLC)是專門在工業(yè)環(huán)境情況下應(yīng)用的一種數(shù)字運算操作的電子系統(tǒng)。它的發(fā)展是隨著戲劇藝術(shù)、劇場建筑、科學(xué)技術(shù)的發(fā)展而發(fā)展的。 S7400 是針對中高性能的模塊化大型 PLC,可以擴展 300 多個模塊。 關(guān)鍵詞 :舞臺燈光 ; PLC Abstract This paper discusses the basics of stage lighting and the development and S7200 PLCbased control technology, introduces the lighting of the PLC control system design and control theory, using a variety of stage lighting in order to realize the laser tube 8 and 24 water control lights, controlled by time relay time of change in different lighting effects can be realized. Laser tube and flow control lamp has its own requirements, but there are some between the links. Lighting is also called stage lighting, referred to as light, stage art form one of the means. PLC is easy to learn, and high reliability. It not only has the switch and analog control functions, also has a number of more puting power, its munication functions and analog processing more powerful. It is richer than the miniputer instruction for plex logic control system and continuous process control situations Keywords: Stage lighting ; PLC 4 目錄 摘要 ................................................................ 1 Abstract............................................................ 3 前言 ................................................................ 5 第一章 課題的背景與意義 .........................................