| | SLO | ENG | Piškotki in zasebnost

Večja pisava | Manjša pisava

Iskanje po katalogu digitalne knjižnice Pomoč

Iskalni niz: išči po
išči po
išči po
išči po
* po starem in bolonjskem študiju

Opcije:
  Ponastavi


1 - 9 / 9
Na začetekNa prejšnjo stran1Na naslednjo stranNa konec
1.
Optimizacija chaboche materialnih parametrov z genetskim algoritmom
Nejc Dvoršek, 2022, magistrsko delo

Opis: The basis of this thesis is research and development of a genetic algorithm for material parameters optimization. It is written in collaboration with AVL, which already has a solution for this problem, but is looking into better alternatives. Chaboche material model is a nonlinear isotropic and kinematic hardening model which can describe elasto-viscoplastic constitutive relations. Parameters of such complex nature do not have a physical interpretation in the real-world and must be defined with inverse analysis. Genetic algorithms (GA) are a promising tool to help with such tasks. They have been widely used and recognized for various optimization problems. Material data available are low cycle fatigue (LCF), creep, and tensile experiments. For each experiment a corresponding finite element model in Abaqus is prepared. Comparing experimental and simulation data is the objective function GA will try to minimize. For this reason, a corresponding fitness function was developed to score each individual. It makes use of similarity measure algorithm proposed in this paper [10]. GA was implemented in Python with Pygad library. Instead of bits, genes are represented with real-valued numbers with defined limits. Performance of developed GA was tested based on various population sizes, mutation probabilities, and crossover operators. The main parameter that impacts algorithms performance is population size. Paired with right mutation probability the algorithm can find a global minimum of described optimization problem. Making it a viable alternative to existing approach used at AVL.
Ključne besede: Chaboche material model, parameter optimization, genetic algorithm, finite element method
Objavljeno v DKUM: 16.12.2022; Ogledov: 163; Prenosov: 0
.pdf Celotno besedilo (1,90 MB)

2.
Automatic compiler/interpreter generation from programs for domain-specific languages using semantic inference : doktorska disertacija
Željko Kovačević, 2022, doktorska disertacija

Opis: Presented doctoral dissertation describes a research work on Semantic Inference, which can be regarded as an extension of Grammar Inference. The main task of Grammar Inference is to induce a grammatical structure from a set of positive samples (programs), which can sometimes also be accompanied by a set of negative samples. Successfully applying Grammar Inference can result only in identifying the correct syntax of a language. But, when valid syntactical structures are additionally constrained with context-sensitive information the Grammar Inference needs to be extended to the Semantic Inference. With the Semantic Inference a further step is realised, namely, towards inducing language semantics. In this doctoral dissertation it is shown that a complete compiler/interpreter for small Domain-Specific Languages (DSLs) can be generated automatically solely from given programs and their associated meanings using Semantic Inference. For the purpose of this research work the tool LISA.SI has been developed on the top of the compiler/interpreter generator tool LISA that uses Evolutionary Computations to explore and exploit the enormous search space that appears in Semantic Inference. A wide class of Attribute Grammars has been learned. Using Genetic Programming approach S-attributed and L-attributed have been inferred successfully, while inferring Absolutely Non-Circular Attribute Grammars (ANC-AG) with complex dependencies among attributes has been achieved by integrating a Memetic Algorithm (MA) into the LISA.SI tool.
Ključne besede: Grammatical Inference, Semantic Inference, Genetic Programming, Attribute Grammars, Memetic Algorithm, Domain-Specific Languages
Objavljeno v DKUM: 17.02.2022; Ogledov: 598; Prenosov: 90
.pdf Celotno besedilo (3,59 MB)

3.
Parameter optimization of tube hydroforming
Edina Karabegović, Miran Brezočnik, 2012, izvirni znanstveni članek

