CN114529995B - Information processing method and related device - Google Patents

Information processing method and related device Download PDF

Info

Publication number
CN114529995B
CN114529995B CN202210102982.XA CN202210102982A CN114529995B CN 114529995 B CN114529995 B CN 114529995B CN 202210102982 A CN202210102982 A CN 202210102982A CN 114529995 B CN114529995 B CN 114529995B
Authority
CN
China
Prior art keywords
parking
vehicle
time
license plate
duration
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.)
Active
Application number
CN202210102982.XA
Other languages
Chinese (zh)
Other versions
CN114529995A (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.)
Xian Irain IoT Technology Service Co Ltd
Original Assignee
Xian Irain IoT Technology Service 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 Xian Irain IoT Technology Service Co Ltd filed Critical Xian Irain IoT Technology Service Co Ltd
Priority to CN202210102982.XA priority Critical patent/CN114529995B/en
Publication of CN114529995A publication Critical patent/CN114529995A/en
Application granted granted Critical
Publication of CN114529995B publication Critical patent/CN114529995B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G07CHECKING-DEVICES
    • G07BTICKET-ISSUING APPARATUS; FARE-REGISTERING APPARATUS; FRANKING APPARATUS
    • G07B15/00Arrangements or apparatus for collecting fares, tolls or entrance fees at one or more control points
    • G07B15/02Arrangements or apparatus for collecting fares, tolls or entrance fees at one or more control points taking into account a variable factor such as distance or time, e.g. for passenger transport, parking systems or car rental systems
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/24Querying
    • G06F16/245Query processing
    • G06F16/2458Special types of queries, e.g. statistical queries, fuzzy queries or distributed queries
    • G06F16/2477Temporal data queries

Landscapes

  • Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Mathematical Physics (AREA)
  • Fuzzy Systems (AREA)
  • Business, Economics & Management (AREA)
  • Probability & Statistics with Applications (AREA)
  • Software Systems (AREA)
  • Computational Linguistics (AREA)
  • Data Mining & Analysis (AREA)
  • Databases & Information Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Finance (AREA)
  • Devices For Checking Fares Or Tickets At Control Points (AREA)

Abstract

The application discloses an information processing method and a related device, wherein the method comprises the following steps: when detecting that a vehicle enters a parking lot exit, acquiring a license plate number of the vehicle and recording a first departure time of the vehicle; determining whether an undirected parking record matched with the license plate number exists in the database; if the database does not have the non-exiting parking record matched with the license plate number, searching the exiting parking record matched with the license plate number from the database to extract the second entering time in the last exiting parking record matched with the license plate number; the second entrance time is set as the first entrance time of the vehicle. Implementation of the embodiments of the present application facilitates determining the time of entry of a vehicle in such special situations.

Description

