Portable Haptics System Hardware

PortableHapticsSystemHardware.png
Our Portable Haptics System for Gait Retraining consists of five main hardware components:

  1. Mobile Phone
  2. Microcontroller
  3. Actuators
  4. Sensors
  5. Wearable Components

Mobile Phone

There is a wide selection of mobile phones on the market. For our development, we chose Nokia 6210 Navigator due to its ability to run Java, accompanied by Bluetooth communication, and its small form factor. The phone mainly acts as a remote control for setting up the microcontroller. It provides the ability to adjust the trial condition configurations and let the microcontroller knows how the sensors and actuators are connected, eliminating the need for uploading a separate piece of code on microcontroller. It also acts as a visual feedback device for the user as well since it can display important gait parameters in real-time.

Some mobile phone screenshots while in use:

StartupScreen1.JPG
Startup Screen
UserParametersScreen1.JPG
User Parameters Setup
RealtimeDataScreen1.JPG
Display of Real-Time Gait Parameters
OverallResultScreen1.JPG
Display of Trial Overall Result

Microcontroller

We selected an Arduino Mega as our development microcontroller due to its large numbers of analog input pins, digital I/O pins, UARTs, and its complete development form factor. This provides us with fast development time for our first testing device. For more information on microcontroller selection, please see Microcontroller Table

We also used a stackable prototyping shield board to prototype our customized C2 Tactor (vibration motor) driver circuit.

Some pictures of the microcontroller along with our customized circuits:

TopViewBoards.JPG
From bottom left, counterclockwise: Arduino Mega, Customized C2 Tactor Drive Circuit, Li-Po Battery, Bluetooth Modem, and Voltage Regulators
CloseupOfMicrocontroller.JPG
Closeup of Portable Device in a case

Actuators

ActuatorsCollage.JPG
We planned to implement and test out various kind of actuators. A few examples are as followings.

C2 Tactor
C2 Tactor is a special kind of vibration motors. It requires a 250 Hz sine wave drive circuit. Its magnitude of vibration corresponds to the amplitude of the sine wave. Since we cannot use a typical PWM signal on microcontroller to drive the tactors, we have implemented an adjustable voltage regulator with digital potentiometer to drive these tactors.

See circuit diagrams.

Pager Motor
Another option for vibration motor is a pager motor. This kind of motor can be driven directly from the PWM signal. These have been used in our Haptics for Gait Retraining Pager Motors.

Sensors

SensorsCollage.png

Flexi Force
Flexi Force is used as simple foot switch. However, it has the potential to do an accurate force measurement with some calibrations.

Single-Axis Angle Measurement Unit

This sensor is based on low-friction linear potentiometer. We used it to measure an angle such as trunk sway.

Trimmer_Picture.png

Dual-Axis Angle Measurement Unit

Joystick.JPG

Wearable Components

These are some components we prototyped mainly for sensors attachments.

Back, Tibia, Knee, Elbow Angle Sensors

 
This site is powered by the TWiki collaboration platformCopyright &© by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback