CN115827248A - Garbage collection and transportation system based on edge calculation - Google Patents

Garbage collection and transportation system based on edge calculation Download PDF

Info

Publication number
CN115827248A
CN115827248A CN202211662160.3A CN202211662160A CN115827248A CN 115827248 A CN115827248 A CN 115827248A CN 202211662160 A CN202211662160 A CN 202211662160A CN 115827248 A CN115827248 A CN 115827248A
Authority
CN
China
Prior art keywords
vehicle
garbage
garbage truck
edge
communication
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
CN202211662160.3A
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.)
Chongqing Humi Network Technology Co Ltd
Original Assignee
Chongqing Humi Network Technology 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 Chongqing Humi Network Technology Co Ltd filed Critical Chongqing Humi Network Technology Co Ltd
Priority to CN202211662160.3A priority Critical patent/CN115827248A/en
Publication of CN115827248A publication Critical patent/CN115827248A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Refuse Collection And Transfer (AREA)

Abstract

The invention specifically relates to a garbage collection and transportation system based on edge calculation, which comprises: the vehicle-mounted edge terminal is used for performing edge calculation on the garbage collection and transportation data; the resource analysis module is used for generating required computing resources of each garbage truck according to the total garbage collection and transportation data acquired by the garbage truck in each period; the vehicle grouping module is used for grouping the garbage trucks according to the required computing resources of the garbage trucks to generate a plurality of garbage truck combinations, and the sum of the required computing resources of all the garbage trucks in each garbage truck combination corresponds to the edge computing capability of the vehicle-mounted edge terminal; and setting a vehicle-mounted edge terminal for each garbage truck combination: the vehicle-mounted edge terminal is used for performing edge calculation on garbage collection and transportation data acquired by all garbage trucks in the garbage truck combination and generating corresponding edge data. According to the invention, the data transmission quantity can be reduced and the data processing pressure of the cloud can be relieved through edge calculation, and the reasonable distribution of the calculation resources of the vehicle-mounted edge terminal can be realized.

Description

