Optimizing Material Order under Logistics Constraints

Optimizing Material Order under Logistics Constraints

In the field of material planning, we observe some critical differences compared to the production planning. In this article, I will try to analyse these differences and propose an optimum material order function.

Let’s first try to adapt the improved EOQ discussed in How to optimize Production Order. The formula is;

EOQ = Sqrt[ 2Kd / (hCSL)]

If we want to apply it to the material supply, we need to change (K). Instead of applying a setup cost, we need to put the transportation cost per load.

Here, the container load is (CL). And, we need a number (m) of the containers to carry a periodic demand (d). Then;

m= Rndup[d/CL]

Rndup[…] is the operator, rounding up the division to the nearest integer. So if the transportation cost per CL is (G), then the total transportation cost (K) to carry load (d) is;

K = mG

After we calculate EOQ with this K, we need to compare it with mCL. mCL is the number of container that should carry the periodic demand (d).

We need to choose the minimum of EOQ and mCL, because of the behavior of the total supply chain cost function. First, the logistics cost per unit is at minimum level, when we order container multiples. So, the logistics cost of EOQ can’t lower than mCL. Second, if the order quantity increases, the opportunity cost increases.

Therefore, the optimum purchase quantity (OPQ) formula is as below;

OPQ = min[EOQ, mCL]

The operator min[…] takes the minimum of these two options. If the demand function is not exotic, (a bell shaped or decreasing trend after mean), we can apply easily this formula to our material orders.

It proposes small amounts but frequent shipments. That reduces the total inventory and the logistics cost, significantly.

After the calculation of OPQ, we can find the reorder point (R). The method is discussed in the article How to optimize inventory

You may check Unified Supply Model, for more details.

In the next article, we’ll enter to the special cases like minimum order quantity.

要查看或添加评论,请登录

Utkan Ekinci的更多文章

  • Do?a'n?n Hüsnü'ye S?zü - ?ocuk Olmak

    Do?a'n?n Hüsnü'ye S?zü - ?ocuk Olmak

    Ge?en sene k?z?m Do?a’yla beraber Dumlup?nar ?ehitli?i’nin ziyaret etmi?tik. Orada Bozk?r’l? hem?ehrisi ?mero?lu…

    5 条评论
  • Optimizing Inventory (Online App)

    Optimizing Inventory (Online App)

    Unified Supply Model is the most effective method for the optimization of the supply chain, under the uncertain demand.…

    2 条评论
  • Unified Supply Model Website

    Unified Supply Model Website

    Unified Supply Model is the best version to solve the main supply problem under uncertain demand. Here's the Website.

  • Optimizing Retailer Supply Chain

    Optimizing Retailer Supply Chain

    A retailer’s shop is the final supply & inventory point, before meeting consumer demand. Its challenges are completely…

  • Optimizing Supply Chain under Warehouse Constraint

    Optimizing Supply Chain under Warehouse Constraint

    The warehouse constraint is one of the most challenging problem of the supply chain. We can optimize the inventory and…

    2 条评论
  • How to handle Supply Variance

    How to handle Supply Variance

    The impact of the supply variance to the business is significant. The planner can receive the material later than…

  • How to optimize Distributor Supply Chain

    How to optimize Distributor Supply Chain

    Supply Chain of a distributor contains a lot difficulties. Distributor is connected to the wholesalers, retailers…

    3 条评论
  • How to optimize Leadtime

    How to optimize Leadtime

    Suppliers may provide options for the total leadtime. The leadtime has two parts; production and logistics.

  • Optimizing Multi Materials Order

    Optimizing Multi Materials Order

    Generally, suppliers provide various goods for your production. Let’s consider that we buy more than one material from…

  • How to Optimize Material Supply Chain

    How to Optimize Material Supply Chain

    Material supply chain is one of the most exclusive part of the business. It contains a lot of constraints and…

    4 条评论

社区洞察

其他会员也浏览了