A Sensor Subsystem of An Exoskeleton

Size: px
Start display at page:

Download "A Sensor Subsystem of An Exoskeleton"

Transcription

1 A Sensor Subsystem of An Exoskeleton S.A. Mineev 1, V.A. Novikov 2, I.V. Kuzmina* 3, R.A. Shatalin 4, I.V. Grin 5 Lobachevsky State University of Nizhniy Novgorod, 23 Gagarin Avenue, Nizhniy Novgorod, Russia. Corresponding Author Abstract The results presented in this paper report on the development of a medical exoskeleton sensor subsystem. The sensing subsystem consists of a MEMS sensor, a group of magnetic angle sensors and a solution to the issues of interfacing angle sensors with the control system of the exoskeleton. Experiments with the prototype of the sensing subsystem described here demonstrate its potential for medical exoskeletons applications. Keywords: Exoskeleton, Magnetic angle sensor, MEMS sensor, Positioning Accuracy Introduction The use of medical exoskeletons in rehabilitation shows immense potential. Several medical exoskeleton have become available for this purpose, including Rewalk, HAL, and Locomat [1, 2]. Most feature systems with 6 degree-offreedom (DOF) [1]. However, one of the problems facing designers of such systems is providing vertical stability to a patient during walking. This problem is typically not addressed and the patient-operator himself must provide their own vertical orientation. This makes these solutions unsuitable for patients who have limited control of their lower extremities. To solve the issue of vertical stability and to provide anthropomorphic gait, it is necessary to know the state of the bio-mechanical system for a exoskeleton with 6 DOF, its spatial orientation and relative positions of all extremities of the system. In the case of exoskeletons and similar systems the state vector can be defined as a set of angles between the gravity vector and longitudinal axis of the extremities: the feet foots (left and right), the legs (left and right), the thighs (left and right) and the torso. In recent papers two alternative approaches were used to determine an exoskeleton state vector: а) All moving parts of an exoskeleton are equipped with 3-axis accelerometers, gyroscopes and magnetometers. The state vector of the system can be calculated from sensor readings [3, 4]. Microelectromechanical systems (MEMS) with embedded accelerometer, gyroscope and magnetometer are applied as sensors [5]. But the use of many MEMS sensors adds to the price of an exoskeleton and requires complex calibration. For this reason this solution is not widely applied. b) Alternately, just one of the components of the exoskeleton is equipped with a MEMS sensor (3-axis accelerometer, gyroscope and magnetometer). It can be included as part of the system linked to the torso, for example. All joints (ankles, knees and hips) are equipped with absolute angle sensors. Resistive or optical angle sensors were applied as angle sensors [6, 7]. The data set provided by the output of the of MEMS sensor together with that of the angle sensors allows the current state of the exoskeleton to be determined. An application of just one MEMS sensor with several simple angle sensors is the most widespread approach, combining high accuracy with low production and operational costs. However, there are two problems of this approach: high noise level in readings of resistive or optical angle sensors during walking, plus low reliability of sensors which ware out quickly as they are located directly on shafts connected to moving parts of the exoskeleton. Here we present a sensing subsystem that consists of a MEMS sensor with a group of magnetic angle sensors. Magnetic angle sensors are beneficial as they are contact less, and so reduce noise and increase reliability. Hardware challenges and that of the embedded software design are discussed here and we provide results regarding the accuracy of the experimental measurements of the exoskeleton state vector and the maximum polling rate of the sensors. Hardware, software and methods Requirements and restrictions The experimental medical exoskeleton for lower extremities, which was designed in the Lobachevsky State University of Nizhny Novgorod, consisted of the four parts: - a mechanical chassis; - a sensor subsystem; - an actuator subsystem; - a control system. The sensor subsystem needed to provide measurements of the exoskeleton state vector, which must be defined by: - angle of deviation of the longitudinal axis of the torso from the gravity vector in the sagittal plane Θ s; - angle of deviation of the longitudinal axis of the torso from the gravity vector in the frontal plane Θ f; - bend angles of knee joints in the sagittal plane: Θ kl (left), Θ kr (right); - bend angles of hip joints in the sagittal plane: Θ hl (left), Θ hr (right); - bend angles of ankle joints in the sagittal plane: Θ al (left), Θ ar (right). 6725

2 The system of the angles defining the state vector of the exoskeleton is presented on Fig. 1. The state vector of the exoskeleton must be measured with sampling frequency higher than 100 Hz. The accuracy of angle determination must be better than ±1. The control system of the exoskeleton was based on the BeagleBoard XM microprocessor board by Texas Instruments [9] that featured: - 1 GHz ARM Cortex-A8 processor; Mb RAM; - TMS320C64x+ DSP processor. The Angstrom Linux distribution was installed on the board. The sensor subsystem was connected to the microprocessor board by the SPI interface (1.8 V logic level) routed to the Main Expansion Header [9]. _ g _ g өs өf өhl өhr өkl өkr өal өar Figure 1: The system of angles defining the state vector of the exoskeleton The sensor subsystem of the exoskeleton Analog Devices ADIS16407BMLZ [8] MEMS sensor, which combines the functions of precision accelerometer, gyroscope and magnetometer, was chosen as the sensor to register the deviation of the exoskeleton torso axis from the gravity vector. The MEMS sensor supported the 3 volt logic level compatible SPI interface and could be polled with frequency of up to 819 Hz. It was placed on the lower back of a patientpilot in the area of the lumbar spine. The PRAS21 analog sensors equipped with PRMAG22 magnets [9] were selected as inangle sensors to determine the bending angles of each of the exoskeleton joints. The sensors were installed in the knee, hip and ankle joints of the exoskeleton. The gap between the sensor and the magnet could be up to 10 mm and misalignments could be as much as 0.5 mm, which simplified the joint design considerably. An example of the placement of the PRAS21 sensor together with the magnet in the exoskeleton joint is demonstrated on Fig. 2. Figure 2: The placement of the angle sensor into the knee joint of the exoskeleton. 1 PRMAG22 magnet, 2 PRAS21 sensor It should be noted that the exoskeleton chassis was made of aluminum alloy and the massive final-stage steel gear of the joint reducer was installed on the same shaft as the PRMAG22 magnet. The analog signal output of the PRAS21 sensor did not exceed 5v and was proportional to the rotational angle of the magnet relative to the fixed sensor. Taking into account all the controlled joints, six analog signals had to be digitized and supplied into the control system. The sampling frequency of the analog signals has to be greater than 100 Hz. A board was designed to capture the analog signals, digitize them and interface the sensor subsystem with the BeagleBoard XM microprocessor board. The functional diagram of the interface board (IB) is shown on Fig. 3, and the general scheme of the sensor connections to the microprocessor board is demonstrated on Fig

