CN113657810A - Order dispatching method for improving order completion rate and driver satisfaction degree - Google Patents

Order dispatching method for improving order completion rate and driver satisfaction degree Download PDF

Info

Publication number
CN113657810A
CN113657810A CN202111021956.6A CN202111021956A CN113657810A CN 113657810 A CN113657810 A CN 113657810A CN 202111021956 A CN202111021956 A CN 202111021956A CN 113657810 A CN113657810 A CN 113657810A
Authority
CN
China
Prior art keywords
queue
order
orders
capacity
value
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
CN202111021956.6A
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.)
Shouyue Technology Beijing Co Ltd
Original Assignee
Shouyue Technology Beijing 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 Shouyue Technology Beijing Co Ltd filed Critical Shouyue Technology Beijing Co Ltd
Priority to CN202111021956.6A priority Critical patent/CN113657810A/en
Publication of CN113657810A publication Critical patent/CN113657810A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/06Resources, workflows, human or project management; Enterprise or organisation planning; Enterprise or organisation modelling
    • G06Q10/063Operations research, analysis or management
    • G06Q10/0631Resource planning, allocation, distributing or scheduling for enterprises or organisations
    • G06Q10/06311Scheduling, planning or task assignment for a person or group
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/06Resources, workflows, human or project management; Enterprise or organisation planning; Enterprise or organisation modelling
    • G06Q10/063Operations research, analysis or management
    • G06Q10/0631Resource planning, allocation, distributing or scheduling for enterprises or organisations
    • G06Q10/06316Sequencing of tasks or work
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/06Resources, workflows, human or project management; Enterprise or organisation planning; Enterprise or organisation modelling
    • G06Q10/063Operations research, analysis or management
    • G06Q10/0637Strategic management or analysis, e.g. setting a goal or target of an organisation; Planning actions based on goals; Analysis or evaluation of effectiveness of goals

Landscapes

  • Business, Economics & Management (AREA)
  • Human Resources & Organizations (AREA)
  • Engineering & Computer Science (AREA)
  • Strategic Management (AREA)
  • Economics (AREA)
  • Entrepreneurship & Innovation (AREA)
  • Educational Administration (AREA)
  • Operations Research (AREA)
  • Development Economics (AREA)
  • Marketing (AREA)
  • Game Theory and Decision Science (AREA)
  • Quality & Reliability (AREA)
  • Tourism & Hospitality (AREA)
  • Physics & Mathematics (AREA)
  • General Business, Economics & Management (AREA)
  • General Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

The invention discloses a method for dispatching orders, which can improve the order completion rate and the satisfaction degree of a driver, and comprises the following steps: wind control filtering; after the order passes the wind control, judging whether the passenger queues or not; according to a threshold value, dividing a passenger queue; the orders enter the divided queues to finish order sequencing; and searching for capacity, selecting a queue, and assigning the capacity to orders in the queue. By the method, orders are distinguished according to the amount of the orders, and personalized operation plans are flexibly supported; the driver is given priority to the large order, and the order completion rate is improved by 20%.

Description

