Development Of A Simulation Based Kanban System for Lean Practitioner.

(1)

UNIVERSITI TEKNIKAL MALAYSIA MELAKA

Development of a Simulation Based Kanban System for Lean

Practitioner

This report submitted in accordance with requirement of the Universiti Teknikal Malaysia Melaka (UTeM) for the Bachelor Degree of Manufacturing Engineering

(Manufacturing Management) (Hons.)

by

SHARIFUL REDZUAN NAQUIDDIN B. ABD LAH B051110283

890306016433

FACULTY OF MANUFACTURING ENGINEERING 2015


(2)

i

ABSTRAK

Pembuatan kejat telah dikenali sebagai kaedah mengurangkan tujuh kerugian dalam industri pembuatan. Walau bagaimanapun, alat latihan untuk membantu pengamal kejat untuk belajar dan bereksperimen dengan pembuatan kejat adalah terhad dan memerlukan kos yang tinggi. Matlamat utama kajian ini adalah untuk membuat satu sistem kaedah pembelajaran bagi pengamal kejat belajar dan bereksperimen dengan sistem Kanban melalui pendekatan simulasi yang dinamakan K-STTS. K-STTS mengandungi dua modul, iaitu GKS-module yang bertujuan menyampaikan teori Kanban dengan menggunakan pendekatan simulasi dan GKC-module untuk membantu pengamal kejat dalam pengiraan Kanban. Perisian simulasi Arena 14 digunakan bagi membuat GKS-module dan perisian Visual Basic 6 digunakan untuk membuat GKC-module. Kajian telah dilaksanakan untuk menilai K-STTS dari segi estetika muka pengguna, keboleh kendalian, keboleh kepenggunaan dan kesesuaian fungsi. Hasil kajian menunjukkan bahawa kedua-dua modul sesuai untuk digunakan oleh pengamal kejat, bagaimanapun keboleh kendalian dan keboleh kepenggunaan GKS-module memerlukan penambahbaikan. Sebagai cadangan, model simulasi boleh dihasilkan berdasarkan senario sebenar dan menambah lagi sistem kaedah pembelajaran pembuatan kejat untuk meningkatkan kefahaman pengguna pada pembuatan kejat.


(3)

ii

ABSTRACT

Lean Manufacturing (LM) has been widely known to reduce the seven wastes in manufacturing industries. However, there are few training tools to help lean practitioner in learning and experimenting the LM tools and techniques as they are costly and difficult to create. This research aims is to built a platform for the lean practitioner to learn and experiment with the general Kanban system, by developing Kanban Simulation Training Tool System (K-STTS). K-STTS contains two modules, General Kanban Simulation Module (GKS-module) to deliver Kanban theory by using simulation approach and General Kanban Calculator Module (GKC-module) to help the lean practitioner in Kanban calculation. Arena 14 simulation software and Visual Basic 6 were used to develop the two module respectively. A feasibility study was conducted to assess K-STTS feasibility in terms of user interface aesthetics, operability, learnability and functional suitability. Both module are feasible to be used by lean practitioner, however operability and learnability of GKS-module need a improvisation. Future works include creating simulation based on real scenarios and other LM training tools platform to enhance user’s experience on LM tools.


(4)

iii

DEDICATION


(5)

iv

ACKNOWLEDGEMENT

Alhamdulillah wa shukru lillahi rabbil alamin. Praise to Allah and thanks to Allah the creator of the universe. I am grateful that I have completed the final year project and gained knowledge from the development. I wish to express my sincere thanks to Dr. Effendi bin Mohamad, as Supervisor of my project, for providing me with all the knowledge, help and support through this venture.

I take this opportunity to express gratitude to all of the FKP Department members and my colleagues for their help and support. I also thank my parents for the unceasing encouragement, support and attention.

Finally, I also thanks to all of my lecturers in Universiti Teknikal Malaysia, for giving commitment and support to me. May Allah bless us all.


(6)

v

TABLE OF CONTENT

Abstrak i

Abstract ii

Dedication iii

Acknowledgement iv

Table of Content v

List of Tables viii

List of Figures ix

List Abbreviations, Symbols and Nomenclatures xi

CHAPTER 1: INTRODUCTION 1

1.1 Motivation of Project 1

1.2 Problem Statement 3

1.3 Project Objectives 4

1.4 Project Scopes and Limitations 5

1.5 Thesis Outline 6

CHAPTER 2: LITERATURE REVIEW 7

2.1 Overview 7

2.2 Wastes in Manufacturing 8

2.3 Lean Manufacturing 9

2.3.1 Principles of LM 10

2.3.2 LM Tools and Techniques 12

2.5 Kanban System 14

2.5.1 Kanban Theory 14

2.6 Simulation 16

2.6.1 Simulation of Kanban System 18


(7)

vi

CHAPTER 3: METHODOLOGY 22

3.1 Introduction 22

3.2 Gantt Chart 22

3.3 Development of K-STTS 23

3.4 Data Preparation 24

3.4.1 GKS-module Conceptual Model 24

3.4.2 GKC-module Mathematical Models 26

3.4.3 K-STTS Parameters 27

3.5 Development of GKS-module 28

3.5.1 Simulation Model Translation 29

3.5.2 General Kanban Simulator 30

3.5.3 GKS-module Verification 30

3.5.4 GKS-module Validation 30

3.5.5 Graphical User Interface Development 31

3.6 Development of GKC-module 32

3.6.1 Graphical User Interface of GKC-module 33 3.6.2 Calculator Function Development 33

3.6.3 GKC-module Verification 33

3.6.4 GKC-module Validation 34

3.6.4.1 Kanban Calculator 1 Validation 34 3.6.4.2 Kanban Calculator 2 Validation 36 3.6.4.3 Kanban Calculator 3 Validation 37 3.6.4.4 Kanban Calculator 4 Validation 39

3.7 Feasible Study 42

3.8 Methodology Summary 44

CHAPTER 4: RESULT AND DISCUSSION 46

4.1 Introduction 46

4.2 Development of K-STTS 46

4.3 GKS-module 47

4.3.1 GKS-module Graphical User Interface (GUI) 47

4.3.1.1 Main Menu Interface 48


(8)

vii 4.3.1.3 Simulation Menu and Simulation Model Interface 50 4.3.2 GKS-module Simulator Interface 54

4.3.3 User Guide for GKS-module 56

4.4 GKC-module 57

4.4.1 GKC-module Graphical User Interface (GUI) 57

4.4.2 User Guide for GKC-module 59

4.5 K-STTS Feasibility study 60

4.5.1 GKS-module Feasible Study Result 62 4.5.2 GKC-module Feasible Study Result 66

CHAPTER 5: CONCLUSION & FUTURE WORK 69

5.1 Conclusion 69

5.2 Future Work 71

REFERENCES 72


(9)

viii

LIST OF TABLES

No. Tittle Page

2.1 List of common LM tools. 13

2.2 Comparison between three Kanban systems. 16 2.3 Past Kanban’s system research using simulation approach. 18

3.1 Kanban calculator references. 27

3.2 Kanban calculator parameters. 27

3.3 Validation result of GKS-module simulation by altering the range of workstation cycle time.

31 3.4 The chosen characracteristic quality of model based on ISO/IEC

25010:2011 definition.

43 3.5 Project objective and method used to achieve the respective

objective.

45

4.1 Graphical user interface and assigned hotkey for each interface. 47 4.2 The steps and instructions for the lean practitioner when using the

GKS-module.

56 4.3 The steps and instructions for the lean practitioner when using the

GKC-module.

60 4.4 Summarized results of GKS-module feasibility for each

characteristic quality of model.

65 4.5 Summarized results of GKS-module feasibility for each

characteristic quality of model.

68


(10)

ix

LIST OF FIGURES

No. Tittle Page

1.1 Basic framework for K-STTS. 3

2.1 The general Kanban system. 15

3.1 K-STTS development flowchart. 23

3.2 General Kanban circulation theory. 25

3.3 Conceptual model of based on the general Kanban circulation theory in logic flow type.

26 3.4 GKS-module development process flow. 28 3.5 Example of withdrawal Kanban logic between inbound buffer

and outbound buffer.

29 3.6 GKC-module development process flow. 32

3.7 Kanban calculator 1 output result. 34

3.8 Kanban calculator 2 output result. 36

3.9 Kanban calculator 3 output result. 38

3.10 Kanban calculator 4 output result. 39

3.11 Flow chart of feasible study process. 42 4.1 GKS-module main menu user interface. 48 4.2 GKS-module simulation logic interface. 49 4.3 GKS-module Kanban simulation model interface. 50 4.4 GKS-module simulation menu interface. 51

4.5 Customer order simulation. 52

4.6 Withdrawal Kanban simulation. 52

4.7 WIP Kanban simulation. 53

4.8 Reordering supply simulation. 54


(11)

x

4.10 GKC-module main menu interface. 58

4.11 Kanban calculator 1 with Kanban calculator 2 interface. 58 4.12 Kanban calculator 3 with Kanban calculator 4 interface. 59 4.13 A lean practitioner using GKS-module and GKC-module. 61 4.14 A lean practitioner answering the questionnaire given after using

the GKS-module and GKC-module.

61 4.15 GKS-module user interface aesthetics graph. 62

4.16 GKS-module operability graph. 63

4.17 GKS-module learnability graph. 63

4.18 GKS-module functional suitability graph. 64 4.19 GKC-module user interface aesthetics graph. 66

4.20 GKC-module operability graph. 66

4.21 GKC-module learnability graph. 67

4.22 GKC-module functional suitability graph. 67

Appendix A - Gantt chart 79

Appendix B - Questionnaire 80


(12)

xi

LIST OF ABBREVIATIONS, SYMBOLS AND

NOMENCLATURE

CO - Customer Order

CT - Cycle Time

D - Demand

DDL - Demand During Lead Time EOQ - Economic Order Quantity FCFS - First Come First Serve FIFO - First In First Out

GKS - General Kanban Simulation GKC - General Kanban Calculator GUI - Graphical User Interface

T - Lead Time

TPS - Toyota Production System JIT - Just In Time

K-STTS - Kanban Simulation Training Tools System LM - Lean Manufacturing

MIT - Massachusetts Institute of Technology Muda - Wastes

OB - Outbound Buffer IB - Inbound Buffer OP - Operation

P - Process

PLT - Production Lead Time PSM - Projek Sarjana Muda PT - Process Time

S - Storage

SMED - Single Minute Exchange Die SMEs - Small and Medium Enterprise


(13)

xii SPT - Shortest Process Time

TLT - Transport Lead Time

TPM - Total Preventive Maintenance TQM - Total Quality Management TRI - Total Required Inventory WIP - Work In Progress

WS - Workstation

WSC - Winter Simulation Conference X - Buffer or Safety Factor

Y - Number of Cards > - More than < - Less than

>= - More or Equal than <= - Less or Equal than


(14)

1 1.1 Motivation of Project

Since the Lean Manufacturing (LM) has been introduced, it’s become a phenomenon that responsible for the changes of most production companies. These change the way of the production company in managing the production flow, and also introduce the way of reducing the wastes (muda). Most LM tools and techniques are actually methods to steadily eliminate and identify the wastes. There are many LM tools and techniques that had been used widely by organizations such as 5s, Poka-yoke, Single Minute Exchange Die (SMED), Jidoka, and Kanban.

Even though, the LM being adopted by many companies, but not all companies become fully successful with the philosophy. This matter was mostly caused by confusion and wrong way of approaching the method. The failure may cause by lack of understanding of the LM philosophy, the LM principles, low preparation, organization, and overemphasis of the LM tools by Aulakh and Gill (2008). Therefore, the right knowledge and the right method should be proposed before implementing the LM itself. This statement can be support of the research made by Rathje et al. (2009), which they found that companies fails to do it right for the first time or failed to implement the LM in the first place.

INTRODUCTION


(15)

2 However, J. Liker (2004) found out that it is easy to implement the LM tools by focussing eliminating the wastes (muda) on the process, but the real problem is when it comes to stabilize the system.These statements show that LM cannot be easily adapted to the ready system before or even after implementing the LM.

Recently, the simulation had been one of popular method that being used for study or analyse a system possible behaviour. It was successfully used as one of training methods for some LM tools by Mohamad and Ito (2013). Because of the effectiveness of the simulation method, it has been widely used for training, studies and demonstrating the positive outcomes of LM by Bicheno (2009). This method can be used as preparation, design and evaluation of a LM system before implementing it into the real system. As stated by Chan and Smith (1991), simulation can be used to predict the performance of the system and also determine the best performance for the system. Once a system has been designed, lean practitioner can modify the system (via simulation) as to determine the value of parameters fit with the real system limitation. Therefore, the ability of modifying is one of the purpose of simulation software. Chan and Smith (1991) also stated that the modification proposed for the real system can be evaluated in the simulation for analysing the effectiveness of the proposed modification.

1.2 Problem Statement

It is necessary to develop a simulation base to help the LM trainee study the LM tools before implementing in the real system. In this project, Kanban system was chosen as the LM tool. This project is focused on developing a simulation based on a Kanban system for Lean practitioner, also named as Kanban Simulation Training Tool System (K-STTS). K-STTS are divided into two parts, the Kanban’s general simulation module, also named as General Kanban Simulation Module (GKS-Module) and the Kanban calculator, that have been named as General Kanban Calculator Module (GKC-Module).


(16)

3 Therefore, the K-STTS main purpose is to help the Lean practitioner to analyse, simulate, and modify the parameters selected by referring the framework in Figure 1.1.

Figure 1.1: Basic framework for K-STTS.

Failures in implementing LM caused by lack of understanding of the LM philosophy, the LM principles, low preparation, organization, and overemphasis of the LM tools by Aulakh and Gill (2008).

Many small companies are lacking in training and materials to learn or to educate their employees about LM tool applications and LM concepts. It is an urgent task for manufacturing researchers to introduce LM concepts and to provide training methods to the companies by Wang and Koch (2008).

Perceived decision and information for Kanban

system.

User Interface

Lean Practitioner Input Device

Output K-STTS General Kanban System Simulation Model General Kanban System Calculator

GKS-module GKC-module

 Information  General Kanban System Circulation  Kanban Calculation


(17)

4 It is difficult to provide a full-scale experiment in a factory setting as it will be highly cost. The direct practical study is also difficult for students to be allowed into the factory by Cudney (2011).

Simulation studies are an effective way of teaching LM. But most of the development is either not well documented, too simplistic, or too complex requires special (costly) kits by Silva et al.(2013).

Self-learning educational software for the lean practitioner to train the LM techniques and tools in the form of simulation interactive are rarely developed. It is because the development of the training tools in a simulation is very challenging (Kao and Chen, 1996).

1.3 Project Objectives

The main goal of this project is to develop a Kanban-based simulation for lean practitioner. Thus to achieve the goal, three objectives have been set for the project course:

I. To develop GKS-module based on general Kanban theory using Arena 14 simulation software for the lean practitioner to learn and experimenting with the basic Kanban system.

II. To develop GKC-module based on the general Kanban mathematic model using Visual Basic 6 for the lean practitioner to calculate the Kanban calculation. III. To conduct a feasible study on K-STTS that was developed in this project.


(18)

5 1.4 Project Scopes and Limitations

This project is concerned on the development of an educational platform for the lean practitioner known as K-STTS. The platform can be used for experimenting and gain knowledge of a Kanban system that divided into two sections where there are S-Module and GKC-Module. GKS-Module was developed using Arena 14 software to deliver the simulation and simulator model for the lean practitioner. GKC-Module was developed using Visual Basic 6 software that contains 4 Kanban calculators in the single extension file.

Both will be developed by using simulation software (Arena 14) and application development software (Visual Studio 6) respectively. The simulation model will be based on the General Kanban System, and the model’s assumptions will be changing suite with the module development. The module operation will be limited by the final simulation model behaviour that will be developed as below:

 GKS-module development using the Arena 14 simulation software.

 GKC-module development using Visual Basic 6 software.

 Simulation and Calculation only based on general Kanban theory.

 Feasibility study based on four (4) chosen quality model characteristic that provided by ISO/IEC 25010:2011 under the tittle of Systems and Software Quality Requirements and Evaluation. The chosen characteristic are user interface aesthetics, operability, learnability, and functional suitability.


(19)

6 1.5 Report Outline

This report contains five (5) chapters,

Chapter 1 are presenting the introduction of the project, highlighting the problem statements, defining the project objectives, project scope and limitation.

Chapter 2 are discussing about the literature review regarding the project field, namely LM (LM) and simulation.

Chapter 3 contains the methodology that will be used to deliver the K-STTS. The methodology divided into several parts, which are data preparation, GKS-module development, GKC-module development and K-STTS feasible study.

Chapter 4 provide results and discussion that includes developed graphical user interface, GKS-module simulation model, GKS-module’s and GKC-module’suser guide, and K-STTS feasibility results.

