LED大屏幕掃描控制系統(tǒng)設(shè)計(jì)
發(fā)布時(shí)間:2018-04-24 02:25
本文選題:LED顯示屏 + 灰度掃描; 參考:《重慶大學(xué)》2010年碩士論文
【摘要】: LED大屏幕顯示系統(tǒng)是一種綜合應(yīng)用電子技術(shù)、光電技術(shù)以及控制技術(shù)的高科技產(chǎn)品,因具有動(dòng)態(tài)范圍廣、亮度高、響應(yīng)速度快、工作性能穩(wěn)定等特點(diǎn)日漸成為顯示媒體中的佼佼者,現(xiàn)已廣泛應(yīng)用于工業(yè)、廣告、體育賽場(chǎng)、交通等諸多領(lǐng)域。目前,LED顯示屏屏體結(jié)構(gòu)和用戶要求的顯示參數(shù)都趨于多樣化,而傳統(tǒng)的掃描控制系統(tǒng)支持的屏體結(jié)構(gòu)單一,難以滿足用戶需求,因此,設(shè)計(jì)一種支持多種屏體結(jié)構(gòu),滿足不同用戶要求的掃描控制系統(tǒng)具有很好的應(yīng)用前景。 本論文設(shè)計(jì)一套支持多線掃描屏體的掃描控制系統(tǒng),其分辨率、灰度級(jí)以及亮度級(jí)均可按用戶要求調(diào)整。系統(tǒng)以計(jì)算機(jī)的數(shù)字可視化接口(DVI)輸出作為數(shù)據(jù)源,以千兆以太網(wǎng)作為傳輸媒介,將計(jì)算機(jī)中的視頻圖像實(shí)時(shí)動(dòng)態(tài)的顯示在LED大屏幕上。主要內(nèi)容包括以下幾個(gè)方面: 1.分析現(xiàn)有的視頻數(shù)據(jù)遠(yuǎn)距離傳輸方式及工作原理,設(shè)計(jì)與千兆以太網(wǎng)進(jìn)行數(shù)據(jù)交換的數(shù)據(jù)收發(fā)電路,通過(guò)選擇正確的傳輸方式和耦合方式,確定相應(yīng)的系統(tǒng)參數(shù),保證數(shù)據(jù)交換的實(shí)時(shí)性和穩(wěn)定性。 2.分析視頻數(shù)據(jù)在掃描控制系統(tǒng)中的組織結(jié)構(gòu)以及存儲(chǔ)方式,設(shè)計(jì)以大容量SDRAM為存儲(chǔ)器的數(shù)據(jù)緩存模塊,針對(duì)SDRAM操作時(shí)序的復(fù)雜性,應(yīng)用硬件描述語(yǔ)言實(shí)現(xiàn)SDRAM制器,以方便其它邏輯模塊對(duì)SDRAM的讀寫(xiě)操作。 3.分析LED顯示屏驅(qū)動(dòng)電路的接口時(shí)序,LED顯示屏的灰度形成原理以及掃描原理,設(shè)計(jì)掃描信號(hào)產(chǎn)生模塊,驅(qū)動(dòng)屏體顯示,并使系統(tǒng)支持多亮度級(jí)的調(diào)節(jié)。 4.設(shè)計(jì)視頻數(shù)據(jù)的組織結(jié)構(gòu),使系統(tǒng)支持多線掃描屏體,設(shè)計(jì)數(shù)據(jù)在緩存模塊中的存儲(chǔ)方式以及數(shù)據(jù)讀寫(xiě)控制邏輯,使系統(tǒng)更加靈活,能支持多種分辨率以及多灰度級(jí)的調(diào)整。 所設(shè)計(jì)的LED大屏幕掃描控制系統(tǒng),其各模塊的仿真和測(cè)試結(jié)果表明設(shè)計(jì)達(dá)到要求,整個(gè)控制系統(tǒng)可驅(qū)動(dòng)多線掃描屏體,并且分辨率,灰度等級(jí)和亮度級(jí)均可按用戶要求進(jìn)行調(diào)整,具有較高的應(yīng)用價(jià)值。
[Abstract]:LED large screen display system is a kind of high technology product which synthetically applies electronic technology, optoelectronic technology and control technology, because of its wide dynamic range, high brightness and fast response speed. The characteristics of stable working performance have become outstanding in the display media, and have been widely used in industry, advertising, sports arena, transportation and many other fields. At present, the screen structure and display parameters of LED display screen tend to be diversified, but the screen structure supported by traditional scanning control system is single, so it is difficult to meet the needs of users. The scanning control system, which meets different user requirements, has a good application prospect. In this paper, a scanning control system supporting multi-line scanning screen is designed. Its resolution, gray level and brightness level can be adjusted according to the user's requirements. The system uses the digital visual interface (DVI) output of the computer as the data source and the gigabit Ethernet as the transmission medium. The video images in the computer are dynamically displayed on the large LED screen in real time. The main elements include the following: 1. This paper analyzes the current remote transmission mode and working principle of video data, designs a data transceiver circuit for data exchange with Gigabit Ethernet, and determines the corresponding system parameters by selecting the correct transmission mode and coupling mode. Ensure the real-time and stability of data exchange. 2. This paper analyzes the organization structure and storage mode of video data in scanning control system, and designs a data buffer module with large capacity SDRAM as memory. Aiming at the complexity of SDRAM operation timing, a SDRAM generator is implemented by using hardware description language. In order to facilitate other logic modules to read and write SDRAM operation. 3. The principle of gray level formation and scanning principle of LED display screen are analyzed, and the generating module of scanning signal is designed to drive the screen body display, and the system supports the adjustment of multi-brightness level. 4. Design the organization structure of video data, make the system support multi-line scanning screen, design the storage mode of data in the buffer module and control logic of data reading and writing, make the system more flexible, can support the adjustment of multi-resolution and multi-gray level. The simulation and test results of each module of the LED large screen scan control system show that the design meets the requirements, and the whole control system can drive the multi-line scanning screen and the resolution. The gray level and luminance level can be adjusted according to the requirements of the user, which has high application value.
【學(xué)位授予單位】:重慶大學(xué)
【學(xué)位級(jí)別】:碩士
【學(xué)位授予年份】:2010
【分類(lèi)號(hào)】:TN873
【引證文獻(xiàn)】
相關(guān)碩士學(xué)位論文 前1條
1 張偉;LED顯示屏控制系統(tǒng)的設(shè)計(jì)及在鐵路信號(hào)中的應(yīng)用[D];西南交通大學(xué);2012年
,本文編號(hào):1794728
本文鏈接:http://sikaile.net/wenyilunwen/guanggaoshejilunwen/1794728.html
最近更新
教材專(zhuān)著