WO2023066968A1 - Système de génération pour générer un signal d'image, système de signalisation ferroviaire comprenant un tel système de génération, procédé associé et produit programme d'ordinateur - Google Patents

Système de génération pour générer un signal d'image, système de signalisation ferroviaire comprenant un tel système de génération, procédé associé et produit programme d'ordinateur Download PDF

Info

Publication number
WO2023066968A1
WO2023066968A1 PCT/EP2022/079044 EP2022079044W WO2023066968A1 WO 2023066968 A1 WO2023066968 A1 WO 2023066968A1 EP 2022079044 W EP2022079044 W EP 2022079044W WO 2023066968 A1 WO2023066968 A1 WO 2023066968A1
Authority
WO
WIPO (PCT)
Prior art keywords
base color
color
execution cycle
state
signal
Prior art date
Application number
PCT/EP2022/079044
Other languages
English (en)
Inventor
Attilio ERRIQUEZ
Tizziana IMPERA
Original Assignee
Alstom Holdings
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Alstom Holdings filed Critical Alstom Holdings
Publication of WO2023066968A1 publication Critical patent/WO2023066968A1/fr

Links

Classifications

    • BPERFORMING OPERATIONS; TRANSPORTING
    • B61RAILWAYS
    • B61LGUIDING RAILWAY TRAFFIC; ENSURING THE SAFETY OF RAILWAY TRAFFIC
    • B61L27/00Central railway traffic control systems; Trackside control; Communication systems specially adapted therefor
    • B61L27/50Trackside diagnosis or maintenance, e.g. software upgrades
    • B61L27/53Trackside diagnosis or maintenance, e.g. software upgrades for trackside elements or systems, e.g. trackside supervision of trackside control system conditions
    • BPERFORMING OPERATIONS; TRANSPORTING
    • B61RAILWAYS
    • B61LGUIDING RAILWAY TRAFFIC; ENSURING THE SAFETY OF RAILWAY TRAFFIC
    • B61L25/00Recording or indicating positions or identities of vehicles or trains or setting of track apparatus
    • B61L25/06Indicating or recording the setting of track apparatus, e.g. of points, of signals
    • B61L25/08Diagrammatic displays
    • BPERFORMING OPERATIONS; TRANSPORTING
    • B61RAILWAYS
    • B61LGUIDING RAILWAY TRAFFIC; ENSURING THE SAFETY OF RAILWAY TRAFFIC
    • B61L27/00Central railway traffic control systems; Trackside control; Communication systems specially adapted therefor
    • B61L27/30Trackside multiple control systems, e.g. switch-over between different systems

