CN113256769A - Reusable real-time sorting animation mapping method - Google Patents

Reusable real-time sorting animation mapping method Download PDF

Info

Publication number
CN113256769A
CN113256769A CN202110547677.7A CN202110547677A CN113256769A CN 113256769 A CN113256769 A CN 113256769A CN 202110547677 A CN202110547677 A CN 202110547677A CN 113256769 A CN113256769 A CN 113256769A
Authority
CN
China
Prior art keywords
data
sorting
animation
real
visualization system
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
CN202110547677.7A
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.)
Tianhai Oukang Technology Information Xiamen Co ltd
Original Assignee
Tianhai Oukang Technology Information Xiamen 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 Tianhai Oukang Technology Information Xiamen Co ltd filed Critical Tianhai Oukang Technology Information Xiamen Co ltd
Priority to CN202110547677.7A priority Critical patent/CN113256769A/en
Publication of CN113256769A publication Critical patent/CN113256769A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T13/00Animation
    • G06T13/203D [Three Dimensional] animation
    • 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/08Logistics, e.g. warehousing, loading or distribution; Inventory or stock management
    • G06Q10/083Shipping

Landscapes

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

Abstract

The invention discloses a reusable real-time sorting animation mapping method, which comprises the steps of collecting data in a logistics storage platform in real time; automatically mapping the acquired data in a visualization system based on a data-driven manner; and automatically creating a three-dimensional operation production line based on the visualization system which completes automatic mapping, and multiplexing the production line sorting animation on the basis. The reusable real-time sorting animation mapping method disclosed by the invention greatly reduces the high labor cost caused by drawing a large amount of bin animations in the traditional visualization system, and improves the production efficiency.

Description

