跳到主要內容

臺灣博碩士論文加值系統

(216.73.216.172) 您好!臺灣時間:2025/09/10 06:33
字體大小: 字級放大   字級縮小   預設字形  
回查詢結果 :::

詳目顯示

: 
twitterline
研究生:陳明皇
研究生(外文):Ming-HuangChen
論文名稱:基於Wi-Fi無線網路技術之工具機廠區監控系統建置
論文名稱(外文):A Monitoring System Development for Machine Tool Factory Using Wi-Fi Wireless Sensor Network Technology
指導教授:陳響亮陳響亮引用關係
指導教授(外文):Shang-Liang Chen
學位類別:碩士
校院名稱:國立成功大學
系所名稱:製造資訊與系統研究所碩博士班
學門:工程學門
學類:電資工程學類
論文種類:學術論文
論文出版年:2013
畢業學年度:101
語文別:中文
論文頁數:95
中文關鍵詞:Wi-Fi遠端監控無線網路荷重元濾波器
外文關鍵詞:Wi-FiRemote MonitoringWireless NetworksLoad CellFilter
相關次數:
  • 被引用被引用:5
  • 點閱點閱:485
  • 評分評分:
  • 下載下載:3
  • 收藏至我的研究室書目清單書目收藏:0
傳統廠區工具機機台監控主要有佈線不便、成本過高與傳輸速率過慢之不足,故於本研究結合Wi-Fi與感測模組之低成本與高傳輸速率的優點,建立遠端監控系統,並以工具機實驗機型為例,採用Wi-Fi模組與嵌入式系統建立基於Wi-Fi無線網路技術之工具機廠區監控系統。本研究主要貢獻如下:
1.本研究完成高響應動態重量量測模組,模組內直接擷取電流、壓力、振動信號資料,透過實作的工具機無線網路監控系統,將高資料量的模組內部信號數據保存於雲端伺服器,實現高響應,高即時性的的機台內部信號感測遠端監控系統。
2.重量量測模組模組電路由低雜訊儀表放大器、高精度ADC、濾波器、DSP與周邊電路組成。結合儀表放大器,可以使放大器能針對不同應用產品而彈性調整量測範圍。
3.監控系統實作上以ASP.NET撰寫網頁介面程式,SQL Server 2008資料庫。廠區工具機監控系統使用溫濕度、振動、噪聲、氣體等感測器佈建感測系統,應用Wi-Fi網路基礎設施高普及率、高覆蓋率與高傳輸速率之特性,建立基於Wi-Fi無線網路技術之工具機廠區監控系統,使得高頻率響應之振動、噪聲等資訊即時遠端監控得以實現。
本研究之成果結合雲端伺服器,將感測資料傳輸至雲端資料庫進行儲存,使用者能於遠端以網頁方式進行數據瀏覽,管理者與工程師可透過本研究所開發之監控系統進行即時決策資訊管理與機台管理。

Machine tool monitoring systems have a wiring plant inconvenience and high cost of inadequate transfer rate is too slow. This research is combines Wi-Fi sensing module with low cost and high transmission rate of the advantages of establishing a remote monitoring system. In experimental models, for example machine tools, with Wi-Fi modules and embedded systems established based on Wi-Fi wireless Internet technology tools of factory monitoring system. Main contributions are as follows:
1.To realize the performance, this research designs a high response dynamic load measurement module, to catch information such as current, voltage, and vibration, and prove this system can integrate single module and catch those signals inside the machine tool from this wireless sensor network monitoring system, by high speed of transmission data through wireless sensor network, store data in the cloud server, so that it can be real-time and high response remote monitoring system which is sensing signals inside the machines.
2.Load cell amplifier on high response dynamic weight measurement module is low noise processing. Low noise amplifier, high precision ADC, filter, DSP and surrounding circuit built this module. This amplifier can adjust measuring range by adjusting amplifier gain, applying on different objects.
3.Monitoring system by using ASP.NET to construct a website, SQL Server 2008 as Database to save data, and multiple sensors such as temperature, humidity, vibration, noise, gas, and so on, to built a wireless sensor network by Wi-Fi on machine tool factory, it realizes a real-time and remote monitoring platform to show those information about high frequency response on vibration and noise and etc..
With the help of Cloud servers, saving that information from sensors on them, so that managers and engineers can review that information from website to do machine management and make emergent decisions real-time.

