Вы находитесь на странице: 1из 8

SCIENTIFIC PAPERS

DESIGN FOR SIX SIGMA APPLIED ON SOFTWARE


DEVELOPMENT PROJECTS FROM AUTOMOTIVE INDUSTRY

Sergiu NICOLAESCU1, Claudiu Vasile KIFOR1 and Lucian LOBON1


ABSTRACT: As products are constantly evolving, most projects resume all stages of life even if much
is carried over, and the gain is greater if the errors are identified in early stages of development. Design
for Six Sigma is a structured method for developing new products, aligned with the needs of customers,
which is involved during the early stages of product development. Various techniques are used within
the methodology like anticipation of potential problems / needs, identification of current problem /
needs, predictive engineering and management of actions used to improve product design. This paper
examines the role of improvement and application of Design for Six Sigma methodology in the
automotive industry and presents a case study that can become a guide for Define, Measure, Analyze,
Design, Verify (DMADV) applicability in software development projects from research and
development centers of industry. Approaches are proposed to improve the software development
process focusing on the customer, capitalization and management of knowledge in the project and
quality of product.
KEY WORDS: Quality, Improvement, Design, Six Sigma, DMADV

1 INTRODUCTION The core objective of Design For Six Sigma


Six Sigma methodology was developed by methodology is designing correct from the first time
Motorola in the mid 80s, and has been made well in order to avoid limitations of functions that are or
known in 1995 when Jack Welch from GE company just possible to be in requirements / needs of
used it as the key factor of business strategy (Maass, customers; on the other hand, the principle of DFSS
E. McNair, P., 2010). It was "responsible" for is to minimize variation (Shenvi A., 2010). Quality
saving companies billions of dollars in the early Level Six Sigma in the context of DFSS can be
1990s (Pyzdek, T., Keller, P., 2010). The system represented by the vulnerabilities that are minimal
has since been constantly increasing, and can be felt or are not present into product design.
in the todays industry that is the business For implementation of DFSS methodology
management system with the fastest spreading. have been proposed and used many process, as:
Although the savings for companies were big, Identify-Define-Develop-Optimize-Verify, IDDOV
they discovered that only by improving existing (Cudney E. , Furterer S., 2012) and Concept-
processes and products to reduce defects, the desire Design-Optimize-Verify, CDOV that implies
of customer for higher quality cannot be stopped; in identification phase or concept, define phase, design
response to customers' desire for quality and the phase, optimization and verification phases;
initiative to achieve Six Sigma quality level of 3.4 RADIOV (Maass, E., McNair, P., 2010), composed
defects per million products was proposed to by six phases focused on requirements, architecture,
integrate Six Sigma methodology in designing of design, integration, optimization and verification
new products, using Design for Six Sigma. and also gives the name of the methodology;
Design for Six Sigma is a subset of Six Sigma DMADV which will be detailed in this paper.
that is focusing on preventing problems and not just Although the processes use different approaches,
repairing them; it is also known by the name of most of the steps, tools and methods are the same.
DFSS, which comes from "Design For Six Sigma". Design for Six Sigma DMADV consists of five
Methodology shares many principles with classical phases: definition, measurement, analysis, design
Six Sigma method but DFSS go further on and verification that design engineers must follow.
recognizing that decisions made during the design Each of these phases have assigned methods and
phase largely affects the quality and cost on tools that help in designing the product / process
following activities of building and delivery of the and ensure that the design is according to customer
product. exigency, to increase his satisfaction when using the
1
Lucian Blaga University of Sibiu, 10, Victoriei Blvd, product.
Sibiu, 550024, Romnia; Formula that defines the methodology Design
E-mail:sergiu.nicolaescu@ulbsibiu.ro; for Six Sigma is the following:
claudiu.kifor@ulbsibiu.ro, lucian.lobont@ulbsibiu.ro
76 ACADEMIC JOURNAL OF MANUFACTURING ENGINEERING, VOL. 12, ISSUE 4/2014
SCIENTIFIC PAPERS

Y= f(x) Or Y = f (X1 + X2 + ... + Xn). 3.1 Mathematical approach