Reusable real-time sorting animation mapping method
Technical Field
The invention relates to the field of logistics storage platforms, in particular to a reusable real-time sorting animation mapping method.
Background
At present, with the rise of the logistics industry, domestic third-party logistics has been developed greatly in recent years, and more storage and transportation enterprises are transformed to third-party logistics (hereinafter referred to as 3PL) enterprises, so that the competition of 3PL is intensified day by day. A core business link of the 3PL business process is sorting management, and the most fundamental purpose of third-party logistics is to reduce logistics operation and management cost.
In visual sorting management, the animation of a bin is the link which can reflect the dynamic effect most, the traditional animation system method is to make all information like, and art workers are required to make pipeline animation repeatedly for a long time interval in the period range of the whole pipeline, so that a large amount of labor cost is generated, the production efficiency is reduced, and therefore, how to simplify the work of repeated parts is the problem which needs to be solved urgently by the technical personnel in the field.
Disclosure of Invention
In view of the above, the invention provides a reusable real-time sorting animation mapping method, which uses a data-driven manner to solve the problem of large labor cost waste caused by high repeatability of bin sorting animations in sorting visual management.
In order to achieve the purpose, the invention adopts the following technical scheme:
a real-time sorting animation mapping method, comprising:
s1, collecting data in the logistics storage platform in real time;
s2, automatically mapping the acquired data in a visualization system based on a data driving mode;
and S3, automatically creating a three-dimensional operation flow line based on the visualization system which completes automatic mapping, and multiplexing flow line sorting animations on the basis.
Preferably, in step S1, the data collected in real time in the logistics storage platform includes PLC device data and information about the storage of goods on the logistics storage platform.
Preferably, the PCL device data includes: PLC name, PLC number, PLC running state and PLC running state code
Preferably, the step S2 of automatically mapping specifically includes:
s21, creating a visualization system, including nodes in a three-dimensional scene, and initializing a visualization system environment;
s22, sending a data request to the logistics storage platform data center;
s23, after receiving the data, the logistics storage platform data center sends the data to a visualization system and waits for the visualization system to receive the data;
and S24, after receiving the data, the visualization system analyzes the data, traverses nodes in the three-dimensional scene, and binds the analyzed data to the corresponding three-dimensional scene nodes.
Preferably, the data request sent to the logistics storage platform data center in step S22 is sent in the form of a json data string.
Preferably, the step S3 of multiplexing the contents of the assembly line sorting animation specifically includes multiplexing sorting animations at different nodes on the assembly line for multiple times, multiplexing the sorting animations at the same node for multiple times, and determining the multiplexing times according to data collected in the logistics storage platform in real time.
Preferably, when the pipeline sorting animation is multiplexed in step S3, the pipeline sorting animation is controlled in a coroutine manner.
Preferably, the specific process of controlling the pipeline sorting animation in a coroutine mode comprises the following steps: starting data monitoring, starting a coroutine if the data state is normal, reading assembly line sorting animations, and playing the animations at intervals according to the length of the animations; and if the data is abnormal, stopping the current coroutine and simultaneously stopping all the assembly line sorting animations.
According to the technical scheme, compared with the prior art, the reusable real-time sorting animation mapping method has the following beneficial effects that:
1. and the data drive determines the current animation state according to the data change, and can reflect the field state in real time.
2. The animation is multiplexed, the requirements of a large amount of animation expression are met, and meanwhile, the labor cost of art is saved.
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, it is obvious that the drawings in the following description are only embodiments of the present invention, and for those skilled in the art, other drawings can be obtained according to the provided drawings without creative efforts.
FIG. 1 is a schematic flow chart of the steps provided by the present invention.
Detailed Description
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 only a part of the embodiments of the present invention, and not all of the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
The embodiment of the invention discloses a reusable real-time sorting animation mapping method, which comprises the following steps
S1, collecting data in the logistics storage platform in real time, wherein the data comprise PLC equipment data and goods storage information on the logistics storage platform, and the PLC equipment data comprise a PLC name, a PLC number, a PLC running state code and the like;
s2, automatically mapping the acquired data in a visualization system based on a data driving mode: firstly, a visualization system is established, including nodes in a three-dimensional scene, and a visualization system environment is initialized; secondly, sending a data request to a data center of the logistics storage platform, wherein the data request is sent in a json data string mode, and the data string comprises the logistics storage platform data collected in real time in the step S1; and then the logistics storage platform data center sends the data to the visualization system after receiving the data, waits for the visualization system to receive the data, analyzes the data after the visualization system receives the data, traverses nodes in the three-dimensional scene, and binds the analyzed data to the corresponding three-dimensional scene nodes.
And S3, automatically creating a three-dimensional operation flow line based on the visualization system which completes automatic mapping, wherein nodes of the three-dimensional operation flow line correspond to nodes of the three-dimensional scene, and multiplexing flow line sorting animations on the basis.
In this embodiment, the multiplexing pipeline sorting animation adopts the sorting animation of different nodes on the pipeline to perform multiplexing for multiple times, and the multiplexing times are determined according to the quantity of the goods stored in the real-time collecting logistics storage platform.
In the embodiment, when the three-dimensional production line starts to work, data monitoring is started, a coroutine is started when the data state is normal, the production line sorting animation is read, and the animation is played at intervals according to the length of the animation; and if the data is abnormal, stopping the current coroutine and simultaneously stopping all the assembly line sorting animations. And the seamless connection of line production is realized by starting and stopping the sorting animation in a coroutine mode.
The embodiments in the present description are described in a progressive manner, each embodiment focuses on differences from other embodiments, and the same and similar parts among the embodiments are referred to each other. The device disclosed by the embodiment corresponds to the method disclosed by the embodiment, so that the description is simple, and the relevant points can be referred to the method part for description.
The previous description of the disclosed embodiments is provided to enable any person skilled in the art to make or use the present invention. Various modifications to these embodiments will be readily apparent to those skilled in the art, and the generic principles defined herein may be applied to other embodiments without departing from the spirit or scope of the invention. Thus, the present invention is not intended to be limited to the embodiments shown herein but is to be accorded the widest scope consistent with the principles and novel features disclosed herein.

Claims (8)

1. A reusable real-time sorting animation mapping method is characterized by comprising the following steps:
s1, collecting data in the logistics storage platform in real time;
s2, automatically mapping the acquired data in a visualization system based on a data driving mode;
and S3, automatically creating a three-dimensional operation flow line based on the visualization system which completes automatic mapping, and multiplexing flow line sorting animations on the basis.
2. The reusable real-time sorting animation mapping method according to claim 1, wherein in step S1, the data collected in real time in the logistics storage platform includes PLC device data and goods storage information on the logistics storage platform.
3. The reusable real-time sorting animation mapping method according to claim 2, wherein the PCL device data comprises: PLC name, PLC serial number, PLC running state and PLC running state code.
4. The reusable real-time sorting animation mapping method according to claim 1, wherein the step of automatically mapping in step S2 includes the following steps:
s21, creating a visualization system, including nodes in a three-dimensional scene, and initializing a visualization system environment;
s22, sending a data request to the logistics storage platform data center;
s23, after receiving the data, the logistics storage platform data center sends the data to a visualization system and waits for the visualization system to receive the data;
and S24, after receiving the data, the visualization system analyzes the data, traverses nodes in the three-dimensional scene, and binds the analyzed data to the corresponding three-dimensional scene nodes.
5. The reusable real-time sorting animation mapping method according to claim 4, wherein the data request sent to the logistics storage platform data center in step S22 is sent in a json data string.
6. The reusable real-time sorting animation mapping method as claimed in claim 1,
the step S3 of multiplexing the sorting animation content of the assembly line specifically comprises the steps of multiplexing sorting animations of different nodes on the assembly line for multiple times, multiplexing the same node for multiple times, and determining the multiplexing times according to data collected in the logistics storage platform in real time.
7. The reusable real-time sorting animation mapping method of claim 1, wherein the pipeline sorting animation is controlled in a coroutine manner when the pipeline sorting animation is reused in step S3.
8. The reusable real-time sorting animation mapping method according to claim 7, wherein the controlling of the specific process of the pipeline sorting animation in a coroutine manner comprises: starting data monitoring, starting a coroutine if the data state is normal, reading assembly line sorting animations, and playing the animations at intervals according to the length of the animations; and if the data is abnormal, stopping the current coroutine and simultaneously stopping all the assembly line sorting animations.
CN202110547677.7A 2021-05-19 2021-05-19 Reusable real-time sorting animation mapping method Pending CN113256769A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110547677.7A CN113256769A (en) 2021-05-19 2021-05-19 Reusable real-time sorting animation mapping method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110547677.7A CN113256769A (en) 2021-05-19 2021-05-19 Reusable real-time sorting animation mapping method

