JP2006228035A - 在庫補充モデルの選定方法及びシステム - Google Patents
在庫補充モデルの選定方法及びシステム Download PDFInfo
- Publication number
- JP2006228035A JP2006228035A JP2005042738A JP2005042738A JP2006228035A JP 2006228035 A JP2006228035 A JP 2006228035A JP 2005042738 A JP2005042738 A JP 2005042738A JP 2005042738 A JP2005042738 A JP 2005042738A JP 2006228035 A JP2006228035 A JP 2006228035A
- Authority
- JP
- Japan
- Prior art keywords
- inventory
- replenishment
- management level
- model
- product
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Granted
Links
- 238000000034 method Methods 0.000 title claims description 47
- 230000000737 periodic effect Effects 0.000 claims description 18
- 238000010187 selection method Methods 0.000 claims description 6
- 230000010365 information processing Effects 0.000 claims description 4
- 230000003287 optical effect Effects 0.000 abstract 1
- 238000007726 management method Methods 0.000 description 142
- 238000010586 diagram Methods 0.000 description 20
- 238000003860 storage Methods 0.000 description 8
- 238000013068 supply chain management Methods 0.000 description 8
- 230000002354 daily effect Effects 0.000 description 7
- 238000013439 planning Methods 0.000 description 5
- 238000004364 calculation method Methods 0.000 description 2
- 238000005516 engineering process Methods 0.000 description 2
- 230000000153 supplemental effect Effects 0.000 description 2
- 230000007547 defect Effects 0.000 description 1
- 238000009826 distribution Methods 0.000 description 1
- 230000003203 everyday effect Effects 0.000 description 1
- 239000000284 extract Substances 0.000 description 1
- 238000004519 manufacturing process Methods 0.000 description 1
- 238000013507 mapping Methods 0.000 description 1
Images
Classifications
-
- Y—GENERAL 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
- Y02—TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
- Y02P—CLIMATE CHANGE MITIGATION TECHNOLOGIES IN THE PRODUCTION OR PROCESSING OF GOODS
- Y02P90/00—Enabling technologies with a potential contribution to greenhouse gas [GHG] emissions mitigation
- Y02P90/30—Computing systems specially adapted for manufacturing
Landscapes
- General Factory Administration (AREA)
- Management, Administration, Business Operations System, And Electronic Commerce (AREA)
Abstract
【解決手段】需要データを入力後、商品毎に、需要量ランク、需要予測精度ランク、及び、需要量により在庫管理レベルを判定する「在庫管理レベル選定テーブル」を作成し、そこから最適な在庫管理レベルを選択し、この在庫管理レベルの決定と同時に、6つの在庫補充制約条件(「制約なし」、「受注/出荷日固定」、「補充サイクル固定」、「補充量固定」、「補充量制約」、「最大在庫量固定」)を加味して、在庫補充モデルを判定して、最適な5つの在庫補充モデル(必要時必要量型モデル、定期必要量型モデル、必要時定量型モデル、発注点法型モデル、定期上限値型モデル)の1つを選択する。
【選択図】 図1
Description
=√〔{Σ(需要予測誤差率−需要予測誤差率平均値)2}/(カウント数−1)〕……(1)
この需要予測誤差率標準偏差の数値が小さいほど需要予測精度が高い。逆に、需要予測誤差率標準偏差の数値が大きいほど需要予測精度が低い。
月単位受注標準偏差
=√〔{Σ(月当たり受注実績−月当たり受注実績平均値)2}/(月数−1)〕 ……(3)
LTまたはLT+サイクルが0.5ヶ月未満の場合、日単位受注変動係数として、次に示す式(4)、式(5)のように算出することができる。
日単位受注標準偏差
=√〔{Σ(日当たり受注実績−日当たり受注実績平均値)2}/(日数−1)〕 ……(5)
なお、前述において、“0.5ヶ月”という設定は、例として示したものであり、任意の数値であってよい。図12に示す「在庫管理レベル選定テーブル303」のグラフにおいて、この需要量ランク502は横軸に設定される。
20 画面表示装置
30 処理装置
40 記憶装置
50 出力装置
60 在庫管理レベル処理部
70 在庫補充モデル処理部
80 受注予測システム
90 受注システム
100 発注システム
300 需要情報データベース(DB)
301 需要予測DB
302 在庫管理レベルパラメータテーブル
303 在庫管理レベル選定テーブル
304 在庫管理レベルDB
305 在庫補充制約条件テーブル
306 商品補充制約条件テーブル
307 在庫補充モデルDB
Claims (5)
- SCMの在庫計画における在庫補充モデルの選定方法において、情報処理装置内に在庫管理レベル処理部と、在庫補充モデル処理部とを構成し、前記在庫管理レベル処理部は、入力される商品毎の需要情報、需要予測情報、及び、予め定めた在庫管理レベルパラメータ、在庫管理レベル選定情報に基づいて商品毎の在庫管理レベルを決定し、前記在庫補充モデル処理部は、前記商品毎の在庫管理レベルと、商品毎に予め定めた制約条件とに基づいて商品毎の在庫補充モデルを決定することを特徴とする在庫補充モデルの選定方法。
- 前記在庫管理レベルは、需要予測精度ランク、需要量ランク、及び、需要量により移動する需要量境界線の3つにより選定されることを特徴とする請求項1記載の在庫補充モデルの選定方法。
- 制約条件は、「制約なし」、「受注/出荷日固定」、「補充サイクル固定」、「補充量固定」、「補充量制約」、「最大在庫量固定」のうちのいずれか1つであることを特徴とする請求項1または2記載の在庫補充モデルの選定方法。
- 前記在庫補充モデルは、「必要時必要量型」、「定期必要型」、「必要時定量型」、「発注点法型」、「定期上限値型」のうちのいずれか1つであることを特徴とする請求項1、2または3記載の在庫補充モデルの選定方法。
- SCMの在庫計画における在庫補充モデルの選定方法システムにおいて、情報処理装置内に、入力される商品毎の需要情報、需要予測情報、及び、予め定めた在庫管理レベルパラメータ、在庫管理レベル選定情報に基づいて商品毎の在庫管理レベルを決定する在庫管理レベル処理部と、前記商品毎の在庫管理レベル、及び、商品毎に予め定めた制約条件に基づいて商品毎の在庫補充モデルを決定する在庫補充モデル処理部とを構成したことを特徴とする在庫補充モデルの選定システム。
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2005042738A JP4753590B2 (ja) | 2005-02-18 | 2005-02-18 | 在庫補充モデルの選定方法及びシステム |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2005042738A JP4753590B2 (ja) | 2005-02-18 | 2005-02-18 | 在庫補充モデルの選定方法及びシステム |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2006228035A true JP2006228035A (ja) | 2006-08-31 |
JP4753590B2 JP4753590B2 (ja) | 2011-08-24 |
Family
ID=36989355
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2005042738A Active JP4753590B2 (ja) | 2005-02-18 | 2005-02-18 | 在庫補充モデルの選定方法及びシステム |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP4753590B2 (ja) |
Cited By (7)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN111815198A (zh) * | 2020-07-27 | 2020-10-23 | 名创优品(横琴)企业管理有限公司 | 一种门店补货方法、装置和设备 |
CN113673938A (zh) * | 2021-10-25 | 2021-11-19 | 北京每日优鲜电子商务有限公司 | 物品分拣方法、装置、电子设备和计算机可读介质 |
CN113743853A (zh) * | 2020-11-10 | 2021-12-03 | 北京沃东天骏信息技术有限公司 | 一种货物信息确定方法、设备和计算机可读存储介质 |
CN113780611A (zh) * | 2020-12-10 | 2021-12-10 | 北京沃东天骏信息技术有限公司 | 一种库存管理方法和装置 |
CN114219397A (zh) * | 2021-12-14 | 2022-03-22 | 深圳壹账通智能科技有限公司 | 库存管理方法、装置、设备及存储介质 |
JP2022168817A (ja) * | 2021-04-26 | 2022-11-08 | クーパン コーポレイション | 発注に関連した情報を提供する電子装置の動作方法及びこれを支援する電子装置 |
CN116011934A (zh) * | 2023-03-21 | 2023-04-25 | 深圳美云集网络科技有限责任公司 | 一种基于目标库存的商品补货方法和系统 |
Citations (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH02300968A (ja) * | 1989-05-16 | 1990-12-13 | Nec Corp | 在庫管理における最適補充発注方式 |
JPH07192068A (ja) * | 1993-12-27 | 1995-07-28 | Nec Corp | 在庫管理システムにおける発注方法決定方式 |
JP2004078487A (ja) * | 2002-08-15 | 2004-03-11 | Hitachi Ltd | 物流管理方法および情報処理装置 |
JP2004292101A (ja) * | 2003-03-26 | 2004-10-21 | Osaka Gas Co Ltd | 発注処理支援システム及び方法 |
JP2005029368A (ja) * | 2003-07-09 | 2005-02-03 | Kozo Keikaku Engineering Inc | 在庫管理システム及び在庫管理方法 |
-
2005
- 2005-02-18 JP JP2005042738A patent/JP4753590B2/ja active Active
Patent Citations (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH02300968A (ja) * | 1989-05-16 | 1990-12-13 | Nec Corp | 在庫管理における最適補充発注方式 |
JPH07192068A (ja) * | 1993-12-27 | 1995-07-28 | Nec Corp | 在庫管理システムにおける発注方法決定方式 |
JP2004078487A (ja) * | 2002-08-15 | 2004-03-11 | Hitachi Ltd | 物流管理方法および情報処理装置 |
JP2004292101A (ja) * | 2003-03-26 | 2004-10-21 | Osaka Gas Co Ltd | 発注処理支援システム及び方法 |
JP2005029368A (ja) * | 2003-07-09 | 2005-02-03 | Kozo Keikaku Engineering Inc | 在庫管理システム及び在庫管理方法 |
Cited By (12)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN111815198A (zh) * | 2020-07-27 | 2020-10-23 | 名创优品(横琴)企业管理有限公司 | 一种门店补货方法、装置和设备 |
CN111815198B (zh) * | 2020-07-27 | 2022-07-08 | 创优数字科技(广东)有限公司 | 一种门店补货方法、装置和设备 |
CN113743853A (zh) * | 2020-11-10 | 2021-12-03 | 北京沃东天骏信息技术有限公司 | 一种货物信息确定方法、设备和计算机可读存储介质 |
CN113780611A (zh) * | 2020-12-10 | 2021-12-10 | 北京沃东天骏信息技术有限公司 | 一种库存管理方法和装置 |
JP2022168817A (ja) * | 2021-04-26 | 2022-11-08 | クーパン コーポレイション | 発注に関連した情報を提供する電子装置の動作方法及びこれを支援する電子装置 |
JP2022168800A (ja) * | 2021-04-26 | 2022-11-08 | クーパン コーポレイション | 発注に関連した情報を提供する電子装置の動作方法及びこれを支援する電子装置 |
JP7222587B2 (ja) | 2021-04-26 | 2023-02-15 | クーパン コーポレイション | 発注に関連した情報を提供する電子装置の動作方法及びこれを支援する電子装置 |
CN113673938A (zh) * | 2021-10-25 | 2021-11-19 | 北京每日优鲜电子商务有限公司 | 物品分拣方法、装置、电子设备和计算机可读介质 |
CN113673938B (zh) * | 2021-10-25 | 2022-02-18 | 北京每日优鲜电子商务有限公司 | 物品分拣方法、装置、电子设备和计算机可读介质 |
CN114219397A (zh) * | 2021-12-14 | 2022-03-22 | 深圳壹账通智能科技有限公司 | 库存管理方法、装置、设备及存储介质 |
CN116011934A (zh) * | 2023-03-21 | 2023-04-25 | 深圳美云集网络科技有限责任公司 | 一种基于目标库存的商品补货方法和系统 |
CN116011934B (zh) * | 2023-03-21 | 2023-09-01 | 深圳美云集网络科技有限责任公司 | 一种基于目标库存的商品补货方法和系统 |
Also Published As
Publication number | Publication date |
---|---|
JP4753590B2 (ja) | 2011-08-24 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US7660730B2 (en) | Method of creating production plan of demand variation input type and method of creating production plan minimizing risk of demand variations | |
Boute et al. | Dual sourcing and smoothing under nonstationary demand time series: Reshoring with SpeedFactories | |
JP4753590B2 (ja) | 在庫補充モデルの選定方法及びシステム | |
US20150032512A1 (en) | Method and system for optimizing product inventory cost and sales revenue through tuning of replenishment factors | |
JP4759544B2 (ja) | 在庫計画システム | |
JP2007279876A (ja) | 生産計画方法及び生産計画システム | |
US20160018797A1 (en) | Apparatus and method for calculating proxy limits to support cascaded model predictive control (mpc) | |
JP2007140785A (ja) | 在庫管理システム | |
US20060089867A1 (en) | Inventory control system and method | |
EP1793333A1 (en) | Automatic cost generator for use with an automated supply chain optimizer | |
CN117494973A (zh) | 用于确定排产方案的方法、装置、存储介质及处理器 | |
JP2008021020A (ja) | 販売計画作成支援システム | |
JP2006350883A (ja) | 知識データベースを利用した需要予測値自動判定システムおよびそれに用いられる需要予測値自動判定プログラム並びにそのプログラムが記録された記録媒体 | |
JP2020119029A (ja) | 発注情報計算プログラム、装置、及び方法 | |
KR100780103B1 (ko) | 자재 소요량 및 생산 계획 소요량 산출 방법 및 이를구현하기 위한 프로그램이 기록된 기록매체 | |
US20090216583A1 (en) | Approximating cycle times within material flow network | |
Deletoille | Inventory Control of Large Scale Multi-Item System with Minimum Order Quantity Constraint and Non-Stationary Demand | |
US20040167831A1 (en) | Rehandling planning system and rehandling planning method | |
CN113592380B (zh) | 一种安全库存的配置方法及装置 | |
JP2006171856A (ja) | 在庫補充計画システム、在庫補充計画方法、および在庫補充計画プログラム | |
JP7502975B2 (ja) | 処理装置、処理方法、およびプログラム | |
US20220101231A1 (en) | Systems and methods for supply management | |
Bangash et al. | Inventory requirements planning at lucent technologies | |
JP2005352928A (ja) | 在庫管理支援システムおよび支援プログラム | |
Onokoko | Forecasting of Product Categories using Time-Series Model Optimization |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20080122 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20100831 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20100907 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20101102 |
|
TRDD | Decision of grant or rejection written | ||
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 Effective date: 20110510 |
|
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20110524 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20140603 Year of fee payment: 3 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 4753590 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 Free format text: JAPANESE INTERMEDIATE CODE: R150 |