§ 瀏覽學位論文書目資料
  
系統識別號 U0002-2506201009464900
DOI 10.6846/TKU.2010.00876
論文名稱(中文) 研究與建置音樂樹道以實現無線感測網路在公共藝術空間的應用
論文名稱(英文) The Study and Construtcion of a Sound Tree Sidewalk by Using Wireless Sensor Networks in Public Art
第三語言論文名稱
校院名稱 淡江大學
系所名稱(中文) 資訊工程學系碩士在職專班
系所名稱(英文) Department of Computer Science and Information Engineering
外國學位學校名稱
外國學位學院名稱
外國學位研究所名稱
學年度 98
學期 2
出版年 99
研究生(中文) 施宏樺
研究生(英文) Hung-Hua Shih
學號 797410163
學位類別 碩士
語言別 繁體中文
第二語言別 英文
口試日期 2010-06-18
論文頁數 59頁
口試委員 指導教授 - 石貴平(kpshih@mail.tku.edu.tw)
委員 - 王三元
委員 - 陳弘璋
委員 - 陳彥達
委員 - 石貴平
關鍵字(中) 無線感測網路
Octopus II
TinyOS
Arduino
公共藝術
關鍵字(英) WSNs
Octopus II
TinyOS
Arduino
Public Art
第三語言關鍵字
學科別分類
中文摘要
無線感測網路的應用越來越廣泛,例如居家安全、醫療監控、環境監測…等等,但是在藝術上的應用卻是少得可憐,我們希望透過無線感測網路的加入,進而可以帶給公共藝術空間更生動活潑的環境,我們以無線模組Octopus II配合環境感測器以及音樂模組,組成一個環境感測播放節點,建置在人行樹道當中,成為一音樂樹道,以此研究作為初步建議雛型可以有多種不同的創新開發,應用在公共藝術之中,刺激台灣人文藝術創意產業發展,並帶動觀光產業,目前已應用在與台北藝術大學合作計畫案"無線感測器網路在人文科藝休閒創意空間之應用與研究"中。
英文摘要
The applications of Wireless Sensor Networks(WSNs) have been widely utilized, ex. home safety, medical control, environmental monitoring, etc. However, its application in art is so scarce. By adding the Wireless Sensor Networks(WSNs), we intend to make the public art space become a more vivid and exuberant environment further. By means of the wireless modules combined with environment sensors and music modules, the environmental sensing broadcast node is formed and established on a tree sidewalk; thus, a musical tree sidewalk is composed. Primary suggestions about the prototypes are gained from this study, in which various kinds of different innovation and developments can be attained, which can be applied to public art, for stimulating the development of Taiwan’s Cultural and Creative Industry, and for promoting the tourism industry. At present, it has been applied to “The Study and the Application of Wireless Sensor Networks in Humanities and Creative Leisure Space”, a project under the collaboration with Taipei National University of the Arts.
第三語言摘要
論文目次
目錄
目錄	III
圖 目錄	IV
表 目錄	VI
第一章	前言	1
第二章	相關技術與背景	4
2.1.	Octopus II	6
2.1.1.	MSP430	7
2.1.2.	CC2420	7
2.1.3.	FT232BL	8
2.1.4.	光度與溫濕度感測器	8
2.2.	TinyOS	10
2.3.	Arduino	12
2.3.1.	Atmega328	13
2.3.2.	開發環境與程式結構	14
2.3.3.	Arduino音樂模組	16
2.4.	Ultrasonic Sensor Module	17
2.5.	Infrared Sensor Module	20
第三章	系統設計	23
3.1	節點硬體設計	25
3.2	節點軟體設計	27
3.2.1	主節點	27
3.2.2	子節點	33
第四章	系統測試	36
4.1	Sensors與Arduino的通訊測試	36
4.1.1	超音波模組與Arduino	36
4.1.2	紅外線模組與Arduino	38
4.2	Arduino與Octopus II的通訊測試	39
4.3	點通訊測試	41
4.3.1	主節點測試	41
4.3.2	子節點測試	42
第五章	結論	44
參考文獻	46
附錄	49
英文附錄	54

圖 目錄
圖01 BIGPOW主體	5
圖02 BIGPOW與民眾之互動	5
圖03 Octopus II正面照	6
圖04 Octopus II背面照	7
圖05 MSP430與CC2420	7
圖06 FT232BL	8
圖07 光度感測器與溫濕度感測器	9
圖08 TinyOS程式概念圖	11
圖09 Arduino功能示意圖	13
圖10 Arduino模組	14
圖11 Atmel Atmega328架構圖	14
圖12 Arduino開發介面	15
圖13 Arduino與音樂模組	16
圖14 超音波接線示意圖	18
圖16 超音波感測元件正面圖	18
圖17 超音波感測元件背面圖	19
圖15 超音波感測器時序圖	19
圖18 紅外線接線示意圖	21
圖19 紅外線感測元件正面圖	22
圖20 紅外線感測元件背面圖	22
圖21 場景圖	24
圖22 系統架構	25
圖23 電壓位準轉換線路圖	26
圖24 電壓位準轉換接線	27
圖25 主節點流程圖	29
圖26 主節點TinyOS程式架構圖	32
圖27 子節點流程圖	34
圖28 子節點TinyOS程式架構圖	35
圖29 Arduino與超音波模組測試	36
圖30 超音波模組偵測的資料	37
圖31 以邏輯分析儀擷取之SIG pin訊號	37
圖32 Arduino與紅外線模組測試	38
圖33 以邏輯分析儀擷取之OUT pin訊號	39
圖34 Octopus與Arduino測試	39
圖35 以邏輯分析儀擷取之UART訊號	40
圖36 UART上傳遞之資料	40
圖37 主節點(Octopus II、Arduino與紅外線感測器)	41
圖38 主節點與測試結點狀態對映圖	42
圖39 子節點(Octopus II、Arduino與超音波感測器)	43
圖40 子節點與測試結點狀態對映圖	43

