Saturday, August 27, 2011

Week 6

I started this blog during week 5, and I will try to keep it updated weekly from now on to the end of the project.
This week I studied "Testing Objective Measures of Motor Impairment in Early Parkinson’s Disease: Feasibility Study of an At-Home Testing Device" by Goetz et al. The study reviewed the feasibility of ATHD's in regards to patient compliance and cooperation and the storing and transmition of data. Besides learning of some key domains desired for PD analysis, I also took away some practices for ensuring the viability of my research and studies and of the welfare of participants.

My work on the program is continuing. I have created a program that has 4 buttons (right, left, up and down) that accelerate a ball in their direction. The ball will also bounce off the sides of the button, keeping the ball inside the limits of the screen. I have been learning the use of a few functions by adjusting the code in this tutorial. I am thinking this is the easy part, and that things will get much more complicated very soon.

Monday, August 22, 2011

Initial Remarks

I will endeavor to log my thesis efforts on this blog. The exact titling for my project is still under consideration, but I will attempt to summarize it. I am attempting to build an iOS application, primarily on the iPhone to function as an AHTD, or At Home Testing Device. This device will assist in the review and assessment of Parkinson effected people. The management of Parkinson’s Disease (PD) could be greatly aided by the availability of an AHTD for frequent, quantitative monitoring of motor symptoms in PD. Thanks to Philip Leong for taking me under his guidance as my Supervisor. Currently I am studying the topic area and literature, as well as improving my iOS development knowledge.

I have read an extract from the IEEE Transactions on Neutral Systems and Rehabilitation Engineering paper titled "On the Use of Low-Cost Computer Peripherals for the Assessment of Motor Dysfunction in Parkinson’s Disease – Qualification of Bradykinesia Using Target Tracking Tasks". This paper has revealed to me some variables to consider in the creation and testing of my product. I believe Bradykinesia refers to the irregular and abrupt stopping of movement afflicted on some PD patients. Patients also suffer from tremors, though I am currently unsure how violent these can be. Bradykinesia and Tremor data appear to be useful in the diagnosis of PD assessment, and thus I should aim to identify and record them.

I am making small steps in my iOS development, having currently made a program to accept input to move a small picture around a screen. I aim to have a basic rolling ball game coded before the end of semester. This game will test the tremor and overall dexterity of patients. I am also considering a replication of the nine hole peg test, which will also provide tremor analysis, but also may provide more accurate Bradykinesia readings. It also requires more dexterity and will most likely provide more information on PD patients.