Correction Factors can be applied to Composite Materials with the Correction Factors Form. The form features a table where each row is a Material property, and each column represents a Correction Factor that's applied to it. Any analysis method that uses Material properties will take these Correction Factors into account.
The most common use cases are methods where Laminate values must be corrected to match certain test conditions such as bearing-bypass joint analysis and laminate-based strength analysis. While Correction Factors are native to HyperX, the Composite Strength Plugin Package allows more options for users to customize how HyperX applies Correction Factors during analysis.
There are three primary modes to choose from for defining correction data:
-
Constant - A single value is used to adjust the property.
-
Equation - Corrections are computed based on the specified equation form, with "cutoffs" for minimum and maximum computed values.
-
Tabular - A table of data points is provided which are used to compute Correction Factors.
In this tutorial we will walk through the process of creating Tabular Correction Factors.
To enable Tabular Correction Factors, Database settings must allow for tabular input. To do that:
-
Open Advanced Settings by selecting "Advanced Settings" from the Database tab of the Ribbon.
-
Navigate to the "Miscellaneous" tab.
-
Verify "Enable tabular correction input for all properties" is set to "Yes".
-
Click "Apply" if the setting was changed. Close the form.
The Corrections Factors Form is available for any Composite Material. To access that form:
On this form, you can see all of the properties for this Material and any Correction Factors applied to it. The default value is 1. As Correction Factors are added, that spot in the form will be highlighted orange.
Tabular Correction Factors will be labeled with "TABLE". To see the tabular correction data, right-click on the cell and select "Correction Data Definition" from the dropdown.
Note
You can have up to 9 Correction Factors for each property allowing you to create multiple, completely different, Correction Factors for the same property. Correction Factors are multiplicative; the values from each one are multiplied together before being used to correct the value for that property.
This tutorial will use the Open Hole Compression laminate strain allowable as an example.
First, locate "Compression, OHC" in the "Laminate Strain Allowables" section. Right-click the cell in the first column for that property and select "Correction Data Definition" from the dropdown.
Next, select "Tabular" from the "Type" dropdown.
The form will update to show two (currently empty) tables and a new dropdown option. First, identify which independent variables the OHC allowable should be corrected with respect to. Do this by selecting them from the "Add Variable" dropdown". Let's start with a "%0" variable.
After selecting a value from the dropdown, the tables in the form will update to include that variable.
The next step is to populate the bottom table with data. Simply enter your data and new rows will be added as you go. You can also right-click a row and select "Delete Selected Rows" if you want to remove one.
Note
Some variables have boolean values, such as isCsk (i.e. is countersunk). For these, TRUE is indicated by a value of 1 and FALSE is indicated by 0.
Interpolated Variable
You must select one of your variables to be the interpolated variable. The values for this variable will be linearly interpolated with respect to the Correction Factor values to create a curve. As you add more variables, more curves are produced, and all other variables will be "snapped" to these curve(s).
By pressing the graph button at the top-right of the form, you can view the data from the bottom table graphically. The graph will use the interpolated variable as the x-axis, plotting all other data relative to it.
Note
To save this correction data and apply it to all Design Properties which use this Material, you must press "Apply" on the "Correction Data Definition", "Correction Factors", and "Composite Material" forms.
Selecting another variable from the dropdown will add a new column to the table. Let's add a variable for "%45" to model various knockdowns based on relative percentages of \(0\) and \(45^{\circ}\) plies.
On the graph, the interpolated variable determines the X-axis, so values for the second variable are represented by different coloring. Below the graph is a key that maps those colors to their associated values.
Tip
You can use the checkboxes and color dropdowns in the key to hide/show curves or alter their display.
Changing the interpolated variable changes the graph and key accordingly and re-sorts the values table (bottom).
Note
Closing and re-opening the form will also re-sort the values table and change the colors used by the graph.
When done, you can save this correction data and apply it to all Design Properties which use this Material by pressing "Apply" on the Correction Data Definition, Correction Factors, and Composite Material Forms.
Adding more variables to a Tabular Correction Factor doesn't fundamentally change how that Correction Factor is applied. One variable is interpolated, and the others are "snapped". However, once you have three or more independent variables, the graph settings in the Correction Data Definition Form change.
To account for the extra dimensionality of three or more variables in a two-dimensional display, the form will feature a "Curve Variable" dropdown and additional dropdowns for each variable beyond the interpolated and curve variable.
The "Curve Variable" dropdown allows you to select which value to snap to the interpolated variable to produce the Correction Factor curve(s). The other dropdowns allow you to select a value for the associated variable to view the curve(s) relative to.
For this example, let's add a "Temperature" variable and set all of our existing rows to 72. Then, copy the table and paste it below. For the copied rows, change the temperature to 100 and change the Correction Factors (k). In the graph view, make sure the "Curve Variable" is "%45" and change the "Temperature" dropdown between 72 and 100 to see the different curves.
If you wish to add any more variables, the form will add another dropdown for non-curve variables.
The Composite Strength Plugin (included with the HyperX install) extends the functionality of Tabular Correction Factors in a couple of ways but it must be enabled first. If the Plugin is already enabled, you may skip ahead to the other sub-sections that detail additional functionality.