3 Figure 3: Functional diagram of the interface board The main purpose of the interface board was to digitize analog signals from the inangle sensors and provide connections between SPI interfaces of the MEMS sensor, MCP3208 analog to digital converter (ADC) with logic level of 3 V and the SPI interface of the microprocessor board with logic level of 1.8 V. BeagleBoard XM V V V SPI (1,8 V) IB SPI (3 V) V V V Analog Devices ADIS16407 Figure 4: The general scheme of interfacing the BeagleBoard XM microprocessor board with the external sensors Analog sensor signals were supplied to the ADC inputs through the two SN74LV4051 analog multiplexers and the Chebyshev low-pass filter of 4th order based on the AD8542 dual operational amplifier with cutoff frequency of 5 khz. The multiplexer control signals sourced from general purpose input-output (GPIO) pins of the main expansion header of the microprocessor board were put through buffers. For coupling logic levels of the SPI interfaces, SN74LVC125APW buffers with 3-state outputs were used which, in addition to level conversion, provided necessary load capacity. On the microprocessor board, the SPI3 lines of the main expansion header were connected through the buffers to the SPI interfaces of the ADC and MEMS sensor. Selection of the device was implemented by means of the CS0 (ADC) and CS1 (MEMS sensor) lines. The sensor subsystem driver The sensor subsystem driver provided access to inputs/outputs of the main expansion header [9] for applications running on the Bealgeboard XM. The driver was designed to ensure: - connections of pins of the main expansion header to SPI/GPIO interfaces of the microprocessor. Such connections are often implemented by editing and rebuilding source files of the Linux distribution which is a time-consuming process. Instead the sensor subsystem driver operates registers of the DM3730 microcontroller [10] and changes pin multiplexer settings immediately without need of rebuilding the Linux kernel and its restarting; - settings of the spidev driver (standard driver of the Linux distribution) for operations with MEMS sensor and ADC MCP3208. The sensor subsystem driver registers SPI devices in operation system. After that the spidev driver is capable of controlling communications between the software and devices, and the software can access the output of the inangle sensors and the MEMS sensor through special files named as spidev3.0 and spidev3.1. The sensor subsystem programming interface An application-level library based on the sensor subsystem driver was developed. This library allowed data measurement of the deviations of exoskeleton torso from the gravity vector (in the sagittal and frontal planes) and six angles of bending joints (in the sagittal plane only). All data was received in dimensional units (degrees). There was a background process running behind the library frontend. The background thread continually polled the MEMS sensor and all of six angle sensors. The MEMS sensor delivered encoded data from the accelerometer, gyroscope and magnetometer. The readings of angle sensors were presented in 12-bit ADC code. The data was decoded and converted into the angles which, together with the current timestamp, provided the components of the exoskeleton state vector. This vector was updated with every polling cycle. The system of axes of the exoskeleton was defined as following: the Z axis coincided with the gravity vector (at rest), the X axis was placed in the sagittal plane of the exoskeleton and was parallel to the ground (at rest), and the Y axis was placed in the frontal plane of the exoskeleton and was parallel to the ground (at rest). Deviations from the gravity vector are calculated according to accelerometers readings:, (1) where, a x, a y, a z-projections of the acceleration vector on the X, Y and Z axes of the device. Deviations from the gravity vector also can be calculated according to gyroscope readings: 6727

4 (2) where ω x, ω y-projections of the angular speed on the X and Y axes of the device. The resulting value of the torso deviation angles were obtained by the combination of both indications of accelerometer (1) and gyroscope (2) by means of the complementary filter [11]: Results Tests of correctness and accuracy of the offered sensor subsystem was made by means of the DAF-001 digital protractor. (3) where k-the coefficient of complementary filter, which was determined by experiment. Calibration To calibrate a joint sensor of the exoskeleton, it was necessary to measure and save in a file the calibration dependence of the bending joint angle on ADC code. To measure an actual angle of a joint a DAF-001 digital protractor was used in the laboratory to simulate the exoskeleton and allowed us to measure bending angles with an error of no greater than 0.05 o. Figure 6: Accuracy of measurements of the bend angle of the right knee joint of the exoskeleton Experiments with the sensor subsystem prototype the demonstrated following: - the accuracy of measurements of the bend angle of all joints of the exoskeleton was better than ±0.6 (example of the accuracy of determination of the bend angle of the right knee joint of the exoskeleton in the range of the angle is presented in Fig. 6); - the accuracy of determination of the deviation of the longitudinal axis of the torso of the exoskeleton from the gravity vector in sagittal and frontal planes was better than ±1.0 (example of the accuracy of determination of the deviation of the longitudinal axis of the torso of the exoskeleton from the gravity vector in frontal plane in the range of the deviation angle is presented in Fig. 7). Figure 5: The calibration dependence for the right knee joint During this calibration process, the values of the bending angles of the joint and corresponding ADC codes were fixed. The measurements were made with a uniform step over the entire range of joint angles. Fixed pairs of the bending angle vs. ADC code were stored in a file as the calibration curve (each joint had its own file). An example of the calibration curve for knee joint is represented on Fig. 5. Subsequently, the stored calibration curves together with linear interpolation techniques were used to determine the bending angle at any given time. For the ADIS16407BMLZ MEMS sensor, this special calibration procedure was not required. Figure 7: Accuracy of determination of the deviation of the longitudinal axis of the torso of the exoskeleton from the gravity vector in frontal plane 6728

5 The polling frequency of all exoskeleton sensors was measured by means of the clock() function from the standard C++ library. The maximum frequency was 196 Hz. The sensor subsystem presented in this paper was applied in the experimental exoskeleton of Lobachevsky State University of Nizhny Novgorod. Readings of the sensor subsystem were transmitted to a smart-phone which played the role of a remote control panel. The experimental exoskeleton and the animated scheme of its state is presented on Fig. 8. Conclusion The use of magnetic angle sensors for determining the state vector of an exoskeleton increase the lifespan of joints of exoskeletons and locomotion rehabilitation systems, when compared to resistive and optical sensors, and reduces the influence of vibrations during the motion of biomechanical systems. The results achieved in this work demonstrate the effectiveness of a compact and inexpensive sensor subsystem consisting of a single MEMS sensor with a number of simple magnetic angle sensors. The sensor subsystem described in this paper provides an exoskeleton control system that runs on an embedded microprocessor platform in real time. The accuracy of the sensor subsystem is barely impacted by motion of the exoskeleton and is better than ±1.6 for absolute orientation angles. The polling frequency of all the exoskeleton sensors exceeds what s required to accommodate the biological threshold frequency of 100 Hz. The combination of constructive advantages, speed parameters and accuracy, suitable for both exoskeleton applications and locomotory training complexes, mean that the sensor subsystem describe in this paper could find use in a very broad range of medical biomechanical applications. Conflict of Interests The authors declare that there is no conflict of interests regarding the publication of this paper. Figure 8: The experimental exoskeleton and the animated scheme of its state A solution to the problem of vertical stability requires information about orientation of all extremities of the exoskeleton relatively to the gravity vector. This information can be derived from the summation of the deviation of the longitudinal axis of the torso of the exoskeleton and the gravity vector in the sagittal plane with the bend angle of the joint of the exoskeleton (Fig. 9). Figure 9: The record of time series of the absolute orientation of the left hip during walking Acknowledgements The results presented in this paper have been obtained under the project supported by Russian Ministry of Education and Science under Project ID RFMEFI57514X0031 and state assignment no Authors thank Gideon Summerfield for his quality corrections of this paper. References [1] I. Díaz, J. Gil, E. Sánchez, "Lower-Limb Robotic Rehabilitation: Literature Review and Challenges", Journal of Robotics, vol [2] S. Fisher, L. Lucas, T. Thrasher, "Robot-assisted gait training for patients with hemiparesis due to stroke", Top Stroke Rehabil, 18 (3) (2011), pp [3] L. Huang, J. Ryan Steger, H. Kazerooni, "Hybrid control of the Berkeley lower extremity exoskeleton (BLEEX)", in Proceedings of IMECE 2005, E International Mechanical Engineering Congress and Exposition, November 5-11, 2005, Orlando, Florida USA. [4] M. Hassan, H. Kadone, K. Suzuki, Y. Sankai, "Wearable Gait Measurement System with an Instrumented Cane for Exoskeleton Control", Sensors (Basel), 2014, January; 14(1): [5] C. Buffa, G. Langfelder, A. Longoni, A. Frangi, E. Lasalandra, "Compact MEMS magnetometers for inertial measurement units", Sensors 2012, 12,