Order dispatching method for improving order completion rate and driver satisfaction degree
Technical Field
The invention belongs to the technical field of network appointment vehicles, and particularly relates to a dispatching method for improving the order completion rate and the satisfaction degree of drivers.
Background
In the network car booking service, when severe conditions such as severe weather occur, the order demand of local passengers can be increased suddenly, so that the transport capacity in corresponding time and space can not take over all orders, and the phenomenon of queuing of passengers occurs. At present, the dequeue mode of passengers after queuing is triggered to carry out dequeue in sequence according to the passenger order placing time, but under the condition that the demand is less than the demand, a driver has low response and order completion willingness to a small-amount order (the order amount is less than 50 yuan) in order to improve the money earning efficiency, so that even if the small-amount order is preferentially dequeued, the order completion rate of the driver is still low, and the overall efficiency and the experience of drivers and passengers are seriously influenced. Therefore, when passengers are queued at present, the passenger dequeuing mode has the following technical defects:
1. when passengers are queued, the passenger dequeue mode does not match the driver expectation, resulting in a very low rate of orders being fulfilled.
2. When passengers queue, part of orders with very high value are lost due to long dequeue time, so that the experience of both a driver and the passengers is poor.
Disclosure of Invention
In view of the above technical problems in the related art, the present invention provides a method for dispatching orders to improve the order completion rate and the driver satisfaction, which can overcome the above disadvantages in the prior art.
In order to achieve the technical purpose, the technical scheme of the invention is realized as follows:
an order dispatching method for improving order completion rate and driver satisfaction degree, comprising the following steps:
wind control filtering;
after the order passes the wind control, judging whether the passenger queues or not;
according to a threshold value, dividing a passenger queue;
the orders enter the divided queues to finish order sequencing;
and searching for capacity, selecting a queue, and assigning the capacity to orders in the queue.
Further, after the order passes through wind control, whether the passenger queues up or not is judged, including:
if the order is queued, queuing according to a queuing mode configured in the current area, judging a satisfied queue condition according to order information, and entering a corresponding queue, wherein the queue in the queuing area is set to divide the queued order into two queues according to the amount of the order, namely a high-value queue and a common queue; and dividing the types of the entering queues according to a set threshold value.
Further, the entering of the order into the divided queue includes: enter a high value queue or a normal queue.
Further, the order enters a high-value queue, including:
entering the order into a high-value queue;
acquiring the specific amount of an order form;
inserting the queue in the current queue according to the amount;
and finishing order sorting.
Further, the order enters a low value queue, including:
entering the order into a common queue;
is arranged at the tail of the queue.
Further, the searching for capacity, selecting a queue, and assigning capacity to orders in the queue includes:
according to the operation condition, the dequeuing probability of the orders in the high-value queue or the common queue is configured in proportion;
and according to the queue selection queue, assigning the capacity to the order with the first rank in the corresponding queue.
The invention has the beneficial effects that: by the method, the following steps are achieved:
1. orders are distinguished according to the amount of the orders, and personalized operation plans are flexibly supported;
2. the driver is given priority to the large order, and the order completion rate is improved by 20%.
Drawings
In order to more clearly illustrate the embodiments of the present invention 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, and it is obvious that the drawings in the following description are some embodiments of the present invention, and those skilled in the art can also obtain other drawings according to the drawings without creative efforts.
FIG. 1 is a block flow diagram illustrating a method of dispatching an order to increase order completion and driver satisfaction, in accordance with an embodiment of the present invention;
FIG. 2 is a diagram illustrating a queue arrangement according to an embodiment of the present invention;
FIG. 3 illustrates a block flow diagram of an order entry into a high value queue ordering in accordance with an embodiment of the invention;
FIG. 4 illustrates a block flow diagram of an order entry into a low value queue ordering, according to an embodiment of the invention;
FIG. 5 illustrates a block flow diagram for order dequeuing according to an embodiment of the invention.
Detailed Description
In order to make the objects, technical solutions and advantages of the embodiments of the present invention clearer, the technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are some, but not all, embodiments of the present invention. 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 invention.
1-5, a method of dispatching an order to increase the completion rate and driver satisfaction, the method comprising:
step S1: wind control filtering;
step S2: after the order passes the wind control, judging whether the passenger queues or not;
step S3: according to a threshold value, dividing a passenger queue;
step S4: the orders enter the divided queues to finish order sequencing;
step S5: and searching for capacity, selecting a queue, and assigning the capacity to orders in the queue.
In some embodiments of the present invention, after the order passes through the wind control, determining whether the passenger queue is triggered includes:
if the order is queued, queuing according to a queuing mode configured in the current area, judging a satisfied queue condition according to order information, and entering a corresponding queue, wherein the queue in the queuing area is set to divide the queued order into two queues according to the amount of the order, namely a high-value queue and a common queue; and dividing the types of the entering queues according to a set threshold value.
In some embodiments of the invention, the entering the order into the divided queue includes: enter a high value queue or a normal queue.
In some embodiments of the invention, the order enters a high value queue, comprising:
entering the order into a high-value queue;
acquiring the specific amount of an order form;
inserting the queue in the current queue according to the amount;
and finishing order sorting.
In some embodiments of the invention, the order enters a low value queue, comprising:
entering the order into a common queue;
is arranged at the tail of the queue.
In some embodiments of the present invention, said finding capacity, selecting a queue, and assigning capacity to orders in the queue comprises:
according to the operation condition, the dequeuing probability of the orders in the high-value queue or the common queue is configured in proportion;
and according to the queue selection queue, assigning the capacity to the order with the first rank in the corresponding queue.
The invention solves the problem that the passenger dequeuing sequence is not matched with the expectation of the driver when passengers queue, so that high-money passenger orders are received by the driver preferentially, and the integral order completion rate and the driver satisfaction degree are improved. The specific implementation scheme is as follows:
firstly, the passenger queue sets up operation details, as shown in fig. 2.
1. The passengers can firstly carry out wind control filtration after placing orders, and can enter a normal dispatching flow if the wind control is passed.
2. After the order passes through the wind control, whether passenger queuing is triggered in the current area is judged, if the passenger queuing is triggered, the passenger queuing is carried out according to a queuing mode configured in the current area, and which queue condition meets the current requirement is judged according to the order information, namely the passenger enters the corresponding queue.
3. And (3) queuing area queue setting: the queued orders are divided into two queues according to the amount of the orders, namely a high-value queue and a common queue.
Setting thresholds of each queue: and (3) configuring an entry threshold value of 50 yuan for entering the order of the high-value queue, namely, entering the high-value queue if the amount of the order of the queued passenger is more than 50 yuan, and entering the low-value queue if the amount of the order of the queued passenger is less than 50 yuan.
And secondly, the details of the order sorting operation in each queue are shown in fig. 3 and 4.
1. In order to match the driver's willingness to pick up orders, the order sorting modes in the high-value queue are changed from the order pressing time to the order sorting mode from early to late to the order sorting mode according to the order amount descending order. And if the order enters the high-value queue, acquiring the specific amount of the order, inserting the order in the queue according to the amount of the order, and finally finishing the ordering of the order.
2. In order to achieve queuing fairness of low-amount orders, orders in the ordinary queues are still sequentially ordered from morning to evening according to order pressing time. That is, if the order enters the ordinary queue, the order can be sorted by directly arranging the order at the tail of the queue.
And thirdly, the details of the dequeuing operation of each queue order are shown in fig. 5.
1. When the capacity occurs in the corresponding queuing area, one queue needs to be selected from the currently queued queues, and the capacity is assigned to the orders in the queue.
2. According to the actual operation condition of each city, the dequeue probability of orders in the high-value queue and the common queue is configured according to a certain proportion, if 100% of dequeue orders configured by Beijing are priority high-value queue orders, 100% of orders in the high-value queue can be received preferentially when the transportation capacity occurs under the condition that passengers queue, and if no order exists in the high-value queue at the corresponding moment, the orders in the common queue can be received; 70% of the Shanghai dequeue orders are high-value queue orders, and 30% of the Shanghai dequeue orders are ordinary queue orders, so that the passengers can receive the orders in the high-value queue with 70% probability and receive the orders in the ordinary queue with 30% probability when the transportation capacity occurs under the queuing condition.
3. And after the queue is selected according to the probability of the previous step, directly assigning the capacity to the order with the first rank in the corresponding queue, namely completing the order assignment.
By the method, orders are distinguished according to the amount of the orders, and personalized operation plans are flexibly supported;
the driver is given priority to the large order, and the order completion rate is improved by 20%.
Although the present invention has been described in detail with reference to the foregoing embodiments, it will 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 such modifications or substitutions do not depart from the spirit and scope of the corresponding technical solutions of the embodiments of the present invention.

Claims (6)

1. A method for dispatching orders to improve the completion rate and the satisfaction degree of a driver is characterized by comprising the following steps:
wind control filtering;
after the order passes the wind control, judging whether the passenger queues or not;
according to a threshold value, dividing a passenger queue;
the orders enter the divided queues to finish order sequencing;
and searching for capacity, selecting a queue, and assigning the capacity to orders in the queue.
2. The order dispatching method for improving the completion rate and the satisfaction degree of the driver as claimed in claim 1, wherein after the order is controlled by wind, judging whether the passenger queue is triggered comprises the following steps:
if the order is queued, queuing according to a queuing mode configured in the current area, judging a satisfied queue condition according to order information, and entering a corresponding queue, wherein the queue in the queuing area is set to divide the queued order into two queues according to the amount of the order, namely a high-value queue and a common queue; and dividing the types of the entering queues according to a set threshold value.
3. The method of claim 2, wherein the order is entered into a divided queue, comprising: enter a high value queue or a normal queue.
4. The order dispatching method for increasing the completion rate and the driver satisfaction as claimed in claim 3, wherein the order is entered into a high value queue, comprising:
entering the order into a high-value queue;
acquiring the specific amount of an order form;
inserting the queue in the current queue according to the amount;
and finishing order sorting.
5. The order dispatching method for increasing the completion rate and the driver satisfaction as claimed in claim 3, wherein the order is entered into a low value queue, comprising:
entering the order into a common queue;
is arranged at the tail of the queue.
6. The method of claim 1, wherein the searching for capacity, selecting a queue, and assigning capacity to orders in the queue comprises:
according to the operation condition, the dequeuing probability of the orders in the high-value queue or the common queue is configured in proportion;
and according to the queue selection queue, assigning the capacity to the order with the first rank in the corresponding queue.
CN202111021956.6A 2021-09-01 2021-09-01 Order dispatching method for improving order completion rate and driver satisfaction degree Pending CN113657810A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202111021956.6A CN113657810A (en) 2021-09-01 2021-09-01 Order dispatching method for improving order completion rate and driver satisfaction degree

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202111021956.6A CN113657810A (en) 2021-09-01 2021-09-01 Order dispatching method for improving order completion rate and driver satisfaction degree