Where Y is a quantitative representation of The formula that defines the software
the customer requirements and f(x) are inputs that development process on which Design for Six
contribute to the outcome Y. Sigma methodology is applied is presented below:
2 DMADV AND DMAIC METHODS IN Yi = fi (x11,x21xn1,1,1, ti,)+fi (x12,x22xn2,
,2,2,ti,)++ fi (x1m,x2mxnm,m,m, ti,), i = {1n}
PRODUCT LIFE CYCLE
To be more clear on how Six Sigma methods YT , accomplished customer requirement
are applied there must be identified the field of Y=
application into the product life cycle and also the YF, not accomplished customer requirements
way it is managed. We refer to product lifecycle
management in development (PLM) that is different Where:
from marketing lifecycle management. The first - Y is the resulted software package,
seeks engineering aspects of the product, from its - x11,x21xn1 are customer requirements
concept stage and continuing to integrate it into planned for software package number 1,
production, service and removal from the market. - x12,x22xn2 are customer requirements
Marketing approach relates to the commercial planned for software package number 2,
management of the product life on market, focusing
on measuring sales and costs. - x1n,x2nxnn are customer requirements
Classic life cycle of a product is divided into planned for software package number m,
five main phases: research, design, development, - 1 .. m are human resources used during
production and service. Depending on the product development of software package (1... m),
or industry order of events, activities may vary but - 1 .. m are equipments / tools used for
the main processes are the same. development of software packages (1... m),
In the diagram below (figure 1) can be seen - ti is time of software product development,
how classic Six Sigma method DMAIC and - f() is the process of input transformation
DMADV are applied within the product life cycle. used in software development,
Process improvement purpose:
DMADV DMAIC YF -> min (number of not accomplished
New product / process development requirement inside software must be minimum)
tf = tc tc*0,1
Design improvement Product / process improvement
(time of development must
Research
decrease with 10%), tf is the time of development
Design
after Design for Six Sigma is applied, tc is the
Development
current development time
Production
3.2 V-Model Process
Product / process lifecycle
F The process used on projects in which the
igure 1. DMADV and DMAIC methodologies in study was performed is based on the V-Model, a
product lifecycle process model for software development,
incremental, which has similarities with other
3 CASE STUDY. DESIGN FOR SIX
software development mode, named Waterfall.
SIGMA DMADV METHODOLOGY Instead of falling in a linear manner from one stage
APPLIED ON SOFTWARE to another like in the latter model, in V-Model the
DEVELOPMENT PROCESS FROM stages are "mirrored" on the implementation phase,
AUTOMOTIVE INDUSTRY forming a V that is used to highlight the links
DFSS methodology helps to identify problems between stages.
in the product development but the real value is The original purpose of the model was to use it
given be the prevention of potential problems, so it as a standard development model for projects on
is suitable on using in software development information technology (IT) in Germany, and was
processes where the area of interpretation is much adapted for innovation in IT only in 1997 (Basem
higher than in production processes. H., 2010).
The result of each stage of the model is a
product, a product that must be verified and
approved until jumping to the next step; this

ACADEMIC JOURNAL OF MANUFACTURING ENGINEERING, VOL. 12, ISSUE 4/2014 77


SCIENTIFIC PAPERS

precondition is ensuring the quality of product and (complex design); planning (dependent actions with
help in planning and monitoring of activities. short time limit); business (cost increase). Risks are
The process starts with defining the project identified, analyzed, a level of severity and actions
which includes the creation of a concept, writing of are assigned in order to stop or minimize the risk.
functional and non-functional requirements from Below is the project charter created for application
customer needs, creation of product architecture at of Design for Six Sigma methodology.
static and dynamic level, writing of detailed design.
Project Charter
Once the project is defined, reviewed and approved
the actual implementation is started. The final part Project name: Design for Six Sigma implemented
of the process is the testing phases of the project into software development process.
that includes testing at module level, software Opportunity/ Problem description:
integration, verification of requirements, - Time of development is too long.
maintenance and observation of operation products - It's hard to involve all team members
(Figure 2). throughout the activities of the process.
Concept
Verify Maintanance and
observing of
- Difficult in case many changes are requested
creation operation systems lately in development.
- Number of not accomplished requirements must
Verify Validation and
Software
requirements
System be decreased for each release
Verification
Business Case/Impact:
Architecture Verify
Software - Number of projects should increase and time of
creation integration
development should decrease in order to face
Verify
competition.
Design Unit test
- Quality of projects must be higher.
Team members: Project responsible:
Implementation
SW Project Manager Nicolaescu Sergiu
SW Developers Stakeholders:
Figure 2. V-Model Diagram
SW Integrator Internal customers
3.3 Define phase SW Validator (software development,
As result of a discussion with management and SW Quality Engineer test, system and quality
software team members from a big organization of team members)
automotive industry, the improvement objectives External customers
that are necessary in order to satisfy the internal and (Product customers)
external customers were identified and the Project performance Objectives
methodology Design for Six Sigma DMADV was indicators - Creation of an overview
selected as framework. - Reduction of with necessary time on
It is important to note that Six Sigma methodology development time every phase from the
is not applied in this study on the V-Model process with at least 10%. project, depending on
but on the process form that is used in software - Usage of project complexity of changes.
development projects after customization; one of members shall be - Building a system for
the particularities of the V-Model is that can be handled in an efficient tracking the resources,
adapted to the needs of the projects. way, more than 80%. for their effective use.
Product cycle design starts with a clear definition of - Reduction of errors - Identify actions to
the project, including product or process that will be identified by customer reduce errors from
improved, purpose of the project, project planning, with at least 10%. software packages.
resources and deliverables, similar to a project - A new management - Verification of the
management plan. Change Management Plan is not of change method project in details.
excluded, it aims to identify which documents or should be integrated - Storage of knowledge
parts of the organization will be affected by change, in order to handle gained from the project
to what degree and how are resistant to change. The changes from in order to use it in
phase includes creation of a risk management plan customer demanded further development of
where the known and predictable risks from project into late phase of projects.
are identified, such as human (the team with few project.
experience in Six Sigma projects); technical
78 ACADEMIC JOURNAL OF MANUFACTURING ENGINEERING, VOL. 12, ISSUE 4/2014
SCIENTIFIC PAPERS

