"Institute of Biophysics, Medical Faculty, Lipieeva 2,

Size: px
Start display at page:

Download ""Institute of Biophysics, Medical Faculty, Lipieeva 2,"

Transcription

1 Object Oriented Approach to Determination of Biomechanical Parameters of the Hip-Joint V. Stankovski", V. Kralj-Iglie', B. Kersnie*, D. Smrke\ A. Iglie^ "Clinic oftraumatology, Zaloska 2, SI 1000 Ljubljana, Slovenia vlado. uni-lj. si ^Faculty of Electrical Engineering, Trzaska 25, "Institute of Biophysics, Medical Faculty, Lipieeva 2, Abstract Some recent advances in object oriented programming techniques and in programming languages in particular, the object oriented programming language Java (Sun Microsystems, Inc.) are used to produce a set of objects that comprise the hip-joint geometry (points, axes, profiles, distances, angles), objects that describe the forces and the stress distribution in the hip-joint articular surface (forces, stress), as well as objects that can be manipulated by using Drag and Drop operations in order to simulate changes in the hip-joint geometry (femoral head, femoral neck, greater trochanter and lower part of the femur). Any change in the objects that can be manipulated influences the remaining objects that are currently displayed. Particularly, any change can influence the hip-joint reaction force, and the corresponding contact stress distribution. The changes are estimated automatically by using methods that are attached to the specific objects. Digitized profiles of standard AP radiographs of the hip-joint are used as input to this computer-aided system. A non-homogeneous scaling method that is based on a reference model of the hip musculature, is used to prepare data for each human subject. These data serve as input to a three-dimensional mathematical model of the hip-joint in one-legged stance, which is used to estimate the values of the hip-joint reaction force (R) and its inclination angle (8%). Afterwards, the stress distribution in the hip-joint articular surface is calculated by using a three-dimensional model of the hip-joint articular surface, which takes into account the previously estimated values of R and SR, the femoral head radius (r) and the center-edge angle of Wiberg (8^). The system was applied to 21 male and 79 female radiographs of healthy subjects. The results show that the contact stress in the hip-joint articular surface is significantly greater for females than for males. Because the increased stress in the hip-joint is unfavorable regarding arthrosis development (Hadley et al. [1]), the presented results could partially explain the fact that females have greater incidence of arthrosis in the hip-joint than males. This is related not only to femoral, but also to pelvic geometry.

2 238 Simulations in Biomedicine IV 1 Introduction The hip-joint is often affected by pathologies which change its geometry like, as an example, the arthrosis of the hip which distorts the spherical shape of the femoral head and changes the direction and magnitude of the forces and stress distribution acting upon the joint. Since the advent of radiographic examination of bony structure several geometrical parameters have been described to define the geometry of the joint. The use of these parameters in the clinical examination is a well established procedure of diagnostic relevance: for example, the definition of a varus or valgus femoral shape is made according to the value of the angle of inclination (the axis of the femoral neck relative to the axis of the femoral diaphysis). Fischer [2], Pauwels [3] and Bombelli [4] are some of the authors who suggested a refined analysis of the principal forces acting upon the hip-joint. Their work makes the base of the two-dimensional model of the hip-joint in the frontal plane. Together with the development of computer science, there have been several improvements of the two-dimensional model. Iglie et al. [5] introduced a simple three-dimensional mathematical model of the hip-joint in one-legged stance which is used in the present paper. By using this model, it is possible to estimate the magnitude of the hip-joint reaction force (R) and its inclination angle (8%). The three-dimensional co-ordinates of the femoral and the pelvic attachment points of five different muscles and the distance between the two femoral head centres (L) have been taken into account in this model. The stress distribution in the hip-joint articular surface is then estimated by using another model (Iglie et al. [6,7]). The model of stress distribution takes into account the hip-joint reaction force, its inclination angle, the femoral head radius, and the center-edge angle of Wiberg. Estimating a lot of parameters from AP radiographs, anyway, is highly time consuming and because of this reason a widespread use in clinical practice can be significantly impaired. So, study was undertaken to speed-up the procedures by the use of computers to allow examination not only of patients who suffer from hip-joint diseases and require osteotomy or total hip replacement, but also of healthy patients (Iglie et al [8, 9], Jaklie & Pernus [10], Stankovski et al [11])- The computer system Viprecox (Vis et pressus in coxa) is one of the results of our study. The system was written in the object oriented programming language Java (Sun Microsystems, Inc.) and consists of set of objects that comprise the hip-joint geometry, the forces and the stress in the hip-joint, and objects that can be manipulated by using Drag and Drop operations in order to simulate changes in the hip-joint geometry. A brief overview of the system is given in this paper. Our additional aim was to elucidate the fact that female population has greater incidence of arthrosis in the hip-joint than male population. In order to do this the result of Hadley et al. [1] is used, who showed that increased stress

3 Simulations in Biomedicine IV 239 in the hip-joint articular surface is unfavourable regarding arthrosis development. In the discussion, the results are also related to the results of Kersnie el al [12], who observed differences between the male and the female pelvic and femoral geometry, which influence the resultant hip-joint force (R) and the corresponding contact stress in the hip-joint articular surface (Iglie et al [8,9]). 2 The system ViprecoxO: objects and methods 2.1 Configuration The configuration needed to run the system Viprecox consists of an IBM PC compatible computer with Pentium processor and 16 MB of RAM on which a multi-threading operating system is installed (e.g. MS Windows 95 or MS Windows NT ). Due to the fact that the system Viprecox has been entirely written in the platform independent programming language Java, it can actually run on any multi-threading operating system on which the Java Virtual Machine is installed (Ramakrishnan [13]). Similar packages that performed two-dimensional analysis of the hip-joint were built by Tranquilli & Merolli [14] (ANCA) and by Jaklie & Pernus [10] (HIJOMO). The Viprecox package is a continuation of the work of Jaklie & Pernus. The both systems were able to measure several different biomechanical parameters of the hip-joint, such as points, distances and angles. In addition, the package ANCA was also able to determine the hip-joint reaction force according to the model of Fischer [2], Pauwels [3] & Bombelli [4]. Both packages were written in the C programming language. ANCA worked on a DEC 11/23 minicomputer and HIJOMO on an IBM PC computer. 2.2 The object oriented paradigm The object-oriented programming technique allows us to build systems that behave in a strictly specified way. The objects can be composed of objects, which themselves can be composed of objects, and so on The final aim is to improve the complexity, the design, theflexibility,the fastness, the simplicity and the reliability of the computer programs (Martin & Odell [15]). Because of these reasons, from 1995 the programming language Java started to gain on importance (Ramakrishnan [13]). Not only that Java is object-oriented and platform independent, but it also has the advantage that it is the language of the Internet. An interpreter runs Java applications using run-time support (the Java run-time environment is provided with the Netscape and other Internet browsers). As a result, the latest version of the system Viprecox is available on Internet.

