CN112270772A - Method for avoiding abnormal order in roadside parking lot based on NB geomagnetism - Google Patents

Method for avoiding abnormal order in roadside parking lot based on NB geomagnetism Download PDF

Info

Publication number
CN112270772A
CN112270772A CN202011172030.2A CN202011172030A CN112270772A CN 112270772 A CN112270772 A CN 112270772A CN 202011172030 A CN202011172030 A CN 202011172030A CN 112270772 A CN112270772 A CN 112270772A
Authority
CN
China
Prior art keywords
parking
charging terminal
berth
time
state
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.)
Pending
Application number
CN202011172030.2A
Other languages
Chinese (zh)
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.)
Sichuan Changhong Electric Co Ltd
Original Assignee
Sichuan Changhong Electric 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 Sichuan Changhong Electric Co Ltd filed Critical Sichuan Changhong Electric Co Ltd
Priority to CN202011172030.2A priority Critical patent/CN112270772A/en
Publication of CN112270772A publication Critical patent/CN112270772A/en
Pending legal-status Critical Current

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
    • G08SIGNALLING
    • G08GTRAFFIC CONTROL SYSTEMS
    • G08G1/00Traffic control systems for road vehicles
    • G08G1/01Detecting movement of traffic to be counted or controlled
    • G08G1/042Detecting movement of traffic to be counted or controlled using inductive or magnetic detectors

Abstract

The invention discloses a method for avoiding abnormal orders in a roadside parking lot based on NB geomagnetism, which comprises the following steps: the vehicle owner pays, the order is finished, the platform stores the payment time, and the charging terminal modifies the parking position state into 'idle'; the geomagnetic sensor senses the vehicle and pushes a vehicle entering message to the platform; after receiving the vehicle entering message, the platform pushes a parking state updating message to a charging terminal; after receiving the update message of the berth state, the charging terminal actively requests a berth list interface, modifies the corresponding berth state and calculates the difference between the current time and the last payment time; and judging whether the difference between the current time and the last payment time is in a non-evidence-obtaining time range, if so, displaying countdown and shielding an evidence-obtaining entrance, and if not, modifying the berth state of the database and obtaining evidence. The invention solves the technical problem that the conventional parking lot based on NB geomagnetism cannot judge whether the parking lot is a new car or not in the process of backing up when a car owner gets out of the car and falls back, so that an abnormal order is caused.

Description

Method for avoiding abnormal order in roadside parking lot based on NB geomagnetism
Technical Field
The invention relates to the field of parking lot charging tools, in particular to a method for avoiding abnormal orders in a roadside parking lot based on NB geomagnetism.
Background
With the development of science and technology, roadside parking lots gradually use mobile intelligent charging systems to replace traditional manual charging, and most intelligent parking lots are based on NB geomagnetism. The roadside parking lot based on the NB geomagnetism brings convenience on one hand, for example, the vehicle storage time can be recorded accurately in time, but a part of abnormal orders can be generated correspondingly. For example, after the user finishes payment, the user is ready to drive away the vehicle, the vehicle may enter and exit the parking space for multiple times in the process of departure, the NB magnetically senses that the vehicle enters, the vehicle can not be judged to be the previous vehicle or the new vehicle, the vehicle entering message is pushed to the platform, the platform pushes the parking space state to the charging terminal, and the parking space state of the terminal is changed accordingly. However, this is actually because the NB geomagnetism cannot determine whether the car is a new car and thus causes an abnormal order when the car owner is getting out and backing.
Disclosure of Invention
The invention aims to provide a circle drawing tool which is used for solving the technical problem that whether a car owner is a new car or not and abnormal orders are caused in the traditional parking lot based on NB geomagnetism in the process that the car owner gets out of the car and falls back.
The invention solves the problems through the following technical scheme:
a roadside parking lot abnormal order avoiding method based on NB geomagnetism comprises the following steps:
step A1) the vehicle owner pays the fee, the order is finished, the platform stores the time of this payment, modifies the corresponding berth state in the database, and pushes the message to the charging terminal, the charging terminal modifies the berth state to 'idle';
step A2), the geomagnetic sensor senses the vehicle and pushes a vehicle-entering message to the platform;
step A3), after receiving the entering information, the platform pushes the parking status update information to the charging terminal;
step A4) the charging terminal actively requests the parking list interface after receiving the update message of the parking status, modifies the corresponding parking status, and calculates the difference between the current time and the last payment time;
step A5) judging whether the difference between the current time and the last payment time is in the non-evidence-obtaining time range, if so, displaying countdown and shielding an evidence-obtaining entrance, and if not, modifying the berth state of the database and obtaining evidence.
Preferably, the berth list module corresponding to the berth list interface stores a countdown variable with a city as an ID by using a ConcurretHashMap.
Preferably, the modifying the berth state in the step a1) includes the following specific steps:
step B1) the platform pushes the parking update status message to the charging terminal through MQTT;
step B2), after receiving the message notification, the charging terminal actively requests the parking list interface to obtain the latest parking state, and modifies the corresponding parking to 'idle'.
Preferably, the charging terminal requests the parking list interface again each time it receives the parking status update message.
Compared with the prior art, the invention has the following advantages and beneficial effects:
the invention records the last payment time of the berth through the platform, when the charging terminal requests a berth list interface, the platform sends the last payment time corresponding to the berth to the charging terminal, the charging terminal calculates the difference between the current time and the last payment time, if the time is in non-evidence-obtaining time, the current berth state is marked specially, and the countdown is displayed on the current berth, at the moment, the evidence-obtaining entrance is shielded, and the berth state is modified and evidence can be obtained if the time exceeds the non-evidence-obtaining time. Compared with the traditional mobile charging terminal, the method and the system have the advantages that in order submission, order data are submitted to the server in a segmented mode, time-consuming data are uploaded and put to the background process for asynchronous submission, a failure retransmission mechanism is realized, the situation that submission fails all the time and the user is blocked under the condition that the network environment is not ideal is avoided, charging and working efficiency are greatly improved, abnormal orders are greatly reduced, the cost for manually processing abnormal orders is saved, the experience of the user is improved, and applicability and practicability are improved.
Drawings
FIG. 1 is a flow chart of the operation of the present invention.
Fig. 2 is a flow chart of the charging terminal processing abnormal order avoidance process of the present invention.
Detailed Description
The present invention will be described in further detail with reference to examples, but the embodiments of the present invention are not limited thereto.
Example 1:
referring to fig. 1, a method for avoiding an abnormal order in a roadside parking lot based on NB geomagnetism includes the following steps:
step A1) the vehicle owner can pay by cash, code scanning or bank card, the platform receives the payment request, the order is finished, the platform stores the payment time, the corresponding berth state of the database is pushed to the charging terminal, and the charging terminal modifies the berth state to 'idle'. The specific steps for modifying the berth state are as follows: step B1) platform pushes the berth update status message to the charging terminal through MQTT, step B2) after the charging terminal receives the message notice, actively request the berth list interface to obtain the latest berth status, and modify the corresponding berth to be idle.
Step A2), the vehicle owner gets out, due to the road objective factor, the vehicle can go forward-backward for many times on the current parking position, the geomagnetic sensor senses the vehicle, and the vehicle entering information is pushed to the platform.
Step A3), after receiving the information, the platform modifies the corresponding parking status in the database into 'no evidence of vehicle entering', and meanwhile, pushes the parking status update information to the charging terminal through MQTT.
Step A4) after the charging terminal receives the update message of the parking position state, the charging terminal actively requests the parking position list interface, modifies the corresponding parking position into 'no evidence obtained when the vehicle enters', and calculates the difference between the current time and the last payment time.
Step A5) judging whether the difference between the current time and the last payment time is in the non-evidence-obtaining time range (for example, 5 minutes), if so, displaying countdown and shielding an evidence-obtaining entrance, marking the parking position state as' vehicle entering is not obtained, simultaneously displaying countdown on the parking position, updating the remaining countdown time every 1 second, and if not, modifying the parking position state of the database and obtaining evidence. The non-forensics time range may be set manually at the toll terminal.
As shown in fig. 2, each time the charging terminal receives the parking status update message, it will request a parking list interface again, the charging terminal stores the countdown variable with the city as the ID by using the concurehashmap in the parking list module, if the countdown display condition is satisfied, it first checks whether the countdown variable of the current parking is present from the concurehashmap, if so, it is not newly created; if not, a new countdown variable is created and stored in the ConcurrentHashMap, and the countdown is started.
The invention records the last payment time of the berth through the platform, when the charging terminal requests a berth list interface, the platform sends the last payment time corresponding to the berth to the charging terminal, the charging terminal calculates the difference between the current time and the last payment time, if the time is in non-evidence-obtaining time, the current berth state is marked specially, and the countdown is displayed on the current berth, at the moment, the evidence-obtaining entrance is shielded, and the berth state is modified and evidence can be obtained if the time exceeds the non-evidence-obtaining time. Compared with the traditional mobile charging terminal, the method and the system have the advantages that in order submission, order data are submitted to the server in a segmented mode, time-consuming data are uploaded and put to the background process for asynchronous submission, a failure retransmission mechanism is realized, the situation that submission fails all the time and the user is blocked under the condition that the network environment is not ideal is avoided, charging and working efficiency are greatly improved, abnormal orders are greatly reduced, the cost for manually processing abnormal orders is saved, the experience of the user is improved, and applicability and practicability are improved.
Although the present invention has been described herein with reference to the illustrated embodiments thereof, which are intended to be preferred embodiments of the present invention, it is to be understood that the invention is not limited thereto, and that numerous other modifications and embodiments can be devised by those skilled in the art that will fall within the spirit and scope of the principles of this disclosure.

Claims (4)

1. The utility model provides a method of roadside parking lot avoids unusual order based on NB earth magnetism which characterized in that: the method comprises the following steps:
step A1) the vehicle owner pays the fee, the order is finished, the platform stores the time of this payment, modifies the corresponding berth state in the database, and pushes the message to the charging terminal, the charging terminal modifies the berth state to 'idle';
step A2), the geomagnetic sensor senses the vehicle and pushes a vehicle-entering message to the platform;
step A3), after receiving the entering information, the platform pushes the parking status update information to the charging terminal;
step A4) the charging terminal actively requests the parking list interface after receiving the update message of the parking status, modifies the corresponding parking status, and calculates the difference between the current time and the last payment time;
step A5) judging whether the difference between the current time and the last payment time is in the non-evidence-obtaining time range, if so, displaying countdown and shielding an evidence-obtaining entrance, and if not, modifying the berth state of the database and obtaining evidence.
2. The method for avoiding the abnormal order of the roadside parking lot based on the NB geomagnetism according to claim 1, wherein the method comprises the following steps: and the berth list module corresponds to the berth list interface and stores a countdown variable by using a ConcurrentHashMap and taking a city as an ID.
3. The method for avoiding the abnormal order of the roadside parking lot based on the NB geomagnetism according to claim 1, wherein the method comprises the following steps: the modifying the berthing state in the step A1) comprises the following specific steps:
step B1) the platform pushes the parking update status message to the charging terminal through MQTT;
step B2), after receiving the message notification, the charging terminal actively requests the parking list interface to obtain the latest parking state, and modifies the corresponding parking to 'idle'.
4. The method for avoiding the abnormal order of the roadside parking lot based on the NB geomagnetism according to claim 1, wherein the method comprises the following steps: and the charging terminal requests the parking list interface once again every time the charging terminal receives the parking state updating message.
CN202011172030.2A 2020-10-28 2020-10-28 Method for avoiding abnormal order in roadside parking lot based on NB geomagnetism Pending CN112270772A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202011172030.2A CN112270772A (en) 2020-10-28 2020-10-28 Method for avoiding abnormal order in roadside parking lot based on NB geomagnetism

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011172030.2A CN112270772A (en) 2020-10-28 2020-10-28 Method for avoiding abnormal order in roadside parking lot based on NB geomagnetism

Publications (1)

Publication Number Publication Date
CN112270772A true CN112270772A (en) 2021-01-26

Family

ID=74344410

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011172030.2A Pending CN112270772A (en) 2020-10-28 2020-10-28 Method for avoiding abnormal order in roadside parking lot based on NB geomagnetism

Country Status (1)