摘要 I
ABSTRACT II
誌謝 IV
目錄 V
圖目錄 VII
表目錄 X
1 緒論 1
1.1 研究動機 1
1.2 研究目的 2
1.3 章節規劃 2
2 文獻探討 4
2.1 無線網路技術於廠區監控系統中的應用 4
2.2 動態重量量測系統設計 9
3 研究方法與設備 10
3.1 建置Wi-Fi無線網路監控系統架構 10
3.1.1 相關文獻蒐集、探討與分析 12
3.1.2 廠區無線網路通訊架構分析 12
3.1.3 廠區環境監控感測節點建置 13
3.1.4 警報及排氣裝置控制與實作 16
3.1.5 工具機監控感測節點建置 17
3.1.6 網頁與資料庫設計及系統實作 20
3.2 高響應動態重量量測模組設計 21
3.2.1 系統電路架構分析與建立 21
3.2.2 系統電路模擬 22
3.2.3 系統實驗平台驗證 24
4 高響應動態重量量測模組實作 27
4.1 系統電路架構 27
4.1.1 系統架構 27
4.1.2 電路架構 28
4.2 電路模擬 33
4.2.1 儀表放大器電路模擬 33
4.2.2 低通濾波器電路模擬 44
4.3 實驗電路 49
4.4 重量量測模組精度實驗 53
5 Wi-Fi無線網路監控系統實作 59
5.1 監控系統實驗情境架構 59
5.2 系統介面實作 60
5.2.1 使用者身分驗證介面 61
5.2.2 廠區公告介面 63
5.2.3 機台監控介面 63
5.2.4 環境監控介面 69
5.2.5 資料庫介面 75
5.2.6 搜尋介面 76
5.2.7 權限維護介面 76
5.3 Wi-Fi技術應用於WSN之優勢分析 78
5.3.1 本系統應用於遠端監控之優劣勢說明 78
6 結論 86
參考文獻 88
附錄A. 92
A.1 Explorer 16 Development Board 92
A.2 RN-131-PICTAIL Evaluation Board 93
A.3 RN-131-EK Evaluation Board 94

