CN114529995A - Information processing method and related device - Google Patents

Information processing method and related device Download PDF

Info

Publication number
CN114529995A
CN114529995A CN202210102982.XA CN202210102982A CN114529995A CN 114529995 A CN114529995 A CN 114529995A CN 202210102982 A CN202210102982 A CN 202210102982A CN 114529995 A CN114529995 A CN 114529995A
Authority
CN
China
Prior art keywords
parking
vehicle
time
license plate
matched
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
CN202210102982.XA
Other languages
Chinese (zh)
Other versions
CN114529995B (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, comprising the following steps: when a vehicle is detected to enter an exit of a parking lot, acquiring a license plate number of the vehicle and recording first departure time of the vehicle; determining whether a parking record matched with the license plate number does not exist in the database; if the database does not have the parking record which is not matched with the license plate number and is not taken out, searching the parking record which is taken out and matched with the license plate number from the database to extract the second entering time in the last parking record which is taken out and matched with the license plate number; setting the second entry time as a first entry time of the vehicle. The embodiment of the application is beneficial to determining the entrance time of the vehicle in the special condition.

Description

Information processing method and related device
Technical Field
The present application relates to the field of computer technologies, and in particular, to an information processing method and a related apparatus.
Background
In an unattended parking lot, some parking spaces are located too close to the exit of the parking lot. Therefore, in the process of parking, the license plate recognition equipment at the exit of the parking lot recognizes the license plate of the vehicle again, so that the condition that the vehicle leaves the field is recorded.
However, when the vehicle is actually leaving the parking lot, the time of entry of the vehicle cannot be determined in this special case because the previously recorded departure time is already greater than the default departure time of the parking lot.
Disclosure of Invention
The embodiment of the application provides an information processing method and a related device, and the implementation of the embodiment of the application is beneficial to determining the entrance time of a vehicle in the special situation.
The embodiment of the application provides an information processing method, which comprises the following steps:
when a vehicle is detected to enter an exit of a parking lot, acquiring a license plate number of the vehicle and recording first departure time of the vehicle;
determining whether a parking record which is matched with the license plate number and does not exist in a database;
if the database does not have the parking record which is not matched with the license plate number and is not taken out, searching the parking record which is taken out and matched with the license plate number from the database to extract the second entering time in the last parking record which is taken out and matched with the license plate number;
setting the second entry time as a first entry time of the vehicle.
An embodiment of the present application provides an information processing apparatus, including:
the system comprises an acquisition module, a storage module and a display module, wherein the acquisition module is used for acquiring the license plate number of a vehicle and recording the first departure time of the vehicle when the vehicle is detected to enter an exit of a parking lot;
the determining module is used for determining whether the parking records which are matched with the license plate numbers and do not come out exist in a database;
the searching module is used for searching the parking record which is matched with the license plate number from the database if the parking record which is not matched with the license plate number does not exist in the database so as to extract the second entering time in the last parking record which is matched with the license plate number;
a setting module configured to set the second entry time as a first entry time of the vehicle.
It can be seen that, in the above technical scheme, firstly, when a vehicle is detected to enter an exit of a parking lot, a license plate number of the vehicle is obtained and a first departure time of the vehicle is recorded, then, whether an unsettled parking record matched with the license plate number exists in a database is determined, next, if an unsettled parking record matched with the license plate number does not exist in the database, a last departure parking record matched with the license plate number is searched from the database, then, a second departure time in the last departure parking record matched with the license plate number is extracted, and then, the second departure time is set as the first departure time of the vehicle, so that the departure time of the vehicle is determined under the special condition, convenience is provided for subsequent charging, the time for 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 used in the description of the embodiments or the prior art will be briefly described below, it is obvious that the drawings in the following description are only some embodiments of the present application, and for those skilled in the art, other drawings can be obtained according to the drawings without creative efforts.
Wherein:
fig. 1 is a schematic flow chart of a method for processing information according to an embodiment of the present application;
FIG. 2 is a flow chart illustrating a method of information processing according to yet another embodiment of the present application;
fig. 3 is a schematic diagram of an information processing apparatus according to an embodiment of the present application.
Detailed Description
The technical solutions in the embodiments of the present application will be clearly and completely described below with reference to the drawings in the embodiments of the present application, and it is obvious that the described embodiments are only a part of the embodiments of the present application, and not all of the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present application.
The following are detailed below.
The terms "first," "second," "third," "fourth," and the like in the description and claims of this application and in the above-described drawings are used for distinguishing between different objects and not for describing a particular order. Furthermore, the terms "include" and "have," as well as any variations thereof, are intended to cover non-exclusive inclusions. For example, a process, method, system, article, or apparatus that comprises a list of steps or elements is not limited to only those steps or elements listed, but may alternatively 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 the parking lot management system, or may be a cloud server.
First, referring to fig. 1, fig. 1 is a schematic flowchart of a method for processing information according to an embodiment of the present application. As shown in fig. 1, an information processing method provided in an embodiment of the present application may include:
101. when a vehicle is detected to enter an exit of a parking lot, acquiring a license plate number of the vehicle and recording the first departure time of the vehicle.
102. Determining whether there is an unserviceable parking record in the database that matches the license plate number.
103. And if the database does not have the parking record which is not matched with the license plate number, searching the parking record which is matched with the license plate number from the database to extract the second entry time in the last parking record which is matched with the license plate number.
104. Setting the second entry time as a first entry time of the vehicle.
Referring to fig. 2, fig. 2 is a schematic flowchart of an information processing method according to another embodiment of the present application. As shown in fig. 2, an information processing method according to another embodiment of the present application may include:
201. when a vehicle is detected to enter an exit of a parking lot, acquiring a license plate number of the vehicle and recording the first departure time of the vehicle.
202. Determining whether there is an unserviceable parking record in the database that matches the license plate number.
203. And if the database does not have the parking record which is not matched with the license plate number, searching the parking record which is matched with the license plate number from the database to extract the second entry time in the last parking record which is matched with the license plate number.
Optionally, in the first aspect, in a possible implementation manner of the present application, the method further includes:
if the parking record matched with the license plate number does not exist in the database, determining whether the payment information of the vehicle exists in the parking record matched with the license plate number;
if the payment information of the vehicle does not exist in the parking record matched with the license plate number, extracting first entrance time of the vehicle from the parking record matched with the license plate number;
determining a first entering time and a parking time of the vehicle at the first leaving time;
processing the parking time of the first entrance time and 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 way, and the contact way 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.
It can be seen that, in the above technical scheme, when the parking record matching with the license plate number does not exist in the database, the server determines whether the payment information of the vehicle exists in the parking record matching with the license plate number, if the payment information of the vehicle does not exist, the parking fee is calculated according to the preset charging rule, and the parking fee is sent to the terminal, thereby realizing the charging under the normal condition and saving the leaving time.
Optionally, based on the first aspect, in a first possible implementation manner of the present application, the method further includes:
and if the payment information of the vehicle exists in the parking record which is matched with the license plate number and is not taken out of the parking lot, controlling a barrier gate at an outlet of the parking lot to be opened so as to release the vehicle.
It can be seen that, in the above technical scheme, when the payment information of the vehicle exists in the parking record which is matched with the license plate number and is not left, the vehicle is directly released, so that the user can pay in advance, and the user experience is improved.
204. And calculating a first parking duration of the second entering time and the first leaving time so as to determine that the first parking duration falls into a range of preset first parking duration.
Optionally, the preset first parking duration may include, for example, one of an average parking duration, a longest parking duration, and a shortest parking duration.
The average parking time is obtained by calculating the average value of N parking time of the vehicle in a specific time period through a 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 a specific period of time of the week, for example.
For example, in the first week of 11 months in 2018, the monday morning parking time is 3.5 hours; in the first week of 12 months in 2018, the parking time in Monday morning is 3 hours; in the first week of 1 month 2019, the parking time in monday morning is 2.5 hours, so the average parking time in first week morning is 3 hours, the longest parking time in first week morning is 3.5 hours, and the shortest parking time in first week morning is 2.5 hours.
For example, in the fourth week of 11 months in 2018, the wednesday morning parking time is 3.5 hours; in the fourth week of 12 months in 2018, the parking time is 3 hours in wednesday and morning; in the fourth week of 1 month in 2019, the parking time in the morning of wednesday is 2.5 hours, so the average parking time in the morning of the fourth week is 3 hours, the longest parking time in the morning of the fourth week is 3.5 hours, and the shortest parking time in the morning of the fourth week is 2.5 hours.
For example, in the fourth week of 11 months in 2018, the day of the wednesday parking time is 6 hours; in the fourth week of 12 months in 2018, the parking time is 7.5 hours on a wednesday; in the fourth week of 1 month 2019, the parking time on the wednesday is 6.5 hours, so 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.
And the second departure time is extracted from the last departure parking record matched with the license plate number by the server.
206. And comparing the second parking duration with a preset second parking duration to determine whether the second parking duration is less than the preset second parking duration.
Optionally, the preset second parking time is set by an administrator.
For example, the time for backing up and warehousing is generally within 2 minutes, and therefore, the preset second parking time period may be set to 2 minutes.
207. And if the second parking duration is less than the preset second parking duration, setting the second entering time as the first entering time of the vehicle.
Optionally, in a possible implementation manner of the first aspect, after the setting the second entry time as the first entry time of the vehicle, the method further includes:
determining whether payment information of the vehicle exists in a previous parking record matched with the license plate number;
if the payment information of the vehicle exists in the last departure parking record matched with the license plate number, calculating a first remaining parking duration of the second departure time and the first departure time;
processing the first remaining parking time according to the preset charging rule to obtain the additional payment parking fee of the vehicle;
and sending a parking fee reimbursement message to the terminal, wherein the parking fee reimbursement message carries the vehicle reimbursement parking fee, and the parking fee reimbursement message is used for indicating the terminal to display the vehicle reimbursement parking fee on a display interface of the terminal.
It can be seen that, in the above technical solution, first, it is determined whether payment information of the vehicle exists in a last parking record that has been left matched with the license plate number, if so, a first remaining parking duration of the second leaving time and the first leaving time is calculated, then, the first remaining parking duration is processed according to a preset charging rule to obtain a reimbursement parking fee of the vehicle, and finally, the reimbursement parking fee is sent to the terminal, so that in this special case, after a user has paid part of the parking fee according to a previous record of false leaving, the reimbursement fee is performed, and benefits of the parking lot are maintained.
Optionally, based on the first aspect, in a first possible implementation manner of the present application, the method further includes:
if the payment information of the vehicle does not exist in the last parking record matched with the license plate number, processing the first parking duration according to the preset charging rule to obtain the parking fee 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.
It can be seen that, in the above technical scheme, the payment information of the vehicle does not exist in the last parking record matched with the license plate number, the first parking duration is processed according to the preset charging rule to obtain the parking fee of the vehicle, and then the parking fee is sent to the terminal, so that the payment of the fee 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 previous parking record matched with the license plate number;
if the payment information of the vehicle does not exist in the last parking record matched with the license plate number, processing the second parking duration according to the preset charging rule to obtain the parking fee 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.
It can be seen that, in the above technical scheme, when the second parking duration is not less than the preset second parking duration, it is determined whether the payment information of the vehicle exists in the last departure parking record matched with the license plate number, if not, the second parking duration is processed according to the preset payment rule to obtain the parking fee of the vehicle, and then the parking fee is sent to the terminal, so as to realize the payment of the fee.
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 parking record matched with the license plate number, controlling the barrier gate at the exit of the parking lot to be opened 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 the vehicle driver;
determining whether an unsewn parking record matching the identity information exists in the database;
if the database does not have the parking record which is matched with the identity information and does not leave, searching the last parking record which is matched with the identity information from the database to extract a third entering time in the parking record which is matched with the identity information and has left;
setting the third entry time as a fourth entry time of the vehicle.
It can be seen that, in the above technical scheme, when a payment request carrying identity information sent by a receiving terminal is received, it is determined whether an unsewn parking record matching the identity information exists in the database, if the unsewn parking record matching the identity information does not exist in the database, an unsewn parking record matching the identity information is searched from the database, then a third entering time in a last unsewn parking record matching the identity information is extracted, and then the third entering time is set as a fourth entering time of the vehicle, so that the entering time of the vehicle is determined under the special condition, convenience is provided for subsequent charging, the time for waiting for leaving is reduced, the leaving efficiency is improved, and the user experience is also improved. In addition, a payment in advance mode is provided for the user, payment waiting at the exit of the parking lot is avoided, the time for waiting leaving is reduced, the leaving efficiency is improved, and the 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 entering time and a fourth leaving time to determine that the third parking duration falls within the range of the preset first parking duration, wherein the fourth leaving time is the time for receiving the payment request sent by the terminal;
calculating a fourth parking duration of the third entrance time and the third exit time, wherein the third exit 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 less than the preset second parking duration;
and if the fourth parking duration is less than the preset second parking duration, setting the third entry time as the fourth entry time of the vehicle.
It can be seen that, in the above technical solution, first, a third parking duration of a third entry time and a fourth exit 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 entry time and the third exit time is calculated, and then, the fourth parking duration is compared with the preset second parking duration to determine whether the fourth parking duration is less than the preset second parking duration, if so, the third entry time is set as the fourth entry time of the vehicle, thereby achieving the determination of the entry time of the vehicle 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 parking record matched with the identity information does not exist in the database, determining whether the payment information of the vehicle exists in the parking record matched with the identity information;
if the payment information of the vehicle does not exist in the parking record which is matched with the identity information and is not left, extracting the fourth entering time of the vehicle from the parking record which is matched with the identity information and is not left;
determining a fourth entry time and a fourth exit time of the vehicle;
processing the parking time 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 parking record which is matched with the identity information and is not left, controlling a barrier gate at an outlet of the parking lot to be opened so as to release the vehicle.
Optionally, according to 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 entry time as the fourth entry time of the vehicle, the method further includes:
determining whether payment information of the vehicle exists in a last parking record matched with the identity information;
if the payment information of the vehicle exists in the last parking record matched with the identity information, calculating a second remaining parking duration of the third leaving time and the fourth leaving time;
processing the second remaining parking time according to the preset charging rule to obtain the additional payment parking fee of the vehicle;
and sending a parking fee reimbursement message to the terminal, wherein the parking fee reimbursement message carries the vehicle reimbursement parking fee, and the parking fee reimbursement message is used for indicating the terminal to display the vehicle reimbursement 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 parking record matched with the identity information, processing the third parking time according to the preset charging rule to obtain the parking fee 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 parking record matched with the identity information;
if the payment information of the vehicle does not exist in the last parking record matched with the identity information, processing the fourth parking duration according to the preset charging rule to obtain the parking fee 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 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 information processing apparatus according to an embodiment of the present application. As shown in fig. 3, an information processing apparatus 300 according to an embodiment of the present application may include:
the obtaining module 301 is configured to obtain a license plate number of a vehicle and record a first departure time of the vehicle when the vehicle is detected to enter an exit of a parking lot.
A determining module 302, configured to determine whether there is an unserviceable parking record matching the license plate number in the database.
The searching module 303 is configured to search a left parking record matched with the license plate number from the database if there is no left parking record matched with the license plate number in the database, so as to extract a second entry time in a last left parking record matched with the license plate number.
A setting module 304 for setting the second time of entry as the first time of entry of the vehicle.
It should be noted that, for simplicity of description, the above-mentioned method embodiments are described as a series of acts or combination of acts, but those skilled in the art will recognize that the present application is not limited by the order of acts described, as some steps may occur in other orders or concurrently depending on the application. Further, those skilled in the art should also appreciate that the embodiments described in the specification are preferred embodiments and that the acts and modules referred to are not necessarily required in this application.
In the foregoing embodiments, the descriptions of the respective embodiments have respective emphasis, and for parts that are not described in detail in a certain embodiment, reference may be made to related descriptions of other embodiments.
In the embodiments provided in the present application, it should be understood that the disclosed apparatus may be implemented in other manners. For example, the above-described apparatus embodiments are merely illustrative, and for example, the division of the modules is merely a logical division, and in actual implementation, there may be other divisions, for example, multiple modules or components may be combined or integrated into another system, or some features may be omitted, or not implemented. In addition, the shown or discussed mutual coupling or direct coupling or communication connection may be an indirect coupling or communication connection of devices or modules through some interfaces, and may be in an electrical or other form.
The modules described as separate parts may or may not be physically separate, and parts displayed as modules may or may not be physical modules, may be located in one place, or may be distributed on 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 the present embodiment.
In addition, functional modules in the embodiments of the present application may be integrated into one processing module, or each of the modules may exist alone physically, or two or more modules are integrated into one module. The integrated module can be realized in a hardware mode, and can also be realized in a software functional module mode.
The integrated module, if implemented in the form of a software functional module 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 substantially implemented or contributed to by the prior art, or all or part of the technical solution may be embodied in a software product, which is stored in a storage medium and includes instructions for causing a computer device (which may be a personal computer, a server, or a network device) to execute all or part of the steps of the method according to 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), a removable hard disk, a magnetic or optical disk, and other various media capable of storing program codes.
The above embodiments are only used to illustrate the technical solutions of the present application, and not to limit 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 solutions described in the foregoing embodiments may still be modified, or some technical features may be equivalently replaced; and the modifications or the substitutions do not make the essence of the corresponding technical solutions depart 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 an exit of a parking lot, acquiring a license plate number of the vehicle and recording first departure time of the vehicle;
determining whether a parking record which is matched with the license plate number and does not exist in a database;
if the database does not have the parking record which is matched with the license plate number and does not leave, searching the parking record which is matched with the license plate number and leaves from the database to extract the second entering time in the last parking record which is matched with the license plate number and leaves;
setting the second entry time as a first entry time of the vehicle;
if the parking record matched with the license plate number does not exist in the database, determining whether the payment information of the vehicle exists in the parking record matched with the license plate number;
if the payment information of the vehicle does not exist in the parking record matched with the license plate number, extracting first entrance time of the vehicle from the parking record matched with the license plate number;
determining a parking duration of a first entry time and a first exit time of the vehicle;
and processing the parking time of the first entrance time and 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 setting the second time of entry to the first time of entry for the vehicle comprises:
calculating a first parking duration of the second entering time and the first leaving time to determine that the first parking duration falls within a range of preset first parking duration;
calculating a second parking duration of the second entrance time and the second exit time, wherein the second exit 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 less than the preset second parking duration;
and if the second parking duration is less than the preset second parking duration, setting the second entering time as the first entering time of the vehicle.
3. The method of claim 1, wherein after processing the parking duration of the first entrance time and the first exit time of the vehicle according to the 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 of claim 1, further comprising:
and if the payment information of the vehicle exists in the parking record which is matched with the license plate number and is not taken out of the parking lot, controlling a barrier gate at an outlet of the parking lot to be opened so as to release the vehicle.
5. The method of claim 2, wherein after the setting the second time of entry to the first time of entry for the vehicle, the method further comprises:
determining whether payment information of the vehicle exists in a previous parking record matched with the license plate number;
if the payment information of the vehicle exists in the last departure parking record matched with the license plate number, calculating a first remaining parking duration of the second departure time and the first departure time;
processing the first remaining parking time according to the preset charging rule to obtain the additional payment parking fee of the vehicle;
and sending a parking fee reimbursement message to the terminal, wherein the parking fee reimbursement message carries the vehicle reimbursement parking fee, and the parking fee reimbursement message is used for indicating the terminal to display the vehicle reimbursement parking fee on a display interface of the terminal.
6. The method of claim 5, further comprising:
if the payment information of the vehicle does not exist in the last parking record matched with the license plate number, processing the first parking duration according to the preset charging rule to obtain the parking fee 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 1 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 previous parking record matched with the license plate number;
if the payment information of the vehicle does not exist in the last parking record matched with the license plate number, processing the second parking duration according to the preset charging rule to obtain the parking fee 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.
8. The method of claim 1, further comprising:
receiving a payment request sent by the terminal, wherein the payment request carries identity information of the vehicle driver;
determining whether an unsewn parking record matching the identity information exists in the database;
if the database does not have the parking record which is matched with the identity information and does not leave, searching the parking record which is matched with the identity information from the database to extract a third entering time in the last parking record which is matched with the identity information;
setting the third entry time as a fourth entry time of the vehicle.
9. The method of claim 8, wherein the setting the third time of entry as a fourth time of entry for the vehicle comprises:
calculating a third parking duration of the third entering time and a fourth leaving time to determine that the third parking duration falls within the range of the preset first parking duration, wherein the fourth leaving time is the time for receiving the payment request sent by the terminal;
calculating a fourth parking duration of the third entrance time and the third exit time, wherein the third exit 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 less than the preset second parking duration;
and if the fourth parking duration is less than the preset second parking duration, setting the third entry time as the fourth entry time of the vehicle.
10. An information processing apparatus, comprising:
the system comprises an acquisition module, a storage module and a display module, wherein the acquisition module is used for acquiring the license plate number of a vehicle and recording the first departure time of the vehicle when the vehicle is detected to enter an exit of a parking lot;
the determining module is used for determining whether the parking records which are matched with the license plate numbers and do not come out exist in a database;
the searching module is used for searching the parking record which is matched with the license plate number from the database if the parking record which is not matched with the license plate number does not exist in the database so as to extract the second entering time in the last parking record which is matched with the license plate number;
a setting module configured to set the second entry time as a first entry time of the vehicle;
the searching module is further used for determining whether payment information of the vehicle exists in the parking record matched with the license plate number if the parking record matched with the license plate number does not exist in the parking record matched with the license plate number; if the payment information of the vehicle does not exist in the parking record matched with the license plate number, extracting first entrance time of the vehicle from the parking record matched with the license plate number; determining a first entering time and a parking time of the vehicle at the first leaving time; and processing the parking time of the first entrance time and 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 true CN114529995A (en) 2022-05-24
CN114529995B 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
CN114529995B (en) 2023-06-30
CN114529994A (en) 2022-05-24
CN110060358B (en) 2022-04-08
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
CN107239954B (en) Method and device for increasing block generation speed
AU2018323233A1 (en) Resource transfer method, fund payment method and apparatus, and electronic device
CN108615119A (en) A kind of recognition methods of abnormal user and equipment
CN109920174B (en) Book borrowing method and device, electronic equipment and storage medium
CN104103008A (en) Accounting method and system based on short message
CN110060358B (en) Information processing method and related device
CN113516790A (en) Method for using parking coupon and related product
CN110705980A (en) Method, device and storage medium for processing transaction payment operation based on data analysis
CN112035717A (en) Information processing method, device, equipment and storage medium
CN111161104A (en) Generation method and device of community user portrait
CN106934708B (en) Event recording method and device
CN111192035A (en) Multi-system consumption clearing configuration processing method and system
CN110085035B (en) Method for searching parking position of unlicensed vehicle in parking lot and related device
CN111161743B (en) Cash receiving supervision method and system based on voice recognition
CN111275425B (en) Order payment method, order payment device, order payment system, electronic equipment and storage medium
CN109783265B (en) Abnormal business data processing method and device
CN113920596A (en) License plate recognition data re-matching method and system for unattended parking lot
CN113327335A (en) Parking management method and device for parking lot and electronic equipment
CN107657533B (en) Self-service transaction reminding method and device and terminal equipment
CN110443597B (en) Reminding method and device for balance transfer of IC card
CN110929153A (en) Personalized start page pushing method, device and system
CN111263351A (en) Service processing method, service processing device, electronic device and storage medium
CN115131887A (en) Parking fee payment method, device, equipment and storage medium based on digital currency
CN111680111B (en) Billing method and device, computer equipment and computer readable storage medium

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