A three-dimensional garage dispatching control device
A three-dimensional garage and scheduling control technology, which is applied to the buildings where cars are parked, building types, buildings, etc., can solve problems such as incomplete user information and vehicle information, inability to evaluate and optimize scheduling schemes, and difficulties in data fusion analysis, etc., to achieve relief Difficult parking problems, improved operating efficiency, and reduced construction budget
Patent Information
- Authority / Receiving Office
- CN · China
- Patent Type
- Patents(China)
- Current Assignee / Owner
- Publication Date
- 2018-11-09
Smart Images

Figure 1 
Figure 2 
Figure 3
Abstract
Description
Technical field:
[0001] The present invention relates to the technical field of three-dimensional garage intelligent control, in particular to a matrix-type three-dimensional garage scheduling control device based on the ACP method and its method, which combines big data analysis to obtain perfect request event information, and assigns weights, perfect request event information and The combination of garage state information and the optimal path scheme are obtained through the ACP method, so as to achieve the purpose of data fusion analysis and dispatching system's self-adaptation to the garage traffic flow. Background technique:
[0002] At present, with the rapid development of economy and society, the rapid increase of urban motor vehicle ownership has brought enormous pressure to the existing parking infrastructure, and the phenomena of difficult parking and random parking are repeated, especially in densely built areas. , the difficulty of parking is even more serious. ...
Examples
Embodiment 1
[0039] The three-dimensional garage scheduling control device involved in this embodiment, its main structure includes a user demand module 1, a data module 2, a garage information module 3, an intelligent control module 4 and an intelligent scheduling module 5; the user demand module 1 obtains the user's access car request event information, and timely feedback the information obtained by the garage information module 3 and the intelligent scheduling module 5 to the user; the data module 2 collects relevant information of the vehicle and the user, processes and stores the information; the garage information module 3 receives and analyzes the state of the garage At the same time, the garage state data is output; the intelligent control module 4 completes the user request event information according to the vehicle and user information obtained by the data acquisition module, and generates the optimal dispatch plan through the ACP method in combination with the garage state data; ...
Embodiment 2
[0063] The experimental design process involved in this embodiment adopts the breadth-first algorithm. First, the 5*5 parking spaces are numbered, and two decimal numbers are used. Tens represent rows, and ones represent columns, as shown in Table 1:
[0064] Table 1 Schematic diagram of the number of parking spaces
[0065]
[0066] In order to represent each state of the dispatching process, the parking space occupancy is coded in the binary form of the data. The information included in the data includes: whether each parking space is occupied and the parking space number of the target vehicle (main vehicle).
[0067] Table 2 Status Code Meaning Table
[0068]
[0069] The maximum value of the data max=2 27 =134,217,728
[0070] The long data type ranges from -9,223,372,036,854,775,808 to 9,223,372,036,854,775,807, which is sufficient for encoding, so the long data type is used to encode the state.
[0071] Storage of search information
[0072] Storage of the sear...