Garbage collection and transportation system based on edge calculation
Technical Field
The invention relates to the technical field of edge computing, in particular to a garbage collection and transportation system based on edge computing.
Background
The garbage is solid waste produced in daily life and production of human beings, and if the garbage cannot be properly treated, the environment can be polluted, the environmental sanitation is influenced, and the safety of production and life and the social harmony are damaged.
With the development of information technology, garbage collection and transportation also enter an intelligent era. In the prior art, relevant information acquisition equipment is used for acquiring garbage collection and transportation data (such as information of streets to which the garbage belongs, garbage weight of each part of garbage, garbage source and the like) in the garbage truck collection and transportation process, then the acquired garbage collection and transportation data and vehicle information are uploaded to a cloud, and finally the cloud analyzes the loading and transportation conditions of each garbage truck and the garbage output conditions of each responsible area by calculating and processing the garbage collection and transportation data.
In the actual collecting and transporting process, the data volume of the garbage collecting and transporting data is huge, and the problems of long transmission time, high cost, low cloud processing efficiency and the like exist in a mode of uploading all the data collected by the garbage transfer vehicle to the cloud. Therefore, the applicant thinks that a vehicle-mounted edge terminal is arranged on the garbage truck and used for performing edge calculation on garbage collection and transportation data collected by the garbage truck, and then uploading the edge data obtained by calculation to the cloud for calculation, so that the data transmission quantity with the cloud can be greatly reduced, and the data processing pressure of the cloud can be relieved. However, the garbage truck generally takes charge of garbage collection and transportation in a fixed area, but the amount of garbage collection and transportation data generated in each area is different, that is, the amount of data processing of the on-board edge terminal differs among the garbage trucks, which results in insufficient calculation resources of the on-board edge terminal having an excessively large amount of data, and excessive calculation resources of the on-board edge terminal having an excessively small amount of data, that is, uneven distribution of calculation resources of the on-board edge terminal. Therefore, how to design an edge computing system capable of reasonably distributing vehicle-mounted edge terminal computing resources is a technical difficult problem which needs to be solved urgently.
Disclosure of Invention
Aiming at the defects of the prior art, the technical problems to be solved by the invention are as follows: how to provide a rubbish collection and transportation system based on edge calculation can reduce data transmission quantity and relieve data processing pressure of a cloud terminal through edge calculation, and can realize reasonable distribution of computing resources of a vehicle-mounted edge terminal, so that the rubbish collection and transportation data processing and analyzing efficiency and effect can be improved, and a new idea is provided for implementation of rubbish intelligent collection and transportation.
In order to solve the technical problems, the invention adopts the following technical scheme:
an edge computing based garbage collection and transportation system comprising:
the data acquisition modules are respectively arranged on the corresponding garbage trucks and are used for acquiring corresponding garbage collection and transportation data in the garbage collection and transportation process of the corresponding garbage trucks;
the vehicle-mounted edge terminals are used for performing edge calculation on the garbage collection and transportation data;
the resource analysis module is used for generating required computing resources of each garbage truck according to the total garbage collection and transportation data acquired by the garbage truck in each period;
the vehicle grouping module is used for grouping the garbage trucks according to the required computing resources of the garbage trucks to generate a plurality of garbage truck combinations, and the sum of the required computing resources of all the garbage trucks in each garbage truck combination corresponds to the edge computing capability of the vehicle-mounted edge terminal;
and setting a vehicle-mounted edge terminal for each garbage truck combination: the vehicle-mounted edge terminal is used for performing edge calculation on garbage collection and transportation data acquired by all garbage trucks in the garbage truck combination and generating corresponding edge data.
Preferably, the vehicle grouping module performs garbage vehicle grouping by:
s1: estimating and generating the communication capacity value of each garbage truck according to the network strength information on the garbage truck transporting route;
s2: generating a first threshold value, dividing the garbage truck with the communication capacity value higher than the first threshold value into a first vehicle set, and dividing the garbage truck with the communication capacity value lower than or equal to the first threshold value into a second vehicle set;
s3: constructing a garbage truck combination;
s4: selecting a garbage truck with the highest communication capacity value from the first vehicle set, adding the garbage truck into the garbage truck group and using the garbage truck group as a core vehicle;
s5: sequentially selecting the garbage trucks with the lowest communication capacity values from the second vehicle set and adding the garbage trucks into the garbage truck combination until the sum of required computing resources of all the garbage trucks in the garbage truck combination corresponds to the edge computing capacity of the vehicle-mounted edge terminal;
s6: and (5) repeatedly executing the step (S3) to the step (S5) until all the garbage trucks are selected to obtain all garbage truck combinations.
Preferably, in step S1, a plurality of collecting points are uniformly arranged on the collecting and transporting route of the garbage truck, and network strength information of each collecting point is obtained; and then, accumulating and summing the network strength information of all the acquisition points on the collection and transportation route of the garbage truck, and taking the result of accumulation and summation as the communication capacity value of the garbage truck.
Preferably, in step S4, if there are no remaining vehicles in the first vehicle set, a garbage truck with the highest communication capability value is selected from the second vehicle set and added to the garbage truck group to serve as a core vehicle.
Preferably, the vehicle-mounted edge terminal is arranged on a core vehicle in the corresponding garbage truck combination.
Preferably, for any one garbage truck combination: the core vehicle communicates with all other garbage trucks in the garbage truck combination and receives all garbage collection and transportation data, and then the garbage collection and transportation data of all the garbage trucks in the garbage truck combination are subjected to edge calculation through the vehicle-mounted edge terminal on the core vehicle.
Preferably, each garbage truck is provided with a uniquely identified vehicle number;
when the garbage truck transmits garbage collection and transportation data to the core vehicle in the garbage truck combination, the garbage collection and transportation data is bound with the vehicle number of the garbage truck combination;
after the vehicle-mounted edge terminal carries out edge processing on each garbage collection and transportation data, the generated edge data is bound with the corresponding vehicle number, and then the edge data and the vehicle number are packaged and uploaded to the cloud.
Preferably, the method further comprises the following steps:
the communication transfer planning module is used for firstly generating a second threshold value smaller than the first threshold value; then defining the garbage truck with the communication capacity value smaller than a second threshold value as a weak communication vehicle; for each weak communication vehicle: matching a garbage truck which is closest to the receiving and transporting end point position of the weak communication vehicle and belongs to the first vehicle set as a communication transfer vehicle; finally, the corresponding weak communication vehicle is associated with the communication transfer vehicle;
and the data forwarding module is arranged on the corresponding communication relay vehicle and is used for receiving the garbage collection and transportation data of the weakly communicating vehicle associated with the corresponding communication relay vehicle and forwarding the received garbage collection and transportation data to a core vehicle in a garbage truck combination to which the associated weakly communicating vehicle belongs.
Preferably, the communication transit vehicle receives the garbage collection and transportation data of its associated weakly communicating vehicle by means of near field communication or wired communication.
Preferably, the method further comprises the following steps:
the data transfer planning module is used for judging whether the receiving and transporting route of the communication transfer vehicle is shorter than the receiving and transporting route of the associated weak communication vehicle: if so, after the communication transit vehicle reaches the collection and transportation terminal position, the communication transit vehicle continues to travel to the collection and transportation terminal position of the associated weak communication vehicle to receive the garbage collection and transportation data; otherwise, after the vehicle reaches the collection and transportation end point, the vehicle continues to drive to the collection and transportation end point of the communication transfer vehicle related to the vehicle to send the garbage collection and transportation data.
Compared with the prior art, the garbage collection and transportation system based on edge calculation has the following beneficial effects:
according to the garbage collection and transportation data processing method and device, the garbage collection and transportation data acquired by all garbage trucks in the garbage truck combination are subjected to edge calculation through the vehicle-mounted edge terminal to generate edge data, the edge data are uploaded to the cloud for further processing, the garbage collection and transportation data acquired by the garbage trucks can be processed in an edge calculation mode, and therefore the purposes of reducing data transmission quantity and relieving cloud data processing pressure are achieved. Meanwhile, the invention generates the required computing resources of the garbage trucks according to the total garbage collection and transportation data acquired by the garbage trucks in each period, further generates a plurality of garbage truck combinations by grouping the garbage trucks according to the required computing resources of the garbage trucks, and sets a vehicle-mounted edge terminal for each garbage truck combination, and enables the total required computing resources of all the garbage trucks in each garbage truck combination to correspond to the edge computing capability of the vehicle-mounted edge terminal, namely the invention can realize reasonable distribution of the computing resources of the vehicle-mounted edge terminal according to the data acquisition amount of the garbage trucks, thereby improving the efficiency and the effect of garbage collection and transportation data processing and analysis and providing a new idea for the implementation of intelligent garbage collection and transportation.
Drawings
For purposes of promoting a better understanding of the objects, aspects and advantages of the invention, reference will now be made in detail to the present invention as illustrated in the accompanying drawings, in which:
fig. 1 is a logical block diagram of an edge computing based garbage collection system.
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. It is to be understood that the embodiments described are only a few embodiments of the present invention, and not all embodiments. The components of embodiments of the present invention generally described and illustrated in the figures herein can be arranged and designed in a wide variety of different configurations. Thus, the following detailed description of the embodiments of the present invention, presented in the figures, is not intended to limit the scope of the invention, as claimed, but is merely representative of selected embodiments of the 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.
It should be noted that: like reference numbers and letters refer to like items in the following figures, and thus, once an item is defined in one figure, it need not be further defined and explained in subsequent figures. In the description of the present invention, it should be noted that the terms "center", "upper", "lower", "left", "right", "vertical", "horizontal", "inner", "outer", etc. indicate orientations or positional relationships based on the orientations or positional relationships shown in the drawings or the orientations or positional relationships that the products of the present invention are conventionally placed in use, and are only used for convenience in describing the present invention and simplifying the description, but do not indicate or imply that the devices or elements referred to must have a specific orientation, be constructed and operated in a specific orientation, and thus, should not be construed as limiting the present invention. Furthermore, the terms "first," "second," "third," and the like are used solely to distinguish one from another and are not to be construed as indicating or implying relative importance. Furthermore, the terms "horizontal", "vertical" and the like do not imply that the components are required to be absolutely horizontal or pendant, but rather may be slightly inclined. For example, "horizontal" merely means that its direction is more horizontal than "vertical" and does not mean that the structure must be perfectly horizontal, but may be slightly inclined. In the description of the present invention, it should also be noted that, unless otherwise explicitly specified or limited, the terms "disposed," "mounted," "connected," and "connected" are to be construed broadly and may, for example, be fixedly connected, detachably connected, or integrally connected; can be mechanically or electrically connected; they may be connected directly or indirectly through intervening media, or they may be interconnected between two elements. The specific meanings of the above terms in the present invention can be understood in specific cases to those skilled in the art.
Example (b):
the embodiment of the invention discloses a garbage collection and transportation system based on edge calculation.
As shown in fig. 1, the garbage collection system based on edge calculation includes:
the data acquisition modules are respectively arranged on the corresponding garbage trucks and are used for acquiring corresponding garbage collection and transportation data in the garbage collection and transportation process of the corresponding garbage trucks;
the vehicle-mounted edge terminals are used for performing edge calculation on the garbage collection and transportation data;
the resource analysis module is used for generating required computing resources of each garbage truck according to the total garbage collection and transportation data acquired by the garbage truck in each period;
in this embodiment, one cycle refers to the beginning and the end of the collection and transportation in one day, and the total garbage collection and transportation data amount is obtained by performing average calculation according to the historical data collection condition of the garbage truck.
The vehicle grouping module is used for grouping the garbage trucks according to the required computing resources of the garbage trucks to generate a plurality of garbage truck combinations, and the sum of the required computing resources of all the garbage trucks in each garbage truck combination corresponds to the edge computing capability of the vehicle-mounted edge terminal;
in this embodiment, the correspondence with the edge calculation capability of the vehicle-mounted edge terminal means: the computing power required for edge processing of the sum of the required computing resources is between 80% and 90% of the edge computing power of the edge termination.
And setting a vehicle-mounted edge terminal for each garbage truck combination: the vehicle-mounted edge terminal is used for performing edge calculation on garbage collection and transportation data acquired by all garbage trucks in the garbage truck combination and generating corresponding edge data.
According to the garbage collection and transportation data processing method and device, the garbage collection and transportation data acquired by all garbage trucks in the garbage truck combination are subjected to edge calculation through the vehicle-mounted edge terminal to generate edge data, the edge data are uploaded to the cloud for further processing, the garbage collection and transportation data acquired by the garbage trucks can be processed in an edge calculation mode, and therefore the purposes of reducing data transmission quantity and relieving cloud data processing pressure are achieved. Meanwhile, the invention generates the required computing resources of the garbage trucks according to the total garbage collection and transportation data acquired by the garbage trucks in each period, further generates a plurality of garbage truck combinations by grouping the garbage trucks according to the required computing resources of the garbage trucks, and sets a vehicle-mounted edge terminal for each garbage truck combination, and enables the total required computing resources of all the garbage trucks in each garbage truck combination to correspond to the edge computing capability of the vehicle-mounted edge terminal, namely the invention can realize reasonable distribution of the computing resources of the vehicle-mounted edge terminal according to the data acquisition amount of the garbage trucks, thereby improving the efficiency and the effect of garbage collection and transportation data processing and analysis and providing a new idea for the implementation of intelligent garbage collection and transportation.
In the specific implementation process, the vehicle grouping module is used for grouping the garbage vehicles through the following steps:
s1: evaluating and generating the communication capacity value of each garbage truck according to the network strength information on the garbage truck receiving and transporting route;
in this embodiment, first, a plurality of collecting points are uniformly arranged on a collecting and transporting route of a garbage truck, and network strength information of each collecting point is obtained; and then, accumulating and summing the network strength information of all the acquisition points on the collection and transportation route of the garbage truck, and taking the result of accumulation and summation as the communication capacity value of the garbage truck.
S2: generating a first threshold value, dividing the garbage truck with the communication capacity value higher than the first threshold value into a first vehicle set, and dividing the garbage truck with the communication capacity value lower than or equal to the first threshold value into a second vehicle set;
s3: constructing a garbage truck combination;
s4: selecting a garbage truck with the highest communication capacity value from the first vehicle set, adding the garbage truck into the garbage truck group and using the garbage truck group as a core vehicle;
in this embodiment, if there are no remaining vehicles in the first vehicle set, a garbage truck with the highest communication capacity value is selected from the second vehicle set and added to the garbage truck group to serve as a core vehicle.
S5: sequentially selecting the garbage trucks with the lowest communication capacity values from the second vehicle set and adding the garbage trucks into the garbage truck combination until the sum of required computing resources of all the garbage trucks in the garbage truck combination corresponds to the edge computing capacity of the vehicle-mounted edge terminal;
s6: and (5) repeating the step (S3) to the step (S5) until all garbage trucks are selected to obtain all garbage truck combinations.
In this embodiment, each garbage truck is selected only once.
According to the invention, the communication capacity values of all the garbage trucks are evaluated through the network strength information on the garbage truck collection and transportation routes, and then the garbage trucks are grouped according to the communication capacity values of the garbage trucks, so that the garbage trucks with high network quality and general network quality are uniformly distributed in each garbage truck combination, and the garbage trucks with high network quality are used as core garbage trucks (used for realizing edge calculation and data uploading of all data in the garbage truck combination) corresponding to the garbage truck combination, namely, the edge calculation effect and the data uploading efficiency of all the data in each garbage truck combination can be ensured while the reasonable distribution of vehicle-mounted edge terminal calculation resources can be realized, so that the efficiency and the effect of garbage collection and transportation data processing and analysis can be further improved.
In a specific implementation process, the vehicle-mounted edge terminal is arranged on a core vehicle in the corresponding garbage truck combination.
For any garbage truck combination: the core vehicle communicates with all other garbage trucks in the garbage truck combination and receives all garbage collection and transportation data, and then the garbage collection and transportation data of all the garbage trucks in the garbage truck combination are subjected to edge calculation through the vehicle-mounted edge terminal on the core vehicle.
Each garbage truck is provided with a uniquely identified vehicle number;
when the garbage truck transmits garbage collection and transportation data to the core vehicle in the garbage truck combination, the garbage collection and transportation data is bound with the vehicle number of the garbage truck combination;
after the vehicle-mounted edge terminal carries out edge processing on each garbage collection and transportation data, the generated edge data is bound with the corresponding vehicle number, and then the edge data and the vehicle number are packaged and uploaded to the cloud.
The invention takes the garbage truck with high network quality as the core garbage truck of the garbage truck combination for realizing the edge calculation and data uploading of all data in the garbage truck combination, namely, the invention can ensure the edge calculation effect and the data uploading efficiency of all data in each garbage truck combination while realizing the reasonable distribution of vehicle-mounted edge terminal calculation resources, thereby further improving the efficiency and the effect of garbage collection and transportation data processing and analysis.
Meanwhile, the unique identification vehicle number is set for each garbage truck, and the garbage collection and transportation data and the vehicle number are bound, namely the garbage collection and transportation data and the subsequent edge data of each garbage truck can be bound with the vehicle number of the garbage truck, and the edge data is uploaded to the cloud end uniformly through the vehicle-mounted edge terminal, so that the cloud end can accurately identify the corresponding data of each garbage truck, and the loading and transportation conditions of each garbage truck and the garbage output conditions of the responsible area can be better analyzed.
In the specific implementation process, the method further comprises the following steps:
the communication transfer planning module is used for firstly generating a second threshold value smaller than the first threshold value; then defining the garbage truck with the communication capacity value smaller than a second threshold value as a weak communication vehicle; for each weak communication vehicle: matching a garbage truck which is closest to the receiving and transporting end point position of the weak communication vehicle and belongs to the first vehicle set as a communication transfer vehicle; finally, the corresponding weak communication vehicle is associated with the communication transfer vehicle;
and the data forwarding module is arranged on the corresponding communication relay vehicle and is used for receiving garbage collection and transportation data of the weak communication vehicle related to the corresponding communication relay vehicle and forwarding the received garbage collection and transportation data to a core vehicle in a garbage truck combination to which the related weak communication vehicle belongs.
In this embodiment, the communication relay vehicle receives the garbage collection and transportation data of the associated weakly communicating vehicle by means of near field communication or wired communication.
The data transfer planning module is used for judging whether the receiving and transporting route of the communication transfer vehicle is shorter than the receiving and transporting route of the associated weak communication vehicle: if so, the communication transfer vehicle continues to drive to the collection and transportation terminal position of the associated vehicle with weak communication for receiving the garbage collection and transportation data after reaching the collection and transportation terminal position; otherwise, after the vehicle reaches the collection and transportation end point, the vehicle continues to drive to the collection and transportation end point of the communication transfer vehicle related to the vehicle to send the garbage collection and transportation data.
The invention defines the garbage truck with the communication capacity value smaller than the second threshold value as a weak communication vehicle (namely the garbage truck which can not normally finish data transmission), and is a communication transfer vehicle which is matched with the weak communication vehicle, has a close association distance and high communication quality (a first vehicle set), so that the garbage collection and transportation data of the weak communication vehicle can be received by the communication transfer vehicle and transferred to a core vehicle in a garbage truck combination to which the associated weak communication vehicle belongs, namely the garbage truck can finish the collection and transportation plan without being influenced, and the data transmission quality and accuracy of the weak communication vehicle can be ensured, thereby further improving the efficiency and the effect of garbage collection and transportation data processing and analysis. Meanwhile, the communication transfer vehicle and the weak communication vehicle are regulated and controlled according to the receiving and transporting route length of the communication transfer vehicle and the weak communication vehicle related to the communication transfer vehicle, so that the data transmission timeliness of the weak communication vehicle can be further improved on the basis of ensuring the data transmission quality and accuracy of the weak communication vehicle, and the garbage collection and transportation data processing and analyzing efficiency can be further improved.
In the specific implementation process, the method further comprises the following steps:
the data uploading planning module is used for generating corresponding receiving and transporting ending time according to the starting time of the garbage truck corresponding to the vehicle-mounted edge terminal and the length of the receiving and transporting route; then generating corresponding data processing duration according to the total garbage collection and transportation data of all garbage trucks in the garbage truck combination corresponding to the vehicle-mounted edge terminal; generating corresponding edge calculation end time according to the receiving and transporting end time and the data processing duration of the vehicle-mounted edge terminal; and finally, taking the results of sequencing the edge calculation end time of each vehicle-mounted edge terminal in an ascending order as the data uploading sequence of each vehicle-mounted edge terminal for uploading data to the cloud.
In this embodiment, the edge calculation end time may be calculated with reference to the following formula:
t=t 1 +t 2 ;t 1 =t 3 +l/v(ii) a Wherein,tindicating an edge calculation end time;t 1 indicating the receiving and transporting end time;t 2 representing a data processing duration;t 3 representing a departure time;lrepresenting the length of the receiving and transporting route;vand the preset average collecting and transporting speed of the garbage truck is represented.
And the uploading time distribution module is used for generating corresponding data processing duration according to the garbage collection and transportation data total amount of all garbage trucks in the garbage truck combination corresponding to the vehicle-mounted edge terminal, and further distributing corresponding data uploading time period for the vehicle-mounted edge terminal according to the data processing duration.
According to the method and the system, the data uploading sequence and the data uploading time period are distributed for each vehicle-mounted edge terminal, so that each vehicle-mounted edge terminal can upload data to the cloud terminal orderly and efficiently, and the cloud terminal can better analyze the loading and transporting conditions of each garbage truck and the garbage output condition of the responsible area. Meanwhile, according to the intelligent garbage collection and transportation system, the edge calculation end time is generated according to the collection and transportation end time and the data processing duration of the vehicle-mounted edge terminals, and the result of sequencing the edge calculation end time of each vehicle-mounted edge terminal in an ascending order is used as the data uploading order of each vehicle-mounted edge terminal for uploading data to the cloud end, so that the data uploading timeliness of each vehicle-mounted edge terminal can be ensured as far as possible on the basis of orderly and efficient data uploading to the cloud end, and the data transmission and processing effectiveness and timeliness of the intelligent garbage collection and transportation system can be further improved.
Finally, it should be noted that the above embodiments are only used for illustrating the technical solutions of the present invention and not for limiting the technical solutions, and those skilled in the art should understand that modifications or equivalent substitutions can be made on the technical solutions of the present invention without departing from the spirit and scope of the technical solutions, and all that should be covered by the claims of the present invention.