Limitations and purpose of the project Major events


The goal is to create an efficient process for Item Description Data
development of software packages that reduce the Define
1 Purpose, planning 1.Sep.14
time of development, the number of unfulfilled 1 and risks are defined; final
requirements and can adapt to customer needs. documentation.
The limitations are the following: only resources
Measurement
2 It is created 15.Sep.14
from inside the team can be used, stay within
2 an overview on the necessary
budget and be conforming to quality standards such
steps and is determined the
as SPICE software, ISO26262.
effort on every step.
Risks
Analyze
3 It is performed a 29.Sep.14
Severity Description 3 research of steps that can be
4 Technical Complex design improved.
4 Human Too small team Design
4 Architecture and 17.Oct.14
3 Planning Six Sigma project does not 4 implementation of new
fit the planned timing. software development
5 Technical Process will not be mapped process is performed.
on quality standards like SPICE, Verification
5 It is examined
ISO26262, TS). 5 the designed development
1.Dec.14
Critical success factors process in 1-4 project,
Severity Description depending on the results.
3 Convincing the engineers that Documentation of knowledge
improvement is needed, to achieve a -6Data, information, and
4.Dec.15
high degree of involvement. 6 relevant knowledge for the
project are stored for reusing.
5 Quality must be maintained after
changes are done. In the definition phase of the project should be
4 Process verification should be done identified internal and external customers and also
carefully, to assure that there are no their needs and wishes, which can be converted into
looses and the gain is real. measurable requirements; the used technique is
Critical factor for success "voice of the customer". The term "voice of the
- Investing time to identify time consuming customer" describes all customer requirements, both
activities that can be automated. explicit and implicit. Internal customers are the
- The changes made during designing the process project responsible, development engineers, test
should have impact on customer satisfaction and on engineers, quality engineers, system engineers,
development time reduction but the changes and manufacturing engineers and external customers are
risks must be low. those who get the product developed. Using the
- Verification of new developed process during following techniques: brainstorming, interview and
software development on 1-3 projects, depending also analyzing the management system of the
on the results. quality issues, were extracted the requirements
which are presented in a KL diagram (figure 3).
KL Diagram Customer requirements
Reduction of
Time Errors Quality Knowledge Shorter time of More efficient
errors detected
development testing phase
by customer

Reduction of Quality shall be Prevention in case Reduction of Quality shall be Prevention in


Shorter time of
errors detected by kept, even leaving / missing of errors detected kept, even case leaving of
development team members after release improved team members
customer improved
Resources must Detection of
Reduction of Compatible Small releases
Shorter time of Errors must not be used in a errors before
errors detected software with done in 1 week
testing be repeated efficient manner release
after release quality standards
New functions in Compatible
Shorter time of
late development software with
Resources must Detection of Well defined tests testing
More efficient phases quality standards
be used in a errors before and easy to
testing phase
efficient manner release execute Detection of Well defined tests
Errors must not
errors before and easy to
be repeated
Small releases Integration of new testing phase execute
Detection of
must be possible functions in late
errors before
to be performed development
testing phase
in 1 week phases

