WO2007060985A1 - Production resource management system, evaluation value calculation method, and program - Google Patents

Production resource management system, evaluation value calculation method, and program Download PDF

Info

Publication number
WO2007060985A1
WO2007060985A1 PCT/JP2006/323307 JP2006323307W WO2007060985A1 WO 2007060985 A1 WO2007060985 A1 WO 2007060985A1 JP 2006323307 W JP2006323307 W JP 2006323307W WO 2007060985 A1 WO2007060985 A1 WO 2007060985A1
Authority
WO
WIPO (PCT)
Prior art keywords
evaluation value
product
period
production
manufacturing
Prior art date
Application number
PCT/JP2006/323307
Other languages
French (fr)
Japanese (ja)
Inventor
Nobuya Fujita
Original Assignee
Ns Solutions Corporation
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 Ns Solutions Corporation filed Critical Ns Solutions Corporation
Priority to JP2007546464A priority Critical patent/JP4959577B2/en
Publication of WO2007060985A1 publication Critical patent/WO2007060985A1/en

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/08Logistics, e.g. warehousing, loading or distribution; Inventory or stock management
    • G06Q10/087Inventory or stock management, e.g. order filling, procurement or balancing against orders
    • 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/02Total factory control, e.g. smart factories, flexible manufacturing systems [FMS] or integrated manufacturing systems [IMS]

