CN106372802A - Construction method for manufacturing object tree - Google Patents

Construction method for manufacturing object tree Download PDF

Info

Publication number
CN106372802A
CN106372802A CN201610802037.5A CN201610802037A CN106372802A CN 106372802 A CN106372802 A CN 106372802A CN 201610802037 A CN201610802037 A CN 201610802037A CN 106372802 A CN106372802 A CN 106372802A
Authority
CN
China
Prior art keywords
parts
object tree
manufacturing object
bom
attribute
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
CN201610802037.5A
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.)
Nanjing Jane Ruijie Software Development Co Ltd
Original Assignee
Nanjing Jane Ruijie Software Development 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 Nanjing Jane Ruijie Software Development Co Ltd filed Critical Nanjing Jane Ruijie Software Development Co Ltd
Priority to CN201610802037.5A priority Critical patent/CN106372802A/en
Publication of CN106372802A publication Critical patent/CN106372802A/en
Pending legal-status Critical Current

Links

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
    • 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
    • G06Q50/00Information and communication technology [ICT] specially adapted for implementation of business processes of specific business sectors, e.g. utilities or tourism
    • G06Q50/04Manufacturing
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02PCLIMATE CHANGE MITIGATION TECHNOLOGIES IN THE PRODUCTION OR PROCESSING OF GOODS
    • Y02P90/00Enabling technologies with a potential contribution to greenhouse gas [GHG] emissions mitigation
    • Y02P90/30Computing systems specially adapted for manufacturing

Landscapes

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

Abstract

The invention discloses a construction method for a manufacturing object tree. According to the method, bills of material of to-be-constructed products and a process route of each part are taken as the basic data, backward step-by-step processing is carried out according to a processing sequence, classification processing is carried out according to manufacturing attributes of the parts, a manufacturing object tree data structure is formed, the data can be loaded to a memory and is used for supporting production plan scheduling, and rapid plan issuing is realized.

Description