Figure 3. KL Diagram on software development customer requirements

ACADEMIC JOURNAL OF MANUFACTURING ENGINEERING, VOL. 12, ISSUE 4/2014 79


SCIENTIFIC PAPERS

Using these results as input data designing can Integration testing. Verification of the
be started and a product that conforms to customers architecture is performed during the mentioned
expectations can be offered. May be granted stage. Measured duration: 6 days of full testing / 2
priorities for these requirements by using KL days of regression testing.
diagram correlated with KANO model, but in this Requirements testing. At this stage is checked
case it was decided to continue the analysis with the fulfillment of the software requirements.
implementation of all requirements. Measured duration: 9 days of full testing / 4 days of
regression testing.
3.4 Measurement phase
Preparation release. Here are created software
In the step of measuring the time & effort were
packages for customer, production, including
checked for each stage of software development
documentation. Measured duration: 3 days.
within a release and also the numbers of errors
discovered by the customer. Estimations were made Were measured the errors found after the
according to the complexity of the package to be software package freezing step, discovered during
implemented. testing at the system level or at the customer. To
create an overview, the media was made between
The development time of a project is usually
data taken from 3 projects, 10 software packages.
between 1 and 3 years, depending on its complexity,
The number of errors found during testing was on
and each project has established early in
average 6 on each software package, generally
development the major milestones and time
based on the project maturity the number decreases;
schedule in which the software packages
the average number of errors reported by the
appropriate for the planned maturity will be
customer is 2. SIPOC tool is commonly used in Six
delivered.
Sigma projects to create a visual image of the
For example, the project which the process was workflow in product development. During the
implemented lasted 1 year and 6 months, was creation are identified suppliers and inputs from
divided into 7 packages of release, a release lasting them.
on average 38 working days.
Each release is divided into 9 stages: planning
software, software requirements, software design,
software implementation, "freeze" software,
software testing at module level (software unit test),
integration testing, testing requirements, preparation
of release.
Planning software. Here are written and
updated the documents such as the project plan,
project planning, the management plan of
changings, risk management plan, test plan.
Measured length (depending on complexity
release): 2-4 days.
Figure 4. SIPOC Diagram on software development
Software Requirements. Here are written the
requirements for which responsible is the software These inputs are processed to generate vents,
discipline and are created links between general the process being described to create an overview
requirements and sources. Measured length and can be used to improve product development
(depending on complexity release): 2-5 days. using quality tools; for example, can be eliminated
non-value steps, can be determined the points where
Design software / software implementation. Is you add actions for improving the process, can
created / updated the design of the project and the parallelize certain actions. The last step is to
code is written. Measured length (depending on identify customers for the product / process and
complexity release): 5-20 days. performance requirements from them.
"Freeze" software. A version of the software is
created to be tested, a version on which no changes 3.5 Analyze phase
are made. Duration measured: 1/2 days. During this phase the requirements from customer
Testing software at module level. At this stage are translated with the help of QFD instrument as a
software design is verified. Measured length team work. House of quality was created with
(depending on complexity release): 3-6 days. Qualica tool, quality characteristics were arranged

80 ACADEMIC JOURNAL OF MANUFACTURING ENGINEERING, VOL. 12, ISSUE 4/2014


SCIENTIFIC PAPERS