Claims (10)

1. Garbage collection and transportation system based on edge calculation is characterized by comprising:
the data acquisition modules are respectively arranged on the corresponding garbage trucks and are used for acquiring corresponding garbage collection and transportation data in the garbage collection and transportation process of the corresponding garbage trucks;
the vehicle-mounted edge terminals are used for performing edge calculation on the garbage collection and transportation data;
the resource analysis module is used for generating required computing resources of each garbage truck according to the total garbage collection and transportation data acquired by the garbage truck in each period;
the vehicle grouping module is used for grouping the garbage trucks according to the required computing resources of the garbage trucks to generate a plurality of garbage truck combinations, and the sum of the required computing resources of all the garbage trucks in each garbage truck combination corresponds to the edge computing capability of the vehicle-mounted edge terminal;
and setting a vehicle-mounted edge terminal for each garbage truck combination: the vehicle-mounted edge terminal is used for performing edge calculation on garbage collection and transportation data acquired by all garbage trucks in the garbage truck combination and generating corresponding edge data.
2. The edge computing-based garbage collection system of claim 1 wherein the vehicle grouping module groups the garbage vehicles by:
s1: evaluating and generating the communication capacity value of each garbage truck according to the network strength information on the garbage truck receiving and transporting route;
s2: generating a first threshold value, dividing the garbage truck with the communication capacity value higher than the first threshold value into a first vehicle set, and dividing the garbage truck with the communication capacity value lower than or equal to the first threshold value into a second vehicle set;
s3: constructing a garbage truck combination;
s4: selecting a garbage truck with the highest communication capacity value from the first vehicle set, adding the garbage truck into the garbage truck group and using the garbage truck group as a core vehicle;
s5: sequentially selecting the garbage trucks with the lowest communication capacity values from the second vehicle set and adding the garbage trucks into the garbage truck combination until the sum of required computing resources of all the garbage trucks in the garbage truck combination corresponds to the edge computing capacity of the vehicle-mounted edge terminal;
s6: and (5) repeatedly executing the step (S3) to the step (S5) until all the garbage trucks are selected to obtain all garbage truck combinations.
3. The edge computing-based garbage collection system of claim 2, wherein: in the step S1, firstly, uniformly arranging a plurality of acquisition points on a collecting and transporting route of the garbage truck, and acquiring network strength information of each acquisition point; and then, accumulating and summing the network strength information of all the acquisition points on the collection and transportation route of the garbage truck, and taking the result of accumulation and summation as the communication capacity value of the garbage truck.
4. The edge computing-based garbage collection system of claim 2, wherein: in step S4, if there are no remaining vehicles in the first vehicle set, a garbage truck with the highest communication capacity value is selected from the second vehicle set and added to the garbage truck group to serve as a core vehicle.
5. The edge computing-based garbage collection system of claim 2, wherein: the vehicle-mounted edge terminal is arranged on a core vehicle in the corresponding garbage truck combination.
6. The edge computing-based garbage collection system of claim 5 wherein, for any one garbage truck combination: the core vehicle communicates with all other garbage trucks in the garbage truck combination and receives all garbage collection and transportation data, and then the garbage collection and transportation data of all the garbage trucks in the garbage truck combination are subjected to edge calculation through the vehicle-mounted edge terminal on the core vehicle.
7. The edge computing-based garbage collection system of claim 6, wherein: each garbage truck is provided with a uniquely identified vehicle number;
when the garbage truck transmits garbage collection and transportation data to a core vehicle in the garbage truck combination, the garbage collection and transportation data is bound with the vehicle number of the garbage truck;
after the vehicle-mounted edge terminal carries out edge processing on each garbage collection and transportation data, the generated edge data is bound with the corresponding vehicle number, and then the edge data and the vehicle number are packaged and uploaded to the cloud.
8. The edge-computing-based garbage collection system of claim 6, further comprising:
the communication transfer planning module is used for firstly generating a second threshold value smaller than the first threshold value; then defining the garbage truck with the communication capacity value smaller than a second threshold value as a weak communication vehicle; for each weak communication vehicle: matching a garbage truck which is closest to the receiving and transporting end point position of the weak communication vehicle and belongs to the first vehicle set as a communication transfer vehicle; finally, the corresponding weak communication vehicle is associated with the communication transfer vehicle;
and the data forwarding module is arranged on the corresponding communication relay vehicle and is used for receiving garbage collection and transportation data of the weak communication vehicle related to the corresponding communication relay vehicle and forwarding the received garbage collection and transportation data to a core vehicle in a garbage truck combination to which the related weak communication vehicle belongs.
9. The edge computing-based garbage collection system of claim 8, wherein: the communication relay vehicle receives the garbage collection and transportation data of its associated weakly communicating vehicle by means of near field communication or wired communication.
10. The edge-computing-based garbage collection system of claim 8, further comprising:
the data transfer planning module is used for judging whether the receiving and transporting route of the communication transfer vehicle is shorter than the receiving and transporting route of the associated weak communication vehicle: if so, after the communication transit vehicle reaches the collection and transportation terminal position, the communication transit vehicle continues to travel to the collection and transportation terminal position of the associated weak communication vehicle to receive the garbage collection and transportation data; otherwise, after the vehicle reaches the collection and transportation end point, the vehicle continues to drive to the collection and transportation end point of the communication transfer vehicle related to the vehicle to send the garbage collection and transportation data.
CN202211662160.3A 2022-12-23 2022-12-23 Garbage collection and transportation system based on edge calculation Pending CN115827248A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202211662160.3A CN115827248A (en) 2022-12-23 2022-12-23 Garbage collection and transportation system based on edge calculation

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202211662160.3A CN115827248A (en) 2022-12-23 2022-12-23 Garbage collection and transportation system based on edge calculation

