Abstract
Anterior cruciate ligament (ACL) tear is one of the most common knee injuries. The ACL reconstruction surgery aims to restore healthy knee function by replacing the injured ligament with a graft. Proper selection of the optimal surgery parameters is a complex task. To this end, we developed an automated modeling framework that accepts subject-specific geometries and produces finite element knee models incorporating different surgical techniques. Initially, we developed a reference model of the intact knee, validated with data provided by the Open Knee(s) project. This helped us evaluate the effectiveness of estimating ligament stiffness directly from MRI. Next, we performed a plethora of “what-if” simulations, comparing responses with the reference model. We found that (a) increasing graft pretension and radius reduces relative knee displacement, (b) the correlation of graft radius and tension should not be neglected, (c) graft fixation angle of 20\(^{\circ }\) can reduce knee laxity, and (d) single-versus double-bundle techniques demonstrate comparable performance in restraining knee translation. In most cases, these findings confirm reported values from comparative clinical studies. The numerical models are made publicly available, allowing for experimental reuse and lowering the barriers for meta-studies. The modeling approach proposed here can complement orthopedic surgeons in their decision-making.
Similar content being viewed by others
Introduction
The anterior cruciate ligament (ACL) rupture is a prevalent knee injury during sports activities, especially those involving abrupt pivoting in conjunction with high tissue loading1,2. Usually, people who undergo this type of injury experience knee instability and are more prone to develop osteoarthritis, which can potentially lead to obesity, diabetes, loss of mobility, and life quality deterioration3. Remarkably, ACL demonstrates a poor healing capacity that eradicates in complete rupture4. In this case, the total replacement of the native tissue with a graft is required as treatment. The graft can be either biological (autograft or allograft depending on its origin, namely from the patient itself or a donor) or synthetic, and it is fixed through tunnels that are drilled through the femur and tibia bones5. This procedure is known as anterior cruciate ligament reconstruction (ACLR), and features different methodological approaches regarding the surgical techniques and graft properties6,7. The surgical approaches can be classified based on the orientation of tunnel drilling, such as the anteromedial (AM) and transtibial (TT) portal techniques8,9,10. The number of tunnels on each bone is another example of categorizing ACLR methods, with the single bundle (SB) and double bundle (DB) being the most prominent11,12,13. The objective of the latter method is to reconstruct both the AM and posterolateral (PL) bundles to effectively resemble the anatomy and restore the kinematics of the native ACL14. Moreover, graft properties, such as radius, pretension, and harvesting site, are important factors that can potentially affect the results of ACLR11,15. The in vivo evaluation of the post-surgery knee functionality and behavior is a demanding task due to the nature of these experiments, which introduce high costs, increased time consumption, and technical challenges16. To this end, finite element (FE) analysis has emerged as an alternative assessment tool at the disposal of biomedical researchers and healthcare professionals. FE analysis is a valuable modeling and simulation approach of computational biomechanics that exhibits great potential in creating models with high standards of validity. An advanced numerical model can be utilized to evaluate the combined effect of various ACLR parameters, offering the ability to reproduce surgical scenarios that otherwise would require a significantly high number of patients and the arrangement of complex experimental setups. It can also be utilized in “what-if” scenarios to study the response of the underlying soft tissues in different movement and loading conditions in a pre-clinical setting.
One of the vital advantages of FE analysis is that it offers subject-specific modeling of the knee joint complex. This can be accomplished through segmentation and 3D reconstruction of magnetic resonance imaging (MRI) and computational tomography (CT) images to acquire models that feature the subject’s geometric characteristics17,18. In the case of ACLR this is crucial since the anatomical footprint of the native tissue serves as an indicator for positioning the bone tunnels10,19,20. Hence, antecedent knowledge of the subject-specific bone geometric characteristics could be pivotal to surgery planning. Many FE studies focused on comparing ACLR methods to identify the effect of tunnel number and placement on tissue response and knee kinematics restoration21,22,23,24,25,26,27,28,29,30,31,32. Moreover, the material properties assigned to each reconstructed anatomical structure are of great importance to capture their biomechanical behavior. Several FE studies manipulated MRI data in an attempt to adjust these parameters and accurately model the subject-specific features of the menisci, cartilages, and ligaments33,34,35,36. Regarding ligaments, a common approach in previous FE studies was to model them as springs that demonstrate a pure tensile, nonlinear stress-strain behavior36,37,38,39,40,41. However, the stiffness and prestrain values assigned to these constitutive models were adopted from the literature. Thus, subject-specific characteristics were either disregarded or predicted by performing sensitivity analyses and compared with experimental data36,40. The same approach was considered for graft modeling26,38,41, although 3D graft models were the most common approach in relevant FE analyses23,24,30,31,42,43,44,45,46,47,48. The graft material properties were adapted to represent distinct harvesting sites30,31,42,43,46,48.
As far as the validation is concerned, many studies made use of joint mechanics experimental data collected from in vivo or in vitro experiments26,38,41,49. Also, results of previous studies that utilized validated FE models have been used as a benchmark for subsequent researches23,30,42,44. A usual approach was to develop a baseline model representing the healthy knee with verified kinematic response to various loading conditions. Subsequently, boundary conditions that simulate clinical exams, such as the anterior drawer test24,27,31,38,41,42,43,44,46,47, or dynamic movements, such as gait26,27, were applied to the numerical model. Therefore, the ACLR simulation results were compared with the reference model (RM) output to attain insight into the effect of the investigated surgery parameters22,24,27,38,42,45,47.
In this work, we proposed a computational biomechanics pipeline that incorporates all key steps of ACLR surgery modeling. The aim of our study was twofold: (a) enabling realistic subject-specific modeling of all the parameters and aspects of the real-life ACLR, such as the applied surgery technique and the geometric graft characteristics, material properties, pretension, and placement through the bone tunnels, and (b) assembling FE models of the knee joint that can be used to evaluate these constitutive modeled parameters in a Lachman test simulation. Subject-specific modeling is achieved through MRI data manipulation. The entire pipeline is automated through Python scripting and is materialized by employing open-source software tools. The graphical interfaces of each dedicated software are used only for inspecting the generated models. This minimizes the time and effort of ACLR modeling and FE model generation that could be beneficial for sensitivity studies. Furthermore, we proposed an approach for estimating stiffness directly from MRI data that can be easily incorporated in an automated workflow, such as the one presented here. To the best of our knowledge, the correlation between graft pretension and graft radius was not thoroughly investigated before. Therefore, we examined in detail this aspect of ACLR. The results are comparable to previous related FE and clinical studies. This provides added value to the impact of the proposed workflow that could be deployed pre-surgery as a decision support tool for ACLR planning and preparation. Finally, the numerical models developed in this study are made publicly available for research transparency, allowing for reuse and reproducibility.
Methods
An overview of the proposed workflow is presented in Fig. 1. In brief, the current pipeline utilizes subject-specific geometries that are generated by segmented MRI images of the knee joint, acquired from the open-source Open Knee(s) project50. The meshes of the anatomical structures are acquired using open-source knee segmentation tools51. The bone geometries are the input data to the surgery modeling workflow, which relies on the Blender software52 to model the primary steps of ACLR and generate the graft geometry. In addition, we perform principal component analysis (PCA) on the ACL, posterior cruciate ligament (PCL), medial collateral ligament (MCL) and lateral collateral ligament (LCL) geometries to estimate their mean cross-sectional area and provide a first estimation of each ligament’s stiffness. Subsequently, the FE knee models are generated based on the selected ACLR parameters and material properties. Finally, validation experiments and “what-if” simulations of the Lachman test are performed to gain an insight into different aspects of ACLR.
ACL reconstruction surgery modeling
The workflow begins with the ACLR modeling framework, where the key surgery parameters are determined. The first step is to choose between SB or DB reconstruction techniques to decide the number of the tunnels. The SB technique refers to a single tunnel through both bone surfaces, whereas the DB requires two tunnels through each bone. In the case of SB reconstruction, two landmarks are selected on both the tibia and femur bone surfaces, representing the onset and exit points of the tibial and femoral tunnels. Thus, a total of four points are used to define a nonuniform rational B-spline (NURBS) curve. The path is composed of two line segments within the bones and a curved section that covers the intermediate space between them, as illustrated in Fig. 2a. The trajectory of the curve is used to “drill” the tunnels and properly place the graft. The tunnels are “drilled” using round-shaped cylinder objects with a user-specified radius that trace the trajectory. A Boolean operator is applied to remove the intersection between the cylinder and the bones’ mesh. These steps are illustrated in Fig. 2b,c, respectively.
Subsequently, the workflow generates the graft mesh based on the given landmarks, radius, and path, as seen in Fig. 2d. The user can define the mesh type (hexahedral or tetrahedral), element density, and the number of graft bundles. Starting from a grid mesh, we form cylindrical meshes consisting of brick-like elements stacked together to form the final graft mesh. The length of each cylinder affects the mesh density; this offers the advantage to generate a denser mesh in areas of interest, such as the graft insertion to the femoral tunnel, and therefore, to increase the precision of the numerical solution in subsequent FE analyses. Moreover, a single graft can consist of multiple bundles. Towards this direction, copies of the graft are created and placed symmetrically to fill the space of a circular area with a radius equal to the selected graft radius. Then, the bundle meshes are twisted together to shape a rope-like object. In this fashion, the graft mesh generation is completed, and the final graft mesh is attached to the curve and placed accurately through the tunnels and the selected landmarks. When a DB surgery approach is desired, the entire process is repeated for the second graft.
Blender only supports exporting of polygon meshes (explicit surface representation), while the subsequent FE modeling requires volumetric meshes of the structures where internal stresses are estimated. In this context, we utilized the Blendbridge53 software to convert the graft surface mesh to a hexahedral volumetric mesh. Furthermore, tetrahedral meshing is also supported using the TetGen software54. Additionally, to improve mesh quality, we use the Gmsh55 software and, in particular, the 3D Frontal unstructured algorithm for refining the hexahedral mesh. Finally, we performed a mesh quality test using the meshing quality filters of Paraview software56. Along these lines, it should be stressed that all the above steps are executed through scripting. More technical details about the surgery modeling step and graft mesh quality metrics are provided in the supplementary materials (Sect. 1).
Finite element model development
Within the confines of this research study, we developed three different FE models using the FEBio Software Suite57. FEBio is an open-source FE software tool specially designed for biomechanics, capable of solving nonlinear large deformation problems. To automate and precipitate the model assembly process, all the steps that would have been performed using the FEBio interface are executed through scripting. All three models resemble the same subject and correspond to healthy (Fig. 3a) and ACL reconstructed knee, exploring different surgery options such as the SB and DB techniques mentioned above and depicted in Fig. 3b,c respectively. We validated the response of the healthy knee model and used it as the RM to compare with the models that correspond to the ACLR surgery.
Geometries
The surface meshes of the femur, tibia, and fibula bones are used directly from the Open Knee(s) project database. The tibial and femoral cartilages and the menisci volumetric meshes are generated using open-source knee segmentation tools51. Finally, the graft meshes are generated by the surgery modeling approach discussed above. More details about mesh properties can be found in the supplementary materials (Sect. 2.1).
Material properties
Efficient material models, which can describe the mechanical response of the knee joint tissues, are of significant importance. In the present FE model, the bones are modeled as rigid bodies since their deformation is negligible compared to other present anatomical structures21,28,31,38. The focus of our study was to examine parameters of ACLR surgery without considering bone deformation due to bone - graft contact. Therefore, we decided to model the rigid bones as triangular surface meshes48. This offers the double advantage of enabling rigid body kinematics and constraints while significantly reducing the complexity of the problem. The femoral and tibial cartilages are partitioned into three layers to represent their anatomical structure58,59. Each layer is modeled as a hyperelastic, uncoupled Mooney-Rivlin material60. This type of material is considered to be sufficient enough for modeling the nonlinear nature of incompressible materials61. In addition, the menisci are modeled using the orthotropic Fung elasticity model62. The material properties of each anatomical structure are presented in more detail in the supplementary materials (Sect. 2.2).
The ligaments are modeled as discrete elements established between two sets of vertices that lie on the bone surface meshes and represent each ligament’s origin and insertion site. The ACL, PCL, MCL and LCL are modeled as bundles of nonlinear springs, with a characteristic stress-strain curve that is shaped after equation (1), proposed by37:
where parameter k is the ligament stiffness, \(\varepsilon _l\) the linear strain limit that has a default value of 0.03, and \(\varepsilon\) the strain of the ligament derived from its current length and the zero slack length \(L_0\). The \(L_0\) parameter is computed as \(L_0 = L_r/(1+\varepsilon _r)\), where \(L_r\) is the reference spring length, equal to the spring length at the beginning of the simulation, and \(\varepsilon _r\) is the reference strain parameter. The stiffness parameter k has units of Newtons and is derived as \(k = E \cdot A\), where E is the ligament’s Young’s modulus in MPa, and A is the ligament’s cross-sectional area in \({mm}^2\). The estimated stiffness value is distributed evenly to each spring by dividing k by the number of ligament springs. To achieve subject-specific ligament modeling, we estimated the mean cross-section area of each ligament from the segmented MRI data. Specifically, we used PCA to find the principal axis of each mesh. This axis was defined as the normal vector of consecutive planes with an offset of one unit for a range equal to the length of the main diagonal of each mesh bounding box, as illustrated in Fig. 4. Each plane corresponds to a slice of the mesh, and for each slice, the area was estimated. Therefore, for each ligament, the mean cross-sectional area was the average area of these slices. The Young’s modulus values are derived from literature63,64. The estimated stiffness and reference prestrain values are used as an initial guess for a sensitivity analysis where the objective is to discern the optimal combination of these parameters. The results will be presented in the relevant “Results” section.
Regarding the menisci roots, they are modeled as bundles of linear tension-only springs with a total stiffness value of 2000 N/mm equally distributed to each spring33,65. Moreover, we modeled the posterior capsule, anterolateral and arcuate ligaments. These were included after the model validation simulations since the model was also used to experiment with dynamic movements where the role of these secondary ligaments cannot be ignored66,67,68. The values and constitutive models39,69,70,71,72 for the above soft tissues are presented in the supplementary materials (Sect. 2.3).
The grafts are modeled with a transversely isotropic Mooney-Rivlin material. It appears to be an appropriate constitutive model for ligaments, tendons, and muscles since it was developed for modeling soft tissues73. To successfully represent different tissues that serve as graft harvesting sites, we explored three different versions of the material with values corresponding to the semitendinosus, gracilis, and patellar tendon42,43.
Contact modeling
An essential step in the FE model construction workflow is to properly select the contact surfaces of the different materials and apply suitable contact models. First, we utilize rigid contacts to attach deformable compartments to rigid bodies. Subsequently, we define the surface pairs that feature a sliding elastic contact74 to prevent penetration and to consider knee joint articulation kinematics and load transmission58,59,75,76. Sliding elastic contact is also used to model the interaction between the graft and the bones. Finally, a tied contact is applied to connect the top part of the graft surface to the surface of the femoral tunnel. An overview of the formed contact pairs is presented in the supplementary materials (Sect. 3).
Knee joint coordinate system
The knee joint coordinate system is defined according to the method proposed by Grood and Suntay77. It is modeled as a four-link kinematic chain, where each joint is a cylindrical pair that allows only relative rotation and translation between the links that define it. We followed this approach to carry out a direct comparison of the developed FE model with cadaver joint kinematics and kinetics provided by the Open Knee(s) project50. In addition, the femur and tibia coordinate systems were determined based on the methodology provided by Erdemir50 and described in more detail in the supplementary materials (Sect. 3.4).
Boundary conditions
The structural mechanics analysis in FEBio was used to perform the different simulation scenarios. First, we reproduced the anterior and posterior drawer tests described in the Open Knee(s) project. These experiments were used as the baseline for the ligament parameters sensitivity analysis. In this case, initial knee flexion was prescribed up to the respective value. Then, the anterior/posterior force was prescribed at the origin of the femoral coordinate system with a ramp function for the duration of a subsequent simulation step. Moreover, we carried out a passive flexion simulation to validate the model’s behavior and investigate if the selected parameters can produce an approximately similar behavior compared to the Open Knee(s) ground truth data. As passive flexion, we consider the knee motion where the relative motion between femur and tibia is restrained only by the present anatomical structures when a flexion angle is prescribed about the medial-lateral knee axis. Hence, the flexion angle was prescribed with a ramp function for a single simulation step. During these validation simulations, the tibia was constrained in all degree of freedoms (DoFs) while the femur was unconstrained. The validated FE model was presented in Fig. 3a. It epitomizes the healthy knee and is used as the RM to obtain a benchmark behavior for comparison with “what-if” models.
Additionally, we performed simulations that aim to reproduce the Lachman test, one of the most common passive orthopedic ACL examinations in the case of a suspected ACL rupture. It assesses the anterior displacement of the tibia as the ACL primary function is to restrain it. The patient lies in a supine position, and the knee is flexed at about 20\(^\circ\)-30\(^\circ\). The examiner stabilizes the femur’s distal end with one hand and applies an anteriorly directed load on the proximal tibia16. The test is performed on both the healthy and the potentially injured leg in order to acquire a ground truth feel, or measurement78,79,80. We reproduced this scenario to assess different parameters of the ACL surgery, based on their efficiency to minimize relative knee displacement along the axis of the direction of force action, similar to other studies24,38,42,43,44,46. To eliminate ambiguity, we clarify that relative displacement refers to the posterior femoral translation analogous to anterior tibia displacement. We examined the SB and DB models illustrated in Fig. 3b,c and compared their response with the RM benchmark. The SB model was used to investigate graft pretension, radius, and material properties. It was also used to evaluate knee flexion during graft fixation. The DB model was used in a comparison study between the SB and DB approaches.
The boundary conditions for the Lachman test are applied in two steps: (1) Graft pretension step. Initially, the knee is flexed up to the desired fixation angle. Then, a pressure load is distributed on the graft bottom surface equal to the desired pretension force divided by the graft cross-section area. The graft top part is tied to the femur. At the end of the pretension step, the graft bottom surface is fixed in all DoFs, and the knee returns to the default full extension pose. This step is omitted for the RM Lachman simulation and is applied only to the ACLR FE knee models. (2) Lachman Manoeuvre step. The knee is flexed up to 30\(^\circ\) and a posterior force of 134 Newtons is applied to the origin of the femoral coordinate system. The tibia is fixed throughout all Lachman simulations, whereas the femur is now fixed only for the internal-external rotational DoF. Since we focus exclusively on studying the relative displacement along the anterior/posterior direction, the role of ACL as a secondary knee rotation stabilizer is not considered. At the end of each simulation, the induced relative knee displacement and graft stresses are retrieved. The relative displacement obtained by the RM is used as a threshold to compare the performance of the ACLR FE knee models.
Results
The first two subsections are concerned with the proposed RM validation. On that account, we used data from cadaver experiments from the Open Knee(s) project50. First, the MRI estimated stiffness values were compared with the reference values63. Next, we performed a sensitivity analysis to determine the combination of stiffness and prestrain values for the cruciate ligaments. This was accomplished by replicating the experimental anterior-posterior laxity tests. After adjusting the ligament properties, we performed a passive flexion simulation to verify the RM kinematics behavior. The remaining sections are dedicated to evaluating miscellaneous ACLR options, such as surgery technique, graft pretension, radius, material, and knee fixation angle, in a Lachman test simulation. For this, we developed multiple FE models, and their performance was compared to that of the validated RM model.
Estimation of ligament stiffness through MRI
In this subsection, the estimated ligament parameters from the available MRI data will be presented. In Table 1, the values for the Young’s modulus63,64, estimated area from MRI, reference area (literature values63), and stiffness values are demonstrated. A good agreement between the estimated and reference values is found for the ACL and MCL ligaments. A discrepancy is observed for the PCL which stems from the deviation in the cross-sectional area. In the case of LCL, the reference value is larger, although information about the ligament’s cross-sectional area was not reported in reference63. The plethora of FE models make use of reference values derived from the literature, which might not be in line with the subject-specific characteristics of these tissues. Therefore, ligament parameters could be derived from MRI data, if available, to accommodate for subject-specific modeling. These results presented here will be further analyzed in the “Discussion” section.
Ligament parameter sensitivity analysis and validation
To evaluate the optimal combination of ligaments’ stiffness and prestrain, we performed a sensitivity study where we varied the MRI estimated stiffness values and the reference prestrain rates37. The objective function was the mean squared error (MSE) of the relative knee displacement between the FE model and the laxity test experiments obtained from the Open Knee(s) project50. These experiments include the knee flexion angle and the anterior force applied to the femur center of mass. The stiffness and prestrain values were altered by a factor \(\pm 30\%\) and \(\pm 15\%\), respectively, with a \(5\%\) step. A total of 91 models were developed for evaluating the behavior of each parameters’ combinations. The two collateral ligaments’ parameters were fixed because their action is less relevant for anterior-posterior movement and ACLR. The derived estimation for the ACL and PCL is used to model the cruciate ligament parameters of the RM.
The aggregated results from the sensitivity analysis with the ten best combinations of stiffness and prestrain values are depicted in Fig. 5. The labels are sorted in ascending order, with the first combination highlighting the minimum MSE as compared to the experimental laxity data. We observed that achieving a good match by varying only the prestrain parameter and keeping the stiffness value unchanged is feasible. Thus, different combinations of stiffness and prestrain values might lead to similar responses. This also highlights the inherent uncertainty of the prestrain factor that affects the overall predicted ligament behavior. Nevertheless, the estimated stiffness leads to model responses that closely resemble the ground truth measurements.
Passive knee flexion and validation
The Open Knee(s) data set contains experimentally measured passive flexion knee kinematics that we used for model validation. After calibrating ligament parameters based on the previous experiment, we performed a passive knee flexion simulation. We compared the kinematics of the RM model with the ground truth data, as depicted in Fig. 6. We observed that the proposed FE model exhibits reduced medial translation in the range between 20\(^\circ\) and 80\(^\circ\) with a maximum difference of 2.249 mm. Posterior and superior translations are very similar, with the highest deviations of 1.358 mm and 1.145 mm, respectively. Concurrently, we notice that the knee model exhibits higher valgus rotation, especially after mid-flexion and 40\(^\circ\) that attains a peak value of 3.61\(^\circ\) at 80\(^\circ\) of knee flexion. On the other hand, the internal rotation is higher for the first part of knee flexion with a max difference of 3.431\(^\circ\). These differences could be attributed to unmodeled structures such as the patellofemoral joint. Overall, the model exhibits satisfactory kinematics, especially for the primary DoFs involved in the ACLR surgery.
Effect of graft radius and pretension level
The graft radius and pretension level are two surgical parameters that influence knee response after surgery. This experiment examined how different combinations of these parameters would influence post-surgery relative knee displacement. We performed a uniform grid sample (2 parameters) but presented it in 2D for clarity, the 80 N graft pretension force, and 4 mm of radius (Fig. 7). The results were compared to those of the RM, which includes the ACL ligament modeled by discrete springs with reference stiffness and prestrain parameters as calibrated with the validation experiments.
In Fig. 7 (left), the effect of the graft radius choice on restraining the relative knee displacement is presented. We observed that an increase in the graft radius limits the relative knee displacement along the force’s line of action. It also appears that knee translation for radii of 4 mm and above is stabilized, as concluded by the graft radius curve slope. In this case, the optimal choice was that of 4.0 mm as highlighted by the filled area between the slope and the RM threshold, entitled as “Healthy RM” in Fig. 7. Moreover, in the right part of Fig. 7, the impact of increasing pretension of the graft before fixation is presented. Again, it is clear that increasing the tensile graft load reduces the relative knee displacement in an approximately exponential fashion. For this simulation, a graft pretension in the range of 60–80 N demonstrates the best performance in achieving a knee displacement proximate to the healthy RM.
Effect of graft tissue choice
It is of particular interest to compare the ability of different graft options to constraint the relative knee displacement after an ACLR surgery. Therefore, we analyzed three different graft materials corresponding to the semitendinosus, patellar tendon, and gracilis harvest sites. Also, we wanted to examine if the tissue response changes its behavior for different combinations of pretension and graft radius levels. In Fig. 8, all combinations of graft pretension and radius values for each of the three grafts are visualized. The simulated displacement was compared with the RM, and the absolute distance was annotated using contour lines. We observed that all three grafts exhibit similar behavior in the range of 60–100 N and radii between 3.5 and 5 mm.
A quantitative description of the performance for the three graft materials is presented in Table 2. There we listed the five best combinations of radius and pretension values that exhibit the lowest MSE compared to the RM. We observed that the most effective combination in terms of minimizing knee laxity is a gracilis graft with a radius of 2.5 mm and a pretension load of 160 N. On the other hand, a small radius requires excessive graft pretension, as observed by this combination and all other pairs with radii 2.5 mm. Moreover, a graft with a 4 mm radius and 80 N pretension demonstrates a consistent performance, as seen with all three materials. In general, grafts with ranges of radius between 3 and 4 mm and pretension between 80 and 120 N perform adequately in restraining relative knee translation.
For each result, we provide the maximum principal stress values. The peak stress was developed around the femoral tunnel insertion area due to the contact between the graft and the internal lateral femoral surface. A noteworthy observation is that a choice of a graft with smaller radii significantly increases stress, as it is evident for the grafts with radii of 2.5 mm. Also, a general inference that can be derived from Table 2 is that stress rises with increasing values of pretension and that grafts with radii around 4 mm can demonstrate a balanced performance for all investigated tissues.
Effect of graft fixation angle
One parameter that conceivably affects the postoperative results of ACLR is the knee flexion angle during graft fixation, with no consensus about the optimal range. In Fig. 9, the results for investigating the influence of graft fixation angle in knee laxity are displayed. We used a semitendinosus graft of 4 mm radius and an applied pretension of 80 N. It is noticeable that increasing the knee flexion angle above 30\(^\circ\) when fixing the graft through the bone tunnels leads to an increased relative knee displacement. By inspecting the fixation angle curve, a choice between 15\(^\circ\) and 20\(^\circ\) produces the closest performance to that of the healthy RM, with an absolute difference in relative knee displacement of approximately 0.07 mm. On the other hand, we observe that for the range between full extension and 10\(^\circ\) the knee is overconstrained.
Single channel versus double channel
The choice between SB and DB remains a controversial research topic within the orthopedic community. Towards this direction, we compared these techniques to assess their efficiency in restoring knee laxity. The comparative study is materialized by selecting a single graft with a radius of 5 mm for the SB case and two grafts of radii 2.5 mm for the DB approach. The radii were selected in an effort to achieve a comparatively equal total graft diameter in both methods. We adopted this approach based on relevant clinical studies81,82. In all cases, a semitendinosus graft was used. The independent variable was graft pretension prior to fixation. The results are demonstrated in Fig. 10. The best performance for the SB technique is for a graft pretension of 80 N with an absolute difference in relative knee displacement of 0.17 mm. Contrarily, the DB demonstrated the best performance for a pretension of 60N applied on both grafts. We can point out that although the DB technique appears more competent, both techniques demonstrate a comparable performance.
Discussion
The fundamental goal of this study was to develop a computational pipeline that generates FE models to investigate the outcome of virtual ACLR surgeries. The first objective was to enable realistic subject-specific modeling to examine aspects of the surgery, such as alternative techniques, geometric graft characteristics, graft placement, material properties, and pretension. The second objective was to automate the assembly process to generate a large number of FE models and perform sensitivity analyses. This is achieved through scripting and using open-source software tools. Finally, after validating the RM using available experiments from the Open Knee(s) project50, we limited our analysis to the Lachman test and “what-if” studies. The modeling process relies on MRI data to construct the subject-specific model and open-source tools for model generation, simulation, and analysis.
Starting from the surgery modeling workflow, we developed an automatic pipeline for modeling a plethora of surgery parameters directly on top of the subject’s geometries following the MRI segmentation. Regarding surgery techniques, we modeled the SB and DB ACLR methods. These are common approaches performed by surgeons and were the focus of previous FE studies13,21,22,26,27,49. In the scope of our work, the grafts are modeled as SB cylindrical objects with radii in the range of 1.5 to 5.5 mm. These are placed through tunnels featuring the same cylindrical shape24,28,29,30,31,32,42,43,44,47. The graft mesh density is higher around the tunnel insertion areas to improve the accuracy of the numerical analyses, as the developed stresses on these regions are of high interest24,28,30,31,42,43,44,49. Moreover, our workflow can be deployed to easily model approaches such as the AM and TT techniques. These are classified based on the femoral and tibial tunnel positioning9,10,20,83,84,85,86 (see also Sect. 3.5 of the supplementary materials). The most prominent advantage of the proposed modeling concept is that it facilitates the automatic creation of multi-featured models, suitable for ACLR FE simulations.
Regarding ligament modeling, MRI data were used to fine-tune the values of the selected constitutive model. The ligaments are modeled as nonlinear springs. In similar FE studies the ligaments were represented by volumetric meshes, and modeled as transversely isotropic hyperelastic materials explicitly taking the 3D geometry into account25,87. Although our modeling choice may seem as a simplification of the ligaments’ real nature, it reduces the model’s complexity while preserving a satisfying level of realism88. Moreover, we consider that the material properties of each ligament should be decided by conducting sensitivity analyses based on experimental data. In the case of volumetric ligament meshes, this would drastically increase the complexity of our workflow. On the contrary, permutations of the ligaments’ force - strain relationship parameters can affect knee kinematics even in dynamic activities, such as gait, leading to realistic knee movement36. Therefore, we decided to apply a simpler model for the ligaments and enhance its validity by performing sensitivity analyses for the parameters of interest.
Initially, the cross-section area of each ligament was estimated from the segmented geometries using PCA. By obtaining values of Young’s modulus found in the literature, we estimated the stiffness parameter of the ligaments. We compared them with reference values commonly used in other studies (Table 1). A good agreement between estimated and reference values were observed for the ACL, and MCL that is in line with other references89,90,91,92. Contrarily, a large discrepancy between the estimated and reference stiffness value for the PCL was observed. The underlying reason was the estimated cross-section area, which in our case was much lower. Still, the estimated area is comparable with PCL cross-section values available in related literature91,93,94. As for the LCL, the estimated stiffness was considerably lower than the reference value, as a side-effect of the small estimated cross-section area. However, the reference LCL cross-section area was not available to compare with. Nonetheless, similar values can be found in the literature with a consensus that LCL exhibits low cross-sectional area95,96,97. This could also betoken that structures of the PL knee should not be ignored in these calculations. Nevertheless, in the presence of high-quality MRI we can make use of subject-specific cross-section area estimates to further calibrate the model and avoid using generic reference values.
In this study, we took advantage of the laxity experiments in the Open Knee(s)50 project to validate the model’s response by performing sensitivity analysis on the combination of ligaments’ stiffness and prestrain values. The sensitivity analysis for the ACL revealed that a decrease in the estimated stiffness in the range of 20% and 30% is beneficial to minimize the MSE between model and experimental data. Notably, the combination of stiffness value estimated by our method and the reference prestrain factor is within the best candidate solutions with a MSE of 0.0667 mm compared to the MSE of 0.0473 mm for the best combination. Results also suggest an increase in the stiffness values of the PCL to maintain good agreement with experimental data. However, if the estimated stiffness value is used, the prestrain parameter should be increased to minimize the mismatch. The combination of initial guess parameters exhibited a MSE of 0.297 mm compared to the 0.136 mm MSE of the best solution. Overall, the combination of estimated ligament stiffness values through MRI and reference values for the prestrain give rise to responses that are close to experimental measurements from laxity experiments. Therefore, the proposed methodology could be beneficial for ACLR surgery planning when MRI data are available for both the healthy and the injured knee. We can then examine different surgeries and compare their responses with the contralateral leg98,99,100.
The Achilles heel of numerical models is the ability to validate them before performing “what-if” studies. Apart from ligament parameter validation, we examined the 6D kinematics of the knee during passive flexion and compared them with experimental data from the Open Knee(s) project. Results demonstrated an excellent match for the translational DoFs (e.g., anterior-posterior and superior-inferior) that are required for the Lachman test studies, increasing our confidence in the model. A slight discrepancy was observed for the mediolateral translation attributed to unmodeled passive tissues such as muscles or ligament bundles. In the case of rotations, we observe the same pattern for the knee adduction-abduction rotation, with our model demonstrating an increased valgus rotation for high flexion angles. However, a significant difference appears for the internal rotation. This could be attributed to the larger stiffness values of the MCL as compared to the LCL. Also, it could be due to the absence of the patellofemoral joint and the corresponding patellofemoral ligaments that is a limitation in the present study101. Moreover, we consider that replicating the varus - valgus and internal - external rotation tests available from the Open Knee(s) project could lead to modifications of the MCL and LCL material properties, thus further improving the remaining kinematic DoFs. Nevertheless, the model conveys accurate kinematics predictions for the directions related to the ACLR surgery and Lachman test evaluation.
The verified FE model was used as a reference to evaluate the impact of different surgical options through a FE simulation of the anterior drawer test. This allowed comparing our results with previous studies that followed the same approach24,31,38,41,42,43,44,46,47. Initially, we assessed the effect of graft radius in restraining relative knee displacement. Results demonstrate that increasing graft radius reduces knee instability, which is in line with other reported findings47. Additionally, we observed that a graft of 4 mm radius leads to satisfactory responses as predicted by the model. This graft size is a common surgery choice as reported in literature11,102,103,104. Subsequently, we performed a sensitivity analysis to investigate the impact of pretension on knee laxity. We observed that a gradual increase of graft pretension enhances knee stability, in agreement with similar studies38,42,47, and clinical analyses15. Furthermore, we observed that the minimum MSE was for a pretension of 80 N, a widely used pretension level by surgeons15,105.
As adjudged from these two case studies, the correlation of graft radius and pretension cannot be neglected. In this perspective, we performed a sensitivity analysis to obtain the best combination of graft radius and pretension for three graft materials. We considered that the optimal set is the most effective in reducing knee laxity as compared to the RM. As a result, the best performance in terms of minimizing relative knee displacement between simulated ACLR FE model and the RM was obtained using a gracilis graft with a radius of 2.5 mm and a pretension of 160 N. We also recorded peak values of the graft maximum principal stresses, which in almost all cases were observed around the femoral tunnel entry point similar to other studies24,28,30,31,42,43,44,49. We noticed that large pretension levels introduce very high stresses, especially for the grafts with smaller radii, with magnitudes close to failure values106,107. This implies that a set of parameters which may seem optimal in terms of reducing knee anterior - posterior laxity, such as the gracilis graft combination in our case, could introduce higher graft stress values with an increased potential risk of graft failure. In addition, a noticeable observation is that grafts with a radius of 4 mm and pretension of 80 demonstrate a competent performance for all tissues. The values for these two parameters are common surgery choices as stated above. The pretension value of 80 N is in the range of the maximum single hand pull that a surgeon can apply and a commonly accepted pretension value7,108,109. The results of our analysis indicate that the criteria for final decision on surgery parameters should not only consider the best kinematics restoration, but also the risk of potential graft failure. Hence, our framework can be applied to identify optimal graft pretension and radius for subject-specific modeling of ACLR.
Furthermore, we assessed the effect of the knee flexion angle during graft fixation on reducing knee laxity, with knee angles determined based on literature sources24,27,38,42,43,47. The best performance was observed for a knee angle of 20\(^\circ\), albeit the difference with the knee flexion 15\(^\circ\) model was minimal. Further increase in the knee flexion angle led to an upsurge of laxity. Similar optimal graft fixation angles can be found in literature110,111, although a commonly used fixation angle is at 30\(^\circ\)112,113. Nonetheless, the optimal knee flexion angle during graft fixation is still a controversial topic amongst clinicians. The proposed workflow could be used to investigate the most appropriate fixation angle pre-surgically taking into account subject-specific traits of the anatomical structures.
Last but not least, we performed a comparison between the SB and DB techniques. Juxtaposition studies between the two approaches remain a hot research topic since they require long-term follow-up evaluation of the reconstructed ligament11,114,115. In our study, the DB approach demonstrated slightly better performance in constraining relative knee displacement. The single graft with a pretension of 80 N showcased the best performance for the SB technique, while the pretension of 60 N provided the best performance for the DB. Nonetheless, the difference between the two approaches was not significant, as illustrated in Fig. 10 and derived by the presented absolute differences for both cases. Thus, our results demonstrate that the superiority of one method versus the other in restraining relative knee displacement is not clear. This is also supported by many relevant researches116,117,118,119. A limitation of our study is the radius choice for the two grafts in the case of DB surgery. The decision of having two grafts each of a diameter that is exactly the half of the total SB graft diameter was based on relevant clinical studies81,82. However, in most comparative studies between the two approaches a range of 7.5–10 mm for the SB graft radius and a range of 4–6 mm and 5–7 mm for the AM and PL DB grafts, respectively, can be found120,121,122. Although, these values seem to be proportionally close to the radii we selected in our analysis, they should not be considered insignificant when comparing the two approaches. Moreover, we should note that we did not compare the two methods in terms of restoring the rotational knee stability. Some studies support the superiority of DB approach regarding restoring knee rotational kinematics as well as minimizing risk of graft failure or reducing the chances of degenerative knee damage 11,120. Reduced graft failure in DB technique could be justified by the less required pretension, as in our case120,123. On the other hand, DB approach is arguably more complex, as it requires increased execution time and high accuracy to minimize the risk of breaking the osseous wall between the bone tunnels11,122.
In this study, we presented an automated workflow for modeling, simulation, and analysis of the ACLR surgery relying on subject-specific data. The pipeline can be used to assess the majority of surgery options in a simulation manner, taking advantage of open-source tools. We demonstrated the importance of extracting ligament-related modeling parameters from MRI, reinforcing the direction of subject-specific modeling. The proposed process can handily generate multiple FE models that feature different ACLR-related attributes. The response of these models is comparable to experimental data used for validation and predictions proposed by comparative studies. A limitation of our study is that we did not simulate dynamic movements to investigate long-term effects of the ACLR parameters, or conditions with increased potential risk of graft rupture and ACL surgery revision. A challenging but crucial step towards this direction is to model the patellofemoral joint structures and properly incorporate contribution from the muscles that span the knee joint124. These modifications would allow to investigate the role of ACL as a secondary rotation stabilizer and perform more detailed and robust comparative studies between the SB and DB surgery techniques. All these aspects can serve as future directions for further improving the current status of our work. Nonetheless, our results suggest that the presented workflow can be applied to manipulate surgery options in an effort to identify the optimal combination of ACLR parameters for a particular subject. We envision that the proposed framework can furnish a decision support tool at the disposal of surgeons and orthopaedists for ACLR surgery planning.
Data availability
The datasets generated during and/or analysed during the current study are available in the repository acl_reconstruction_data, https://simtk.org/projects/acl_surgery.
Change history
26 June 2022
The original online version of this Article was revised: In the original online version of this Article the link to the Supplementary Information file was missing.
References
Laskowski, E. Acl injury and rehabilitation. Curr. Phys. Med. Rehabil. Rep. 2. https://doi.org/10.1007/s40141-013-0036-8 (2014).
Wetters, N., Weber, A., Wuerz, T., Schub, D. & Mandelbaum, B. Mechanism of injury and risk factors for anterior cruciate ligament injury. Oper. Tech. Sp. Med. 24. https://doi.org/10.1053/j.otsm.2015.09.001 (2015).
II, J., Miller, L. & Block, J. Quality of life in patients with knee osteoarthritis: A commentary on nonsurgical and surgical treatments. Open Orthopaed. J. 7, 619–623. https://doi.org/10.2174/1874325001307010619 (2013).
Mahapatra, P., Horriat, S. & Anand, B. Anterior cruciate ligament repair -past, present and future. J. Exp. Orthopaed. 5, 20. https://doi.org/10.1186/s40634-018-0136-6 (2018).
Legnani, C., Ventura, A., Terzaghi, C., Borgo, E. & Albisetti, W. Anterior cruciate ligament reconstruction with synthetic grafts. A review of literature. Int. Orthop. 34, 465–71. https://doi.org/10.1007/s00264-010-0963-2 (2010).
Pereira, V. et al. Tibial-graft fixation methods on anterior cruciate ligament reconstructions: a literature review. Knee Surg. Relat. Res. 33. https://doi.org/10.1186/s43019-021-00089-0 (2021).
Sherman, S. et al. Graft tensioning during knee ligament reconstruction: Principles and practice. J. Am. Acad. Orthop. Surg. 20, 633–45. https://doi.org/10.5435/JAAOS-20-10-633 (2012).
Arno, S. et al. Does anteromedial portal drilling improve footprint placement in anterior cruciate ligament reconstruction?. Clin. Orthop. Relat. Res. 474, 1679–1689. https://doi.org/10.1007/s11999-016-4847-7 (2016).
Chen, H. et al. Anteromedial versus transtibial technique in single-bundle autologous hamstring acl reconstruction: A meta-analysis of prospective randomized controlled trials. J. Orthopaed. Surg. Res. 12. https://doi.org/10.1186/s13018-017-0671-3 (2017).
Kilinc, B. et al. Transtibial vs anatomical single bundle technique for anterior cruciate ligament reconstruction: A retrospective cohort study. Int. J. Surg. (London, England) 29, 62–69. https://doi.org/10.1016/j.ijsu.2016.03.025 (2016).
Järvelä, S., Kiekara, T., Suomalainen, P. & Järvelä, T. Double-bundle versus single-bundle anterior cruciate ligament reconstruction: A prospective randomized study with 10-year results. Am. J. Sports Med. 45, 363546517712231. https://doi.org/10.1177/0363546517712231 (2017).
Suomalainen, P., Järvelä, T., Paakkala, A., Kannus, P. & Järvinen, M. Double-bundle versus single-bundle anterior cruciate ligament reconstruction: A prospective randomized study with 5-year results. Am. J. Sports Med. 40, 1511–1518. https://doi.org/10.1177/0363546512448177 (2012) (PMID: 22691456).
Yasuda, K., Eck, C., Hoshino, Y., Fu, F. & Tashman, S. Anatomic single- and double-bundle anterior cruciate ligament reconstruction, part 1: Basic science. Am. J. Sports Med. 39, 1789–99. https://doi.org/10.1177/0363546511402659 (2011).
Xiang, X. et al. Single-tunnel anatomic double-bundle anterior cruciate ligament reconstruction has the same effectiveness as double femoral, double tibial tunnel: A prospective randomized study. Medicine 98, e14851. https://doi.org/10.1097/MD.0000000000014851 (2019).
Jaglowski, J. R., Williams, B. T., Turnbull, T. L., LaPrade, R. F. & Wijdicks, C. A. High-load preconditioning of soft tissue grafts: An in vitro biomechanical bovine tendon model. Knee Surg. Sports Traumatol. Arthrosc. Off. J. ESSKA 24, 895–902. https://doi.org/10.1007/s00167-014-3410-x (2016).
Stanev, D., Moustakas, K., Gliatis, J. & Koutsojannis, C. Acl reconstruction decision support personalized simulation of the lachman test and custom activities. Methods Inf. Med. 55, 98–105. https://doi.org/10.3414/ME14-02-0022 (2015).
Benos, L., Stanev, D., Spyrou, L., Moustakas, K. & Tsaopoulos, D. E. A review on finite element modeling and simulation of the anterior cruciate ligament reconstruction. Front. Bioeng. Biotechnol. 8, 967. https://doi.org/10.3389/fbioe.2020.00967 (2020).
Kazemi, M., Dabiri, Y. & Li, L. Recent advances in computational mechanics of the human knee joint. Comput. Math. Methods Med. 2013, 718423. https://doi.org/10.1155/2013/718423 (2013).
Lim, H., Yoon, Y.-C., Wang, J.-H. & Bae, J.-H. Anatomical versus non-anatomical single bundle anterior cruciate ligament reconstruction: A cadaveric study of comparison of knee stability. Clin. Orthop. Surg. 4, 249–55. https://doi.org/10.4055/cios.2012.4.4.249 (2012).
Bedi, A. et al. Transtibial versus anteromedial portal reaming in anterior cruciate ligament reconstruction: An anatomic and biomechanical evaluation of surgical technique. Arthrosc. J. Arthrosc. Relat. Surg. 27, 380–390. https://doi.org/10.1016/j.arthro.2010.07.018 (2011).
Ramaniraka, N., Saunier, P., Siegrist, O. & Pioletti, D. Biomechanical evaluation of intra-articular and extra-articular procedures in anterior cruciate ligament reconstruction: A finite element analysis. Clin. Biomech. (Bristol, Avon) 22, 336–43. https://doi.org/10.1016/j.clinbiomech.2006.10.006 (2007).
Yao, J. et al. Deterioration of stress distribution due to tunnel creation in single-bundle and double-bundle anterior cruciate ligament reconstructions. Ann. Biomed. Eng. 40, 1554–1567 (2012).
Huang, R., Zheng, H. & Xu, Q. Biomechanical evaluation of different techniques in double bundle anterior cruciate ligament reconstruction using finite element analysis. J. Biomimet. Biomater. Tissue Eng. 13, 55–68. https://doi.org/10.4028/www.scientific.net/JBBTE.13.55 (2012).
Westermann, R., Wolf, B. & Elkins, J. Optimizing graft placement in anterior cruciate ligament reconstruction: A finite element analysis. J. Knee Surg. 30. https://doi.org/10.1055/s-0036-1581137 (2016).
Dhaher, Y., Salehghaffari, S. & Adouni, M. B. A. Anterior laxity, graft-tunnel interaction and surgical design variations during anterior cruciate ligament reconstruction: A probabilistic simulation of the surgery:. J. Biomech. 49. https://doi.org/10.1016/j.jbiomech.2016.07.019 (2016).
Halonen, K. et al. Optimal graft stiffness and pre-strain restore normal joint motion and cartilage responses in acl reconstructed knee. J. Biomech. 49. https://doi.org/10.1016/j.jbiomech.2016.05.002 (2016).
Naghibi, H. et al. A novel approach for optimal graft positioning and tensioning in anterior cruciate ligament reconstructive surgery based on the finite element modeling technique. Knee. https://doi.org/10.1016/j.knee.2020.01.010 (2020).
Bae, T. S. & Cho, B. Biomechanical effect of tunnel positions and pre-tension forces on implanted graft stress and strain during outside-in acl reconstruction surgery: A simulation study. Int. J. Precis. Eng. Manuf. 21, 1–6. https://doi.org/10.1007/s12541-019-00283-x (2019).
Kang, K. & Bae, T. S. Effect of femoral tunnel positions on graft stress in outside-in acl reconstruction surgery during continuous knee motion: A simulation study. Int. J. Med. Robot. Comput. Assist. Aurg. MRCAS 13. https://doi.org/10.1002/rcs.1817 (2017).
Bae, J., Kim, G.-H., Seon, J. & Jeon, I. Finite element study on the anatomic transtibial technique for single-bundle anterior cruciate ligament reconstruction. Med. Biol. Eng. Comput. 54. https://doi.org/10.1007/s11517-015-1372-x (2016).
Tampere, T. et al. Tunnel placement in acl reconstruction surgery: smaller inter-tunnel angles and higher peak forces at the femoral tunnel using anteromedial portal femoral drilling-a 3d and finite element analysis. Knee Surg. Sports Traumatol. Arthrosc. 27. https://doi.org/10.1007/s00167-018-5272-0 (2018).
Kim, J. G., Kang, K. T. & Wang, J. H. Biomechanical difference between conventional transtibial single-bundle and anatomical transportal double-bundle anterior cruciate ligament reconstruction using three-dimensional finite element model analysis. J. Clin. Med. 10. https://doi.org/10.3390/jcm10081625 (2021).
Carey, R., Zheng, L., Aiyangar, A., Harner, C. & Zhang, X. Subject-specific finite element modeling of the tibiofemoral joint based on ct, mri and dynamic stereo-radiography data in vivo. J. Biomech. Eng.. https://doi.org/10.1115/1.4026228 (2013).
Räsänen, L. P. et al. Spatial variation of fixed charge density in knee joint cartilage from sodium mri: Implication on knee joint mechanics under static loading. J. Biomech. 49, 3387–3396. https://doi.org/10.1016/j.jbiomech.2016.09.011 (2016).
Kang, K.-T., Kim, S. H., Son, J., Lee, Y. H. & Chun, H.-J. Computational model-based probabilistic analysis of in vivo material properties for ligament stiffness using the laxity test and computed tomography. J. Mater. Sci. Mater. Med. 27. https://doi.org/10.1007/s10856-016-5797-z (2016).
Esrafilian, A. et al. Emg-assisted muscle force driven finite element model of the knee joint with fibril-reinforced poroelastic cartilages and menisci. Sci. Rep. 10. https://doi.org/10.1038/s41598-020-59602-2 (2020).
Blankevoort, L. & Huiskes, R. Ligament-bone interaction in a three-dimensional model of the knee. J. Biomech. Eng. 113(3), 263–9 (1991).
Suggs, J., Wang, C. & Li, G. The effect of graft stiffness on knee joint biomechanics after acl reconstruction: A 3d computational simulation. Clin. Biomech. (Bristol, Avon) 18, 35–43. https://doi.org/10.1016/S0268-0033(02)00137-7 (2003).
Naghibi, H. et al. The influence of ligament modelling strategies on the predictive capability of finite element models of the human knee joint. J. Biomech. 65. https://doi.org/10.1016/j.jbiomech.2017.08.030 (2017).
Baldwin, M. et al. Dynamic finite element knee simulation for evaluation of knee replacement mechanics. J. Biomech. 45(3), 474–83 (2012).
Wang, L. et al. Anterior cruciate ligament reconstruction and cartilage contact forces-a 3d computational simulation. Clin. Biomech. (Bristol, Avon) 30, 1175–1180. https://doi.org/10.1016/j.clinbiomech.2015.08.007 (2015).
Peña, E., Martínez, M., Calvo, B., Palanca, D. & doblaré, M. A finite element simulation of the effect of graft stiffness and graft tensioning in acl reconstruction. Clin. Biomech. (Bristol, Avon) 20, 636–644. https://doi.org/10.1016/j.clinbiomech.2004.07.014 (2005).
Peña, E., Calvo, B., Martínez, M., Palanca, D. & doblaré, M. Influence of the tunnel angle in acl reconstructions on the biomechanics of the knee joint. Clin. Biomech. (Bristol, Avon) 21, 508–516. https://doi.org/10.1016/j.clinbiomech.2005.12.013 (2006).
Peña, E., Calvo, B., Martínez, M., Palanca, D. & doblaré, M. Influence of the tunnel angle in acl reconstructions on the biomechanics of the knee joint. Clin. Biomech. (Bristol, Avon) 21, 508–516. https://doi.org/10.1016/j.clinbiomech.2005.12.013 (2006).
Vairis, A. et al. Evaluation of an intact, an acl-deficient, and a reconstructed human knee joint finite element model. Comput. Methods Biomech. Biomed. Engin. 19, 1–8. https://doi.org/10.1080/10255842.2015.1015526 (2015).
Wan, C., Hao, Z., Li, Z. & Lin, J. Finite element simulations of different hamstring tendon graft lengths and related fixations in anterior cruciate ligament reconstruction. Med. Biol. Eng. Comput. 55. https://doi.org/10.1007/s11517-017-1637-7 (2017).
Westermann, R., Wolf, B. & Elkins, J. Effect of acl reconstruction graft size on simulated lachman testing: A finite element analysis. Iowa Orthop. J. 33, 70–7 (2013).
Completo, A., Noronha, J. C., Oliveira, C. & Fonseca, F. Biomechanical evidence on anterior cruciate ligament reconstruction. Revista Brasileira de Ortopedia 54, 190–197 (2019).
Kim, H. et al. Tension changes within the bundles of anatomic double-bundle anterior cruciate ligament reconstruction at different knee flexion angles: A study using a 3-dimensional finite element model. Arthrosc. J. Arthrosc. Relat. Surg. 27, 1400–8. https://doi.org/10.1016/j.arthro.2011.05.012 (2011).
Erdemir, A. Open knee: Open source modeling and simulation in knee biomechanics. J. Knee Surg. 29. https://doi.org/10.1055/s-0035-1564600 (2015).
Nikolopoulos, F., Stanev, D. & Moustakas, K. Personalized knee geometry modeling based on multi-atlas segmentation and mesh refinement. IEEE Access 8, 56766–56781. https://doi.org/10.1109/ACCESS.2020.2982061 (2020).
Community, B. O. Blender: A 3D modelling and rendering package (Blender Foundation, Stichting Blender Foundation, Amsterdam, 2018).
Bollenbach, Garry. https://blenbridge.sourceforge.io (2018).
Si, H. Tetgen, a delaunay-based quality tetrahedral mesh generator. ACM Trans. Math. Softw. 41, 1–36. https://doi.org/10.1145/2629697 (2015).
Geuzaine, C. & Remacle, J.-F. Gmsh: A 3-D finite element mesh generator with built-in pre- and post-processing facilities. Int. J. Numer. Meth. Eng. 79, 1309–1331. https://doi.org/10.1002/nme.2579 (2009).
Ahrens, J., Geveci, B., & Law, C. An end-user tool for large-data visualization. (The Visualization Handbook, Paraview, 2005).
Maas, S., Ellis, B., Ateshian, G. & Weiss, J. Febio: Finite elements for biomechanics. J. Biomech. Eng. 134, 011005. https://doi.org/10.1115/1.4005694 (2012).
Bhosale, A. & Richardson, J. Articular cartilage: Structure, injuries and review of management. Br. Med. Bull. 87, 77–95. https://doi.org/10.1093/bmb/ldn025 (2008).
Fox, A., Bedi, A. & Rodeo, S. The basic science of articular cartilage: Structure, composition, and function. Sports health 1, 461–8. https://doi.org/10.1177/1941738109350438 (2009).
Brown, C. P., Nguyen, T. C., Moody, H. R., Crawford, R. W. & Oloyede, A. Assessment of common hyperelastic constitutive equations for describing normal and osteoarthritic articular cartilage. Proc. Inst. Mech. Eng. [H] 223, 643–652. https://doi.org/10.1243/09544119JEIM546 (2009) (PMID: 19743631).
Horgan, C. O. The remarkable gent constitutive model for hyperelastic materials. Int. J. Non-Linear Mech. 68, 9–16. https://doi.org/10.1016/j.ijnonlinmec.2014.05.010 (2015). Mechanics of Rubber - in Memory of Alan Gent.
Yao, J., Snibbe, J., Maloney, M. & Lerner, A. Stresses and strains in the medial meniscus of an acl deficient knee under anterior loading: A finite element analysis with image-based experimental validation. J. Biomech. Eng. 128, 135–41. https://doi.org/10.1115/1.2132373 (2006).
Blankevoort, L., Kuiper, J., Huiskes, R. & Grootenboer, H. Articular contact in a three-dimensional model of the knee. J. Biomech. 24, 1019–31. https://doi.org/10.1016/0021-9290(91)90019-J (1991).
Lai, Y.-S. et al. The effect of graft strength on knee laxity and graft in-situ forces after posterior cruciate ligament reconstruction. PLoS ONE 10, e0127293. https://doi.org/10.1371/journal.pone.0127293 (2015).
Zielinska, B. & Haut Donahue, T. L. 3D Finite Element Model of Meniscectomy: Changes in Joint Contact Behavior. J. Biomech. Eng. 128, 115–123. https://doi.org/10.1115/1.2132370 (2005). https://asmedigitalcollection.asme.org/biomechanical/article-pdf/128/1/115/5769490/115_1.pdf.
Kraeutler, M., Welton, K., Chahla, J., LaPrade, R. & Mccarty, E. Current concepts of the anterolateral ligament of the knee anatomy, biomechanics, and reconstruction. Am. J. Sports Med. 46. https://doi.org/10.1177/0363546517701920 (2017).
Herbst, E., Bottene Villa Albers, M., Burnham, J., Fu, F. & Musahl, V. The anterolateral complex of the knee. Orthopaed. J. Sports Med. 5, 232596711773080. https://doi.org/10.1177/2325967117730805 (2017).
Hassebrock, J. D., Gulbrandsen, M. T., Asprey, W. L., Makovicka, J. L. & Chhabra, A. Knee ligament anatomy and biomechanics. Sports Med. Arthrosc. Rev. 28, 80–86. https://doi.org/10.1097/jsa.0000000000000279 (2020).
Sugita, T. & Amis, A. A. Anatomic and biomechanical study of the lateral collateral and popliteofibular ligaments. Am. J. Sports Med. 29, 466–472. https://doi.org/10.1177/03635465010290041501 (2001) (PMID: 11476388).
Ishigooka, H., Sugihara, T., Shimizu, K., Aoki, H. & Hirata, K. Anatomical study of the popliteofibular ligament and surrounding structures. J. Orthop. Sci. 9, 51–58. https://doi.org/10.1007/s00776-003-0733-8 (2004).
LaPrade, R. F., Tso, A. & Wentorf, F. A. Force measurements on the fibular collateral ligament, popliteofibular ligament, and popliteus tendon to applied loads. Am. J. Sports Med. 32, 1695–1701. https://doi.org/10.1177/0363546503262694 (2004) (PMID: 15494335).
LaPrade, R., Morgan, P., Wentorf, F., Johansen, S. & Engebretsen, L. The anatomy of the posterior aspect of the knee: An anatomic study. J. Bone Joint Surg. Am. 89, 758–764. https://doi.org/10.2106/00004623-200704000-00009 (2007).
Gardiner, J. & Weiss, J. Subject-specific finite element analysis of the human medial collateral ligament during valgus knee loading. J. Orthopaed. Res. 21, 1098–106. https://doi.org/10.1016/S0736-0266(03)00113-X (2003).
Laursen, T. A. & Maker, B. N. An augmented lagrangian quasi-newton solver for constrained nonlinear finite element applications. Int. J. Numer. Methods Eng. 38, 3571–3590. https://doi.org/10.1002/nme.1620382103 (1995).
Fox, A., Bedi, A. & Rodeo, S. The basic science of human knee menisci. Sports Health 4, 340–51. https://doi.org/10.1177/1941738111429419 (2012).
Bryceland, J., Powell, A. & Nunn, T. Knee menisci: Structure, function, and management of pathology. Cartilage 8. https://doi.org/10.1177/1947603516654945 (2016).
Grood, E. & Suntay, W. A joint coordinate system for the clinical description of three-dimensional motions: Application to the knee. J. Biomech. Eng. 105, 136–44. https://doi.org/10.1115/1.3138397 (1983).
Mulligan, E., McGuffie, D., Coyner, K. & Khazzam, M. The reliability and diagnostic accuracy of assessing the translation endpoint during the lachman test. Int. J. Sports Phys. Ther. 10, 52–61 (2015).
Eck, C., van den Bekerom, M., Fu, F., Poolman, R. & Kerkhoffs, G. Methods to diagnose acute anterior cruciate ligament rupture: A meta-analysis of physical examinations with and without anaesthesia. Knee Surg. Sports Traumatol. Arthroscopy 21, https://doi.org/10.1007/s00167-012-2250-9 (2012).
Makhmalbaf, H., Moradi, A., Ganji, S. & Omidi Kashani, F. Accuracy of lachman and anterior drawer tests for anterior cruciate ligament injuries. Arch. Bone Joint Surg. 1, 94–7 (2013).
Irrgang, J. et al. Anatomic single vs. double-bundle acl reconstruction: A randomized clinical trial-part 1: clinical outcomes. Knee Surg. Sports Traumatol. Arthrosc. 29. https://doi.org/10.1007/s00167-021-06585-w (2021).
Tashman, S. et al. Anatomic single- and double-bundle acl reconstruction both restore dynamic knee function: a randomized clinical trial-part ii: knee kinematics. Knee Surg. Sports Traumatol. Arthrosc. 29. https://doi.org/10.1007/s00167-021-06479-x (2021).
Kato, Y. et al. Biomechanical comparison of different graft positions for single-bundle anterior cruciate ligament reconstruction. Knee Surg. Sports Traumatol. Arthrosc. 21. https://doi.org/10.1007/s00167-012-1951-4 (2012).
Sim, J. A., Gadikota, H., Li, J.-S., Li, G. & Gill, T. Biomechanical evaluation of knee joint laxities and graft forces after anterior cruciate ligament reconstruction by anteromedial portal, outside-in, and transtibial techniques. Am. J. Sports Med. 39, 2604–10. https://doi.org/10.1177/0363546511420810 (2011).
Steiner, M. et al. Independent drilling outperforms conventional transtibial drilling in anterior cruciate ligament reconstruction. Am. J. Sports Med. 37, 1912–9. https://doi.org/10.1177/0363546509340407 (2009).
Gadikota, H., Sim, J. A., Hosseini, A., Gill, T. & Li, G. The relationship between femoral tunnels created by the transtibial, anteromedial portal, and outside-in techniques and the anterior cruciate ligament footprint. Am. J. Sports Med. 40, 882–8. https://doi.org/10.1177/0363546511434276 (2012).
Adouni, M., Faisal, T. R. & Dhaher, Y. Y. Sensitivity analysis of the knee ligament forces to the surgical design variation during anterior cruciate ligament reconstruction: A finite element analysis. Comput. Methods Biomech. Biomed. Eng. 1–9. https://doi.org/10.1080/10255842.2021.2006647 (2021).
Orozco, G., Tanska, P., Mononen, M., Halonen, K. & Korhonen, R. The effect of constitutive representations and structural constituents of ligaments on knee joint mechanics. Sci. Rep. 8. https://doi.org/10.1038/s41598-018-20739-w (2018).
Iriuchishima, T. et al. Evaluation of acl mid-substance cross-sectional area for reconstructed autograft selection. Knee Surge. Sports Traumatol. Arthrosc. 22. https://doi.org/10.1007/s00167-012-2356-0 (2012).
Fujimaki, Y. et al. Quantitative in situ analysis of the anterior cruciate ligament: Length, midsubstance cross-sectional area, and insertion site areas. Am. J. Sports Med. 44, 118–125. https://doi.org/10.1177/0363546515611641 (2016) (PMID: 26564792).
Harner, C. D. et al. The human posterior cruciate ligament complex: An interdisciplinary study: Ligament morphology and biomechanical evaluation. Am. J. Sports Med. 23, 736–745. https://doi.org/10.1177/036354659502300617 (1995) (PMID: 8600743).
Hosseinzadeh, S. & Kiapour, A. M. Age-related changes in acl morphology during skeletal growth and maturation are different between females and males. J. Orthopaed. Res. 39, 841–849. https://doi.org/10.1002/jor.24748 (2021).
Nagasaki, S. et al. The incidence and cross-sectional area of the meniscofemoral ligament. Am. J. Sports Med. 34, 1345–50. https://doi.org/10.1177/0363546506287825 (2006).
Grzelak, P., Podgórski, M., Stefańczyk, L., Krochmalski, M. & Domzalski, M. Hypertrophied cruciate ligament in high performance weightlifters observed in magnetic resonance imaging. Int. Orthop. 36, 1715–9. https://doi.org/10.1007/s00264-012-1528-3 (2012).
Meister, B. R., Michael, S. P., Moyer, R. A., Kelly, J. D. & Schneck, C. D. Anatomy and kinematics of the lateral collateral ligament of the knee. Am. J. Sports Med. 28, 869–878. https://doi.org/10.1177/03635465000280061601 (2000) (PMID: 11101111).
Cho, H.-J. & Kwak, D.-S. Mechanical properties and characteristics of the anterolateral and collateral ligaments of the knee. Appl. Sci. 10. https://doi.org/10.3390/app10186266 (2020).
LaPrade, R., Ly, T., Wentorf, F. & Engebretsen, L. The posterolateral attachments of the knee a qualitative and quantitative morphologic analysis of the fibular collateral ligament, popliteus tendon, popliteofibular ligament, and lateral gastrocnemius tendon*. Am. J. Sports Med. 31, 854–60. https://doi.org/10.1177/03635465030310062101 (2003).
Zhao, G.-L. et al. A modified anterior drawer test for anterior cruciate ligament ruptures. J. Orthop. Surg. Res. 16, 260. https://doi.org/10.1186/s13018-021-02381-x (2021).
Magnussen, R. A. et al. Factors associated with high-grade lachman, pivot shift, and anterior drawer at the time of anterior cruciate ligament reconstruction. Arthrosc. J. Arthrosc. Relat. Surg. 32, 1080–1085. https://doi.org/10.1016/j.arthro.2015.11.018 (2016).
Massey, P. et al. Critical analysis of the lever test for diagnosis of anterior cruciate ligament insufficiency. Arthrosc. J. Arthrosc. Relat. Surg. 33. https://doi.org/10.1016/j.arthro.2017.03.007 (2017).
Halonen, K. S. et al. Importance of Patella, Quadriceps Forces, and Depthwise Cartilage Structure on Knee Joint Motion and Cartilage Response During Gait. J. Biomech. Eng. 138. https://doi.org/10.1115/1.4033516 (2016).
Fritsch, B., Figueroa, F. & Semay, B. Graft preparation technique to optimize hamstring graft diameter for anterior cruciate ligament reconstruction. Arthrosc. Tech. 6. https://doi.org/10.1016/j.eats.2017.08.011 (2017).
Ramkumar, P., Hadley, M., Jones, M. & Farrow, L. Hamstring autograft in acl reconstruction: A 13-year predictive analysis of anthropometric factors and surgeon trends relating to graft size. Orthopaed. J. Sports Med. 6. https://doi.org/10.1177/2325967118779788 (2018).
Tang, S., Wan, K., Lee, R. & Wong, K. Influence of hamstring autograft diameter on graft failure rate in chinese population after anterior cruciate ligament reconstruction. Asia-Pacific J. Sports Med. Arthrosc. Rehabili. Technol. 22, 45–48. https://doi.org/10.1016/j.asmart.2020.07.005 (2020).
Elias, J. J., Kilambi, S. & Ciccone, W. J. Tension level during preconditioning influences hamstring tendon graft properties. Am. J. Sports Med. 37, 334–338. https://doi.org/10.1177/0363546508327561 (2009) (PMID: 19118082).
Abramowitch, S., Zhang, X., Curran, M. & Kilger, R. A comparison of the quasi-static mechanical and nonlinear viscoelastic properties of the human semitendinosus and gracilis tendons. Clin. Biomech. (Bristol, Avon) 25, 325–31. https://doi.org/10.1016/j.clinbiomech.2009.12.007 (2010).
Handl, M. et al. Reconstruction of the anterior cruciate ligament: Dynamic strain evaluation of the graft. Knee Surg. Sports Traumatol. Arthrosc. 15, 233–241. https://doi.org/10.1007/s00167-006-0175-x (2007).
Noyes, F. R., Huser, L. E., Ashman, B. & Palmer, M. Anterior cruciate ligament graft conditioning required to prevent an abnormal lachman and pivot shift after acl reconstruction: A robotic study of 3 acl graft constructs. Am. J. Sports Med. 47, 1376–1384. https://doi.org/10.1177/0363546519835796 (2019) (PMID: 30986093).
Pilia, M., Murray, M., Guda, T., Heckman, M. & Appleford, M. Pretensioning of soft tissue grafts in anterior cruciate ligament reconstruction. Orthopedics 38, e582–e587. https://doi.org/10.3928/01477447-20150701-55 (2015).
Kernkamp, W. A. et al. The effect of acl deficiency on the end-to-end distances of the tibiofemoral acl attachment during in vivo dynamic activity. Knee 25, 738–745. https://doi.org/10.1016/j.knee.2018.07.013 (2018).
Mae, T. et al. Optimization of graft fixation at the time of anterior cruciate ligament reconstruction: Part ii: Effect of knee flexion angle. Am. J. Sports Med. 36, 1094–100. https://doi.org/10.1177/0363546508317412 (2008).
Debandi, A. et al. The influence of knee flexion angle for graft fixation on rotational knee stability during anterior cruciate ligament reconstruction: A biomechanical study. Arthrosc. J. Arthrosc. Relat. Surg. 32, 2322–2328. https://doi.org/10.1016/j.arthro.2016.03.018 (2016).
DeFroda, S. et al. Evaluation of graft tensioning effects in anterior cruciate ligament reconstruction between hamstring and bone-patellar tendon bone autografts. J. Knee Surg.https://doi.org/10.1055/s-0039-3402046 (2020).
Ibrahim, S. et al. Anterior cruciate ligament reconstruction using autologous hamstring double bundle graft compared with single bundle procedures. J. Bone Joint Surg. Br. volume 91, 1310–5. https://doi.org/10.1302/0301-620X.91B10.21886 (2009).
Chen, G. & Wang, S. Comparison of single-bundle versus double-bundle anterior cruciate ligament reconstruction after a minimum of 3-year follow-up: A meta-analysis of randomized controlled trials. Int. J. Clin. Exp. Med. 8, 14604–14614 (2015).
Mayr, H. et al. Single-bundle versus double-bundle anterior cruciate ligament reconstruction-5-year results. Arthrosc. J. Arthrosc. Relat. Surg. 34, https://doi.org/10.1016/j.arthro.2018.03.034 (2018).
Chen, H., Chen, B., Tie, K., Fu, Z. & Chen, L. Single-bundle versus double-bundle autologous anterior cruciate ligament reconstruction: A meta-analysis of randomized controlled trials at 5-year minimum follow-up. J. Orthopaed. Surg. Res. 13. https://doi.org/10.1186/s13018-018-0753-x (2018).
Dong, Z., Niu, Y., Qi, J., Song, Y. & Wang, F. Long term results after double and single bundle acl reconstruction: Is there any difference? a meta - analysis of randomized controlled trials. Acta Orthopaed. Traumatol. Turcica 53, https://doi.org/10.1016/j.aott.2018.12.004 (2019).
Ha, J., Lee, D. W. & Kim, J. Single-bundle versus double-bundle anterior cruciate ligament reconstruction: A comparative study with propensity score matching. Indian J. Orthopaed. 50, 505. https://doi.org/10.4103/0019-5413.189605 (2016).
Sasaki, S. et al. Prospective randomized study of objective and subjective clinical results between double-bundle and single-bundle anterior cruciate ligament reconstruction. Am. J. Sports Med. 44, 855–864. https://doi.org/10.1177/0363546515624471 (2016) (PMID: 26838934).
Karikis, I., Ahldén, M., Casut, A., Sernert, N. & Kartus, J. Comparison of outcome after anatomic double-bundle and antero-medial portal non-anatomic single-bundle reconstruction in ACL-injured patients. Knee Surg. Sports Traumatol. Arthrosc. 25, 1307–1315 (2016).
Zhu, W. et al. A retrospective study to compare the clinical effects of individualized anatomic single- and double-bundle anterior cruciate ligament reconstruction surgery. Sci. Rep. 10, 14712. https://doi.org/10.1038/s41598-020-71721-4 (2020).
Kondo, E. et al. Effects of initial graft tension on clinical outcome after anatomic double-bundle anterior cruciate ligament reconstruction: comparison of two graft tension protocols. BMC Musculoskelet. Disord. 17, 65 (2016).
Ali, A. A. et al. Validation of predicted patellofemoral mechanics in a finite element model of the healthy and cruciate-deficient knee. J. Biomech. 49, 302–309. https://doi.org/10.1016/j.jbiomech.2015.12.020 (2016).
Acknowledgements
This research has been co-financed by the European Union and Greek National Funds through the Operational Program Competitiveness, Entrepreneurship and Innovation, under the call RESEARCH-CREATE-INNOVATE (SafeACL project, grant agreement T1EDK-04234).The authors would like to express their gratitude to the Open Knee(s) project for publicly sharing the experimental data used throughout this study.
Author information
Authors and Affiliations
Contributions
K.R. conceived the study, developed the scripts for all pipelines, conceived PCA method, created FE models, extracted and analyzed results, prepared figures and tables. D.S. developed initial scripts for FE model creation, conceived the study, and interpreted the results. L.B. helped with the FE modeling. K.F. contributed to the ACLR surgery modeling scripts. D.T. helped with the data gathering, interpreted the results, and was responsible for funding acquisition and project administration. Finally, K.M. conceived the study, interpreted the results, and was responsible for funding acquisition and project administration. All authors revised the manuscript.
Corresponding author
Ethics declarations
Competing interests
The authors declare no competing interests.
Additional information
Publisher's note
Springer Nature remains neutral with regard to jurisdictional claims in published maps and institutional affiliations.
Supplementary Information
Rights and permissions
Open Access This article is licensed under a Creative Commons Attribution 4.0 International License, which permits use, sharing, adaptation, distribution and reproduction in any medium or format, as long as you give appropriate credit to the original author(s) and the source, provide a link to the Creative Commons licence, and indicate if changes were made. The images or other third party material in this article are included in the article's Creative Commons licence, unless indicated otherwise in a credit line to the material. If material is not included in the article's Creative Commons licence and your intended use is not permitted by statutory regulation or exceeds the permitted use, you will need to obtain permission directly from the copyright holder. To view a copy of this licence, visit http://creativecommons.org/licenses/by/4.0/.
About this article
Cite this article
Risvas, K., Stanev, D., Benos, L. et al. Evaluation of anterior cruciate ligament surgical reconstruction through finite element analysis. Sci Rep 12, 8044 (2022). https://doi.org/10.1038/s41598-022-11601-1
Received:
Accepted:
Published:
DOI: https://doi.org/10.1038/s41598-022-11601-1
This article is cited by
-
Biomechanical Evaluation of Modified Ti6Al4V Ligament Anchors with Varied Expansion Directions for Anterior Cruciate Ligament Reconstruction
International Journal of Precision Engineering and Manufacturing (2024)
Comments
By submitting a comment you agree to abide by our Terms and Community Guidelines. If you find something abusive or that does not comply with our terms or guidelines please flag it as inappropriate.