Definitions

  • Generation system for generating an image signal, railway signaling system comprising such generation system, associated method and computer program product
  • the present invention concerns a generation system for generating an image signal based on a state of trackside signaling equipment of a railway signaling system.
  • the present invention also concerns a railway signaling system comprising such a generation system.
  • the present invention furthermore concerns a method for generating an image signal based on a state of trackside signaling equipment of a railway signaling system.
  • the present invention also concerns a related computer program product.
  • the invention relates to the technical field of monitoring and control of safety-related data, in particular of signals or states of a railway signaling system.
  • Operators in railway signaling systems are required to take decisions and perform actions based on data displayed on a screen, for example in a control center or in a railway vehicle.
  • the displayed data comprise for example a schematic plan of a railway infrastructure along with states of light signals, block occupation indications, states of switch points, etc.
  • the displayed data or information must satisfy strict integrity requirements.
  • the displayed data must fulfil the requirements of SIL (Safety Integrity Level) 2 or level 4.
  • the safety-related data is processed using specific safety related equipment to generate an image signal.
  • the equipment must satisfy in particular the required SIL.
  • the image signal is then transferred to a dedicated graphical user interface, which also fulfils the required SIL, in order to be displayed.
  • a number of requirements for example concerning the choice of specific hardware, such specific processors, memories, etc. render the equipment complex.
  • the equipment is difficult to modify for example in case of a modification of the signaling system or the railway infrastructure.
  • non-safety related data such as non-safety related performance data of railway vehicles, power consumption, etc.
  • the non-safety related data is often displayed on a screen distinct from a screen displaying the safety-related data. This is not convenient for the operator and compromises the overall control performance of the signaling system. Also, it is not efficient to display the non-safety related data by using the equipment satisfying SIL2 or SIL4, as this safety related equipment requires high computation performance.
  • an aim of the present disclosure is to remedy the above-mentioned drawbacks.
  • an object of the present disclosure is to provide a generation system for generating an image signal, wherein the generation system is particularly simple and allows obtaining a required safety integrity level at the same time.
  • the present invention relates to a generation system for generating an image signal based on a state of trackside signaling equipment of a railway signaling system, said state being a state among a plurality of predetermined states of the trackside signaling equipment, at least one expected color being associated to each predetermined state, the generation system comprising:
  • a receiving module configured for receiving a state signal comprising the state of the trackside signaling equipment
  • a number generator configured for periodically generating a random number, each generation of a random number defining an execution cycle
  • a first base color module configured for providing, for each execution cycle, a first list comprising a first base color for each expected color, each first base color of said first list being based on the random number corresponding to this execution cycle;
  • a first generation module configured for selecting, for each execution cycle, a first base color from the first list corresponding to this execution cycle, based on the state signal, so as to provide a selected first base color
  • a second base color module configured for providing, for each execution cycle, a second list having a second base color for each expected color, each second base color of said second list being based on the random number corresponding to this execution cycle;
  • a second generation module configured for selecting, for each execution cycle, a second base color from the second list corresponding to this execution cycle, based on the state signal, so as to provide a selected second base color
  • a merging module configured for merging, for each execution cycle, a first output signal comprising the selected first base color and a second output signal comprising the selected second base color so as to obtain the image signal, wherein the image signal comprises the expected color associated to the state of the state signal;
  • a transmission module configured for transmitting, for each execution cycle, the image signal to a user interface.
  • an error or incoherence of the expected color in the image signal is detectable.
  • the expected color which is provided in the image signal, changes at each execution cycle. This is because, in this case, the merging of two base colors does not result in the color which corresponds to the expected color.
  • the color in the image signal shows a continuous changing of different random colors, in a frequency of the execution cycles.
  • An operator or a machine is able to recognize this continuous changing, and is thus able to detect that there is a fault in the image signal generation. This means for example that the data displayed on the user interface is not to be trusted.
  • the merging module merges the first and second base colors in an erroneous way so as to provide a color which is not associated to the state of the state signal, this is detectable in the image signal by color changing.
  • the required integrity level of the image signal is obtained.
  • the generation system is particularly simple because hardware components do not require to satisfy a specific integrity level.
  • the generation system enables the use of commercial-off-the-shelf hardware.
  • the merging module comprises an XOR-operator configured for receiving the first output signal and the second output signal as inputs of the XOR-operator, and for providing the image signal as an output of the XOR-operator.
  • the selected first base color and the selected second base color are values expressed in binary code.
  • the first output signal comprises a series of first images defined by a plurality of pixels, at least one pixel of the series of first images preferably comprising the selected first base color.
  • the second output signal comprises a series of a second images defined by a plurality of pixels, at least one pixel of the series of second images preferably comprising the selected second base color.
  • the first channel further comprises a first conversion module configured for receiving, from the first generation module, a first intermediate signal comprising vector image data comprising the selected first base color, and for converting the first intermediate signal into the first output signal.
  • a first conversion module configured for receiving, from the first generation module, a first intermediate signal comprising vector image data comprising the selected first base color, and for converting the first intermediate signal into the first output signal.
  • the second channel further comprises a second conversion module configured for receiving, from the second generation module, a second intermediate signal comprising vector image data comprising the selected second base color, and for converting the second intermediate signal into the second output signal.
  • a second conversion module configured for receiving, from the second generation module, a second intermediate signal comprising vector image data comprising the selected second base color, and for converting the second intermediate signal into the second output signal.
  • the first channel further comprises at least one first image database comprising first stationary image data relative to the trackside signaling equipment, the first generation module being configured for generating the first intermediate signal in function of the first stationary image data and the selected first base color.
  • the second channel comprises at least one second image database comprising second stationary image data relative to the trackside signaling equipment, the second generation module being configured for generating the second intermediate signal in function of the second stationary image data and the selected second base color.
  • the generation system further comprises at least one base color database comprising indexes corresponding to the random numbers, the base color database comprising, for each index and for each expected color, a corresponding first base color and/or a corresponding second base color.
  • the corresponding first base color and the corresponding second base color are determined so as to satisfy the following condition: the corresponding first base color merged with the corresponding second base color by the merging module results in the expected color.
  • the first base color associated to the index equal to N is different from the first base color associated to the index equal to N+1 and to the index equal to N-1 , wherein N is a positive integer.
  • the second base color associated to the index equal to N is different from the second base color associated to the index equal to N+1 and to the index equal to N-1 .
  • the receiving module, the number generator, the first and second base color modules and the first and second generation modules are implemented by a first calculator, and the merging module is implemented by at least one second calculator distant to the first calculator.
  • the image signal comprises the expected colors associated to the state of a plurality of devices of the trackside signaling equipment.
  • the invention further relates to a railway signaling system comprising trackside signaling equipment, a generation system and a user interface, wherein the generation system is as described above.
  • the invention also relates to a method for generating an image signal based on a state of trackside signaling equipment of a railway signaling system, said state being a state among a plurality of predetermined states of the trackside signaling equipment, at least one expected color being associated to each predetermined state.
  • the method comprises:
  • a receiving step comprising the reception of a state signal comprising the state of the trackside signaling equipment
  • a number generating step comprising the generation of a random number, the generation of the random number defining an execution cycle
  • a first providing step comprising the provision, for each execution cycle, of a first list comprising a first base color for each expected color, each first base color of said first list being based on the random number corresponding to this execution cycle;
  • a first selecting step comprising the selection, for each execution cycle, of a first base color from the first list corresponding to this execution cycle, based on the state signal, so as to provide a selected first base color
  • a second providing step comprising the provision, for each execution cycle, of a second list having a second base color for each expected color, each second base color of said second list being based on the random number corresponding to this execution cycle;
  • a second selecting step comprising the selection, for each execution cycle, of a second base color from the second list corresponding to this execution cycle, based on the state signal, so as to provide a selected second base color
  • a merging step comprising the merging, for each execution cycle, of a first output signal comprising the selected first base color and a second output signal comprising the selected second base color so as to obtain the image signal, wherein the image signal comprises the expected color associated to the state of the state signal;
  • a transmission step comprising the transmission, for each execution cycle, of the image signal to a user interface.
  • the invention further relates to a computer program product comprising software instructions which, when executed by a computer, implement a method as described above.
  • figure 1 is a schematic view of a railway signaling system comprising a generation system according to the invention.
  • a railway signaling system 1 comprises trackside signaling equipment 2, a generation system 4 and a user interface 6.
  • the railway signaling system 1 furthermore comprises additional signaling equipment 8 configured for transmitting non-safety related data.
  • the trackside signaling equipment 2 comprises for example a plurality of devices installed along a railway track, such as one or more lights for indicating the occupation of a track section, one or more signals for indicating a state of a switch points, and/or one or more signals of level crossings.
  • the trackside signaling equipment 2 is configured for generating and transmitting safety-related data.
  • Each device of the trackside signaling equipment 2 presents at least two different predetermined states.
  • the predetermined state is for example chosen from “occupied’ for indicating the presence of a railway vehicle in a corresponding track section, “clear” for indicating that no railway is present in the corresponding track section, “device out of service” and “railway vehicle in opposite direction”.
  • the trackside signaling equipment 2 is configured for transmitting, for example via a corresponding data connection 9, such as a cabled or wireless connection, a state signal comprising the or each current state of equipment 2 to the generation system 4.
  • a corresponding data connection 9 such as a cabled or wireless connection
  • the generation system 4 is configured for generating an image signal based on the state of the signaling equipment 2, and to transmit the image signal to the user interface 6.
  • the generation system 4 satisfies in particular at least Safety Integrity Level (SIL) 2, preferably SIL 3 or 4.
  • SIL Safety Integrity Level
  • the generation system 4 comprises for example, and preferably consists of, commercial-off-the shelf (COTS) hardware components.
  • COTS commercial-off-the shelf
  • the generation system 4 comprises a receiving module 10, a number generator 12, a first channel 14, a second channel 16, a merging module 18 and a transmission module 20.
  • the receiving module 10 is configured for receiving the state signal from the trackside signaling equipment 2.
  • the number generator 12 is configured for periodically generating a random number, for example at a constant frequency, such a frequency comprised between 1 to 4 Hz, preferably equal to 2 Hz.
  • Each generation of a random number defines an execution cycle of the generation system 4.
  • An operation cycle presents thus for example a duration comprised between 0,25 seconds and 1 second, and is preferably substantially equal to 0,5 seconds.
  • a duration of each operation cycle comprised between 0,25 and 1 seconds allows taking into account the reaction time of a human operator, and shows at the same time a blinking effect of the color in the image signal in case of erroneous calculation. Also, such a duration requires low calculation power.
  • the number generator 12 is for example a pseudo random number generator, configured for generating pseudo random numbers in a predetermined manner, for example starting from a predetermined initial value, also called seed.
  • the first channel 14 is configured for providing a selected first base color and the second channel 16 is configured for providing a selected second base color.
  • the selected first and second base colors are chosen such that, in the absence of failure of the channels 14, 16 or of the merging module 18, the merging of the selected first and second base colors results in an expected color which is associated to the state of the state signal received from the equipment 2.
  • each selected first base color and each selected second base color is different from the expected color they are associated with.
  • the expected color “RED” is associated to a device of the trackside signaling equipment 2 indicating the predetermined state “occupied’ and the expected color “GREEN” is associated to a device indicating the predetermined state “clear”.
  • the first channel 14 comprises a first base color module 22, a first base color database 24, a first generation module 26, a first image database 28 and a first conversion module 30.
  • the first base color module 22 is configured for receiving the random number from the number generator 10 and for sending a request comprising this random number to the first base color database 24 in order to obtain in response, for each expected color, a first base color, corresponding to the received random number.
  • the first base color module 22 is configured for providing a first list comprising the first base colors received from the first base color database 24.
  • the first list is specific to the random number of the execution cycle, and comprises, for each expected color, a corresponding first base color. Each first base color of the first list is based on the random number corresponding to this execution cycle.
  • the first base color database 24 comprises for example indexes corresponding to the random numbers.
  • the base color database comprises in particular, for each index and for each expected color, a corresponding first base color.
  • the first base color database 24 comprises a register for the expected color “RED”.
  • a first column indicates the indexes 1 , 2, 3, 4, ... N where N is the highest possible random number.
  • a second column comprises the corresponding first base color, such as purple for index 1 , yellow for index 2, etc. N is in particular a positive integer.
  • the first base color database 24 comprises, for each index and for each expected color, a predetermined first base color so as to satisfy the following condition: the first base color merged with a second base color corresponding to the same index, by the merging module 18, results in the expected color.
  • the first base color database 24 comprises, for each expected color, a first base color associated to the index equal to N which is different from the first base color associated to the index equal to N+1 and to the index equal to N-1 .
  • the first base colors of the first base color database 24 are, for each expected color, different one from each other, for each index.
  • the first generation module 26 is configured for selecting, for each execution cycle, a first base color from the first list corresponding to this execution cycle, based on the state signal, so as to provide the selected first base color.
  • the generation module 26 comprises a database, not shown, associating each predetermined state to a corresponding expected base color. For example, if the received state of the state signal is the state “occupied’, the module 26 selects the first base color which corresponds to the expected base color “RED” from the first list.
  • the generation module 26 is configured for generating a first intermediate signal comprising vector image data.
  • the vector image data comprises at least the selected first base color.
  • the generation module 26 is for example further configured for requesting the first image database 28 to receive first stationary image data, and to include the first stationary image data into the first intermediate signal.
  • the first intermediate signal generated by the generation module 26 comprises vector image data forming a vector based image.
  • the vector based image comprises a plurality of elements.
  • the elements are stationary, such as the first stationary image data, or dynamic, such as the first base color associated to the expected color.
  • the first stationary image data of the first image database 28 comprises data relative to the trackside signaling equipment 2.
  • the data depends on the structure of a railway system in which the railway signaling system 1 is implemented. These data comprise for example schematic images of rails, level crossings, switch points, train stations, and types of lights.
  • the first conversion module 30 is configured for receiving the first intermediate signal from the first generation module 26, and for converting the first intermediate signal into a first output signal.
  • the first output signal comprises in particular a plurality of pixels adapted to a number of pixels of an image to be displayed by the user interface 6.
  • the first output signal comprises a series of a first images defined by a plurality of pixels. At least one of these pixels comprises in particular the selected first base color.
  • the first conversion module 30 is for example configured for converting the signals by using a technical called rasterization, for example by using Commercial Off The Shelf graphical libraries, so as to convert the vector based image comprised in the first intermediate signal into a raster bitmap comprised in the first output signal.
  • the second channel 16 is configured to operate in parallel to the first channel 14.
  • the second channel 16 is configured for receiving, simultaneously to the first channel 14, the random number corresponding to the current execution cycle, identical to the random number received by the first channel 14 for this execution cycle.
  • the second channel 16, and in particular the second conversion module 38, is configured for providing a second output signal analogous to the first output signal.
  • the second output signal comprises the selected second base color, provided in an analogous manner to the selected first base color.
  • the second output signal comprises a series of a second images defined by a plurality of pixels. At least one of these pixels comprises in particular the selected second base color.
  • the second channel 16 comprises in particular modules which are configured to operate in an analogous manner compared with the modules of the first channel 14.
  • each module of channel 16 is configured to perform the same functions as the corresponding module of channel 14, starting from the second base color instead of the first base color.
  • the second channel 16 comprises a second base color module 31 analogous to the first base color module 22, a second base color database 32 analogous to the first base color database 24, a second generation module 34 analogous to the first generation module 26, a second image database 36 analogous to the first image database 28 and a second conversion module 38 analogous to the first conversion module 30.
  • the first stationary image data of the first image database 28 is equivalent to second stationary image data of the second image database 36.
  • the data are such that, when the first stationary image data is merged with the second stationary image data, they merged data forms a stationary part of a trackside signaling equipment 2 of the image signal.
  • the first and second stationary image data correspond, merged together, to a pillar of a traffic light or to a symbol of a track switch.
  • the first base color database 24 comprises the first base colors and the second base color database 32 comprises the second base colors, which are complementary to the first base colors so as to form the expected color.
  • the first base color database 24 and the second base color database 32 are two separated databases. According to another example, they are integrated in one single database.
  • the first base color database 24 is for example initialized by the generation device 4 by a first rotating mask applied on each bit value of each expected color, so as to generate the first base color according to the following formula:
  • First base color (“Expected color” & “MASK 1”) A “random number 1 ”, wherein: the operator designates a bitwise “and”, the operator “ A ” designates a bitwise XOR, the value “MASK 1” designates the first rotating mask, the value “random number 1” designates a first random number.
  • An example of initial value for the first rotating mask MASK 1 is #63639C.
  • the second base color database 32 is for example initialized by the generation device 4 by a second rotating mask applied on each bit value of each expected color, so as to generate the second base color according to the following formula:
  • “Second base color” (“Expected color” & “MASK 2”) A “random number 2”, wherein: the value “MASK 2” designates the second rotating mask, the value “random number 2” designates a second random number.
  • An example of initial value for second rotating mask MASK 2 is #9C9C63. This value corresponds to the example of the first rotating mask being #63639C.
  • the first and second random numbers are different so as to satisfy the following condition:
  • the merging module 18 is configured for merging, for each execution cycle, the first output signal and the second output signal so as to obtain the image signal.
  • the image signal comprises the expected color associated to the state of the state signal.
  • the merging module 18 comprises for example an XOR-operator, also called “exclusive-or-operator”, configured for receiving the first output signal and the second output signal as inputs of the XOR-operator, and for providing the image signal as an output of the XOR-operator.
  • an XOR-operator also called “exclusive-or-operator”
  • exclusive-or-operator configured for receiving the first output signal and the second output signal as inputs of the XOR-operator, and for providing the image signal as an output of the XOR-operator.
  • the selected first base color and the selected second base color are values expressed in binary code.
  • the merging module 18 is configured for determining, for each binary value of the first output signal and the second output signal, the corresponding binary value of the image signal as follows, wherein the operator “ A ” designates the merging of two values:
  • the merging module 18 is configured for implementing the following formula:
  • the first output signal comprises the selected first base color expressed in binary code as:
  • the second output signal comprises the selected second base color expressed in binary code as:
  • the merging module 18 is configured to obtain the image signal comprising the following expected color expressed in binary code:
  • the transmission module 20 is configured for transmitting, for each execution cycle, the image signal to the user interface 6 via a data connection 45.
  • the user interface 6 comprises for example a screen controller 40 and a screen 42.
  • the screen controller 40 is configured for receiving the image signal and to control the screen 42 so that the screen 42 displays the image of the image signal.
  • the additional signaling equipment 8 is configured for providing additional data which is in particular not safety related, such as for example non-safety related performance data of railway vehicles, power consumption and train timetables.
  • the additional signaling equipment 8 is configured for providing the additional data to the merging module 18 so that the merging module 18 includes the additional data into the image signal.
  • the additional signaling equipment 8 is configured for providing the additional data to the first and/or second channel 14, 16, so that first output signal and/or the second output signal comprises the additional data.
  • the combination of the additional signaling equipment 8 with the channels 14, 16 and the merging module 18 allows in particular displaying safety-related and non-safety related information together via the user interface 6.
  • the receiving module 10, the number generator 12, the first and second base color modules 22, 31 and the first and second generation modules 26, 34 are implemented by a first calculator 44, also designated as a server.
  • the merging module 18, and optionally the first and second conversion modules 30, 38 is/are implemented by at least one second calculator 46, also designated as a client.
  • a plurality of second calculators 46 are connected to the first calculator 44.
  • the second calculator 46 is distant to the first calculator.
  • the first calculator 44 is located in a first building
  • the second calculator 46 is located in a second building different from the first building.
  • the second calculator 46 is located in a control center or on board of a railway vehicle.
  • the second calculator and the user interface 6 form together a user terminal, for example located in a single housing.
  • the image signal comprises data relative a plurality of devices of the trackside signaling equipment 2.
  • the state signal comprises the state of a plurality of devices of the trackside signaling equipment 2.
  • the first output signal comprises the selected first base color of each device of the plurality of devices of the trackside signaling equipment 2
  • the second output signal comprises the selected second base color of each device.
  • a method for generating an image signal based on the state of trackside signaling equipment 2 is now described. The method is implemented by the generation system 4.
  • the method comprises for example an initialization phase and an operation phase.
  • the generation system 4 initializes the first base color database 24 and the second base color database 32.
  • the generation system 4 configures the first base color database 24 with a first base color for each index and for each expected color, and the second base color database 24 with a second base color for each index and for each expected color.
  • the operation phase comprises a receiving step, a number generating step, a first providing step, a first selecting step, a second providing step, a second selecting step, a merging step and a transmission step.
  • the receiving module 10 receives the state signal comprising the state of the trackside signaling equipment 2.
  • the number generator 12 During the number generating step, the number generator 12 generates a random number. The generation of the random number defines the execution cycle.
  • the first base color module 22 provides, for the current execution cycle and based on the random number corresponding to this execution cycle, the first list.
  • the first generation module 26 selects a first base color from the first list corresponding to the current execution cycle, based on the state signal, so as to provide the selected first base color.
  • the second base color module 31 provides, for the current execution cycle and based on the random number corresponding to this execution cycle, the second list in an analogous manner to the provision of the first list.
  • the second generation module 34 selects a second base color from the second list corresponding to the current execution cycle, based on the state signal, so as to provide the selected second base color.
  • the first providing step and the first selecting step are preferably executed in parallel, in particular simultaneously, to the second providing step and the second selecting step.
  • the merging module 18 merges, for a given execution cycle, the first output signal comprising the selected first base color and the second output signal comprising the selected second base color so as to obtain the image signal.
  • the merging module 18 merges the first output signal with the second output signal which is associated to the same execution cycle.
  • the transmission module 20 transmits the image signal to the user interface 6.
  • the method is for example repeated for each execution cycle defined by the generation of the random number.
  • the present invention presents many advantages.
  • the generation system 4 is particularly simple and allows obtaining a required safety integrity level at the same time, because thanks to the architecture having two channels 14 and 16, the color comprised in the image signal changes at each execution cycle in case of a failure of one or both channels 14, 16.
  • the change of the color allows thus detection of a failure and allows obtaining the required safety integrity level.
  • the generation system 4 furthermore allows mixing of non-safety related data and safety related data in same user interface 6, in particular on one single screen 42. Also, the generation system has low requirements on computing power, as the channels 14, 16 are simple and the merging module 18 is configured to implement simple calculation, such as an XOR-operator.