Publications (1)

Publication Number Publication Date
CN115827248A true CN115827248A (en) 2023-03-21

Family

ID=85517933

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202211662160.3A Pending CN115827248A (en) 2022-12-23 2022-12-23 Garbage collection and transportation system based on edge calculation

Country Status (1)

Country Link
CN (1) CN115827248A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN117557041A (en) * 2023-11-17 2024-02-13 北京华通信联科技有限公司 Edge calculation-based off-line automatic control method for dangerous waste transfer

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN117557041A (en) * 2023-11-17 2024-02-13 北京华通信联科技有限公司 Edge calculation-based off-line automatic control method for dangerous waste transfer
CN117557041B (en) * 2023-11-17 2024-06-11 北京华通信联科技有限公司 Edge calculation-based off-line automatic control method for dangerous waste transfer

Similar Documents

Publication Publication Date Title
DE102013202059B4 (en) CHARGER INFRASTRUCTURE FOR ELECTRIC VEHICLES (EVs) WITH OPTIMUM LOCATION SELECTION FOR CHARGING STATIONS
CN105631382B (en) Charging system for electric automobile and method based on non-contact scanning Quick Response Code
CN115827248A (en) Garbage collection and transportation system based on edge calculation
CN110633638A (en) Garbage collection and transportation supervision method and device, storage medium and intelligent equipment
CN107483553A (en) Car networking system and information of vehicles method for uploading
CN110827574B (en) Parking space detection system and method and intelligent parking platform
CN104169985A (en) Communications device for vehicle and communications system for vehicle
CN108667139A (en) A kind of electric vehicle charge and discharge intelligence energy internet system and method
CN111833205B (en) Intelligent scheduling method for mobile charging pile group under big data scene
CN113762624A (en) Garbage clearing and transporting vehicle route optimization method and urban garbage clearing and transporting ecological system
CN115130727A (en) Night charging scheduling method for new-energy pure-electric bus
CN107404493A (en) New-energy automobile vehicle data packet parsing component and analytic method
CN108197879B (en) Multi-mode passenger and cargo co-transportation method and system
CN114122466A (en) Fuel cell vehicle battery optimization management method, system, device and medium
CN111242403B (en) Charging load prediction method, device equipment and storage medium for charging station
CN113222479B (en) Data analysis management system and method based on block chain and industrial supply chain
CN114925927A (en) Intelligent networking automobile data interaction system
CN106781451A (en) A kind of bus passenger flow OD data acquisition devices and method
CN116618333A (en) Waste sorting system and method based on Internet of Things technology
CN115834638A (en) Cloud edge cooperative system for intelligently collecting and transporting garbage
Jia et al. Optimizing electric taxi charging system: A data-driven approach from transport energy supply chain perspective
CN116151397A (en) Network appointment vehicle order dispatching method under mixed service mode
CN113902209A (en) Travel route recommendation method, edge server, cloud server, equipment and medium
CN206282431U (en) A kind of bus passenger flow OD data acquisition devices
CN114244841B (en) Cloud and fog combined sanitation vehicle management system based on blockchain

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication