Open Access. Powered by Scholars. Published by Universities.®

Computer Engineering Commons

Open Access. Powered by Scholars. Published by Universities.®

Articles 1 - 5 of 5

Full-Text Articles in Computer Engineering

Make Or Buy Analysis Model Based On Tolerance Design To Minimize Manufacturing Cost And Quality Loss, Cucuk Nur Rosyidi, Reza Rizkichani Akbar, Wakhid Ahmad Jauhari Aug 2014

Make Or Buy Analysis Model Based On Tolerance Design To Minimize Manufacturing Cost And Quality Loss, Cucuk Nur Rosyidi, Reza Rizkichani Akbar, Wakhid Ahmad Jauhari

Makara Journal of Technology

In a manufacturing company, manufacturing costs, or component prices, and tolerance will affect the price and the quality of a product. Companies must produce high-quality products with low manufacturing costs in order to keep their products competitive in the market; however, it is difficult to produce a high-quality product with a low manufacturing cost. Companies have difficulties in determining the components to be produced using their own manufacturing facilities (make) or outsourced to their suppliers (buy). Hence, a make or buy analysis is needed to minimize the manufacturing costs and quality loss and to determine the optimum alternative regarding make …


A New Spatio-Temporal Data Mining Method And Its Application To Reservoir System Operation, Abhinaya Mohan Apr 2014

A New Spatio-Temporal Data Mining Method And Its Application To Reservoir System Operation, Abhinaya Mohan

Department of Computer Science and Engineering: Dissertations, Theses, and Student Research

This thesis develops a spatio-temporal data mining method for uncertain water reservoir data. The goal of the data mining method is to learn from a history human reservoir operations in order to derive an automated controller for a reservoir system. Spatio-temporal data mining is a challenging task due to the reasons: (1) spatio-temporal datasets are usually much larger than spatial data sets, (2) many common spatial techniques are unable to deal with objects that change location, size or shape, and (3) complex and often non-linear spatio-temporal relationships cannot be separated into pure spatial and pure temporal relationships.

Support Vector Machines …


Compacting Loads And Stores For Code Size Reduction, Isaac Asay Mar 2014

Compacting Loads And Stores For Code Size Reduction, Isaac Asay

Master's Theses

It is important for compilers to generate executable code that is as small as possible, particularly when generating code for embedded systems. One method of reducing code size is to use instruction set architectures (ISAs) that support combining multiple operations into single operations. The ARM ISA allows for combining multiple memory operations to contiguous memory addresses into a single operation. The LLVM compiler contains a specific memory optimization to perform this combining of memory operations, called ARMLoadStoreOpt. This optimization, however, relies on another optimization (ARMPreAllocLoadStoreOpt) to move eligible memory operations into proximity in order to perform properly. This mover optimization …


A Reduced Probabilistic Neural Network For The Classification Of Large Databases, Abdelhadi Lotfi, Abdelkader Benyettou Jan 2014

A Reduced Probabilistic Neural Network For The Classification Of Large Databases, Abdelhadi Lotfi, Abdelkader Benyettou

Turkish Journal of Electrical Engineering and Computer Sciences

The probabilistic neural network (PNN) is a special type of radial basis neural network used mainly for classification problems. Due to the size of the network after training, this type of network is usually used for problems with a small-sized training dataset. In this paper, a new training algorithm is presented for use with large training databases. Application to the handwritten digit database shows that the reduced PNN performs better than the standard PNN for all of the studied cases with a big gain in size and processing speed. This new type of neural network can be used easily for …


Optimization Of Job Shop Scheduling Problems Using Modified Clonal Selection Algorithm, Yilmaz Atay, Hali̇fe Kodaz Jan 2014

Optimization Of Job Shop Scheduling Problems Using Modified Clonal Selection Algorithm, Yilmaz Atay, Hali̇fe Kodaz

Turkish Journal of Electrical Engineering and Computer Sciences

Artificial immune systems (AISs) are one of the artificial intelligence techniques studied a lot in recent years. AISs are based on the principles and mechanisms of the natural immune system. In this study, the clonal selection algorithm, which is used commonly in AISs, is modified. This algorithm is applied to job shop scheduling problems, which are one of the most difficult optimization problems. For applying application results to the optimum solution, parameter values giving the optimum solution are determined by analyzing the parameters in the algorithm. The obtained results are given in detail in the tables and figures. The best …