Information processing method and related device
Technical Field
The present disclosure relates to the field of computer technologies, and in particular, to a method for processing information and a related device.
Background
In an unattended parking lot, some parking spaces are located too close to the exit of the parking lot. Therefore, in the parking process of the driver, the license plate recognition device at the exit of the parking lot recognizes the license plate of the vehicle again, so that the condition that the vehicle leaves the parking lot is recorded.
However, when the vehicle is actually leaving the parking lot, the departure time recorded before is greater than the default departure time of the parking lot, so that the entry time of the vehicle cannot be determined in this special case.
Disclosure of Invention
The embodiment of the application provides an information processing method and a related device, and implementation of the embodiment of the application is beneficial to determining the entrance time of a vehicle under the special condition.
The embodiment of the application provides an information processing method, which comprises the following steps:
when a vehicle is detected to enter a parking lot exit, acquiring a license plate number of the vehicle and recording a first departure time of the vehicle;
determining whether an undischarged parking record matched with the license plate number exists in a database;
if the database does not have the non-exiting parking record matched with the license plate number, searching the exiting parking record matched with the license plate number from the database to extract the second entering time in the last exiting parking record matched with the license plate number;
the second entrance time is set as the first entrance time of the vehicle.
The embodiment of the application provides an information processing device, which comprises:
the acquisition module is used for acquiring a license plate number of the vehicle and recording first departure time of the vehicle when the vehicle is detected to enter a parking lot exit;
the determining module is used for determining whether an undirected parking record matched with the license plate number exists in the database;
the searching module is used for searching the outgoing parking record matched with the license plate number from the database if the outgoing parking record matched with the license plate number does not exist in the database, so as to extract the second entering time in the last outgoing parking record matched with the license plate number;
and the setting module is used for setting the second entrance time as the first entrance time of the vehicle.
According to the technical scheme, firstly, when the vehicle enters the parking lot exit, the license plate number of the vehicle is acquired, the first departure time of the vehicle is recorded, then, whether the non-departure parking record matched with the license plate number exists in the database is determined, and then, if the non-departure parking record matched with the license plate number does not exist in the database, the last departure parking record matched with the license plate number is searched from the database, the second entrance time in the last departure parking record matched with the license plate number is extracted, and then, the second entrance time is set to be the first entrance time of the vehicle, so that the determination of the entrance time of the vehicle under the special condition is realized, convenience is provided for follow-up charging, the time waiting for departure is reduced, the departure efficiency is improved, and the experience of a user is also improved.
Drawings
In order to more clearly illustrate the embodiments of the present application or the technical solutions in the prior art, the drawings that are required in the embodiments or the description of the prior art will be briefly described below, it being obvious that the drawings in the following description are only some embodiments of the present application, and that other drawings may be obtained according to these drawings without inventive effort for a person skilled in the art.
Wherein:
FIG. 1 is a flow chart of a method for information processing according to an embodiment of the present application;
FIG. 2 is a flow chart of a method for information processing according to yet another embodiment of the present application;
fig. 3 is a schematic diagram of an apparatus for information processing according to an embodiment of the present application.
Detailed Description
The following description of the embodiments of the present application will be made clearly and fully with reference to the accompanying drawings, in which it is evident that the embodiments described are only some, but not all, of the embodiments of the present application. All other embodiments, which can be made by one of ordinary skill in the art based on the embodiments herein without making any inventive effort, are intended to be within the scope of the present application.
The following will describe in detail.
The terms "first," "second," "third," "fourth," and the like in the description and in the claims of this application and in the above-described figures, are used for distinguishing between different objects and not for describing a particular sequential order. Furthermore, the terms "comprise" and "have," as well as any variations thereof, are intended to cover a non-exclusive inclusion. For example, a process, method, system, article, or apparatus that comprises a list of steps or elements is not limited to only those listed steps or elements but may include other steps or elements not listed or inherent to such process, method, article, or apparatus.
The execution subject of each step in the embodiment of the present application may be, for example, a server, where the server may be a local server in a parking lot management system, or may be a cloud server.
Referring first to fig. 1, fig. 1 is a flow chart of a method for information processing according to an embodiment of the present application. As shown in fig. 1, a method for processing information provided in an embodiment of the present application may include:
101. when a vehicle is detected to enter a parking lot exit, a license plate number of the vehicle is acquired and a first departure time of the vehicle is recorded.
102. And determining whether an undischarged parking record matched with the license plate number exists in a database.
103. If the database does not have the non-exiting parking record matched with the license plate number, searching the exiting parking record matched with the license plate number from the database to extract the second entering time in the last exiting parking record matched with the license plate number.
104. The second entrance time is set as the first entrance time of the vehicle.
Referring to fig. 2, fig. 2 is a flow chart of a method for processing information according to still another embodiment of the present application. As shown in fig. 2, a method for processing information provided in another embodiment of the present application may include:
201. when a vehicle is detected to enter a parking lot exit, a license plate number of the vehicle is acquired and a first departure time of the vehicle is recorded.
202. And determining whether an undischarged parking record matched with the license plate number exists in a database.
203. If the database does not have the non-exiting parking record matched with the license plate number, searching the exiting parking record matched with the license plate number from the database to extract the second entering time in the last exiting parking record matched with the license plate number.
Optionally, in a first aspect, in a possible implementation manner of the present application, the method further includes:
if the database contains the non-exiting parking records matched with the license plate numbers, determining whether the payment information of the vehicle exists in the non-exiting parking records matched with the license plate numbers;
if no payment information of the vehicle exists in the non-exiting parking records matched with the license plate numbers, extracting first entering time of the vehicle from the non-exiting parking records matched with the license plate numbers;
determining a parking duration of a first entrance time and the first exit time of the vehicle;
processing the first entrance time and the parking duration of the first exit time of the vehicle according to a preset charging rule to obtain the parking cost of the vehicle;
and sending a parking fee payment message to a terminal, wherein the parking fee payment message carries the parking fee of the vehicle, and the parking fee payment message is used for indicating the terminal to display the parking fee of the vehicle on a display interface of the terminal.
Optionally, the terminal is associated with a contact, and the contact is associated with the license plate number.
The terminal may be, for example, a mobile phone, a tablet computer, a notebook computer, a palm computer, or other terminal devices.
According to the technical scheme, when the non-exiting parking record matched with the license plate number exists in the database, the server determines whether the payment information of the vehicle exists in the non-exiting parking record matched with the license plate number, if the payment information of the vehicle does not exist, the parking cost is calculated according to a preset charging rule, and the parking cost is sent to the terminal, so that charging under normal conditions is realized, and the departure time is saved.
Optionally, in a first possible implementation manner of the present application, based on the first aspect, the method further includes:
and if the payment information of the vehicle exists in the non-exiting parking record matched with the license plate number, controlling the opening of a barrier gate at the exit of the parking lot so as to release the vehicle.
According to the technical scheme, when the payment information of the vehicle exists in the non-departure parking records matched with the license plate numbers, the vehicle is directly released, so that the user can pay the fee in advance, and the user experience is improved.
204. And calculating a first parking duration of the second entrance time and the first exit time to determine that the first parking duration falls within a range of a preset first parking duration.
Optionally, the preset first parking duration may include, for example, one of an average parking duration, a longest parking duration, or a shortest parking duration.
The average parking duration is obtained by calculating the average value of N parking durations of the vehicle in a specific period by the server.
Wherein N is a positive integer.
Where N may be equal to 1, 2, 3, 5, 6, 11, 13, 20, or other values, for example.
Wherein the specific period of time may comprise, for example, a specific period of time per week.
For example, in the first week of 11 months 2018, monday morning parking time is 3.5 hours; in the first week of 12 months 2018, monday morning parking time is 3 hours; in the first week of 1 in 2019, the parking time of monday morning is 2.5 hours, then the average parking time in the first week morning is 3 hours, the longest parking time in the first week morning is 3.5 hours, and the shortest parking time in the first week morning is 2.5 hours.
For example, in the fourth week of 11 months 2018, the wednesday morning parking time is 3.5 hours; in the fourth week of 12 months in 2018, the wednesday morning parking time is 3 hours; in the fourth week of 1 month 2019, the parking time in the morning of wednesday is 2.5 hours, then the average parking time in the morning on the fourth week is 3 hours, the longest parking time in the morning on the fourth week is 3.5 hours, and the shortest parking time in the morning on the fourth week is 2.5 hours.
For example, in the fourth week of 2018, 11, the three day parking time is 6 hours; in the fourth week of 12 months in 2018, the three days of week has a parking time of 7.5 hours; in the fourth week of 1 in 2019, the parking time of day three is 6.5 hours, then the average parking time on the fourth day is 6.6 hours, the longest parking time on the fourth day is 7.5 hours, and the shortest parking time on the fourth day is 6 hours.
205. And calculating a second parking duration of the second entrance time and the second exit time.
The second departure time is extracted from the last departure parking record matched with the license plate number by the server.
206. Comparing the second parking duration with a preset second parking duration to determine whether the second parking duration is smaller than the preset second parking duration.
Optionally, the preset second parking duration is obtained by setting by an administrator.
For example, the time for parking in reverse is generally within 2 minutes, and thus, the preset second parking time period may be set at 2 minutes.
207. And if the second parking duration is smaller than the preset second parking duration, setting the second entrance time as the first entrance time of the vehicle.
Optionally, in a first aspect, in a possible implementation manner of the present application, after the setting the second entrance time to the first entrance time of the vehicle, the method further includes:
determining whether payment information of the vehicle exists in a last exiting parking record matched with the license plate number;
if the payment information of the vehicle exists in the last ex-place parking record matched with the license plate number, calculating a first residual parking duration of the second ex-place time and the first ex-place time;
processing the first residual parking duration according to the preset charging rule to obtain the vehicle charge payment parking cost;
and sending a parking fee compensation message to the terminal, wherein the parking fee compensation message carries the vehicle compensation parking fee, and the parking fee compensation message is used for indicating the terminal to display the vehicle compensation parking fee on a display interface of the terminal.
According to the technical scheme, firstly, whether the payment information of the vehicle exists in the last exiting parking record matched with the license plate number is determined, if so, the first residual parking duration of the second exiting time and the first exiting time is calculated, then the first residual parking duration is processed according to the preset charging rule to obtain the payment parking cost of the vehicle, and finally, the payment parking cost is sent to the terminal, so that the user performs the payment cost after the user pays part of parking cost according to the previous wrong exiting record under the special condition, and the benefit of the parking lot is maintained.
Optionally, in a first possible implementation manner of the present application, based on the first aspect, the method further includes:
if the payment information of the vehicle does not exist in the last outgoing parking record matched with the license plate number, processing the first parking duration according to the preset charging rule to obtain the parking cost of the vehicle;
and sending a parking fee payment message to the terminal, wherein the parking fee payment message carries the parking fee of the vehicle, and the parking fee payment message is used for indicating the terminal to display the parking fee of the vehicle on a display interface of the terminal.
According to the technical scheme, if the payment information of the vehicle does not exist in the last outgoing parking record matched with the license plate number, the first parking duration is processed according to the preset charging rule so as to obtain the parking cost of the vehicle, and then the parking cost is sent to the terminal, so that payment of the cost is realized.
Optionally, based on the first aspect or the first possible implementation manner of the first aspect, in a second possible implementation manner of the present application, the method further includes:
if the second parking duration is not less than the preset second parking duration, determining whether payment information of the vehicle exists in a last exiting parking record matched with the license plate number;
if the payment information of the vehicle does not exist in the last outgoing parking record matched with the license plate number, processing the second parking duration according to the preset charging rule to obtain the parking cost of the vehicle;
and sending a parking fee payment message to the terminal, wherein the parking fee payment message carries the parking fee of the vehicle, and the parking fee payment message is used for indicating the terminal to display the parking fee of the vehicle on a display interface of the terminal.
According to the technical scheme, if the second parking time is not less than the preset second parking time, whether the payment information of the vehicle exists in the last exiting parking record matched with the license plate number is determined, if the payment information of the vehicle does not exist, the second parking time is processed according to the preset charging rule to obtain the parking cost of the vehicle, and then the parking cost is sent to the terminal, so that payment of the cost is achieved.
Optionally, based on the first aspect or the first or second possible implementation manner of the first aspect, in a third possible implementation manner of the present application, the method further includes:
and if the payment information of the vehicle exists in the last exiting parking record matched with the license plate number, controlling the opening of a barrier gate at the exit of the parking lot so as to release the vehicle.
Optionally, based on the first aspect or the first or second or third possible implementation manner of the first aspect, in a fourth possible implementation manner of the present application, the method further includes:
receiving a payment request sent by the terminal, wherein the payment request carries identity information of a vehicle driver;
determining whether an undischarged parking record matched with the identity information exists in the database;
if the database does not have the non-exiting parking record matched with the identity information, searching the last exiting parking record matched with the identity information from the database to extract the third entering time in the exiting parking record matched with the identity information;
setting the third entrance time to a fourth entrance time of the vehicle.
According to the technical scheme, when the payment request carrying the identity information is sent by the receiving terminal, whether the non-outbound parking record matched with the identity information exists in the database is determined, if the non-outbound parking record matched with the identity information does not exist in the database, the outbound parking record matched with the identity information is searched from the database, then the third entrance time in the last outbound parking record matched with the identity information is extracted, and then the third entrance time is set to be the fourth entrance time of the vehicle, so that the determination of the entrance time of the vehicle under the special condition is realized, convenience is provided for follow-up charging, the waiting time of departure is reduced, the departure efficiency is improved, and the user experience is also improved. In addition, a way of paying in advance is provided for the user, so that waiting for paying at the exit of the parking lot is avoided, waiting time for leaving the parking lot is reduced, leaving efficiency is improved, and user experience is also improved.
Optionally, based on the first aspect or the first or second or third or fourth possible implementation manner of the first aspect, in a fifth possible implementation manner of the present application, the method further includes:
calculating a third parking duration of the third entrance time and a fourth exit time to determine that the third parking duration falls within the range of the preset first parking duration, wherein the fourth exit time is the time for receiving the payment request sent by the terminal;
calculating a fourth parking duration of the third entering time and the third exiting time, wherein the third exiting time is extracted from a last exiting parking record matched with the identity information by the server;
comparing the fourth parking duration with the preset second parking duration to determine whether the fourth parking duration is smaller than the preset second parking duration;
and if the fourth parking duration is smaller than the preset second parking duration, setting the third entrance time as the fourth entrance time of the vehicle.
It can be seen that in the above technical solution, first, a third parking duration of a third entering time and a fourth exiting time is calculated to determine that the third parking duration falls within a range of a preset first parking duration, then, a fourth parking duration of the third entering time and the third exiting time is calculated, and further, the fourth parking duration is compared with the preset second parking duration to determine whether the fourth parking duration is smaller than the preset second parking duration, if yes, the third entering time is set as the fourth entering time of the vehicle, so that the entering time of the vehicle is determined under the special condition.
Optionally, based on the first aspect or the first or second or third or fourth or fifth possible implementation manner of the first aspect, in a sixth possible implementation manner of the present application, the method further includes:
if the database contains the non-presence parking record matched with the identity information, determining whether the payment information of the vehicle exists in the non-presence parking record matched with the identity information;
if the payment information of the vehicle does not exist in the non-exiting parking record matched with the identity information, extracting the fourth entering time of the vehicle from the non-exiting parking record matched with the identity information;
determining a parking duration of a fourth entrance time and a fourth exit time of the vehicle;
processing the parking duration of the fourth entrance time and the fourth exit time of the vehicle according to a preset charging rule to obtain the parking cost of the vehicle;
and sending a parking fee payment message to a terminal, wherein the parking fee payment message carries the parking fee of the vehicle, and the parking fee payment message is used for indicating the terminal to display the parking fee of the vehicle on a display interface of the terminal.
Optionally, based on the first aspect or the first or second or third or fourth or fifth or sixth possible implementation manner of the first aspect, in a seventh possible implementation manner of the present application, the method further includes:
and if the payment information of the vehicle exists in the non-exiting parking record matched with the identity information, controlling the opening of a barrier gate at the exit of the parking lot so as to release the vehicle.
Optionally, based on the first aspect or the first or second or third or fourth or fifth or sixth or seventh possible implementation manner of the first aspect, in an eighth possible implementation manner of the present application, after the setting the third entrance time to the fourth entrance time of the vehicle, the method further includes:
determining whether payment information of the vehicle exists in a last exiting parking record matched with the identity information;
if the payment information of the vehicle exists in the last out-of-park parking record matched with the identity information, calculating a second residual parking duration of the third out-of-park time and the fourth out-of-park time;
processing the second residual parking duration according to the preset charging rule to obtain the vehicle charge payment parking cost;
and sending a parking fee compensation message to the terminal, wherein the parking fee compensation message carries the vehicle compensation parking fee, and the parking fee compensation message is used for indicating the terminal to display the vehicle compensation parking fee on a display interface of the terminal.
Optionally, based on the first aspect or the first or second or third or fourth or fifth or sixth or seventh or eighth possible implementation manner of the first aspect, in a ninth possible implementation manner of the present application, the method further includes:
if the payment information of the vehicle does not exist in the last outgoing parking record matched with the identity information, processing the third parking duration according to the preset charging rule to obtain the parking cost of the vehicle;
and sending a parking fee payment message to the terminal, wherein the parking fee payment message carries the parking fee of the vehicle, and the parking fee payment message is used for indicating the terminal to display the parking fee of the vehicle on a display interface of the terminal.
Optionally, based on the first aspect or the first or second or third or fourth or fifth or sixth or seventh or eighth or ninth possible implementation manner of the first aspect, in a tenth possible implementation manner of the present application, the method further includes:
if the fourth parking duration is not less than the preset second parking duration, determining whether payment information of the vehicle exists in a last exiting parking record matched with the identity information;
if the payment information of the vehicle does not exist in the last outgoing parking record matched with the identity information, processing the fourth parking duration according to the preset charging rule to obtain the parking cost of the vehicle;
and sending a parking fee payment message to the terminal, wherein the parking fee payment message carries the parking fee of the vehicle, and the parking fee payment message is used for indicating the terminal to display the parking fee of the vehicle on a display interface of the terminal.
Optionally, based on the first aspect or the first or second or third or fourth or fifth or sixth or seventh or eighth or ninth or tenth possible implementation manner of the first aspect, in an eleventh possible implementation manner of the present application, the method further includes:
and if the payment information of the vehicle exists in the last exiting parking record matched with the identity information, controlling the opening of a barrier gate at the exit of the parking lot so as to release the vehicle.
Referring to fig. 3, fig. 3 is a schematic diagram of an apparatus for information processing according to an embodiment of the present application. As shown in fig. 3, an apparatus 300 for information processing according to an embodiment of the present application may include:
the acquiring module 301 is configured to acquire a license plate number of a vehicle and record a first departure time of the vehicle when the vehicle is detected to enter a parking lot exit.
A determining module 302 is configured to determine whether there is an undocked parking record in the database that matches the license plate number.
And a searching module 303, configured to search, if there is no non-exiting parking record matching the license plate number in the database, for an exiting parking record matching the license plate number from the database, so as to extract a second entry time in a last exiting parking record matching the license plate number.
A setting module 304, configured to set the second entrance time as the first entrance time of the vehicle.
It should be noted that, for simplicity of description, the foregoing method embodiments are all expressed as a series of action combinations, but it should be understood by those skilled in the art that the present application is not limited by the order of actions described, as some steps may be performed in other order or simultaneously in accordance with the present application. Further, those skilled in the art will also appreciate that the embodiments described in the specification are all preferred embodiments, and that the acts and modules referred to are not necessarily required in the present application.
In the foregoing embodiments, the descriptions of the embodiments are emphasized, and for parts of one embodiment that are not described in detail, reference may be made to related descriptions of other embodiments.
In the several embodiments provided in this application, it should be understood that the disclosed apparatus may be implemented in other ways. For example, the apparatus embodiments described above are merely illustrative, such as the division of the modules, merely a logical function division, and there may be additional manners of dividing actual implementations, such as multiple modules or components may be combined or integrated into another system, or some features may be omitted, or not performed. Alternatively, the coupling or direct coupling or communication connection shown or discussed with each other may be an indirect coupling or communication connection via some interfaces, devices or modules, or may be in electrical or other forms.
The modules described as separate components may or may not be physically separate, and components shown as modules may or may not be physical modules, i.e., may be located in one place, or may be distributed over a plurality of network modules. Some or all of the modules may be selected according to actual needs to achieve the purpose of the solution of this embodiment.
In addition, each functional module in each embodiment of the present application may be integrated into one processing module, or each module may exist alone physically, or two or more modules may be integrated into one module. The integrated modules may be implemented in hardware or in software functional modules.
The integrated modules, if implemented in the form of software functional modules and sold or used as a stand-alone product, may be stored in a computer readable storage medium. Based on such understanding, the technical solution of the present application may be embodied in essence or a part contributing to the prior art or all or part of the technical solution in the form of a software product stored in a storage medium, including several instructions to cause a computer device (which may be a personal computer, a server or a network device, etc.) to perform all or part of the steps of the methods described in the embodiments of the present application. And the aforementioned storage medium includes: a U-disk, a Read-Only Memory (ROM), a random access Memory (RAM, random Access Memory), a removable hard disk, a magnetic disk, or an optical disk, or other various media capable of storing program codes.
The above embodiments are merely for illustrating the technical solution of the present application, and not for limiting the same; although the present application has been described in detail with reference to the foregoing embodiments, it should be understood by those of ordinary skill in the art that: the technical scheme described in the foregoing embodiments can be modified or some technical features thereof can be replaced by equivalents; such modifications and substitutions do not depart from the spirit of the corresponding technical solutions from the scope of the technical solutions of the embodiments of the present application.