4 240 Simulations in Biomedicine IV 2.3 Description The user can work with Viprecox (see Fig. 1) either on Internet by using his favorite Internet browser or on his local machine in an user-friendly environment. There is a pull-down menu situated at the top of the application, and two additional control panels: the Select panel at the top, and the Status panel at the bottom of the page. In the center of the page there are two animation windows: the West animator on the left-hand side and the East animator on the right-hand side of the page. stress distribution Figure 1. Stress distribution in the hip-joint articular surface for the currently selected patient determined by the system Viprecox from an AP radiograph. The main menu offers the following options: File, Edit, Graphics, Simulation, Status, Report and Help. The File option allows the user to Open(Save) a new patient or a group of patients to be examined. The Edit option allows the user to create groups of patients according to the user's criteria, to delete patients from the current group, or to move, and copy patients from one group to another. The Graphics option decides which data will be displayed on the animation screens. The user

5 Simulations in Biomedicine IV 241 can choose any of the options: Points, Axes, Profiles, Distances, Angles, Forces or Stress, and in each of these, he can set specific details to be displayed. Simulation is probably the most important option in the application. In this option the user is allowed to simulate any of the following operations of the hipjoint: Chiary, Valgus, Varus, Greater Trochanter Shift and Femoral Rotation. It is also possible to Update or to Forget the results of the simulation. The Status menu gives the user a possibility to view the values of all different parameters that are kept about the patient. The Report option (Patient, Group, Special) gives various reports about the currently observed patient or group. Guidance throughout the application is available by using the Help menu. From the Select panel the currently displayed patient or group of patients can be selected, as well as the left or the right hip-joint on each of the animation windows. The Status panel explains what is currently happening in the animation windows. 2.4 The objects The West and the East animators allow the use of Drag and Drop operations in order to manipulate the following objects on the screen, the femoral head, the femoral neck, the greater trochanter, and the lower part of the femur. In addition, there are objects that can be shown on both animators, but can not be manipulated. These objects present various points, axes, profiles, distances, angles, forces and the stress on the hip-joint. At present, only the projection of these objects in the frontal plane is shown, although the incorporated models are three-dimensional. These objects will be extended in the future to allow more functionality. All objects are updated after any change in the input conditions of the implemented models. As a result of the Drag and Drop operations it is immediately possible to view the changes in the displayed biomechanical parameters (e.g. a change of the position of the femoral head results in a change of the stress distribution). 2.5 Model of stress distribution in the hip-joint articular surface In the present state-of-the-art computer system, we incorporated threedimensional mathematical models in order to estimate the forces acting in the hip and the corresponding stress distribution in the hip-joint articular surface. These models are presented in detail elsewhere (Iglie et al. [5, 6], Ipavec et al [7]). Following is only a brief review. The system Viprecox takes as input geometrical data which is acquired from standard AP radiographs by a digitizer. In order to prepare data as input to the previously mentioned models there is a need to estimate the three-dimensional co-ordinates of the femoral and the pelvic attachment points of the following muscles: gluteus medius, giuteus minimus, piriformis, tensor fasciae latae and rectus femoris and the distance

