Creation and addressing lists with "Number of trains"

Creation and addressing lists with "Number of trains"

In this entry we will explain how to manage the introduction of new train models in the different tracks of a project in which they can circulate at different speeds. Here's an example:

Suppose we have the following scenario, with a track divided into 3 sections through which the same trains pass but with 3 different speeds:









If we want to add one or more different train models to each of the sections, we can do so by importing a .txt file with the information of the different train models for each section, which we will assign them.

The first thing will be to implement this file with the notebook and with the information on the trains currently in the project:



The data for each section consist of the following 3 lines:
  • Line 1: name that we will designate to the stretch of a track. It is important that this name matches that we have assigned to the section in the CadnaA Project Name field
  • Line 2:type of train/ / /number of trains_day/ / /number of trains_tarde/ / /number of trains_night/ / /speed/ / /train length/ / /percentage disc brakes/ / /type of correction/ / /selection type of train/ / /number of axes
  • Line 3: blank (as a line of separation between sections)

Notes
Notes:
  • The parameters in the second line must be separated from each other by the tab key (TAB).
  • The number of trains for additional train classes is inserted after the second line as additional lines.
  • The parameters in italics are relevant only to the German Schall03 (1990) or Schall03 (2014). For CNOSSOS-EU, they are ignored (can be set to zero).

If we want to add a new model (ES_S-103, for example) in the 3 sections quickly, we can copy the line "ES_S-102_L 80 0 32 120 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0" and apply and apply and paste Finally, we will change the speed if applicable:




We will then import the file into CadnaA so that it remains in the local "Train Traffic" library. During importation, we must select the typeTraffic.txt:




And the following options:



We import the file and verify that they have been imported correctly into the local "Train traffic" library:





The last step is to assign the content of this library to each of the sections. To do this we will use the Modify Objects function, configure it as follows and press OK:



We configure it as follows:



The abbreviation "LIBZZ' means 'Library Numbers of Trains' and refers to the designation in the library. Replacing with {BEZ} will cause each section of the library assigned to the project section with the same name (Track_###).

We press OK and all.

If we click on each of the sections we will see that all of them the new train model with their respective attributes:







    • Related Articles

    • What licenses are compatible with "Remote desktop"?

      The only licenses that allow access to them through a remote desktop application (Remote desktop) are theNetwork licences. These licenses have to be contracted specifically and have a different price than licenses in which they can only be accessed ...
    • How to import Shapes from a GIS (Geographic Information System)

      WithCadnaAit is possible to import files that have been created with softwareGis(Geographic Information System). This allows the import of objects defined in the GIS (roadways, buildings, level curves,...) and their attributes (height, traffic ...
    • Requirements for the "ID" field of Objects

      It may be the case of importing objects in which the value of the ID variable has a format as follows: "123-ab-35-01". ID is a very special field. A correct ID requires: Start with a letter (not number) It does not contain spaces or special ...
    • EU 2021/1226 - Affected population at intervals (Median)

      This entry will explain an explanation of the algorithm for calculating the population affected by level intervals under Directive EU 2021/1226. About the EU 2021/1226: Available information shows that the houses are arranged within an apartment ...
    • Calculate and Export Partial Level Table by Eighth Bands

      Let us assume the following scenario in the there are 2 point sources, with the sound power spectrum allocated, 3 receivers and a calculation area around all the elements to be included in the calculation of partial levels: Then access the ObjectTree ...