Claims (10)

1. A method of information processing, comprising:
when a vehicle is detected to enter a parking lot exit, acquiring a license plate number of the vehicle and recording a first departure time of the vehicle;
determining whether an undischarged parking record matched with the license plate number exists in a database;
if the database does not have the non-exiting parking record matched with the license plate number, searching the exiting parking record matched with the license plate number from the database to extract the second entering time in the last exiting parking record matched with the license plate number;
setting the second entrance time as a first entrance time of the vehicle;
if the database contains the non-exiting parking records matched with the license plate numbers, determining whether the payment information of the vehicle exists in the non-exiting parking records matched with the license plate numbers;
if no payment information of the vehicle exists in the non-exiting parking records matched with the license plate numbers, extracting first entering time of the vehicle from the non-exiting parking records matched with the license plate numbers;
determining a parking duration of a first entrance time and the first exit time of the vehicle;
and processing the first entrance time and the parking duration of the first exit time of the vehicle according to a preset charging rule to obtain the parking cost of the vehicle.
2. The method of claim 1, wherein the setting the second entry time to the first entry time of the vehicle comprises:
calculating a first parking duration of the second entrance time and the first exit time to determine that the first parking duration falls within a range of a preset first parking duration;
calculating a second parking duration of the second entering time and a second exiting time, wherein the second exiting time is extracted from a last exiting parking record matched with the license plate number by a server;
comparing the second parking duration with a preset second parking duration to determine whether the second parking duration is smaller than the preset second parking duration;
and if the second parking duration is smaller than the preset second parking duration, setting the second entrance time as the first entrance time of the vehicle.
3. The method according to claim 1, wherein after processing the first entrance time of the vehicle and the parking duration of the first exit time according to a preset charging rule to obtain the parking fee of the vehicle, further comprising:
and sending a parking fee payment message to a terminal, wherein the parking fee payment message carries the parking fee of the vehicle, and the parking fee payment message is used for indicating the terminal to display the parking fee of the vehicle on a display interface of the terminal.
4. The method according to claim 1, wherein the method further comprises:
and if the payment information of the vehicle exists in the non-exiting parking record matched with the license plate number, controlling the opening of a barrier gate at the exit of the parking lot so as to release the vehicle.
5. The method of claim 2, wherein after the setting the second entry time to the first entry time of the vehicle, the method further comprises:
determining whether payment information of the vehicle exists in a last exiting parking record matched with the license plate number;
if the payment information of the vehicle exists in the last ex-place parking record matched with the license plate number, calculating a first residual parking duration of the second ex-place time and the first ex-place time;
processing the first residual parking duration according to the preset charging rule to obtain the vehicle charge payment parking cost;
and sending a parking fee compensation message to the terminal, wherein the parking fee compensation message carries the vehicle compensation parking fee, and the parking fee compensation message is used for indicating the terminal to display the vehicle compensation parking fee on a display interface of the terminal.
6. The method of claim 5, wherein the method further comprises:
if the payment information of the vehicle does not exist in the last outgoing parking record matched with the license plate number, processing the first parking duration according to the preset charging rule to obtain the parking cost of the vehicle;
and sending a parking fee payment message to the terminal, wherein the parking fee payment message carries the parking fee of the vehicle, and the parking fee payment message is used for indicating the terminal to display the parking fee of the vehicle on a display interface of the terminal.
7. The method according to any one of claims 2, 5 to 6, further comprising:
if the second parking duration is not less than the preset second parking duration, determining whether payment information of the vehicle exists in a last outgoing parking record matched with the license plate number;
if the payment information of the vehicle does not exist in the last outgoing parking record matched with the license plate number, processing the second parking duration according to the preset charging rule to obtain the parking cost of the vehicle;
and sending a parking fee payment message to a terminal, wherein the parking fee payment message carries the parking fee of the vehicle, and the parking fee payment message is used for indicating the terminal to display the parking fee of the vehicle on a display interface of the terminal.
8. The method according to claim 1, wherein the method further comprises:
receiving a payment request sent by a terminal, wherein the payment request carries identity information of a vehicle driver;
determining whether an undischarged parking record matched with the identity information exists in the database;
if the database does not have the non-outbound parking record matched with the identity information, searching the outbound parking record matched with the identity information from the database to extract the third time of entry in the last outbound parking record matched with the identity information;
setting the third entrance time to a fourth entrance time of the vehicle.
9. The method of claim 8, wherein the setting the third entry time to the fourth entry time of the vehicle comprises:
calculating a third parking duration of the third entrance time and a fourth exit time to determine that the third parking duration falls within the range of the preset first parking duration, wherein the fourth exit time is the time for receiving the payment request sent by the terminal;
calculating a fourth parking duration of the third entering time and the third exiting time, wherein the third exiting time is extracted from a last exiting parking record matched with the identity information by a server;
comparing the fourth parking duration with the preset second parking duration to determine whether the fourth parking duration is smaller than the preset second parking duration;
and if the fourth parking duration is smaller than the preset second parking duration, setting the third entrance time as the fourth entrance time of the vehicle.
10. An apparatus for information processing, comprising:
the acquisition module is used for acquiring a license plate number of the vehicle and recording first departure time of the vehicle when the vehicle is detected to enter a parking lot exit;
the determining module is used for determining whether an undirected parking record matched with the license plate number exists in the database;
the searching module is used for searching the outgoing parking record matched with the license plate number from the database if the outgoing parking record matched with the license plate number does not exist in the database, so as to extract the second entering time in the last outgoing parking record matched with the license plate number;
the setting module is used for setting the second entrance time as the first entrance time of the vehicle;
the searching module is further used for determining whether payment information of the vehicle exists in the non-exiting parking records matched with the license plate number if the non-exiting parking records matched with the license plate number exist in the database; if no payment information of the vehicle exists in the non-exiting parking records matched with the license plate numbers, extracting first entering time of the vehicle from the non-exiting parking records matched with the license plate numbers; determining a parking duration of a first entrance time and the first exit time of the vehicle; and processing the first entrance time and the parking duration of the first exit time of the vehicle according to a preset charging rule to obtain the parking cost of the vehicle.
CN202210102982.XA 2019-03-11 2019-03-11 Information processing method and related device Active CN114529995B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202210102982.XA CN114529995B (en) 2019-03-11 2019-03-11 Information processing method and related device

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201910179026.XA CN110060358B (en) 2019-03-11 2019-03-11 Information processing method and related device
CN202210102982.XA CN114529995B (en) 2019-03-11 2019-03-11 Information processing method and related device

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
CN201910179026.XA Division CN110060358B (en) 2019-03-11 2019-03-11 Information processing method and related device

