Purpose
The purpose of this paper is to propose an integrated approach for assessing the sustainability of production and simplifying the improvement tasks in complex manufacturing processes.
Design/methodology/approach
The proposed approach has been investigated the integration of value stream mapping (VSM), analytic hierarchy process (AHP) and technique for order preference by similarity to ideal solution (TOPSIS). VSM is used as a basic structure for assessing and improving the sustainability of the manufacturing process. AHP is used for weighting the sustainability indicators and TOPSIS for prioritizing the operations of a manufacturing process regarding the improvement side.
Findings
The results carried out from this study help the managers’ staff in organizing the improvement phase in the complex manufacturing processes through computing the importance degree of each indicator and determining the most influential operations on the production.
Research limitations/implications
The major limitations of this paper are that one case study was considered. In addition, to an average set of sustainability indicators that have been treated.
Originality/value
The novelty of this research is expressed by the development of an extended VSM in complex manufacturing processes. In addition, the proposed approach contributes with a new improvement strategy through integrating the multi-criteria decision approaches with VSM method to solve the complexity of the improvement process from sustainability viewpoints.
The organisations having a futuristic look and aiming to impose their presence in the industrial field for a long possible term, are seeking for finding solutions linked to controlling their cash flow and assessing their competitiveness performances. Therefore, the purpose of this paper is to propose a new quality and cost value stream mapping for monitoring the costs consumption and assessing the competitiveness of a company. We use three key concepts namely life cycle costing for estimation of the most influential costs on the manufacturing process, the weighted DPMO and Sigma level for assessing the quality level and the competitiveness of the company. Finally, the data obtained are mapped using value stream mapping method for enabling the determination of dysfunctions in the cost and quality context.
Purpose The purpose of this paper is to propose an integrated approach for assessing the sustainability of production and simplifying the improvement tasks in complex manufacturing processes. Design/methodology/approach The proposed approach has been investigated the integration of value stream mapping (VSM), analytic hierarchy process (AHP) and technique for order preference by similarity to ideal solution (TOPSIS). VSM is used as a basic structure for assessing and improving the sustainability of the manufacturing process. AHP is used for weighting the sustainability indicators and TOPSIS for prioritizing the operations of a manufacturing process regarding the improvement side. Findings The results carried out from this study help the managers’ staff in organizing the improvement phase in the complex manufacturing processes through computing the importance degree of each indicator and determining the most influential operations on the production. Research limitations/implications The major limitations of this paper are that one case study was considered. In addition, to an average set of sustainability indicators that have been treated. Originality/value The novelty of this research is expressed by the development of an extended VSM in complex manufacturing processes. In addition, the proposed approach contributes with a new improvement strategy through integrating the multi-criteria decision approaches with VSM method to solve the complexity of the improvement process from sustainability viewpoints.
Nowadays, the real life constraints necessitates
controlling modern machines using human intervention
by means of sensorial organs. The voice is one of the human
senses that can control/monitor modern interfaces.
In this context, Automatic Speech Recognition is principally
used to convert natural voice into computer text as
well as to perform an action based on the instructions
given by the human. In this paper, we propose a general
framework for Arabic speech recognition that uses Long
Short-Term Memory (LSTM) and Neural Network (Multi-
Layer Perceptron: MLP) classifier to cope with the nonuniform
sequence length of the speech utterances issued
fromboth feature extraction techniques, (1)Mel Frequency
Cepstral Coefficients MFCC (static and dynamic features),
(2) the Filter Banks (FB) coefficients. The neural architecture
can recognize the isolated Arabic speech via classification
technique. The proposed system involves, first, extracting
pertinent features from the natural speech signal
using MFCC (static and dynamic features) and FB. Next,
the extracted features are padded in order to deal with the
non-uniformity of the sequences length. Then, a deep architecture
represented by a recurrent LSTM or GRU (Gated
Recurrent Unit) architectures are used to encode the sequences
ofMFCC/FB features as a fixed size vector that will
be introduced to a Multi-Layer Perceptron network (MLP)
to perform the classification (recognition). The proposed
system is assessed using two different databases, the first
one concerns the spoken digit recognition where a comparison
with other related works in the literature is performed,
whereas the second one contains the spoken TV
commands. The obtained results show the superiority of
the proposed approach.