Chapter 5 discussing about the conclusion and the findings of this project and also recommendations for the future work.


(20)

7 2.1 Overview

This chapter will review a brief introduction about LM, problems and constraint that occur while implementing LM tools, and established simulation in the LM field in order to develop the Kanban simulation for lean practitioner. The discussion of the problem statement, objectives and methodology were based on the journals, books, website and related articles. The literature review starts with wastes types as it is the main objective for lean practitioners. LM background and LM tools will be reviewed afterward, where problems and misconception that made by most companies in implying LM will be highlighted. Then, the review will be more focus on Kanban system. In this part, there will be a review about the Kanban general system types. At the end of the literature review, studies and established simulation of Kanban System will be reviewed. This review will give a better understanding to gain the crucial factors and the right method in order to develop the simulation based on a Kanban system for the lean practitioner.

LITERATURE REVIEW


(21)

8 2.2 Wastes in Manufacturing

In general, wastes can be defined as any activity that add cost, but does not add any value or consuming more resources (time, space, money and etcetera) than necessary to produce the products, or services that the customer demand. The wastes are categorized into two types, incidental wastes and pure wastes. Incidental wastes is the action that needs to be done based on how the current system operates, but the action does not have any added value. Pure wastes are referring to the actions that could be stopped without affecting the customer. While activities that do not give any added value to the process are called “muda” in Japanese term by Puvanasvaran (2014).

In 1976 and 1977, Toyota Motors made a large profit of $597.4 million and $716.7 million respectively. They shocked the world at that time since they manage to buff their profit by eliminating wastes in their operations. Toyota Motors stand on their philosophy “to totally eliminate waste, and seek utmost in rationality in the way we make things” for their system of production that also known as Toyota Production System (TPS) by Taiichi Ohno is one of the TPS fathers, defined the seven types of wastes that exist in all organizations or any company. The seven wastes (muda) are waiting, overproduction, rework, motion, transportation, processing, and inventory. Nowadays, the seven wastes become one of the important tools for implementing LM by JMA (1989). Focussing on waste (Muda) is the most common approach to "implementing LM tools" as it is easy to identify process waste by Liker (2004).


(22)

9 2.3 Lean Manufacturing. (LM)

Back in 1987, TPS was labeled by John Krafcik as ‘LM’ to describe what the system did. He was one of the researchers at MIT as part of the International Motor Vehicle Program. He wrote the comparison between the TPS and the traditional mass production in term of performance attributes on a whiteboard. The TPS attributes that he wrote were less human effort to design services and products, the given amount of production capacity required less investment, fewer defects for finished products, used fewer suppliers, less inventory for every process step, fewer employee injuries, and went from concept to launch, order to delivery, and problem to repair in less human effort and less time. Krafcik commented “It needs less of everything to create a given amount of value, so let’s call it LM.” by John & Martin (2009).

Within the LM production system, such as the Toyota Production System (TPS). There is a base methodology that utilized by most manufacturers in Japan under the heading of Genba Kanri or if rendered in English can be known as “Shop floor management”. Genba Kanri is the basic operating rules that have been developed by many years in Japan that what make they are now implicit in manufacturing operations by Handyside (1997).

In this 21st century, the markets become fiercely globalize and competitive that demand high variety of products with high quality, reducing the cost and lesser lead time of the operation. This scenario makes most manufacturers want to change their system with more capability of providing efficiency, more responsiveness and better quality manufacturing paradigm that can deliver the demands without mistake. LM is one of the system that claims to achieve the manufacturer such goal. Eventhough, some LM can be dated back to 1940, but the present framework of LM came with the publication of “The Machine That Changed The World”, written by Jim Womack et al in 1991 byAulakh and Gill (2008).


(23)

10 LM practices have been increasingly implemented by the manufacturer in order to increase their performance. (Boyer, 1996; Swink et al., 2005; Adamides et al., 2008; Shah et al., 2008;Fullerton and Wempe, 2009).One of the methods is byeliminating activities that have no added value to the products which frequently represent a significant cost by Womack and Jones (1996). Therefore, LM is a management principle that mainly eliminating the activities that generate no value and as such, are considered waste by Womack et al. (1990).

2.3.1 Principles of LM

There are five principles of LM thinking that have been used by many lean practitioners, which they have to follow step by step in order to make the LM successful (Picchi & Granja, 2004):