Landscapes

  • Engineering & Computer Science (AREA)
  • Mechanical Engineering (AREA)
  • Health & Medical Sciences (AREA)
  • Biomedical Technology (AREA)
  • General Health & Medical Sciences (AREA)
  • Train Traffic Observation, Control, And Security (AREA)

Abstract

Système de génération (4) pour générer un signal d'image sur la base d'un état de l'équipement de signalisation côté voie (2) d'un système de signalisation ferroviaire (1), ledit état étant un état parmi une pluralité d'états prédéterminés de l'équipement de signalisation côté voie (2), au moins une couleur attendue étant associée à chaque état prédéterminé, le système de génération (4) comprenant : - un module de réception (10) configuré pour recevoir un signal d'état comprenant l'état de l'équipement de signalisation côté voie (2) ; - un générateur de nombres (12) configuré pour générer périodiquement un nombre aléatoire, chaque génération d'un nombre aléatoire définissant un cycle d'exécution ; - un premier canal (14), un second canal (16) et un module de fusion (18) configuré pour fusionner un premier signal de sortie et un second signal de sortie de façon à obtenir le signal d'image.
PCT/EP2022/079044 2021-10-20 2022-10-19 Système de génération pour générer un signal d'image, système de signalisation ferroviaire comprenant un tel système de génération, procédé associé et produit programme d'ordinateur WO2023066968A1 (fr)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
EP21306464.5 2021-10-20
EP21306464.5A EP4169803A1 (fr) 2021-10-20 2021-10-20 Système de génération d'un signal d'image, système de signalisation ferroviaire comprenant un tel système de génération, procédé associé et produit-programme informatique