6 [6] M. Bortole, "A robotic exoskeleton for overground gait rehabilitation", in Proceedings of IEEE International Conference on Robotics and Automation (ICRA), Karlsruhe, Germany, [7] H-T. Tran, H. Cheng, X.C. Lin, et al., "The relationship between physical human-exoskeleton interaction and dynamic factors: using a learning approach for control applications", Sci China Inf Sci, 2014, 57: 20201(13). [8] Ten Degrees of Freedom Inertial Sensor ADIS Data Sheet ical-documentation/data-sheets/adis16407.pdf (accessed on 18 June 2015). [9] BeagleBoard-xM Rev C System Reference Manual (accessed on 18 June 2015). [10] AM/DM37x Multimedia Device Silicon. Revision 1.x, Version O. Technical Reference Manual. Texas Instruments. SPRUGN4O, May 2010-Revised January [11] R. Mahony, T. Hamel, J-M. Pflimlin, "Complementary filter design on the special orthogonal group SO(3)", in Proceedings of the 44th IEEE Conference on Decision and Control, and the European Control Conference 2005, Seville, Spain, December 12-15,

Laboratory 2(a): Interfacing WiiMote. Authors: Jeff C. Jensen (National Instruments) Trung N. Tran (National Instruments)

Laboratory 2(a): Interfacing WiiMote. Authors: Jeff C. Jensen (National Instruments) Trung N. Tran (National Instruments) Laboratory 2(a): Interfacing WiiMote Authors: Jeff C. Jensen (National Instruments) Trung N. Tran (National Instruments) Instructors: Edward A. Lee Sanjit A. Seshia University of California, Berkeley EECS

More information

Computer Aided Drafting, Design and Manufacturing Volume 26, Number 2, June 2016, Page 53. The design of exoskeleton lower limbs rehabilitation robot

Computer Aided Drafting, Design and Manufacturing Volume 26, Number 2, June 2016, Page 53. The design of exoskeleton lower limbs rehabilitation robot Computer Aided Drafting, Design and Manufacturing Volume 26, Number 2, June 2016, Page 53 CADDM The design of exoskeleton lower limbs rehabilitation robot Zhao Xiayun 1, Wang Zhengxing 2, Liu Zhengyu 1,3,

More information

Dynamic analysis and motion measurement of ski turns using inertial and force sensors

Dynamic analysis and motion measurement of ski turns using inertial and force sensors Available online at www.sciencedirect.com Procedia Engineering 6 ( 213 ) 355 36 6th Asia-Pacific Conference on Sports Technology Dynamic analysis and motion measurement of ski turns using inertial and

More information

Biomechanics and Models of Locomotion

Biomechanics and Models of Locomotion Physics-Based Models for People Tracking: Biomechanics and Models of Locomotion Marcus Brubaker 1 Leonid Sigal 1,2 David J Fleet 1 1 University of Toronto 2 Disney Research, Pittsburgh Biomechanics Biomechanics

More information

HASTAC High stability Altimeter SysTem for Air data Computers

HASTAC High stability Altimeter SysTem for Air data Computers HASTAC High stability Altimeter SysTem for Air data Computers André Larsen R&D Director Memscap Sensor Solution SIXTH FRAMEWORK PROGRAMME PRIORITY 4 Aeronautics and Space EC contract no. AST4-CT-2005-012334

More information

Brief Biomechanical Analysis on the Walking of Spinal Cord Injury Patients with a Lower Limb Exoskeleton Robot

Brief Biomechanical Analysis on the Walking of Spinal Cord Injury Patients with a Lower Limb Exoskeleton Robot 13 IEEE International Conference on Rehabilitation Robotics June 24-26, 13 Seattle, Washington USA Brief Biomechanical Analysis on the Walking of Spinal Cord Injury Patients with a Lower Limb Exoskeleton

More information

SHUFFLE TURN OF HUMANOID ROBOT SIMULATION BASED ON EMG MEASUREMENT

SHUFFLE TURN OF HUMANOID ROBOT SIMULATION BASED ON EMG MEASUREMENT SHUFFLE TURN OF HUMANOID ROBOT SIMULATION BASED ON EMG MEASUREMENT MASANAO KOEDA, TAKAYUKI SERIZAWA, AND YUTA MATSUI Osaka Electro-Communication University, Faculty of Information Science and Arts, Department

More information

The World Leader in High Performance Signal Processing Solutions MEMS Webcast

The World Leader in High Performance Signal Processing Solutions MEMS Webcast The World Leader in High Performance Signal Processing Solutions MEMS Webcast October, 2013 High Performance Inertial Sensors Sensor Trends Mark Martin VP, MEMS / Sensors Growth Opportunities Products

More information

Humanoid Robots and biped locomotion. Contact: Egidio Falotico

Humanoid Robots and biped locomotion. Contact: Egidio Falotico Humanoid Robots and biped locomotion Contact: Egidio Falotico e.falotico@sssup.it Outline What is a Humanoid? Why Develop Humanoids? Challenges in Humanoid robotics Active vs Passive Locomotion Active

More information

Implementation of Height Measurement System Based on Pressure Sensor BMP085

Implementation of Height Measurement System Based on Pressure Sensor BMP085 017 nd International Conference on Test, Measurement and Computational Method (TMCM 017) ISBN: 978-1-60595-465-3 Implementation of Height Measurement System Based on Pressure Sensor BMP085 Gao-ping LIU

More information

Software Design of the Stiquito Micro Robot

Software Design of the Stiquito Micro Robot Software Design of the Stiquito Micro Robot Andrew McClain and James M. Conrad University of North Carolina at Charlotte jmconrad@uncc.edu Abstract The Stiquito robot is a small, six legged robot that