A kind of building method of manufacturing object tree
Technical field
The present invention relates to the production plan of discrete manufacturing formulates field, more particularly, to a kind of construction of manufacturing object tree Method.
Background technology
In the production plan formulation process of discrete manufacturing, BOM (bill of materials, bom) and The accuracy of the basic datas such as process route and standardization have important function during generation plan.
In existing Enterprise Resources Plan erp system, working method adopts manual work, and technique department is design bom's On the basis of, by excel definition process bom, then in excel, definition process route, bom and process route etc. are discrete Data structure, lack Data Integration, establishment efficiency is low, lead to take a long time during Production Planning Scheduling and manual carry out basis The arrangement of data and filling in, less efficient.
Content of the invention
Goal of the invention: in order to overcome the deficiencies in the prior art, the present invention provides a kind of construction of manufacturing object tree Method, bom and process route are integrated into object tree, as the basic data of Scheduling Algorithm, can quickly carry out plan and issue.
Technical scheme: for achieving the above object, the building method of the manufacturing object tree of the present invention, for structure and technique mistake The complicated equipment of journey, integrates bom and process route by data structure, forms manufacturing object tree (manufacturing Object tree, mot), complete assembly distribution.The method specifically includes following steps:
(1) for a certain product to be manufactured, its BOM and the process route of each parts are imported;
(2) for each parts in BOM, according to the backward stepwise disposal of its processing sequence, according to parts Manufacture attribute carry out classification process, increase and manufacture type identification, described manufacture attribute includes: self-made components and outsourcing piece;
(3) if the manufacture attribute of a certain parts is outsourcing piece, outer buying order or the external coordination list of this parts are generated;
(4) if the manufacture attribute of a certain parts is self-made components, the technological process according to this parts is to this parts Carry out technics institution;
(5) associate each parts and corresponding technique step by step according to the backward of Product processing order to be manufactured, formed tree-shaped Structure is as manufacturing object tree.
Beneficial effect: the building method of the manufacturing object tree of the present invention, it is possible to achieve an efficient manufacturing object data Structure, this data can be loaded in internal memory, for supporting Production Planning Scheduling, realize quick plan and issue.Contrast is existing Manual typing bom and process route, the inventive method carries out Auto-matching and arrangement by software system, can improve data accurate Really property, Error Control below 1%, lifts basic data settlement efficiency more than 20%.
Brief description
Fig. 1 is the flow chart of the building method of manufacturing object tree in the present invention;
Fig. 2 is the hierarchical structure of manufacturing object tree in the present invention;
Fig. 3 is the schematic diagram of discrete objects data model in the present invention;
Fig. 4 is the interface schematic diagram of the building method of manufacturing object tree in the present invention.
Specific embodiment
With reference to embodiment, the present invention is further described.
The building method of the manufacturing object tree in Fig. 1, comprises the following steps:
(1) for a certain product to be manufactured, its BOM and the process route of each parts are extracted;
(2) for each parts in BOM, according to the backward stepwise disposal of its processing sequence, according to parts Manufacture attribute carry out classification process, increase and manufacture type identification, described manufacture attribute includes: self-made components and outsourcing piece;Only Self-made components need basketry;
(3) if the manufacture attribute of a certain parts is outsourcing piece, outer buying order or the external coordination list of this parts are generated;
(4) if the manufacture attribute of a certain parts is self-made components, the technological process according to this parts is to this parts Carry out technics institution, including the sequence number and the title that define consolidation form for each operation, setting processing work post, machining center, work When and the information such as quality inspection point, above-mentioned man-hour includes during beam worker and machining period;
(5) associate each parts and corresponding technique step by step according to the backward of Product processing order to be manufactured, formed tree-shaped Structure is as manufacturing object tree.
As shown in Fig. 2 for product m1 to be manufactured, including in its BOM bom involved by the processing step by step of this product And each parts arriving, product m1 represents assembly, has tri- parts of m11, m12, m13 under it, part m11 include again m111, Two parts of m112, equally, part m13 is also made up of part m131, m132.In figure, n, b are to manufacture type identification, and n represents certainly Product, b represents outsourcing piece, and each self-made components has corresponding operation, and such as part m111 sequentially passes through four road manufacturing procedures: operation 10th, 20,30,40, every procedure generates corresponding semi-finished product;Part m131 is similarly self-made components, and this self-made components needs one work Sequence, the corresponding material of the operation under it includes raw material, adjuvant, instrument etc., and the contents of the section is process route.
Above-mentioned data structure is by rear acquisition intensive to data such as discrete parts, bom, process routes, Data Integration A basic data management platform software is realized, data external key is used as by the COM code between data, closed It is that under data base supports, software system is automatically composed mot according to bom and technical papers.
Above-mentioned steps (5) associate each parts and corresponding technique step by step according to the backward of Product processing order to be manufactured, Realized by building discrete data models, as shown in figure 3, in this discrete data models, plmproduct is product, Plmpart is the parts of this product, and the relation between parts constitutes BOM bom.The processing of one parts is from former Material material starts, and through the course of processing of multiple working procedure process, develops into corresponding semi-finished product Semifinished, eventually becomes Prefabricated parts part.
On the basis of mot structure, by data load method, the mot data of a product is loaded in internal memory, ginseng Calculate with the scheduling of the production schedule, as shown in figure 4, in this platform interface, from BOM bom and the technique road of basic data Importing data in line data base, forming the mot data structure of mixing it is achieved that assisting building of mot with graphic interface.This figure In mot process interface, left side is the BOM bom of product, right side be click on part or total finished product after, corresponding mot tree Shape structure, the technological process corresponding to the parts that a certain total finished product of display is comprised and parts, it is easy to enterprise's customization money Source is planned.
In order to verify the effectiveness of the building method of manufacturing object tree in this present invention, by corresponding for the method software System carries out test run use in many enterprises, obtains positive effect.Taking a certain enterprise producing large-scale grain and oil machinery product as a example, should Product structure is complicated, and generally a set of product component species reaches thousands of kinds, the operation of each self-made components averagely 6 with On.Originally this enterprise work mode adopts manual work, technique department design bom on the basis of, by excel definition process Bom, then in excel, definition process route.By using the corresponding basic data management system of the inventive method, above-mentioned It is operated in the unified platform and carry out, the following substantially income of acquirement:
Bom is processed and technics institution improves efficiency more than 20%;The buying order that system generates and external coordination list are directly passed to Enterprise Resources Plan erp system is it is not necessary to manually enter;Each product saves 2 workaday basic data entry times;Thing Material coding and material attribute definition more specification, reduce mistake, and data error rate is reduced to 0.5%;During the scheduling of the production schedule Between improve 30%.

Claims (3)

1. a kind of building method of manufacturing object tree is it is characterised in that comprise the following steps:
(1) for a certain product to be manufactured, its BOM and the process route of each parts are imported;
(2) for each parts in BOM, according to the backward stepwise disposal of its processing sequence, according to the system of parts Make attribute and carry out classification process, increase and manufacture type identification, described manufacture attribute includes: self-made components and outsourcing piece;
(3) if the manufacture attribute of a certain parts is outsourcing piece, outer buying order or the external coordination list of this parts are generated;
(4) if the manufacture attribute of a certain parts is self-made components, the technological process according to this parts is carried out to this parts Technics institution;
(5) associate each parts and corresponding technique step by step according to the backward of Product processing order to be manufactured, form tree As manufacturing object tree.
2. the building method of manufacturing object tree according to claim 1 is it is characterised in that technique described in step (4) is compiled System includes: each manufacturing procedure for parts defines the sequence number of consolidation form, title, setting processing work post, machining center and work When and quality inspection point.
3. the building method of manufacturing object tree according to claim 2 is it is characterised in that when described man-hour includes beam worker And machining period.
CN201610802037.5A 2016-09-05 2016-09-05 Construction method for manufacturing object tree Pending CN106372802A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201610802037.5A CN106372802A (en) 2016-09-05 2016-09-05 Construction method for manufacturing object tree

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201610802037.5A CN106372802A (en) 2016-09-05 2016-09-05 Construction method for manufacturing object tree

Publications (1)