Definitions

  • the present invention relates to a production resource management system, an evaluation value calculation method, and a program for calculating an evaluation value related to manufacture of a product in consideration of inventory costs.
  • a production plan is made so that the product can be supplied without excess or deficiency in the market.
  • the production plan is created in consideration of the required time called lead time. For example, if a product is manufactured through three processes, it takes 9 days in total if process (1) takes 2 days, process (2) takes 2 days, and process (3) takes 4 days. . These 9 days are called production lead time for this product.
  • materials are required to manufacture products.
  • the material means all parts, semi-finished products, products, etc. that are used as materials during manufacturing. For example, when you receive an order for a product, if you have all the materials, you can't start manufacturing. Therefore, it is necessary to consider procurement lead time in addition to manufacturing lead time. In the previous example, if material A is required in step (1) and it takes one day to order and deliver material A, as shown in Fig. 16, The total lead time is 1 day for procurement lead time + 10 days for production lead time 9 days. Of course, since it is necessary to consider the procurement lead time of all materials and parts required in steps (1) to (3), it will actually be 10 days or longer.
  • Patent Document 1 Japanese Patent Laid-Open No. 5-181871
  • Patent Document 2 JP-A-8-190586 Disclosure of the invention
  • total lead time procurement lead time + production lead time
  • a material called a semi-finished product is self-produced based on the procured material, and a final product is produced based on this semi-finished product.
  • a material called a semi-finished product is self-produced based on the procured material, and a final product is produced based on this semi-finished product.
  • raw iron ore is procured to produce semi-finished products called slabs.
  • various final products including plate products are manufactured by rolling.
  • the remaining slab 2 is kept in stock and another product is manufactured using it. Done.
  • many semi-finished products need to be manufactured and kept in stock so that various end product orders can be handled quickly.
  • having a lot of inventory leads to high costs
  • Figure 19 illustrates one conventional method of simply selecting a factory based on the speed at which the product is manufactured, and represents the delivery date of the product as 30 days. From this figure, we can see that the C-Factory and B-Factory are the factories that produce products in time for delivery. And because C-Factory can be manufactured in the shortest time, it was decided that C Factory was a factory for manufacturing products.
  • Figure 20 shows that material purchase costs increase in the order of A—Factory, B—Factory, C—Factory.
  • B Fractory
  • C Fractory
  • B Iron turns out to be a Factory. Therefore, B—Factory is determined as the factory that manufactures the product.
  • the cost related to inventory which is a problem of the present application, is not considered at all for each material.
  • the force B-Factory with B-Factory selected is in a remote area and it may be necessary to hold a large amount of inventory for manufacturing the product.
  • B-Factory costs a lot of inventory, and if B-Factory is decided, the cost becomes enormous. Nevertheless, this has been considered in the past. There was no need to calculate the cost in consideration.
  • an object of the present invention is to calculate an evaluation value related to manufacturing of a product in consideration of a period (inventory lead time) in which a material such as a semi-finished product stays in stock together with a manufacturing lead time.
  • the production resource management system of the present invention includes material stagnation period information indicating a period during which a material stays in stock, and a manufacturing start time of a product manufactured using the material, and a manufacturing period indicating a period until shipment.
  • Evaluation value calculating means for calculating an evaluation value related to the manufacture of the product based on the period information is provided.
  • the evaluation value calculation method of the present invention is an evaluation value calculation method by a production resource management system, and is a material stay period information indicating a period during which a material stays in stock, and a production start time of a product manufactured by the material. And an evaluation value calculating step for calculating an evaluation value related to the manufacture of the product based on manufacturing period information indicating a period from the time of shipment to the time of shipment.
  • the program of the present invention is based on the material stay period information indicating the period during which the material stays in stock, and the production period information indicating the period from the start of manufacture to the shipment of the product manufactured by the material. It is characterized by causing a computer to execute an evaluation value calculating step for calculating an evaluation value related to manufacture of a product.
  • the evaluation related to the manufacture of the product It is configured to calculate a value. Therefore, according to the present invention, it is possible to calculate the evaluation value reflecting the cost actually generated when the product is manufactured by converting the cost required for inventory as the lead time.
  • FIG. 1 is a block diagram showing a functional configuration of a production resource management system according to an embodiment of the present invention.
  • FIG. 2 is a diagram schematically showing an example of a table in the material DB.
  • FIG. 3 is a diagram schematically showing an example of a table in the production management DB.
  • FIG. 4 is a block diagram showing a hardware configuration of the production resource management system.
  • FIG. 5 is a flowchart showing information registration processing in the material DB.
  • FIG. 6 is a flowchart showing information registration processing in the production management DB.
  • FIG. 7 is a flowchart showing a material stay period, a product manufacturing period, an evaluation value calculation process, and the like.
  • FIG. 8 is a diagram for specifically explaining an evaluation value calculation method in the embodiment of the present invention.
  • FIG. 9 is a diagram for specifically explaining an evaluation value calculation method according to the embodiment of the present invention.
  • FIG. 10 is a diagram for explaining a specific example of an evaluation value calculation method according to another embodiment of the present invention.
  • FIG. 11 is a diagram for explaining a specific example of an evaluation value calculation method according to another embodiment of the present invention.
  • FIG. 12 is a diagram for explaining weighting of evaluation values by a weighting unit.
  • FIG. 13 is a diagram for explaining a method of selecting a factory for manufacturing a product at a reduced cost by using an evaluation value.
  • FIG. 14 is a bubble chart expressing the amount of material that can be supplied.
  • FIG. 15 is a flowchart showing a weighting index calculation process by a weighting unit.
  • FIG. 16 is a diagram for explaining a lead time including a procurement lead time and a manufacturing lead time.
  • FIG. 17 is a diagram for explaining how the conventional procurement lead time and manufacturing lead time are taken.
  • FIG. 18 is a diagram for explaining that there is one need to store slabs in stock when manufacturing semi-finished slab power products.
  • FIG. 19 is a diagram for explaining a conventional method of simply selecting a factory based on the speed at which products are manufactured.
  • FIG. 20 is a diagram for explaining a conventional selection method in which the material purchase cost of a product is represented on the X axis.
  • FIG. 1 is a block diagram showing a functional configuration of the production resource management system according to the embodiment of the present invention.
  • the production resource management system 100 includes a material management unit 101, a material DB (database) 102, a production management unit 103, a production management DB (database) 104, a material inventory period information calculation unit 105, and a production period information calculation unit 109.
  • the evaluation value calculation unit 106, the output control unit 107, the output unit 108, and the input unit 110 are included.
  • the material management unit 101 performs the material ordering process by transmitting the ordering information of the material etc. to the external terminal of the ordering party, and when the material is received, the information on the arrival of the material Is entered.
  • the material arrival information includes the material ID, which is identification information of the material received, and the arrival date of the material.
  • the material management unit 101 registers the material ID and the arrival date of the material included in the arrival information in the material DB 102.
  • the material ID and the stock quantity after use are input to the material management unit 101 as inventory information, and the material The management unit 101 registers the stock quantity in the material DB 102 in association with the corresponding material.
  • the production management unit 103 inputs production plan information indicating a product production plan and product information indicating a material used for the product.
  • the production plan information includes an order ID, which is product order identification information, and a product ID of the product for which the order has been placed.
  • Product information includes the material ID of the material used to manufacture the product.
  • the production management unit 103 registers the order ID and product ID included in the production plan information in the production management DB 104, and when the product information is input, the material included in the product information.
  • ID production management DB104 Register with.
  • the product ID, order ID, and start date are input to the production management unit 103 as start date information.
  • the production management unit 103 registers the start date in the production management DB 104 in association with the corresponding product.
  • the material ID registered in the product information is used during the manufacture of the product for which the production plan information and product information are registered in the product management DB 104
  • the product ID, order, material ID and use date are used.
  • Information is input to the production management unit 103, and the production management unit 103 registers the use date in the production management DB 104 in association with the corresponding material.
  • the production management unit 103 Registers the shipping date in the production management DB 104 in association with the corresponding product.
  • FIG. 2 is a diagram schematically showing an example of a table in the material DB 102.
  • the material DB 102 has a material ID registration field, an arrival date registration field, and an inventory quantity registration field for each record.
  • the part ID "123" is registered in the uppermost record in Fig. 2
  • the part ID "123” is entered in the part ID registration field
  • the arrival date of the part is entered in the arrival date registration field.
  • the inventory quantity “100” of the part after the part is used for product manufacture is registered.
  • FIG. 3 is a diagram schematically showing an example of a table in the production management DB 104.
  • the production management DB 104 has an order ID registration field, a product ID registration field, a start date registration field, a shipping date registration field, and a material ID registration field (in Fig. 3, material ID1 registration field to material ID3 registration). Field only) and usage date registration fields (in FIG. 3, only usage date 1 registration field to usage date 3 registration field are shown) are provided for each record.
  • the material inventory period information calculation unit 105 stores the corresponding material in stock. Calculate the period of stay (stay period) in the warehouse. That is, the material inventory period information calculation unit 105 acquires a record corresponding to each material of the product designated as the evaluation value calculation target by the user from the material DB 102 and the production management DB 104, and stores the records in the acquired material records. Referring to the arrival date registration field and the use date registration field, the number of days from the arrival date to the use date is calculated for each material as the stay period of the material.
  • the production period information calculation unit 109 is based on the start date registered in the start date registration field in the production management DB 104 and the shipment date registered in the shipment date registration field in the production management DB 104. Calculate the production period of the corresponding product. That is, the manufacturing period information calculation unit 109 acquires a record corresponding to the product designated as the evaluation value calculation target by the user from the production management DB 104, and sets the start date registration field and the shipment date registration in the acquired record. Referring to the field, calculate the production period of the product from the start date to the shipment date.
  • the evaluation value calculation unit 106 adds the stay period of the stock of each material calculated by the material inventory period information calculation unit 105 and the product manufacturing period calculated by the manufacturing period information calculation unit 109. An evaluation value related to the manufacture of the product is calculated.
  • the output control unit 107 causes the output unit 108 to output the evaluation value calculated by the evaluation value calculation unit 106 and notifies the user.
  • the input unit 110 has a configuration corresponding to a keyboard controller 210, a keyboard 211, and the like, which will be described later, and can receive an instruction input according to an operation by a user.
  • FIG. 4 is a block diagram showing a hardware configuration of the production resource management system 100.
  • the CPU 201 comprehensively controls the controllers connected to the system bus.
  • the ROM 203 or HD 207 stores a BIOS (Basic Input / Output System), an operating system program, which is a control program for the CPU 201, and the processing programs shown in FIGS. 5 to 7 executed by the production resource management system 100, for example. ing.
  • BIOS Basic Input / Output System
  • the hard disk (HD) 207 has a configuration arranged inside the production resource management system 100.
  • the configuration equivalent to the HD 207 is the production resource management system 100. It is good also as a structure arrange
  • the program for performing the processing shown in FIGS. 5 to 7 according to the present embodiment is recorded on a computer-readable recording medium such as a flexible disk (FD) 206 and a CD-ROM, and the program is executed. It can be configured to supply recording medium power, or it can be supplied via communication media such as the Internet.
  • the RAM 202 functions as a main memory, work area, etc. for the CPU 201.
  • the CPU 201 implements various operations by loading a program necessary for execution of processing into the RAM 202 and executing the program.
  • the disk controller 205 controls access to external memories such as the HD 207 and the FD 206.
  • the communication IF controller 204 is connected to the Internet or a LAN, and controls communication with the outside by, for example, TCP / IP.
  • the display controller 208 controls image display on the display 209.
  • the KB (keyboard) controller 210 receives an operation input from the keyboard (KB) 211 and transmits it to the CPU 201.
  • a pointing device such as a mouse can also be applied to the production resource management system 100 according to the present embodiment as a user operation means.
  • the arrival information, inventory information, product information, production plan information, shipping information, use date information and start date information shown in FIG. 1 are produced by the user's operation on the operation means such as the input unit 110. It may be input to the resource management system 100, or may be input to the production resource management system 100 from another device under the control of the communication IF controller 204 via a communication line such as the Internet or LAN. [0040]
  • the material management unit 101, the production management unit 103, the material inventory period information calculation unit 105, the production period information calculation unit 109, and the evaluation value calculation unit 106 are stored in, for example, the HD 207 and loaded into the RAM 202 as necessary.
  • the configuration corresponds to the program to be executed and the CPU 201 that executes the program.
  • the material DB 102 and the production management DB 104 have a configuration corresponding to a part of the storage area in the HD 207, for example.
  • the output control unit 107 has a configuration corresponding to, for example, the display controller 208, and the output unit 108 has a configuration corresponding to, for example, the display 209.
  • FIGS. Fig. 5 is a flowchart showing the information registration process in the material DB102.
  • FIG. 6 is a flowchart showing information registration processing in the production management DB 104.
  • FIG. 7 is a flowchart showing the material stay period, product manufacturing period, evaluation value calculation processing, and the like.
  • the material management unit 101 receives the material arrival information (step S501). Subsequently, the material management unit 101 registers arrival information (material ID and arrival date) in the material DB 102 (step S502).
  • the inventory information (the material ID and the inventory amount after using the material) is input to the material management unit 101.
  • the material management unit 101 registers the stock quantity in the material DB 102 in the record registered in Step S502 corresponding to the input material ID (Step S504).
  • step S601 when the production plan information and product information are input (step S601), the production management unit 103 inputs the production plan information (order ID, product ID), product information (material used for the product). ID) is registered in the production management DB 104 (step S60 2).
  • step S604 when the manufacture of the product registered in the production management DB 104 is started and the start date information (product ID, order ID, start date) of the product is input to the production management unit 103 (STEP The production management unit 103 registers the start date in the record corresponding to the product registered in step S602 corresponding to the input product ID and order ID (step S604).
  • the material is used when manufacturing the product registered in the production management DB 104, and the date of use (product ID, order ID, material ID, date of use) of the product is used for production management.
  • the production management part 103 registers the use date in the record corresponding to the product registered in step S602 corresponding to the entered product ID, order ID and material ID. (Step S608).
  • step S605 when the product registered in the production management DB 104 is shipped and the shipping information (product ID, order ID, shipping date) of the product is input to the production management unit 103 (step S605), The production management unit 103 registers the shipping date in the record corresponding to the product registered in step S602 corresponding to the input product ID and order ID (step S606).
  • the user inputs the product ID and order ID of the product whose evaluation value is to be calculated (step S701).
  • the manufacturing period information calculation unit 109 obtains a record corresponding to the input product ID and order ID from the production management DB 104 (step S702), and registers the shipping date from the start date registered in the start date registration field in the record.
  • the production period information up to the shipping date registered in the field is calculated (step S703).
  • the material inventory period information calculation unit 105 refers to the used material ID registration record in the record acquired in step S702, and selects a record corresponding to the material ID registered in the used material ID registration record. Obtained from the material DB102 (step S704). Next, the material inventory period information calculation unit 105 calculates the stay period information for each material from the arrival date registered in the arrival date registration field in each acquired record to the usage date registered in the usage date registration field for each material. (Step S705).
  • the evaluation value calculating unit 106 adds the product manufacturing period information calculated by the manufacturing period information calculating unit 109 and the stay period information of each material calculated by the material inventory period information calculating unit 105.
  • the evaluation value related to the manufacture of the product is calculated (step S706).
  • the output control unit 107 causes the output unit 108 to output the evaluation value calculated by the evaluation value calculation unit 106, and notifies the user (step S707).
  • FIGS. 8 and 9 are diagrams for specifically explaining the evaluation value calculation method in the present embodiment.
  • processes A, B, and C are product manufacturing processes using materials a, b, and c, respectively.
  • the material inventory period information calculation unit 105 calculates the stay period of the material a as “4 days”. Since the arrival date of the material b is “10/1” and the usage date is “10/11”, the material inventory period information calculation unit 105 calculates the stay period of the material b as “10 days”. Since the arrival date of the material c is “10Z2” and the usage date is “10Z14”, the material inventory period information calculation unit 105 calculates the stay period of the material c as “12 days”. Further, since the start date of product manufacture is “10/6” and the shipping date is “10Z17”, the manufacturing period information calculation unit 109 calculates the manufacturing period of the product as “11 days”. Therefore, the evaluation value is calculated as follows by the evaluation value calculation unit 106.
  • the material inventory period information calculation unit 105 calculates the stay period of the material a as “4 days”. Since the arrival date of the material b is “10/5” and the use date is “10/11”, the material inventory period information calculation unit 105 calculates the stay period of the material b as “6 days”. Since the arrival date of the material c is “10Z2” and the usage date is “10Z14”, the material inventory period information calculation unit 105 calculates the stay period of the material c as “2 days”.
  • the manufacturing period information calculation unit 109 calculates the manufacturing period of the product as“ 11 days. ”Therefore, the evaluation value is calculated.
  • the evaluation value is calculated by section 106 as follows.
  • the period from the date of product manufacture to the date of shipment (manufacturing lead time) and the period from the date of arrival of materials to the date of use (stock lead time) are considered. It is possible to calculate the evaluated value. Therefore, the user can grasp the overall cost evaluation for product production based on the inventory cost by referring to the evaluation value.
  • FIG. 10 is a diagram for explaining a specific example of the evaluation value calculation method according to another embodiment of the present invention.
  • the material inventory period information calculation unit 105 determines the stay period for the material b. Calculated as “13 days”.
  • FIG. 11 is a diagram for explaining a specific example of an evaluation value calculation method according to another embodiment of the present invention.
  • the material inventory period information calculation unit 105 calculates the stay period for material a as “7 days” and the stay period as for material b as “5 days.” Material C is added to the product manufactured in process A.
  • the material inventory period information calculation unit 105 determines the stay period for the material a.
  • the material inventory period information calculation unit 105 calculates the production period of the product as “7 days”. Accordingly, the evaluation value is calculated by the evaluation value calculation unit 106 as follows.
  • the evaluation value calculation unit 106 includes the stay period of each material calculated by the material inventory period information calculation unit 105 and the product period calculated by the manufacturing period information calculation unit 109. An evaluation value related to the manufacture of the product is calculated from the manufacturing period.
  • at least one of the material inventory period information calculation unit 105 and the production period information calculation unit 109 is connected to the production resource management system 100 and a communication circuit such as the Internet. It can also be provided in an external device connected via a line.
  • the production resource management system 100 acquires at least one of the stay period of each material and the production period of the product calculated by the external device, and the evaluation value calculation unit 106 evaluates the production of the product. Calculate the value.
  • the material inventory period information calculation unit 105 is not required from the production resource management system, and when the external device force production period is obtained, it is obtained from the production resource management system.
  • the manufacturing period information calculation unit 109 becomes unnecessary.
  • At least one of the stay period of each material and the production period of the product is input via the input unit 110 by the user's operation, and is stored in the RAM 202 in FIG. It is also possible for the value calculation unit 106 to calculate the evaluation value related to the manufacture of the product using the stay period of each material held in the RAM 202 and the manufacture period of the product. In this case, the material inventory period information calculation unit 105 is not required from the production resource management system when the stay period is input, and the production period information calculation unit 109 is not required from the production resource management system when the production period is input. It becomes.
  • a weighting unit may be provided that calculates an index value that takes into account the influence of material stock on product manufacturing.
  • weighting according to the unit price of materials and the inventory price per unit quantity of materials can be considered.
  • the inventory price is a value that evaluates the cost of the inventory stay period and the degree of influence of inventory on the business. For example, even if the inventory period is 10 days, there are very high demand, high price, and materials that care about the storage location, and materials that are very low demand, inexpensive, and have no storage location specified. Different assessments should be made for the cost of inventory management.
  • the weighting unit is a function that takes these into consideration and reflects them in the evaluation value.
  • the weighting of the evaluation value by the weighting unit will be described with reference to FIG.
  • the weighting may be the unit price at the time of procurement of materials, exchange rate, service life, high or low demand.
  • Figure 12 shows the weighting DB 112 used for this weighting.
  • the weighting DB 112 has a weighting ID, material ID, procurement unit price, exchange rate at the time of procurement, and life span for each record. For example, information on the weight ID “001” is registered in the uppermost record in FIG. 12. The weight ID “001” is registered in the weight ID registration field, and the material ID is registered in the material ID registration field.
  • the weighting DB 112 is configured to correspond to a part of the storage area in the HD 207, like the material DB 102 and the like.
  • the values set in the fields of Fig. 12 are multiplied and handled as a weighting index.
  • the record associated with the material ID held in step 704 is acquired from the weighting DB 112 (step 1501). Processing is performed based on a predetermined calculation formula (in the above example, multiplication formula) using each field of the record, and a weighting index is calculated (step 1502). Then, an evaluation value reflecting the weighting index is calculated using the calculated weighting index and the material inventory period (step 1503).
  • a predetermined calculation formula in the above example, multiplication formula
  • Weighting index value 002
  • material inventory period 20 days.
  • Indicators and evaluation values are calculated at a high level. That is, it is reflected in the index and the evaluation value.
  • the present embodiment it is possible to calculate an evaluation value in consideration of the influence of having a material as an inventory on the cost side. Therefore, the user can grasp the exact cost evaluation based on the property of each material by referring to this index and evaluation value.
  • an index can be expressed not only by multiplying each field but also by addition, subtraction, and division.
  • materials with shorter life spans are kept in stock. Things have a negative impact on costs.
  • the evaluation index value of the material inventory considering the life is calculated. .
  • the number of days is used as the unit of the evaluation value.
  • the present invention is not limited to this, and the unit of month, week, time, etc. may be used, or a value obtained by converting those values. May be used.
  • FIG. 13 differs from the conventional method (FIGS. 16 and 17) in that the material inventory period is combined with the material purchase cost.
  • the construction schedule is different from the method of simply comparing the material purchase costs, and the cost of inventory is also taken into consideration, so it is necessary to select a factory that can manufacture products while suppressing the costs actually incurred during production. Is possible. This will be explained using Fig. 13.
  • the material purchase cost is the consideration paid when the material is purchased.
  • the material inventory period is calculated using the weighting unit as described above, it is not limited to the combination with the material purchase cost described above, and it is possible to make other factory selections suitable for the situation. Become. For example, when using foreign exchange, it is necessary to indicate which of several factories overseas can produce valuable products and products with reduced costs. Is possible.
  • the amount of material that can be supplied can be represented by a bubble chart.
  • the amount of material that can be supplied by the factory so it is possible to present a factory that can supply the necessary amount during manufacturing. Therefore, it is possible to select a factory that manufactures products at a reduced cost, reflecting the situation more accurately, taking into account that the required amount can be secured.

Abstract

An evaluation value calculation unit (106) calculates an evaluation value relating to production of a product according to material stock period information indicating a period during which the material is in stock and production period information indicating a period from a production start of a product produced by the material to a shipment. The cost required for keeping the material in stock is converted as a lead time and it is possible to calculate an evaluation value reflecting the cost actually required for producing a product.

Description

明 細 書  Specification
生産資源管理システム、評価値算出方法及びプログラム  Production resource management system, evaluation value calculation method and program
技術分野  Technical field
[0001] 本発明は、在庫コストを考慮した製品の製造に係る評価値を算出する生産資源管 理システム、評価値算出方法及びプログラムに関するものである。  [0001] The present invention relates to a production resource management system, an evaluation value calculation method, and a program for calculating an evaluation value related to manufacture of a product in consideration of inventory costs.
背景技術  Background art
[0002] 一般に、製造業では製品を生産する際に生産計画を立てて、市場で過不足なく製 品を供給できるようにしている。生産計画は、リードタイムと呼ばれる所要時間を考慮 して作成される。例えば、或る製品が 3つの工程を経て製造される場合に、工程(1) 力^日、工程(2)が 2日、工程(3)が 4日力かるとすると、全体で 9日要する。この 9日 をこの製品における製造リードタイムという。  [0002] In general, in the manufacturing industry, when producing a product, a production plan is made so that the product can be supplied without excess or deficiency in the market. The production plan is created in consideration of the required time called lead time. For example, if a product is manufactured through three processes, it takes 9 days in total if process (1) takes 2 days, process (2) takes 2 days, and process (3) takes 4 days. . These 9 days are called production lead time for this product.
[0003] 更に、製品を製造するには材料を必要とする。尚、材料とは、部品、半製品、製品 等、製造時に資材として使用されるもの全てを意味する。例えば製品受注したときに 材料等が揃って 、なければ製造開始できな 、ので調達しなければならな 、。そこで 、製造リードタイムに加えて調達リードタイムも考慮する必要がある。先の例で、工程( 1)で材料 Aを必要とし、材料 Aを発注して力 納品されるまでに 1日を要するとすれ ば、図 16に示すように、当該製品を製造する際の全体のリードタイムは、調達リードタ ィム 1日 +製造リードタイム 9日の 10日ということになる。もちろん、工程(1)〜(3)で 必要とする材料や部品全ての調達リードタイムを考慮する必要があるので、実際には 10日以上になると考えられる。  [0003] Furthermore, materials are required to manufacture products. The material means all parts, semi-finished products, products, etc. that are used as materials during manufacturing. For example, when you receive an order for a product, if you have all the materials, you can't start manufacturing. Therefore, it is necessary to consider procurement lead time in addition to manufacturing lead time. In the previous example, if material A is required in step (1) and it takes one day to order and deliver material A, as shown in Fig. 16, The total lead time is 1 day for procurement lead time + 10 days for production lead time 9 days. Of course, since it is necessary to consider the procurement lead time of all materials and parts required in steps (1) to (3), it will actually be 10 days or longer.
[0004] 製造業では、製品供給の過不足を減少させるために需要予測を行なって、或る時 期に出荷すべき製品を、いつ作り始め、そのためにはいつ材料等を調達すべきかを 、調達リードタイムと製造リードタイムに基づいて設定し、生産計画を立てている。この 生産計画に基づ 、て製品を製造することで、市場への製品の供給過不足を抑えるこ とがでさる。  [0004] In the manufacturing industry, demand forecasts are made to reduce the excess and deficiency of product supply, and when to start making products to be shipped at a certain time, and when to procure materials, etc. The production plan is set based on the procurement lead time and manufacturing lead time. By manufacturing products based on this production plan, it is possible to suppress oversupply and shortage of products to the market.
[0005] 特許文献 1 :特開平 5— 181871号公報  Patent Document 1: Japanese Patent Laid-Open No. 5-181871
特許文献 2:特開平 8 - 190586号公報 発明の開示 Patent Document 2: JP-A-8-190586 Disclosure of the invention
[0006] し力しながら、この出荷すべき時期の情報に基づいてリードタイムを設定することに より、市場への製品の供給過不足を抑えることに貢献できるが、これは飽くまでも製品 を中心とした考えである。一方で、製造過程に目を向けてみると、実際に製造時に発 生するコストを算出できていな力つた。  [0006] However, by setting the lead time based on the information on when to ship this product, it can contribute to the suppression of oversupply and shortage of products to the market. It is an idea. On the other hand, looking at the manufacturing process, it was difficult to calculate the costs actually incurred during manufacturing.
[0007] なぜなら、製造業では、「全体のリードタイム =調達リードタイム +製造リードタイム」 という考えは、材料が納品されたらすぐに製造が開始されることを前提としている。し 力しながら、実際には、材料がないことには製造が開始できないので、材料は早めに 発注し在庫として持っている方が安全であり、在庫を持つことが多い。図 17に示すよ うに、理想的には或る製造工程において必要な部品はその直前に調達できていれ ばよ 、が、材料が調達できなく部品が不足してしまうことに考慮してある程度の余裕 の期間を以つて、先に材料を調達しておくことが必然的に避けられな 、仕組みとなつ ている。それ故、製造業としては、製品供給の過不足を減少させることとは別に、材 料を在庫として持っためのコストを抑える課題が非常に重要であった。しかしながら、 これまでは在庫に力かるコストを反映した評価値を算出することが無力つた。  [0007] This is because, in the manufacturing industry, the idea of “total lead time = procurement lead time + production lead time” is based on the assumption that production starts as soon as materials are delivered. However, in reality, since there is no material, manufacturing cannot start, so it is safer to order materials early and have them in stock. As shown in Fig. 17, ideally, the necessary parts in a certain manufacturing process should be procured just before that. Procurement of materials first with an extra period is inevitably inevitable. Therefore, apart from reducing the excess and deficiency of product supply, the issue of controlling the cost of keeping materials in stock was very important for the manufacturing industry. However, until now it has been ineffective to calculate an evaluation value that reflects the cost of inventory.
[0008] 特に、 1つの工程で複数の材料を在庫として持たせておくと、それだけコストが高騰 化するため、重要な管理項目となる。  [0008] In particular, if a plurality of materials are kept in stock in one process, the cost increases accordingly, which is an important management item.
[0009] 更に、製造業によっては、調達した材料を元に、半製品と呼ばれる材料を自己生産 し、この半製品を元に最終製品を製造することがある。例えば製鉄業では、原材料で ある鉄鉱石を調達して、スラブと呼ばれる半製品を製造する。そしてこのスラブを元に 圧延等して板製品をはじめ様々な最終製品を製造する。例えば図 18に示すように、 スラブ 1の一部を使用して或る製品を製造した後、残ったスラブ 2を在庫に持ち、それ を使用して別の製品を製造していくこと等が行なわれる。このような場合、上述したよ うに様々な最終製品の注文にすばやく対応できるよう、半製品を多く製造し、在庫と して持たせておく必要がある。しかしながら、在庫を多く持つことはコスト高につながる  [0009] Furthermore, depending on the manufacturing industry, a material called a semi-finished product is self-produced based on the procured material, and a final product is produced based on this semi-finished product. For example, in the steel industry, raw iron ore is procured to produce semi-finished products called slabs. Based on this slab, various final products including plate products are manufactured by rolling. For example, as shown in Fig. 18, after manufacturing a product using a part of slab 1, the remaining slab 2 is kept in stock and another product is manufactured using it. Done. In such a case, as mentioned above, many semi-finished products need to be manufactured and kept in stock so that various end product orders can be handled quickly. However, having a lot of inventory leads to high costs
[0010] また一般的に、製造業は製品の製造コストを抑える為に、労働コストや土地の安価 な地域に工場を保有し、労働コストや土地の安価な地域にある工場へ材料を輸送し 、最終製品を組み立てまたは最終加工するケースが増加している。し力しながら、上 記工場の場合、材料の輸送工期ゃ調達工期が長くなるケースが多ぐ部品の安全在 庫を多く持つ傾向がある。その為、在庫に力かるコストを反映した製造時に実際に発 生するコストを算出することはできな力つた。それ故、コストを抑えられていな力つた。 特に製造業で扱う製品には、部品点数が多いものも多ぐ在庫を多く持つので、一層 コスト高につながつていた。 [0010] In general, in order to reduce the manufacturing cost of products, the manufacturing industry has factories in areas where labor costs and land are cheap, and transports materials to factories where labor costs and land are cheap. Increasingly, cases of final product assembly or final processing are increasing. However, the above-mentioned factories tend to have a lot of safe inventory of parts, where the material transportation period and procurement period are often long. For this reason, it was impossible to calculate the actual costs that were incurred during production, reflecting the costs that were incurred for inventory. Therefore, it was hard to keep costs down. In particular, the products handled in the manufacturing industry have many parts and many inventories, leading to higher costs.
[0011] 更に、複数の工場を保有している場合、材料をどの工場で製造させるかを決定する ことは、製品のコストを大きく左右するため、非常に重要な要素である。しかしながら、 上述の通り、在庫に力かるコストを反映した実際に発生するコストを算出できないまま の状態で工場を決定してしまい、コスト費用が膨らんだまま製造を続けてしまうことが あった。図 19及び図 20を用いて従来における選定方法を説明する。  [0011] Further, when a plurality of factories are owned, it is a very important factor to determine at which factory the material is manufactured because it greatly affects the cost of the product. However, as described above, the factory may be determined in a state where the actual cost that reflects the cost of inventory cannot be calculated, and the manufacturing may continue with the increased cost. The conventional selection method will be described with reference to FIGS.
[0012] 図 19は、製品が製造されるスピードに基づいて単純に工場を選定する従来の方法 の 1つを図示し、製品の納期を 30日と表現している。この図から、納期に間に合う製 造を行う工場は、 C— Factoryと B— Factoryであることが分かる。そして、 C— Facto ryが最も短期間で製造可能であることを図示しているので、 C Factoryを製品の製 造をする工場として決定して 、た。 [0012] Figure 19 illustrates one conventional method of simply selecting a factory based on the speed at which the product is manufactured, and represents the delivery date of the product as 30 days. From this figure, we can see that the C-Factory and B-Factory are the factories that produce products in time for delivery. And because C-Factory can be manufactured in the shortest time, it was decided that C Factory was a factory for manufacturing products.
[0013] しかし、製造業では、早く製品を製造すれば良いというだけでなぐ上述してきた通 りコストについても考慮する必要がある。そこで、図 20において、製品の材料購入費 を X軸で表した従来における選定方法を説明する。 [0013] However, in the manufacturing industry, it is necessary to consider the cost as described above as well as the need to manufacture a product quickly. Therefore, in Fig. 20, we will explain the conventional selection method that shows the material purchase cost of the product on the X axis.
[0014] 図 20は、材料購入費が A— Factory, B— Factory, C— Factoryの順番に高くなつ ている。つまり、納期に間に合い且つ材料購入費を抑えることが可能となる工場は、[0014] Figure 20 shows that material purchase costs increase in the order of A—Factory, B—Factory, C—Factory. In other words, the factory that can meet the delivery date and reduce the material purchase cost,
B— Factoryであることが分かる。従って、 B— Factoryを製品の製造をする工場とし て決定する。 B—It turns out to be a Factory. Therefore, B—Factory is determined as the factory that manufactures the product.
[0015] しかし、上述した従来の方法では、本願の課題である在庫に係るコストを材料毎に全 く考慮していない。例えば、図 20において、 B— Factoryが選択された力 B— Fact oryは僻地に在り、製品の製造の為に大量の在庫を保持する必要がある事も考えら れる。この場合、 B— Factoryは大量の在庫に対するコストが掛かかり、 B— Factory に決定すれば、コストは膨大なものになってしまう。それにも係らず、従来はこれを考 慮したコストを算出する事は無ぐこの課題について全く考えられていな力つた。 [0015] However, in the conventional method described above, the cost related to inventory, which is a problem of the present application, is not considered at all for each material. For example, in Fig. 20, the force B-Factory with B-Factory selected is in a remote area and it may be necessary to hold a large amount of inventory for manufacturing the product. In this case, B-Factory costs a lot of inventory, and if B-Factory is decided, the cost becomes enormous. Nevertheless, this has been considered in the past. There was no need to calculate the cost in consideration.
[0016] 以上のように、従来の製造業では、市場への製品の供給過不足を抑えるために、リ ードタイムを元に生産計画を立てているが、製品に係わる全体コストを考慮するなら ば、材料等の在庫コストまで考慮して計画を再生することが望まれる。このような課題 が従来から在るにも係らず、在庫コストを考慮した製品の製造に係る評価値が存在し なかった。また、単価の高い原材料や半製品を在庫として持つことは、キャッシュ'フ ローと 、う観点からみれば好まし 、ものではな!/、。  [0016] As described above, in the conventional manufacturing industry, production plans are made based on lead times in order to suppress oversupply and shortage of products to the market. It is desirable to regenerate the plan considering the inventory cost of materials and the like. Despite the conventional issues, there was no evaluation value for manufacturing products that considered inventory costs. Also, having raw materials and semi-finished products with high unit prices in stock is preferable from the perspective of cash flow and is not a thing!
[0017] そこで、本発明の目的は、製造リードタイムとともに、半製品等の材料が在庫に滞在 する期間 (在庫リードタイム)を考慮した製品の製造に係る評価値を算出することにあ る。  [0017] Accordingly, an object of the present invention is to calculate an evaluation value related to manufacturing of a product in consideration of a period (inventory lead time) in which a material such as a semi-finished product stays in stock together with a manufacturing lead time.
[0018] 本発明の生産資源管理システムは、材料が在庫として滞在する期間を示す材料滞 在期間情報、及び、前記材料により製造される製品の製造開始時点力 出荷時点ま での期間を示す製造期間情報に基づいて、前記製品の製造に係る評価値を算出す る評価値算出手段を有することを特徴とする。  [0018] The production resource management system of the present invention includes material stagnation period information indicating a period during which a material stays in stock, and a manufacturing start time of a product manufactured using the material, and a manufacturing period indicating a period until shipment. Evaluation value calculating means for calculating an evaluation value related to the manufacture of the product based on the period information is provided.
本発明の評価値算出方法は、生産資源管理システムによる評価値算出方法であつ て、材料が在庫に滞在する期間を示す材料滞在期間情報、及び、前記材料により製 造される製品の製造開始時点から出荷時点までの期間を示す製造期間情報に基づ いて、前記製品の製造に係る評価値を算出する評価値算出ステップを含むことを特 徴とする。  The evaluation value calculation method of the present invention is an evaluation value calculation method by a production resource management system, and is a material stay period information indicating a period during which a material stays in stock, and a production start time of a product manufactured by the material. And an evaluation value calculating step for calculating an evaluation value related to the manufacture of the product based on manufacturing period information indicating a period from the time of shipment to the time of shipment.
本発明のプログラムは、材料が在庫に滞在する期間を示す材料滞在期間情報、及 び、前記材料により製造される製品の製造開始時点から出荷時点までの期間を示す 製造期間情報に基づいて、前記製品の製造に係る評価値を算出する評価値算出ス テツプをコンピュータに実行させることを特徴とする。  The program of the present invention is based on the material stay period information indicating the period during which the material stays in stock, and the production period information indicating the period from the start of manufacture to the shipment of the product manufactured by the material. It is characterized by causing a computer to execute an evaluation value calculating step for calculating an evaluation value related to manufacture of a product.
[0019] 本発明においては、材料が在庫に滞在する期間を示す材料滞在期間情報、及び 、製品の製造開始時点力 出荷時点までの期間を示す製造期間情報に基づいて、 製品の製造に係る評価値を算出するように構成している。従って、本発明によれば、 在庫として持たせることにかかるコストをリードタイムとして換算し、製品の製造の際に 実際に発生するコストを反映する評価値を算出することが可能となる。 図面の簡単な説明 [0019] In the present invention, based on the material stay period information indicating the period during which the material stays in stock, and the production period information indicating the period up to the time of shipment of the product, the evaluation related to the manufacture of the product It is configured to calculate a value. Therefore, according to the present invention, it is possible to calculate the evaluation value reflecting the cost actually generated when the product is manufactured by converting the cost required for inventory as the lead time. Brief Description of Drawings
[図 1]図 1は、本発明の実施形態に係る生産資源管理システムの機能構成を示すブ ロック図である。 FIG. 1 is a block diagram showing a functional configuration of a production resource management system according to an embodiment of the present invention.
[図 2]図 2は、材料 DB内のテーブルの一例を模式的に示す図である。  FIG. 2 is a diagram schematically showing an example of a table in the material DB.
[図 3]図 3は、生産管理 DB内のテーブルの一例を模式的に示す図である。  FIG. 3 is a diagram schematically showing an example of a table in the production management DB.
[図 4]図 4は、生産資源管理システムのハードウェア構成を示すブロック図である。  FIG. 4 is a block diagram showing a hardware configuration of the production resource management system.
[図 5]図 5は、材料 DBへの情報登録処理を示すフローチャートである。  FIG. 5 is a flowchart showing information registration processing in the material DB.
[図 6]図 6は、生産管理 DBへの情報登録処理を示すフローチャートである。  FIG. 6 is a flowchart showing information registration processing in the production management DB.
[図 7]図 7は、材料の滞在期間、製品の製造期間及び評価値の算出処理等を示すフ ローチャートである。  [FIG. 7] FIG. 7 is a flowchart showing a material stay period, a product manufacturing period, an evaluation value calculation process, and the like.
[図 8]図 8は、本発明の実施形態における評価値算出方法を具体的に説明するため の図である。 FIG. 8 is a diagram for specifically explaining an evaluation value calculation method in the embodiment of the present invention.
[図 9]図 9は、本発明の実施形態における評価値算出方法を具体的に説明するため の図である。  FIG. 9 is a diagram for specifically explaining an evaluation value calculation method according to the embodiment of the present invention.
[図 10]図 10は、本発明の他の実施形態における評価値算出方法の具体例を説明す るための図である。  FIG. 10 is a diagram for explaining a specific example of an evaluation value calculation method according to another embodiment of the present invention.
[図 11]図 11は、本発明の他の実施形態における評価値算出方法の具体例を説明す るための図である。  FIG. 11 is a diagram for explaining a specific example of an evaluation value calculation method according to another embodiment of the present invention.
[図 12]図 12は、重み付け部による評価値の重み付けを説明するための図である。  FIG. 12 is a diagram for explaining weighting of evaluation values by a weighting unit.
[図 13]図 13は、評価値を利用して、コストを抑えて製品を製造する工場を選定する方 法を説明するための図である。 [FIG. 13] FIG. 13 is a diagram for explaining a method of selecting a factory for manufacturing a product at a reduced cost by using an evaluation value.
[図 14]図 14は、材料の供給可能な量を表現したバブルチャートである。  FIG. 14 is a bubble chart expressing the amount of material that can be supplied.
[図 15]図 15は、重み付け部による重み付け指標算出処理を示すフローチャートであ る。  FIG. 15 is a flowchart showing a weighting index calculation process by a weighting unit.
[図 16]図 16は、調達リードタイム及び製造リードタイム力も成るリードタイムを説明する ための図である。  [FIG. 16] FIG. 16 is a diagram for explaining a lead time including a procurement lead time and a manufacturing lead time.
[図 17]図 17は、従来の調達リードタイムと製造リードタイムとの採られ方を説明するた めの図である。 [図 18]図 18は、半製品であるスラブ力 製品を製造する上で、スラブを在庫に保管 する一つの必要性があることを説明するための図である。 [FIG. 17] FIG. 17 is a diagram for explaining how the conventional procurement lead time and manufacturing lead time are taken. [FIG. 18] FIG. 18 is a diagram for explaining that there is one need to store slabs in stock when manufacturing semi-finished slab power products.
[図 19]図 19は、製品が製造されるスピードに基づいて単純に工場を選定する従来の 方法を説明するための図である。  [FIG. 19] FIG. 19 is a diagram for explaining a conventional method of simply selecting a factory based on the speed at which products are manufactured.
[図 20]図 20は、製品の材料購入費を X軸で表した従来における選定方法を説明する ための図である。  [FIG. 20] FIG. 20 is a diagram for explaining a conventional selection method in which the material purchase cost of a product is represented on the X axis.
発明を実施するための最良の形態  BEST MODE FOR CARRYING OUT THE INVENTION
[0021] 以下、本発明を適用した好適な実施形態を、添付図面を参照しながら詳細に説明 する。 Hereinafter, preferred embodiments to which the present invention is applied will be described in detail with reference to the accompanying drawings.
[0022] 図 1は、本発明の実施形態に係る生産資源管理システムの機能構成を示すブロッ ク図である。図 1において、生産資源管理システム 100は、材料管理部 101、材料 D B (データベース) 102、生産管理部 103、生産管理 DB (データベース) 104、材料 在庫期間情報算出部 105、製造期間情報算出部 109、評価値算出部 106、出力制 御部 107、出力部 108及び入力部 110により構成される。  FIG. 1 is a block diagram showing a functional configuration of the production resource management system according to the embodiment of the present invention. In FIG. 1, the production resource management system 100 includes a material management unit 101, a material DB (database) 102, a production management unit 103, a production management DB (database) 104, a material inventory period information calculation unit 105, and a production period information calculation unit 109. The evaluation value calculation unit 106, the output control unit 107, the output unit 108, and the input unit 110 are included.
[0023] 材料管理部 101は、材料等の発注情報を発注先の外部端末に送信する等して、 材料の発注処理を行なうとともに、材料の入荷があった場合には、その材料の入荷 情報が入力される。材料の入荷情報には、入荷材料の識別情報である材料 ID、その 材料の入荷日が含まれる。材料管理部 101は、入荷情報が入力されると、その入荷 情報に含まれる材料 ID、材料の入荷日を材料 DB102に登録する。一方、材料 DB1 02に上記入荷情報が登録された材料が製品製造の際に使用されると、その材料 ID と使用後の在庫量とが在庫情報として材料管理部 101に対して入力され、材料管理 部 101は、該当する材料に対応付けて在庫量を材料 DB102に登録する。  [0023] The material management unit 101 performs the material ordering process by transmitting the ordering information of the material etc. to the external terminal of the ordering party, and when the material is received, the information on the arrival of the material Is entered. The material arrival information includes the material ID, which is identification information of the material received, and the arrival date of the material. When the arrival information is input, the material management unit 101 registers the material ID and the arrival date of the material included in the arrival information in the material DB 102. On the other hand, when the material for which the above arrival information is registered in the material DB102 is used at the time of product manufacture, the material ID and the stock quantity after use are input to the material management unit 101 as inventory information, and the material The management unit 101 registers the stock quantity in the material DB 102 in association with the corresponding material.
[0024] 生産管理部 103は、製品の生産計画を示す生産計画情報及び製品の使用材料等 を示す製品情報を入力する。生産計画情報には、製品注文の識別情報である注文 I D、注文があった製品の製品 IDが含まれる。製品情報には、当該製品を製造する際 に使用される材料の材料 IDが含まれる。生産管理部 103は、生産計画情報が入力 されると、当該生産計画情報に含まれる注文 ID、製品 IDを生産管理 DB104に登録 し、製品情報が入力されると、当該製品情報に含まれる材料 IDを生産管理 DB104 に登録する。一方、生産管理 DB104に上記生産計画情報及び製品情報が登録さ れた製品の製造が開始されると、その製品 ID、注文 ID及び着手日が着手日情報と して生産管理部 103に入力され、生産管理部 103は、該当する製品に対応付けて着 手日を生産管理 DB104に登録する。また、製品管理 DB104に上記生産計画情報 及び製品情報が登録された製品の製造時に上記製品情報に登録された材料 IDが 使用されると、その製品 ID、注文 、材料 ID及び使用日が使用日情報として生産管 理部 103に入力され、生産管理部 103は、該当する材料に対応付けて使用日を生 産管理 DB104に登録する。また、生産管理 DB104に上記生産計画情報及び製品 情報が登録された製品が出荷されると、その製品 ID、注文 ID及び出荷日が出荷情 報として生産管理部 103に入力され、生産管理部 103は、該当する製品に対応付け て出荷日を生産管理 DB104に登録する。 [0024] The production management unit 103 inputs production plan information indicating a product production plan and product information indicating a material used for the product. The production plan information includes an order ID, which is product order identification information, and a product ID of the product for which the order has been placed. Product information includes the material ID of the material used to manufacture the product. When the production plan information is input, the production management unit 103 registers the order ID and product ID included in the production plan information in the production management DB 104, and when the product information is input, the material included in the product information. ID production management DB104 Register with. On the other hand, when production of a product whose production plan information and product information are registered in the production management DB 104 is started, the product ID, order ID, and start date are input to the production management unit 103 as start date information. The production management unit 103 registers the start date in the production management DB 104 in association with the corresponding product. In addition, when the material ID registered in the product information is used during the manufacture of the product for which the production plan information and product information are registered in the product management DB 104, the product ID, order, material ID and use date are used. Information is input to the production management unit 103, and the production management unit 103 registers the use date in the production management DB 104 in association with the corresponding material. Further, when a product having the production plan information and product information registered in the production management DB 104 is shipped, the product ID, order ID, and shipping date are input to the production management unit 103 as shipping information, and the production management unit 103 Registers the shipping date in the production management DB 104 in association with the corresponding product.
[0025] ここで、材料 DB102内のテーブル構成を具体例を挙げて説明する。図 2は、材料 DB102内のテーブルの一例を模式的に示す図である。図 2において、材料 DB102 は、材料 ID登録フィールド、入荷日登録フィールド及び在庫量登録フィールドがレコ ード毎に設けられている。例えば、図 2の最上段のレコードには、部品 ID"123"に関 する情報が登録されており、部品 ID登録フィールドには部品 ID"123"、入荷日登録 フィールドにはその部品の入荷日 "10Zl"、在庫量登録フィールドにはその部品を 製品製造に使用した後の当該部品の在庫量" 100"が登録されている。  [0025] Here, a table configuration in the material DB 102 will be described with a specific example. FIG. 2 is a diagram schematically showing an example of a table in the material DB 102. In Fig. 2, the material DB 102 has a material ID registration field, an arrival date registration field, and an inventory quantity registration field for each record. For example, in the uppermost record in Fig. 2, information on the part ID "123" is registered, the part ID "123" is entered in the part ID registration field, and the arrival date of the part is entered in the arrival date registration field. In the “10Zl” and the inventory quantity registration field, the inventory quantity “100” of the part after the part is used for product manufacture is registered.
[0026] 次に、生産管理 DB104内のテーブル構成を具体例を挙げて説明する。図 3は、生 産管理 DB104内のテーブルの一例を模式的に示す図である。図 3において、生産 管理 DB104は、注文 ID登録フィールド、製品 ID登録フィールド、着手日登録フィー ルド、出荷日登録フィールド、使用材料 ID登録フィールド(図 3では、使用材料 ID1 登録フィールド〜使用材料 ID3登録フィールドのみ図示)、使用日登録フィールド( 図 3では、使用日 1登録フィールド〜使用日 3登録フィールドのみ図示)がレコード毎 に設けられている。  Next, the table configuration in the production management DB 104 will be described with a specific example. FIG. 3 is a diagram schematically showing an example of a table in the production management DB 104. In Fig. 3, the production management DB 104 has an order ID registration field, a product ID registration field, a start date registration field, a shipping date registration field, and a material ID registration field (in Fig. 3, material ID1 registration field to material ID3 registration). Field only) and usage date registration fields (in FIG. 3, only usage date 1 registration field to usage date 3 registration field are shown) are provided for each record.
[0027] 例えば、図 3の最上段のレコードには、注文 ID"abc"に関する情報が登録されてお り、注文 ID登録フィールドには、当該注文 ID"abc"、製品 ID登録フィールドにはその 注文で製造を依頼された製品の製品 ID"28"、着手日登録フィールドには当該製品 の製造を実際に着手した日 "10Z20"、出荷日登録フィールドには当該製品を実際 に出荷した日 "12Zl"、使用材料 ID1登録フィールド〜使用材料 ID3登録フィール ドには、当該製品の製造に使用した材料 ID"123"、 "110"、 "092"、使用日 1登録 フィールド〜使用日 3登録フィールドには当該製品の製造時に材料 ID"123"、 "110 "、 "092"の材料を使用した夫々の日" 10Z21"、 "10/20", "10/22"が登録され ている。 [0027] For example, information on the order ID "abc" is registered in the uppermost record in FIG. 3, the order ID "abc" is registered in the order ID registration field, and the information in the product ID registration field. Product ID "28" of the product requested to be manufactured by order, the product in the start date registration field “10Z20”, the date of actual manufacture of the product, “12Zl”, the date of actual shipment of the product in the shipping date registration field, and the material ID1 registration field to the material ID3 registration field in the shipping date registration field. Used material IDs “123”, “110”, “092”, use date 1 registration field to use date 3 In the registration field, the material ID “123”, “110”, “092” is entered when the product is manufactured. Each day used "10Z21", "10/20", "10/22" is registered.
[0028] 再び図 1の説明に戻る。材料在庫期間情報算出部 105は、材料 DB102内の入荷 日登録フィールドに登録される入荷日と、生産管理 DB104内の使用日登録フィード に登録される使用日とに基づいて、該当する材料が在庫として倉庫等に滞在した期 間 (滞在期間)を算出する。即ち、材料在庫期間情報算出部 105は、ユーザによって 評価値の算出対象として指定された製品の各材料に対応するレコードを材料 DB10 2及び生産管理 DB104から取得し、取得した各材料のレコード内の入荷日登録フィ 一ルド及び使用日登録フィールドを参照し、入荷日から使用日までの日数を当該材 料の滞在期間として材料毎に算出する。  [0028] Returning to the description of FIG. Based on the arrival date registered in the arrival date registration field in the material DB 102 and the use date registered in the use date registration feed in the production management DB 104, the material inventory period information calculation unit 105 stores the corresponding material in stock. Calculate the period of stay (stay period) in the warehouse. That is, the material inventory period information calculation unit 105 acquires a record corresponding to each material of the product designated as the evaluation value calculation target by the user from the material DB 102 and the production management DB 104, and stores the records in the acquired material records. Referring to the arrival date registration field and the use date registration field, the number of days from the arrival date to the use date is calculated for each material as the stay period of the material.
[0029] 製造期間情報算出部 109は、生産管理 DB104内の着手日登録フィールドに登録 される着手日と、同じく生産管理 DB104内の出荷日登録フィールドに登録される出 荷日とに基づいて、該当する製品の製造期間を算出する。即ち、製造期間情報算出 部 109は、ユーザによって評価値の算出対象として指定された製品に対応するレコ ードを生産管理 DB104から取得し、取得したレコード内の着手日登録フィールド及 び出荷日登録フィールドを参照し、着手日から出荷日までの当該製品の製造期間を 算出する。  [0029] The production period information calculation unit 109 is based on the start date registered in the start date registration field in the production management DB 104 and the shipment date registered in the shipment date registration field in the production management DB 104. Calculate the production period of the corresponding product. That is, the manufacturing period information calculation unit 109 acquires a record corresponding to the product designated as the evaluation value calculation target by the user from the production management DB 104, and sets the start date registration field and the shipment date registration in the acquired record. Referring to the field, calculate the production period of the product from the start date to the shipment date.
[0030] 評価値算出部 106は、材料在庫期間情報算出部 105により算出された各材料の 在庫の滞在期間と、製造期間情報算出部 109により算出された製品の製造期間とを 加算し、当該製品の製造に係る評価値を算出する。  [0030] The evaluation value calculation unit 106 adds the stay period of the stock of each material calculated by the material inventory period information calculation unit 105 and the product manufacturing period calculated by the manufacturing period information calculation unit 109. An evaluation value related to the manufacture of the product is calculated.
[0031] 出力制御部 107は、評価値算出部 106により算出された評価値を出力部 108から 出力させ、ユーザに対して通知する。 The output control unit 107 causes the output unit 108 to output the evaluation value calculated by the evaluation value calculation unit 106 and notifies the user.
[0032] 入力部 110は、後述するキーボードコントローラ 210やキーボード 211等に相当す る構成であり、ユーザ力もの操作に応じた指示入力を受け付けることができる。 [0033] 図 4は、生産資源管理システム 100のハードウェア構成を示すブロック図である。 C PU201は、システムバスに接続される各デバイスゃコントローラを統括的に制御する 。 ROM203又は HD207には、 CPU201の制御プログラムである BIOS (Basic Input /Output System)やオペレーティングシステムプログラムや、生産資源管理システム 1 00が実行する例えば図 5乃至図 7に示す処理のプログラム等が記憶されている。 [0032] The input unit 110 has a configuration corresponding to a keyboard controller 210, a keyboard 211, and the like, which will be described later, and can receive an instruction input according to an operation by a user. FIG. 4 is a block diagram showing a hardware configuration of the production resource management system 100. The CPU 201 comprehensively controls the controllers connected to the system bus. The ROM 203 or HD 207 stores a BIOS (Basic Input / Output System), an operating system program, which is a control program for the CPU 201, and the processing programs shown in FIGS. 5 to 7 executed by the production resource management system 100, for example. ing.
[0034] なお、図 4の例では、ハードディスク(HD) 207は生産資源管理システム 100の内 部に配置された構成としている力 他の実施形態として HD207に相当する構成が生 産資源管理システム 100外部に配置された構成としてもよい。また、本実施形態に係 る例えば図 5乃至図 7に示す処理を行なうためのプログラムは、フレキシブルディスク (FD) 206や CD— ROM等、コンピュータ読み取り可能な記録媒体に記録され、そ れらの記録媒体力も供給される構成としてもょ 、し、インターネット等の通信媒体を介 して供給される構成としてもょ ヽ。  Note that in the example of FIG. 4, the hard disk (HD) 207 has a configuration arranged inside the production resource management system 100. In another embodiment, the configuration equivalent to the HD 207 is the production resource management system 100. It is good also as a structure arrange | positioned outside. Further, for example, the program for performing the processing shown in FIGS. 5 to 7 according to the present embodiment is recorded on a computer-readable recording medium such as a flexible disk (FD) 206 and a CD-ROM, and the program is executed. It can be configured to supply recording medium power, or it can be supplied via communication media such as the Internet.
[0035] RAM202は、 CPU201の主メモリ、ワークエリア等として機能する。 CPU201は、 処理の実行に際して必要なプログラム等を RAM202にロードして、プログラムを実行 することで各種動作を実現するものである。  The RAM 202 functions as a main memory, work area, etc. for the CPU 201. The CPU 201 implements various operations by loading a program necessary for execution of processing into the RAM 202 and executing the program.
[0036] ディスクコントローラ 205は、 HD207や FD206等の外部メモリへのアクセスを制御 する。通信 IFコントローラ 204は、インターネットや LANと接続し、例えば TCP/IP によって外部との通信を制御するものである。  The disk controller 205 controls access to external memories such as the HD 207 and the FD 206. The communication IF controller 204 is connected to the Internet or a LAN, and controls communication with the outside by, for example, TCP / IP.
[0037] ディスプレイコントローラ 208は、ディスプレイ 209における画像表示を制御する。  The display controller 208 controls image display on the display 209.
[0038] KB (キーボード)コントローラ 210は、キーボード(KB) 211からの操作入力を受け 付け、 CPU201に対して送信する。なお、図示していないが、キーボード 211の他に 、マウス等のポインティングデバイスもユーザの操作手段として本実施形態に係る生 産資源管理システム 100に適用可能である。  The KB (keyboard) controller 210 receives an operation input from the keyboard (KB) 211 and transmits it to the CPU 201. Although not shown, in addition to the keyboard 211, a pointing device such as a mouse can also be applied to the production resource management system 100 according to the present embodiment as a user operation means.
[0039] なお、図 1に示す入荷情報、在庫情報、製品情報、生産計画情報、出荷情報、使 用日情報及び着手日情報は、入力部 110等の操作手段に対するユーザの操作によ り生産資源管理システム 100に入力されてもょ 、し、インターネットゃ LAN等の通信 回線を介して通信 IFコントローラ 204の制御の基、他の装置から生産資源管理シス テム 100に入力されてもよい。 [0040] 材料管理部 101、生産管理部 103、材料在庫期間情報算出部 105、製造期間情 報算出部 109及び評価値算出部 106は、例えば HD207内に記憶され、必要に応じ て RAM202にロードされるプログラム及びそれを実行する CPU201に相当する構成 である。 [0039] The arrival information, inventory information, product information, production plan information, shipping information, use date information and start date information shown in FIG. 1 are produced by the user's operation on the operation means such as the input unit 110. It may be input to the resource management system 100, or may be input to the production resource management system 100 from another device under the control of the communication IF controller 204 via a communication line such as the Internet or LAN. [0040] The material management unit 101, the production management unit 103, the material inventory period information calculation unit 105, the production period information calculation unit 109, and the evaluation value calculation unit 106 are stored in, for example, the HD 207 and loaded into the RAM 202 as necessary. The configuration corresponds to the program to be executed and the CPU 201 that executes the program.
[0041] また、材料 DB102及び生産管理 DB104は、例えば HD207内の一部の記憶領域 に相当する構成である。出力制御部 107は、例えばディスプレイコントローラ 208に 相当する構成であり、出力部 108は、例えばディスプレイ 209に相当する構成である  [0041] The material DB 102 and the production management DB 104 have a configuration corresponding to a part of the storage area in the HD 207, for example. The output control unit 107 has a configuration corresponding to, for example, the display controller 208, and the output unit 108 has a configuration corresponding to, for example, the display 209.
[0042] 次に、図 5乃至図 7を参照しながら、本実施形態に係る生産資源管理システム 100 の動作について説明する。図 5は、材料 DB102への情報登録処理を示すフローチ ヤートである。図 6は、生産管理 DB104への情報登録処理を示すフローチャートであ る。図 7は、材料の滞在期間、製品の製造期間及び評価値の算出処理等を示すフロ 一チャートである。 Next, the operation of the production resource management system 100 according to the present embodiment will be described with reference to FIGS. Fig. 5 is a flowchart showing the information registration process in the material DB102. FIG. 6 is a flowchart showing information registration processing in the production management DB 104. FIG. 7 is a flowchart showing the material stay period, product manufacturing period, evaluation value calculation processing, and the like.
[0043] 先ず、図 5を用いて、材料管理部 101による材料 DB102への情報登録処理につい て説明する。図 5において、材料管理部 101は、材料の入荷があった場合、その材 料の入荷情報が入力される (ステップ S501)。続いて材料管理部 101は、入荷情報( 材料 ID及び入荷日)を材料 DB102に登録する(ステップ S502)。  First, the information registration processing in the material DB 102 by the material management unit 101 will be described with reference to FIG. In FIG. 5, when a material is received, the material management unit 101 receives the material arrival information (step S501). Subsequently, the material management unit 101 registers arrival information (material ID and arrival date) in the material DB 102 (step S502).
[0044] 一方、材料 DB102に入荷情報が登録された材料が製品製造の際に使用され、そ の在庫情報 (材料 IDとその材料使用後の在庫量)が材料管理部 101に入力されると (ステップ S503)、材料管理部 101は、入力された材料 IDに該当するステップ S 502 で登録したレコードに在庫量を材料 DB 102に登録する (ステップ S 504)。  [0044] On the other hand, when the material for which the arrival information is registered in the material DB 102 is used at the time of manufacturing the product, the inventory information (the material ID and the inventory amount after using the material) is input to the material management unit 101. (Step S503), the material management unit 101 registers the stock quantity in the material DB 102 in the record registered in Step S502 corresponding to the input material ID (Step S504).
[0045] 次に、図 6を用いて、生産管理部 103による生産管理 DB104への情報登録処理に ついて説明する。図 6において、生産管理部 103は、生産計画情報及び製品情報が 入力されると (ステップ S601)、入力された生産計画情報 (注文 ID、製品 ID)、製品 情報(当該製品に使用される材料 ID)を生産管理 DB104に登録する (ステップ S60 2)。  Next, the information registration processing in the production management DB 104 by the production management unit 103 will be described with reference to FIG. In FIG. 6, when the production plan information and product information are input (step S601), the production management unit 103 inputs the production plan information (order ID, product ID), product information (material used for the product). ID) is registered in the production management DB 104 (step S60 2).
[0046] 一方、生産管理 DB104に登録された製品の製造が開始され、当該製品の着手日 情報(当該製品の製品 ID、注文 ID、着手日)が生産管理部 103に入力されると (ステ ップ S603)、生産管理部 103は、入力された製品 ID及び注文 IDに該当するステツ プ S602で登録した製品に対応するレコードに着手日を登録する (ステップ S604)。 [0046] On the other hand, when the manufacture of the product registered in the production management DB 104 is started and the start date information (product ID, order ID, start date) of the product is input to the production management unit 103 (STEP The production management unit 103 registers the start date in the record corresponding to the product registered in step S602 corresponding to the input product ID and order ID (step S604).
[0047] また、生産管理 DB104に登録された製品の製造の際に当該材料が使用され、当 該製品の使用日情報(当該製品の製品 ID、注文 ID、材料 ID、使用日)が生産管理 部 103に入力されると (ステップ S607)、生産管理部 103は、入力された製品 ID、注 文 ID及び材料 IDに該当するステップ S602で登録した製品に対応するレコードに使 用日を登録する (ステップ S608)。  [0047] In addition, the material is used when manufacturing the product registered in the production management DB 104, and the date of use (product ID, order ID, material ID, date of use) of the product is used for production management. When entered in the part 103 (step S607), the production management part 103 registers the use date in the record corresponding to the product registered in step S602 corresponding to the entered product ID, order ID and material ID. (Step S608).
[0048] また、生産管理 DB104に登録された製品が出荷され、当該製品の出荷情報(当該 製品の製品 ID、注文 ID、出荷日)が生産管理部 103に入力されると (ステップ S605 )、生産管理部 103は、入力された製品 ID及び注文 IDに該当するステップ S602で 登録した製品に対応するレコードに出荷日を登録する (ステップ S606)。  [0048] Further, when the product registered in the production management DB 104 is shipped and the shipping information (product ID, order ID, shipping date) of the product is input to the production management unit 103 (step S605), The production management unit 103 registers the shipping date in the record corresponding to the product registered in step S602 corresponding to the input product ID and order ID (step S606).
[0049] 次に、材料の在庫の滞在期間情報の算出処理、製品の製造期間の算出処理及び 評価値算出処理について、図 7を用いて説明する。  [0049] Next, the calculation process of the stay period information of material stock, the calculation process of the product manufacturing period, and the evaluation value calculation process will be described with reference to FIG.
[0050] 先ずユーザは、評価値の算出対象となる製品の製品 ID及び注文 IDを入力する (ス テツプ S701)。製造期間情報算出部 109は、入力された製品 ID及び注文 IDに対応 するレコードを生産管理 DB104から取得し (ステップ S702)、当該レコード内の着手 日登録フィールドに登録される着手日から出荷日登録フィールドに登録される出荷 日までの製造期間情報を算出する (ステップ S703)。  [0050] First, the user inputs the product ID and order ID of the product whose evaluation value is to be calculated (step S701). The manufacturing period information calculation unit 109 obtains a record corresponding to the input product ID and order ID from the production management DB 104 (step S702), and registers the shipping date from the start date registered in the start date registration field in the record. The production period information up to the shipping date registered in the field is calculated (step S703).
[0051] 続いて材料在庫期間情報算出部 105は、ステップ S702において取得されたレコ ード内の使用材料 ID登録レコードを参照し、使用材料 ID登録レコードに登録される 材料 IDに該当するレコードを材料 DB102から取得する(ステップ S704)。次に材料 在庫期間情報算出部 105は、取得した各レコード内の入荷日登録フィールドに登録 される入荷日から使用日登録フィールドに登録される使用日までの材料の滞在期間 情報を材料毎に算出する (ステップ S 705)。  [0051] Subsequently, the material inventory period information calculation unit 105 refers to the used material ID registration record in the record acquired in step S702, and selects a record corresponding to the material ID registered in the used material ID registration record. Obtained from the material DB102 (step S704). Next, the material inventory period information calculation unit 105 calculates the stay period information for each material from the arrival date registered in the arrival date registration field in each acquired record to the usage date registered in the usage date registration field for each material. (Step S705).
[0052] 続いて評価値算出部 106は、製造期間情報算出部 109によって算出された製品の 製造期間情報と、材料在庫期間情報算出部 105によって算出された各材料の滞在 期間情報とを加算することにより、当該製品の製造に係る評価値を算出する (ステツ プ S706)。 [0053] 続いて出力制御部 107は、評価値算出部 106によって算出された評価値を出力部 108を用いて出力させ、ユーザに対して通知する (ステップ S 707)。 [0052] Subsequently, the evaluation value calculating unit 106 adds the product manufacturing period information calculated by the manufacturing period information calculating unit 109 and the stay period information of each material calculated by the material inventory period information calculating unit 105. Thus, the evaluation value related to the manufacture of the product is calculated (step S706). Subsequently, the output control unit 107 causes the output unit 108 to output the evaluation value calculated by the evaluation value calculation unit 106, and notifies the user (step S707).
[0054] 次に、上述した構成及び動作によって算出される評価値を具体例を挙げて説明す る。図 8及び図 9は、本実施形態における評価値算出方法を具体的に説明するため の図である。図中、工程 A、 B、 Cは夫々、材料 a、 b、 cを用いた製品の製造工程であ る。  Next, the evaluation value calculated by the above-described configuration and operation will be described with a specific example. 8 and 9 are diagrams for specifically explaining the evaluation value calculation method in the present embodiment. In the figure, processes A, B, and C are product manufacturing processes using materials a, b, and c, respectively.
[0055] 先ず、図 8に示す例について説明する。材料 aの入荷日は" 10Z2"、使用日は" 10 /6"であるため、材料在庫期間情報算出部 105は、材料 aについて滞在期間を" 4 日 "と算出する。材料 bの入荷日は" 10/1"、使用日は" 10/11"であるため、材料 在庫期間情報算出部 105は、材料 bについて滞在期間を" 10日"と算出する。材料 c の入荷日は" 10Z2"、使用日は" 10Z14"であるため、材料在庫期間情報算出部 1 05は、材料 cについて滞在期間を" 12日 "と算出する。また、製品製造の着手日は" 1 0/6",出荷日は" 10Z17"であるため、製造期間情報算出部 109は、当該製品の 製造期間を" 11日"と算出する。従って、評価値算出部 106によって評価値は次のよ うに算出されることになる。  First, the example shown in FIG. 8 will be described. Since the arrival date of the material a is “10Z2” and the usage date is “10/6”, the material inventory period information calculation unit 105 calculates the stay period of the material a as “4 days”. Since the arrival date of the material b is “10/1” and the usage date is “10/11”, the material inventory period information calculation unit 105 calculates the stay period of the material b as “10 days”. Since the arrival date of the material c is “10Z2” and the usage date is “10Z14”, the material inventory period information calculation unit 105 calculates the stay period of the material c as “12 days”. Further, since the start date of product manufacture is “10/6” and the shipping date is “10Z17”, the manufacturing period information calculation unit 109 calculates the manufacturing period of the product as “11 days”. Therefore, the evaluation value is calculated as follows by the evaluation value calculation unit 106.
"4日" + " 10日" + " 12日" + " 11日" = "37日 (評価値) "  "4 days" + "10 days" + "12 days" + "11 days" = "37 days (value)"
[0056] 次に、図 9に示す例について説明する。材料 aの入荷日は" 10Z2"、使用日は" 10 /6"であるため、材料在庫期間情報算出部 105は、材料 aについて滞在期間を" 4 日 "と算出する。材料 bの入荷日は" 10/5"、使用日は" 10/11"であるため、材料 在庫期間情報算出部 105は、材料 bについて滞在期間を" 6日 "と算出する。材料 c の入荷日は" 10Z2"、使用日は" 10Z14"であるため、材料在庫期間情報算出部 1 05は、材料 cについて滞在期間を" 2日 "と算出する。また、製品製造の着手日は" 10 /6 出荷日は" 10Z17"であるため、製造期間情報算出部 109は、当該製品の製 造期間を" 11日"と算出する。従って、評価値算出部 106によって評価値は次のよう に算出されることになる。 Next, the example shown in FIG. 9 will be described. Since the arrival date of the material a is “10Z2” and the usage date is “10/6”, the material inventory period information calculation unit 105 calculates the stay period of the material a as “4 days”. Since the arrival date of the material b is “10/5” and the use date is “10/11”, the material inventory period information calculation unit 105 calculates the stay period of the material b as “6 days”. Since the arrival date of the material c is “10Z2” and the usage date is “10Z14”, the material inventory period information calculation unit 105 calculates the stay period of the material c as “2 days”. In addition, since the start date of product manufacture is “10/6 and the shipping date is“ 10Z17 ”, the manufacturing period information calculation unit 109 calculates the manufacturing period of the product as“ 11 days. ”Therefore, the evaluation value is calculated. The evaluation value is calculated by section 106 as follows.
"4日" + "6日" + " 12日" + " 11日" = "33日 (評価値) "  "4 days" + "6 days" + "12 days" + "11 days" = "33 days (value)"
[0057] 以上、図 8と図 9に示す例について評価値の算出方法の具体例を説明したが、図 8 及び図 9の例ではともに製造期間は" 11日"と同じである力 図 8に示す例の方が、材 料 b、材料 cの在庫での滞在期間が長いため、図 9の例より高い数値の評価値が算出 され、在庫コストが評価値に反映することになる。このように、製品の製造期間が同じ であっても、材料 b、材料 cを長く在庫に滞在させ、在庫コストが高くなる場合、評価値 は高い値をとることになり、図 9の例に比べて、図 8の例はコスト面で好ましくないこと が分かる。 As described above, specific examples of the evaluation value calculation method have been described for the examples shown in FIGS. 8 and 9. In both the examples of FIGS. 8 and 9, the manufacturing period is the same as “11 days”. The example shown in Since the stay period of materials b and materials c in stock is long, a higher evaluation value than the example in Fig. 9 is calculated, and the inventory cost is reflected in the evaluation value. In this way, even if the product manufacturing period is the same, if material b and material c are kept in stock for a long time and the inventory cost is high, the evaluation value will be high, and the example in Figure 9 In comparison, it can be seen that the example in Fig. 8 is not preferable in terms of cost.
[0058] 以上のように本実施形態によれば、製品製造の着手日から出荷日までの期間 (製 造リードタイム)とともに、材料の入荷日から使用日までの期間 (在庫リードタイム)を 考慮した評価値を算出することが可能である。従って、ユーザはこの評価値を参照す ることで、在庫コストを踏まえた製品生産のための全体的なコスト評価を把握すること が可能となる。  [0058] As described above, according to this embodiment, the period from the date of product manufacture to the date of shipment (manufacturing lead time) and the period from the date of arrival of materials to the date of use (stock lead time) are considered. It is possible to calculate the evaluated value. Therefore, the user can grasp the overall cost evaluation for product production based on the inventory cost by referring to the evaluation value.
[0059] 次に、本発明の他の実施形態について説明する。本実施形態では、製品の製造過 程で必要な材料を全て使い切るまでの在庫コストを加味した評価値を算出することが 可能である。これによつて、図 18に示すように、半製品を材料とした工程を繰り返して 、ある製品を製造する場合、スラブ 2の段階、スラブ 3の段階で発生した在庫分も、コ ストとして反映させて、評価値を算出することが可能になる。  Next, another embodiment of the present invention will be described. In the present embodiment, it is possible to calculate an evaluation value that takes into account the inventory cost until all the materials necessary for the product manufacturing process are used up. As a result, as shown in Fig. 18, when a certain product is manufactured by repeating the process using semi-finished products, the inventory generated in the slab 2 and slab 3 stages is also reflected as a cost. Thus, the evaluation value can be calculated.
[0060] これは、材料が入荷された時点から当該材料が使用される製造工程の終了時点ま での期間を材料の滞在期間として扱うものである。図 10は、本発明の他の実施形態 における評価値算出方法の具体例を説明するための図である。  [0060] In this method, a period from when a material is received until the end of the manufacturing process in which the material is used is treated as a material stay period. FIG. 10 is a diagram for explaining a specific example of the evaluation value calculation method according to another embodiment of the present invention.
[0061] 例えば図 10に示すように、材料 aの入荷日が" 10Z2"であり、材料 aが使用される 工程 Aの終了時点が" 10Z11"である場合、材料在庫期間情報算出部 105は、材料 aについて滞在期間を" 9日 "と算出する。材料 bの入荷日が" 10/1"であり、材料 bが 使用される工程 Bの終了時点が" 10Z14"であるため、材料在庫期間情報算出部 1 05は、材料 bについて滞在期間を" 13日 "と算出する。また、材料 cの入荷日力 10 Z2"であり、材料 cが使用される工程 Cの終了時点が" 10Z17"であるため、材料在 庫期間情報算出部 105は、材料 cについて滞在期間を" 15日"と算出する。また、製 品の製造着手日が" 10Z6"であり、出荷日が" 10Z17"であるため、製造期間情報 算出部 109は、当該製品の製造期間を" 11日"と算出する。従って、評価値算出部 1 06によって評価値は次のように算出されることになる。 "9日" + "13日" + "15日" + "11日" = "48日 (評価値) " For example, as shown in FIG. 10, when the arrival date of the material a is “10Z2” and the end point of the process A in which the material a is used is “10Z11”, the material inventory period information calculation unit 105 The stay period for material a is calculated as “9 days”. Since the arrival date of the material b is “10/1” and the end point of the process B in which the material b is used is “10Z14”, the material inventory period information calculation unit 1 05 determines the stay period for the material b. Calculated as “13 days”. In addition, since the arrival date of the material c is 10 Z2 "and the end point of the process C in which the material c is used is" 10Z17 ", the material inventory period information calculation unit 105 sets the stay period for the material c to" “15 days”, and since the manufacturing start date of the product is “10Z6” and the shipping date is “10Z17”, the manufacturing period information calculation unit 109 sets the manufacturing period of the product to “11 days”. Therefore, the evaluation value is calculated as follows by the evaluation value calculation unit 106. "9 days" + "13 days" + "15 days" + "11 days" = "48 days (evaluation value)"
[0062] このように、本実施形態では、製品の製造過程で必要な材料を全て使 、切るまで の在庫コストを加味した評価値を算出することが可能となる。 As described above, in this embodiment, it is possible to calculate an evaluation value that uses all necessary materials in the manufacturing process of the product and takes into account the inventory cost until cutting.
[0063] 続いて、本発明の他の実施形態について説明する。本実施形態では、各工程にお いて複数の材料を組み合わせて製品を製造する場合の在庫コストを加味した評価値 を算出することが可能である。 [0063] Next, another embodiment of the present invention will be described. In this embodiment, it is possible to calculate an evaluation value that takes into account inventory costs when a product is manufactured by combining a plurality of materials in each step.
[0064] 図 11は、本発明の他の実施形態における評価値算出方法の具体例を説明するた めの図である。 FIG. 11 is a diagram for explaining a specific example of an evaluation value calculation method according to another embodiment of the present invention.
[0065] 例えば図 11に示すように、材料 aの入荷日が" 10Zl"、材料 bの入荷日力 10 3 "であり、材料 aと bが使用される工程 Aの使用日が" 10Z8"である場合、材料在庫期 間情報算出部 105は、材料 aについて滞在期間を" 7日 "、材料 bについて滞在期間 を" 5日"と算出する。工程 Aで製造されたものに材料 Cを組合わせる工程 Bにおいて 、材料 cの入荷日が" 10Z3"、材料 cが使用される工程 Βの使用日が" 10Z10"であ る場合、材料在庫期間情報算出部 105は、材料 aについて滞在期間を" 7日 "と算出 する。同様に材料 dの入荷日が" 10Z3"、材料 dが使用される工程 Cの使用日力 ' 10 Z12"である場合、材料在庫期間情報算出部 105は、材料 dについて滞在期間を" 9 日 "と算出する。また、製品の製造着手日が" 10Z8"であり、出荷日が" 10Z15"で あるため、製造期間情報算出部 109は、当該製品の製造期間を" 7日"と算出する。 従って、評価値算出部 106によって評価値は次のように算出されることになる。  [0065] For example, as shown in Fig. 11, the arrival date of material a is "10Zl", the arrival date force of material b is 10 3 ", and the use date of process A in which materials a and b are used is" 10Z8 " In this case, the material inventory period information calculation unit 105 calculates the stay period for material a as “7 days” and the stay period as for material b as “5 days.” Material C is added to the product manufactured in process A. In the combination process B, when the arrival date of the material c is “10Z3” and the process date where the material c is used is “10Z10”, the material inventory period information calculation unit 105 determines the stay period for the material a. Similarly, when the arrival date of the material d is “10Z3” and the daily use force of the process C where the material d is used is “10 Z12”, the material inventory period information calculation unit 105 The length of stay for material d is calculated as “9 days”. Further, since the production start date of the product is “10Z8” and the shipping date is “10Z15”, the production period information calculation unit 109 calculates the production period of the product as “7 days”. Accordingly, the evaluation value is calculated by the evaluation value calculation unit 106 as follows.
"7日 " + "5日 " + "7日 " + "9日 " + "7日 " = "35日(評価値) "  "7 days" + "5 days" + "7 days" + "9 days" + "7 days" = "35 days (value)"
[0066] このように、本実施形態では、製品の複数の材料を組み合わせる製造過程を経て 製品を完成させる場合でも在庫コストを加味した評価値を算出することが可能である  As described above, in this embodiment, even when a product is completed through a manufacturing process in which a plurality of materials of the product are combined, it is possible to calculate an evaluation value in consideration of inventory costs.
[0067] 本実施形態では、上述したように、評価値算出部 106は、材料在庫期間情報算出 部 105によって算出された各材料の滞在期間と、製造期間情報算出部 109によって 算出された製品の製造期間とから当該製品の製造に係る評価値を算出している。他 の実施形態として、材料在庫期間情報算出部 105及び製造期間情報算出部 109の 少なくとも何れか一方を、本生産資源管理システム 100とインターネット等の通信回 線を介して接続される外部装置に備えることもできる。この場合、当該外部装置によ つて算出された各材料の滞在期間及び製品の製造期間の少なくとも何れか一方を 生産資源管理システム 100が取得し、評価値算出部 106によって当該製品の製造 に係る評価値を算出する。なお、外部装置から各材料の滞在期間を取得した場合に は、生産資源管理システムから材料在庫期間情報算出部 105が不要となり、外部装 置力 製造期間を取得した場合は、生産資源管理システムから製造期間情報算出 部 109が不要となる。 In the present embodiment, as described above, the evaluation value calculation unit 106 includes the stay period of each material calculated by the material inventory period information calculation unit 105 and the product period calculated by the manufacturing period information calculation unit 109. An evaluation value related to the manufacture of the product is calculated from the manufacturing period. In another embodiment, at least one of the material inventory period information calculation unit 105 and the production period information calculation unit 109 is connected to the production resource management system 100 and a communication circuit such as the Internet. It can also be provided in an external device connected via a line. In this case, the production resource management system 100 acquires at least one of the stay period of each material and the production period of the product calculated by the external device, and the evaluation value calculation unit 106 evaluates the production of the product. Calculate the value. In addition, when the residence period of each material is obtained from an external device, the material inventory period information calculation unit 105 is not required from the production resource management system, and when the external device force production period is obtained, it is obtained from the production resource management system. The manufacturing period information calculation unit 109 becomes unnecessary.
[0068] さらに他の実施形態として、ユーザの操作によって各材料の滞在期間及び製品の 製造期間の少なくとも何れか一方を入力部 110を介して入力し、図 4の RAM202内 に保持して、評価値算出部 106が RAM202内に保持される各材料の滞在期間や製 品の製造期間を使用して製品の製造に係る評価値を算出することも可能である。こ の場合も、滞在期間が入力された場合は生産資源管理システムから材料在庫期間 情報算出部 105が不要となり、製造期間が入力された場合は生産資源管理システム から製造期間情報算出部 109が不要となる。  [0068] As yet another embodiment, at least one of the stay period of each material and the production period of the product is input via the input unit 110 by the user's operation, and is stored in the RAM 202 in FIG. It is also possible for the value calculation unit 106 to calculate the evaluation value related to the manufacture of the product using the stay period of each material held in the RAM 202 and the manufacture period of the product. In this case, the material inventory period information calculation unit 105 is not required from the production resource management system when the stay period is input, and the production period information calculation unit 109 is not required from the production resource management system when the production period is input. It becomes.
[0069] またさらに他の実施形態として、材料の在庫が製品製造に及ぼす影響を考慮した 指標値を算出する重み付け部を備えてもよい。重み付け部による重み付けは、材料 の単価や材料の単位数量あたりの在庫価格に応じた重み付け等が考えられる。尚、 在庫価格とは、在庫滞在期間に掛かる費用や、在庫が業務に及ぼした影響度合等 を評価した値である。例えば、在庫日数が 10日であっても、非常に需要が高くて高 価で保管場所にも気を使う材料と、非常に需要が低くて安価で保管場所も指定の無 い材料とでは、在庫管理のコスト面力も言えば異なる評価をすべきである。重み付け 部はこれらを考慮して評価値に反映させる機能である。  [0069] As yet another embodiment, a weighting unit may be provided that calculates an index value that takes into account the influence of material stock on product manufacturing. As the weighting by the weighting unit, weighting according to the unit price of materials and the inventory price per unit quantity of materials can be considered. The inventory price is a value that evaluates the cost of the inventory stay period and the degree of influence of inventory on the business. For example, even if the inventory period is 10 days, there are very high demand, high price, and materials that care about the storage location, and materials that are very low demand, inexpensive, and have no storage location specified. Different assessments should be made for the cost of inventory management. The weighting unit is a function that takes these into consideration and reflects them in the evaluation value.
[0070] 図 12を用いて、重み付け部による評価値の重み付けを説明する。重み付けは、材 料の調達時の単価や為替、寿命、需要としての高低等が考えられる。図 12に、この 重み付けに利用する重み付け DB112を示す。重み付け DB112は、重み付け ID、 材料 ID、調達単価、調達時の為替、寿命、がレコード毎に設けられている。例えば、 図 12の最上段のレコードには、重み付け ID"001"に関する情報が登録されており、 重み付け ID登録フィールドには重み付け ID"001 "、材料 ID登録フィールドには材 料 ID"125"、調達単価登録フィールドには調達時の材料の単価" 1. 5ドル"、調達 時の為替登録フィールドには調達時の為替" 100円 Zドル"、寿命登録フィールドに は材料の寿命" 15ヶ月"が登録されている。重み付け DB112は、材料 DB102等と同 様に、 HD207内の一部の記憶領域に相当する構成とする。 The weighting of the evaluation value by the weighting unit will be described with reference to FIG. The weighting may be the unit price at the time of procurement of materials, exchange rate, service life, high or low demand. Figure 12 shows the weighting DB 112 used for this weighting. The weighting DB 112 has a weighting ID, material ID, procurement unit price, exchange rate at the time of procurement, and life span for each record. For example, information on the weight ID “001” is registered in the uppermost record in FIG. 12. The weight ID “001” is registered in the weight ID registration field, and the material ID is registered in the material ID registration field. Price ID "125", procurement unit price field is the material price at the time of procurement "1.5 dollars", exchange rate field at the time of procurement is the exchange rate at the time of procurement "100 yen Z dollars", and the material for the lifetime registration field The lifetime of "15 months" is registered. The weighting DB 112 is configured to correspond to a part of the storage area in the HD 207, like the material DB 102 and the like.
[0071] 上記のように、図 12のフィールドに設定された値を掛け合わせて、重み付け指標と して扱う。例えば、重み付け ID"001"、材料 ID"125"の材料の材料在庫期間が 20 日であったとする。図 12より、この場合の重み付け指標 = "単価 1. 5" X "調達時の 為替 100" X "lZ寿命 15ヶ月" = 10となる。従って、材料在庫期間 = 20 X 10 = 20 0日、として算出される。同様に、図 12より、重み付け ID002、材料 ID123の重み付 け指標を計算すると、 "10" X "120" X "1/1" = 1200となる。従って、材料在庫期 間 = 20 X 1200 = 24000日として算出される。  [0071] As described above, the values set in the fields of Fig. 12 are multiplied and handled as a weighting index. For example, assume that the material inventory period of the material with weight ID “001” and material ID “125” is 20 days. From Fig. 12, the weighting index in this case = "unit price 1.5" X "exchange at the time of procurement 100" X "lZ life 15 months" = 10. Therefore, it is calculated as material inventory period = 20 × 10 = 200 days. Similarly, when the weighting index of weighting ID002 and material ID123 is calculated from FIG. 12, “10” X “120” X “1/1” = 1200. Therefore, material inventory period = 20 x 1200 = 24000 days.
[0072] 図 15を用いて、重み付け部による重み付け指標算出フローについて説明する。例え ば、図 15において例示したように、ステップ 704で保持した材料 IDに紐付いたレコー ドを、重み付け DB112から取得する(ステップ 1501)。レコードの各フィールドを用い て予め定められた計算式 (上記の例である場合、乗算式)に基づいて処理し、重み付 け指標を算出する (ステップ 1502)。そして、算出した重み付け指標と材料在庫期間 を用いて、重み付け指標を反映させた評価値を算出する (ステップ 1503)。  A flow of calculating the weighting index by the weighting unit will be described with reference to FIG. For example, as illustrated in FIG. 15, the record associated with the material ID held in step 704 is acquired from the weighting DB 112 (step 1501). Processing is performed based on a predetermined calculation formula (in the above example, multiplication formula) using each field of the record, and a weighting index is calculated (step 1502). Then, an evaluation value reflecting the weighting index is calculated using the calculated weighting index and the material inventory period (step 1503).
[0073] 以上、図 12、図 15を用いて重み付け指標値、及び、重み付け指標値を反映させた 材料在庫期間の算出方法の具体例を説明した。両材料ともに"材料在庫期間 = 20 日"と同じ日数である力 在庫として持つ事がコスト面力もみて好ましくない材料であ る"重み付け ID=002"方が、 "重み付け ID = 001"の材料よりも高く指標や評価値 が算出されている。つまり、指標や評価値に反映されている。  The specific examples of the weighting index value and the material inventory period calculation method reflecting the weighting index value have been described above with reference to FIGS. 12 and 15. Both materials have the same number of days as “material inventory period = 20 days”. “Weighting ID = 002” is a material that is not desirable to have as a stock in terms of cost. Compared to materials with “Weighting ID = 001” Indicators and evaluation values are calculated at a high level. That is, it is reflected in the index and the evaluation value.
[0074] 以上のように本実施形態によれば、材料を在庫として持つことがコスト面に及ぼす 影響を考慮した評価値を算出することが可能である。従って、ユーザはこの指標や評 価値を参照することで、個々の材料が持つ性質を踏まえた厳密なコスト評価を把握 することが可能となる。  As described above, according to the present embodiment, it is possible to calculate an evaluation value in consideration of the influence of having a material as an inventory on the cost side. Therefore, the user can grasp the exact cost evaluation based on the property of each material by referring to this index and evaluation value.
[0075] また、各フィールドを乗算するだけでは無く、加算や減算、除法等で指標を表現で きることは言うまでも無い。例えば上述した通り、寿命が短い材料ほど、在庫として持 つ事はコスト面に悪い影響を及ぼす。このような場合、例えば、寿命を登録する寿命 登録フィールドを重み付け DB112に登録し、前記算出した重み付け指標を寿命登 録フィールドで割ると、寿命が考慮された材料在庫の評価指標値が算出される。 [0075] Needless to say, an index can be expressed not only by multiplying each field but also by addition, subtraction, and division. For example, as mentioned above, materials with shorter life spans are kept in stock. Things have a negative impact on costs. In such a case, for example, by registering the life registration field for registering the life in the weighting DB 112 and dividing the calculated weighting index by the life registration field, the evaluation index value of the material inventory considering the life is calculated. .
[0076] なお、上述した実施形態では、評価値の単位として日数を用いて 、るが、これに限 られず、月、週、時間等を単位としてもよいし、それらの値を変換した値を用いてもよ い。 In the above-described embodiment, the number of days is used as the unit of the evaluation value. However, the present invention is not limited to this, and the unit of month, week, time, etc. may be used, or a value obtained by converting those values. May be used.
[0077] 上述した実施形態では、様々な工程で製造される製品の在庫期間を考慮した評価 値及び製造に用いられる材料の在庫の性質を考慮した評価値の算出について説明 したが、次に、この評価値を利用して、コストを抑えて製品を製造する工場を選定する 方法について、図 13を用いて説明する。上述した通り、材料をどの工場で製造させ る力を決定することは、製品のコストを大きく左右するため、非常に重要な課題である  In the above-described embodiment, the calculation of the evaluation value in consideration of the inventory period of the product manufactured in various processes and the evaluation value in consideration of the property of the stock of the material used for manufacturing has been described. Next, Using this evaluation value, a method for selecting a factory for manufacturing products at a reduced cost will be described with reference to FIG. As mentioned above, determining the power at which a material is manufactured in a factory is a very important issue because it greatly affects the cost of the product.
[0078] 図 13は、従来の方法 (図 16、図 17)とは異なり、材料購入費に対して材料在庫期間 を組み合わせている。これにより、工期ゃ材料購入費を単純に比較する方法とは異 なり、在庫に力かるコストも考慮しているので、製造時に実際に発生するコストを抑え て製品を製造できる工場を選択することが可能となる。これについて図 13を用いて説 明する。なお、材料購入費とは、材料を仕入れた際の支払対価のことである。 FIG. 13 differs from the conventional method (FIGS. 16 and 17) in that the material inventory period is combined with the material purchase cost. In this way, the construction schedule is different from the method of simply comparing the material purchase costs, and the cost of inventory is also taken into consideration, so it is necessary to select a factory that can manufacture products while suppressing the costs actually incurred during production. Is possible. This will be explained using Fig. 13. The material purchase cost is the consideration paid when the material is purchased.
[0079] 図 13は、材料費と材料在庫期間の組み合わせが A— Factory, C— Factory, B— Factoryの順番に大きくなつている。つまり、図 17と同様に納期を 30日とした場合、 納期に間に合 ヽ且つ材料購入費を抑えて製造を行う工場は、 C Factoryであるこ とが分かる。これは、上記評価値を利用して材料毎に製造時に発生するコストを考慮 しているためである。このように本実施形態は、図 17のように単純に材料購入費を比 較するだけでは把握できない情報を提示するので、製造時に実際にコストを抑えて 製品製造する工場を選定することが可能となり、本願の課題を解決できる。  [0079] In FIG. 13, the combination of material cost and material inventory period increases in the order of A—Factory, C—Factory, B—Factory. In other words, if the delivery date is 30 days, as in Fig. 17, it can be seen that the factory that manufactures products that meet the deadline and reduce material purchase costs is C Factory. This is because the cost generated at the time of manufacturing for each material is taken into account using the evaluation value. In this way, this embodiment presents information that cannot be grasped by simply comparing the material purchase costs as shown in Fig. 17, so it is possible to select a factory that actually manufactures products at a reduced cost during manufacturing. Thus, the problem of the present application can be solved.
[0080] また、上述した通り重み付け部を用いて材料在庫期間を算出した場合は、上述した 材料購入費との組み合わせに限らず、他にも状況に適した工場選択を行うことが可 能となる。例えば、為替を用いた場合、海外に複数ある工場のうちどの工場に製造さ せれば、価値ある製品且つコストを抑えた製品の製造を実現するか等を提示すること が可能になる。 [0080] In addition, when the material inventory period is calculated using the weighting unit as described above, it is not limited to the combination with the material purchase cost described above, and it is possible to make other factory selections suitable for the situation. Become. For example, when using foreign exchange, it is necessary to indicate which of several factories overseas can produce valuable products and products with reduced costs. Is possible.
[0081] また、製品は時の状況に応じて価値が変動するものであるので、製造完了時点で その製品に価値が無くなっていれば、安く製造できても、全く意味が無い。例えば、 図 13において、納期が 10日以下であれば C Factoryが選択すべき工場であり、 納期が 40日以上であれば A— Factoryが選択すべき工場であることを明確に提示し ている。従って材料在庫期間を用いて図 13のように図示することで、価値ある製品且 つコストを抑えた製品の製造を実現する工場を選択することを実現する。これにより、 不要な製品の製造を抑え、それに関する費用も抑えることも可能となる。  [0081] In addition, since the value of a product varies depending on the situation of the time, if the product has no value at the time of completion of manufacture, even if it can be manufactured at low cost, there is no meaning. For example, Figure 13 clearly shows that C Factory should be selected if the delivery date is 10 days or less, and A—Factory should be selected if the delivery date is 40 days or more. . Therefore, by using the material inventory period as shown in Fig. 13, it is possible to select a factory that realizes production of valuable products and products with reduced costs. This can reduce the production of unnecessary products and the costs associated with them.
[0082] 更に、図 14において、材料の供給可能な量をバブルチャートで表現することできる 。これにより、工場が供給しうる材料の量を提示することができるので、製造時に必要 な量を供給しうる工場を提示することが可能となる。従って、必要量を確実に確保で きるという点も考慮に入れ、より的確に状況を反映した、コストを抑えて製品の製造を 行う工場を選択することが可能になる。  Further, in FIG. 14, the amount of material that can be supplied can be represented by a bubble chart. As a result, it is possible to present the amount of material that can be supplied by the factory, so it is possible to present a factory that can supply the necessary amount during manufacturing. Therefore, it is possible to select a factory that manufactures products at a reduced cost, reflecting the situation more accurately, taking into account that the required amount can be secured.
産業上の利用可能性  Industrial applicability
[0083] 本発明によれば、在庫として持たせることにかかるコストをリードタイムとして換算し、 製品の製造の際に実際に発生するコストを反映する評価値を算出することが可能と なる。 [0083] According to the present invention, it is possible to calculate the evaluation value that reflects the cost actually generated during the manufacture of the product by converting the cost required for inventory as the lead time.

Claims

請求の範囲 The scope of the claims
[1] 材料が在庫として滞在する期間を示す材料滞在期間情報、及び、前記材料により 製造される製品の製造開始時点力 出荷時点までの期間を示す製造期間情報に基 づいて、前記製品の製造に係る評価値を算出する評価値算出手段を有することを特 徴とする生産資源管理システム。  [1] Manufacture of the product based on the material stay period information that indicates the period during which the material stays in stock, and the manufacturing time information that indicates the period until the time of shipment of the product manufactured by the material A production resource management system characterized by comprising an evaluation value calculation means for calculating an evaluation value related to the above.
[2] 前記材料滞在期間情報は、前記材料が入荷された時点から前記材料が前記製品 の製造に使用された時点までの期間を示す情報であることを特徴とする請求項 1に 記載の生産資源管理システム。  [2] The production according to claim 1, wherein the material stay period information is information indicating a period from a time when the material is received to a time when the material is used for manufacturing the product. Resource management system.
[3] 前記材料滞在期間情報は、前記材料が入荷された時点から前記材料が使用され る製造工程の終了時点までの期間を示す情報であることを特徴とする請求項 1に記 載の生産資源管理システム。 [3] The production according to claim 1, wherein the material stay period information is information indicating a period from the time when the material is received until the end of the manufacturing process in which the material is used. Resource management system.
[4] 前記評価値算出手段は、前記材料滞在期間情報と前記製造期間情報とを加算す ることにより、前記評価値を算出することを特徴とする請求項 1に記載の生産資源管 理システム。 [4] The production resource management system according to claim 1, wherein the evaluation value calculation means calculates the evaluation value by adding the material stay period information and the manufacturing period information. .
[5] 前記材料滞在期間情報に前記材料に対応する重み付けを行なう重み付け手段を 更に有し、  [5] It further comprises weighting means for weighting the material stay period information corresponding to the material,
前記評価値算出手段は、前記重み付け手段により重み付けが行なわれた前記材 料滞在期間情報と前記製造期間情報とに基づいて、前記評価値を算出することを特 徴とする請求項 1に記載の生産資源管理システム。  2. The evaluation value calculation unit according to claim 1, wherein the evaluation value calculation unit calculates the evaluation value based on the material stay period information weighted by the weighting unit and the manufacturing period information. Production resource management system.
[6] 前記重み付け手段は、前記材料の単価に応じた重み付けを行なうことを特徴とする 請求項 5に記載の生産資源管理システム。 6. The production resource management system according to claim 5, wherein the weighting unit performs weighting according to a unit price of the material.
[7] 前記重み付け手段は、前記材料の単位数量あたりの在庫価格に応じた重み付けを 行なうことを特徴とする請求項 5に記載の生産資源管理システム。 7. The production resource management system according to claim 5, wherein the weighting means performs weighting according to an inventory price per unit quantity of the material.
[8] 生産資源管理システムによる評価値算出方法であって、 [8] An evaluation value calculation method by a production resource management system,
材料が在庫に滞在する期間を示す材料滞在期間情報、及び、前記材料により製造 される製品の製造開始時点から出荷時点までの期間を示す製造期間情報に基づい て、前記製品の製造に係る評価値を算出する評価値算出ステップを含むことを特徴 とする評価値算出方法。 材料が在庫に滞在する期間を示す材料滞在期間情報、及び、前記材料により製造 される製品の製造開始時点から出荷時点までの期間を示す製造期間情報に基づい て、前記製品の製造に係る評価値を算出する評価値算出ステップをコンピュータに 実行させるためのプログラム。 An evaluation value related to the manufacture of the product based on the material stay period information indicating the period during which the material stays in stock and the manufacturing period information indicating the period from the start of manufacture of the product manufactured by the material to the time of shipment. The evaluation value calculation method characterized by including the evaluation value calculation step which calculates. An evaluation value related to the manufacture of the product based on the material stay period information indicating the period during which the material stays in stock and the manufacturing period information indicating the period from the start of manufacture of the product manufactured by the material to the time of shipment. A program for causing a computer to execute an evaluation value calculating step for calculating.
PCT/JP2006/323307 2005-11-24 2006-11-22 Production resource management system, evaluation value calculation method, and program WO2007060985A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2007546464A JP4959577B2 (en) 2005-11-24 2006-11-22 Production resource management system, evaluation value calculation method and program

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2005-339109 2005-11-24
JP2005339109 2005-11-24

Publications (1)

Publication Number Publication Date
WO2007060985A1 true WO2007060985A1 (en) 2007-05-31

Family

ID=38067210

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2006/323307 WO2007060985A1 (en) 2005-11-24 2006-11-22 Production resource management system, evaluation value calculation method, and program

Country Status (4)

Country Link
JP (1) JP4959577B2 (en)
CN (1) CN101313260A (en)
MY (1) MY149410A (en)
WO (1) WO2007060985A1 (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7562812B2 (en) 2000-10-26 2009-07-21 I2 Technologies Us, Inc. Redistribution of parts in a distribution network
GB2457517A (en) * 2008-02-15 2009-08-19 I2 Technologies Us Inc Method for optimising the deployment of parts in a supply chain network by computing the costs, lead time and demand for parts at defined locations.
CN101963810A (en) * 2010-10-22 2011-02-02 北京理工大学 Batch flowline production accumulated part number analysis method
CN106971274A (en) * 2017-03-31 2017-07-21 国家海洋局第海洋研究所 The computational methods of island structures storage
CN114630799A (en) * 2019-11-06 2022-06-14 三菱电机株式会社 Stock charge calculation system, stock charge calculation method, and stock charge calculation program

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
DE112018007980T5 (en) * 2018-09-12 2021-05-27 Mitsubishi Electric Corporation MANUFACTURING SYSTEM DESIGN ASSISTANT DEVICE

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH09136246A (en) * 1995-09-12 1997-05-27 Toyota Motor Corp Method and device for evaluation of optimum indication point

Family Cites Families (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0210872A (en) * 1988-06-29 1990-01-16 Fujitsu Ltd Manufacture of semiconductor device
JP2001290525A (en) * 2000-04-07 2001-10-19 Jgc Corp Recording medium with recorded lot size calculating program, lot size calculating method, and manufacturing method using lot size calculating method
JP3833053B2 (en) * 2000-06-28 2006-10-11 ダイハツ工業株式会社 Vehicle seat structure
JP2002109003A (en) * 2000-10-03 2002-04-12 Solvex Co Rationalization supporting system in physical distribution center
JP2003312851A (en) * 2002-04-24 2003-11-06 Toyota Motor Corp Transport scheduling device
JP4559698B2 (en) * 2002-11-08 2010-10-13 株式会社東芝 Supply and demand adjustment method and system, product manufacturing method
JP2004326268A (en) * 2003-04-22 2004-11-18 Matsushita Electric Works Ltd Production schedule creation method and its system
JP2004355147A (en) * 2003-05-27 2004-12-16 Matsushita Electric Works Ltd Process design device, process design method and process design program
JP2005301566A (en) * 2004-04-09 2005-10-27 Ricoh Co Ltd Process management device and method

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH09136246A (en) * 1995-09-12 1997-05-27 Toyota Motor Corp Method and device for evaluation of optimum indication point

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7562812B2 (en) 2000-10-26 2009-07-21 I2 Technologies Us, Inc. Redistribution of parts in a distribution network
US7580825B2 (en) 2000-10-26 2009-08-25 I2 Technologies Us, Inc. Redistribution of parts in a distribution network
US7685015B2 (en) 2000-10-26 2010-03-23 I2 Technologies Us, Inc. Optimized deployment of parts in a supply chain network
US7886960B2 (en) 2000-10-26 2011-02-15 I2 Technologies Us, Inc. Redistribution of parts in a distribution network
GB2457517A (en) * 2008-02-15 2009-08-19 I2 Technologies Us Inc Method for optimising the deployment of parts in a supply chain network by computing the costs, lead time and demand for parts at defined locations.
CN101963810A (en) * 2010-10-22 2011-02-02 北京理工大学 Batch flowline production accumulated part number analysis method
CN106971274A (en) * 2017-03-31 2017-07-21 国家海洋局第海洋研究所 The computational methods of island structures storage
CN114630799A (en) * 2019-11-06 2022-06-14 三菱电机株式会社 Stock charge calculation system, stock charge calculation method, and stock charge calculation program

Also Published As

Publication number Publication date
JP4959577B2 (en) 2012-06-27
MY149410A (en) 2013-08-30
CN101313260A (en) 2008-11-26
JPWO2007060985A1 (en) 2009-05-07

Similar Documents

Publication Publication Date Title
US8126751B2 (en) Method for allocating system costs of the infrastructure of a computer center
Ray et al. Tailored supply chain decision making under price-sensitive stochastic demand and delivery uncertainty
WO2007060985A1 (en) Production resource management system, evaluation value calculation method, and program
US20030046191A1 (en) Forecasting demand for cuitical parts in a product line
JP2001233414A (en) Production planning method
JP4134508B2 (en) Supply chain simulation system
JP5663081B2 (en) Parts shipment number prediction system and program
JP2003271797A (en) Method, system and program for assisting production planning
WO2016079843A1 (en) Production plan adjustment assisting device and production plan adjustment assisting method
JP2006520968A (en) Consignment inventory management and adjustment system
Zobolas et al. Extending capacity planning by positive lead times and optional overtime, earliness and tardiness for effective master production scheduling
JP5776797B2 (en) Program, evaluation information generation method, and evaluation information generation system
JP5300708B2 (en) Production management apparatus, production management method and program
JP2010262426A (en) Method, program and device for preparing production plan
JP2008052413A (en) Evaluation support system for sales plan
JP2021026695A (en) Rental equipment management system and rental equipment management method
JP5090537B2 (en) Calculation method of safety stock quantity of parts, execution program thereof, and execution apparatus thereof
CN114626660A (en) Method and apparatus for surge regulation forecasting
JP4876479B2 (en) Price presenting apparatus and price presenting program
JP2002318840A (en) Inventory management system by predicting shipping amount and managing inventory
JP7073066B2 (en) Arrangement process management device, arrangement process management method, and arrangement process management program
JP2005242816A (en) Order reception bargaining support method by computer
KR102568748B1 (en) Electronic commerce system for steel material
Childe An introduction to computer aided production management
WO2004114036A1 (en) Information processing device and production device

Legal Events

Date Code Title Description
WWE Wipo information: entry into national phase

Ref document number: 200680043739.4

Country of ref document: CN

121 Ep: the epo has been informed by wipo that ep was designated in this application
WWE Wipo information: entry into national phase

Ref document number: 2007546464

Country of ref document: JP

NENP Non-entry into the national phase

Ref country code: DE

DPE1 Request for preliminary examination filed after expiration of 19th month from priority date (pct application filed from 20040101)
122 Ep: pct application non-entry in european phase

Ref document number: 06833129

Country of ref document: EP

Kind code of ref document: A1