by importance and are detailed in figure 5 and 6; the 3.6 Design Phase
house was split in two figures for a better visibility. Change one. Reduction of time spent on test phases
through automation and lessons learned.
Current status is the following: execution of
integration tests takes 6 days effort and validation
tests takes 9 days effort. Improved planned status
will decrease effort to 4 days for integration tests
and 6 days for validation.
In order to reduce test time steps of DMADV
methodology were applied again.
- In the definition phase were established objectives,
the main objective being to reduce testing time by
30%. The secondary objectives are to create a clear
picture of the effort for each test and people who
has experience with them.
- In the measurement phase, duration was stored
during the execution of each test and statistics were
made to observe the number of automated tests
compared to the manuals.
Figure 5. House of quality part 1
- The analysis phase includes examining each
Identified quality characteristics for process separately and manually test and estimating the
design with significant importance are: effort for its automation. Depending on the manual
development of software packages done in small execution time, the effort estimation of automation
incremental steps/packages, using of continuous and the release number, of which we estimate using
integration technique, using of a knowledge the tests that estimate deciding whether the test will
management system and automation of integration be automated or not. Decision formula is the
and requirements validation tests. The priority is following: Decision = AutomationEffort
calculated based on the correlation with the PackageNumber * EffortExecutie, if decision <= 0
customers requirements and the value of then decision is positive, otherwise test will be
importance for customer. untouched.
- During the design phase the automated tests are
written and it is defined the process of tests
execution.
- Last step is the verification, during which was
measured the execution time of tests. As result it
was observed that effort for integration tests was
reduced with 2.5 days and for validation tests with 3
days, so it was a gain of about 37% time.
Note: Execution Effort = Execution time *
Assigned persons
Change two. Division of release package into
weekly packages
To reduce the number of errors found after release
and the number of errors found by the customer the
software development process will be re-designed.
The risks must be minimized, so development will
follow same phases, following the V-Model, it will
Figure 6. House of quality part 2
just be divided into several packages that will have
During the design phase solutions for the most as client the testing team. Of course this approach
important quality characteristics are proposed and a can be used only if the tests are largely automated
detailed design is created for every change. and testing period is relatively short, therefore not
in the first releases of the project and is advised to
use it in carried over projects.
The objectives of the approach are the followings:
ACADEMIC JOURNAL OF MANUFACTURING ENGINEERING, VOL. 12, ISSUE 4/2014 81
SCIENTIFIC PAPERS

The detection of errors / not accomplished namely: concept phase, requirements, architecture,
requirements is done before final release design, development, software integration,
package. requirement validation, system test and
Ability to solve errors / not accomplished maintenance. Knowledge gained during interaction
requirements in the final package. with customer has a special place into the model; it
Planning activities in an efficient way, without should be highlighted thought the other knowledge
free time lost. articles. The approach for integration of knowledge
Reducing development time by parallelizing management into project management is described
certain action. in figure 9.
The changes being made in small incremental steps, Knowledge management
approach
if problems are discovered, the time of analysis is
much shorter and to cause of the issue is easier to Knowledge gained from
concept creation
Knowledge gained from
maintanance and
observing of operation

identify. The approach can be understood in Figure systems

7. Knowledge gained in
Requirement Engineering
phase
Knowledge gained during
requirement validation
and system test.

Software Development Process approach


Knowledge gained during Knowledge gained during
arhitecture and design integration phase.
creation
1-2
weeks
n

n
esig

esig

esig

Knowledge from
IMPLEMENTATION
&D

&D

&D

phase
e

re

ure
tur

TES itectu

t
itec

rcThING

itec

TING
G
TIN
rch

rch

Preservation of Knowledge from Customer


TES
TES
A

&A

A
&

&
nts

nts

nts
me

me

me

Figure 9. Knowledge Management in V Model


ire

ire

ire
qu

qu

qu

(Nicolaescu S., Kifor C., 2014)


Re

Re

Re

.....
Implementation Implementation Implementation The objectives of the approach are the followings:
Time
Integration of knowledge management into
Figure 7. Overview of development process approach project management phases.
Structure the knowledge in a well known shape
A detailed image of the process is presented in by all members of the team.
figure 8, containing the base phases of development Adding the possibility to filter the knowledge
and underlining the phases that can be done in after work phases of the team members.
parallel during software development. Management of knowledge inside project team,
Software Development Process approach providing a knowledge transfer with minimum
1-2
effort.
sptmni
Capitalization of knowledge gained thought
Requirements Requirements Validation
Phase I Phase II Phase I
Validation
Phase II
Requirements
Phase n
Validation
Phase n
interaction with customer.
Architecture Arhitecture phase II Integration Architecture Integration
Change four. Use of continuous integration
Phase I & Integration tests I tests II Phase n tests n
technique
Design Design phase II
Phase I & Module Test I Module test II Design
Phase n
Module test n Continuous integration in software development
projects can be described by integrating the work
Implementation
Phase I
Implementation
Phase II ..... Implementare
Partea n
done by each team member, daily work can be
integrated or a customized approach can be use. A
Time
set of automated tests is defined and executed at
each integration, offering an advantage because in
Figure 8. Development process approach, detailed
image case of a failed test, the error is identified in
advance and the problem can be sought only in the
Change three. Integration of knowledge
changes in the current integrated package. The
management into used development model, namely
technique is used in Agile methodology but can be
V-Model.
effectively adapted and integrated into V-Model.
Management of knowledge is essential in
Change five. Adding in test strategy a day dedicated
complex projects from automotive industry. For
to testing
introducing a knowledge management into project
without a lot of effort spent on teaching and This strategy involves the planning of a day
learning for all team members, was chosen to when the entire team, including development
structure the knowledge upon already known steps, engineers, test engineers and project managers
verify basic functionality integrated into current
82 ACADEMIC JOURNAL OF MANUFACTURING ENGINEERING, VOL. 12, ISSUE 4/2014
SCIENTIFIC PAPERS