More information

MEMS Sensors for Smart Living: ITRI Solutions. Chris Chen, ITRI

MEMS Sensors for Smart Living: ITRI Solutions. Chris Chen, ITRI MEMS Sensors for Smart Living: ITRI Solutions Chris Chen, ITRI MEMS Sensors for Smart Living Outline Sensors are Everywhere What MEMS Sensors are Most Required Smart Living Megatrend Herald Next Wave of

More information

Ecole doctorale SMAER Sciences Mécaniques, Acoustique, Electronique, Robotique

Ecole doctorale SMAER Sciences Mécaniques, Acoustique, Electronique, Robotique Thesis subject 2017 Laboratory : Institut des Systèmes Intelligents et de Robotiques (ISIR) CNRS UMR 7222 University: Université Pierre et Marie Curie Title of the thesis: Development of a Body-Machine-Interface

More information

An investigation of kinematic and kinetic variables for the description of prosthetic gait using the ENOCH system

An investigation of kinematic and kinetic variables for the description of prosthetic gait using the ENOCH system An investigation of kinematic and kinetic variables for the description of prosthetic gait using the ENOCH system K. OBERG and H. LANSHAMMAR* Amputee Training and Research Unit, University Hospital, Fack,

More information

Kochi University of Technology Aca Study on Dynamic Analysis and Wea Title stem for Golf Swing Author(s) LI, Zhiwei Citation 高知工科大学, 博士論文. Date of 2015-03 issue URL http://hdl.handle.net/10173/1281 Rights

More information

AMS 6915 Board mount pressure sensor with digital output (I²C)

AMS 6915 Board mount pressure sensor with digital output (I²C) Board mount pressure sensor with digital output (I²C) FEATURES Calibrated and temperature compensated pressure sensor with digital output (I²C) Differential, relative (gage), bidirectional differential,

More information

AMS 6916 Board mount pressure sensor with ratiometric analog output

AMS 6916 Board mount pressure sensor with ratiometric analog output FEATURES Piezoresistive pressure sensor with amplified analog output Calibrated and temperature compensated Ratiometric voltage output, 0.5 4.5 V Digital signal conditioning, 12 bit output resolution Differential,

More information

Towards determining absolute velocity of freestyle swimming using 3-axis accelerometers

Towards determining absolute velocity of freestyle swimming using 3-axis accelerometers Towards determining absolute velocity of freestyle swimming using 3-axis accelerometers Author Stamm, Andy, Thiel, David, Burkett, Brendan, James, Daniel Published 2011 Journal Title Procedia Engineering

More information

AN31E Application Note

AN31E Application Note Balancing Theory Aim of balancing How an unbalance evolves An unbalance exists when the principle mass axis of a rotating body, the so-called axis of inertia, does not coincide with the rotational axis.

More information

Development of Wearable Sensor Combinations for Human Lower Extremity Motion Analysis

Development of Wearable Sensor Combinations for Human Lower Extremity Motion Analysis Proceedings of the 2006 IEEE International Conference on Robotics and Automation Orlando, Florida - May 2006 Development of Wearable Sensor Combinations for Human Lower Extremity Motion Analysis Tao Liu,

More information

Stride October 20, 2017

Stride October 20, 2017 Preliminary Design Review Stride October 20, 2017 Advisor: ProfessorTessier Hollot 1 Advisor : Professor Group Members Richie Hartnett CSE Jarred Penney EE Advisor Prof. Tessier Joe Menzie CSE Jack Higgins

More information

Body Stabilization of PDW toward Humanoid Walking

Body Stabilization of PDW toward Humanoid Walking Body Stabilization of PDW toward Humanoid Walking Masaki Haruna, Masaki Ogino, Koh Hosoda, Minoru Asada Dept. of Adaptive Machine Systems, Osaka University, Suita, Osaka, 565-0871, Japan ABSTRACT Passive

More information

Design Solutions for Human Legs Motion Assistance Exoskeletons

Design Solutions for Human Legs Motion Assistance Exoskeletons Proceedings of the World Congress on Engineering 28 Vol II WCE 28, July -, 28, London, U.K. Design Solutions for Human Legs Motion Assistance Exoskeletons Ionut Daniel Geonea, Nicolae Dumitru, Paul Rinderu

More information

THE CANDU 9 DISTRffiUTED CONTROL SYSTEM DESIGN PROCESS

THE CANDU 9 DISTRffiUTED CONTROL SYSTEM DESIGN PROCESS THE CANDU 9 DISTRffiUTED CONTROL SYSTEM DESIGN PROCESS J.E. HARBER, M.K. KATTAN Atomic Energy of Canada Limited 2251 Speakman Drive, Mississauga, Ont., L5K 1B2 CA9900006 and M.J. MACBETH Institute for

More information

Jogging and Walking Analysis Using Wearable Sensors *