6 242 Simulations in Biomedicine IV between the two femoral head centres (L) for each individual. Reference threedimensional co-ordinates of the femoral and the pelvic attachment points and the distance between the two femoral head centres (L^f) were obtained from the study conducted by Dostal & Andrews [16] as well as the pelvic breadth (B^f) These data were then used for scaling purposes. Dostal & Andrews emphasised the possible problems when using homogeneous scaling methods to tailor their anatomical data to particular human subjects. Viprecox performs a nonhomogeneous scaling method, which is described elsewhere (Stankovski el al It should be noted that the gluteus muscles have a relatively great attachment areas on the pelvis and are therefore both divided into three groups relative to the frontal plane of the body: anterior, middle and posterior. The study of Dostal & Andrews [16] provides reference co-ordinates for the attachment areas of these muscles. Viprecox also automatically measures the distance L After the non-homogeneous tailoring procedure the prepared data are presented to the mathematical model of the hip-joint. In the one-legged stance the forces acting on the pelvis are the hip-joint reaction force, the weight of the body except for the loaded leg and the effective muscle force which is the vector sum of forces of different muscles which are active particularly in this body position. The resultant hip-joint force and its inclination angle are obtained by solving a system of two equations regarding the equilibrium of the forces and of the torques acting on the pelvis (Iglie et al [5]). In calculating the radial stress distribution in the hip-joint articular surface, the femoral head is represented by a sphere, while the acetabulum is represented by a fraction of a spherical shell. An articular surface is defined as the sphere with the mean of the radii of the femoral head sphere and of the acetabular shell. The weight bearing area of the hip-joint is taken to be a portion of the articular surface and is determined by the hip geometry. On the lateral side, the boundary is obtained by intersecting the articular surface sphere with a plane inclined for the center-edge angle of Wiberg with respect to the sagittal plane of the body. It is assumed that the radial stress is proportional to the cosine of the angle between the observed point on the weight bearing area and the point of maximal stress on the articular sphere (Brinckmann et al. [17]). The distribution of the radial stress on the articular surface is obtained by solving the three components of the vector equation requiring that the radial stress integrated over the entire weight bearing area yields the resultant hip-joint force (Iglie et al [6,7]). The estimated maximal value of stress in the hip-joint articular surface was then analysed by using descriptive statistical methods. The female and the male population were compared by comparing the average values of the maximal stress. The probability P describing statistical significance of the difference between the average values of the maximal stress in males and females was determined by using the Mann- Whitney test.

7 3 Results Simulations in Biomedicine IV 243 For the purpose of analysis, standard AP radiographs of the hip were taken from the archive of the Department of Orthopaedic Surgery in Ljubljana from 1985 on. Only radiographs of the subjects for which the pelvic and the femoral shapes were found to be normal were taken into account in order to observe only differences between healthy males and females. Thus the final analysis was performed for 21 adult male and 79 adult female healthy human subjects. The results show important differences between the male and the female population regarding the radial stress distribution in the hip-joint articular surface. The histograms presented in Fig. 2 show the maximal value of stress in the hip-joint articular surface (p x) normalised by the body weight (We) for male and for female population. The value of pmax/we is significantly greater in females (2653,53) than in males (2276,89) (P < ) Pmax/WB [1/m*] Figure 2. Histograms of the normalised maximal value of stress in the hip-joint articular surface (pmax/wg) for male and for female population. 4 Conclusions The object-oriented computer system Viprecox was built for the purpose of analysis of various biomechanical parameters of the hip-joint including the stress distribution in the hip-joint articular surface. The system was applied to AP radiographs of male and female healthy subjects. The results show that the contact stress in the hip-joint articular surface is significantly greater in females than in males.

8 244 Simulations in Biomedicine IV Because increased contact stress in the hip-joint accelerates the development of arthrosis (Hadley et al. [1]), we propose that females have unfavourable pelvic and femoral geometry compared to the males. Such characteristic difference in the geometry may be the greater pelvic width in females than in males (Kersnie et al. [12]). The unfavourable pelvic and femoral geometry could be one of the reasons for higher incidence of arthrosis development in female population, especially in combination with increased body weight (Vingard [18], Leger [19]). This assumption is in agreement with some observations which indicate that ethiologic factors associated with hip arthrosis may differ for males and females (Tepper & Hochberg [20]). Acknowledgement This work was supported by a grant from the Ministry of Science of the Republic of Slovenia: indications for Implantation of Bimodular Hip Endoprothesis«. All rights on the system Viprecox are reserved by V. Stankovski, A. Iglie & V. Kralj-Iglie. References 1. Hadley, N.A., Brown, T.D. & Weinstein, S.L. The effects of contact pressure elevations and aseptic necrosis on the long-term clinical outcome of congenital hip dislocation, J. Orthop. Res., 1990, 64, Fischer, O Der Gang des Menschen, Hirzel, Leipzig, Pauwels, F. Biomechanics of the Normal and Diseased Hip, Springer- Verlag, New York, Bombelli, R. Osteoarthritis of the Hip, Springer-Verlag, New York, Iglie, A., Srakar, F, Antolie, V., Kralj-Iglie, V. & Batagelj, V. Mathematical analysis of Chiari osteotomy, Ada Orthop. lugosl., 1990, 20, Iglie, A., Srakar, F, Kralj-Iglie, V. & Antolie, V. The influence of pelvic shape on the stress distribution on the articular surface of the human hip joint, Zdrav. Vest., 1994, 63,

9 Simulations in Biomedicine IV Ipavec, M, Kralj-Iglie, V. & Iglie, A. Stress in the hip joint articular surface during gait, Eng. Modelling, 1995, 1-2, Iglie, A., Srakar, F & Antolie, V. Influence of the pelvic shape on the biomechanical status of the hip, Clin. Biomech., 1993, 8, Iglie, A., Kralj-Iglie, V., Antolie, V., Srakar, F. & Stanie, U Effect of the periacetabular osteotomy on the stress on the human hip joint articular surface, IEEE Trans. Rehab. Engr., 1993, 1, Jaklie, A. & Pernus, F Morphometric analysis of the AP pelvic and hip radiographs (ed B Zajc & F Solina), p , Proceedings of the 3rd Slovenian Electrotechnical and Computer Science Conference, Ljubljana, Slovenia, Stankovski, V., Iglie, A., Kralj-Iglie, V & Kersnie, B The hip-joint resultant force in healthy male and female population: a comparative study, Ada Chirurgiae Orthopaedicae et Traumatologiae Cechosl, 1996, 63, Kersnie, B, Iglie, A., Kralj-Iglie, V. & Srakar, F Increased incidence of arthrosis in female population could be related to femoral and pelvic shape, Arch. oforth. and Trauma Surg., 1997 (in press). 13. Ramakrishnan, S. Server-side Java script, Dr. Dobb's Sourcebook, 1996, November/December, Tranquilli, L.P., Merolli A Analysis of hip-joint geometry and its modification after a computer simulated osteotomy, pp , MIE 87 Proceedings, 3, Edi Press, Martin, J & Odell, J. The Object-Oriented Revolution, Savant Institute, Carnforth, Dostal, W.F. & Andrews, J.G. A Three-dimensional biomechanical model of hip musculature, J. Biomechanics, 1981, 14, Brinckmann, P., Frobin, W & Hierholzer, E Stress on the articular surface of the hip-joint in healthy adults and persons with idiopathic osteoarthrosis of the hip-joint, J. Biomechanics, 1981, 14, Vingard, E Overweight predisposes to coxarthrosis. Body-mass index studied in 239 males with hip arthroplasty, Act. Orthop. Scand., 1991, 62 (2),

10 246 Simulations in Biomedicine IV 19. Leger, O. L'epiphysiolyse femorale superieure en Polynesia Francaise. Une douleur de hanche aux concequences lourdes, Medicine Tropicale, 1992, 52 (1), Tepper, S. & Hochberg, M.C. Factors associated with hip osteoarthritis: data from thefirstnational health and nutrition examination survey, Am. J. Epidemiol., 1993, 138,

The shape of acetabular cartilage optimizes hip contact

The shape of acetabular cartilage optimizes hip contact J. Anat. (2005) 207, pp85 91 The shape of acetabular cartilage optimizes hip contact Blackwell Publishing, Ltd. stress distribution Matej Daniel, 1 Ale7 IgliC 2 and Veronika Kralj-IgliC 3 1 Laboratory

More information

Determination of contact hip stress from nomograms based on mathematical model

Determination of contact hip stress from nomograms based on mathematical model Medical Engineering & Physics 23 (2001) 347 357 www.elsevier.com/locate/medengphy Determination of contact hip stress from nomograms based on mathematical model Matej Daniel a, b, Vane Antolič c, Aleš

More information

Mathematical estimation of stress distribution in normal and dysplastic human hips

Mathematical estimation of stress distribution in normal and dysplastic human hips Journal of Orthopaedic Research 20 (2002) 1025 1030 www.elsevier.com/locate/orthres Mathematical estimation of stress distribution in normal and dysplastic human hips B. Mavcic a, B. Pompe a, V. Antolic

More information

This article was published in an Elsevier journal. The attached copy is furnished to the author for non-commercial research and education use, including for instruction at the author s institution, sharing

More information

Contact Stress in Hips with Osteonecrosis of the Femoral Head

Contact Stress in Hips with Osteonecrosis of the Femoral Head CLINICAL ORTHOPAEDICS AND RELATED RESEARCH Number 447, pp. 92 99 2006 Lippincott Williams & Wilkins Contact Stress in Hips with Osteonecrosis of the Femoral Head Matej Daniel, PhD* ; Srečko Herman, MD,

More information

We are IntechOpen, the world s leading publisher of Open Access books Built by scientists, for scientists. International authors and editors

We are IntechOpen, the world s leading publisher of Open Access books Built by scientists, for scientists. International authors and editors We are IntechOpen, the world s leading publisher of Open Access books Built by scientists, for scientists 3,900 116,000 120M Open access books available International authors and editors Downloads Our

More information

The arc of pelvic motion has been shown to be as great as 70 through sit to stand activities 1 DiGioia CORR 2006

The arc of pelvic motion has been shown to be as great as 70 through sit to stand activities 1 DiGioia CORR 2006 The arc of pelvic motion has been shown to be as great as 70 through sit to stand activities 1 DiGioia CORR 2006 Overview Every patient moves differently 1 and their total hip replacement should be optimised

More information

Acetabular Dysplasia in the Adolescent and Young Adult

Acetabular Dysplasia in the Adolescent and Young Adult Acetabular Dysplasia in the Adolescent and Young Adult STEPHEN B. MURPHY, M.D., PETER K. KIJEWSKI, PH.D.,* MICHAEL B. MILLIS, M.D., AND ANDREW HARLESS, A.B.* Hip dysplasia is a major cause of osteoarthrosis

More information

HIP JOINT CONTACT PRESSURE DISTRIBUTION PRIOR AND AFTER TRIPLE OSTEOTOMY

HIP JOINT CONTACT PRESSURE DISTRIBUTION PRIOR AND AFTER TRIPLE OSTEOTOMY 148 Paper presented at Bucharest, Romania HIP JOINT CONTACT PRESSURE DISTRIBUTION PRIOR AND AFTER TRIPLE OSTEOTOMY Tiberiu LAURIAN 1), Lucian MARINCA 2), Andrei TUDOR 1), Felix PÂRVU 1) 1) POLITEHNICA

More information

The functional anatomy of hip abductors

The functional anatomy of hip abductors O R I G I N A L A R T I C L E Folia Morphol. Vol. 68, No. 2, pp. 98 103 Copyright 2009 Via Medica ISSN 0015 5659 www.fm.viamedica.pl The functional anatomy of hip abductors A. Al-Hayani Department of Anatomy,

More information

BIOMECHANICAL MECHANISMS FOR DAMAGE: RETRIEVAL ANALYSIS AND COMPUTATIONAL WEAR PREDICTIONS IN TOTAL KNEE REPLACEMENTS

BIOMECHANICAL MECHANISMS FOR DAMAGE: RETRIEVAL ANALYSIS AND COMPUTATIONAL WEAR PREDICTIONS IN TOTAL KNEE REPLACEMENTS Journal of Mechanics in Medicine and Biology Vol. 5, No. 3 (2005) 469 475 c World Scientific Publishing Company BIOMECHANICAL MECHANISMS FOR DAMAGE: RETRIEVAL ANALYSIS AND COMPUTATIONAL WEAR PREDICTIONS

More information

Predicting the Position of the Femoral Head Center

Predicting the Position of the Femoral Head Center The Journal of Arthroplasty Vol. 14 No. 1 1999 Predicting the Position of the Femoral Head Center Nobuhiko Sugano, MD, Philip C. Noble, PhD, and Emir Kamaric, MS Abstract: To find an accurate method to

More information

Radiographic Evaluation Of Dynamic Hip Instability In Lequesne s False Profile View

Radiographic Evaluation Of Dynamic Hip Instability In Lequesne s False Profile View Radiographic Evaluation Of Dynamic Hip Instability In Lequesne s False Profile View Ryo Mori 1, Yuji Yasunaga 2, Takuma Yamasaki 1, Michio Hamanishi 1, Takeshi Shoji 1, Sotaro Izumi 1, Susumu Hachisuka

More information

Preoperative Planning. The primary objectives of preoperative planning are to:

Preoperative Planning. The primary objectives of preoperative planning are to: Preoperative Planning The primary objectives of preoperative planning are to: - Determine preoperative leg length discrepancy. - Assess acetabular component size and placement. - Determine femoral component

More information

Experimental Prediction of Contact Area in Hip Replacement and Hemi- Arthroplasty

Experimental Prediction of Contact Area in Hip Replacement and Hemi- Arthroplasty Experimental Prediction of Contact Area in Hip Replacement and Hemi- Arthroplasty Qianqian Wang, John Fisher, Sophie Williams. Institute of Medical and Biological Engineering, School of Mechanical Engineering,

More information

Joints of the lower limb

Joints of the lower limb Joints of the lower limb 1-Type: Hip joint Synovial ball-and-socket joint 2-Articular surfaces: a- head of femur b- lunate surface of acetabulum Which is deepened by the fibrocartilaginous labrum acetabulare

More information

Aesculap Trilliance Triple Tapered Polished Hip Stem

Aesculap Trilliance Triple Tapered Polished Hip Stem Aesculap Trilliance Triple Tapered Polished Hip Stem Aesculap Orthopaedics Trilliance Triple Tapered Polished Hip Stem CONTENTS 2 Contents Page Trilliance Philosophy 4 Trilliance Design 6 Trilliance Implants

More information

OpenSim Tutorial #1 Introduction to Musculoskeletal Modeling

OpenSim Tutorial #1 Introduction to Musculoskeletal Modeling I. OBJECTIVES OpenSim Tutorial #1 Introduction to Musculoskeletal Modeling Scott Delp, Allison Arnold, Samuel Hamner Neuromuscular Biomechanics Laboratory Stanford University Introduction to OpenSim Models

More information

HipNav: Pre-operative Planning and Intra-operative Navigational Guidance for Acetabular Implant Placement in Total Hip Replacement Surgery

HipNav: Pre-operative Planning and Intra-operative Navigational Guidance for Acetabular Implant Placement in Total Hip Replacement Surgery Proc. of the Computer Assisted Orthopaedic Surgery Symposium, Bern, Switzerland, November, 1995 HipNav: Pre-operative Planning and Intra-operative Navigational Guidance for Acetabular Implant Placement

More information

Functional safe zone. Safe zone

Functional safe zone. Safe zone Functional safe zone Every patient moves differently 1, and the amount of pelvic rotation through functional activities should be accounted for with total hip replacement. Pelvic tilt can change significantly

More information

Hip Biomechanics and Osteotomies

Hip Biomechanics and Osteotomies Hip Biomechanics and Osteotomies Organization Introduction Hip Biomechanics Principles of Osteotomy Femoral Osteotomies Pelvic Osteotomies Summary Inroduction Osteoarthritis is very prevalent Primary OA

More information

Hip abductor moment arm - a mathematical analysis for proximal femoral replacement

Hip abductor moment arm - a mathematical analysis for proximal femoral replacement RESEARCH ARTICLE Open Access Hip abductor moment arm - a mathematical analysis for proximal femoral replacement Eric R Henderson 1*, German A Marulanda 1, David Cheong 2, H Thomas Temple 3, G Douglas Letson

More information

2017 Resident Advanced Trauma Techniques Course COMPLICATIONS / CHALLENGES MALUNIONS/DEFORMITY

2017 Resident Advanced Trauma Techniques Course COMPLICATIONS / CHALLENGES MALUNIONS/DEFORMITY 2017 Resident Advanced Trauma Techniques Course COMPLICATIONS / CHALLENGES MALUNIONS/DEFORMITY What is a Malunion? Definition: a fracture that has healed in a nonanatomic (i.e. deformed) position Must

More information

CAUTION: Ceramic liners are not approved for use in the United States.

CAUTION: Ceramic liners are not approved for use in the United States. Total Hip Prostheses, Self-Centering Hip Prostheses and Hemi-Hip Prostheses IMPORTANT: This essential product information sheet does not include all of the information necessary for selection and use of

More information

SURGICAL TECHNIQUE CEMENTED & PRESS-FIT UNIFIED INSTRUMENTATION INTRAOPERATIVE FLEXIBILITY PROVEN BIOMECHANICS

SURGICAL TECHNIQUE CEMENTED & PRESS-FIT UNIFIED INSTRUMENTATION INTRAOPERATIVE FLEXIBILITY PROVEN BIOMECHANICS SURGICAL TECHNIQUE CEMENTED & PRESS-FIT UNIFIED INSTRUMENTATION INTRAOPERATIVE FLEXIBILITY PROVEN BIOMECHANICS INTRODUCTION The Summit Tapered Hip System s comprehensive set of implants and instruments

More information

Multiapical Deformities p. 97 Osteotomy Concepts and Frontal Plane Realignment p. 99 Angulation Correction Axis (ACA) p. 99 Bisector Lines p.

Multiapical Deformities p. 97 Osteotomy Concepts and Frontal Plane Realignment p. 99 Angulation Correction Axis (ACA) p. 99 Bisector Lines p. Normal Lower Limb Alignment and Joint Orientation p. 1 Mechanical and Anatomic Bone Axes p. 1 Joint Center Points p. 5 Joint Orientation Lines p. 5 Ankle p. 5 Knee p. 5 Hip p. 8 Joint Orientation Angles

More information

PAL Pelvic Alignment Level

PAL Pelvic Alignment Level PAL Pelvic Alignment Level Surgical Protocol For consistency during surgery Pelvic Alignment Level (PAL) Features Pelvic Alignment Level Surgical Protocol To Table To Floor 1. Patient Positioning & Preparation

More information

Anterior Approach Surgical Technique. Paragon Stem System. enabling people to enjoy life

Anterior Approach Surgical Technique. Paragon Stem System. enabling people to enjoy life Anterior Approach Surgical Technique Paragon Stem System enabling people to enjoy life Contents Pre-Operative Planning... 2 Suggested Templating Method... 2 Surgical Technique... 3 Surgical Approach...

More information

Main Menu. Joint and Pelvic Girdle click here. The Power is in Your Hands

Main Menu. Joint and Pelvic Girdle click here. The Power is in Your Hands 1 Hip Joint and Pelvic Girdle click here Main Menu K.6 http://www.handsonlineeducation.com/classes//k6entry.htm[3/23/18, 2:01:12 PM] Hip Joint (acetabular femoral) Relatively stable due to : Bony architecture

More information

Burwood Road, Concord 160 Belmore Road, Randwick

Burwood Road, Concord 160 Belmore Road, Randwick www.orthosports.com.au 47 49 Burwood Road, Concord 160 Belmore Road, Randwick Anterior Approach to the Hip Orthopaedic surgeon What s the fuss all about this NEW surgery? Not a new approach or surgery

More information

Surgical Technique. Hip System

Surgical Technique. Hip System Surgical Technique Hip System INDICATIONS FOR USE The TaperSet Hip System is designed for total or partial hip arthroplasty and is intended to be used with compatible components of the Consensus Hip System.

More information

Aesculap Targon FN. Head Preserving Solution for Medial Femoral Neck Fractures. Aesculap Orthopaedics

Aesculap Targon FN. Head Preserving Solution for Medial Femoral Neck Fractures. Aesculap Orthopaedics Aesculap Targon FN Head Preserving Solution for Medial Femoral Neck Fractures Aesculap Orthopaedics Targon FN Operating Technique Indications for Targon FN AO 3 B. AO 3 B.2 AO 3 B.3 Undisplaced intracapsular

More information

vertaplan the spine surgeon s software vertaplan System for successful reconstruction of the individual sagittal balance

vertaplan the spine surgeon s software vertaplan System for successful reconstruction of the individual sagittal balance the spine surgeon s software System for successful reconstruction of the individual sagittal balance What do you think of patient-specific reconstruction of the spine geometry? Optimum surgical outcome

More information

Doctoral Dissertation

Doctoral Dissertation Doctoral Dissertation Atlas-based Automated Surgical Planning for Total Hip Arthroplasty January, 2012 Graduate School of Engineering, Kobe University Itaru Otomaru Contents 1 Introduction 1 2 Automated

More information

Biomechanics of the Upper Extremity Shoulder and Hip

Biomechanics of the Upper Extremity Shoulder and Hip Biomechanics of the Upper Extremity Shoulder and Hip www.fisiokinesiterapia.biz The Shoulder Common Injuries Shoulder Joint - Bones Anatomical Structures Bursa - Fibrous, fluid-filled sac that reduces

More information

Templating and Pre Operative Planning 2. Preparation of the Acetabulum 4. Trial Sizing and Impaction of the Shell 5.

Templating and Pre Operative Planning 2. Preparation of the Acetabulum 4. Trial Sizing and Impaction of the Shell 5. Surgical Technique Contents Templating and Pre Operative Planning 2 Preparation of the Acetabulum 4 Trial Sizing and Impaction of the Shell 5 Cup Positioning 6 Joint Stability 7 Trial sizing and Impaction

More information

CORAIL HIP SYSTEM SURGICAL TECHNIQUE

CORAIL HIP SYSTEM SURGICAL TECHNIQUE CORAIL HIP SYSTEM SURGICAL TECHNIQUE THE SCIENCE OF SIMPLICITY With 2,000,000 stems provided for patients worldwide 1 and thirty years of clinical history, the CORAIL Total Hip System now has a very extensive

More information

Total Hip Arthroplasty Performed Using Conventional and Computer-Assisted, Tissue- Preserving Techniques 6

Total Hip Arthroplasty Performed Using Conventional and Computer-Assisted, Tissue- Preserving Techniques 6 Total Hip Arthroplasty Performed Using Conventional and Computer-Assisted, Tissue- Preserving Techniques 6 Stephen B. Murphy, MD, Timo M. Ecker, MD and Moritz Tannast, MD Introduction Less invasive techniques

More information

Hip joint and pelvic girdle. Lower Extremity. Pelvic Girdle 6/5/2017

Hip joint and pelvic girdle. Lower Extremity. Pelvic Girdle 6/5/2017 Hip joint and pelvic girdle Lower Extremity The relationship between the pelvic girdle and hip is similar to that between the shoulder girdle and shoulder joint. The lower limbs are attached to the axial

More information

Where Is the Natural Internal-External Rotation Axis of the Tibia?

Where Is the Natural Internal-External Rotation Axis of the Tibia? Where Is the Natural Internal-External Rotation Axis of the Tibia? Daniel Boguszewski 1, Paul Yang 2, Nirav Joshi 2, Keith Markolf 1, Frank Petrigliano 1, David McAllister 1. 1 University of California

More information

Human anatomy reference:

Human anatomy reference: Human anatomy reference: Weak Glut Activation Weak gluteal activation comes from poor biomechanics, poor awareness when training or prolonged exposure in deactivated positions such as sitting. Weak Glut

More information

Optimum implant geometry

Optimum implant geometry Surgical Technique Optimum implant geometry Extending proven Tri-Lock heritage The original Tri-Lock was introduced in 1981. This implant was the first proximally coated tapered-wedge hip stem available

More information

ANATOMIC. Navigated Surgical Technique 4 in 1 TO.G.GB.016/1.0

ANATOMIC. Navigated Surgical Technique 4 in 1 TO.G.GB.016/1.0 ANATOMIC Navigated Surgical Technique 4 in 1 TO.G.GB.016/1.0 SCREEN LAYOUT Take screenshot Surgical step Dynamic navigation zone Information area and buttons 2 SCREEN LAYOUT Indicates action when yellow

More information

Impact of Intramedullary Reaming Depth on Establishing Femoral Canal Axis in the Sagittal Plane

Impact of Intramedullary Reaming Depth on Establishing Femoral Canal Axis in the Sagittal Plane Impact of Intramedullary Reaming Depth on Establishing Femoral Canal Axis in the Sagittal Plane Yifei Dai, Ph.D., Dwight Todd. Zimmer Inc, Warsaw, IN, USA. Disclosures: Y. Dai: 3A; zimmer inc. 4; zimmer

More information

CHAPTER 8: THE BIOMECHANICS OF THE HUMAN LOWER EXTREMITY

CHAPTER 8: THE BIOMECHANICS OF THE HUMAN LOWER EXTREMITY CHAPTER 8: THE BIOMECHANICS OF THE HUMAN LOWER EXTREMITY _ 1. The hip joint is the articulation between the and the. A. femur, acetabulum B. femur, spine C. femur, tibia _ 2. Which of the following is