software package. Testing can be done individually instruments showed an increase in the quality of
or in a team, black box / white box and it is process / product. The strategy of placing the
important that each team member can review the customer first, exploiting and management of
final product that has contributed. In this way one knowledge from project and product quality in
can see mistakes that occurred in the early stages of Design for Six Sigma methodology has proved
the development process (due to mistakes or effective.
misinterpretations), such as writing requirements,
architecture design, design or can occur ideas for 5 REFERENCES
improvement, because each team member Balaji, S., Murugaiyan, S. (2012), Waterfall Vs
understands the functionalities different, through the V-Model Vs Agile: A Comparative Study on SDLC,
experience of testing. International Journal of Information Technology
3.7 Verification phase and Business Management 29th June 2012. Vol.2
No.1
We used 2 projects, 3 software packages for
verification and stabilization of implemented Basem, H., Shaout, A., Software Design For Six
Sigma, A Roadmap for Excellence, John Wiley &
improvements in the project.Measurements were
Sons Inc.
made taking into account three important elements
in the development of software products: time, Cholewa, M. (2011), Product Lifecycle
errors /unfulfilled requirements and quality. The Management, Printpap Lodz
results are the following: Cudney, E. , Furterer, S., (2012), Design for Six
Time of test activities was reduced by Sigma in Product and Service Development,
approximately 35%. Applications and case studies, Taylor & Francis
The number of not respected requirements at Group
Kifor, C., Oprean, C. (2006), Ingineria calitii:
testing identified before release, were increased
metoda ase sigma, Editura Universitii Lucian
by an average of 30% (the average was made
between the obtained results from the software Blaga din Sibiu
packages that have been checked) Nicolaescu, S., Kifor, C. (2014), Knowledge
Identification of the not respected requirements Management in Automotive Industry - Phases and
customer focus, Quality Access to success, Vol.
during testing was done in a timely manner,
15, No. 143, December
during the first sub-packages before freezing
the software package; therefore requirements Maass, E., McNair, P. (2010) Applying Design
and functionalities have been implemented for Six Sigma to Software and Hardware Systems,
correctly in the final package. Verification will Pearson Education,Inc.
Pande, P., Neuman, R., Cavanagh, R., (2000),
be continued further on other 5 software
packages for more reliable data. The Six Sigma Way, The McGraw-Hill Companies
The number of unfulfilled requirements Pyzdek, T., Keller, P. (2010) The Six Sigma
identified by the customer was zero. Checking Handbook, 3rd Edition, The McGraw-Hill
will be continued on other 5 software packages Companies, Inc
for more reliable data. Saini, D., Hadiman, L., Vaidya, P., Maskari, S.,
The process was followed and no quality steps Software Quality Model Six Sigma Initiatives,
were skipped during development of software Proceedings of the World Congress on Engineering
2011 Vol II WCE 2011, July 6 - 8, 2011, London,
packages. The continuous integration, it even
offers improvement into quality and evaluation U.K.
of quality. Shenvi, A. (2010), Design for Six Sigma (DfSS)
in Software, Intech
4 CONCLUDING REMARKS Qianmei, F., Kailash, K., Integrated Design and
Optimization Models for The Six Sigma Process,
Using Design for Six Sigma methodology is
Second World Conference On POM and 15th
the best way to ensure that all requirements and
Annual POM conference, Cancun, Mexico, Aprilie
customer needs are integrated into the process /
30 May, 2014
product that is developed.Aim of the study was to
Tancoa M., Mateoc R., Santosa J., Jacaa C
prove that Design for Six Sigma DMADV
(2012) On the relationship between continuous
methodology is suitable for improving the projects
improvement programmes and their effect on
and processes used in software development from
quality defects: An automotive case study, Total
automotive industry R&D centers. As a result,
Quality Management Vol. 23, No. 3, March, 277
DMADV methodology, together with used
290
ACADEMIC JOURNAL OF MANUFACTURING ENGINEERING, VOL. 12, ISSUE 4/2014 83

Вам также может понравиться