天堂国产午夜亚洲专区-少妇人妻综合久久蜜臀-国产成人户外露出视频在线-国产91传媒一区二区三区

基于力平臺(tái)的人體平衡能力評(píng)測(cè)軟件設(shè)計(jì)

發(fā)布時(shí)間:2018-08-23 09:59
【摘要】:偏癱患者和老年人由于某些器官受損,導(dǎo)致自身調(diào)節(jié)平衡功能低下,很容易跌倒并引發(fā)一系列影響生活質(zhì)量的問(wèn)題。在患者重新達(dá)到康復(fù)的過(guò)程中,平衡能力的準(zhǔn)確檢測(cè)和評(píng)定則顯得十分重要。目前臨床均普遍采用徒手評(píng)定,就是根據(jù)一些計(jì)算量表來(lái)給患者打分。這種方法雖然比較實(shí)用,但要依賴醫(yī)師的主觀判斷,所以缺乏客觀性。本論文通過(guò)采用Microsoft Visual Studio 2010編譯環(huán)境以及C#編譯語(yǔ)言研制成一套人體平衡能力評(píng)測(cè)系統(tǒng),評(píng)測(cè)系統(tǒng)包括三個(gè)評(píng)測(cè)項(xiàng)目與十三項(xiàng)評(píng)測(cè)指標(biāo),供測(cè)試者在測(cè)試后通過(guò)比對(duì)本文所述的正常指標(biāo)參考范圍,檢驗(yàn)被測(cè)者的平衡能力。主要工作如下:第一,設(shè)計(jì)應(yīng)用了實(shí)驗(yàn)室的已有設(shè)備——力檢測(cè)平臺(tái),它是具有三個(gè)拉壓應(yīng)變力傳感器作為硬件架構(gòu),采用ATmega128單片機(jī)作為主控芯片的嵌入式檢測(cè)系統(tǒng)。該嵌入式系統(tǒng)包括低通濾波和信號(hào)放大等功能的外圍電路。利用該系統(tǒng),實(shí)現(xiàn)了準(zhǔn)確、實(shí)時(shí)的傳感器數(shù)據(jù)采集,并用單片機(jī)內(nèi)部程序計(jì)算出人體重心的動(dòng)搖軌跡坐標(biāo),通過(guò)串口發(fā)至上位機(jī)處理軟件。旨在獲得穩(wěn)定、實(shí)時(shí)的人體重心數(shù)據(jù),客觀、準(zhǔn)確分析和評(píng)價(jià)人體平衡能力。第二,本課題重點(diǎn)是人體平衡能力評(píng)測(cè)系統(tǒng)的軟件界面設(shè)計(jì),采用Microsoft Visual Studio 2010編譯環(huán)境。此界面清晰直觀,也更加美觀,使用最新一代編程語(yǔ)言C#。多種評(píng)測(cè)項(xiàng)目與多種評(píng)測(cè)指標(biāo)使此人體平衡能力評(píng)測(cè)系統(tǒng)軟件功能更加豐富,讓測(cè)試者得到更符合實(shí)際情況的測(cè)試效果,并在專業(yè)的測(cè)試過(guò)程中享受更多的樂(lè)趣體驗(yàn)。第三,此人體平衡能力評(píng)測(cè)系統(tǒng)的軟件界面與SQL Server 2008數(shù)據(jù)庫(kù)軟件相結(jié)合,使得測(cè)試者的測(cè)試數(shù)據(jù)都可以保存至個(gè)人專屬的數(shù)據(jù)庫(kù),避免數(shù)據(jù)丟失和數(shù)據(jù)錯(cuò)亂的意外情況發(fā)生。同時(shí),該人體平衡能力評(píng)測(cè)系統(tǒng)的軟件界面具有打印功能,可以讓測(cè)試者在測(cè)試結(jié)束后打印出自己紙質(zhì)版的測(cè)試結(jié)果,方便測(cè)試者比對(duì)每一次測(cè)試結(jié)果的變化。第四,此人體平衡能力評(píng)測(cè)系統(tǒng)包括三項(xiàng)平衡能力測(cè)試,分別為睜眼測(cè)試、閉眼測(cè)試和循圓測(cè)試。通過(guò)一定數(shù)量被測(cè)者的數(shù)據(jù)采集,包括睜眼與閉眼時(shí)人體重心動(dòng)搖軌跡曲線長(zhǎng)度以及動(dòng)搖軌跡包絡(luò)面積,人體重心在橫坐標(biāo)上的均值誤差和方差,人體重心在縱坐標(biāo)上的均值誤差和方差,統(tǒng)計(jì)并給出了人體平衡能力評(píng)測(cè)指標(biāo)的范圍標(biāo)準(zhǔn),可以供被測(cè)者在測(cè)試結(jié)束后檢驗(yàn)自己的平衡能力。
[Abstract]:The hemiplegic patients and the elderly suffer from the damage of some organs, which lead to low self-regulation and balance, and easily fall down and cause a series of problems affecting the quality of life. It is very important to accurately detect and evaluate the balance ability in the process of patients' recovery. At present, the clinical use of bare-hand evaluation is based on a number of computational scales to score patients. Although this method is practical, it relies on the subjective judgment of the physician, so it lacks objectivity. In this paper, a human balance ability evaluation system is developed by using Microsoft Visual Studio 2010 compiler environment and C # compiler language. The evaluation system includes three evaluation items and 13 evaluation indexes. After the test, the testers' balance ability is tested by comparing the reference range of the normal indexes described in this paper. The main work is as follows: first, the paper designs and applies the existing equipment of the laboratory, the force detection platform, which is an embedded detection system with three tension and compression strain sensors as the hardware framework and ATmega128 microcontroller as the main control chip. The embedded system includes peripheral circuits with low-pass filtering and signal amplification. By using this system, the accurate and real-time sensor data acquisition is realized, and the coordinate of the center of gravity of human body is calculated by the internal program of the single chip microcomputer, and sent to the upper computer through serial port processing software. The aim is to obtain stable, real-time human gravity data, objective, accurate analysis and evaluation of human balance ability. Secondly, this paper focuses on the software interface design of human balance ability evaluation system, using Microsoft Visual Studio 2010 compiler environment. This interface is clear and intuitive, but also more beautiful, using the latest generation of programming language C#. A variety of evaluation items and indicators make the human balance ability evaluation system more functional, so that the tester can get more practical test results, and enjoy more fun experience in the professional testing process. Thirdly, the software interface of the system and the SQL Server 2008 database software can save the test data to the personal database to avoid data loss and data mismatch. At the same time, the software interface of the system has the function of printing, which allows the tester to print out the test result of his paper version after the test, which is convenient for the tester to compare the change of each test result. Fourth, the balance ability assessment system consists of three tests: open eye test, closed eye test and circular test. Through the data collection of a certain number of subjects, including the length of the swaying trajectory curve, the envelope area of the shaking trajectory, the mean error and variance of the center of gravity of the human body in the horizontal coordinate, when the eyes are open and the eyes are closed, The mean error and variance of the center of gravity of human body in the ordinate are analyzed and the range standard of the evaluation index of the human body's balance ability is given, which can be used to test the balance ability of the person being tested after the test.
【學(xué)位授予單位】:河北大學(xué)
【學(xué)位級(jí)別】:碩士
【學(xué)位授予年份】:2015
【分類號(hào)】:R49;TP311.52