Opis: Tube hydroforming is mostly applied in automotive industry. In this respect, necessity for the procedure improvement of fluid forming is constant. One of the reasons of its improvement is the procedure performance in optimal conditions. The process parameters have the direct influence on quality and optimal of forming procedure. This paper provides an example of the fluid pressure optimization in T-shape tube hydroforming. Three types of material have been analysed, with three wall thickness and three course levels of axial printers. For the optimization, the evolutional method with applied genetic algorithm (GA) was utilized. The application of GA is significant in solving of many problems in engineering practice. The simplicity and adaptability of the genetic algorithm to the engineering problem results with the increasing volume of applications in a research work. In this paper we investigated interactions of the internal parameters of the T tube hydroforming process, towards achieving the GA model for the optimal internal pressure, necessary for hydroforming.
Ključne besede: hydroforming, tube, modelling, optimization, parameter, genetic algorithm, T-shape
Objavljeno v DKUM: 10.07.2015; Ogledov: 1813; Prenosov: 55
URL Povezava na celotno besedilo

4.
Automated and intelligent programming of cnc machine tools : doctoral thesis
Afrim Gjelaj, 2014, doktorska disertacija

Opis: Nowadays, many scientists focus on increasing the level of automation, respectively flexibility in manufacturing systems. In addition, automated programming of CNC machine tools has reached a high level of machining operations. However, it is still impossible for a machine to manipulate completely in an autonomous way. Special attention in this doctoral thesis is focused on the automated programming of CNC machine tools regarding artificial intelligence. The purpose of automated programming is to improve quality and to fulfil the requirements of manufacturing industry and provide commercial solutions. This thesis also provides a description of artificial intelligence usage in order to solve optimal tool path-length and tool selection, as well as the preparation of planned technology. Firstly, the automated programming of CNC machine tools enjoys great success when applying artificial intelligence in regard to the machining processes. Choices of path length and tool selection are analysed in great detail in order to ascertain the optimal problems of tool path- length and tool selection. However, in order to achieve automated and intelligent CNC programming of machine tools, their flexibilities are of major importance. Automation today tends to improve and implement manufacturing flexibility at a strategic level. This means increasing the degree of flexibility whilst at the same time increasing the degree of automation regarding CNC machine tools. In addition to the above-mentioned investigated problems, the influences of cutting force (Fc), power cutting (Pc), tool life (T) and surface roughness (Ra) as functions of tool path- length are also analysed. Analytical and mathematical models are optimised using a multi-objective genetic algorithm (MOGA). MOGA enables optimisation by employing two or more equations simultaneously. Another problem for the automated and intelligent CNC programming of machine tools focuses on the application of Discrete Systems (DS). The discrete system in our work focuses on analysing cutting force (Fc) in regard to the turning operation.
Ključne besede: inteligent CNC programming, intelligent manufacturing, discrete system, automated programming, multiobjective genetic algorithm MOGA
Objavljeno v DKUM: 23.01.2015; Ogledov: 2814; Prenosov: 390
.pdf Celotno besedilo (1,57 MB)

5.
Modeling of forming efficiency using genetic programming
Miran Brezočnik, Jože Balič, Zlatko Kampuš, 2001, izvirni znanstveni članek

Opis: This paper proposes new approach for modeling of various processes in metal-forming industry. As an example, we demonstrate the use of genetic programming (GP) for modeling of forming efficiency. The forming efficiency is a basis for determination of yield stress which is the fundamental characteristic of metallic materials. Several different genetically evolved models for forming efficiency on the basis of experimental data for learning were discovered. The obtained models (equations) differ in size, shape, complexity and precision of solutions. In one run out of many runs of our GP system the well-known equation of Siebel was obtained. This fact leads us to opinion that GP is a very powerful evolutionary optimization method appropriate not only for modeling of forming efficiency but also for modeling of many other processes in metal-forming industry.
Ključne besede: metal forming, yield stress, forming efficiency, mathematical modeling, adaptation, genetic methods, genetic algorithm, genetic programming, artificial intelligence, process optimisation
Objavljeno v DKUM: 01.06.2012; Ogledov: 1777; Prenosov: 114
URL Povezava na celotno besedilo

6.
Use of genetic algorithm for fitting Sovova's mass transfer model
Dejan Hrnčič, Marjan Mernik, Maša Knez Marevci, 2010, izvirni znanstveni članek

Opis: A genetic algorithm with resizable population has been applied to the estimation of parameters for Sovovaćs mass transfer model. The comparison of results between a genetic algorithm and a global optimizer from the literatureshows that a genetic algorithm performs as good as or better than a global optimizer on a given set of problems. Other benefits of the genetic algorithm, for mass transfer modeling, are simplicity, robustness and efficiency.
Ključne besede: Sovova's mass transfer model, genetic algorithm, parameter estimation
Objavljeno v DKUM: 31.05.2012; Ogledov: 1629; Prenosov: 67
.pdf Celotno besedilo (718,52 KB)
Gradivo ima več datotek! Več...

