Responsive image
博碩士論文 etd-0826109-224737 詳細資訊
Title page for etd-0826109-224737
論文名稱
Title
台灣周邊海域環境噪音資料庫之建構與應用
Development and Applications of Ocean Ambient Noise Database around Taiwan
系所名稱
Department
畢業學年期
Year, semester
語文別
Language
學位類別
Degree
頁數
Number of pages
102
研究生
Author
指導教授
Advisor
召集委員
Convenor
口試委員
Advisory Committee
口試日期
Date of Exam
2009-07-29
繳交日期
Date of Submission
2009-08-26
關鍵字
Keywords
資料庫、環境噪音、實體關係模式、關聯模式、迴歸分析、正規化
Database, Ambient Noise, Entity-Relationship Model, Regression Analysis, Normalization, Relational Model
統計
Statistics
本論文已被瀏覽 5701 次,被下載 858
The thesis/dissertation has been browsed 5701 times, has been downloaded 858 times.
中文摘要
海洋環境噪音(Ocean Ambient Noise)是影響聲納效能的重要參數之ㄧ,若能準確預估海洋環境噪音,即可大幅提升聲納系統之預估效能;另一方面,海洋環境噪音是由許多複雜的機制所組成,如生物、風浪、船舶等聲源,因此必須利用長時間的觀察,並利用統計方法分析其特性。當海洋環境噪音資料隨著時間不斷累積,如何管理、保存、與應用這些資料,就是目前必須面對的課題。本研究利用西南海域與東北海域之聲學資料,配合小琉球與大鵬灣的資料浮標以及彭佳嶼氣象站的風速資料,將資料庫建立於Microsoft Office Access,利用此資料庫管理系統(Database Management System)建構海洋環境噪音資料庫。海洋環境噪音資料庫資料庫之架構符合實體關係模式(Entity-Relationship Model)、關聯模式(Relational Model)、正規化(Normalization)等資料庫理論與規範,藉以降低資料庫的複雜度,並增加資料搜尋之效率。本論文利用MATLAB建立時頻譜圖、時間序列、風速迴歸以及頻譜趨勢等四種分析功能的圖形化使用者介面(Graphical User Interface),並透過各介面進行環境噪音的分析。根據時頻譜圖、時間序列以及頻譜趨勢的分析結果,西南海域春、夏兩季夜間的低頻環境噪音受到間歇性不明高位準聲源的影響,造成此時段的低頻環境噪音比日間高約8 ~ 10 dB。透過各組聲學資料與風速資料的風速迴歸結果可知,在資料充足的情況下利用鄰近聲學資料位置的風速資料進行迴歸分析是可行的;由颱風效應之分析可知,1 ~ 8 kHz的環境噪音位準會因為颱風的影響而大幅提升。除此之外,本資料庫也將持續進行資料的收集與新增,並加入網路功能提升本資料庫使用上的方便性。
Abstract
Ocean ambient noise is one of the important parameters which affect sonar system performance. If the ocean ambient noise is estimated accurately, the prediction accuracy of sonar system performance can be promoted significantly. Ocean ambient noise includes various and diverse sources, so the characteristics of the ocean ambient noise should be analyzed by long-term observations and statistical methods. Therefore, ocean ambient noise database was developed to facilitate management, preservation, and application of these datasets which increase with time. There were two datasets of acoustic and three datasets of wind speed in this database at this point. To develop this database systematically, this study applied Entity-Relationship Model to describe the relationship between different data and Relational Model to design the required categories. The database was constructed based on Microsoft Office Access, and user-friendly graphical interfaces based on MATLAB were provided for users: wind speed regression, time series, spectrogram, and spectrum tendency for users to query the database. As the results of analysis, the intermittent, unknown, and high-level sources at southwestern sea of Taiwan in spring and summer made the noise level of low frequency about 8 to 10 dB higher in the night-time than that in the day-time. According to wind speed regression analysis, if there were sufficient data, the method would be practicable to pick a wind speed data nearby the location of acoustic data for noise estimation. As the results of the typhoon effects analysis, the noise level of 1 to 8 kHz was increased significantly by typhoons. Besides, the noise level didn’t decrease immediately and significantly after the pass of typhoon because of southwestern air current caused typhoon. After the database was developed, new acoustic data will keep being measured and collected, and the network capability will be integrated into the database to make the database more accessible to users.
目次 Table of Contents
摘要.............................................. i
Abstract........................................ ii
目錄............................................. iii
符號索引..................................... vi
表目錄........................................ vii
圖目錄......................................... ix
第一章 緒論................................. 1
1.1 研究背景............................... 1
1.2 環境噪音相關文獻................. 4
1.3 資料庫相關資料.................... 8
1.3.1 海洋資料庫........................ 8
1.3.2環境噪音資料庫.................. 9
1.4 研究目的............................. 13
第二章 理論與方法.................... 14
2.1 資料庫理論.......................... 14
2.1.1 資料庫簡介....................... 14
2.1.2 資料模式.......................... 15
2.1.3 資料庫管理系統............... 16
2.1.4 實體關係模式................... 17
2.1.5 關聯模式.......................... 21
2.1.6 正規化.............................. 23
2.2 統計方法............................. 26
2.2.1 基礎統計方法................... 26
2.2.2 迴歸分析.......................... 28
第三章 資料庫之建構................ 31
3.1 實驗資料............................. 31
3.1.1 聲學實驗儀器................... 31
3.1.2 聲學資料.......................... 33
3.1.3 風速資料.......................... 34
3.1.4 資料格式.......................... 36
3.2 資料庫之建構...................... 37
3.2.1 資料庫架構...................... 37
3.2.2 實體關係圖與關聯模式.... 37
3.2.3 資料庫效能測試............... 42
3.2.4 圖形化使用者介面............ 43
第四章 資料庫之應用................ 48
4.1 海洋環境噪音之分析........... 48
4.1.1 時頻譜圖分析................... 48
4.1.2 時間序列分析................... 51
4.1.3 頻譜趨勢分析................... 60
4.2 風速迴歸分析...................... 69
4.3 颱風效應............................. 75
第五章 結論與建議.................... 81
5.1 結論.................................... 81
5.2 建議.................................... 82
參考文獻.................................... 84
參考文獻 References
[1] T. Garrison, Oceanography: An Invitation to Marine Science, 5th edition, Brooks/Cole, 2005
[2] R. J. Urick, Principles of Underwater Sound, 3rd edition, McGraw-Hill, 1993
[3] X. Lurton, An Introduction to Underwater Acoustics—Principle and Applications, Praxis, 2002
[4] P. C. Etter, Underwater Acoustic Model: Principles, techniques and application, 2nd edition, Spon Press, 1996
[5] R. J. Urick, Ambient Noise in the Sea, Peninsula, 1986
[6] G. M. Wenz, “Acoustic ambient noise in the ocean: Spectra and Source,” J. Acoust. Soc. Am. Volume 34, Issue 12, pp. 1936-1956, 1962
[7] V. O. Knudsen, R. S. Alford, and J. W. Emling, “Survey of Underwater Sound, Ambient Noise, “OSRD Rept. 4333, NDRC rept. 6.1-1848, PB31021, 1944
[8] V. O. Knudsen, R. S. Alford, and J. W. Emling, J. Marine Research 7, 410, 1948
[9] G. B. Deane, “Sound generation and air entrainment by breaking waves in the surf zone,” J. Acoust. Soc. Am. Volume 102, Issue 5, pp. 2671-2689, 1997
[10] B. B. Ma, Jeffrey A. Nystuen, and Ren-Chieh Lien, “Prediction of underwater sound levels from rain and wind,” J. Acoust. Soc. Am. Volume 117, Issue 6, pp. 3555-3565, 2005
[11] C. L. Piggott, “Ambient Sea Noise at Low Frequencies in Shallow Water of the Scotian Shelf,” J. Acoust. Soc. Am. Volume 36, Issue 11, pp. 2152-2163,1964
[12] W. W. Crouch and Peter J. Burt, “The Logarithmic Dependence of Surface-Generated Ambient-Sea-Noise Spectrum Level on Wind Speed,” J. Acoust. Soc. Am. Volume 51, Issue 3B, pp. 1066-1072, 1972
[13] J. A. Shooter and Milton L. Gentry, “Wind generated noise in the Parece Vela Basin,” J. Acoust. Soc. Am. Volume 70, Issue 6, pp. 1757-1761, 1981
[14] D. H. Cato, “Ambient sea noise in waters near Australia,” J. Acoust. Soc. Am. Volume 60, Issue 2, pp. 320-328, 1976
[15] A. S. Burgess and D. J. Kewley, “Wind-generated surface noise source levels in deep water east of Australia,” J. Acoust. Soc. Am. Volume 73, Issue 1, pp. 201-210, 1983
[16] M. A. McDonald, J. A. Hildebrand, S. M. Wiggins, and D. Ross, “A 50 Year comparison of ambient ocean noise near San Clemente Island: A bathymetrically complex coastal region off Southern California,” J. Acoust. Soc. Am. Volume 124, Issue 4, pp. 1985-1992, 2008
[17] A. C. Kibblewhite, J. A. Shooter, and S. L. Watkins, “Examination of attenuation at very low frequencies using the deep-water ambient noise field,” J. Acoust. Soc. Am. Volume 60, Issue 5, pp. 1040-1047, 1976
[18] 海洋資料庫(http://www.ncor.ntu.edu.tw/ODBS/)
[19] World Ocean Database 2005(http://www.nodc.noaa.gov/OC5/WOD05/pr_wod05.html)
[20] T. S. Pieng, K. T. Beng, P. Venugopalan, M. A. Chitre and J. R. Potter, “Development of a Shallow Water Ambient Noise Database,” Underwater Technology 2004, Taipei, Taiwan, pp. 19-23, 2004
[21] 黃三益,資料庫的核心理論與實務,第四版,前程文化,2008
[22] P. S. Chen,” The entity-relationship model—toward a unified view of data,” ACM Transactions on Database Systems, Volume 1, Issue 1, pp. 9-36, 1976
[23] E. F. Codd, ”A Relational Model of Data for Large Shared Data Banks,” Communications of the ACM, Volume 13, Issue 6, pp. 377-387, 1970
[24] E. F. Codd, ”Further normalization of the data base relational model,” Database Systems, Prentice Hall, 1972
[25] D. A. Lind, W. G. Marchal, and S. A. Wathen, Statistical Techniques in Business and Economics, 12th edition, McGraw-Hill, 2005
[26] M. L. Berenson, D. M. Levine, and T. C. Krehbiel, Basic Business Statistics, 10th edition, Pearson Prentice Hall, New Jersey, 2006
[27] Ma, B.B. and J.A. Nystuen, “Passive Acoustic Detection and Measurement of Rainfall at Sea,” J. Atmos. and Oceanic Tech., Volume 22, pp. 1225-1248, 2005
[28] 中央氣象局(http://www.cwb.gov.tw)
[29] 海氣象資料浮標站網(http://www.cwb.gov.tw/V6/eservice/docs/overview/observation/mmc/cwbmmc_obs_buoy.htm)
[30] Google Earth(http://earth.google.com/)
[31] 彭佳嶼氣象站(http://www.cwb.gov.tw/V6/eservice/docs/overview/organ/stations/46695/index.htm)
[32] R. Elmasri and S. B. Navathe, Fundamentals of Database Systems, 4th edition, Pearson Addison Wesley, Boston, 2004
[33] 魏瑞昌、蔡忠廷、王健任,海洋聲學整合計畫─海洋音響參數之量測、分析及應用(IΙI)子計畫三─水下噪音實驗與分析(IΙI)結案報告,中山大學,2007
電子全文 Fulltext
本電子全文僅授權使用者為學術研究之目的,進行個人非營利性質之檢索、閱讀、列印。請遵守中華民國著作權法之相關規定,切勿任意重製、散佈、改作、轉貼、播送,以免觸法。
論文使用權限 Thesis access permission:校內校外完全公開 unrestricted
開放時間 Available:
校內 Campus: 已公開 available
校外 Off-campus: 已公開 available


紙本論文 Printed copies
紙本論文的公開資訊在102學年度以後相對較為完整。如果需要查詢101學年度以前的紙本論文公開資訊,請聯繫圖資處紙本論文服務櫃台。如有不便之處敬請見諒。
開放時間 available 已公開 available

QR Code