The EQL module is used to analyze structural components using a equivalent linear material property analysis. The main components that can be analyzed are shear walls which are comprised of shell elements, and springs which are modeled using translation springs. The analysis is an iterative procedure similar to the equivalent linear analysis which is also used to analyze nonlinear behavior of soils.
For the shear walls, the material properties that are altered are the elastic modulus and damping ratio for the shell elements, these properties are defined in Young's modulus versus displacement and equivalent hysteretic damping versus displacement curves, similar to G-D curves for soils. The equivalent hysteretic damping values of this curve are calculated by the EQL module for a given hysteresis model. The EQL modules uses the backbone curve from the user and then uses either the Cheng-Mertz shear hysteretic model for reinforced concrete, Cheng-Mertz bending hysteretic model for reinforced concrete, Takeda hysteretic model, or a general Masing rule hysteretic model to generate Young's modulus-damping versus displacement curves. The user may also directly input the Young's modulus-damping versus displacement curves with using the EQL module. The springs are analyzed in a similar way, except the spring stiffness is changed opposed to the Young's modulus value used in shells.
The degraded Young's modulus values of the curve do not depend on the hysteretic model chosen because secant stiffness is used. This secant stiffness only depends on the backbone curve. The hysteretic model chosen controls the loading and reloading path which only changes the equivalent hysteretic damping values.
Note: The backbone curve input by the user is generally in terms of a force-displacement, shear-shear strain, or moment-rotation relationship. Thus when the secant stiffness of the curve is found this value of stiffness is normalized with the elastic stiffness (Kelastic). This normalized curve is then scaled with the elastic young's modulus value (Eelastic), this allows the stiffness-damping curves to be in terms of Young's modulus and damping.
The EQL module requires the input files: modelname.sit, modelname.hou, modelname.EQL, and the corresponding nodal displacement files (xxxxxTR_[X,Y,Z].THD, xxxxxR_[XX,YY,ZZ].THD) for the nodes in the shear walls and springs. The modelname is the name of the active model. The .EQL file is written from ACS-SASSI User Interface . The EQL module reads the corresponding .hou, .sit, .EQL, and corresponding .THD files to generate several output files and a new updated .hou file that can be re-run for the next iteration. This iteration analysis using ACS SASSI can be very time consuming and laborious. To help the user with this issue the equivalent linear analysis can be executed by running the provided equivalent linear analysis batch file.
The EQL module generates a Panelxxxx.crv, Panelxxxx.thd, Panelxxxx.ths, Panel_EQL_Matl_Prop.txt, and Panel.fmu files as outputs for the shear wall elements, and SPRINGxxxx.crv, SPRINGxxxx.thd, SPRINGxxxx.ths, SPRING_EQL_Matl_Prop.txt, and Panel.fmu files as outputs for the spring elements. As well as a general output text file which is named by the user and contains nearly all the input and output data from the program.
The Panelxxxx.crv file contains the Young's modulus-damping curves for each panel, and this curve contains the Young's modulus - damping versus displacement curve. The Panelxxxx.thd and Panelxxxx.ths files contain the panel displacement and force time histories respectively. The Panel_EQL_Matl_Prop.txt file contains the new material properties of the shear walls. The Panel.fmu file contains the ductility (μ) and force reduction factors (Fμ) of the shear walls. The ductility value of the shear walls is found by dividing the maximum value of displacement by the cracking displacement point, or the displacement point on the backbone curve where the elastic region ends. The force reduction factor is found by dividing the elastic analysis force by the final nonlinear force. The EQL module provides similar files for the SPRING output files.
The equivalent linear analysis performs an analysis similar to the used in equivalent linear analysis of soils, (SHAKE methodology). Given the displacement time history of a shear wall, and the elastic modulus-damping curves an equivalent displacement is found by multiplying the displacement factor times the maximum displacement in time history. The displacement factor is defined by the user and is typically 0.6-1. This equivalent displacement can be used to find new values of elastic modulus and damping ratio that is used in the material properties for the shear wall.
This analysis is performed for all shear walls, once the new material properties are known a new HOUSE file is written and ACS SASSI is re-run. This process is repeated until convergence of material properties is achieved.