7.
Intelligent process planning for competitive engineering
Valentina Gečevska, Franc Čuš, 2010, izvirni znanstveni članek

Opis: Process planning is one of the key activities for product design and manufacturing. The impact of process plans on all phases of product design and manufacture requires high level of interaction of different activities and close integration of them into a coherent system. This paper presents a process model of product development with manufacturing approach based on intelligent process planning techniques with focus on optimal selection of manufacturing parameters. Some derivations of the computing model for analysis of machining conditions by optimal determination of the cutting parameters in multi-pass NC machining activities are made with implementation of new evolutionary computation techniques. Genetic Algorithm (GA) based optimization method and deterministic optimization method (DO) are developed and then implementations into real manufacturing process planning for new product developed are analyzed. The results showed that both the developed optimization methods (GA and DO), especially GA, are effective methods for solving multi-objective optimization problems during the manufacturing process planning and cutting parameters selection.
Ključne besede: genetic algorithm, intelligent manufacturing systems, process planning
Objavljeno v DKUM: 31.05.2012; Ogledov: 1737; Prenosov: 36
URL Povezava na celotno besedilo

8.
Intelligent programming of CNC turning operations using genetic algorithm
Jože Balič, Miha Kovačič, Boštjan Vaupotič, 2006, izvirni znanstveni članek

Opis: CAD/CAM systems are nowadays tightly connected to ensure that CAD data can be used for optimal tool path determination and generation of CNC programs for machine tools. The aim of our research is the design of a computer-aided, intelligent and genetic algorithm(GA) based programming system for CNC cutting tools selection, tool sequences planning and optimisation of cutting conditions. The first step is geometrical feature recognition and classification. On the basis of recognised features the module for GA-based determination of technological data determine cutting tools, cutting parameters (according to work piece material and cutting tool material) and detailed tool sequence planning. Material, which will be removed, is split into several cuts, each consisting of a number of basic tool movements. In thenext step, GA operations such as reproduction, crossover and mutation are applied. The process of GA-based optimisation runs in cycles in which new generations of individuals are created with increased average fitness of a population. During the evaluation of calculated results (generated NC programmes) several rules and constraints like rapid and cutting tool movement, collision, clamping and minimum machining time, which represent the fitness function, were taken into account. A case study was made for the turning operation of a rotational part. The results show that the GA-based programming has a higher efficiency. The total machining time was reduced by 16%. The demand for a high skilled worker on CAD/CAM systems and CNC machine tools was also reduced.
Ključne besede: CNC programming, genetic algorithm, intelligent CAM, turning, tool path generation
Objavljeno v DKUM: 30.05.2012; Ogledov: 2608; Prenosov: 92
URL Povezava na celotno besedilo

9.
Approach to optimization of cutting conditions by using artificial neural networks
Franc Čuš, Uroš Župerl, 2006, izvirni znanstveni članek

Opis: Optimum selection of cutting conditions importantly contribute to the increase of productivity and the reduction of costs, therefore utmost attention is paid to this problem in this contribution. In this paper, a neural network-based approach to complex optimization of cutting parameters is proposed. It describes the multi-objective technique of optimization of cutting conditions by means of the neural networks taking into consideration the technological, economic and organizational limitations. To reach higher precision of the predicted results, a neural optimization algorithm is developed and presented to ensure simple, fast and efficient optimization of all important turning parameters. The approach is suitable for fast determination of optimum cutting parameters during machining, where there is not enough time for deep analysis. To demonstrate the procedure and performance of the neural network approach, an illustrative example is discussed in detail.
Ključne besede: optimization, cutting parameter optimization, genetic algorithm, cutting parameters, neural network algorithm, machining, metal cutting
Objavljeno v DKUM: 30.05.2012; Ogledov: 2167; Prenosov: 115
URL Povezava na celotno besedilo

Iskanje izvedeno v 0.17 sek.
Na vrh
Logotipi partnerjev Univerza v Mariboru Univerza v Ljubljani Univerza na Primorskem Univerza v Novi Gorici