Country Link
CN (1) CN112270772A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113066293A (en) * 2021-03-15 2021-07-02 四川长虹网络科技有限责任公司 Detection optimization method of geomagnetic vehicle detector and geomagnetic vehicle detector
CN114038229A (en) * 2021-10-21 2022-02-11 青岛海信网络科技股份有限公司 Roadside parking processing method and equipment

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104637311A (en) * 2015-02-10 2015-05-20 西安亿力通微波科技有限公司 Wireless vehicular inductor for acquiring parking and jamming information
CN108198254A (en) * 2018-01-29 2018-06-22 重庆渝地宜泊科技有限公司 A kind of city curb parking fee collecting system based on NB earth magnetism
CN109064771A (en) * 2018-09-21 2018-12-21 四川长虹电器股份有限公司 A kind of berth method for real-time monitoring based on NB earth magnetism
CN110163984A (en) * 2019-05-28 2019-08-23 四川长虹电器股份有限公司 The Car park payment evidence collecting method of berth Image Acquisition is assisted by bluetooth location technology
CN110211391A (en) * 2019-06-05 2019-09-06 四川长虹电器股份有限公司 The method of operation resource of stopping real time monitoring
CN111784857A (en) * 2020-06-22 2020-10-16 浙江大华技术股份有限公司 Parking space management method and device and computer storage medium

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104637311A (en) * 2015-02-10 2015-05-20 西安亿力通微波科技有限公司 Wireless vehicular inductor for acquiring parking and jamming information
CN108198254A (en) * 2018-01-29 2018-06-22 重庆渝地宜泊科技有限公司 A kind of city curb parking fee collecting system based on NB earth magnetism
CN109064771A (en) * 2018-09-21 2018-12-21 四川长虹电器股份有限公司 A kind of berth method for real-time monitoring based on NB earth magnetism
CN110163984A (en) * 2019-05-28 2019-08-23 四川长虹电器股份有限公司 The Car park payment evidence collecting method of berth Image Acquisition is assisted by bluetooth location technology
CN110211391A (en) * 2019-06-05 2019-09-06 四川长虹电器股份有限公司 The method of operation resource of stopping real time monitoring
CN111784857A (en) * 2020-06-22 2020-10-16 浙江大华技术股份有限公司 Parking space management method and device and computer storage medium

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113066293A (en) * 2021-03-15 2021-07-02 四川长虹网络科技有限责任公司 Detection optimization method of geomagnetic vehicle detector and geomagnetic vehicle detector
CN114038229A (en) * 2021-10-21 2022-02-11 青岛海信网络科技股份有限公司 Roadside parking processing method and equipment
CN114038229B (en) * 2021-10-21 2022-09-16 青岛海信网络科技股份有限公司 Roadside parking processing method and equipment

Similar Documents

Publication Publication Date Title
US20220351136A1 (en) Predictive analytics for transport services
US9460623B2 (en) Parking management
US11132626B2 (en) Systems and methods for vehicle resource management
EP3706097A1 (en) Information processing method and device
US6832206B1 (en) Automobile parking verification system (APVS)
CN112270772A (en) Method for avoiding abnormal order in roadside parking lot based on NB geomagnetism
JP4997956B2 (en) Parking lot fee settlement system, parking lot management server, parking lot fee settlement method and program
US20110279283A1 (en) Product Tracking and Alert System
CN110774930B (en) New energy vehicle charging management method and system
CN106575403B (en) Information providing system, display control device, information apparatus, and information providing method
EP2146324A2 (en) Monitoring vehicle use
CN113034702A (en) Parking space management system
CN111653041A (en) Parking space sharing system and method
US20190019114A1 (en) Remote vehicle access and multi-application program for car-sharing
CN112330830A (en) Use control method and device for ETC self-service payment account
CN113744419B (en) Charging method for paying and giving exemption time before roadside parking leaving field
KR102041188B1 (en) Accident Vehicle Tow Position Notification System
JP5401184B2 (en) Car insurance premium determination device for transportation business and car insurance premium determination program for transportation business
CN107437276A (en) Highway fee payment method, storage device and system
CN114049691A (en) Parking charging query method, system, equipment and computer readable storage medium
CN114387685A (en) Method and device for additional payment of vehicle with lost message
CN113256823A (en) Parking management method, system, computer readable storage medium and device
US20100036687A1 (en) mobile transport selection and acquisition
CN108038923B (en) Vehicle exit control method and device
CN107146466A (en) A kind of parking stall preordering method

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
RJ01 Rejection of invention patent application after publication

Application publication date: 20210126

RJ01 Rejection of invention patent application after publication