Publications (1)

Publication Number Publication Date
WO2023066968A1 true WO2023066968A1 (fr) 2023-04-27

Family

ID=78592763

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/EP2022/079044 WO2023066968A1 (fr) 2021-10-20 2022-10-19 Système de génération pour générer un signal d'image, système de signalisation ferroviaire comprenant un tel système de génération, procédé associé et produit programme d'ordinateur

Country Status (2)

Country Link
EP (1) EP4169803A1 (fr)
WO (1) WO2023066968A1 (fr)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
DE10044532A1 (de) * 2000-09-02 2002-03-21 Daimlerchrysler Rail Systems Bildschirmanzeige und Verfahren zur Ansteuerung einer derartigen Bildschirmanzeige
DE102012217291A1 (de) * 2012-09-25 2014-03-27 Siemens Aktiengesellschaft Verfahren zur Fehleroffenbarung bei einem Stellwerksrechnersystems und Stellwerksrechnersystem
DE102012221370A1 (de) * 2012-11-22 2014-05-22 Siemens Aktiengesellschaft Anzeigeeinrichtung zum Erzeugen eines Anzeigebildes
EP2998187A1 (fr) * 2014-09-22 2016-03-23 Thales Deutschland GmbH Procédé pour transférer des informations devant être affichées au niveau d'un terminal d'information

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
DE10044532A1 (de) * 2000-09-02 2002-03-21 Daimlerchrysler Rail Systems Bildschirmanzeige und Verfahren zur Ansteuerung einer derartigen Bildschirmanzeige
DE102012217291A1 (de) * 2012-09-25 2014-03-27 Siemens Aktiengesellschaft Verfahren zur Fehleroffenbarung bei einem Stellwerksrechnersystems und Stellwerksrechnersystem
DE102012221370A1 (de) * 2012-11-22 2014-05-22 Siemens Aktiengesellschaft Anzeigeeinrichtung zum Erzeugen eines Anzeigebildes
EP2998187A1 (fr) * 2014-09-22 2016-03-23 Thales Deutschland GmbH Procédé pour transférer des informations devant être affichées au niveau d'un terminal d'information