表 目錄
表一 ATmega328運行速度與電壓對照表	13
表二 Ultrasonic Sensor Pin Definition	18
表三 Infrared Sensor Pin Definitions	21
表四 Infrared Sensor Jumper Setting	21
表五 感應器功能比照表	24
參考文獻
[1]	吳仁潔, “A Research on the Relationship Between the Creators’ Concept And the Society Apprehension of Public Art – A Case study on Public Art Work in Hsin-Chu Area,” 國立新竹教育大學美勞教育研究所碩士論文, 2006.
[2]	洪韻筑, “The Combination Between Public Art and Public Construction,” 國立成功大學藝術研究所碩士論文, 2006.
[3]	王鼎銘, “網路科技對數位藝術發展的影響,” Journal of Digital Art Education, Issue 4.
[4]	李佩玲, 林珮淳, “The development of sound art in digital era,” SIGGRAPH TAIPEI 2008 國際學術研討會論文類發表, 台灣藝術大學, pp. 6-77, 2008.
[5]	郭文昌, “公共藝術的美學思維 - 公共藝術的轉角美學,” 春暉出版社, 2004.
[6]	林熺俊, ”街頭美學-設施公共藝術,” 行政院文化建設委員會, 2005.
[7]	劉立彥, “Performance Evaluation and Modeling of IEEE 802.15.4 based Wireless Sensor Network,” 國立中央大學資訊工程研究所碩士論文, 2006.
[8]	鄭燿堃, “Distributed Adaptive Transmission Power Control Algorithm for Wireless Sensor Networks,” 國立中央大學資訊工程研究所碩士論文, 2007.
[9]	楊偉聖, “A Distributed Wireless Sensor Network Testbed with Energy Consumption Estimation,” 國立中央大學資訊工程研究所碩士論文, 2008.
[10]	李匯宗, ”Design and Implementation of a Multifunctional Automatic Car with Wireless Communication Capability,” 國立中央大學資訊工程研究所碩士論文, 2008.
[11]	TinyOS, TinyOS Global Website,
http://tinyos.net/
[12]	Philip Levis, and David Gay, “TinyOS Programming,” Cambridge INC.
[13]	.doc stoc, Document for Small Business & Profession,
http://www.docstoc.com/search/TinyOS-Tutorial/
[14]	Arduino TW, Arduino Taiwan Website,
http://arduino.tw/
[15]	Atmel INC., ATmega48A/48PA/88A/88PA/168A/168PA/328/328P Datasheet,
http://www.atmel.com/dyn/products/product_card_v2.asp?part_id=4720
[16]	Adafruit INC., Wave Shield for Arduino,
http://www.ladyada.net/make/waveshield/index.html
[17]	Parallax INC., Ultrasonic Sensor Module Introduction,
http://www.parallax.com/Store/Sensors/ObjectDetection/tabid/176/CategoryID/51/List/0/SortField/0/Level/a/ProductID/92/Default.aspx
[18]	PlayRobot INC., Ultrasonic Sensor Specification,
http://www.parallax.com/Portals/0/Downloads/docs/prod/acc/28015-PING-v1.3.pdf
[19]	Parallax INC., Infrared Sensor Module Introduction,
http://www.parallax.com/Store/Sensors/ObjectDetection/tabid/176/CategoryID/51/List/0/SortField/0/Level/a/ProductID/83/Default.aspx
[20]	PlayRobot INC., Infrared Sensor Module Specification,
http://www.parallax.com/Portals/0/Downloads/docs/prod/audiovis/PIRSensor-V1.2.pdf
[21]	Texas Instruments INC., 
http://focus.ti.com/docs/prod/folders/print/msp430f1611.html
[22]	Texas Instruments INC.,
http://focus.ti.com/docs/prod/folders/print/cc2420.html
[23]	Future Technology Devices International Ltd., 
http://www.ftdichip.com/Products/FT232BM.htm
論文全文使用權限
校內
校內紙本論文立即公開
同意電子論文全文授權校園內公開
校內電子論文立即公開
校外
同意授權
校外電子論文立即公開

如有問題,歡迎洽詢!
圖書館數位資訊組 (02)2621-5656 轉 2487 或 來信