More information

Surgical Technique r5.indd 1 12/8/10 10:36 AM

Surgical Technique r5.indd 1 12/8/10 10:36 AM Surgical Technique The science of simplicity With more than 700,000 implantations and two and a half decades of clinical success, the Corail Total Hip System now has the most extensive experience with

More information

Salvage of failed dynamic hip screw fixation of intertrochanteric fractures

Salvage of failed dynamic hip screw fixation of intertrochanteric fractures Injury, Int. J. Care Injured (2005) xxx, xxx xxx 1 www.elsevier.com/locate/injury 2 3 4 5 6 7 8 8 9 10 11 12 13 14 15 Salvage of failed dynamic hip screw fixation of intertrochanteric s G.Z. Said, O. Farouk

More information

4/1/2016. Total Hip Arthroplasty. DAHR Procedure. Direct Anterior Hip Replacement. DAHR Procedure. DAHR Procedure

4/1/2016. Total Hip Arthroplasty. DAHR Procedure. Direct Anterior Hip Replacement. DAHR Procedure. DAHR Procedure Mercy Orthopedist Types of Approaches Total Hip Arthroplasty Mercy Has a total of 16 Orthopedist that perform all three different approaches Posterior Anterior Lateral Direct Anterior Direct Anterior Hip

More information

Does the self-centering mechanism of bipolar hip endoprosthesis really work in vivo?

Does the self-centering mechanism of bipolar hip endoprosthesis really work in vivo? Journal of Orthopaedic Surgery 2005;13(1):46-51 Does the self-centering mechanism of bipolar hip endoprosthesis really work in vivo? H Tsumura, N Kaku, T Torisu Department of Orthopedic Surgery, Oita University,

More information

Outcome of periacetabular osteotomy

Outcome of periacetabular osteotomy Acta Orthopaedica ISSN: 1745-3674 (Print) 1745-3682 (Online) Journal homepage: http://www.tandfonline.com/loi/iort20 Outcome of periacetabular osteotomy Mehran Armand, Jyri Lepistö, Kaj Tallroth, John

More information

Raymond Wiegand, D.C. Spine Rehabilitation Institute of Missouri

Raymond Wiegand, D.C. Spine Rehabilitation Institute of Missouri 2D Pattern matching of frontal plane radiograph to 3D model identifies structural and functional deficiencies of the spinal pelvic system in consideration of mechanical spine pain (AKA Spine distortion

More information

Primary Movements. Which one? Rational - OHS. Assessment. Rational - OHS 1/1/2013. Two Primary Movement Assessment: Dynamic Assessment (other)

Primary Movements. Which one? Rational - OHS. Assessment. Rational - OHS 1/1/2013. Two Primary Movement Assessment: Dynamic Assessment (other) Primary Movements Practical Application for Athletic Trainers Two Primary Movement Assessment: NASM-CES Overhead Squat Single-leg Squat Dynamic Assessment (other) Single-leg Step Off Functional Movement

More information

Dynamic Stabilization of the Patellofemoral Joint: Stabilization from above & below

Dynamic Stabilization of the Patellofemoral Joint: Stabilization from above & below Dynamic Stabilization of the Patellofemoral Joint: Stabilization from above & below Division Biokinesiology & Physical Therapy Co Director, oratory University of Southern California Movement Performance

More information

Transverse Acetabular Ligament A Guide Toacetabular Component Anteversion

Transverse Acetabular Ligament A Guide Toacetabular Component Anteversion IOSR Journal of Dental and Medical Sciences (IOSR-JDMS) e-issn: 2279-0853, p-issn: 2279-0861.Volume 14, Issue 11 Ver. I (Nov. 2015), PP 65-69 www.iosrjournals.org Transverse Acetabular Ligament A Guide

More information

Radial center-edge angle calculated by acetabular coverage analysis software ACX dynamics in pincer type femoroacetabular impingement

Radial center-edge angle calculated by acetabular coverage analysis software ACX dynamics in pincer type femoroacetabular impingement Radial center-edge angle calculated by acetabular coverage analysis software ACX dynamics in pincer type femoroacetabular impingement Department of Orthopaedic Surgery Hamamatsu University School of Medicine,

More information

medical software for trauma and ortopedic surgery planning

medical software for trauma and ortopedic surgery planning medical software for trauma and ortopedic surgery planning SEGMENTATION REDUCTION/RECONSTRUCTION PLANNING CONSTRUCTION AND DESIGN WHAT IS EBS EBS is standalone medical software which is used in healthcare

More information

The Lower Limb. Anatomy RHS 241 Lecture 2 Dr. Einas Al-Eisa

The Lower Limb. Anatomy RHS 241 Lecture 2 Dr. Einas Al-Eisa The Lower Limb Anatomy RHS 241 Lecture 2 Dr. Einas Al-Eisa The bony pelvis Protective osseofibrous ring for the pelvic viscera Transfer of forces to: acetabulum & head of femur (when standing) ischial

More information

Ilizarov Hip Reconstruction

Ilizarov Hip Reconstruction Ilizarov Hip Reconstruction Percutaneous Rx of Dysplastic & Deformed Hips! For many young people with Hip Joint problems with limb shortening, this is the ideal procedure. Dr MilindChaudhary Chief Orth.

More information

Invisalign G4 FAQs. General:

Invisalign G4 FAQs. General: Invisalign G4 FAQs General: 1. What are the next generation of SmartForce features and clinical innovations (Invisalign G4) and when will they become available? The next generation of SmartForce features,

More information

CLS Spotorno Hip Cup. Surgical Technique. Nature as Model

CLS Spotorno Hip Cup. Surgical Technique. Nature as Model CLS Spotorno Hip Cup Surgical Technique Nature as Model Disclaimer This document is intended exclusively for experts in the field, physicians in particular, and it is not intended for laypersons. Information

More information

CONTROL OF THE BOUNDARY CONDITIONS OF A DYNAMIC KNEE SIMULATOR

CONTROL OF THE BOUNDARY CONDITIONS OF A DYNAMIC KNEE SIMULATOR CONTROL OF THE BOUNDARY CONDITIONS OF A DYNAMIC KNEE SIMULATOR J. Tiré 1, J. Victor 2, P. De Baets 3 and M.A. Verstraete 2 1 Ghent University, Belgium 2 Ghent University, Department of Physical Medicine

More information

2 A mechanism determining the stability of echinocytes

2 A mechanism determining the stability of echinocytes Membrane shear elasticity and stability of spiculated red cells A. Iglic Faculty of Electrical and Computer Engineering, University of Ljublijana, Trzaska 25, 61000 Ljublijana, Slovenia 8291 Abstract In

More information

Comparative study of the contact pressures in hip joint models with femoroacetabular impingment with different cephalic deformities

Comparative study of the contact pressures in hip joint models with femoroacetabular impingment with different cephalic deformities Comparative study of the contact pressures in hip joint models with femoroacetabular impingment with different cephalic deformities Iryna Havenko Instituto Superior Técnico, Universidade de Lisboa, Portugal

More information

Optimum implant geometry

Optimum implant geometry Design Rationale Optimum implant geometry Extending proven Tri-Lock heritage The original Tri-Lock was introduced in 1981. This implant was the first proximally coated tapered-wedge hip stem available

More information

Cup Alignment Error Model for Total Hip Arthroplasty

Cup Alignment Error Model for Total Hip Arthroplasty CLINICAL ORTHOPAEDICS AND RELATED RESEARCH Number 437, pp. 132 137 2005 Lippincott Williams & Wilkins Cup Alignment Error Model for Total Hip Arthroplasty Alon Wolf, PhD; Anthony M. DiGioia, III, MD; Andrew

More information

Lectures of Human Anatomy

Lectures of Human Anatomy Lectures of Human Anatomy Lower Limb Gluteal Region and Hip Joint By DR. ABDEL-MONEM AWAD HEGAZY M.B. with honor 1983, Dipl."Gynecology and Obstetrics "1989, Master "Anatomy and Embryology" 1994, M.D.

More information

STRAIN-STRESS ANALYSIS OF PATHOLOGICAL HIP JOINT AFTER OSTEOTOMY

STRAIN-STRESS ANALYSIS OF PATHOLOGICAL HIP JOINT AFTER OSTEOTOMY Engineering MECHANICS, Vol. 15, 2008, No. 5, p. 345 354 345 STRAIN-STRESS ANALYSIS OF PATHOLOGICAL HIP JOINT AFTER OSTEOTOMY Tomáš Návrat*, Martin Vrbka**, Zdeněk Florian***, Zbyněk Rozkydal + This work

More information

Sectra Orthopaedic Solutions

Sectra Orthopaedic Solutions Sectra Orthopaedic Solutions Customer case story Well prepared before surgery Preoperative planning in 2D and 3D The Orthopaedic section at the University Hospital of Rostock is a well-known institute

More information

ARE 2D MEASUREMENTS OF MUSCLE ATROPHY AND DEGENERATION VALID IN PATIENTS WITH HIP DISEASE?

ARE 2D MEASUREMENTS OF MUSCLE ATROPHY AND DEGENERATION VALID IN PATIENTS WITH HIP DISEASE? ARE 2D MEASUREMENTS OF MUSCLE ATROPHY AND DEGENERATION VALID IN PATIENTS WITH HIP DISEASE? Takeshi Ogawa MD 1, Masaki Takao PhD 2, Futoshi Yokota MS 3, Takashi Sakai PhD 2, Takashi Nishii PhD 1, Yoshito

More information

Radiographic markers of acetabular retroversion : Correlation of the cross-over sign, ischial spine sign and posterior wall sign

Radiographic markers of acetabular retroversion : Correlation of the cross-over sign, ischial spine sign and posterior wall sign Acta Orthop. Belg., 2010, 76, 166-173 ORIGINAL STUDY Radiographic markers of acetabular retroversion : Correlation of the cross-over sign, ischial spine sign and posterior wall sign Clément M.L. WERNER,

More information

Galileo Positioning System

Galileo Positioning System Galileo Positioning System Surgeon s Checklist Software Version 3.8.0.50 Anterior Workflow Anterior Workflow 1 Click the SURG S CHKLIST button from the bottom menu to launch the Surgeon s Checklist software.

More information

CLINICAL PAPER / ORTHOPEDIC

CLINICAL PAPER / ORTHOPEDIC HIP LEG LENGTH AND OFFSET Kelley T.C. and Swank M.L. (2009) Using CAS leads to more accurate positioning within the safe zone (inclination between 30 and 50, anteversion between 5 and 25 ) CAS improves

More information

OrthoMap Express Knee Product Guide. OrthoMap Express Knee Navigation Software 2.0

OrthoMap Express Knee Product Guide. OrthoMap Express Knee Navigation Software 2.0 OrthoMap Express Knee Product Guide OrthoMap Express Knee Navigation Software 2.0 Product Guide 1 Introduction Introduction The Stryker OrthoMap Express Knee Navigation System is providing surgeons with

More information

A Kinematic Assessment of Knee Prosthesis from Fluoroscopy Images

A Kinematic Assessment of Knee Prosthesis from Fluoroscopy Images Memoirs of the Faculty of Engineering, Kyushu University, Vol. 68, No. 1, March 2008 A Kinematic Assessment of Knee Prosthesis from Fluoroscopy Images by Mohammad Abrar HOSSAIN *, Michihiko FUKUNAGA and

More information

Documents. OpenSim Tutorial. October 15, 2011 AACPDM Annual Meeting, Las Vegas, NV. Jennifer Hicks and Ajay Seth. Website: SimTK.

Documents. OpenSim Tutorial. October 15, 2011 AACPDM Annual Meeting, Las Vegas, NV. Jennifer Hicks and Ajay Seth. Website: SimTK. Documents OpenSim Tutorial October 15, 2011 AACPDM Annual Meeting, Las Vegas, NV Jennifer Hicks and Ajay Seth Website: SimTK.org/home/opensim v Acknowledgments OpenSim was developed as a part of SimTK

More information

Figure 1 - Hip and Pelvis

Figure 1 - Hip and Pelvis Hip Figure 1 - Hip and Pelvis The terms hip and pelvis are frequently used interchangeably, but strictly speaking, the pelvis is a girdle of bones and the hip is a joint. The pelvis consists of The sacrum

More information

FLH /11

FLH /11 FLH 225 04/11 This publication has been issued by: European Central Marketing Waterton Industrial Estate Bridgend, South Wales CF31 3XA, United Kingdom Tel: +44 (0)1656 655221 Fax: +44 (0)1656 645454 www.biomet.com

More information

Q: What is the relationship between muscle forces and EMG data that we have collected?

Q: What is the relationship between muscle forces and EMG data that we have collected? FAQs ABOUT OPENSIM Q: What is the relationship between muscle forces and EMG data that we have collected? A: Muscle models in OpenSim generate force based on three parameters: activation, muscle fiber

More information

CONSERVATIVE MANAGEMENT OF FEMOROACETABULAR IMPINGEMENT

CONSERVATIVE MANAGEMENT OF FEMOROACETABULAR IMPINGEMENT SPORTS REHABILITATION CONSERVATIVE MANAGEMENT OF FEMOROACETABULAR IMPINGEMENT A case study and rationale for treatment Written by Joanne Kemp and Kay Crossley, Australia BACKGROUND The hip joint and FAI

More information

OpenSim Tutorial #2 Simulation and Analysis of a Tendon Transfer Surgery

OpenSim Tutorial #2 Simulation and Analysis of a Tendon Transfer Surgery OpenSim Tutorial #2 Simulation and Analysis of a Tendon Transfer Surgery Laboratory Developers: Scott Delp, Wendy Murray, Samuel Hamner Neuromuscular Biomechanics Laboratory Stanford University I. OBJECTIVES

More information

The os coxae or hip bone consists of three flat bones, ilium, ischium and pubis, which fuse together to form the acetabulum.

The os coxae or hip bone consists of three flat bones, ilium, ischium and pubis, which fuse together to form the acetabulum. The os coxae The os coxae or hip bone consists of three flat bones, ilium, ischium and pubis, which fuse together to form the acetabulum. The ilium extends from the acetabulum upwards forming the lateral

More information

The University Of Jordan Faculty Of Medicine THE LOWER LIMB. Dr.Ahmed Salman Assistant Prof. of Anatomy. The University Of Jordan

The University Of Jordan Faculty Of Medicine THE LOWER LIMB. Dr.Ahmed Salman Assistant Prof. of Anatomy. The University Of Jordan The University Of Jordan Faculty Of Medicine THE LOWER LIMB Dr.Ahmed Salman Assistant Prof. of Anatomy. The University Of Jordan Gluteal Region Cutaneous nerve supply of (Gluteal region) 1. Lateral cutaneous

More information

Coxarthrosis: a proposal to avoid prosthesis

Coxarthrosis: a proposal to avoid prosthesis Coxarthrosis: a proposal to avoid prosthesis Authors: prof. Daniele RAGGI Degree in Sport Science, Physiotherapist, Posturologist, Mézières practitioner. Lecturer in Posturology c/o School of Medicine

More information

/mhj. Relationship between the hip-joint loading and the capital epiphyseal growth plate orientation. Y.H. Sniekers BMTE 02.17

/mhj. Relationship between the hip-joint loading and the capital epiphyseal growth plate orientation. Y.H. Sniekers BMTE 02.17 Relationship between the hip-joint loading and the capital epiphyseal growth plate orientation Y.H. Sniekers BMTE.7 Supervisors: Wouter Wilson Rik Huiskes Eindhoven, May /mhj Relationship between the hip-joint

More information

Non-arthritic anterior hip pain in the younger patient: examination and intervention strategies

Non-arthritic anterior hip pain in the younger patient: examination and intervention strategies Non-arthritic anterior hip pain in the younger patient: examination and intervention strategies Melodie Kondratek, PT, DScPT, OMPT Bryan Kuhlman, PT, DPT, OMPT Oakland University Orthopedic Spine and Sports

More information

The Young Adult Hip: FAI. Jason Snibbe, M.D. Snibbe Orthopedics Team Physician, University of Southern California

The Young Adult Hip: FAI. Jason Snibbe, M.D. Snibbe Orthopedics Team Physician, University of Southern California The Young Adult Hip: FAI Jason Snibbe, M.D. Snibbe Orthopedics Team Physician, University of Southern California Introduction Femoroacetabular Impingment(FAI) Presentation and Exam Imaging Surgical Management

More information

Zimmer MIS Mini-Incision THA Anterolateral Approach

Zimmer MIS Mini-Incision THA Anterolateral Approach Zimmer MIS Mini-Incision THA Anterolateral Approach Retractor Placement Guide Optimizing exposure and preserving soft tissue during MIS THA Minimally invasive surgery allows you to follow the basic principles

More information

CLINICS IN SPORTS MEDICINE

CLINICS IN SPORTS MEDICINE Clin Sports Med 25 (2006) 365 369 CLINICS IN SPORTS MEDICINE A Acetabular labrum, tears of, hip arthroscopy in, 264 Acetabular rim, trimming of, and labral repair, new method for, 293 297 Acetabulum, femoral

More information

Computer Aided Evaluation of Total Hip Prosthesis Stability

Computer Aided Evaluation of Total Hip Prosthesis Stability Journal for Geometry and Graphics Volume 2 (1998), No. 2, 141 149 Computer Aided Evaluation of Total Hip Prosthesis Stability Natasa D. Miljkovic, Goran M. Ercegan, Radovan B. Stulic, and Zoran B. Jandric

More information

28 Surgical Technique

28 Surgical Technique Surgical Technique 10 12 14 16 18 20 22 24 28 26 Technique described by James L. Guyton, MD Campbell Clinic Memphis, Tennessee James W. Harkess, MD Campbell Clinic Memphis, Tennessee David G. LaVelle,

More information

25. PELVIC OSTEOTOMIES FOR THE TREATMENT OF HIP DYSPLASIA IN ADULTS

25. PELVIC OSTEOTOMIES FOR THE TREATMENT OF HIP DYSPLASIA IN ADULTS Guidelines to be followed by centres, services and units in order to be designated as Reference Centres, Services and Units of the National Health System, as agreed by the Interterritorial Board 25. PELVIC

More information

S U R G I C A L T E C H N I Q U E

S U R G I C A L T E C H N I Q U E SURGICAL TECHNIQUE RECOVERY FUNCTION SURVIVORSHIP DePuy believes in an approach to total hip replacement that places equal importance on recovery, function and survivorship. The DePuy PROXIMA Hip System

More information

AML Hip System. Design Rationale/ Surgical Technique

AML Hip System. Design Rationale/ Surgical Technique AML Hip System Design Rationale/ Surgical Technique Design Rationale Evolution In 1977, DePuy Synthes Companies introduced the original cementless total hip. The AML Hip launched in order to solve one

More information

Effect of Superior Placement of the Hip Center on Abductor Muscle Strength in Total Hip Arthroplasty

Effect of Superior Placement of the Hip Center on Abductor Muscle Strength in Total Hip Arthroplasty The Journal of Arthroplasty Vol. 24 No. 2 2009 Effect of Superior Placement of the Hip Center on Abductor Muscle Strength in Total Hip Arthroplasty Takahiko Kiyama, MD, Masatoshi Naito, MD, PhD, Hiroshi

More information

HIP SYSTEM SURGICAL TECHNIQUE

HIP SYSTEM SURGICAL TECHNIQUE HIP SYSTEM SURGICAL TECHNIQUE Introduction...2 Preoperative Planning...3 Preoperative Planning...3 Templating and Radiographs...4 Determination of Leg Length Discrepancy...5 Determining Acetabular Cup

More information

Malrotation can occur following closed intramedullary

Malrotation can occur following closed intramedullary ORIGINAL ARTICLE The Effects of Femoral Shaft Malrotation on Lower Extremity Anatomy Joseph J. Gugenheim, MD,* Robert A. Probe, MD, and Mark R. Brinker, MD* Objective: To determine how axial rotation around

More information

1/15/2012. Femoroacetabular impingement. Femoroacetabular Impingement FAI. Femoroacetabular impingement. Femoroacetabular impingement

1/15/2012. Femoroacetabular impingement. Femoroacetabular Impingement FAI. Femoroacetabular impingement. Femoroacetabular impingement Femoroacetabular Impingement FAI Previously known as Acetabular rim syndrome Cervicoacetabular impingement Dr. Tudor H Hughes, M.D., FRCR Department of Radiology University of California School of Medicine

More information

ANTERIOR TOTAL HIP ARTHOPLASTY

ANTERIOR TOTAL HIP ARTHOPLASTY ANTERIOR TOTAL HIP ARTHOPLASTY And Other Approaches Bill Rhodes PTA 236 Total Hip Arthoplasty (THA) Background THA, also know as Total Hip Replacement Regarded as the most valued development in orthopedics

More information

Surgical treatment of developmental dysplasia of the hip in the periadolescent period

Surgical treatment of developmental dysplasia of the hip in the periadolescent period J Orthop Sci (2005) 10:15 21 DOI 10.1007/s00776-004-0850-z Original article Surgical treatment of developmental dysplasia of the hip in the periadolescent period Vasilios A. Papavasiliou 1 and Athanasios

More information