Publications (1)

Publication Number Publication Date
CN113256769A true CN113256769A (en) 2021-08-13

Family

ID=77182815

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110547677.7A Pending CN113256769A (en) 2021-05-19 2021-05-19 Reusable real-time sorting animation mapping method

Country Status (1)

Country Link
CN (1) CN113256769A (en)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6563504B1 (en) * 1998-12-24 2003-05-13 B3D, Inc. System and method for creating 3D animated content for multiple playback platforms from a single production process
CN108510828A (en) * 2018-05-23 2018-09-07 清华大学 A kind of experimental system and its construction method of storage and stock control
CN109376484A (en) * 2018-12-03 2019-02-22 合肥工业大学 A kind of three-dimensional operation emulation mode and system towards products storage circulation system
CN112256751A (en) * 2020-10-10 2021-01-22 天津航天机电设备研究所 Warehouse logistics visualization system based on twin data and construction method thereof

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6563504B1 (en) * 1998-12-24 2003-05-13 B3D, Inc. System and method for creating 3D animated content for multiple playback platforms from a single production process
CN108510828A (en) * 2018-05-23 2018-09-07 清华大学 A kind of experimental system and its construction method of storage and stock control
CN109376484A (en) * 2018-12-03 2019-02-22 合肥工业大学 A kind of three-dimensional operation emulation mode and system towards products storage circulation system
CN112256751A (en) * 2020-10-10 2021-01-22 天津航天机电设备研究所 Warehouse logistics visualization system based on twin data and construction method thereof

Similar Documents

Publication Publication Date Title
Sharma et al. Evolution of industrial revolutions: A review
CN113220776B (en) Industrial data processing system and method
CN101639687B (en) Integrated technology quality control system and realization method thereof
Adnan et al. Implementation of just in time production through Kanban system
Figueiras et al. Big data provision for digital twins in industry 4.0 logistics processes
CN113256769A (en) Reusable real-time sorting animation mapping method
CN208506582U (en) A kind of flexible production control system in dynamic regulation production path
CN109949916A (en) A kind of equipment Department of Our Hospital life period of an equipment management system
CN116843107B (en) Building information intelligent management system based on BIM technology
CN105182900A (en) Bucket-wheel stacker-reclaimer control system and method
CN111815235A (en) Engineering material management and control method and device based on BIM, storage medium and computer equipment
CN110376977B (en) Method, system, device and storage medium for calculating cycle period
CN110222100B (en) Processing method, system and storage medium based on big data display process timing diagram
CN117081240A (en) Power grid fusion control method and system based on multi-access edge computing technology
CN112532432B (en) Automatic mapping method and system based on LTU terminal
CN115186137A (en) Data model construction method and device and storage medium
Virmani et al. Analysing key social implications of implementation of Industry 4.0 in manufacturing industries
CN115130951A (en) Industrial internet-based product warehousing and delivery process supervision method, equipment and medium
CN114707315A (en) Method for creating auxiliary model in digital twin scene
CN111210365A (en) Assembly type building construction safety monitoring system, method, device and medium
CN204989929U (en) Control system of bucket wheel machine
CN112184529A (en) Garbage recycling method and system
Sembiring et al. Developing multi-agent systems using agent-based and geographic information system simulation
CN111127657A (en) Virtual manufacturing method and system based on non-regional Engine
CN103942261A (en) Allocation input method for vehicle-mounted system fault dictionary

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