Mühendislik Fakültesi / Faculty of Engineering

Permanent URI for this collectionhttps://hdl.handle.net/11727/1401

Browse

Search Results

Now showing 1 - 10 of 41
  • Item
    Women in Engineering in Turkey - A Large Scale Quantitative and Qualitative Examination
    (2010) Smith, Alice; Dengiz, Berna; 0000-0001-8808-0663; AAK-2318-2021
    The underrepresentation of women in engineering is well known and unresolved. However, Turkey has witnessed a shift in trend from virtually no female participation in engineering to across-the-board proportions that dominate other industrialised countries within the 76 years of the founding of the Turkish Republic. This paper describes the largest known direct cross-sectional study of women in engineering in Turkey with over 800 participants. The methods include survey and facilitated focus groups. The study shows that women in Turkey choose engineering mainly because they enjoy the underlying mathematics and science. There is no gender bias on the part of teachers or fellow students; however, women students believe that they have fewer opportunities than male peers and acutely feel the lack of role models. Working professionals in industry or government perceive that women assume a more indirect, supporting role; however, women overall strongly affirm their selection of engineering despite some negative factors.
  • Item
    Topsis Based Taguchi Method for Multi-Response Simulation Optimization of Flexible Manufacturing System
    (2014) Ic, Yusuf Tansel; Dengiz, Berna; Dengiz, Orhan; Cizmeci, Gozde; 0000-0001-9274-7467; AGE-3003-2022
    This study presents a simulation design and analysis case study of a flexible manufacturing system (FMS) considering a multi-response simulation optimization using TOPSIS (Technique for Order Preference by Similarity to Ideal Solution) based Taguchi approach. While in order to reduce expensive simulation experiments with the Taguchi design, the TOPSIS procedure is used to combine the multiple FMS responses (performance measures) into a single response in the optimization processes. Thus, TOPSIS carries out an important role to build a surrogate objective function that represents multiple responses of the system. The integrated approach finds a new design considering discrete factors (physical and operational parameters) which affect the performance measures of FMS. Optimal design configuration is obtained for the considered system with improved performance.
  • Item
    The Location-Routing Problem with Simultaneous Pickup and Delivery: Formulations and A Heuristic Approach
    (2012) Karaoglan, Ismail; Altiparmak, Fulya; Kara, Imdat; Dengiz, Berna; 0000-0002-6023-6918; 0000-0003-1730-4214; AAG-4982-2019; AAF-7020-2021; ABH-1078-2021
    In this paper, we consider a variant of the Location-Routing Problem (LRP), namely the LRP with simultaneous pickup and delivery (LRPSPD). The LRPSPD seeks to minimize total cost by simultaneously locating the depots and designing the vehicle routes that satisfy pickup and delivery demand of each customer at the same time. We propose two polynomial-size mixed integer linear programming formulations for the problem and a family of valid inequalities to strengthen the formulations. While the first formulation is a node-based formulation, the second one is a flow-based formulation. Furthermore, we propose a two-phase heuristic approach based on simulated annealing, tp_SA, to solve the large-size LRPSPD and two initialization heuristics to generate an initial solution for the tp_SA. We then empirically evaluate the strengths of the proposed formulations with respect to their ability to find optimal solutions or strong lower bounds, and investigate the performance of the proposed heuristic approach. Computational results show that the flow-based formulation performs better than the node-based formulation in terms of the solution quality and the computation time on small-size problems. However, the node-based formulation can yield competitive lower bounds in a reasonable amount of time on medium-size problems. Meantime, the proposed heuristic approach is computationally efficient in finding good quality solutions for the LRPSPD. (C) 2011 Elsevier Ltd. All rights reserved.
  • Item
    The Efficiency of Variance Reduction in Manufacturing and Service Systems: The Comparison of the Control Variates and Stratified Sampling
    (2009) Eraslan, Erguen; Dengiz, Berna; 0000-0002-5667-0391; AAE-7165-2019
    There has been a great interest in the use of variance reduction techniques (VRTs) in simulation output analysis for the purpose of improving accuracy when the performance measurements of complex production and service systems are estimated. Therefore, a simulation output analysis to improve the accuracy and reliability of the output is required. The performance measurements are required to have a narrow and strong confidence interval. For a given confidence level, a smaller confidence interval is supposed to be better than the larger one. The wide of confidence interval, determined by the half length, will depend on the variance. Generally, increased replication of the simulation model appears to have been the easiest way to reduce variance but this increases the simulation costs in complex-structured and large-sized manufacturing and service systems. Thus, VRTs are used in experiments to avoid computational cost of decision-making processes for more precise results. In this study, the effect of Control Variates (CVs) and Stratified Sampling (SS) techniques in reducing variance of the performance measurements of M/M/1 and GI/G/1 queue models is investigated considering four probability distributions utilizing randomly generated parameters for arrival and service processes. Copyright (C) 2009 E. Eraslan and B. Dengiz.
  • Item
    Simulation Optimization of A Multi-Stage Multi-Product Paint Shop Line with Response Surface Methodology
    (2014) Dengiz, Berna; Belgin, Onder; 0000-0001-6702-2608; K-1080-2019
    Recently, Response Surface Methodology (RSM) has attracted a growing interest, along with other simulation optimization (SO) techniques, for non-parametric modeling and robust optimization of systems. In the optimization stage of this study, the authors use RSM to find optimum working conditions of a system. The authors also use discrete event simulation modeling, optimization stage integration, design of experiment (DOE) and sensitivity analysis (a) to investigate the behavior of a real paint shop production line via construction of response surface plots and (b) to reveal the influence of input variables, as well as to determine interaction effects between them. The proposed approach presents an approximation model management structure for the computation-intensive optimization problem of an automotive factory with reduced variance, computational cost and amount of effort.
  • Item
    Redesign Of PCB Production Lıine With Simulation And Taguchi Design
    (2009) Dengiz, Berna
    This paper presents the problem of determining the optimum condition of printed circuit board (PCB) manufacturing process in an electronic company in Ankara,. Turkey. In the optimization stage of the study Taguchi method is integrated with simulation model considering minimum total cost under stochastic breakdowns. Using this methodology we investigate the system performance of the current PCB line and determine the optimum working conditions with reduced cost, time and effort.
  • Item
    New Integer Linear Programming Formulation for the Traveling Salesman Problem with Time Windows: Minimizing Tour Duration with Waiting Times
    (2013) Kara, Imdat; Koc, Ozge Nimet; Altiparmak, Fulya; Dengiz, Berna; 0000-0003-1730-4214; ABH-1078-2021; ABH-1078-2021
    The travelling salesman problem, being one of the most attractive and well-studied combinatorial optimization problems, has many variants, one of which is called travelling salesman problem with Time Windows (TSPTW)'. In this problem, each city (nodes, customers) must be visited within a time window defined by the earliest and the latest time. In TSPTW, the traveller has to wait at a city if he/she arrives early; thus waiting times directly affect the duration of a tour. It would be useful to develop a new model solvable by any optimizer directly. In this paper, we propose a new integer linear programming formulation having O(n(2)) binary variables and O(n(2)) constraints, where (n) equals the number of nodes of the underlying graph. The objective function is stated to minimize the total travel time plus the total waiting time. A computational comparison is made on a suite of test problems with 20 and 40 nodes. The performances of the proposed and existing formulations are analysed with respect to linear programming relaxations and the CPU times. The new formulation considerably outperforms the existing one with respect to both the performance criteria. Adaptation of our formulation to the multi-traveller case and some additional restrictions for special situations are illustrated.
  • Item
    Multi-Objective Optimization of A Stochastic Assembly Line Balancing: A Hybrid Simulated Annealing Algorithm
    (2011) Cakir, Burcin; Altiparmak, Fulya; Dengiz, Berna; 0000-0003-1730-4214; AAF-7020-2021
    This paper deals with multi-objective optimization of a single-model stochastic assembly line balancing problem with parallel stations. The objectives are as follows: (1) minimization of the smoothness index and (2) minimization of the design cost. To obtain Pareto-optimal solutions for the problem, we propose a new solution algorithm, based on simulated annealing (SA), called m_SAA, m_SAA implements a multinomial probability mass function approach, tabu list, repair algorithms and a diversification strategy. The effectiveness of m_SAA is investigated comparing its results with those obtained by another SA (using a weight-sum approach) on a suite of 24 test problems. Computational results show that m_SAA with a multinomial probability mass function approach is more effective than SA with weight-sum approach in terms of the quality of Pareto-optimal solutions. Moreover, we investigate the effects of properties (i.e., the tabu list, repair algorithms and diversification strategy) on the performance of m_SAA. (C) 2010 Elsevier Ltd. All rights reserved.
  • Item
    Fractional Universal Kriging Metamodel
    (2022) Balaban, Muzaffer; Dengiz, Berna
    In this study, a Kriging-based metamodel is proposed that can be used instead of the simulation model for complex problems where data generation with a simulation model may be costly. In this new model structure, which is proposed for cases where the drift function structure of the Universal Kriging meta-model is not known. A power function of the variables that can also take fractional values is used instead of the first and second order regression models used as the drift function in the Universal Kriging metamodel. The predictive power of this metamodel, which is called Fractional Universal Kriging metamodel, has been investigated by experimentally computational analysis. Validation analysis reveals that the Fractional Universal Kriging metamodels have superior predictive power with respect to Mean Squared Error and Maximum Squared Error performance measures. Thus, in the case that the input-output relationship of the simulation model can be expressed with a power function that includes the effects of higher order and different from the quadratic polynomial case, Fractional Universal Kriging metamodels are proposed as a new metamodel approach.