[go: up one dir, main page]
More Web Proxy on the site http://driver.im/

CN114435431A - Method and device for determining corresponding relation between vehicle door and platform door - Google Patents

Method and device for determining corresponding relation between vehicle door and platform door Download PDF

Info

Publication number
CN114435431A
CN114435431A CN202210037837.8A CN202210037837A CN114435431A CN 114435431 A CN114435431 A CN 114435431A CN 202210037837 A CN202210037837 A CN 202210037837A CN 114435431 A CN114435431 A CN 114435431A
Authority
CN
China
Prior art keywords
door
platform
train
current
corresponding relation
Prior art date
Legal status (The legal status 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 status listed.)
Granted
Application number
CN202210037837.8A
Other languages
Chinese (zh)
Other versions
CN114435431B (en
Inventor
张皓
杨洪祥
吕福健
周超文
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Beijing Helishi System Integration Co ltd
Original Assignee
Beijing Helishi System Integration Co ltd
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 Beijing Helishi System Integration Co ltd filed Critical Beijing Helishi System Integration Co ltd
Priority to CN202210037837.8A priority Critical patent/CN114435431B/en
Publication of CN114435431A publication Critical patent/CN114435431A/en
Application granted granted Critical
Publication of CN114435431B publication Critical patent/CN114435431B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

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
    • BPERFORMING OPERATIONS; TRANSPORTING
    • B61RAILWAYS
    • B61BRAILWAY SYSTEMS; EQUIPMENT THEREFOR NOT OTHERWISE PROVIDED FOR
    • B61B1/00General arrangement of stations, platforms, or sidings; Railway networks; Rail vehicle marshalling systems
    • B61B1/02General arrangement of stations and platforms including protection devices for the passengers
    • 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

Landscapes

  • Engineering & Computer Science (AREA)
  • Mechanical Engineering (AREA)
  • Transportation (AREA)
  • Train Traffic Observation, Control, And Security (AREA)

Abstract

The application discloses a method and a device for determining the corresponding relation between a vehicle door and a platform door, wherein the method comprises the steps of respectively obtaining current platform information and train operation information; merging the platform information and the train operation information; according to a preset coding algorithm, coding the combined platform information and train operation information to obtain a first code; determining the corresponding relation between the current car door and the platform door according to the first code and a preset first corresponding relation; wherein, the first corresponding relation is the corresponding relation between the code obtained according to the preset coding algorithm and the second corresponding relation; the second corresponding relationship is the corresponding relationship between the vehicle door and the platform door. The method and the device for determining the corresponding relationship between the vehicle door and the platform door can determine the relationship between the vehicle door and the platform door in various numbering modes, and have strong universality.

Description

Method and device for determining corresponding relation between vehicle door and platform door
Technical Field
The present application relates to the field of rail transit technologies, and in particular, to a method and an apparatus for determining a correspondence between a vehicle door and a platform door.
Background
In an urban rail transit line with a full-automatic driving function, vehicle-mounted equipment and ground equipment can mutually send platform door and vehicle door state information. When ground equipment detects a certain platform door fault, platform door fault isolation vehicle door information can be sent to vehicle-mounted equipment, and the vehicle-mounted equipment needs to process the information and then sends the information to a vehicle, so that the corresponding vehicle door is isolated, and the corresponding vehicle door is not opened after a train enters a station and stops. When the vehicle-mounted equipment detects that the vehicle door has a fault, the vehicle-mounted equipment also sends the information of the vehicle door fault isolation platform door to the ground equipment, so that the ground equipment does not open the corresponding platform door after the train enters the station.
Since the correspondence between the doors and the platform doors may change with the train running direction, the route design and the vehicle design, as shown in fig. 1 and fig. 2, a method for confirming the correspondence between each door of the current train and the current platform door is needed, the vehicle-mounted device can correctly transmit the information about the isolated platform door to the ground device, and the vehicle-mounted device can correctly analyze the information about the isolated door transmitted by the ground device.
Disclosure of Invention
The application provides a method and a device for determining the corresponding relation between a vehicle door and a platform door, which can determine the relation between the vehicle door and the platform door in various numbering modes and have strong universality.
The application provides a method for determining the corresponding relationship between a vehicle door and a platform door, which comprises the following steps,
respectively acquiring current platform information and train operation information;
merging the platform information and the train operation information; according to a preset coding algorithm, coding the combined platform information and train operation information to obtain a first code;
determining the corresponding relation between the current car door and the platform door according to the first code and a preset first corresponding relation;
the first corresponding relation is the corresponding relation between the codes obtained by combining various conditions of the platform information and the train operation information according to the preset coding algorithm and the second corresponding relation respectively; the second corresponding relationship is the corresponding relationship between the vehicle door and the platform door.
In an exemplary embodiment, the station information includes legal direction of the station track, station door arrangement rules; the train operation information comprises the train operation direction, the number of the first door on the left side of the train and the number of the first door on the right side of the train;
the left side of the train refers to the left side of the driver facing the direction of the locomotive in the cockpit, and the right side of the train refers to the right side of the driver facing the direction of the locomotive in the cockpit.
In an exemplary embodiment, the respectively acquiring the current platform information and the train operation information includes:
respectively obtaining the legal direction of the current platform rail, the platform door arrangement principle, the train running direction, the serial number of the first door on the left side of the train and the serial number of the first door on the right side of the train.
In an exemplary embodiment, the legal direction of the current station track obtained is one of:
ascending and descending;
the obtained current platform door arrangement principle is one of the following:
ascending according to the legal direction sequence of the platform rail and descending according to the legal direction sequence of the platform rail;
the obtained current train running direction is one of the following directions:
ascending and descending;
the acquired number of the first door on the left side of the current train is one of the following numbers:
a1, AN, B1, BN; wherein N is the maximum number of the serial numbers of the train unilateral doors;
the acquired number of the first door on the right side of the current train is one of the following numbers:
A1,AN,B1,BN。
in an exemplary embodiment, the first encoding is an eight-bit binary code.
In an exemplary embodiment, the number of the first door on the left side of the train and the number of the first door on the right side of the train respectively occupy two binary codes; the train running direction, the platform door arrangement principle, the legal direction of the platform rail and the reserved bit respectively occupy one binary code.
In an exemplary embodiment, determining the correspondence between the current vehicle door and the platform door according to the first code and the preset first correspondence includes:
and inquiring a second corresponding relation corresponding to a code which is the same as the first code in the preset first corresponding relation according to the first code, and determining the second corresponding relation as the corresponding relation between the current vehicle door and the platform door.
In an exemplary embodiment, after obtaining the current platform information and before combining the platform information and the train operation information, the method further includes:
judging whether the current station is a specific station;
and if so, taking the principle opposite to the obtained current platform door arrangement principle as the current platform door arrangement principle.
In one exemplary embodiment, before determining whether the current station is the specific station, the method includes:
and marking the platform at one side with different values of the platform door arrangement principle and the corresponding value in the configuration information as the specific platform.
The application provides a device for determining the corresponding relation between a vehicle door and a platform door, which comprises a memory and a processor,
the memory is used for storing a program for determining the corresponding relation between the vehicle door and the platform door;
the processor is used for reading and executing the program for determining the corresponding relation between the vehicle door and the platform door, and executing the following operations:
respectively acquiring current platform information and train operation information;
merging the platform information and the train operation information; according to a preset coding algorithm, coding the combined platform information and train operation information to obtain a first code;
determining the corresponding relation between the current car door and the platform door according to the first code and a preset first corresponding relation;
the first corresponding relation is the corresponding relation between the codes obtained by combining various conditions of the platform information and the train operation information according to the preset coding algorithm and the second corresponding relation respectively; the second corresponding relationship is the corresponding relationship between the vehicle door and the platform door.
In an exemplary embodiment, the station information includes legal directions of the station tracks, station door arrangement rules; the train operation information comprises the train operation direction, the number of the first door on the left side of the train and the number of the first door on the right side of the train;
the left side of the train refers to the left side of the driver facing the direction of the locomotive in the cockpit, and the right side of the train refers to the right side of the driver facing the direction of the locomotive in the cockpit.
In an exemplary embodiment, the respectively acquiring the current platform information and the train operation information includes:
respectively obtaining the legal direction of the current platform rail, the platform door arrangement principle, the train running direction, the serial number of the first door on the left side of the train and the serial number of the first door on the right side of the train.
In an exemplary embodiment, the legal direction of the current station track obtained is one of:
ascending and descending;
the obtained current platform door arrangement principle is one of the following:
ascending according to the legal direction sequence of the platform rail and descending according to the legal direction sequence of the platform rail;
the obtained current train running direction is one of the following directions:
ascending and descending;
the acquired number of the first door on the left side of the current train is one of the following numbers:
a1, AN, B1, BN; wherein N is the maximum number of the serial numbers of the train unilateral doors;
the acquired number of the first door on the right side of the current train is one of the following numbers:
A1,AN,B1,BN。
in an exemplary embodiment, the first encoding is an eight-bit binary code.
In an exemplary embodiment, the number of the first door on the left side of the train and the number of the first door on the right side of the train respectively occupy two binary codes; the train running direction, the platform door arrangement principle, the legal direction of the platform rail and the reserved bit respectively occupy one binary code.
In an exemplary embodiment, determining the correspondence between the current vehicle door and the platform door according to the first code and the preset first correspondence includes:
and inquiring a second corresponding relation corresponding to a code which is the same as the first code in the preset first corresponding relation according to the first code, and determining the second corresponding relation as the corresponding relation between the current vehicle door and the platform door.
In an exemplary embodiment, after obtaining the current platform information and before combining the platform information and the train operation information, the method further includes:
judging whether the current station is a specific station;
and if so, taking the principle opposite to the obtained current platform door arrangement principle as the current platform door arrangement principle.
In an exemplary embodiment, before determining whether the current station is the specific station, the method includes:
and marking the platform at one side with different values of the platform door arrangement principle and the corresponding value in the configuration information as the specific platform.
Additional features and advantages of the application will be set forth in the description which follows, and in part will be obvious from the description, or may be learned by the practice of the application. Other advantages of the present application may be realized and attained by the instrumentalities and combinations particularly pointed out in the specification and the drawings.
Drawings
The accompanying drawings are included to provide an understanding of the present disclosure and are incorporated in and constitute a part of this specification, illustrate embodiments of the disclosure and together with the examples serve to explain the principles of the disclosure and not to limit the disclosure.
Fig. 1 is a schematic view illustrating a corresponding relationship between a vehicle door and a platform door in the prior art;
FIG. 2 is a schematic view of another prior art vehicle door to platform door correspondence;
fig. 3 is a flowchart of a method for determining correspondence between a vehicle door and a platform door according to an embodiment of the present application;
fig. 4 is a schematic diagram of a two-sided platform door scenario according to an embodiment of the present application;
fig. 5 is a schematic view illustrating an apparatus for determining correspondence between a vehicle door and a platform door according to an embodiment of the present disclosure.
Detailed Description
Fig. 3 is a flowchart of a method for determining correspondence between a vehicle door and a platform door according to an embodiment of the present invention, and as shown in fig. 3, the method for determining correspondence between a vehicle door and a platform door according to the embodiment includes steps S11-S13:
s11, respectively acquiring current platform information and train operation information;
s12, merging the platform information and the train operation information; according to a preset coding algorithm, coding the combined platform information and train operation information to obtain a first code;
and S13, determining the corresponding relation between the current vehicle door and the platform door according to the first code and the preset first corresponding relation.
In an exemplary embodiment, the first corresponding relationship is a corresponding relationship between a code obtained by combining various conditions of the platform information and the train operation information according to the preset coding algorithm and the second corresponding relationship, respectively; the second corresponding relationship is the corresponding relationship between the vehicle door and the platform door.
In an exemplary embodiment, the platform information and the train operation information are combined, for example, the legal direction of the platform rail in the platform information, the platform door arrangement principle, and the train operation direction, the number of the first door on the left side of the train, and the number of the first door on the right side of the train in the train operation information are combined, and the above 5 kinds of information are encoded.
In an exemplary embodiment, the codes obtained according to the preset coding algorithm in the first corresponding relationship may also be converted into corresponding decimal numbers. And a first relation corresponding table can be established, the first codes are also converted into corresponding decimal numbers, and the corresponding relation between the corresponding vehicle door and the platform door is obtained through table lookup.
In an exemplary embodiment, the station information includes legal direction of the station track, station door alignment rules; the train operation information comprises the train operation direction, the number of the first door on the left side of the train and the number of the first door on the right side of the train. The left side of the train refers to the left side of the driver facing the direction of the locomotive in the cockpit, and the right side of the train refers to the right side of the driver facing the direction of the locomotive in the cockpit.
Generally, after the line design is completed and the vehicle leaves the factory, the numbering rule of the platform door and the vehicle door is already determined. For example, in fig. 1, the station door numbers (i.e., P1-P5) are designed to be incremented from left to right during line design; in FIG. 1, the doors of the vehicle are numbered in increments from left to right (i.e., A1-A5 or B1-B5).
In an exemplary embodiment, the respectively acquiring the current platform information and the train operation information includes:
respectively obtaining the legal direction of the current platform rail, the platform door arrangement principle, the train running direction, the serial number of the first door on the left side of the train and the serial number of the first door on the right side of the train.
In an exemplary embodiment, the legal direction of the current station track obtained is one of:
ascending and descending;
the obtained current platform door arrangement principle is one of the following:
ascending according to the legal direction sequence of the platform rail and descending according to the legal direction sequence of the platform rail;
the obtained current train running direction is one of the following directions:
ascending and descending;
the acquired number of the first door on the left side of the current train is one of the following numbers:
a1, AN, B1, BN; wherein N is the maximum number of the serial numbers of the train unilateral doors;
the acquired number of the first door on the right side of the current train is one of the following numbers:
A1,AN,B1,BN。
here, a1, AN, B1, BN are only the door numbers of the current vehicle, and other numbering schemes may be used as long as different doors can be distinguished.
In an exemplary embodiment, the ascending refers to a direction in the electronic map, the ascending of the electronic map is from left to right, and the descending of the electronic map is from right to left. Since the route plan is generally designed according to the horizontal direction (the direction of the route plan is not necessarily the actual direction of the map), the driving direction in the electronic map is also the horizontal direction.
In an exemplary embodiment, the first encoding is an eight-bit binary code. In other embodiments, other encoding forms may be used, and are not limited herein.
In an exemplary embodiment, the number of the first door on the left side of the vehicle and the number of the first door on the right side of the vehicle respectively occupy two binary codes; the running direction of the vehicle, the arrangement principle of the platform doors, the legal direction of the platform rails and the reserved bits respectively occupy one binary code.
For example, the number of the first door on the right side of the vehicle is encoded into a two-bit binary code as the 0 th bit and the 1 st bit of the first code; coding the serial number of a first door on the left side of the vehicle into two-bit binary codes as the 2 nd bit and the 3 rd bit of the first code; encoding the vehicle running direction into a one-bit binary code as the 4 th bit of the first code; encoding the platform door arrangement principle into a one-bit binary code as the 5 th bit of the first code; encoding the legal direction of the station track into a binary code as the 6 th bit of the first code; and using the reserved bit as the 7 th bit of the first code. Here, the 7 th bit is the highest bit and the 0 th bit is the lowest bit.
The legal direction of the platform track can be encoded into a binary code as the 0 th bit of the first code; encoding the platform door arrangement principle into a one-bit binary code as the 1 st bit of the first code; encoding the vehicle running direction into a one-bit binary code as the 2 nd bit of the first code; coding the serial number of a first door on the left side of the vehicle into two-bit binary codes as the 3 rd bit and the 4 th bit of the first code; coding the serial number of a first door on the right side of the vehicle into two-bit binary codes as the 5 th bit and the 6 th bit of the first code; and using the reserved bit as the 7 th bit of the first code.
Other encoding methods may be listed. As long as the above information can be encoded. The present application does not limit the specific encoding format.
In an exemplary embodiment, determining the correspondence between the current vehicle door and the platform door according to the first code and the preset first correspondence includes:
and inquiring a second corresponding relation corresponding to a code which is the same as the first code in the preset first corresponding relation according to the first code, and determining the second corresponding relation as the corresponding relation between the current vehicle door and the platform door.
In one exemplary embodiment, it is determined whether the current station is a specific station;
and if so, taking the principle opposite to the obtained current platform door arrangement principle as the current platform door arrangement principle.
In one exemplary embodiment, before determining whether the current station is the specific station, the method includes:
and marking the platform at one side with different values of the platform door arrangement principle and the corresponding value in the configuration information as the specific platform. For example, if the door arrangement rule in the configuration information is "ascending in the legal direction", and the actual door arrangement rule is "descending in the legal direction", the station is marked as a specific station.
The method for determining the corresponding relationship between the vehicle door and the platform door is not only suitable for urban rail transit, but also suitable for other scenes needing to determine the corresponding relationship between the vehicle door and the platform door.
The method comprises the steps of acquiring current platform information and vehicle operation information; uniformly coding the platform information and the vehicle operation information according to a preset coding algorithm to obtain a first code; and determining the corresponding relation between the current vehicle door and the platform door according to the first code and the preset first corresponding relation. The relationship between the vehicle doors with various numbering modes and the platform door can be determined, and the universality is high.
The method for determining the correspondence between the vehicle door and the platform door according to the present application is described below as a specific example.
The inventor of the present application has found through research that, in order to determine the correspondence relationship between the vehicle door and the platform door, the numbering principle of the platform door and the vehicle door is determined first. Generally, the line design and the numbering rules of the platform doors and the vehicle doors are determined after the vehicle leaves the factory. In the case of a double-sided platform, the correspondence between the vehicle door and the platform door can be uniquely determined after the following factors are determined: the legal direction of the current station track may be uplink or downlink; the platform door arrangement principle may be sequentially increasing or decreasing along the legal direction of the platform rail; the current running direction of the train can be uplink or downlink; the first door on the left side of the front end is numbered, the door number on one side of the train is 1,2, … and N, generally speaking, the two sides of the train are respectively the side A and the side B, and the first door on the left side of the front end can be any one of A1, AN, B1 and BN; the first door number on the right side of the front end can be any one of A1, AN, B1 and BN.
Note that the left and right sides are defined as the left and right sides when the driver faces the vehicle front direction in the cockpit, and when one side is the a side, the other side is necessarily the B side. In addition, all the uplink and downlink directions in the invention refer to directions in the electronic map, namely, the electronic map uplink direction is from left to right, and the electronic map downlink direction is from right to left.
After determining the influence factors of the vehicle door platform doors, enumerating all possible combinations through an exhaustion method to obtain all possible corresponding relations of the vehicle door platform doors. As in table 1.
Table 1 exhaustive car door and platform door correspondence
Figure BDA0003468742910000101
Figure BDA0003468742910000111
Figure BDA0003468742910000121
Figure BDA0003468742910000131
Figure BDA0003468742910000141
From table 1, it can be found that, because there are too many factors affecting the door correspondence of the car door and the platform, it is very complicated and difficult to determine the door correspondence of the car door and the platform by judging the combination of the factors in the code implementation, so the present invention provides a method for coding different factors to simplify the condition judgment, see table 2. In table 2, eight bits of one byte are used to identify five factors affecting the door correspondence of the car door station in table 1, and the final binary coding result is shown in the last column of table 1.
TABLE 2 influence factor coding
Figure BDA0003468742910000142
After all cases of table 1 have been encoded, the code can be used in the code implementation as a hash index to index the door to platform correspondence, see table 3. The "serial number" column in table 3 represents the code values of the door-platform correspondence, and the "value" column represents the actual correspondence between the doors and the platform when the corresponding correspondence codes are taken.
In a specific project, except for the influence factor of the train running direction, other influence factors can be used as configuration parameters and do not need to be changed once being determined.
In a scene of two-side platform doors, the corresponding relationship between at least one platform door and the vehicle door can be obtained according to the above process under general conditions, and the corresponding relationship between the other platform door and the vehicle door needs to be specially processed according to actual conditions. As shown in fig. 4, assuming that the ascending direction is the legal direction of the track section where the train is located, and the "platform door arrangement principle" takes the value of "increasing legal direction sequence" in the configuration values, it can be seen that the platform door sequence of the platform 1 is arranged according to the principle, and the platform door sequence of the platform 2 is opposite to the platform door 1, so when obtaining the corresponding relationship between the vehicle door of the platform 2 and the platform door, it is necessary to consider that the "platform door arrangement principle" on the side is the "decreasing legal direction sequence", and the correct vehicle door and platform door corresponding relationship can be obtained.
Table 3 vehicle door, platform and door corresponding relation hash table
Figure BDA0003468742910000151
Figure BDA0003468742910000161
The embodiment abstracts out a general principle influencing the corresponding relation of the door numbers of the vehicle door platform, codes all possible conditions by using a coding method, and searches the corresponding relation of the vehicle door platform doors in the hash table by using the codes. The method for determining the corresponding relation of the vehicle door platform doors is a general method, is suitable for confirming the vehicle door platform door relations in various numbering modes, and is high in universality.
Fig. 5 is a schematic view of an apparatus for determining correspondence between a vehicle door and a platform door according to an embodiment of the present disclosure, and as shown in fig. 5, the apparatus for determining correspondence between a vehicle door and a platform door according to the embodiment includes a memory and a processor.
The memory is used for storing a program for determining the corresponding relation between the vehicle door and the platform door;
the processor is used for reading and executing the program for determining the corresponding relationship between the vehicle door and the platform door and executing the method for determining the corresponding relationship between the vehicle door and the platform door.
The description herein describes embodiments, but is intended to be exemplary, rather than limiting and it will be apparent to those of ordinary skill in the art that many more embodiments and implementations are possible that are within the scope of the embodiments described herein. Although many possible combinations of features are shown in the drawings and discussed in the detailed description, many other combinations of the disclosed features are possible. Any feature or element of any embodiment may be used in combination with or instead of any other feature or element in any other embodiment, unless expressly limited otherwise.
Any features shown and/or discussed in this application may be implemented separately or in any suitable combination.
Further, in describing representative embodiments, the specification may have presented the method and/or process as a particular sequence of steps. However, to the extent that the method or process does not rely on the particular order of steps set forth herein, the method or process should not be limited to the particular sequence of steps described. Other orders of steps are possible as will be understood by those of ordinary skill in the art.
It will be understood by those of ordinary skill in the art that all or some of the steps of the methods, systems, functional modules/units in the devices disclosed above may be implemented as software, firmware, hardware, and suitable combinations thereof. In a hardware implementation, the division between functional modules/units mentioned in the above description does not necessarily correspond to the division of physical components; for example, one physical component may have multiple functions, or one function or step may be performed by several physical components in cooperation. Some or all of the components may be implemented as software executed by a processor, such as a digital signal processor or microprocessor, or as hardware, or as an integrated circuit, such as an application specific integrated circuit. Such software may be distributed on computer readable media, which may include computer storage media (or non-transitory media) and communication media (or transitory media). The term computer storage media includes volatile and nonvolatile, removable and non-removable media implemented in any method or technology for storage of information such as computer readable instructions, data structures, program modules or other data, as is well known to those of ordinary skill in the art. Computer storage media includes, but is not limited to, RAM, ROM, EEPROM, flash memory or other memory technology, CD-ROM, Digital Versatile Disks (DVD) or other optical disk storage, magnetic cassettes, magnetic tape, magnetic disk storage or other magnetic storage devices, or any other medium which can be used to store the desired information and which can accessed by a computer. In addition, communication media typically embodies computer readable instructions, data structures, program modules or other data in a modulated data signal such as a carrier wave or other transport mechanism and includes any information delivery media as is well known to those skilled in the art.

Claims (10)

1. A method for determining the corresponding relationship between a vehicle door and a platform door,
respectively acquiring current platform information and train operation information;
merging the platform information and the train operation information; according to a preset coding algorithm, coding the combined platform information and train operation information to obtain a first code;
determining the corresponding relation between the current car door and the platform door according to the first code and a preset first corresponding relation;
the first corresponding relation is the corresponding relation between the codes obtained by combining various conditions of the platform information and the train operation information according to the preset coding algorithm and the second corresponding relation respectively; the second corresponding relationship is the corresponding relationship between the vehicle door and the platform door.
2. The method of claim 1, comprising:
the platform information comprises the legal direction of the platform rail and the platform door arrangement principle; the train operation information comprises the train operation direction, the number of the first door on the left side of the train and the number of the first door on the right side of the train;
the left side of the train refers to the left side of the driver facing the direction of the locomotive in the cockpit, and the right side of the train refers to the right side of the driver facing the direction of the locomotive in the cockpit.
3. The method of claim 2, wherein obtaining current station information and train operation information respectively comprises:
respectively obtaining the legal direction of the current platform rail, the platform door arrangement principle, the train running direction, the serial number of the first door on the left side of the train and the serial number of the first door on the right side of the train.
4. The method of claim 3, comprising:
the legal direction of the current station track obtained is one of the following:
ascending and descending;
the obtained current platform door arrangement principle is one of the following:
ascending according to the legal direction sequence of the platform rail and descending according to the legal direction sequence of the platform rail;
the obtained current train running direction is one of the following directions:
ascending and descending;
the acquired number of the first door on the left side of the current train is one of the following numbers:
a1, AN, B1, BN; wherein N is the maximum number of the serial numbers of the train unilateral doors;
the acquired number of the first door on the right side of the current train is one of the following numbers:
A1,AN,B1,BN。
5. the method of claim 1, comprising:
the first encoding is an eight-bit binary code.
6. The method of claim 5, comprising:
the serial number of the first door on the left side of the train and the serial number of the first door on the right side of the train respectively occupy two binary codes; the train running direction, the platform door arrangement principle, the legal direction of the platform rail and the reserved bit respectively occupy one binary code.
7. The method of claim 1, wherein determining the correspondence between the current vehicle door and the platform door based on the first code and the predetermined first correspondence comprises:
and inquiring a second corresponding relation corresponding to a code which is the same as the first code in the preset first corresponding relation according to the first code, and determining the second corresponding relation as the corresponding relation between the current vehicle door and the platform door.
8. The method according to claim 3, after acquiring the current platform information and before combining the platform information and the train operation information, comprising:
judging whether the current station is a specific station;
and if so, taking the principle opposite to the obtained current platform door arrangement principle as the current platform door arrangement principle.
9. The method of claim 8, prior to determining whether the current station is the specific station, comprising:
and marking the platform at one side with different values of the platform door arrangement principle and the corresponding value in the configuration information as the specific platform.
10. An apparatus for determining correspondence between a vehicle door and a platform door, comprising a memory and a processor, wherein:
the memory is used for storing a program for determining the corresponding relation between the vehicle door and the platform door;
the processor is used for reading and executing the program for determining the corresponding relation between the vehicle door and the platform door and executing the method of any one of claims 1-9.
CN202210037837.8A 2022-01-13 2022-01-13 Method and device for determining corresponding relation between vehicle door and platform door Active CN114435431B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202210037837.8A CN114435431B (en) 2022-01-13 2022-01-13 Method and device for determining corresponding relation between vehicle door and platform door

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202210037837.8A CN114435431B (en) 2022-01-13 2022-01-13 Method and device for determining corresponding relation between vehicle door and platform door

Publications (2)

Publication Number Publication Date
CN114435431A true CN114435431A (en) 2022-05-06
CN114435431B CN114435431B (en) 2023-07-14

Family

ID=81368440

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202210037837.8A Active CN114435431B (en) 2022-01-13 2022-01-13 Method and device for determining corresponding relation between vehicle door and platform door

Country Status (1)

Country Link
CN (1) CN114435431B (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN117775079A (en) * 2024-02-23 2024-03-29 上海富欣智能交通控制有限公司 Control method and device for door fault alignment isolation based on data table

Citations (17)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
IT983637B (en) * 1972-04-03 1974-11-11 Bendix Corp AUTOMATED AC COMMUNICATION SYSTEM FOR VEHICLES WITH A PHASE LOCKING RING FOR SEA TRANSFER INFORMATION CODED IN FREQUENCY IN INFORMATION CODED IN VOLTAGE LEVELS
JP2002362354A (en) * 2001-06-01 2002-12-18 Kawasaki Heavy Ind Ltd Platform door device for different types of vehicles
EP2070800A2 (en) * 2002-07-31 2009-06-17 Hitachi, Ltd. Platform door control apparatus
CN105760521A (en) * 2016-02-29 2016-07-13 百度在线网络技术(北京)有限公司 Information input method and device
CN109403779A (en) * 2018-10-29 2019-03-01 南京康尼电子科技有限公司 A kind of gate based on coding form and signal system interface and working method
CN109677421A (en) * 2018-12-27 2019-04-26 卡斯柯信号有限公司 It is a kind of to multiply the two platform controlling device for doors for taking two frameworks based on two
CN109849941A (en) * 2019-04-04 2019-06-07 辽宁鼎汉奇辉电子系统工程有限公司 A kind of railway passenger station platform land marking guidance system
CN111026094A (en) * 2019-12-30 2020-04-17 中国船舶重工集团公司第七一三研究所 Fault diagnosis and remote maintenance method and system for platform door system
CN111114559A (en) * 2019-12-26 2020-05-08 交控科技股份有限公司 Method and system for aligning and isolating train door and platform door
CN111674407A (en) * 2020-05-15 2020-09-18 中国铁道科学研究院集团有限公司电子计算技术研究所 Method and device for realizing alignment isolation of urban rail transit platform doors
EP3741644A1 (en) * 2019-05-23 2020-11-25 Innogy SE Method for controlling entry into a rail vehicle
CN112365130A (en) * 2020-10-21 2021-02-12 北京市地铁运营有限公司地铁运营技术研发中心 Rail transit integrated intelligent control dispatching system
EP3779112A1 (en) * 2019-06-12 2021-02-17 Crsc Research & Design Institute Group Co., Ltd. Train door and platform door joint control method and system applied to high speed rail
US20210139053A1 (en) * 2017-03-22 2021-05-13 Mitsubishi Electric Corporation On-board control apparatus and platform-door control system
CN113022650A (en) * 2021-03-24 2021-06-25 天津市北海通信技术有限公司 Rail transit train operation information processing system and method
CN113044083A (en) * 2021-04-16 2021-06-29 卡斯柯信号有限公司 System and method for automatically and synchronously guiding passengers under alignment isolation condition
CN113401192A (en) * 2021-06-28 2021-09-17 通号城市轨道交通技术有限公司 Train stop method and device, electronic equipment and storage medium

Patent Citations (17)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
IT983637B (en) * 1972-04-03 1974-11-11 Bendix Corp AUTOMATED AC COMMUNICATION SYSTEM FOR VEHICLES WITH A PHASE LOCKING RING FOR SEA TRANSFER INFORMATION CODED IN FREQUENCY IN INFORMATION CODED IN VOLTAGE LEVELS
JP2002362354A (en) * 2001-06-01 2002-12-18 Kawasaki Heavy Ind Ltd Platform door device for different types of vehicles
EP2070800A2 (en) * 2002-07-31 2009-06-17 Hitachi, Ltd. Platform door control apparatus
CN105760521A (en) * 2016-02-29 2016-07-13 百度在线网络技术(北京)有限公司 Information input method and device
US20210139053A1 (en) * 2017-03-22 2021-05-13 Mitsubishi Electric Corporation On-board control apparatus and platform-door control system
CN109403779A (en) * 2018-10-29 2019-03-01 南京康尼电子科技有限公司 A kind of gate based on coding form and signal system interface and working method
CN109677421A (en) * 2018-12-27 2019-04-26 卡斯柯信号有限公司 It is a kind of to multiply the two platform controlling device for doors for taking two frameworks based on two
CN109849941A (en) * 2019-04-04 2019-06-07 辽宁鼎汉奇辉电子系统工程有限公司 A kind of railway passenger station platform land marking guidance system
EP3741644A1 (en) * 2019-05-23 2020-11-25 Innogy SE Method for controlling entry into a rail vehicle
EP3779112A1 (en) * 2019-06-12 2021-02-17 Crsc Research & Design Institute Group Co., Ltd. Train door and platform door joint control method and system applied to high speed rail
CN111114559A (en) * 2019-12-26 2020-05-08 交控科技股份有限公司 Method and system for aligning and isolating train door and platform door
CN111026094A (en) * 2019-12-30 2020-04-17 中国船舶重工集团公司第七一三研究所 Fault diagnosis and remote maintenance method and system for platform door system
CN111674407A (en) * 2020-05-15 2020-09-18 中国铁道科学研究院集团有限公司电子计算技术研究所 Method and device for realizing alignment isolation of urban rail transit platform doors
CN112365130A (en) * 2020-10-21 2021-02-12 北京市地铁运营有限公司地铁运营技术研发中心 Rail transit integrated intelligent control dispatching system
CN113022650A (en) * 2021-03-24 2021-06-25 天津市北海通信技术有限公司 Rail transit train operation information processing system and method
CN113044083A (en) * 2021-04-16 2021-06-29 卡斯柯信号有限公司 System and method for automatically and synchronously guiding passengers under alignment isolation condition
CN113401192A (en) * 2021-06-28 2021-09-17 通号城市轨道交通技术有限公司 Train stop method and device, electronic equipment and storage medium

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
景顺利;: "城市轨道交通全自动驾驶对位隔离功能设计与实现", no. 02 *

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN117775079A (en) * 2024-02-23 2024-03-29 上海富欣智能交通控制有限公司 Control method and device for door fault alignment isolation based on data table
CN117775079B (en) * 2024-02-23 2024-05-14 上海富欣智能交通控制有限公司 Control method and device for door fault alignment isolation based on data table

Also Published As

Publication number Publication date
CN114435431B (en) 2023-07-14

Similar Documents

Publication Publication Date Title
US10997016B2 (en) Method of encoding data
CA1217868A (en) Apparatus for detecting and correcting errors in product codes for error correction in digital information data transmission or recording systems
US6300886B1 (en) Four-to-six code table, modulation using same but no merging bit, their application to optical disc recording or playing systems
CN114435431B (en) Method and device for determining corresponding relation between vehicle door and platform door
CN1264962A (en) Vanish correction method and vanish correction circuit
CN103229444B (en) Coding/decoding method, Apparatus and system
CN105096604B (en) A kind of method and apparatus of Car license recognition
CN1157958C (en) Digital video frequency encoding method and equipment
CN111086541B (en) Ground data processing method based on CTCS-1 grade and vehicle-mounted equipment
CN114944890B (en) Transponder message transmission processing method and system
JP3824653B2 (en) For example, a method of processing data for transmission over a channel with a variable channel bit rate
CN114422080A (en) Method, device and equipment for PDCCH blind detection and storage medium
US7489258B2 (en) Device and method for embedding a secondary signal in a primary data bit stream on an optical disc
US11398834B2 (en) Encoder, recording device, decoder, playback device with robust data block header
EP0737384B1 (en) Digital transmission and recording system with simple error correction
US20080298511A1 (en) Soft-Output Demodulation Apparatus and Method
CN113184011B (en) Track circuit safety checking method and system
US20050094878A1 (en) Method and device for managing a memory for buffer-storing data blocks in ARQ transmission systems
US7287209B2 (en) System and method for detecting codeword errors in error correction code or cyclic redundancy check code
US20100293431A1 (en) Error correction method and error correction apparatus utlizing the method
CN112277841B (en) Vehicle type configuration identification method, vehicle control method, driving computer and vehicle
JP4185488B2 (en) Method and apparatus for managing memory for intermediate storage of data block in ARQ transmission system
US20050116842A1 (en) Stochastic dc control
US7812744B2 (en) Method for error handling
US20060125666A1 (en) Data modulation

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant