A portion of the disclosure of this patent document contains material which is subject to copyright protection. The copyright owner has no objection to the facsimile reproduction of the patent document or the patent disclosure, as it appears in the Patent and Trademark Office patent file or records, but otherwise reserves all copyright rights whatsoever.
The present invention relates to systems and methods for increasing usage of recycling in manufacturing processes.
Today, people are becoming more aware of the need to reduce the environmental impact of manufacturing processes in order to improve people's health and to ensure long-term sustainability of the environment. One way to achieve this is to increase the use of recycled materials during manufacturing processes. However, the task of maximizing the usage of recycled materials may be difficult, as product manufacturing processes may involve many possible alternatives for components, and for processes that may be used to assemble the components.
The present invention relates to a system and method for increasing usage of recycling in manufacturing processes.
In an aspect, there is provided a method of optimizing a manufacturing process to increase usage of recycling in such manufacturing process, comprising: describing the manufacturing process using a plurality of nodes, each node representing a component or a process; connecting the plurality of nodes with directed edges to form a directed graph, the directed graph representing possible manufacturing process flows from a begin node to an end node; assigning to each edge a value representative of a benefit resulting from usage of recycling in a component or process; and determining a longest path from the begin node to the end node in the directed graph to identify a manufacturing process flow maximizing usage of recycling in the manufacturing process.
In an embodiment, the method further comprises: building a cost matrix representing an array of the plurality of nodes, with values in the cost matrix representing the edge values between nodes; inverting the edge values in the cost matrix; and executing a modified Dijkstra's shortest path algorithm, wherein the algorithm is run from the end node instead of the begin node, to determine the longest path from the begin node to the end node in the directed graph.
In another embodiment, the method further comprises identifying the nodes in the longest path, and presenting an ordered combination of any components or processes in the longest path as the solution for maximizing usage of recycling in the manufacturing process.
In another embodiment, the method further comprises modifying the directed graph to incorporate new information by adding or deleting nodes or edges, and by adding or modifying edge values.
In another embodiment, the method further comprises providing a graphical user interface to allow a user to modify the directed graph by adding or deleting node objects or edge objects, and by adding or modifying edge values associated with the edge objects.
In another embodiment, the method further comprises converting the directed graph in the graphical user interface into a new cost matrix.
In another embodiment, the method further comprises re-executing the modified Dijkstra's shortest path algorithm on the new cost matrix to identify the longest path from the begin node to the end node.
In another aspect, there is provided a system for optimizing a manufacturing process to increase usage of recycling in such manufacturing process, comprising: means for describing the manufacturing process using a plurality of nodes, each node representing a component or a process; means for connecting the plurality of nodes with directed edges to form a directed graph, the directed graph representing possible manufacturing process flows from a begin node to an end node; means for assigning to each edge a value representative of a benefit resulting from usage of recycling in a component or process; and means for determining a longest path from the begin node to the end node in the directed graph to identify a manufacturing process flow maximizing usage of recycling in the manufacturing process.
In an embodiment, the system further comprises: means for building a cost matrix representing an array of the plurality of nodes, with values in the cost matrix representing the edge values between nodes; means for inverting the edge values in the cost matrix; and means for executing a modified Dijkstra's shortest path algorithm, wherein the algorithm is run from the end node instead of the begin node, to determine the longest path from the begin node to the end node in the directed graph.
In another embodiment, the system further comprises means for identifying the nodes in the longest path, and presenting an ordered combination of any components or processes in the longest path as the solution for maximizing usage of recycling in the manufacturing process.
In another embodiment, the system further comprises means for modifying the directed graph to incorporate new information by adding or deleting nodes or edges, and by adding or modifying edge values.
In another embodiment, the system further comprises means for providing a graphical user interface adapted to allow a user to modify the directed graph by adding or deleting node objects or edge objects, and by adding or modifying edge values associated with the edge objects.
In another embodiment, the system further comprises means for converting the directed graph in the graphical user interface into a new cost matrix.
In another embodiment, the system further comprises means for re-executing the modified Dijkstra's shortest path algorithm on the new cost matrix to identify the longest path from the begin node to the end node.
In another aspect, there is provided a data processor readable medium storing data processor code that when loaded onto and executed by a data processing device adapts the device to execute a method of optimizing a manufacturing process to increase usage of recycling in such manufacturing process, the data processor readable medium comprising: code for describing the manufacturing process using a plurality of nodes, each node representing a component or a process; code for connecting the plurality of nodes with directed edges to form a directed graph, the directed graph representing possible manufacturing process flows from a begin node to an end node; code for assigning to each edge a value representative of the benefit resulting from usage of recycling in a component or process; and code for determining a longest path from the begin node to the end node in the directed graph to identify a manufacturing process flow maximizing usage of recycling in the manufacturing process.
In an embodiment, the data processor readable medium further comprises: code for building a cost matrix representing an array of the plurality of nodes, with values in the cost matrix representing the edge values between nodes; code for inverting the edge values in the cost matrix; and code for executing a modified Dijkstra's shortest path algorithm, wherein the algorithm is run from the end node instead of the begin node, to determine the longest path from the begin node to the end node in the directed graph.
In another embodiment, the data processor readable medium further comprises code for identifying the nodes in the longest path, and presenting an ordered combination of any components or processes in the longest path as the solution for maximizing usage of recycling in the manufacturing process.
In another embodiment, the data processor readable medium further comprises code for modifying the directed graph to incorporate new information by adding or deleting nodes or edges, and by adding or modifying edge values.
In another embodiment, the data processor readable medium further comprises code for providing a graphical user interface adapted to allow a user to modify the directed graph by adding or deleting node objects or edge objects, and by adding or modifying edge values associated with the edge objects.
In another embodiment, the data processor readable medium further comprises code for converting the directed graph in the graphical user interface into a new cost matrix.
In another embodiment, the data processor readable medium further comprises code for re-executing the modified Dijkstra's shortest path algorithm on the new cost matrix to identify the longest path from the begin node to the end node. These and other aspects of the invention will become apparent from the following more particular descriptions of exemplary embodiments.
The figures illustrate exemplary embodiments of the invention.
As noted above, the present invention relates to a system and method for increasing usage of recycling in manufacturing processes.
The invention may be practiced in various embodiments. A suitably configured data processing system, and associated communications networks, devices, software and firmware may provide a platform for enabling one or more of these systems and methods. By way of example,
Now referring to
The nodes of graph 200 represent various components C1, C2, C3, C4, C5 and various processes P1, P2, P3 that may be used during a product manufacturing process. Directed edges (shown in
The “benefit” value assigned to each edge may be derived for example from empirical data collected in various studies or experiments based on knowledge of the environmental “benefit” value of recycling or reusing something for each component or process. As an illustrative example, in the packaging and shipping of manufactured parts, various recycled materials may be used in the packaging material. As well, such packaging material may be designed to be reused such that the packaging material is recycled diverted from landfill. In terms of processes, an example may be a process for reclaiming precious metals and other materials from electronic parts otherwise headed for landfill. The type and the quantity of material diverted from landfill by reuse or reclamation may be used to assign a relative environmental “benefit” of recycling for given component or process.
An analysis may also be performed on a component for recycled content, and a value may be assigned for the amount of recycled material used, or the amount of energy saved by not having to produce the material from scratch. A relative environmental “benefit” value may then be assigned to the component based on empirical data.
While preparing a schematic graph representation of various manufacturing process alternatives may take some effort, once the graph is created, the process of finding a possible solution for maximizing usage of recycling during a manufacturing process may then be greatly simplified.
After preparing a graph representation of various manufacturing process alternatives as described above, a modified Dijkstra's shortest path algorithm may be used in order to obtain the longest path in the graph. In an embodiment, Dijkstra's shortest path algorithm may be modified to run from the “end” node instead of the “begin” node (illustrated in
For a given product or substance, a first step is to represent in a graph format known processes and components (or ingredients) for completing a manufacturing process. In the graph, each component and process is represented as a node, and directed edges connect some of the nodes. This is illustrated in graph 200 of
Now referring to
Now referring to
Now referring to
In the present illustrative example, pseudo-code 400 results in a solution in which the longest path includes P3, C4 and C5, as illustrated in
In an embodiment, the invention could be implemented on the data processing system 100 of
While an optimal solution may by calculated for a given graph model as described above, it will be appreciated that if new and better information is obtained for the relative value of an environmental “benefit”, or if new or improved components and/or processes are developed, the graph may be updated to include the new benefit values and the new components and processes to potentially arrive at a new optimal solution that may be an improvement over the original solution. Therefore, the system as described above may be used iteratively to continually improve a manufacturing process in order to maximize the usage of recycling.
In an embodiment, a suitable graphical user interface (GUI) may be provided such that the user may easily add, delete, or modify components, processes, edges and edge values in a graph using an intuitive graphical user interface. This may aid the user in modifying the graph with any new data, and running subsequent iterations of the modified Dijkstra's shortest path algorithm to further improve the manufacturing process to maximize usage of recycling.
Now referring to
Method 600 may then proceed to block 604, where method 600 may connect the plurality of nodes with directed edges to form a directed graph, the directed graph representing possible manufacturing process flows from a begin node to an end node.
Method 600 may then proceed to block 606, where method 600 may assign to each edge a value representative of the benefit resulting from usage of recycling in a component or process.
Method 600 then proceeds to block 608, where method 600 may build a cost matrix representing an array of the plurality of nodes, with values in the cost matrix representing the edge values between nodes.
Method 600 then proceeds to block 610, where in order to take into account the fact that the edge values represent a relative environmental “benefit” rather than an actual “cost”, the edge values in the cost matrix are inverted.
Alternatively, a user may simply be instructed to assign inverted values to edges in order to reflect a relative environmental “benefit”, in which case the inversion step at block 610 may be unnecessary.
Method 600 may then proceed to block 612, where method 600 may execute a modified Dijkstra's shortest path algorithm on the cost matrix to identify the longest path from the begin node to the end node. This longest path is the solution to maximizing usage of recycling during the manufacturing process. Method 600 then ends.
While various illustrative embodiments of the invention have been described above, it will be appreciated by those skilled in the art that variations and modifications may be made. Thus, the scope of the invention is defined by the following claims.
Number | Date | Country | Kind |
---|---|---|---|
2605281 | Sep 2007 | CA | national |