1. Specify Value: The value that specified by the customer. Their own needs and definition that could lead to value activities identification, that the activities will create value to the end product. The customer product specification should identify first.

2. Identify the Value Stream: The process of identifying wastes along the value stream. Everything that does not provide or have any value to the end product should be eliminated. That’s mean, the production must be stopped if something gone wrong and solve it at once. The processes which have to be avoided areoverproduction, materials storage, miss a production, unnecessary processes, materials transportation, movement of labour and movement of product, and lastly the production of products which does not live up to the standard that the customer demand, as well as all kinds of unnecessary waiting time.


(24)

11 3. Continuous Flow: By ensuring that there is a continuous flow in the value chain and process by focusing on the entire supply chain. The focus must be on the process and not at the end product. However, to get the optimal continuous flow, customer value must be specified first, and the value stream should be already identified.

4. Pull: Use the pull system concept for the production and the process instead of the traditional push system. The pull system produces the exactly of what the customer demand and specify. While always prepared as the customer needs will change over time. Just In Time (JIT) is one of beneficial management tool for pull system and unnecessary production can be avoided.

5. Perfection: The principle of perfection is to always find the perfect solution and continuous improvements. Produce and deliver the product that reach the customer’s expectations and needs within the agreed time schedule, while the product must be in perfect condition with no defects or mistake (zero defect). As to apply this principle, close communication is needed between the customer, as well as manager and employees.

Since many of companies nowadays have changed their organization guided by the LM philosophy in order to make benefit from LM enterprise. The LM thinking becomes one of the most promising initiatives that can be adapt by almost all kind of systems since intellectual architecture of the LM thinking is flexible and high reponse. The Ford, Boeing and General Motor are outstanding world class companies that examples of LM success. However, there are also many of SMEs that failed while trying to implement the LM while there are also many that does not confidence with the LM by Aulakh and Gill (2008).


(1)

1.5 Report Outline

This report contains five (5) chapters,

Chapter 1 are presenting the introduction of the project, highlighting the problem statements, defining the project objectives, project scope and limitation.

Chapter 2 are discussing about the literature review regarding the project field, namely LM (LM) and simulation.

Chapter 3 contains the methodology that will be used to deliver the K-STTS. The methodology divided into several parts, which are data preparation, GKS-module development, GKC-module development and K-STTS feasible study.

Chapter 4 provide results and discussion that includes developed graphical user interface, GKS-module simulation model, GKS-module’s and GKC-module’suser guide, and K-STTS feasibility results.

Chapter 5 discussing about the conclusion and the findings of this project and also recommendations for the future work.


(2)

2.1 Overview

This chapter will review a brief introduction about LM, problems and constraint that occur while implementing LM tools, and established simulation in the LM field in order to develop the Kanban simulation for lean practitioner. The discussion of the problem statement, objectives and methodology were based on the journals, books, website and related articles. The literature review starts with wastes types as it is the main objective for lean practitioners. LM background and LM tools will be reviewed afterward, where problems and misconception that made by most companies in implying LM will be highlighted. Then, the review will be more focus on Kanban system. In this part, there will be a review about the Kanban general system types. At the end of the literature review, studies and established simulation of Kanban System will be reviewed. This review will give a better understanding to gain the crucial factors and the right method in order to develop the simulation based on a Kanban system for the lean practitioner.

LITERATURE REVIEW


(3)

2.2 Wastes in Manufacturing

In general, wastes can be defined as any activity that add cost, but does not add any value or consuming more resources (time, space, money and etcetera) than necessary to produce the products, or services that the customer demand. The wastes are categorized into two types, incidental wastes and pure wastes. Incidental wastes is the action that needs to be done based on how the current system operates, but the action does not have any added value. Pure wastes are referring to the actions that could be stopped without affecting the customer. While activities that do not give any added value to the process are called “muda” in Japanese term by Puvanasvaran (2014).

In 1976 and 1977, Toyota Motors made a large profit of $597.4 million and $716.7 million respectively. They shocked the world at that time since they manage to buff their profit by eliminating wastes in their operations. Toyota Motors stand on their philosophy “to totally eliminate waste, and seek utmost in rationality in the way we make things” for their system of production that also known as Toyota Production System (TPS) by Taiichi Ohno is one of the TPS fathers, defined the seven types of wastes that exist in all organizations or any company. The seven wastes (muda) are waiting, overproduction, rework, motion, transportation, processing, and inventory. Nowadays, the seven wastes become one of the important tools for implementing LM by JMA (1989). Focussing on waste (Muda) is the most common approach to "implementing LM tools" as it is easy to identify process waste by Liker (2004).


(4)

2.3 Lean Manufacturing. (LM)

Back in 1987, TPS was labeled by John Krafcik as ‘LM’ to describe what the system did. He was one of the researchers at MIT as part of the International Motor Vehicle Program. He wrote the comparison between the TPS and the traditional mass production in term of performance attributes on a whiteboard. The TPS attributes that he wrote were less human effort to design services and products, the given amount of production capacity required less investment, fewer defects for finished products, used fewer suppliers, less inventory for every process step, fewer employee injuries, and went from concept to launch, order to delivery, and problem to repair in less human effort and less time. Krafcik commented “It needs less of everything to create a given amount of value, so let’s call it LM.” by John & Martin (2009).

Within the LM production system, such as the Toyota Production System (TPS). There is a base methodology that utilized by most manufacturers in Japan under the heading of Genba Kanri or if rendered in English can be known as “Shop floor management”. Genba Kanri is the basic operating rules that have been developed by many years in Japan that what make they are now implicit in manufacturing operations by Handyside (1997).

In this 21st century, the markets become fiercely globalize and competitive that demand high variety of products with high quality, reducing the cost and lesser lead time of the operation. This scenario makes most manufacturers want to change their system with more capability of providing efficiency, more responsiveness and better quality manufacturing paradigm that can deliver the demands without mistake. LM is one of the system that claims to achieve the manufacturer such goal. Eventhough, some LM can be dated back to 1940, but the present framework of LM came with the publication of “The Machine That Changed The World”, written by Jim Womack et al in 1991 byAulakh and Gill (2008).


(5)

LM practices have been increasingly implemented by the manufacturer in order to increase their performance. (Boyer, 1996; Swink et al., 2005; Adamides et al., 2008; Shah et al., 2008;Fullerton and Wempe, 2009).One of the methods is byeliminating activities that have no added value to the products which frequently represent a significant cost by Womack and Jones (1996). Therefore, LM is a management principle that mainly eliminating the activities that generate no value and as such, are considered waste by Womack et al. (1990).

2.3.1 Principles of LM

There are five principles of LM thinking that have been used by many lean practitioners, which they have to follow step by step in order to make the LM successful (Picchi & Granja, 2004):

1. Specify Value: The value that specified by the customer. Their own needs and definition that could lead to value activities identification, that the activities will create value to the end product. The customer product specification should identify first.

2. Identify the Value Stream: The process of identifying wastes along the value stream. Everything that does not provide or have any value to the end product should be eliminated. That’s mean, the production must be stopped if something gone wrong and solve it at once. The processes which have to be avoided areoverproduction, materials storage, miss a production, unnecessary processes, materials transportation, movement of labour and movement of product, and lastly the production of products which does not live up to the standard that the customer demand, as well as all kinds of unnecessary waiting time.


(6)

3. Continuous Flow: By ensuring that there is a continuous flow in the value chain and process by focusing on the entire supply chain. The focus must be on the process and not at the end product. However, to get the optimal continuous flow, customer value must be specified first, and the value stream should be already identified.

4. Pull: Use the pull system concept for the production and the process instead of the traditional push system. The pull system produces the exactly of what the customer demand and specify. While always prepared as the customer needs will change over time. Just In Time (JIT) is one of beneficial management tool for pull system and unnecessary production can be avoided.

5. Perfection: The principle of perfection is to always find the perfect solution and continuous improvements. Produce and deliver the product that reach the customer’s expectations and needs within the agreed time schedule, while the product must be in perfect condition with no defects or mistake (zero defect). As to apply this principle, close communication is needed between the customer, as well as manager and employees.

Since many of companies nowadays have changed their organization guided by the LM philosophy in order to make benefit from LM enterprise. The LM thinking becomes one of the most promising initiatives that can be adapt by almost all kind of systems since intellectual architecture of the LM thinking is flexible and high reponse. The Ford, Boeing and General Motor are outstanding world class companies that examples of LM success. However, there are also many of SMEs that failed while trying to implement the LM while there are also many that does not confidence with the LM by Aulakh and Gill (2008).