Skip to article

 

Linear Spectral Analysis of a Beam Using a Response Spectrum

In this problem, the support (point A) of a massless beam is affected by an accelerogram presented as a response spectrum of absolute acceleration.

The beam is rigidly fixed at point A. Along the entire beam, linear movement along the Z axis is prohibited. Length AB = BC = 2. At points B, C there is an inertial element with one node of mass 100.

Beam material parameters: Young's modulus E = 2e11; Poisson's ratio ν = 0.3; Density ρ = 1e-07. Relative damping coefficient of 2% on each mode.

To carry out linear spectral analysis, you need to prepare a file in * .csv format with a response spectrum. The file should contain a table where the first column has the frequency (Hz) values, and the subsequent ones - displacements (speed, acceleration). Column names are required:

You can read more about the column names in the Linear Spectral Analysis section.

This table is created as a CSV file and then imported into the Fidesys Viewer (the image shows a sample table in Excel).

Note: Microsoft Excel can open a csv file like this:

i.e. without splitting the file into columns and listing the values of the file lines separated by commas.

To divide the test in rows by the corresponding columns, you need to put a comma in the list separator settings of your operating system.

It should be noted that if the settings are not changed, the file will not load correctly.  

Download a sample table

Geometry creation

1. Create a structure with two beams (AB and BC).

On the command bar, select the module for constructing geometry (Mode — Geometry, Entity— Curve, Action — Create).

Select Line from the dropdown list.

On the Build Using panel, select Locations.

Next, specify the necessary data to create the first line:

Click Apply.

Specify the required data to create the second line:

Click Apply.

2. Grow vertices on the resulting beams.

On the command bar, select the module for constructing geometry (Mode — Geometry, Entity — Vertex, Action — Merge).

Specify:

Click Apply.

As a result we get a beam structure.

Meshing

1. On the command bar, select the mesh module (Mode — Mesh, Entity — Curve, Action — Mesh).

Set the following parameters:

Click Apply Size.

Click Mesh.

Setting the material and properties of blocks

1. Create the material.

In the command bar, select the module for specifying material properties (Mode — Material, Entity — Material Management).

In the opened Material Management widget, in the middle column, specify the name of the material material1.

In the properties column, open the Elasticity list and drag the name Isotropic Material to the Material Properties column.

In the Properties column, open the General list and drag the Density name into the Material Properties column.

Fill in the properties as follows:

Click Apply.

Close the Materials management window.

2. Create a block type.

On the command bar, select the block management module (Mode — Blocks, Entity — Block, Action — Add).

Set the following parameters:

Click Apply.

To create vertex blocks:

Click Apply.

To create the second block of vertices, do the same, only put 3 in the ID block, and 4 in the ID of the object.

3. Set the block parameters.

On the command bar, select the block management module (Mode - Blocks, Entity - Block, Action - Block properties/parameters).

Set the following parameters:

Click Set Beam Properties.

Specify the following parameters:

Click Apply.

Close the window Set Beam Properties.

Click Apply.

4. Set the block parameters.

On the command bar, select the block management module (Mode - Blocks, Entity - Block, Action - Block properties/parameters).

Set the following parameters:

Set the properties of the point mass, to do this, click on the button .

Set the following parameters:

Click Apply.

Close the window Set Lumped Mass Properties.

Click Apply.

Setting boundary conditions

1. Fix vertex A along all linear displacement and rotations.

On the command panel, select the boundary conditions module (Mode — Boundary Conditions, Entity — Displacement, Action — Create).

Set the following parameters:

Click Apply.

2. Fix the entire beam in a linear motion along the Z-axis.

Set the following parameters:

Click Apply.

Starting calculation

1. et the general settings for modal analysis.

On the command bar, select the calculation settings module (Mode — Calculation Settings, Calculation Settings — Mode Fequency Analysis, Mode Frequency — General).

Set the following parameters:

Click Apply.

Click Start Calculation.

2. In the window that appears, select the directory where the result will be saved and enter the file name.

3. In the case of a successful calculation, the console displays the message: Calculation finished successfully at "date" "time".

Get results:

Results analysis

1. Open the file with the results. There are three ways to do that.

The Fidesys Viewer window will appear, in which you can view the calculation results.

Starting the Spectrum Analysis

1. Start Fidesys Viewer with the key combination ctrl + E or in the main menu go to the tab Calculation-Open results in a new window.

In the main menu, go to Filters-Alphabetical-Linear Spectral Analysis.

In the project tree, turn on the visibility of Linear Spectral Analysis and in the Properties tab, set the following parameters:

Click Apply.

Output of results

1. Output the results of displacements along the X-axis, obtained by different methods of mod combination.

Using Console Interface

Geometry creating, meshing, setting boundary conditions and materials can be performed using the console interface. Below is a link to the program code that allows you to perform the steps described above manual, you only need to specify the full path and name.

response_spectrum