[★★☆☆☆] Dynamic Analysis of a Portal Frame
A portal frame is analyzed using viscous damper as energy dissipator.
The model script can be downloaded. dynamic-analysis-of-a-portal-frame.zip
Model Description
Consider a simple portal frame with the following configurations.
Then
Since the moment of inertia of the beam is about ten times larger than that of column, it is fair to assume the beam is rigid. So the horizontal translation stiffness is
Hence, the period is
Simulation Setup
First we define nodes, materials, sections and point masses, we use B21
as elements.
Model Analysis
By defining a frequency
step we can obtain the eigenvalue.
The output is
Hence, the corresponding period is
There is a difference of about \(5\%\), which may stem from flexible beam. Meanwhile, the computed moment of inertia may be different from the values given in section property table.
Dynamic Analysis
Now we run a time history analysis. The El Centro (NS component) ground motion is used.
First we define the recorder to record response.
Text Only | |
---|---|
Then the step. We define a dynamic step with a duration of fifty seconds.
Text Only | |
---|---|
Normally we use fixed time step.
The ground motion amplitude is loaded from external file.
Text Only | |
---|---|
Now we apply acceleration on horizontal DoFs.
Text Only | |
---|---|
The Newmark algorithm would be used. We adopt absolute displacement increment as convergence criterion.
The model is now ready for analysis.
Text Only | |
---|---|
The displacement history is shown as follows.
Since no damping is defined, the system oscillates. Next we use a damper as energy dissipater.
Damped Model
A viscous damper can be defined.
So the damping coefficient is \(\eta=10~\mathrm{kNms^{-1}}\). The damping force is simply \(F=\eta\cdot{}v\).
Rerun the analysis and the damped displacement history is given as follows.