Also Published As

Publication number Publication date
EP4169803A1 (fr) 2023-04-26

Similar Documents

Publication Publication Date Title
US9164860B2 (en) Method for representation of safety-relevant information on a display and apparatus for the application of the method
CN101815197B (zh) 图像显示系统、图像显示设备和图像显示设备的控制方法
WO2011108278A1 (fr) Système de surveillance, son procédé de commande, et circuit intégré à semi-conducteurs
CN105026212A (zh) 容错显示
US20190164461A1 (en) Image display system for vehicle
CN102074109B (zh) 一种调度车辆的方法和系统
US10580387B2 (en) Data driving device and display device including the same
WO2018150956A1 (fr) Appareil d'affichage de véhicule
EP4169803A1 (fr) Système de génération d'un signal d'image, système de signalisation ferroviaire comprenant un tel système de génération, procédé associé et produit-programme informatique
CN215621755U (zh) 车辆显示系统、中控系统及车辆
JP2019035797A (ja) 車載用のタイミングコントローラおよびそれを用いた自動車
CN111868811A (zh) 半导体装置、显示器装置、车载显示器系统
KR101407284B1 (ko) 이상 진단 및 채널 자동전환 기능을 갖는 방송 시스템 및 이를 이용한 방송 방법
US5805134A (en) Method and apparatus of detecting and displaying abnormal conditions utilizing a display control apparatus
Su et al. An in-vehicle infotainment platform for integrating heterogeneous networks interconnection
CN110502306A (zh) 一种用于车载列车自动防护系统的安全人机交互系统及方法
EP0509775A2 (fr) Système pour surveiller et contrôler des mobiles à distance
CN115384536A (zh) 一种驾驶辅助系统控制器的评估方法、装置、设备及介质
CN104125431A (zh) 用于监控视频显示器的方法和系统
US20220076600A1 (en) Method for validating environmental image data, apparatus, computer program, and computer-readable storage medium
JP3004582B2 (ja) 車上装置及び車両制御装置
CN111294562A (zh) 一种模拟视频处理方法、系统及装置
KR101772529B1 (ko) 지리 정보 기반의 철도 시스템 현시장치 및 방법
JP2005136557A (ja) 監視システム、およびその表示制御方法、ならびにその監視装置
CN113428192B (zh) 一种车辆控制方法、装置、设备及可读存储介质

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 22802175

Country of ref document: EP

Kind code of ref document: A1

WWE Wipo information: entry into national phase

Ref document number: 810180

Country of ref document: NZ

REG Reference to national code

Ref country code: BR

Ref legal event code: B01A

Ref document number: 112024007730

Country of ref document: BR