§ 瀏覽學位論文書目資料
  
系統識別號 U0002-2507201202235100
DOI 10.6846/TKU.2012.01078
論文名稱(中文) 使用手機重力感應器和類神經網路於姿態辨識
論文名稱(英文) Posture Recognition with Mobile Phone G-Sensor and Artificial Neural Networks
第三語言論文名稱
校院名稱 淡江大學
系所名稱(中文) 資訊工程學系碩士班
系所名稱(英文) Department of Computer Science and Information Engineering
外國學位學校名稱
外國學位學院名稱
外國學位研究所名稱
學年度 100
學期 2
出版年 101
研究生(中文) 蔡康俊
研究生(英文) Kang-Chun Tsai
學號 699411343
學位類別 碩士
語言別 繁體中文
第二語言別 英文
口試日期 2012-07-03
論文頁數 69頁
口試委員 指導教授 - 許輝煌(h_hsu@mail.tku.edu.tw)
委員 - 林其誼(chiyilin@mail.tku.edu.tw)
委員 - 陳祝嵩(song@iis.sinica.edu.tw)
委員 - 施國琛(timothykshih@gmail.com)
委員 - 許輝煌(h_hsu@mail.tku.edu.tw)
關鍵字(中) 重力感應器
類神經網路
智慧型手機
姿態辨識
關鍵字(英) G-Sensor
Artificial Neural Networks
Smart Phone
Posture Recognition
第三語言關鍵字
學科別分類
中文摘要
隨著智慧型手機的興起,目前在路上幾乎每個人都擁有一隻智慧型手機,而智慧型手機的問世改變了固有的手機模式,從原本單純的通話功能擴展至類似電腦的作用,此外行動網路的發展也是促長智慧型手機蓬勃發展的主因,智慧型手機搭配行動網路以及內建的一些硬體設備可以滿足更多使用者的需求。而在如今的社會,運動和健康一直是人們所關心的事情,因為運動量不足而肥胖引發的慢性疾病更是驚人。因此本論文中提出一個基於類神經網路辨識的手機應用程式,在此系統中我們會利用使用者口袋內建G-Sensor的手機抓取加速度值,放入經過訓練的類神經模型中辨識出四種狀態:坐、站、走、跑,每當使用者有狀態轉換時,系統便會把狀態和持續時間放進手機資料庫內。使用者隨時隨地可以在手機的介面上查詢到某一天內的四種狀態持續時間,並且可以藉由這四種不同的狀態和使用者的體重算出該天消耗的卡路里。此系統對於控制每天的運動量是一項很有幫助的軟體,並且希望能依靠此軟體幫助平常忙碌的人們更佳的健康。
英文摘要
Mobile phone is a popular device in the world, every people almost have a mobile phone in their hand. The smart phone applications  combine many hardware devices, like GPS and G-Sensor. The smart phone can do more than your computer, moreover, the smart phone has mobility, hardware device and mobile network which is inexistent in any computer. Many researches are based on mobile phone applications in recent years.
    In this research, we propose a method that can recognize four human posture states, i.e., sit, stand, walk and run. When the user clicks the start button, the system will catch accelerometer data into the recognition module. In this module, data will be processed with moving average and enter artificial neural networks. When the state change, the system record posture state and duration into the database. In history module, the user can find each state duration and total calorie from user interface for a certain. We hope this system can be ease of use and really helps the user to achieve moderate exercise.
第三語言摘要
論文目次
目錄
第一章	緒論	1
1.1	研究背景	1
1.2	研究目的與重要性	3
1.3	論文組織章節	4
第二章	文獻探討	6
2.1	加速度計	6
2.2	類神經網路	14
第三章	系統架構與類神經模型建立	19
3.1	系統架構	19
3.2	類神經網路模型建立與應用	26
3.3	SQLite與歷史查詢	36
第四章	系統實作與實驗結果	40
4.1	開發平台	40
4.2	系統實作	44
4.3	實驗結果	45
第五章	結論與未來研究方向	50
5.1	結論	50
5.2	未來研究方向	51
參考文獻	53
附錄1 系統權重檔	57
附錄2 各種運動熱量消耗量表	63
附錄3 英文論文	65

圖目錄
圖1、感測元件實體模型圖[4]	7
圖2、加速度計示意圖	7
圖3、人工神經元示意圖	15
圖4、倒傳遞網路示意圖	16
圖5、倒傳遞網路流程圖	18
圖6、系統架構圖	19
圖7、識別系統流程圖	20
圖8、系統使用示意圖	21
圖9、四種狀態示意圖(A)坐(B)站(C)走(D)跑	23
圖10、移動平均處理結果圖	26
圖11、NEUROSOLUTIONS軟體操作圖	30
圖12、系統類神經網路結構圖	32
圖13、資料5次訓練的混淆矩陣圖	35
圖14、ANDROID架構圖[22]	41
圖15、ECLIPSE開發平台介面圖	42
圖16、系統介面圖	44
圖17、下拉式選單圖	45

表目錄
表1、訓練集資料分佈表	27
表2、SLIDING WINDOW範例表	28
表3、部份訓練資料表	30
表4、SQLITE欄位表	38
表5、第一次交叉驗證混淆矩陣表	46
表6、第二次交叉驗證混淆矩陣表	46
表7、第三次交叉驗證混淆矩陣表	47
表8、第四次交叉驗證混淆矩陣表	47
表9、第五次交叉驗證混淆矩陣表	47
表10、五次交叉驗證平均混淆矩陣表	47
表11、四種姿態各10分鐘實驗表	49
表12、四種姿態各10分鐘實驗表(未經過錯誤修正)	49
參考文獻
[1]	“International Data Corporation “, http://www.idc.com/home.jsp(last accessed Jun 06, 2012).
[2]	“Worldwide Smartphone Sales to End Users by Operating System in 4Q11”, http://www.gartner.com (last accessed Jun 07, 2012).
[3]	“G-sensor(重力感測器)”, http://dolphinwing.pixnet.net/blog/post/26890302 (last accessed Jun 07, 2012).
[4]	“GPS技術再升級重力感測器實現航位推算”, http://www.2cm.com.tw/technologyshow_content.asp?sn=0708220012(last accessed Jun 07, 2012
[5]	J. Kela, P.Korpipaa, J. Mantyjarvi, S.Kallio, G.Savino, L.Jozzo and S. D. Marca, “Accelerometer-Based Gesture Control For A Design Environment”, Personal and Ubiquitous Computing, vol. 10, no. 5, 2006, pp. 285~299
[6]	J. G. Lim, S. Y. Kim and D. S. Kwon, “Pattern Recognition-Based Real-Time End Point DetectionSpecialized For Accelerometer Signal”, in Proc. IEEE/ASME Int. Conf. Adv. Int. Mechatron., 2009, pp. 203–208.
[7]	I. Constandache, R. R. Choudhury and I. Rhee, “Towards Mobile Phone LocalizationwithoutWar-Driving”, In Proc. of the 9th Int. Conf. on UbiquitousComputing,, 2010, pp. 1-9
[8]	M.Youssef, M.A.Yosefand M.E.Derini, “GAC: Energy-Efficient HybridGPS-Accelerometer-Compass GSM Localization”, Global Telecommunications Conference, 2010, pp. 1-5
[9]	A. Ofstad, E. Nicholas, R. Szcodronski, and R. R. Choudhury, “AAMPL: Accelerometer Augmented Mobile Phone Localization”,In Proc.of the14th Annual Int. Conf.on Mobile Computing and Networking, 2008, pp. 13–18.
[10]	A. Mednis, G. Strazdins_ , R. Zviedris, G. Kanonirsand L. Selavo,     “Real Time PotholeDetection using AndroidSmartphones with Accelerometers”, In Proc. of the 12th Int. Conf. on Distributed Computing in Sensor Systems and Workshops, 2011, pp. 1-6
[11]	C. Tacconi, S. Mellone and L. Chiari, “Smartphone-based Applications forInvestigating Falls and Mobility”, In Proc. of the 5th Int. Conf. on Pervasive Computing Technologies for Healthcare,2011, pp. 258-261
[12]	施建仲, “使用線性加速感測晶片的計步器”, 碩士論文, 國立中央大學, 2000
[13]	Y. Liu, Y. E. Li and J. Hou, “Gait recognition based on MEMS accelerometer”, In Proc. of the 10th Int. Conf. on Signal Processing, 2010, pp. 1679-1681
[14]	S. Agrawal, I. Constandache, S. Gaonkar, R.R. Choudhury, K.         Caves and F. DeRuyter, “Using Mobile Phones to Write in Air”, In Proc. of the 9th Int.Conf. on Mobile systems, applications, and services, 2009, pp. 15-28
[15]	A. Akl and S. Valaee, “Accelerometer-Based Gesture Recognition Via Dynamic–Time Warping,Affinity Propagation, & Compressive Sensing”, In Proc. of the 35th IEEE Int. Con. on Acoustics Speech and Signal Processing, pp. 2270-2273
[16]	王耀慶, “應用雙軸加速度計之人體姿態辨識系統”, 碩士論文, 國立交通大學, 2004
[17]	葉怡成, “類神經網路模式應用與實作”, 儒林圖書有限公司, 4月, 2000年
[18]	“Neural Network”, http://en.wikipedia.org/wiki/Neural_network (last accessed Jun 07, 2012).
[19]	“應用樣式探勘與機器學習方法於中文未知詞擷取之研究”, 楊傑程, 碩士論文, 國立中央大學, 2009
[20]	靳岩, 姚尚朗, “Google Android 開發入門與實戰”, 松崗資產管    理(股)限公司, 12月, 2009年
[21]	“各種運動消耗量表”, http://www.student.ncnu.edu.tw/Chang/download/health_list/各種運動消耗量表(last accessed Jun 07, 2012).
[22]	“What is Android?”, http://developer.android.com/guide/basics/what-is-android.html (last accessed Jun 07, 2012).
論文全文使用權限
校內
校內紙本論文立即公開
同意電子論文全文授權校園內公開
校內電子論文立即公開
校外
同意授權
校外電子論文立即公開

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