MEC4105
MEC4105
❖ Broadly speaking, production planning is concerned with two main aspects: (i) routing or planning work tasks (ii) layout or spatial relationship
between the resources.
❖ Production planning is dynamic in nature and always remains in fluid state as plans may have to be changed according to the changes in
circumstances.
Production Control:
❑ Product design involves creating sketches or prototypes from which to work from, but product development requires detailed technical drawings and
specifications for each element of the finished item.
❑ The designing process often includes testing the product on users or through surveys; product development, on the other hand, involves extensive
prototyping and rigorous quality assurance procedures.
❑ When it comes to the end user experience, design helps convey brand messaging while developing facilitates optimum performance capabilities.
❑ In terms of cost-effectiveness, product design can help reduce unnecessary costs by streamlining the manufacturing processes, while proper
development makes products more cost-effective due to better use of resources such as time and materials.
❑ From a scalability point of view, product design helps make products easily scalable for upgradation or customization purposes, while development
helps ensure that production is increased without compromising on quality standards.
❑ Both processes require different kinds of skill sets: designers need creative thinking abilities while developers need technical knowledge and
analytical skills.
Stages of product design
The product design process involves a wide range of tasks before the product is ready to be launched on the market for consumers to purchase:
❖ Type of product
❖ Type of production line
❖ Rate of production
❖ Equipment used etc.
They are broadly classified into three categories:
➢ Job shop production
➢ Batch production
➢ Mass production
3. Mass Production
In mass production, same type of product is manufactured to meet the continuous demand of the product. Usually demand of the product is very
high and market is going to sustain same demand for sufficiently long time.
The following are the important characteristics of mass production system:
➢ As same product is manufactured for sufficiently long time, machines can be laid down in order of processing sequence.
➢ Product type layout is most appropriate for mass production system.
➢ Standard methods and machines are used during part manufacture.
➢ Most of the equipment are semi-automatic or automatic in nature.
➢ Material handling is also automatic (such as conveyors).
➢ Semi-skilled workers are normally employed as most of the facilities are automatic.
➢ As product flows along a pre-defined line, planning and control of the system is much easier. Cost of production is low owing to the high rate
of production.
➢ In process inventories are low as production scheduling is simple and can be implemented with ease.
PRODUCT DESIGN
Product design is a strategic decision as the image and profit earning capacity of a small firm depends largely on product design. Once the product to be
produced is decided by the entrepreneur, the next step is to prepare its design. Product design consists of form and function.
❖ The form designing includes decisions regarding its shape, size, color and appearance of the product.
❖ The functional design involves the working conditions of the product.
❖ Once a product is designed, it prevails for a long time therefore various factors are to be considered before designing it. These factors are listed
below: -
❑ Standardization ❑ Sustainability
❑ Reliability ❑ Product simplification
NOTE: The product design should be dictated by the market demand. It is
❑ Maintainability ❑ Quality Commensuration with cost
an important decision and therefore the entrepreneur should pay due effort,
❑ Servicing ❑ Product value
time, energy and attention in order to get the best results.
❑ Reproducibility ❑ Consumer quality
❑ Needs and tastes of consumers.
TYPES OF PRODUCTION
Broadly one can think of three types of production systems which are mentioned here under: -
(a) Continuous production
(b) Job or unit production
(c) Intermittent production
Continuous production:
It refers to the production of standardized products with a standard set of process and operation sequence in anticipation of demand. It is also
known as mass flow production or assembly line production. This system ensures less work in process inventory and high product quality but
involves large investment in machinery and equipment. The system is suitable in big plants involving large volume and small variety of output
e.g. oil refineries, reform cement manufacturing etc.
Job or Unit production: - It involves production as per customer's specification each batch or order consists of a small lot of identical products
and is different from other batches. The system requires comparatively smaller investment in machines and equipment. It is flexible and can be
adapted to changes in product design and order size without much inconvenience. This system is most suitable where heterogeneous products
are produced against specific orders.
Intermittent Production:
Under this system the goods are produced partly for inventory and partly for customer's orders. E.g. components are made for inventory but they are
combined differently for different customers. Automobile plants, printing presses, electrical goods plant are examples of this type of manufacturing.
2. FORECASTING
o The growing competition, frequent changes in customer's demand and the trend towards automation, demand that decisions in business should not
be based purely on guesses rather on a careful analysis of data concerning the future course of events.
o More time and attention should be given to the future than to the past, and the question 'what is likely to happen?' should take precedence over 'what
has happened?' though no attempt to answer the first can be made without the facts and figures being available to answer the second.
o When estimates of future conditions are made on a systematic basis, the process is called forecasting and the figure or statement thus obtained is
defined as forecast.
❑ In a world where future is not known with certainty, virtually every business and economic decision rests upon a forecast of future conditions.
❑ Forecasting aims at reducing the area of uncertainty that surrounds management decision-making with respect to costs, profit, sales, production,
pricing, capital investment, and so forth.
❑ If the future were known with certainty, forecasting would be unnecessary. But uncertainty does exist, future outcomes are rarely assured and,
therefore, organized system of forecasting is necessary.
❑ The following are the main functions of forecasting:
1. The creation of plans of action.
2. The general use of forecasting is to be found in monitoring the continuing progress of plans based on forecasts.
3. The forecast provides a warning system of the critical factors to be monitored regularly because they might drastically affect the performance of the
plan.
➢ It is important to note that the objective of business forecasting is not to determine a curve or series of figures that will tell exactly what will happen,
say, a year in advance, but it is to make analysis based on definite statistical data, which will enable an executive to take advantage of future
conditions to a greater extent than he could do without them.
➢ In forecasting one should note that it is impossible to forecast the future precisely and there always must be some range of error allowed for in the
forecast.
FORECASTING FUNDAMENTALS
Forecast: A prediction, projection, or estimate of some future activity, event, or occurrence. Types of Forecasts are:
❑ Economic forecasts. Predict a variety of economic indicators, like money supply, inflation rates, interest rates, etc.
❑ Technological forecasts. Predict rates of technological progress and innovation.
❑ Demand forecasts. Predict the future demand for a company’s products or services.
Qualitative methods
Time-series models
Time series models look at past patterns of data and
Associate models
attempt to predict the future based upon the
Associative models, often called casual models assume that the
underlying patterns contained within those data.
variable being forecasted is related to other variables in the
These days deep learning, especially Long Short
environment.
Term Memory (LSTM) is widely used for time series
prediction
Find out the demand forecast for the month of July using five-period moving average & three-period moving
average using simple moving average method.
Implementation of SMA in excel
Open excel. Let's assume we have a series of sales data for a product over 12 months in cells B2:B13.
1.First, select a cell where you want to display the moving average. Let's say you want to display it starting from cell C4
(after three months. i.e when the moving average window is given as three months)
2. In cell C4, enter the formula for the simple moving average. The formula for a simple moving average with a window
size of, say, 3 months is:
3. Drag this formula down to fill the cells C5:C13. Excel will automatically adjust the cell references accordingly, so the
moving average will be calculated for each successive window of 3 months.
Implementation of SMA in excel
Weighted moving average method:
In this method, unequal weights are assigned to the past demand data while calculating simple moving average as the demand forecast for next time
period. Usually most recent data is assigned the highest weight factor
Example: The manager of a restaurant wants to make decision on inventory and overall cost. He wants to forecast demand for some of the items
based on weighted moving average method. For the past three months he experienced a demand for pizzas as follows:
Find the demand for the month of January by assuming suitable weights to demand data.
In excel:
Let's assume we have a series of sales data for a product over 12 months in cells B2:B13, and we want to calculate a weighted moving average with
weights of 0.3, 0.5, and 0.2 for the most recent, second most recent, and third most recent months, respectively.
1.First, select a cell where you want to display the weighted moving average. Let's say you want to display it starting from cell C4.
2.In cell C4, enter the formula for the weighted moving average. Use the dollar sign to fix the weights. The formula for a weighted moving average with
the specified weights would be:
3. Drag this formula down to fill the cells C5:C13. Excel will automatically adjust the cell references accordingly, so the weighted moving average will
be calculated for each successive row (As shown above).
Exponential smoothing method:
In this method, weights are assigned in exponential order. The weights decrease exponentially from most recent demand data to older demand data
Example: One of the two wheeler manufacturing company experienced irregular but usually increasing demand for three products. The demand was
found to be 420 bikes for June and 440 bikes for July. They use a forecasting method which takes average of past year to forecast future demand. Using
the simple average method demand forecast for June is found as 320 bikes. Use a smoothing coefficient of 0.7 to weigh the recent demand and find the
demand forecast for August.
In excel:
Let's assume we have a series of sales data for a product over 12 months in cells B2:B13, and
we want to calculate the exponential smoothing forecast with a smoothing parameter (alpha) of
0.3.
1.First, select a cell where you want to display the forecast. Let's say you want to display it
starting from cell C3.
2.In cell C2, enter the initial forecast value. This could be the first observed value in your data, or
an initial estimate. Let's assume we take the value from the first observation in cell B2 (say B2).
3.In cell C3, enter the formula for the exponential smoothing forecast. Put a dollar sign to fix the
alpha (constant). The formula for exponential smoothing with a smoothing parameter (alpha) of
0.3 would be:
Drag this formula down to fill the cells B4:B13. Excel will automatically adjust the cell references
accordingly, so the exponential smoothing forecast will be calculated for each successive row.
Regression analysis method:
In this method, past demand data is used to establish a functional relationship between two variables. One variable is known or assumed to be known;
and used to forecast the value of other unknown variable (i.e.demand).
Farewell Corporation manufactures Integrated Circuit boards(I.C board) for electronics devices. The planning department knows that the sales of their
client goods depends on how much they spend on advertising, on account of which they receive in advance of expenditure. The planning department
wish to find out the relationship between their clients advertising and sales, so as to find demand for I.C board. The money spend by the client on
advertising and sales (in dollar) is given for different periods in following table :
Error in Forecasting
Error in forecasting is nothing but the numeric difference in the forecasted demand and actual demand. MAD (Mean Absolute Deviation) and Bias are
two measures that are used to assess the accuracy of the forecasted demand. It may be noted that MAD expresses the magnitude but not the direction
of the error.
Key take aways about forecasting and further examples
Here are the fundamental concepts and methods used in forecasting:
Causal Methods:
Causal methods of forecasting involve identifying and analyzing the cause-and-effect relationships between various factors and the variable being
forecasted. These methods use regression analysis or other statistical techniques to forecast based on the relationship between the variable being
forecasted and other relevant variables, such as economic indicators, demographic factors, or marketing expenditures.
Judgmental Methods:
Judgmental methods rely on the expertise and judgment of individuals or groups to make forecasts. These methods are often used when historical data
is limited or unreliable, or when there are significant changes in the environment that cannot be captured by quantitative models. Techniques such as
expert opinion, Delphi method, and scenario planning fall under this category.
Inventory Costs
In order to control inventories appropriately, one has to consider all cost elements that are associated with the inventories. There are four such cost
elements, which do affect cost of inventory.
❖ Unit cost: it is usually the purchase price of the item under consideration. If unit cost is related with the purchase quantity, it is called as discount
price.
❖ Procurement costs: This includes the cost of order preparation, tender placement, cost of postages, telephone costs, receiving costs, set up cost
etc.
INVENTORY
Carrying costs: This represents the cost of maintaining inventories in the plant. It includes the cost of insurance, security, warehouse rent, taxes, interest
on capital engaged, spoilage, breakage etc.
Stockout costs: This represents the cost of loss of demand due to shortage in supplies. This includes cost of loss of profit, loss of customer, loss of
goodwill, penalty etc.
If one year planning horizon is used, the total annual cost of inventory can be expressed as: Total annual inventory cost = Cost of items + Annual
procurement cost + Annual carrying cost + Stockout cost
Variables in Inventory Models S = Procurement cost (per order)
D = Total annual demand (in units) C = Cost of the individual item (cost per unit)
Q = Quantity ordered (in units) I = Carrying cost per unit carried (as a percentage of unit cost C)
Q* = Optimal order quantity (in units) K = Stockout cost per unit out of stock
R = Reorder point (in units) P = Production rate or delivery rate TC* = Minimum total annual inventory costs
R* = Optimal reorder point (in units) dl = Demand per unit time during lead time
L = Lead time Dl = Total demand during lead time
TC = Total annual inventory costs
INVENTORY
The objective of inventory management team is to minimize the total annual inventory cost. A simplified graphical presentation in which cost of items,
procurement cost and carrying cost are depicted is shown in Figure 1 . It can be seen that large values of order quantity Q result in large carrying cost.
Similarly, when order quantity Q is large, fewer orders will be placed and procurement cost will decrease accordingly. The total cost curve indicates that
the minimum cost point lies at the intersection of carrying cost and procurement cost curves.
Inventory Operating Doctrine
When managing inventories, operations manager has to make two important
decisions:
▪ When to reorder the stock (i.e. time to reorder or reorder point)
▪ How much stock to reorder (i.e. order quantity)
Reorder point is usually a predetermined inventory level, which signals the
operations manager to start the procurement process for the next order.
Order quantity is the order size.
Inventory Modelling
This is a quantitative approach for deriving the minimum cost model for the
inventory problem in hand.
Economic Order Quantity (EOQ) Model
This model is applied when the objective is to minimize the total annual cost of
inventory in the organization. Economic order quantity is that size of the order
which helps in attaining the above set objective. EOQ model is applicable under
the following conditions.
❑ Demand per year is deterministic in nature
❑ Planning period is one year
❑ Lead time is zero or constant and deterministic in nature
❑ Replenishment of items is instantaneous
❑ Demand/consumption rate is uniform and known in advance
❑ No stockout condition exist in the organization
INVENTORY
INVENTORY
The graphical representation of the EOQ model is shown in Figure 2 .
Example on EOQ:
ABC manufacturers produces 1,25,000 oil seals each year to satisfy the requirement of
their client. They order the metal for the bushing in lot of 30,000 units. It cost them $40
to place the order. The unit cost of bushing is $0.12 and the estimated carrying cost is
25% unit cost. Find out the economic order quantity? What percentage of increases or
decrease in order quantity is required so that the ordered quantity is Economic order
quantity ?
Economic Production Quantity (EPQ) Model In this situation, when the order is placed, the supplier begins producing the units and
supplies them continuously. While new units are added to inventory, other units are
In EOQ model, supply was instantaneous, which may not
being used. Thus, if delivery rate (P) > demand rate (D), the net result will be a net
be the case in all industrial applications. If supply of items
increase in the inventory level. The slope of replenishment line will thus be (P-D).
is gradual to satisfy a continuous demand, then supply line
Similarly the slope of demand line will be (-D). The average inventory carried per year is
will be depicted by a slanted line (Figure 3 ). Figure 3 :
Economic Production Quantity Model (EPQ Model)
INVENTORY
Network Techniques
The network techniques of project management have developed in an evolutionary way in many years. Up to the end of 18th century, the decision
making in general and project management in particular was intuitive and depended primarily on managerial capabilities, experience, judgment
and academic background of the managers.
It was only in the early of 1900's that the pioneers of scientific management, started developing the scientific management techniques. The
forerunner to network techniques, the Gantt chart was developed, during world war I, by Henry L Gantt, for the purpose of production scheduling.
An example of Gantt chart is shown in Figure 1.
4. PROJECT MANAGEMENT
Critical Path Method (CPM)
The Gantt Chart
which was used as an important tool in both the project and production scheduling. The bar charts, then developed into milestone charts ( Figure 3 ),
and next into network techniques (such as CPM and PERT).
PROJECT MANAGEMENT
Network Construction
Critical Path Method (CPM) A network is the graphical representation of the project
The Mile Stone Chart activities arranged in a logical sequence and depicting all
the interrelationships among them. A network consists of
activities and events.
Activity
An activity is a physically identifiable part of a project,
which consumes both time and resources. Activity is
represented by an arrow in a network diagram ( Figure 4
). Figure 4: Activity
Event
An event represents the accomplishment of some task. In a network diagram,
beginning and ending of an activity are represented as events. Each event is
represented as a node in a network diagram. An event does not consume any time
or resource. Each network diagram starts with an initial event and ends at a terminal
event. Each node is represented by a circle ( Figure 7)
and numbered by using the Fulkerson's Rule. Following steps are involved in the
numbering of the nodes:
❑ The initial event, which has all outgoing arrows and no incoming arrow, is
numbered as 1.
❑ Delete all the arrows coming out from the node just numbered (i.e. 1). This step
will create some more nodes (at least one) into initial events. Number these
events in ascending order (i.e. 2, 3 etc.).
PROJECT MANAGEMENT
Critical Path Method (CPM)
The Event
❑ Continue the process until the final or terminal node which has all arrows coming in, with no arrow going out, is numbered.
An illustration of Fulkerson's Rule of numbering the events is shown in Figure 8
As a recommendation, it must be noted that most of the
projects are liable for modifications, and hence there should be
a scope of adding more events and numbering them without
causing any inconsistency in the network. This is achieved by
skipping the numbers (i.e. 10, 20, 30…).
Rules for drawing network diagram Rule
1: Each activity is represented by one and only one
arrow in the network. Rule
2: No two activities can be identified by the same end
events (Figure 9)