This example uses the same cargo crane that you analyzed in “Example: cargo crane,” Section 6.4, but you have now been asked to investigate what happens when a load of 10 kN is dropped onto the lifting hook for 0.2 seconds. The connections at points A, B, C, and D (see Figure 7–5) can only withstand a maximum pull-out force of 100 kN. You have to decide whether or not any of these connections will break.
The short duration of the loading means that inertia effects are likely to be important, making dynamic analysis essential. You are not given any information regarding the damping of the structure. Since there are bolted connections between the trusses and the cross bracing, the energy absorption caused by frictional effects is likely to be significant. Based on experience, you therefore choose 5% of critical damping in each mode.
The magnitude of the applied load versus time is shown in Figure 7–6.
Abaqus provides scripts that replicate the complete analysis model for this problem. Run one of these scripts if you encounter difficulties following the instructions given below or if you wish to check your work. Scripts are available in the following locations:
A Python script for this example is provided in “Cargo crane – dynamic loading,” Section A.5. Instructions on how to fetch the script and run it within Abaqus/CAE are given in Appendix A, “Example Files.”
A plug-in script for this example is available in the Abaqus/CAE Plug-in toolset. To run the script from Abaqus/CAE, select Plug-insAbaqus
Getting Started; highlight Cargo crane dynamic loading; and click Run. For more information about the Getting Started plug-ins, see “Running the Getting Started with Abaqus examples,” Section 82.1 of the Abaqus/CAE User's Guide.
Open the model database file Crane.cae, and copy the Static model to a model named Dynamic. The dynamic analysis model is basically the same as the static analysis model, except for the modifications described below.
Material
In dynamic simulations the density of every material must be specified so that the mass matrix can be formed. The steel in the crane has a density of 7800 kg/m3.
In this model the material properties were specified as part of the section definition. Thus, you will need to edit the BracingSection and MainMemberSection section definitions to specify the density. In the Specify section material density field of the Edit Beam Section dialog box, enter a value of 7800 for each section definition.
Note:
If material data are defined independently of the section properties, the density is included by editing the material definition and selecting GeneralDensity in the Edit Material dialog box.
Steps
The step definitions that are used for the dynamic analysis are substantially different from those used in the static analysis. Therefore, the static step created previously will be replaced by two new steps.
The first step in the dynamic analysis calculates the natural frequencies and mode shapes of the structure. The second step then uses these data to calculate the transient modal dynamic response of the cargo crane. In this analysis we will assume that everything is linear. If you want to model any nonlinearities in this simulation, direct integration of the equations of motion using the implicit dynamic procedure must be performed instead. See “Nonlinear dynamics,” Section 7.9.2, for further details.
Abaqus/Standard offers the Lanczos and the subspace iteration eigenvalue extraction methods. The Lanczos method is generally faster when a large number of eigenmodes is required for a system with many degrees of freedom. The subspace iteration method may be faster when only a few (less than 20) eigenmodes are needed.
We use the Lanczos eigensolver in this analysis and request 30 eigenvalues. Instead of specifying the number of modes required, it is also possible to specify the minimum and maximum frequencies of interest so that the step will complete once Abaqus/Standard has found all of the eigenvalues inside the specified range. A shift point may also be specified so that eigenvalues nearest the shift point will be extracted. By default, no minimum or maximum frequency or shift is used. If the structure is not constrained against rigid body modes, the shift value should be set to a small negative value to remove numerical problems associated with rigid body motion.
To replace the static step with a frequency extraction step:
In the Model Tree, expand the Steps container. Then, click mouse button 3 on the step named Tip Load and select Replace from the menu that appears. In the Replace Step dialog box, select Frequency from the list of available Linear perturbation procedures.
Model attributes that cannot be converted will be deleted. In this case the concentrated loads are deleted because they cannot be used in a frequency extraction step. However, the boundary conditions and output requests associated with the static step are inherited by the frequency extraction step.
In the Basic tabbed page of the Edit Step dialog box, enter the step description First 30 modes; accept the Lanczos eigensolver option; and request 30 eigenvalues.
Rename the step to Extract Frequencies by clicking mouse button 3 on the name Tip Load and selecting Rename from the menu that appears.
In structural dynamic analysis the response is usually associated with the lower modes. However, enough modes should be extracted to provide a good representation of the dynamic response of the structure. One way of checking that a sufficient number of eigenvalues has been extracted is to look at the total effective mass in each degree of freedom, which indicates how much of the mass is active in each direction of the extracted modes. The effective masses are tabulated in the data file under the eigenvalue output. Ideally, the sum of the modal effective masses for each mode in each direction should be at least 90% of the total mass. See “Effect of the number of modes,” Section 7.6, for more information.
The modal dynamics procedure will be used to perform the transient dynamic analysis. The transient response will be based on all the modes extracted in the first analysis step; 5% of critical damping should be used in all 30 modes.
To create a transient modal dynamics step:
In the Model Tree, double-click the Steps container to create a new step. Select Modal dynamics from the list of available Linear perturbation procedures, and name the step Transient modal dynamics. Insert the step after the frequency extraction step defined above.
In the Basic tabbed page of the Edit Step dialog box, enter the description Crane Response to Dropped Load and specify a time period of 0.5 and a time increment of 0.005. In dynamic analysis time is a real, physical quantity.
In the Damping tabbed page of the Edit Step dialog box, specify direct modal damping and enter a critical damping fraction of 0.05 for modes 1 through 30.
Output
Using the Field Output Requests Manager, modify the field output requests for the Extract Frequencies step so that the Preselected defaults are selected. By default, Abaqus/Standard writes the mode shapes to the output database (.odb) file so that they can be plotted using the Visualization module. The nodal displacements for each mode shape are normalized so that the maximum displacement is unity. Thus, these results, and the corresponding stresses and strains, are not physically meaningful: they should be used only for relative comparisons.
Dynamic analyses usually require many more increments than static analyses to complete. As a consequence, the volume of output from dynamic analyses can be very large, and you should control the output requests to keep the output files to a reasonable size. In this example you will request output of the deformed shape to the output database file at the end of every fifth increment. There will be 100 increments in the step (0.5/0.005); therefore, there will be 20 frames of field output.
In addition, you will write the displacements at the loaded end of the model (for example, set Tip-a) and the reaction forces at the fixed end (set Attach) as history data to the output database file every increment so that a higher resolution of these data will be available. In dynamic analyses we are also concerned about the energy distribution in the model and what form the energy takes. Kinetic energy is present in the model as a result of the motion of the mass; strain energy is present as a result of the displacement of the structure; energy is also dissipated through damping. By default, whole model energies are written as history data to the .odb file for the modal dynamic procedure. For this analysis you will restrict the energy output to the kinetic, internal, and viscous dissipation energies.
To request output for the transient modal dynamics analysis step:
Open the Field Output Requests Manager. Select the cell labeled Created that appears in the column labeled Transient modal dynamics (you may need to enlarge the column to see the complete step name).
Edit the field output request so that only the nodal displacements are written to the .odb file every 5 increments.
Open the History Output Requests Manager. Edit the default output request so that only ALLIE, ALLKE, and ALLVD are written after every increment. In addition, create two new output requests in the step labeled Transient modal dynamics. In the first write the displacements (translations only) for the set Tip-a after every increment; in the second, the reaction forces (not the moments) for the set Attach after every increment.
Loads and boundary conditions
The boundary conditions are the same as for the static analysis. Since these were retained during the step replacement operation, no new boundary conditions need to be defined.
Apply a concentrated force to the tip of the crane. The magnitude of this load is time dependent, as illustrated in Figure 7–6. The time dependence of the load can be defined using an amplitude curve. The actual magnitude of the load applied at any point in time is obtained by multiplying the magnitude of the load (–10,000 N) by the value of the amplitude curve at that time.
To specify a time-dependent load:
Begin by defining an amplitude curve. In the Model Tree, double-click the Amplitudes container. Name the amplitude Bounce, and choose the type Tabular. Enter the data shown in Table 7–1 in the Edit Amplitude dialog box. Accept the default selection of Step time as the time span, and specify 0.25 as the smoothing parameter value.
Tip: Use mouse button 3 to access the table options.
Now define the load. In the Model Tree, double-click the Loads container. Apply the load in the Transient modal dynamics step, name the load Dyn load, and choose Concentrated force as the load type. Apply the load to set Tip-b. The equation constraint defined previously between sets Tip-a and Tip-b means that the load will be carried equally by both halves of the crane.
In the Edit Load dialog box, enter a value for CF2 of -1.E4, and choose Bounce for the amplitude.
In this example the structure has no initial velocities or accelerations, which is the default. However, if you wanted to define initial velocities, you could do so by selecting Predefined FieldCreate from the main menu bar and assigning initial translational velocities to selected regions of the model in the initial step. You would also have to edit the definition of the modal dynamics step to use initial conditions.
Running the analysis
Create a job named DynCrane with the following description: 3-D model of light-service cargo crane dynamic analysis.
Save your model in a model database file, and submit the job for analysis. Monitor the solution progress; correct any modeling errors that are detected and investigate the cause of any warning messages, taking action as necessary.
The Job Monitor gives a brief summary of the automatic time incrementation used in the analysis for each increment. The information is written as soon as the increment is completed, so that you can monitor the analysis as it is running. This facility is useful in large, complex problems. The information given in the Job Monitor is the same as that given in the status file (DynCrane.sta).
Examine the Job Monitor and the printed output data file (DynCrane.dat) to evaluate the analysis results.
Job monitor
In the Job Monitor, the first column shows the step number and the second column gives the increment number. The sixth column shows the number of iterations Abaqus/Standard needed to obtain a converged solution in each increment. Looking at the contents of the Job Monitor, we can see that the time increment associated with the single increment in Step 1 is very small. This step uses no time, because time is not relevant in a frequency extraction procedure.
The output for Step 2 shows that the time increment size is constant throughout the step and that each increment requires only one iteration. The bottom of the Job Monitor is shown in Figure 7–7.
Data file
Click the Data File tab in the Job Monitor to display the data file in a tabbed page at the bottom of the dialog box. The primary results for Step 1 are the extracted eigenvalues, participation factors, and effective mass, as shown below.
E I G E N V A L U E O U T P U T MODE NO EIGENVALUE FREQUENCY GENERALIZED MASS COMPOSITE MODAL DAMPING (RAD/TIME) (CYCLES/TIME) 1 1773.4 42.112 6.7023 151.92 0.0000 2 7016.8 83.766 13.332 30.206 0.0000 3 7644.1 87.431 13.915 90.400 0.0000 4 22999. 151.65 24.136 250.64 0.0000 5 24714. 157.21 25.020 275.88 0.0000 6 34811. 186.58 29.695 493.15 0.0000 7 42748. 206.76 32.906 1106.4 0.0000 8 46473. 215.58 34.310 86.173 0.0000 9 47446. 217.82 34.667 2577.2 0.0000 10 56050. 236.75 37.680 3569.2 0.0000 .... 25 2.26885E+05 476.32 75.809 207.46 0.0000 26 2.42798E+05 492.75 78.423 127.02 0.0000 27 2.84057E+05 532.97 84.825 1240.8 0.0000 28 2.92450E+05 540.79 86.069 330.74 0.0000 29 3.13943E+05 560.31 89.176 272.39 0.0000 30 3.64774E+05 603.97 96.124 64.971 0.0000The highest frequency extracted is 96 Hz. The period associated with this frequency is 0.0104 seconds, which is comparable to the fixed time increment of 0.005 seconds. There is no point in extracting modes whose period is substantially smaller than the time increment used. Conversely, the time increment must be capable of resolving the highest frequencies of interest.
The column for generalized mass lists the mass of a single degree of freedom system associated with that mode.
The table of participation factors indicates the predominant degrees of freedom in which the modes act. The results indicate, for example, that mode 1 acts predominantly in the 3-direction.
P A R T I C I P A T I O N F A C T O R S MODE NO X-COMPONENT Y-COMPONENT Z-COMPONENT X-ROTATION Y-ROTATION Z-ROTATION 1 -6.11696E-04 -6.14521E-03 1.4284 0.71335 -6.0252 -3.37773E-02 2 0.18470 -0.25677 8.31954E-04 1.68388E-03 -6.05012E-03 -1.6826 3 -0.17440 1.5515 4.88123E-03 -8.04039E-03 3.24495E-02 9.2746 4 -8.68256E-05 -9.61259E-03 8.23615E-02 0.21604 1.2334 -2.97905E-02 5 -3.80675E-03 1.13829E-03 -3.04304E-02 -0.59220 1.7593 -2.20144E-02 6 3.71618E-02 -0.35674 6.05241E-03 -1.67946E-02 6.71292E-03 -0.96432 7 -2.48508E-03 -1.58332E-03 6.19821E-02 5.09235E-02 -0.29901 -6.65849E-04 8 -7.03851E-02 2.31655E-02 0.72459 0.49275 -3.8778 6.69085E-02 9 3.59820E-02 -2.34811E-02 2.23695E-02 1.47243E-02 -0.12808 6.65955E-04 10 3.48679E-02 4.02884E-02 1.96398E-02 1.09545E-02 -6.84066E-02 3.72037E-02 .... 25 -8.25375E-02 -0.22218 -3.54545E-02 3.39238E-02 -2.18245E-02 -0.18688 26 -1.98905E-02 -0.35111 4.61269E-02 -2.12563E-02 -1.27532E-02 -0.18939 27 1.71772E-02 2.51340E-02 2.26524E-02 -1.02593E-02 -4.31559E-02 2.78870E-02 28 4.73352E-02 2.79265E-02 -0.11860 5.19825E-02 0.24175 -1.12541E-04 29 9.83488E-03 -3.64823E-03 4.65504E-03 -3.17284E-03 -1.56708E-02 -2.82848E-03 30 4.83733E-02 1.85495E-02 0.13426 -2.21861E-02 -0.35882 -1.87612E-02The table of effective mass indicates the amount of mass active in each degree of freedom for any one mode. The results indicate that the first mode with significant mass in the 2-direction is mode 3. The total modal effective mass in the 2-direction is 378.26 kg.
E F F E C T I V E M A S S MODE NO X-COMPONENT Y-COMPONENT Z-COMPONENT X-ROTATION Y-ROTATION Z-ROTATION 1 5.68458E-05 5.73721E-03 309.98 77.309 5515.3 0.17333 2 1.0304 1.9915 2.09072E-05 8.56481E-05 1.10567E-03 85.521 3 2.7495 217.62 2.15392E-03 5.84420E-03 9.51888E-02 7776.2 4 1.88952E-06 2.31599E-02 1.7002 11.699 381.31 0.22244 5 3.99791E-03 3.57461E-04 0.25547 96.753 853.88 0.13370 6 0.68104 62.759 1.80648E-02 0.13910 2.22229E-02 458.58 7 6.83296E-03 2.77373E-03 4.2507 2.8692 98.926 4.90544E-04 8 0.42691 4.62440E-02 45.243 20.923 1295.8 0.38578 9 3.3366 1.4209 1.2896 0.55874 42.275 1.14296E-03 10 4.3393 5.7933 1.3767 0.42830 16.702 4.9402 .... 25 1.4133 10.241 0.26078 0.23875 9.88154E-02 7.2457 26 5.02526E-02 15.658 0.27026 5.73911E-02 2.06589E-02 4.5558 27 0.36612 0.78387 0.63672 0.13060 2.3110 0.96499 28 0.74106 0.25794 4.6523 0.89371 19.329 4.18897E-06 29 2.63473E-02 3.62545E-03 5.90262E-03 2.74218E-03 6.68933E-02 2.17924E-03 30 0.15203 2.23557E-02 1.1711 3.19804E-02 8.3651 2.28687E-02 TOTAL 22.198 378.26 373.69 269.78 8348.4 8518.0The total mass of the model is given earlier in the data file and is 414.34 kg.
To ensure that enough modes have been used, the total effective mass in each direction should be a large proportion of the mass of the model (say 90%). However, some of the mass of the model is associated with nodes that are constrained. This constrained mass is approximately one-quarter of the mass of all the elements attached to the constrained nodes, which, in this case, is approximately 28 kg. Therefore, the mass of the model that is able to move is 385 kg.
Tip:
To determine the mass of the elements attached to the constrained nodes, switch to the Mesh module, click the query tool , and select Mass properties from the list of general queries. In the prompt area, select Select mesh entities, and select the six elements attached to the constrained nodes. The total mass is displayed in the message area (114 kg).
The data file does not contain any results for the modal dynamics step, because all of the data file output requests were suppressed.
Enter the Visualization module, and open the output database file DynCrane.odb.
Plotting mode shapes
You can visualize the deformation mode associated with a given natural frequency by plotting the mode shape associated with that frequency.
To select a mode and plot the corresponding mode shape:
In the context bar, click the frame selector tool .
The Frame Selector dialog box appears. Drag the bottom corner of the dialog box to enlarge it so that both step names are clearly visible.
Drag the frame slider to select frame 1 in the Extract Frequencies step. This is the first eigenmode.
From the main menu bar, select PlotDeformed Shape; or use the
tool in the toolbox.
Abaqus/CAE displays the deformed model shape associated with the first vibration mode, as shown in Figure 7–8.
Select the third mode (frame 3 in the Extract Frequencies step) from the Frame Selector dialog box. Afterward, close the dialog box.
Abaqus/CAE displays the third mode shape shown in Figure 7–9.
Note:
A complete list of the available frames is given in the Step/Frame dialog box (ResultStep/Frame). This dialog box offers an alternative means to switching between frames.
Animation of results
You will animate the analysis results. First create a scale factor animation of the third eigenmode. Then create a time-history animation of the transient results.
To create a scale factor animation of an eigenmode:
From the main menu bar, select AnimateScale Factor; or use the
tool in the toolbox.
Abaqus/CAE displays the third mode shape and steps through different deformation scale factors ranging from 0 to 1.
Abaqus/CAE also displays the movie player controls on the right side of the context bar.
In the context bar, click to pause the animation.
To create a time-history animation of the transient results:
From the main menu bar, select ResultActive Steps/Frames to select which frames will be active in the history animation.
Abaqus/CAE displays the Active Steps/Frames dialog box.
Toggle the step names so that only the second step (Transient modal dynamics) is selected.
Click OK to accept the selection and to close the dialog box.
From the main menu bar, select AnimateTime History; or use the
tool from the toolbox.
Abaqus/CAE steps through each available frame of the second step. The state block indicates the current step and increment throughout the animation. After the last increment of this step is reached, the animation process repeats itself.
You can customize the deformed shape plot while the animation is running.
Display the Common Plot Options dialog box.
Choose Uniform from the Deformation Scale Factor field.
Enter 15.0 as the deformation scale factor value.
Click Apply to apply your change.
Abaqus/CAE now steps through the frames in the second step with a deformation scale factor of 15.0.
Choose Auto-compute from the Deformation Scale Factor field.
Click OK to apply your change and to close the Common Plot Options dialog box.
Abaqus/CAE now steps through the frames in the second step with a default deformation scale factor of 0.8.
Determining the peak pull-out force
To find the peak pull-out force at the attachment points, create an X–Y plot of the reaction force in the 1-direction (variable RF1) at the attached nodes. This involves plotting multiple curves at the same time.
To plot multiple curves:
In the Results Tree, click mouse button 3 on History Output for the output database named DynCrane.odb. From the menu that appears, select Filter.
In the filter field, enter *RF1* to restrict the history output to just the reaction force components in the 1-direction.
From the list of available history output, select the four curves (using [Ctrl] + Click) that have the following form:
Reaction Force: RF1 PI: TRUSS-1 Node xxx in NSET ATTACH
Click mouse button 3, and select Plot from the menu that appears.
Abaqus/CAE displays the selected curves.
Click in the prompt area to cancel the current procedure.
To position the grid:
Double-click the plot to open the Chart Options dialog box.
In this dialog box, switch to the Grid Area tabbed page.
In the Size region of this page, select the Square option.
Use the slider to set the size to 75.
In the Position region of this page, select the Auto-align option.
From the available alignment options, select the last one (position the grid in the lower right corner of the viewport).
Click Dismiss.
To position the legend:
Double-click the legend to open the Chart Legend Options dialog box.
In this dialog box, switch to the Area tabbed page.
In the Position region of this page, toggle on Inset.
To display the minimum and maximum values in the legend, switch to the Contents tabbed page of the dialog box. In the Numbers region of this page, toggle on Show min/max.
Click Dismiss.
Drag the legend in the viewport to reposition it.
The resulting plot (which has been customized) is shown in Figure 7–10. The curves for the two nodes at the top of each truss (points B and C) are almost a reflection of those for the nodes on the bottom of each truss (points A and D).
Note:
To modify the curve styles, click in the Visualization toolbox to open the Curve Options dialog box.
At the attachment points at the top of each truss structure, the peak tensile force is around 80 kN, which is below the 100 kN capacity of the connection. Keep in mind that a negative reaction force in the 1-direction means that the member is being pulled away from the wall. The lower attachments are in compression (positive reaction force) while the load is applied but oscillate between tension and compression after the load has been removed. The peak tensile force is about 40 kN, well below the allowable value. To find this value, probe the X–Y plot.
To query the X–Y plot:
From the main menu bar, select ToolsQuery.
The Query dialog box appears.
Click Probe values in the Visualization Module Queries field.
The Probe Values dialog box appears.
Select the point indicated in Figure 7–10.
The Y-coordinate of this point is –40.30 kN, which corresponds to the value of the reaction force in the 1-direction.