| Literature DB >> 25511086 |
Thorsten Tjardes1, Michael Roland, Robin Otchwemah, Tim Dahmen, Stefan Diebels, Bertil Bouillon.
Abstract
BACKGROUND: Although minimally invasive approaches are widely used in many areas of orthopedic surgery nonunion therapy remains a domain of open surgery. Some attempts have been made to introduce minimally invasive procedures into nonunion therapy. However, these proof of concept studies showed fusion rates comparable to open approaches never gaining wider acceptance in the clinical community. We hypothesize that knowledge of mechanically relevant regions of a nonunion might reduce the complexity of percutaneous procedures, especially in complex fracture patterns, and further reduce the amount of cancellous bone that needs to be transplanted. The aim of this investigation is to provide a proof of concept concerning the hypothesis that mechanically stable fusion of a nonunion can be achieved with less than full circumferential fusion.Entities:
Mesh:
Substances:
Year: 2014 PMID: 25511086 PMCID: PMC4301034 DOI: 10.1186/1471-2474-15-434
Source DB: PubMed Journal: BMC Musculoskelet Disord ISSN: 1471-2474 Impact factor: 2.362
Optimisation algorithm in pseudo code
| Optimisation algorithm | |
|---|---|
| 1: |
|
| 2: | compute the worst case scenario |
| 3: | set the material parameters of each nonunion area mesh cell to soft tissue |
| 4: | compute the von Mises stress for the tibia |
| 5: | |
| 6: | |
| 7: | compute the initial scenario |
| 8: | set the material parameters of each nonunion area mesh cell to cortical bone |
| 9: | compute the von Mises stress for the tibia |
| 10: | |
| 11: | |
| 12: |
|
| 13: | |
| 14: | set material parameter of each nonunion area mesh cell from cortical bone to soft tissue |
Beginning in a state of complete union fracture area mesh cells with von Mises stress < threshold x max are identified. The material parameters for these cells are set from cortical bone to soft tissue. After one cycle over all fracture area mesh cells, the new material parameters are used as starting point for the next optimization run.
Figure 1Screw bone interface after repeated runs of the coarsening algorithm. Left panel corresponding to the level 1 finite element mesh, middle panel corresponding to the level 4 finite element mesh, and right panel corresponding to the level 7 finite element mesh.
List of all coarsening levels, height and width of one image, and the total number of voxels in the corresponding finite element mesh
| Coarsening process | ||
|---|---|---|
| Level | [Height x level] | Number of voxels |
|
| [512 × 512] | 7.545.550 |
|
| [256 × 256] | 1.930.582 |
|
| [170 × 170] | 878.539 |
|
| [128 × 128] | 505.844 |
|
| [102 × 102] | 331.259 |
|
| [85 × 85] | 235.174 |
|
| [73 × 73] | 176.488 |
|
| [64 × 64] | 138.033 |
Figure 2Finite element mesh generated from the computed tomography data with approximately 7.5 million mesh cells ( = voxels).
Figure 3Original computed tomography image (left); results of the segmentation process (right).
Figure 4Finite element mesh of the tibia with titanium implant (blue) and nonunion area (red) after completion of the segmentation process.
Figure 5Numerical result for axial weight bearing of an 80 kg person with no osseous consolidation in the nonunion area (‘worst case scenario’).
Reduction of the nonunion area mesh cells in every step of the algorithm (row 1); maximum von Mises stress for every step of the algorithm (row 2)
| Detection of minimal fusion area | |||||||
|---|---|---|---|---|---|---|---|
|
|
|
|
|
|
|
|
|
|
| - | 50.7 | 3.4 | 21.9 | 12.2 | 5.5 | 2.7 |
Figure 6Remaining parts of the nonunion area (red) necessary for load transfer within the boundary criterion after iterative runs of the optimisation algorithm.