Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
software:basics:concepts [2022/03/10 12:57] – [Definitions] torbensoftware:basics:concepts [2022/03/14 12:58] (current) – [Timing] torben
Line 1: Line 1:
 {{indexmenu_n>20}} {{indexmenu_n>20}}
  
-====== Concepts ======+====== Definitions ======
  
-In BBT we work with the following timing concepts.+In BBT we work with the following timing concepts and definitions.
  
 ===== General ===== ===== General =====
-  * **Event**: You can consider an event in BBT as a project or file that you open for each event/race that you want to time. You can only have one event open at the time. Each event may have one or more races +  * **Event**: You can consider an event in BBT as a project or file that you open for each event/race that you want to time. You can only have one event open at the time. Each event may contain one or more races 
-  * **Race**: A specific race within an event. For example the same event could have a 5 km race, a 10 km race and a halvmarathon race +  * **Race**: A specific race within an event. For example the same event could have a 5 km race, a 10 km race and a half marathon race 
-  * **Wave**: Each race can have one or more waves. For example a big MTB race might have only one race, but the participants are split into multiple waves, that have different gun times, to spread them out on the course.+  * **Wave**: Each race can have one or more waves. For example a big MTB race may be one race, but the participants are split into multiple waves/groups, that have different gun times, for a more even distribution of racers on the course.
  
 ===== Timing ===== ===== Timing =====
-  * **Location**: Represents a physical location at which you collect timing data. For example you might have a single location you call 'Start and Finish', where participants cross both at the start and finish. Or you might have seperate locations, as well as a number of intermediate points. A location can then be assigned one or more timing units, that physically are placed at this location. You may name the locations however you want.  +  * **Location**: Represents a physical location at which you collect timing data. For example you may have a single location you name 'Start and Finish', which participants cross both at the Start and the Finish. Or you may have separate locations, as well as a number of intermediate points. A location can be assigned one or more timing units, physically positioned at this location. You may name the locations anything you like.  
-  * **Timing point**: A physical location can be used to record multiple timing points/intermediate/splits/lap. For example a single location called 'Start and finishcould be used to record both the start time and finish time of participants. In this case you would create two Timing Points, e.g. Start and Finish. +  * **Timing point**: A timing point is the point where a specific time is recorded. For example a single location called 'Start and Finishcan be the physical location for recording a start time and finish time. In this case you must create two timing points (Start and Finish) in the system
-  * **Timing Unit**: An electronic device that records the time each participant crosses it. This can take make shapes and forms but is usually a timing box connected to some kind of antennas or mats, reading the tags or transponders placed on each participant. +  * **Timing Unit**: An electronic device that records the time of every participant crosses it - typically a timing box connected to an antennas in a mat, reading a chip/tag/transponder carried by the participant. 
-  * **Raw time**: A reading received from a timing unit. Basically a tag (chip code) of the transponder/chip that was read, and the exact time of the passing +  * **Raw time**: The time registed by a timing unit when passed by chip/tag/transponder carried by a participant 
-  * **Computed time**: A computed time is the output of all the rules of BBT, based on the raw times. For example the computed finish time could be the difference from the raw time from the Start timing point and the raw time from the Finish timing point.+  * **Computed time**: A calculated time based on the boundary conditions dictated by the  physical setup and the race setup. For example the computed Finish time could be the difference between the raw time at the Start-timing-point and the raw time at the Finish-timing-point.