Jogging and Walking Analysis Using Wearable Sensors * Engineering, 2013, 5, 20-24 doi:10.4236/eng.2013.55b005 Published Online May 2013 (http://www.scirp.org/journal/eng) Jogging and Walking Analysis Using Wearable Sensors * Ching ee ong, Rubita Sudirman,

More information

Speed Control System Design in Bicycle Robot by Low Power Method. Abstract

Speed Control System Design in Bicycle Robot by Low Power Method. Abstract The 2 nd RMUTP International Conference 2010 Page 195 Speed Control System Design in Bicycle Robot by Low Power Method Sunthorn Wiriya, Nikom Distaklu and Suppachai Howimanporn*. Department of Electrical

More information

Abstract 1. INTRODUCTION

Abstract 1. INTRODUCTION Design and Development of a Biped Humanoid Robot to Generate Dynamic Walking Pattern Shivaraj D. 1, Cyril Prasanna Raj P. 2, Lasitha M. 3 1- M.Sc. [Engg.] Student, 2- Professor and Head, 3- Assistant Professor

More information

Human Pose Tracking III: Dynamics. David Fleet University of Toronto

Human Pose Tracking III: Dynamics. David Fleet University of Toronto Human Pose Tracking III: Dynamics David Fleet University of Toronto CIFAR Summer School, 2009 Interactions with the world are fundamental Implausible motions [Poon and Fleet, 01] Kinematic Model: damped

More information

Development of Fish type Robot based on the Analysis of Swimming Motion of Bluefin Tuna Comparison between Tuna-type Fin and Rectangular Fin -

Development of Fish type Robot based on the Analysis of Swimming Motion of Bluefin Tuna Comparison between Tuna-type Fin and Rectangular Fin - Development of Fish type Robot based on the Analysis of Swimming Motion of Bluefin Tuna Comparison between Tuna-type Fin and Rectangular Fin - Katsuya KUGAI* Abstract The swimming motion of Tuna type fishes

More information

Robot motion by simultaneously wheel and leg propulsion

Robot motion by simultaneously wheel and leg propulsion Robot motion by simultaneously wheel and leg propulsion Aarne Halme, Ilkka Leppänen, Miso Montonen, Sami Ylönen Automation Technology Laboratory Helsinki University of Technology PL 5400, 02015 HUT, Finland

More information

Ergonomic Handle for a 2DoF Robotic Hand Rehabilitation Device

Ergonomic Handle for a 2DoF Robotic Hand Rehabilitation Device Ergonomic Handle for a 2DoF Robotic Hand Rehabilitation Device Design Team Steven Adams, Kyle Hackmeister Lucas Johnson, Daniel Lau, Nicholas Pappas Design Advisor Prof. Constantinos Mavroidis Co-Advisors

More information

Coriolis Mass Flow Meter

Coriolis Mass Flow Meter Coriolis Mass Flow Meter TMFW Series Mini Type Coriolis Mass Flow Meter Xi an Tosilon Automation Co., Ltd No.299, Daqing Rd, Lianhu District, Xi'an Shaanxi, China Tel: +86-29-8823 8550 info@tosilon.com;

More information

THE FUNDAMENTALS OF THE AIR SAMPLER CALIBRATION-VERIFICATION PROCESS

THE FUNDAMENTALS OF THE AIR SAMPLER CALIBRATION-VERIFICATION PROCESS THE FUNDAMENTALS OF THE AIR SAMPLER CALIBRATION-VERIFICATION PROCESS Frank M. Gavila F&J SPECIALTY PRODUCTS, INC. 404 Cypress Road Ocala, Florida, USA 3447 fandj@fjspecialty.com INTRODUCTION The calibration

More information

Motion Control of a Bipedal Walking Robot

Motion Control of a Bipedal Walking Robot Motion Control of a Bipedal Walking Robot Lai Wei Ying, Tang Howe Hing, Mohamed bin Hussein Faculty of Mechanical Engineering Universiti Teknologi Malaysia, 81310 UTM Skudai, Johor, Malaysia. Wylai2@live.my

More information

Precision level sensing with low-pressure module MS

Precision level sensing with low-pressure module MS The task on hand Level sensing as it is understood in modern process automation is much more than simply "tank half full" or "tank a quarter full". Using suitable sensors, levels, inlets and outlets can

More information

PropaGator Autonomous Surface Vehicle

PropaGator Autonomous Surface Vehicle PropaGator Autonomous Surface Vehicle Andrew Wegener December 4, 2012 University of Florida Department of Electrical and Computer Engineering EEL 5666C IMDL Final Report Instructors: A. Antonio Arroyo,

More information

CHAPTER IV FINITE ELEMENT ANALYSIS OF THE KNEE JOINT WITHOUT A MEDICAL IMPLANT

CHAPTER IV FINITE ELEMENT ANALYSIS OF THE KNEE JOINT WITHOUT A MEDICAL IMPLANT 39 CHAPTER IV FINITE ELEMENT ANALYSIS OF THE KNEE JOINT WITHOUT A MEDICAL IMPLANT 4.1 Modeling in Biomechanics The human body, apart of all its other functions is a mechanical mechanism and a structure,

More information

AC : MEASUREMENT OF HYDROGEN IN HELIUM FLOW

AC : MEASUREMENT OF HYDROGEN IN HELIUM FLOW AC 2010-2145: MEASUREMENT OF HYDROGEN IN HELIUM FLOW Randy Buchanan, University of Southern Mississippi Christopher Winstead, University of Southern Mississippi Anton Netchaev, University of Southern Mississippi

More information

Simulation of the Hybtor Robot

Simulation of the Hybtor Robot Simulation of the Hybtor Robot Pekka Aarnio, Kari Koskinen and Sami Salmi Information and Computer Systems in Automation Helsinki University of Technology ABSTRACT A dynamic rigid body simulation model

More information

Biped Walking Robot Control System Design

Biped Walking Robot Control System Design 69 Biped Walking Robot Control System Design Jian Fang Abstract For biped walking robot posture instability problems presented this paper, ZMP gait planning algorithm and a time division multiplexing servo

More information

Step Detection Algorithm For Accurate Distance Estimation Using Dynamic Step Length

Step Detection Algorithm For Accurate Distance Estimation Using Dynamic Step Length Step Detection Algorithm For Accurate Distance Estimation Using Dynamic Step Length Ahmad Abadleh ahmad_a@mutah.edu.jo Eshraq Al-Hawari eshraqh@mutah.edu.jo Esra'a Alkafaween Esra_ok@mutah.edu.jo Hamad

More information

HIP-KNEE control for gait assistance with Powered Knee Orthosis

HIP-KNEE control for gait assistance with Powered Knee Orthosis Loughborough University Institutional Repository HIP-KNEE control for gait assistance with Powered Knee Orthosis This item was submitted to Loughborough University's Institutional Repository by the/an

More information

Inertial compensation for belt acceleration in an instrumented treadmill

Inertial compensation for belt acceleration in an instrumented treadmill Inertial compensation for belt acceleration in an instrumented treadmill Sandra K. Hnat, Antonie J. van den Bogert Department of Mechanical Engineering, Cleveland State University Cleveland, OH 44115,

More information

A Study on the Human Impulse Characteristics Of the Standing Shooting Posture

A Study on the Human Impulse Characteristics Of the Standing Shooting Posture A Study on the Human Impulse Characteristics Of the Standing Shooting Posture Young-Shin Lee 1, a, Young-Jin Choi 2,b, Kyu-Hyun Han 2,c, Je-Wook Chae 3,d, Eui-Jung Choi 3,e and In-Woo Kim 3,f 1 Dept. of

More information

TYROL: EVOLUTION OF A 10-AXIS BIPED ROBOT

TYROL: EVOLUTION OF A 10-AXIS BIPED ROBOT TYROL: EVOLUTION OF A 10-AXIS BIPED ROBOT Vishnu Madadi and Sabri Tosunoglu Member ASME, Member ASME Florida International University Department of Mechanical Engineering 10555 West Flagler Street Miami,

More information

Code Basic module and level control complete with optionals code

Code Basic module and level control complete with optionals code AUTOMATION AND PROCESS CONTROL MPCT - Modular Process Control Trainer Code 916960 Basic module and level control complete with optionals code 916961-916962-916963-916964-916965 1. General Didacta proposes

More information

OPTIMAL TRAJECTORY GENERATION OF COMPASS-GAIT BIPED BASED ON PASSIVE DYNAMIC WALKING

OPTIMAL TRAJECTORY GENERATION OF COMPASS-GAIT BIPED BASED ON PASSIVE DYNAMIC WALKING OPTIMAL TRAJECTORY GENERATION OF COMPASS-GAIT BIPED BASED ON PASSIVE DYNAMIC WALKING Minseung Kim Dept. of Computer Science Illinois Institute of Technology 3201 S. State St. Box 2082 Chicago IL 60616

More information

Using PV Diagram Synchronized With the Valve Functioning to Increase the Efficiency on the Reciprocating Hermetic Compressors

Using PV Diagram Synchronized With the Valve Functioning to Increase the Efficiency on the Reciprocating Hermetic Compressors Purdue University Purdue e-pubs International Compressor Engineering Conference School of Mechanical Engineering 21 Using PV Diagram Synchronized With the Valve Functioning to Increase the Efficiency on

More information

Toward a Human-like Biped Robot with Compliant Legs

Toward a Human-like Biped Robot with Compliant Legs Book Title Book Editors IOS Press, 2003 1 Toward a Human-like Biped Robot with Compliant Legs Fumiya Iida a,b,1, Yohei Minekawa a Juergen Rummel a and Andre Seyfarth a a Locomotion Laboratory, University

More information

AN ISOLATED SMALL WIND TURBINE EMULATOR

AN ISOLATED SMALL WIND TURBINE EMULATOR AN ISOLATED SMALL WIND TURBINE EMULATOR Md. Arifujjaman Graduate Student Seminar: Master of Engineering Faculty of Engineering and Applied Science Memorial University of Newfoundland St. John s, NL, Canada

More information

Datalogging Shirt for Baseball Pitchers

Datalogging Shirt for Baseball Pitchers Datalogging Shirt for Baseball Pitchers Design Team Marcus Moché, Alexandra Morgan, David Schmidt Design Advisor Prof. M. Taslim Abstract Baseball pitcher elbow injuries have been increasing in frequency

More information

MOTUS Wave Buoys. Powered By the Aanderaa MOTUS Directional Wave Sensor

MOTUS Wave Buoys. Powered By the Aanderaa MOTUS Directional Wave Sensor MOTUS Wave Buoys Powered By the Aanderaa MOTUS Directional Wave Sensor Two Buoys, One Brain The Aanderaa MOTUS directional wave sensor factory calibrated and currently available on two proven buoy platforms:

More information

Gait Analysis of a Little Biped Robot. Received May 2015; accepted July 2015

Gait Analysis of a Little Biped Robot. Received May 2015; accepted July 2015 ICIC Express Letters Part B: Applications ICIC International c216 ISSN 2185-2766 Volume 7, Number 5, May 216 pp. 1 6 Gait Analysis of a Little Biped Robot Chi-Sheng Tsai 1, Chen-Huei Hsieh 1, Wenning QIU

More information

Gait analysis for the development of the biped robot foot structure

Gait analysis for the development of the biped robot foot structure Preprints of the 9th World Congress The International Federation of Automatic Control Cape Town, South Africa. August 4-9, 4 Gait analysis for the development of the biped robot foot structure Yusuke OGAWA

More information

Jurassic Chicken: An Avian Bipedal Robot 2001 Florida Conference on Recent Advances in Robotics May 10-11, 2001, FAMU-FSU College of Engineering

Jurassic Chicken: An Avian Bipedal Robot 2001 Florida Conference on Recent Advances in Robotics May 10-11, 2001, FAMU-FSU College of Engineering Jurassic Chicken: An Avian Bipedal Robot 2001 Florida Conference on Recent Advances in Robotics May 10-11, 2001, FAMU-FSU College of Engineering Megan Grimm Machine Intelligence Lab (MIL) Email: megan@mil.ufl.edu

More information

Programming Self-Recovery in the humanoid Leong Ti Xean 1 Yap Kian Tiong 2

Programming Self-Recovery in the humanoid Leong Ti Xean 1 Yap Kian Tiong 2 Programming Self-Recovery in the humanoid Leong Ti Xean 1 Yap Kian Tiong 2 1. INTRODUCTION 1.1 Background In October 2000, Honda announced the ASIMO humanoid robot, capable of interpreting the postures

More information

Dynamic Characteristics of the End-effector of a Drilling Robot for Aviation

Dynamic Characteristics of the End-effector of a Drilling Robot for Aviation International Journal of Materials Science and Applications 2018; 7(5): 192-198 http://www.sciencepublishinggroup.com/j/ijmsa doi: 10.11648/j.ijmsa.20180705.14 ISSN: 2327-2635 (Print); ISSN: 2327-2643

More information

Technical Data Sheet MF010-O-LC

Technical Data Sheet MF010-O-LC Technical Data Sheet MF010-O-LC - 1 - 1. Properties The oxygen measuring system MF010-O-LC determines the oxygen content in gas mixtures up to a temperature of 250 C. It is particularly suitable for the

More information

Microprocessor Technology in Ankle Prosthetics

Microprocessor Technology in Ankle Prosthetics Microprocessor Technology in Ankle Prosthetics Arizona State University Dr. Thomas Sugar Former Students LTC Joseph Hitt, PhD Dr. Kevin Hollander Dr. Matthew Holgate Dr. Jeffrey Ward Mr. Alex Boehler Mr.

More information

Design and Analysis of Lower Limb Exoskeleton

Design and Analysis of Lower Limb Exoskeleton IJIRST International Journal for Innovative Research in Science & Technology Volume Issue 12 May 2017 ISSN (online): 249-6010 Design and Analysis of Lower Limb Exoskeleton N. Siva Nagamani V. Mohan Srikanth

More information

Decentralized Autonomous Control of a Myriapod Locomotion Robot

Decentralized Autonomous Control of a Myriapod Locomotion Robot Decentralized utonomous Control of a Myriapod Locomotion Robot hmet Onat Sabanci University, Turkey onat@sabanciuniv.edu Kazuo Tsuchiya Kyoto University, Japan tsuchiya@kuaero.kyoto-u.ac.jp Katsuyoshi

More information

Design of a Microcontroller-Based Pitch Angle Controller for a Wind Powered Generator

Design of a Microcontroller-Based Pitch Angle Controller for a Wind Powered Generator Journal of Engineering and Science Research 1 (2): 133-138, e-issn RMP Publications, DOI: Design of a Microcontroller-Based Pitch Angle Controller for a Wind Powered Generator Glenn V. Magwili, Michael

More information

On the Mechanical Design of the Berkeley Lower Extremity Exoskeleton (BLEEX)

On the Mechanical Design of the Berkeley Lower Extremity Exoskeleton (BLEEX) On the Mechanical Design of the Berkeley Lower Extremity Exoskeleton (BLEEX) Adam Zoss, H. Kazerooni, Andrew Chu Department of Mechanical Engineering University of California, Berkeley, CA, 94720, USA

More information

ZSTT Team Description Paper for Humanoid size League of Robocup 2017

ZSTT Team Description Paper for Humanoid size League of Robocup 2017 Adult- ZSTT Team Description Paper for Humanoid size League of Robocup 2017 Jaesik Jeong, Youngsup Oh and Jeehyun Yang ZSTT E-mail: soulmatree@gmail.com Web: www.soulmatree.com Abstract. This paper describes

More information

Analysis of Backward Falls Caused by Accelerated Floor Movements Using a Dummy

Analysis of Backward Falls Caused by Accelerated Floor Movements Using a Dummy Original Article Analysis of Backward Falls Caused by Accelerated Floor Movements Using a Dummy Hisao NAGATA 1 * and Hisato OHNO 2 1 National Institute of Occupational Safety and Health, 1 4 6 Umezono,

More information

Product Information. Tolerance compensation unit TCU-Z

Product Information. Tolerance compensation unit TCU-Z Product Information TCU-Z TCU-Z Compact. Flexible. Productive. TCU-Z tolerance compensation unit The TCU is compensated on the basis of elastomers that compensate in all three directions, enabling them

More information

Faster and Smoother Walking of Humanoid HRP-2 with Passive Toe Joints *

Faster and Smoother Walking of Humanoid HRP-2 with Passive Toe Joints * Faster and Smoother Walking of Humanoid HRP-2 with Passive Toe Joints * Ramzi Sellaouti *1, Olivier Stasse *2, Shuuji Kajita *3, Kazuhito Yokoi *1 and Abderrahmane Kheddar *2 *1 JRL, AIST *2 JRL, CNRS

More information

1. A tendency to roll or heel when turning (a known and typically constant disturbance) 2. Motion induced by surface waves of certain frequencies.

1. A tendency to roll or heel when turning (a known and typically constant disturbance) 2. Motion induced by surface waves of certain frequencies. Department of Mechanical Engineering Massachusetts Institute of Technology 2.14 Analysis and Design of Feedback Control Systems Fall 2004 October 21, 2004 Case Study on Ship Roll Control Problem Statement:

More information

Deploying the TCM-1 Tilt Current Meter in an Inverted (Hanging) Orientation By: Nick Lowell, Founder & President

Deploying the TCM-1 Tilt Current Meter in an Inverted (Hanging) Orientation By: Nick Lowell, Founder & President Lowell Instruments Application Note #TCMA Deploying the TCM-1 Tilt Current Meter in an Inverted (Hanging) Orientation By: Nick Lowell, Founder & President 1 Introduction The TCM-1 Tilt Current Meter (TCM)

More information

Application of pushover analysis in estimating seismic demands for large-span spatial structure

Application of pushover analysis in estimating seismic demands for large-span spatial structure 28 September 2 October 2009, Universidad Politecnica de Valencia, Spain Alberto DOMINGO and Carlos LAZARO (eds.) Application of pushover analysis in estimating seismic demands for large-span spatial structure

More information

Reduction of Bitstream Transfer Time in FPGA

Reduction of Bitstream Transfer Time in FPGA IOSR Journal of Electronics and Communication Engineering (IOSR-JECE) e-issn: 2278-2834,p- ISSN: 2278-8735.Volume 9, Issue 2, Ver. III (Mar - Apr. 2014), PP 82-86 Reduction of Bitstream Transfer Time in

More information

GOLFER. The Golf Putting Robot

GOLFER. The Golf Putting Robot GOLFER The Golf Putting Robot Written By Wing Pan Yuen For EEL 5666 Intelligent Machines Design Laboratory December 05, 1999 Table of Contents Abstract Introduction Executive Summary Integrated System

More information

SCHEINWORKS Measuring and Analysis Systems by

SCHEINWORKS Measuring and Analysis Systems by Pressure Measurement Systems for standing and walking analysis Germany since 1879 Pressure Measurement Systems for standing and walking analysis Documentation of Gait image Stance Symmetry of all parameters

More information

Vibration Analysis and Test of Backup Roll in Temper Mill

Vibration Analysis and Test of Backup Roll in Temper Mill Sensors & Transducers 2013 by IFSA http://www.sensorsportal.com Vibration Analysis and Test of Backup Roll in Temper Mill Yuanmin Xie College of Machinery and Automation, Wuhan University of Science and

More information

Design, Fabrication and Analysis of Microcontroller Based Bipedal Walking Robot Vaidyanathan.V.T 1 and Sivaramakrishnan.R 2

Design, Fabrication and Analysis of Microcontroller Based Bipedal Walking Robot Vaidyanathan.V.T 1 and Sivaramakrishnan.R 2 Design, Fabrication and Analysis of Microcontroller Based Bipedal Walking Robot Vaidyanathan.V.T 1 and Sivaramakrishnan.R 2 1, 2 Mechatronics, Department of Production Technology, Madras Institute of Technology,

More information

Design and development of microcontroller based human airway pressure measurement system with real time graphical display for anaesthesia ventilator

Design and development of microcontroller based human airway pressure measurement system with real time graphical display for anaesthesia ventilator Journal of Scientific & Industrial Research Vol. 65, December 2006, pp. 986-991 Design and development of microcontroller based human airway pressure measurement system with real time graphical display

More information

Lab 1c Isentropic Blow-down Process and Discharge Coefficient

Lab 1c Isentropic Blow-down Process and Discharge Coefficient 058:080 Experimental Engineering Lab 1c Isentropic Blow-down Process and Discharge Coefficient OBJECTIVES - To study the transient discharge of a rigid pressurized tank; To determine the discharge coefficients

More information

Final Report. Remote Fencing Scoreboard Gator FenceBox

Final Report. Remote Fencing Scoreboard Gator FenceBox EEL 4924 Electrical Engineering Design (Senior Design) Final Report 26 April 2012 Remote Fencing Scoreboard Team Members: Adrian Montero and Alexander Quintero Page 2 of 14 Project Abstract: The scope

More information

Generation of Robot Motion Based on Measurement of Human Movement. Susumu Sakano 1, Satoru Shoji 1

Generation of Robot Motion Based on Measurement of Human Movement. Susumu Sakano 1, Satoru Shoji 1 Generation of Robot Motion Based on Measurement of Human Movement Susumu Sakano 1, Satoru Shoji 1 1College of Engineering, Nihon University 1 Nakagawara Tokusada Tamura-machi Koriyama 963-8642 Japan Tel;

More information

Novel Technique for Gait Analysis Using Two Waist Mounted Gyroscopes

Novel Technique for Gait Analysis Using Two Waist Mounted Gyroscopes Old Dominion University ODU Digital Commons Computer Science Theses & Dissertations Computer Science Summer 2018 Novel Technique for Gait Analysis Using Two Waist Mounted Gyroscopes Ahmed Nasr Old Dominion

More information

APPLICATION OF THREE DIMENSIONAL ACCELEROMETRY TO HUMAN MOTION ANALYSIS

APPLICATION OF THREE DIMENSIONAL ACCELEROMETRY TO HUMAN MOTION ANALYSIS APPLICATION OF THREE DIMENSIONAL ACCELEROMETRY TO HUMAN MOTION ANALYSIS INTRODUCTION Ken'ichi Egawa, T. Tsuboi, T. Satoh, and M. Miyazaki Graduate School of Human Sciences, Waseda University Three dimensional

More information

ABSTRACT PATTERNS USING 3D-DYNAMIC MODELING. Kaustav Nandy, Master of Science, Department of Electrical And Computer Engineering

ABSTRACT PATTERNS USING 3D-DYNAMIC MODELING. Kaustav Nandy, Master of Science, Department of Electrical And Computer Engineering ABSTRACT Title of Thesis: IDENTIFICATION OF HUMAN WALKING PATTERNS USING 3D-DYNAMIC MODELING Kaustav Nandy, Master of Science, 26 Thesis Directed By: Professor. Rama Chellappa Department of Electrical

More information

Available online at ScienceDirect. Procedia Engineering 112 (2015 )

Available online at   ScienceDirect. Procedia Engineering 112 (2015 ) Available online at www.sciencedirect.com ScienceDirect Procedia Engineering 112 (2015 ) 196 201 7th Asia-Pacific Congress on Sports Technology, APCST 2015 Dynamics of spin bowling: the normalized precession

More information

GOLOMB Compression Technique For FPGA Configuration

GOLOMB Compression Technique For FPGA Configuration GOLOMB Compression Technique For FPGA Configuration P.Hema Assistant Professor,EEE Jay Shriram Group Of Institutions ABSTRACT Bit stream compression is important in reconfigurable system design since it

More information

PERCEPTIVE ROBOT MOVING IN 3D WORLD. D.E- Okhotsimsky, A.K. Platonov USSR

PERCEPTIVE ROBOT MOVING IN 3D WORLD. D.E- Okhotsimsky, A.K. Platonov USSR PERCEPTIVE ROBOT MOVING IN 3D WORLD D.E- Okhotsimsky, A.K. Platonov USSR Abstract. This paper reflects the state of development of multilevel control algorithms for a six-legged mobile robot. The robot

More information

Complex movement patterns of a bipedal walk

Complex movement patterns of a bipedal walk 1 Complex movement patterns of a bipedal walk Objectives After completing this lesson, you will be able to: Describe the complex movement patterns of a bipedal walk. Describe the biomechanics of walking

More information

An Indoor Positioning Method with MEMS Inertial Sensors

An Indoor Positioning Method with MEMS Inertial Sensors Sensors & Transducers 2013 by IFSA http://www.sensorsportal.com An Indoor Positioning Method with MEMS Inertial Sensors u LIU, Wen-Ji XIOG Institute of Optical Communication Technology, Chongqing University

More information

MPG-plus. Application example. Pneumatic 2-Finger Parallel Gripper Gripper for small components. Gripping force 38 N 175 N. Sizes

MPG-plus. Application example. Pneumatic 2-Finger Parallel Gripper Gripper for small components. Gripping force 38 N 175 N. Sizes MPG-plus Sizes 25 40 Weight 0.06 kg 0.24 kg Gripping force 38 N 175 N Stroke per finger 3 mm 6 mm Workpiece weight 0.19 kg 0.7 kg Application example Pneumatically driven, dual-axis pick-and-place machine

More information

Biomechanics analysis of human walking with load carriage

Biomechanics analysis of human walking with load carriage Technology and Health Care 23 (2015) S567 S575 DOI 10.3233/THC-150995 IOS Press S567 Biomechanics analysis of human walking with load carriage Xiuxia Yang, Guorong Zhao, Di Liu, Weiei Zhou and Hewei Zhao

More information

AMS 2710 PCB pressure sensor module with V output

AMS 2710 PCB pressure sensor module with V output FEATURES Universal pressure sensor module with 0.. 10 V voltage output Fully calibrated and temperature compensated sensor module Variants for (bidirectional) differential, gage, absolute and barometric

More information

Selecting the right pressure sensor for your application

Selecting the right pressure sensor for your application Selecting the right pressure sensor for your application This guide from Acal BFi details the key factors that you must consider when selecting a pressure sensor for your application. Selecting the best

More information

Development of a Simulation Model for Swimming with Diving Fins

Development of a Simulation Model for Swimming with Diving Fins Proceedings Development of a Simulation Model for Swimming with Diving Fins Motomu Nakashima 1, *, Yosuke Tanno 2, Takashi Fujimoto 3 and Yutaka Masutani 3 1 Department of Systems and Control Engineering,

More information

An autonomous, underactuated exoskeleton for loadcarrying augmentation

An autonomous, underactuated exoskeleton for loadcarrying augmentation Proceedings of the 26 IEEE/RSJ International Conference on Intelligent Robots and Systems October 9-15, 26, Beijing, China An autonomous, underactuated exoskeleton for loadcarrying augmentation Conor James

More information

C-Flow Coriolis Mass Flow Meters

C-Flow Coriolis Mass Flow Meters Coriolis Mass Flow Meters Ready for Take Off The New Compact C-Flow Küppers Elektromechanik GmbH The C-Flow The C-Flow Coriolis Mass Meters consist of two components: KCE Transmitter KCM Transducer 2 KEM

More information

Takashi Watanabe, Hiroki Saito, Eri Koike, and Kazuki Nitta. 1. Introduction

Takashi Watanabe, Hiroki Saito, Eri Koike, and Kazuki Nitta. 1. Introduction Computational Intelligence and Neuroscience Volume 211, Article ID 975193, 12 pages doi:1.1155/211/975193 Research Article A Preliminary Test of Measurement of Joint Angles and Stride Length with Wireless

More information

ACCURACY, PERFORMANCE, AND HANDLING OF OIL-FILLED DIGIQUARTZ PRESSURE INSTRUMENTATION

ACCURACY, PERFORMANCE, AND HANDLING OF OIL-FILLED DIGIQUARTZ PRESSURE INSTRUMENTATION Application Note Doc. G8108-001 Rev. A - 23-Jul-02 ACCURACY, PERFORMANCE, AND HANDLING OF OIL-FILLED DIGIQUARTZ PRESSURE INSTRUMENTATION For more information regarding Digiquartz products contact: Paroscientific,

More information

Electropneumatic Positioner and Pneumatic Positioner Type 3760 JIS

Electropneumatic Positioner and Pneumatic Positioner Type 3760 JIS Electropneumatic Positioner and Pneumatic Positioner Type 3760 Application Single-acting positioners for direct attachment to pneumatic control valves. An electric standardized signal of 4 to 20 ma or

More information

Cover Page for Lab Report Group Portion. Pump Performance

Cover Page for Lab Report Group Portion. Pump Performance Cover Page for Lab Report Group Portion Pump Performance Prepared by Professor J. M. Cimbala, Penn State University Latest revision: 02 March 2012 Name 1: Name 2: Name 3: [Name 4: ] Date: Section number:

More information

Finite Element Analysis and Design of Lower Extremity Exoskeleton

Finite Element Analysis and Design of Lower Extremity Exoskeleton Finite Element Analysis and Design of Lower Extremity Exoskeleton Huazeng Hu, Guanghao Zhang, Feng Li College of Mechanical and Electronic Engineering, Shandong University of Science and Technology, Qingdao

More information

Wind Tunnel Instrumentation System

Wind Tunnel Instrumentation System Wind Tunnel Instrumentation System Karthigeyan S 1, Jai bhavani K S 2, Jenifer Z 3 P.G Student, Dept. of, Valliammai Engineering College, Chennai, India 1 Assistant Professor, Dept. of, Valliammai Engineering

More information