[1]Lin Jinzhou, Jiang Dayong, “Research on the Remote Monitoring and Fault Diagnosis of CNC System Based on Network, in Proc. Applied Mechanics and Materials, Vol. 141, pp. 465-470, Nov. 2012.
[2]Mohd Fauzi Othman, Khairunnisa Shazali, “Wireless Sensor Network Applications: A Study in Environment Monitoring System, in Proc. International Symposium on Robotics and Intelligent Sensors 2012 (IRIS 2012), Vol. 41, pp. 1204-1210, 2012.
[3]Andrey Somov, Alexander Baranov, Alexey Savkin, Denis Spirjakin, Andrey Spirjakin, “Development of wireless sensor network for combustible gas monitoring, in Proc. Sensors and Actuators A: Physical, Vol. 171, pp. 398-405, Nov. 2011.
[4]Kuang-Yow Lian, Sung-Jung Hsiao, Wen-Tsai Sung, “Intelligent multi-sensor control system based on innovative technology integration via ZigBee and Wi-Fi networks, in Proc. Journal of Network and Computer Applications, Vol. 36, pp. 756-767, Mar. 2013.
[5]Won-Suk Jang, William M. Healy, Mirosław J. Skibniewski, “Wireless sensor networks as part of a web-based building environmental monitoring system, in Proc. Automation in Construction, Vol. 17, pp. 729-736, Aug. 2008.
[6]Joon Yoo, Haiyun Luo, Chong-kwon Kim, “Joint uplink/downlink opportunistic scheduling for Wi-Fi WLANs, in Proc. Computer Communications, Vol. 31, pp. 3372-3383, Sep. 2008.
[7]Yanle Wang, Changsong Qi, Hongjun Pan, “Design of Remote Monitoring System for Aquaculture Cages Based on 3G Networks and ARM-Android Embedded System, in Proc. 2012 International Workshop on Information and Electronics Engineering (IWIEE 2012), Vol. 29, pp. 79-83, 2012.
[8]Mirza Mansoor Baig, Hamid GholamHosseini, Michael J. Harrison, “Fuzzy logic based anaesthesia monitoring systems for the detection of absolute hypovolaemia, in Proc. Computers in Biology and Medicine, Vol. 43, pp. 683-92, Jul. 2013.
[9]Zhenhua Wu, Sheng-Jen Hsieh, Jianzhi Li, “Sensor deployment based on fuzzy graph considering heterogeneity and multiple-objectives to diagnose manufacturing system, in Proc. Robotics and Computer-Integrated Manufacturing, Vol. 29, pp. 192-208, Feb. 2013.
[10]Yousheng Cheng, Hani G. Melhem, “Monitoring bridge health using fuzzy case-based reasoning, in Proc. Advanced Engineering Informatics, Vol. 19, pp. 299-315, Oct. 2005.
[11]A. Azadeh, M. Saberi, A. Kazem, V. Ebrahimipour, A. Nourmohammadzadeh, Z. Saberi, “A flexible algorithm for fault diagnosis in a centrifugal pump with corrupted data and noise based on ANN and support vector machine with hyper-parameters optimization, in Proc. Applied Soft Computing, Vol. 13, pp. 1478-1485, Mar. 2013.
[12]Yuchun Li, Jianzhong Fu, Xinhua Yao, Huifeng Jiao, “Research on Remote Intelligent Fault-diagnosis of CNC Lathe Based on Bayesian Networks, in Proc. Mechanic Automation and Control Engineering (MACE), pp. 2665-2668, Jun. 2010.
[13]Zhaojun Yang, Binbin Xu, Fei Chen, Qingbo Hao, Xiaocui Zhu, Yazhou Jia, “A New Failure Mode and Effects Analysis Model of CNC Machine Tool using Fuzzy Theory, in Proc. Information and Automation (ICIA), pp. 582-587, Jun. 2010.
[14]J.G. Rocha, C. Couto, J.H. Correia, “Smart load cells:an industrial application, Department of Industrial Electronics, in Proc. Sensors and Actuators, Vol. 85, pp. 262-266, Aug. 2000.
[15]Microchip, “Explorer 16 Development Board User’s Guide, Microchip Technology Inc., DS51589A, 2005.
[16]Microchip, “A RN-131G & RN-131C 802.11 b/g Wireless LAN Module, Microchip Technology Inc., Version 3.2r, April 2012.
[17]RN131C 802.11 b/g Ultra-low Power, Surface Mount Module Specifications, http://www.rovingnetworks.com/products/RN131C, Microchip Technology Inc., June 2012.
[18]Microchip Website, http://www.microchip.com/, [May 12, 2013].
[19]鍾聖倫, 張耀南, 電源自給式之無線遠端監控與資料擷取工業電腦, 國立臺灣科技大學電機工程研究所碩士論文, 2009。
[20]白英文, 鄭竣鴻, 利用模糊邏輯控制來降低筆記型電腦整體功耗, 輔仁大學電子工程學系碩士在職專班碩士論文, 2009。
[21]張江南, 江士標, 江佩如, 加速電子秤讀取之硬體設計與系統鑑別, 國立中央大學機械工程研究所碩士論文, 2001。
[22]楊朝旺, 艾群, 林明進, RFID與荷重元應用於實驗室藥物取用控管之初步研究, 國立嘉義大學生物機電工程學系碩士論文, 2009。
[23]孫台平, 陳璽元, 高性能可攜式多功能生物感測系統設計與實現, 國立暨南國際大學生物醫學科技研究所碩士論文, 2008。
[24]陳響亮, 陳韻堯, 基於SaaS雲端運算架構之RFID物流管理系統建置, 國立成功大學製造資訊與系統研究所碩士論文, 2011。
[25]許憲聰, 黃鴻翔, 支援跳頻之IEEE 802.15.4 ZigBee無線隨身網路機制設計與實現, 國立中央大學通訊工程研究所碩士論文, 2007。
[26]陳響亮, 陳明皇, 陳世章, 高精度Load cell放大器分析與研製, 2013 精密機械與製造科技研討會(PMMT 2013), May. 2013.
[27]THOMAS L. FLOYD, 電子學(下冊)第八版 全華圖書股份有限公司, 2008。
[28]Phillips. Parr. Riskin, 訊號與系統精要 高立圖書股份有限公司, 2007。
[29]洪維恩, Matlab 7程式設計 旗標出版股份有限公司, 2008。
[30]蒙以正, 數位信號處理應用MATLAB 旗標出版股份有限公司, 2007。
[31]Robert J. Schilling. Sandra L Harris, 數位信號處理 全華科技圖書股份有限公司, 2006。
[32]資訊教育研究室, ASP .NET 4.0 從零開始-使用C#2010 博碩文化股份有限公司, 2011。
[33]奚江華, ASP .NET 4.5 完美入門 使用C# 碁峯資訊股份有限公司, 2013。

連結至畢業學校之論文網頁點我開啟連結
註: 此連結為研究生畢業學校所提供,不一定有電子全文可供下載,若連結有誤,請點選上方之〝勘誤回報〞功能,我們會盡快修正,謝謝!
QRCODE
 
 
 
 
 
                                                                                                                                                                                                                                                                                                                                                                                                               
第一頁 上一頁 下一頁 最後一頁 top
無相關期刊