Publication Number Publication Date
CN106372802A true CN106372802A (en) 2017-02-01

Family

ID=57900195

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201610802037.5A Pending CN106372802A (en) 2016-09-05 2016-09-05 Construction method for manufacturing object tree

Country Status (1)

Country Link
CN (1) CN106372802A (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107103420A (en) * 2017-04-20 2017-08-29 中国重汽集团成都王牌商用车有限公司 Engineering truck technique information system integration method
CN108121874A (en) * 2017-12-22 2018-06-05 大全集团有限公司 A kind of bus parameter bill of materials and process route automatic generation method
CN110879933A (en) * 2019-10-17 2020-03-13 中国第一汽车股份有限公司 Component list file processing method and device, terminal and storage medium
CN115545577A (en) * 2022-11-30 2022-12-30 京东方科技集团股份有限公司 Scheduling data processing method and device

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101702206A (en) * 2009-04-20 2010-05-05 上海电气集团上海电机厂有限公司 Product detail list output system and method
CN102446303A (en) * 2010-09-30 2012-05-09 金蝶软件(中国)有限公司 Distribution method and device of process route subassembly
US20140156329A1 (en) * 2012-11-30 2014-06-05 Dassault Systemes DELMIA Corp. Canonical Availability Representations For Bills Of Materials
CN105631581A (en) * 2015-12-18 2016-06-01 山东山大华天软件有限公司 Structured process design method for discrete manufacturing industry

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101702206A (en) * 2009-04-20 2010-05-05 上海电气集团上海电机厂有限公司 Product detail list output system and method
CN102446303A (en) * 2010-09-30 2012-05-09 金蝶软件(中国)有限公司 Distribution method and device of process route subassembly
US20140156329A1 (en) * 2012-11-30 2014-06-05 Dassault Systemes DELMIA Corp. Canonical Availability Representations For Bills Of Materials
CN105631581A (en) * 2015-12-18 2016-06-01 山东山大华天软件有限公司 Structured process design method for discrete manufacturing industry

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107103420A (en) * 2017-04-20 2017-08-29 中国重汽集团成都王牌商用车有限公司 Engineering truck technique information system integration method
CN108121874A (en) * 2017-12-22 2018-06-05 大全集团有限公司 A kind of bus parameter bill of materials and process route automatic generation method
CN110879933A (en) * 2019-10-17 2020-03-13 中国第一汽车股份有限公司 Component list file processing method and device, terminal and storage medium
CN115545577A (en) * 2022-11-30 2022-12-30 京东方科技集团股份有限公司 Scheduling data processing method and device
CN115545577B (en) * 2022-11-30 2023-04-07 京东方科技集团股份有限公司 Method and equipment for processing scheduling data
WO2024114077A1 (en) * 2022-11-30 2024-06-06 京东方科技集团股份有限公司 Scheduling data processing method and device

Similar Documents

Publication Publication Date Title
Mani et al. Sustainability characterization for additive manufacturing
Li et al. Critical success factors for project planning and control in prefabrication housing production: A China study
CN106372802A (en) Construction method for manufacturing object tree
CN106095989A (en) A kind of architectural engineering information switching method based on BIM
Schimanski et al. Pushing digital automation of configure-to-order services in small and medium enterprises of the construction equipment industry: A design science research approach
CN104021248B (en) A kind of airborne machinery product FMECA analysis methods
CN104778540A (en) BOM (bill of material) management method and management system for building material equipment manufacturing
CN106570232A (en) Inspection procedure automatic generation method
WO2024027437A1 (en) Component parameter library-based method for integrated collaboration of prefabricated building design and construction
CN102279944A (en) Interactive checking and approving system for integrity of configurable bill of material (BOM)
CN108564207A (en) Architectural engineering intelligence Authorize to Bid based on BIM manages system
CN113656505B (en) Digitization of distributed project management system and method for synchronizing data thereof
Hosseini et al. Flow production of construction processes through implementing lean construction principles and simulation
KR20080019581A (en) Cost element managing system
CN115310182A (en) BIM parameter-based fabricated building design and real construction matching evaluation method
KR101871300B1 (en) Method for Producing Cutting Drawing of Stainless Steel Section Type and for Abstracting BOM at the Time of Designing Vessels
Zhao et al. Comparative analysis of the life-cycle cost of robot substitution: A case of automobile welding production in China
Xu et al. Automated optimization for the production scheduling of prefabricated elements based on the genetic algorithm and IFC object segmentation
CN106909992B (en) Split charging production method and device of multi-variety small-batch mixed flow assembly line
CN107122961A (en) Excel nested report data processing methods based on SAP system
CN108121874A (en) A kind of bus parameter bill of materials and process route automatic generation method
CN102184336A (en) Method and system for GMP (Good Manufacturing Practice) validation automation in pharmaceutical industry
Salwin et al. Value-Stream Mapping as a Tool to Improve Production and Energy Consumption: A Case Study of a Manufacturer of Industrial Hand Tools
CN103631980A (en) Engineering intelligent design system
Swenseth et al. Extending product profiling through simulation

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
RJ01 Rejection of invention patent application after publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20170201