跳到主要內容

臺灣博碩士論文加值系統

(18.97.9.175) 您好!臺灣時間:2024/12/09 21:07
字體大小: 字級放大   字級縮小   預設字形  
回查詢結果 :::

詳目顯示

: 
twitterline
研究生:李政益
研究生(外文):Jeng-Yi Lee
論文名稱:以LabVIEW為基礎進行系統設備之整合設計與實現
論文名稱(外文):Based on LabVIEW to Integration of Design and Implementation of System and Equiment
指導教授:曾國雄曾國雄引用關係
口試委員:高文秀李清吟
口試日期:2007-07-18
學位類別:碩士
校院名稱:國立臺北科技大學
系所名稱:電機工程系研究所
學門:工程學門
學類:電資工程學類
論文種類:學術論文
論文出版年:2007
畢業學年度:95
語文別:中文
論文頁數:111
中文關鍵詞:綠建築圖控軟體Modbus數位監控系統
外文關鍵詞:Green ConstructGraphic SoftwareModbusDVR
相關次數:
  • 被引用被引用:9
  • 點閱點閱:516
  • 評分評分:
  • 下載下載:39
  • 收藏至我的研究室書目清單書目收藏:1
傳統大樓監控系統必須佈置自有線路與監控設備且造價昂貴。近年來由於資訊科技蓬勃發展,網際網路全面普及,因此便有智慧型大樓的概念被提出,擬藉由網路與資訊技術,來達到建築物管理、維護、監控與使用之智慧化與自動化。
由於全球能源短缺,故興建大樓初期勢必將節約能源議題列為首要考量;在1970年代環保意識興起,至1990年代,強調降低環境衝擊、與自然調和、節能、可持續發展與居住品質的綠建築逐漸成為國際潮流。本論文主要利用美商國家儀器所開發軟體LabVIEW,並以二線式照明控制系統為主體,開發本論文所連接之設備通訊介面;並設計元件使工程師更容易規劃與建制系統環境;亦讓使用者更清楚了解如何使用LabVIEW建構出人性化的操作介面。
經本論文之主體所延伸連接設備可經由模組化元件搭配簡易邏輯概念,於短時間建構燈控系統並配合其他通訊設備(如:Modbus等)作整體性規劃,並應用於智慧型大樓與家庭自動化中,為提高其系統穩定性與操作性亦可透過資料庫技術對於偶發事件如跳電、爍電、停電等作即時狀態資料紀錄,並經由實際整合模擬測試,期能達成系統有良好的發展性並有效控制及節約能源之目的,以符合我國綠建築七項指標中之日常節能指標。
The traditional building supervisory system must arrange the innate line and the monitoring equipment also the construction cost is expensive. Because in recent years information science and technology vigorous development, Internet comprehensive popularization, therefore then has the wisdom building concept to propose, draws up because of the network and the information technology, achieves the building management, the maintenance, the monitoring and the use wisdom of and the automation.
Because the global energy is short, therefore will construct the building initial period to save the energy subject to list as inevitably the most important consideration; Emerged in 1970 age environmental protection consciousness, to 1990 ages, emphasized reduced the environment impact, with the nature well distributed, the energy conservation, the sustainable development and the housing quality green construction becomes the international tidal current gradually. The present thesis mainly uses the American Commercial National Instrument to develop software LabVIEW, and take the two-way system illumination control system as the main body, equipment of communication interface the development present thesis connection; And designs the part to make engineer to be easier to plan and the organic system environment; Also lets the user be clearer understood how uses LabVIEW to construct the user friendly the operation interface.
Extending the interconnection equipment main body of after the present thesis to be possible by way of the mold train part matching simple logic concept, controls the system in the short time construction lamp and coordinates other communication equipment (for example: Modbus and so on) makes the integrity plan, and using in the wisdom building and the household automation, for enhances its system stability and the operational permeable information bank technology like has also jumped regarding the chance occurrence the electricity, the bright electricity, the power cut and so on makes the immediate condition material record, and by way of the actual conformity simulation test, the time can achieve the system to have the good expansibility and the active control and saves goal of the energy, conforms to our country to construct in seven targets green the daily energy conservation target.
中文摘要 i
英文摘要 ii
誌謝 iv
目錄 v
表目錄 vii
圖目錄 ix
第一章 緒論
1.1 研究動機與背景 1
1.2 研究目的 5
1.3 研究方法 7
1.4 論文架構 9
第二章 系統設備及開發工具介紹
2.1 完全二線式照明控制系統簡介 …10
2.2 可程式控制器 19
2.2.1 概述 19
2.2.2 設備介紹 21
2.2.3 使用通訊介面介紹 24
2.3 空調設備 25
2.4 數位錄影設備介紹 28
2.5 程式介紹 32
2.5.1 LabVIEW ..32
2.5.2 資料庫 33
第三章 系統架構與流程
3.1 二線式系統架構 37
3.1.1 NCU 37
3.1.2 LCU 39
3.1.3 二線式燈具設備 41
3.1.4 通訊連接線 41
3.1.5 二線式燈具功能介紹 42
3.1.6 通訊協定 43
3.1.7 系統命令格式 45
3.1.8 訊號量測架構 45
3.1.9 資料解讀 46
3.2 程式設計 47
3.2.1 通訊元件設計 47
3.3 Modbus通訊介紹 51
3.4空調設備架構 56
3.5 LabVIEW與資料庫連結流程 59
3.5.1 MySQL系統設定 60
3.5.2 LabVIEW連接MySQL 68
第四章 系統測試與分析
4.1 二線式照明測試改良 73
4.1.1 系統連接與初步測試 73
4.1.2 程式模組改良 75
4.1.3 資料庫與二線式測試 79
4.1.4 列印報表測試 81
4.1.5 實際案例測試 82
4.2 Modbus控制器測試 85
4.3 空調監控測試 90
4.3.1 系統介紹 90
4.3.2 設備實際測試 92
4.4 DVR監控測試 100
4.5 系統整合 105
第五章 結論及未來研究方向
5.1 結論 105
5.2 論文主要貢獻 106
5.3 未來研究方向 107
參考文獻 108
參考文獻

[1] Barbara C.Lippiatt,「Building for Environmantal and Economic Sustainability」,Building and Fire Research Laboratory,National Institute of Standards and Technology,Gaithersbburg,MD,USA,2002。
[2] Cole,R.J.,「Building Environment Assessment Methods:Clarifying Intentions」,Building and Information,Vol.27,pp.221~pp.229,1999。
[3] 莊育德,建築物能源管理實務分析,碩士論文,中原大學機械工程系,中壢,2003。
[4] 李靖男,建築節約能源設計分析與全尺度實驗印證,博士論文,國立中山大學機械工程系,高雄,2002。
[5] 范植賢,建築能源管理診斷專家系統,碩士論文,國臺北科技大學冷凍空調系,臺北,2003。
[6] 周釗涁,建築與室內裝修階段照明系統節能方式之差異性研究-以台北市辦公空間為例,碩士論文,中原大學室內設計系,中壢,2001。
[7] 郭一全,會議室智慧型控制系統整合介面設計,碩士論文,大葉大學設計系,彰化,2001。
[8] 蔡守智,智慧型大樓入門,詹氏書局,台北,1993。
[9] 蔡佳仁,整合型監控系統之開發,碩士論文,國立中山大學機械工程學系研究所,高雄,2001。
[10] 陳龍桔,智慧型家電監控系統之研發與製作,碩士論文,義守大學電機工程系,高雄,2000。
[11] 陳惠芬,數位科技對辦公環境影響因子之研究,碩士論文,國立臺北科技大學創新設計研究所,台北,2003。
[12] 王敏銓,以網路服務為基礎之分散式自動協商系統架構,碩士論文,國立臺灣大學資訊管理研究所,臺北,2002。
[13] 薛俊輝,自動監控與能源管理之智慧型網路系統,碩士論文,國立臺灣大學機械工程系,臺北,1999。
[14] 沈秉錡,BACnet通訊協定與建築耗能監測之研究,碩士論文,國立臺北科技大學冷凍空調系,臺北,2003。
[15] 李明鴻,具BACnet通訊協定之DDC空調終端控制器,碩士論文,國立臺灣大學機械工程系,臺北,1999。
[16] 經濟部能源委員會,能源政策白皮書,臺北,2002。
[17] 林俊民,醫學中心節能研究,碩士論文,國立臺北科技大學電機工程學系,2001。
[18] 陳炳宏,從綠建築之綠化量指標改善溫室效應之分析:以國立交通大學新行政大樓為例,碩士論文,國立交通大學工學院產業安全與防災學程,新竹,2003。
[19] 楊珮珩,住宅綠建築設計技術之研究─以都市地區集合住宅為例,碩士論文,中國文化大學建築及都市計劃研究所,臺北,2001。
[20] 林政賢,綠建築評估指標適用性之研究,碩士論文,國立成功大學建築系,臺南,2004。
[21] 吳協勳,由建築節能觀點探討外牆構法上隔熱功能改善之研究,碩士論文,國立臺灣大學生物環境系統工程學系,臺北,2001。
[22] 郭大正,戶外無人管理停車場監控系統,碩士論文,中華大學資訊工程,新竹,2003。
[23] 陳明德,中央監控-建築物管理系統,全華科技圖書股份有限公司,臺北,2004。
[24] C. Gibassier, J. Abiven, C. Ramus, F. Huet and J. Saulnier, “Simultaneous Two-way Light Intensity Modulation Optical Transmission at the Same Bit Rate Without a Light Source in the Subscriber Terminal,” IEE Electronics Letters, Vol.30, pp.1162-1163, July 1994.
[25] F. Rubinstein and S. Treado, “Standardizing Communication Between Lighting Control Devices: A Role for IEEE P1451,” IEEE Conference on Industry Applications, Vol. 2, pp 805-811, Oct 2003.
[26] J. M. Alonso; J. Ribas; J. J.D Coz, A. J. Calleja; E. L. Corominas; and M. Rico-Secades, “Intelligent Control System for Fluorescent Lighting Based on LonWorks Technology,” IEEE Conference on Industrial Electronics Society, Vol. 1, pp. 92-97, Aug. 1998.
[27] 林敬文,二線式照明控制系統與LabVIEW整合之設計與研製,碩士論文,國立臺北科技大學電機工程系,台北,2006。
[28] National,「完全二線式網路控制設備規格書」,日本,1994年3月。
[29] Toshiba,「MESL 照明控制標準通信規格書」,日本,2003年6月。
[30] L. Lin, T. Nan, M. Xiangyang and S. Fubing, “Implementation of Traffic Lights Control Based on Petri Nets,” IEEE Conference on Intelligent Transportation Systems, Vol. 2 pp 1087 – 1090, Oct. 2003.
[31] 吳孟儒,Linux環境下PC-Based SoftPLC之發展與應用,碩士論文,國立中正大學機械工程系,嘉義,2003。
[32] M. Farsi, “Application of a PLC as a Cell Controller Using a Communication Network,” University of Newcastle Upon Tyne, 1996, pp.3/1-3/4.
[33] E. Wal, “Introduction into IEC 1131-3 and PLCopen,” IEE Colloquium on The Application of IEC 61131 to Industrial Control: Improve Your Bottom Line Through High Value Industrial Control Systems, 1999, pp. 2/1-2/8.
[34] 陳建中,高科技廠房機電空調中央監控系統節能效益之研究,碩士論文,國立成功大學電機工程系,台南,2005。
[35] 吳衍嘉,大型圖書館建築之空調節能改善分析與全尺度實驗印證,碩士論文,國立中山大學機械與機電工程學系,高雄,2004。
[36] 謝明逢,利用雙攝影機取像模組建構一大型環境監控系統,碩士論文,國立中央大學資訊工程系,中壢,2005。
[37] Z. Zhang, “Flexible Camera Calibration By Viewing a Plane From Unknown Orientations”, International Conference on Computer Vision (ICCV''99) , pp. 666-673, September 1999.
[38] Z. Zhang, “A Flexible New Technique for Camera Calibration”, IEEE Transactions on Pattern Analysis and Machine Intelligence, vol. 22, pp. 1330-1334, November 2000.
[39] 蕭子健、儲昭偉、王智昱,LabVIEW基礎篇,高立圖書有限公司,台北,2001。
[40] 蕭子健、楊雅齡、劉建昇,LabVIEW網路篇,高立圖書有限公司,台北,2001。
QRCODE
 
 
 
 
 
                                                                                                                                                                                                                                                                                                                                                                                                               
第一頁 上一頁 下一頁 最後一頁 top