Publications (1)

Publication Number Publication Date
CN113657810A true CN113657810A (en) 2021-11-16

Family

ID=78493417

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202111021956.6A Pending CN113657810A (en) 2021-09-01 2021-09-01 Order dispatching method for improving order completion rate and driver satisfaction degree

Country Status (1)

Country Link
CN (1) CN113657810A (en)

Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20120116789A1 (en) * 2010-11-09 2012-05-10 International Business Machines Corporation Optimizing queue loading through variable admittance fees
CN107967639A (en) * 2017-08-30 2018-04-27 上海连尚网络科技有限公司 The method and apparatus of hot spot lease
CN108009657A (en) * 2017-08-16 2018-05-08 北京嘀嘀无限科技发展有限公司 Net about car order processing method, system, terminal and server
CN108009841A (en) * 2017-03-29 2018-05-08 北京嘀嘀无限科技发展有限公司 Net about car service request processing method, device and server
CN108009654A (en) * 2017-08-16 2018-05-08 北京嘀嘀无限科技发展有限公司 Order processing method, apparatus, server and computer-readable recording medium
US20180144632A1 (en) * 2014-08-27 2018-05-24 Muni.Spark Ltd Regional and individual parking system and method
CN108492551A (en) * 2018-05-17 2018-09-04 西安艾润物联网技术服务有限责任公司 Taxi queuing management method, system and computer readable storage medium
CN109472482A (en) * 2018-10-31 2019-03-15 北京趣拿软件科技有限公司 With distributing method and device, storage medium, the electronic device of vehicle order
CN111553501A (en) * 2019-02-12 2020-08-18 北京嘀嘀无限科技发展有限公司 Order allocation method and device
CN113256115A (en) * 2021-05-26 2021-08-13 首约科技(北京)有限公司 Global order dispatching method and device for increasing transaction amount

Patent Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20120116789A1 (en) * 2010-11-09 2012-05-10 International Business Machines Corporation Optimizing queue loading through variable admittance fees
US20180144632A1 (en) * 2014-08-27 2018-05-24 Muni.Spark Ltd Regional and individual parking system and method
CN108009841A (en) * 2017-03-29 2018-05-08 北京嘀嘀无限科技发展有限公司 Net about car service request processing method, device and server
CN108009657A (en) * 2017-08-16 2018-05-08 北京嘀嘀无限科技发展有限公司 Net about car order processing method, system, terminal and server
CN108009654A (en) * 2017-08-16 2018-05-08 北京嘀嘀无限科技发展有限公司 Order processing method, apparatus, server and computer-readable recording medium
CN107967639A (en) * 2017-08-30 2018-04-27 上海连尚网络科技有限公司 The method and apparatus of hot spot lease
CN108492551A (en) * 2018-05-17 2018-09-04 西安艾润物联网技术服务有限责任公司 Taxi queuing management method, system and computer readable storage medium
CN109472482A (en) * 2018-10-31 2019-03-15 北京趣拿软件科技有限公司 With distributing method and device, storage medium, the electronic device of vehicle order
CN111553501A (en) * 2019-02-12 2020-08-18 北京嘀嘀无限科技发展有限公司 Order allocation method and device
CN113256115A (en) * 2021-05-26 2021-08-13 首约科技(北京)有限公司 Global order dispatching method and device for increasing transaction amount

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
廖周宇;程艺明;石敏斐;: "机场出租车智能调度策略研究", 科技视界, no. 19 *
郑小红;龙军;蔡志平;: "关于网约车订单分配策略的综述", 计算机工程与科学, no. 07 *

Similar Documents

Publication Publication Date Title
CN108921437B (en) Multi-vehicle multi-calculation task scheduling method based on fog calculation
Wang et al. Application-aware offloading policy using SMDP in vehicular fog computing systems
CN110544142A (en) Taxi taking method and equipment and terminal equipment
CN110163491B (en) Real-time flexible shutdown position scheduling method and scheduling system for optimizing throughput
CN111653098B (en) Intersection passing sequence optimization method for automatic guided vehicle with multiple loading capacity
CN112561379A (en) Regional network taxi appointment-oriented scheduling method
CN112996116A (en) Resource allocation method and system for guaranteeing quality of power time delay sensitive service
CN116029510A (en) Vehicle scheduling method, device, equipment and storage medium
CN113657810A (en) Order dispatching method for improving order completion rate and driver satisfaction degree
CN114301730A (en) Gateway scheduling method for vehicle-mounted Ethernet to CAN network
CN115146884A (en) Priority-based task scheduling method for multi-AGV cooperative handling system
CN111445091B (en) Intelligent decision-making method for taxi driver in passenger transport center
CN115686826A (en) Dynamic scheduling method and system based on space-based distributed satellite cluster
CN111680860B (en) Deterministic cross online matching method in space-time crowdsourcing platform
CN109041247A (en) Adaptive resource dispatching method based on user Qos demand and queuing policy
CN112465178B (en) Vehicle planning method and storage medium
CN109034543A (en) To reduce subsequent adjustment probability as the remote seat in the plane boarding gate primary distribution method of target
CN114037240A (en) Passenger elevator parking apron task scheduling system and method
CN114489970A (en) Method and system for realizing queue sequencing by using scheduling plug-in Kubernetes
JP2023528500A (en) A recording medium recording a vehicle allocation management method for vehicles in operation at an arrival point, a management server used for this method, and a program for executing the vehicle allocation management method for vehicles in operation at an arrival point
CN111538737A (en) Data processing method and device and readable storage medium
CN112418982A (en) Safety control method in ordering and dispatching process of network appointment vehicle
CN113936494B (en) Public transport scheduling method and device based on time-sharing riding demand
CN111258747A (en) Service efficiency control method and device
CN111667137B (en) Random cross online matching method in space-time crowdsourcing platform

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