Publications (2)

Publication Number Publication Date
CN114529995A CN114529995A (en) 2022-05-24
CN114529995B true CN114529995B (en) 2023-06-30

Family

ID=67316734

Family Applications (4)

Application Number Title Priority Date Filing Date
CN201910179026.XA Active CN110060358B (en) 2019-03-11 2019-03-11 Information processing method and related device
CN202210098512.0A Active CN114399847B (en) 2019-03-11 2019-03-11 Information processing method and related device
CN202210102982.XA Active CN114529995B (en) 2019-03-11 2019-03-11 Information processing method and related device
CN202210102976.4A Active CN114529994B (en) 2019-03-11 2019-03-11 Information processing method and related device

Family Applications Before (2)

Application Number Title Priority Date Filing Date
CN201910179026.XA Active CN110060358B (en) 2019-03-11 2019-03-11 Information processing method and related device
CN202210098512.0A Active CN114399847B (en) 2019-03-11 2019-03-11 Information processing method and related device

Family Applications After (1)

Application Number Title Priority Date Filing Date
CN202210102976.4A Active CN114529994B (en) 2019-03-11 2019-03-11 Information processing method and related device

Country Status (1)

Country Link
CN (4) CN110060358B (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110570530A (en) * 2019-09-16 2019-12-13 西安艾润物联网技术服务有限责任公司 parking arrearage determination method, server, and storage medium
CN114360279B (en) * 2021-11-30 2023-06-16 深圳市科漫达智能管理科技有限公司 Method, device and storage medium for controlling vehicle access in parking lot

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007317098A (en) * 2006-05-29 2007-12-06 Aitekku:Kk Parking lot management system and management method
JP2014071607A (en) * 2012-09-28 2014-04-21 Nippon Signal Co Ltd:The Parking lot system
CN107730614A (en) * 2017-01-05 2018-02-23 西安艾润物联网技术服务有限责任公司 Parking charge method and device
CN108182378A (en) * 2017-11-27 2018-06-19 西安艾润物联网技术服务有限责任公司 Vehicle is marched into the arena data correcting method, equipment and computer readable storage medium
CN108986239A (en) * 2018-06-28 2018-12-11 西安艾润物联网技术服务有限责任公司 Parking lot management method, apparatus and computer readable storage medium
CN109345644A (en) * 2018-08-17 2019-02-15 北京筑梦园科技有限公司 A kind of vehicle appearance monitoring method and system and server

Family Cites Families (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105631945B (en) * 2014-10-30 2018-11-23 国际商业机器公司 The method and apparatus of start point/end point pairing for identification
CN104361635A (en) * 2014-10-30 2015-02-18 苏州德鲁森自动化系统有限公司 Charging device used for public parking lot
CN104331972A (en) * 2014-11-25 2015-02-04 深圳市科漫达智能管理科技有限公司 Vehicle passage request transmitting method, vehicle passage control method, vehicle passage method, vehicle passage request transmitting system, vehicle passage control system and vehicle passage system
KR101537753B1 (en) * 2015-04-08 2015-07-17 이상찬 Unmanned parking fee calculating apparatus
CN104867189A (en) * 2015-04-29 2015-08-26 奇瑞汽车股份有限公司 Method and device for fee charging at parking lot
WO2018023628A1 (en) * 2016-08-04 2018-02-08 汤隆初 Mobile phone-based parking fee payment method, and fee payment system
CN107067478B (en) * 2017-03-29 2020-10-02 广州群安电子科技有限公司 Parking charging method and system
CN106971557B (en) * 2017-05-18 2019-10-15 北京宏恺安营停车管理有限公司 A kind of vehicle identification method and system
CN108416855B (en) * 2018-03-16 2021-01-26 西安艾润物联网技术服务有限责任公司 Parking lot charging method, system and computer readable storage medium
CN108510600A (en) * 2018-04-13 2018-09-07 深圳市靓工创新应用科技有限公司 Parking lot fee payment method, device, storage medium and system based on Car license recognition
CN108846906B (en) * 2018-06-04 2021-07-30 西安艾润物联网技术服务有限责任公司 Parking management method, system and computer readable storage medium
CN108537935A (en) * 2018-06-13 2018-09-14 智慧互通科技有限公司 A kind of parking management system based on polymorphic type multi-view image
CN109147066B (en) * 2018-07-19 2021-09-21 西安艾润物联网技术服务有限责任公司 Parking lot control method, system and computer readable storage medium
CN109741470A (en) * 2018-12-12 2019-05-10 成都宜泊信息科技有限公司 A kind of parking charging method and system based on Car license recognition

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007317098A (en) * 2006-05-29 2007-12-06 Aitekku:Kk Parking lot management system and management method
JP2014071607A (en) * 2012-09-28 2014-04-21 Nippon Signal Co Ltd:The Parking lot system
CN107730614A (en) * 2017-01-05 2018-02-23 西安艾润物联网技术服务有限责任公司 Parking charge method and device
CN108182378A (en) * 2017-11-27 2018-06-19 西安艾润物联网技术服务有限责任公司 Vehicle is marched into the arena data correcting method, equipment and computer readable storage medium
CN108986239A (en) * 2018-06-28 2018-12-11 西安艾润物联网技术服务有限责任公司 Parking lot management method, apparatus and computer readable storage medium
CN109345644A (en) * 2018-08-17 2019-02-15 北京筑梦园科技有限公司 A kind of vehicle appearance monitoring method and system and server

Also Published As

Publication number Publication date
CN114529994B (en) 2023-06-30
CN114529994A (en) 2022-05-24
CN110060358B (en) 2022-04-08
CN114529995A (en) 2022-05-24
CN114399847A (en) 2022-04-26
CN110060358A (en) 2019-07-26
CN114399847B (en) 2023-06-30

Similar Documents

Publication Publication Date Title
CN106384273B (en) Malicious bill-swiping detection system and method
EP3605426A1 (en) Resource transfer method, fund payment method and apparatus, and electronic device
CN111071094B (en) Charging method and device
CN114529994B (en) Information processing method and related device
CN107301586B (en) Rentable vehicle prediction method, rentable vehicle prediction device and server
CN110705980A (en) Method, device and storage medium for processing transaction payment operation based on data analysis
CN110949173A (en) Charging method and device
CN110147440A (en) Information push method, device, computer equipment and storage medium
CN106802916B (en) Method, device and system for verifying transaction record data of electric vehicle
CN106934708B (en) Event recording method and device
CN113299016A (en) Service timing method and system of self-service terminal, self-service equipment and storage medium
CN111275425B (en) Order payment method, order payment device, order payment system, electronic equipment and storage medium
CN113505272B (en) Control method and device based on behavior habit, electronic equipment and storage medium
CN110085035B (en) Method for searching parking position of unlicensed vehicle in parking lot and related device
CN109783265B (en) Abnormal business data processing method and device
CN111161743B (en) Cash receiving supervision method and system based on voice recognition
CN107657533B (en) Self-service transaction reminding method and device and terminal equipment
CN113327335A (en) Parking management method and device for parking lot and electronic equipment
CN110443597B (en) Reminding method and device for balance transfer of IC card
CN112132672A (en) Account checking method and device
CN111263351A (en) Service processing method, service processing device, electronic device and storage medium
CN110929153A (en) Personalized start page pushing method, device and system
CN110113312A (en) A kind of recognition methods of access request and processing method and computer readable storage medium
CN114495301B (en) Subway ticket business processing method, device, equipment and storage medium
CN115131887A (en) Parking fee payment method, device, equipment and storage medium based on digital currency

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