【參考文獻(xiàn)】

相關(guān)期刊論文 前10條

1 陳海霞;寧寧;;人體平衡功能評(píng)定研究的最新進(jìn)展[J];現(xiàn)代護(hù)理;2006年23期

2 王志俊;;淺析C與C#[J];科學(xué)之友(B版);2009年06期

3 劉勁浩;;SQL Server 2008更上一層樓[J];程序員;2008年04期

4 肖輝輝;段艷明;;用C#.NET實(shí)現(xiàn)對(duì)SQL Server數(shù)據(jù)庫(kù)的備份與還原[J];軟件導(dǎo)刊;2009年06期

5 崔景輝;付麗敏;;人體靜態(tài)平衡能力評(píng)價(jià)系統(tǒng)的建立與評(píng)價(jià)——武術(shù)運(yùn)動(dòng)員靜態(tài)平衡能力的初級(jí)選材[J];山東體育學(xué)院學(xué)報(bào);2007年01期

6 崔景輝;付麗敏;;兒童靜態(tài)平衡能力量化評(píng)分標(biāo)準(zhǔn)的建立[J];天津體育學(xué)院學(xué)報(bào);2006年06期

7 文詩(shī)廣,陳偉群,蔣云,夏來(lái)曉,許賢豪;帕金森病患者姿勢(shì)平衡障礙的定量評(píng)定[J];現(xiàn)代康復(fù);2000年02期

8 郭敏;陳洪沛;黃佳;劉駿;;Brunel平衡量表:一種新型的腦卒中平衡量表[J];中國(guó)臨床康復(fù);2006年32期

9 劉崇;任立峰;史建偉;杜潔;趙煥彬;;人體平衡能力的評(píng)價(jià)系統(tǒng)[J];中國(guó)組織工程研究與臨床康復(fù);2009年02期

10 汪毅,彭江平;Visual Studio.NET下自定義控件的開(kāi)發(fā)與使用[J];計(jì)算機(jī)系統(tǒng)應(yīng)用;2003年01期

相關(guān)碩士學(xué)位論文 前5條

1 任妍妍;正常人靜態(tài)平衡功能的分析及評(píng)價(jià)系統(tǒng)的初步建立[D];中國(guó)科學(xué)技術(shù)大學(xué);2011年

2 劉琨;人體平衡能力檢測(cè)方法研究及系統(tǒng)實(shí)現(xiàn)[D];河北大學(xué);2011年

3 鄧軍民;老年人靜態(tài)平衡能力的分析及其評(píng)價(jià)系統(tǒng)的初步建立[D];北京體育大學(xué);2002年

4 管志光;人體重心動(dòng)態(tài)測(cè)試系統(tǒng)的研究[D];山東科技大學(xué);2005年

5 熊鵬;人體平衡能力評(píng)測(cè)方法研究及軟件設(shè)計(jì)[D];河北大學(xué);2012年



本文編號(hào):2198702

資料下載
論文發(fā)表

本文鏈接:http://sikaile.net/huliyixuelunwen/2198702.html


Copyright(c)文論論文網(wǎng)All Rights Reserved | 網(wǎng)站地圖 |

版權(quán)申明:資料由用戶0a3be***提供,本站僅收錄摘要或目錄,作者需要?jiǎng)h除請(qǐng)E-mail郵箱bigeng88@qq.com