Home    Reference Manual    Return   




BoBo-vehicle tutorial

This tutorial consists of the following steps:




Start the filemanager program GENFILE

If the installation has been made for KDE or GNOME just click on the -icon on the desktop. On other systems open a terminal and write:  genfile 

If the genfile-window has been started via the -icon, the gensys filemanager will start in directory $HOME/analyse. In the title of the genfile-window you can see your location. The file managing program that now starts will be referred as the GENFILE- or GENSYS-window, and is described in more detail in the genfile users manual.



Copy the BoBo-example to your working directory



Examine the directory "intro_tutor_bobo"



The vehicle

The vehicle defined in file runf/Master.runf is a motor car with 2 bogies and 4-axles. The runf/Master.runf-file make calls to subfiles in the input data reading process, the subfiles are:

kpfr/ENS1002_uic60i40.kpfr    The wheel/rail geometry functions.
vhedat/std_inserts.ins    Standard input data which are common for all railway vehicles.
vhedat/BoBo.propf    Property file defining the default vehicle data properties.
vhedat/BoBo.ins    Model file creating all masses, springs, dampers,,, etc.

A detailed description of the runf/Master.runf-file with its sub-files can be found in Description of a rail road vehicle model.



Examine the vehicle in program RUNF_INFO

Program RUNF_INFO is a program which lists how masses and couplings in the model are linked together. Program RUNF_INFO is controlled by an input data file which is described in the RUNF_INFO users manual.

The files calc.out, runf_infor/Master.runf_infor and diags/runf_info.ps can now be closed.



View the vehicle in program GPLOT

Program GPLOT is a graphic program showing a three dimensional view of the vehicle.
Start program GPLOT with the file runf/Master.runf by:


In the GPLOT-window the mouse buttons are defined as:

If you zoom in to a bogie you can see that all couplings have a hot-spot. If you press the hot-spot with mouse button #1 you will get information of that specific coupling. Below is a close up of the first bogie of the vehicle:

image: intro_tutor_bobo_gplot_1

Close the GPLOT-window, before continuing with the next section.



Perform a modal analysis of the vehicle

Program MODAL calculates all possible modes of vibration in the model. Number of modes are as many as the number of equations in the model. A low damped mechanical system of one degree of freedom has two complex conjugated eigenvalues. A high damped mechanical system of one degree of freedom has two real eigenvalues, both eigenvalues are negative. A self oscillating mechanical system is a system where the real part of the eigenvalue is positive.
Before the modal analysis starts, program MODAL linearizes the nonlinear equations by an amplitude defined in command modal_param.
Make a modal analysis of the vehicle:

Show animation of the lower sway mode of the BoBo-vehicle:



Exercise:

Find the following mode shapes in the vehicle:

Lower sway: _________________________________________________
Upper sway: _________________________________________________
Body bounce: _________________________________________________
Body pitch: _________________________________________________
Body yaw: _________________________________________________
1:st bogie kinematic mode: _________________________________________________
2:d bogie kinematic mode: _________________________________________________
Bogie longitudinal vibration: _________________________________________________

Answers

Close the GPLOT-window, before continuing with the next section.



Perform a modal analysis taking car-body structural flexibility into account

Results from a modal analysis in a FEM-program of a car-body at free-free conditions are stored in the subdirectory patranr. This example shows how to take car-body structural flexibility into account:

Show animation of the first bending mode of the car-body:

If you open the Deform->draw_deform popup menu. You will see that you have got 6 more eigen values, compared to the previous case modalRigid. These new equations arise from the three flexible modes added by program NPICK.


Exercise:

Find the following mode shapes in the vehicle:

Lower sway: _________________________________________________
Upper sway: _________________________________________________
Body bounce: _________________________________________________
Body pitch: _________________________________________________
Body yaw: _________________________________________________
1:st bogie kinematic mode: _________________________________________________
2:d bogie kinematic mode: _________________________________________________
Car-body bending mode in phase with bogies: _________________________________________________
Car-body bending mode out of phase with bogies: _________________________________________________
Car-body torsion mode: _________________________________________________
Car-body 2:d bending mode: _________________________________________________

Answers

Please close the GPLOT-window, before continuing with the next section.




Make a stability analysis on tangent track at 340[km/h].



Find the non-linear critical speed of the vehicle.



Make a simulation through a curve, without track irregularities.


Make a simulation through a curve, with track irregularities and in-line post processing.