Дисертації з теми "Hydraulic engineering Linear programming"
Оформте джерело за APA, MLA, Chicago, Harvard та іншими стилями
Ознайомтеся з топ-50 дисертацій для дослідження на тему "Hydraulic engineering Linear programming".
Біля кожної праці в переліку літератури доступна кнопка «Додати до бібліографії». Скористайтеся нею – і ми автоматично оформимо бібліографічне посилання на обрану працю в потрібному вам стилі цитування: APA, MLA, «Гарвард», «Чикаго», «Ванкувер» тощо.
Також ви можете завантажити повний текст наукової публікації у форматі «.pdf» та прочитати онлайн анотацію до роботи, якщо відповідні параметри наявні в метаданих.
Переглядайте дисертації для різних дисциплін та оформлюйте правильно вашу бібліографію.
Shah, Aditya Arunkumar. "Combining mathematical programming and SysML for component sizing as applied to hydraulic systems." Thesis, Georgia Institute of Technology, 2010. http://hdl.handle.net/1853/33890.
Повний текст джерелаKaramalis, Constantinos. "Data perturbation analyses for linear programming." Thesis, University of Ottawa (Canada), 1994. http://hdl.handle.net/10393/6709.
Повний текст джерелаFeldman, Jon 1975. "Decoding error-correcting codes via linear programming." Thesis, Massachusetts Institute of Technology, 2003. http://hdl.handle.net/1721.1/42831.
Повний текст джерелаIncludes bibliographical references (p. 147-151).
Error-correcting codes are fundamental tools used to transmit digital information over unreliable channels. Their study goes back to the work of Hamming [Ham50] and Shannon [Sha48], who used them as the basis for the field of information theory. The problem of decoding the original information up to the full error-correcting potential of the system is often very complex, especially for modern codes that approach the theoretical limits of the communication channel. In this thesis we investigate the application of linear programming (LP) relaxation to the problem of decoding an error-correcting code. Linear programming relaxation is a standard technique in approximation algorithms and operations research, and is central to the study of efficient algorithms to find good (albeit suboptimal) solutions to very difficult optimization problems. Our new "LP decoders" have tight combinatorial characterizations of decoding success that can be used to analyze error-correcting performance. Furthermore, LP decoders have the desirable (and rare) property that whenever they output a result, it is guaranteed to be the optimal result: the most likely (ML) information sent over the channel. We refer to this property as the ML certificate property. We provide specific LP decoders for two major families of codes: turbo codes and low-density parity-check (LDPC) codes. These codes have received a great deal of attention recently due to their unprecedented error-correcting performance.
(cont.) Our decoder is particularly attractive for analysis of these codes because the standard message-passing algorithms used for decoding are often difficult to analyze. For turbo codes, we give a relaxation very close to min-cost flow, and show that the success of the decoder depends on the costs in a certain residual graph. For the case of rate-1/2 repeat-accumulate codes (a certain type of turbo code), we give an inverse polynomial upper bound on the probability of decoding failure. For LDPC codes (or any binary linear code), we give a relaxation based on the factor graph representation of the code. We introduce the concept of fractional distance, which is a function of the relaxation, and show that LP decoding always corrects a number of errors up to half the fractional distance. We show that the fractional distance is exponential in the girth of the factor graph. Furthermore, we give an efficient algorithm to compute this fractional distance. We provide experiments showing that the performance of our decoders are comparable to the standard message-passing decoders. We also give new provably convergent message-passing decoders based on linear programming duality that have the ML certificate property.
by Jon Feldman.
Ph.D.
KRUTZ, JILL E. "DESIGN OF A HYDRAULIC ACTUATOR TEST STAND FOR NON-LINEAR ANALYSIS OF HYDRAULIC ACTUATOR SYSTEM." University of Cincinnati / OhioLINK, 2001. http://rave.ohiolink.edu/etdc/view?acc_num=ucin990813095.
Повний текст джерелаHeybroek, Kim. "On Energy Efficient Mobile Hydraulic Systems : with Focus on Linear Actuation." Doctoral thesis, Linköpings universitet, Fluida och mekatroniska system, 2017. http://urn.kb.se/resolve?urn=urn:nbn:se:liu:diva-142326.
Повний текст джерелаHochwallner, Martin. "On Motion Control of Linear Incremental Hydraulic Actuators." Doctoral thesis, Linköpings universitet, Industriell Produktion, 2017. http://urn.kb.se/resolve?urn=urn:nbn:se:liu:diva-142264.
Повний текст джерелаKelner, Jonathan 1980. "New geometric techniques for linear programming and graph partitioning." Thesis, Massachusetts Institute of Technology, 2006. http://hdl.handle.net/1721.1/38295.
Повний текст джерелаIncludes bibliographical references (leaves 79-82).
In this thesis, we advance a collection of new geometric techniques for the analysis of combinatorial algorithms. Using these techniques, we resolve several longstanding questions in the theory of linear programming, polytope theory, spectral graph theory, and graph partitioning. The thesis consists of two main parts. In the first part, which is joint work with Daniel Spielman, we present the first randomized polynomial-time simplex algorithm for linear programming, answering a question that has been open for over fifty years. Like the other known polynomial-time algorithms for linear programming, its running time depends polynomially on the number of bits used to represent its input. To do this, we begin by reducing the input linear program to a special form in which we merely need to certify boundedness of the linear program. As boundedness does not depend upon the right-hand-side vector, we run a modified version of the shadow-vertex simplex method in which we start with a random right-hand-side vector and then modify this vector during the course of the algorithm. This allows us to avoid bounding the diameter of the original polytope.
(cont.) Our analysis rests on a geometric statement of independent interest: given a polytope ... in isotropic position, if one makes a polynomially small perturbation to b then the number of edges of the projection of the perturbed polytope onto a random 2-dimensional subspace is expected to be polynomial. In the second part of the thesis, we address two long-open questions about finding good separators in graphs of bounded genus and degree: 1. It is a classical result of Gilbert, Hutchinson, and Tarjan [25] that one can find asymptotically optimal separators on these graphs if he is given both the graph and an embedding of it onto a low genus surface. Does there exist a simple, efficient algorithm to find these separators given only the graph and not the embedding? 2. In practice, spectral partitioning heuristics work extremely well on these graphs. Is there a theoretical reason why this should be the case? We resolve these two questions by showing that a simple spectral algorithm finds separators of cut ratio O( g/n) and vertex bisectors of size O(Vng) in these graphs, both of which are optimal. As our main technical lemma, we prove an O(g/n) bound on the second smallest eigenvalue of the Laplacian of such graphs and show that this is tight, thereby resolving a conjecture of Spielman and Teng.
(cont.) While this lemma is essentially combinatorial in nature, its proof comes from continuous mathematics, drawing on the theory of circle packings and the geometry of compact Riemann surfaces. While the questions addressed in the two parts of the thesis are quite different, we show that a common methodology runs through their solutions. We believe that this methodology provides a powerful approach to the analysis of algorithms that will prove useful in a variety of broader contexts.
by Jonathan A. Kelner.
Ph.D.
SARAVANAN, SHANKAR. "EVALUATION OF SPHERICITY USING MODIFIED SEQUENTIAL LINEAR PROGRAMMING." University of Cincinnati / OhioLINK, 2005. http://rave.ohiolink.edu/etdc/view?acc_num=ucin1132343760.
Повний текст джерелаUkritchon, Boonchai 1970. "Evaluation of numerical limit analyses by finte elements and linear programming." Thesis, Massachusetts Institute of Technology, 1996. http://hdl.handle.net/1721.1/11199.
Повний текст джерелаTiessen, Meinard. "Predicting the development of crescentic bed patterns : a comparison of linear stability model results with field observations." Thesis, University of Nottingham, 2010. http://eprints.nottingham.ac.uk/11028/.
Повний текст джерелаTrimarchi, Daniele. "Analysis of downwind sail structures using non-linear shell finite elements : wrinkle development and fluid interaction effects." Thesis, University of Southampton, 2012. https://eprints.soton.ac.uk/348893/.
Повний текст джерелаSidford, Aaron Daniel. "Iterative methods, combinatorial optimization, and linear programming beyond the universal barrier." Thesis, Massachusetts Institute of Technology, 2015. http://hdl.handle.net/1721.1/99848.
Повний текст джерелаCataloged from PDF version of thesis.
Includes bibliographical references (pages 256-266).
In this thesis we consider fundamental problems in continuous and combinatorial optimization that occur pervasively in practice and show how to improve upon the best known theoretical running times for solving these problems across a broad range of parameters. Using and improving techniques from diverse disciplines including spectral graph theory, numerical analysis, data structures, and convex optimization we provide the first theoretical improvements in decades for multiple classic problems ranging from linear programming to linear system solving to maximum flow. Key results in this thesis include the following: -- Linear Programming: We provide the first general improvement to both the running time and convergence rate of polynomial time algorithms for solving linear programs in over 15 years. For a linear program with constraint matrix A, with z nonzero entries, and bit complexity L our algorithm runs in time [mathematical formula] -- Directed Maximum Flow: We provide an [mathematical formula] time algorithm for solving the-maximum flow problem on directed graphs with m edges, n vertices, and capacity ratio U improving upon the running time of [mathematical formula] achieved over 15 years ago by Goldberg and Rao. -- Undirected Approximate Flow: We provide one of the first almost linear time algorithms for approximately solving undirected maximum flow improving upon the previous fastest running time by a factor of [mathematical formula] for graphs with n vertices. -- Laplacian System Solvers: We improve upon the previous best known algorithms for solving Laplacian systems in standard unit cost RAM model, achieving a running time of [mathematical formula] for solving a Laplacian system of equations. -- Linear System Solvers: We obtain a faster asymptotic running time than conjugate gradient for solving a broad class of symmetric positive definite systems of equations. * More: We improve the running time for multiple problems including regression, generalized lossy flow, multicommodity flow, and more.
by Aaron Sidford.
Ph. D.
KOWTA, SRINIVAS. "ROBUST STABILITY ANALYSIS OF SERVO-HYDRAULIC SYSTEM IN PARAMETER SPACE." University of Cincinnati / OhioLINK, 2003. http://rave.ohiolink.edu/etdc/view?acc_num=ucin1060970575.
Повний текст джерелаBevis, Stanley G. "Lingraf: The design of an interactive teaching aid for linear programming." Ohio University / OhioLINK, 1985. http://rave.ohiolink.edu/etdc/view?acc_num=ohiou1183749162.
Повний текст джерелаSahin, Deniz. "Mixed Integer Linear Programming for Time-Optimal Cyclic Scheduling of High Throughput Screening Systems." Thesis, Southern Illinois University at Edwardsville, 2018. http://pqdtopen.proquest.com/#viewpdf?dispub=10808099.
Повний текст джерелаHigh Throughput Screening (HTS) systems are highly technological and fully automated plants which are used for the analysis of thousands of biochemical substances to provide basis for the drug discovery process. As the operation of these systems is remarkably expensive, the scheduling for the processes of such complex systems is critical to the HTS companies. Since the processing time affects the throughput and the efficiency of the system, a time-optimal schedule must be developed for the system which can yield high throughputs. In this thesis, a Mixed Integer Programming model is presented, minimizing the overall processing time and therefore maximizing the throughput of the system. To generate the mathematical model, the principles of Job-Shop Scheduling and Cyclic Scheduling are utilized. The results of the study are supported by an experiment conducted at the High Throughput Screening plant at Washington University in St. Louis. As a conclusion, the model has generated a time-optimal cyclic schedule which improves the total processing time of the system by 3 minutes for 25 batches. The projection of the model for experiments that run with hundreds of batches is interpreted to generate greater improvements for the overall processing time of the system.
Fawzi, Hamza. "Power and limitations of convex formulations via linear and semidefinite programming lifts." Thesis, Massachusetts Institute of Technology, 2016. http://hdl.handle.net/1721.1/107331.
Повний текст джерелаCataloged from PDF version of thesis.
Includes bibliographical references (pages 155-162).
Convex relaxation methods play an important role in mathematical optimization to tackle hard nonconvex problems, and have been applied successfully in many areas of science and engineering. At the heart of such methods lies the question of obtaining a tractable description of the convex hull of a set. In this thesis we focus on the question of finding tractable representations of convex sets via the method of lifting, whereby the "hard" convex set is expressed as the projection of a simpler one living in higher-dimensional space. We derive new results and insights on the power and limitations of such liftings. In the first part of the thesis we study limitations of the lifting method and develop lower bounds on the sizes of linear programming (LP) and semidefinite programming (SDP) lifts of polytopes. For LP lifts the bound we develop applies generally for the nonnegative rank of matrices and we compare our method with existing combinatorial and non-combinatorial techniques. For SDP lifts we focus on so-called equivariant lifts that respect symmetry, and obtain lower bounds on the size of such lifts for certain combinatorial polytopes by exploiting the connection with the sum-of-squares method. In the second part of the thesis, we study the power of the lifting procedure and show how to obtain small semidefinite lifts for certain classes of polytopes via the idea of sparse sums of squares. We develop a graph-theoretic method to construct such lifts and use it to resolve a conjecture of Laurent from 2003 on the cut polytope, and to give an explicit sequence of polytopes with a gap between LP and SDP lifts. Finally we depart from the specific question of constructing lifts and consider the general problem of certifying nonnegativity of functions. We study a class of certificates rooted in convex duality and show that they encompass many existing methods for proving nonnegativity based on convex optimization. In particular we propose a new proof system to certify nonnegativity of entropy-like functions, which we illustrate on the problem of computing the logarithmic Sobolev constant of finite Markov chains.
by Hamza Fawzi.
Ph. D.
Yoon, Jongyun. "QUASI-LINEAR DYNAMIC MODELS OF HYDRAULIC ENGINE MOUNT WITH FOCUS ON INTERFACIAL FORCE ESTIMATION." The Ohio State University, 2010. http://rave.ohiolink.edu/etdc/view?acc_num=osu1281366966.
Повний текст джерелаVan, Der Merwe Carel Wagener. "A peridynamic model for sleeved hydraulic fracture." Thesis, Stellenbosch : Stellenbosch University, 2014. http://hdl.handle.net/10019.1/95993.
Повний текст джерелаENGLISH ABSTRACT: Current numerical methods in the eld of hydraulic fracturing are based mainly on continuum methods, such as the Finite Element Method (FEM) and the Boundary Element Method (BEM). These methods are governed by Linear Elastic Fracture Mechanics (LEFM) criteria, which su er from the inherent aw of a non-physical stress representation at the fracture tip. In response to this, a non-local method is proposed, namely the peridynamic theory, to model sleeved hydraulic fracture. A 2D implicit quasi-static ordinary state based peridynamic formulation is implemented on various benchmark problems, to verify the ability to capture constitutive behaviour in a linear elastic solid, as well as, the quanti cation of adverse e ects on the accuracy of the displacement solution, due to the nature of the non-local theory. Benchmark tests consist of a plate in tension, where convergence to the classical displacement solution, non-uniform re nement and varying cell sizes are tested, as well as, a thick walled cylinder with internal pressure, where three di erent loading techniques are tested. The most accurate loading technique is applied to the sleeved fracture model, in order to simulate fracture initiation and propagation. This model is then veri ed and validated by using the Rummel & Winter hydraulic fracturing model and experimental results, respectively. Displacement error minimisation methods are implemented and as a result, the displacement solutions for a plate in tension converges to the analytical solution, while the thick walled cylinder solutions su er from inaccuracies due to an applied load on an irregularly discretized region. The fracture initiation test captures the fracture tip behaviour of the Rummel & Winter model and the fracture propagation test show good correlation with experimental results. This research shows that the peridynamic approach to sleeved hydraulic fracture can yield a realistic representation of fracture initiation and propagation, however, further research is needed in the area of a pressure load application on a solid using the peridynamic approach.
AFRIKAANSE OPSOMMING: Huidige numeriese metodes in die veld van hidrouliese breking is hoofsaaklik gebaseer op kontinuum metodes, soos die Eindige Element Metode (EEM) en die Rand Element Metode (REM). Hierdie metodes word beheer deur Linie^ere Elastiese Breukmeganika (LEB) kriteria, wat ly aan die inherente gebrek van 'n nie- siese voorstelling van die spanning by die fraktuur punt. Om hierdie probleme aan te spreek, word 'n nie-lokale metode voorgestel, naamlik die peridinamiese teorie, om gehulsde hidrouliese breking te modelleer. 'n 2D implisiete kwasi-statiese ordin^ere toestand gebaseerde peridinamika formulering word ge mplimenteer op verskeie norm probleme, om te veri eer of dit oor die vermo e beskik om die konstitutiewe gedrag van 'n linie^ere elastiese soliede materiaal te modeleer, asook die kwanti sering van nadelige e ekte op die verplasings oplossing as gevolg van die natuur van die nie-lokale teorie. Normtoetse bestaan uit 'n plaat in trek spanning, waar konvergensie na die klassieke verplasings oplossing, nie-uniforme verfyning en vari^eerende sel groottes getoets word, asook 'n dikwandige silinder onder interne druk, waar drie verskillende belasting aanwendingstegnieke getoets word. Die mees akkurate belasting aanwendingstegniek word dan gebruik in die gehulsde hidrouliese breking model, om fraktuur aanvangs en uitbreiding na te boots. Die model word dan geveri- eer deur die Rummel & Winter hidrouliese breking model en eksperimentele resultate, onderskeidelik. Fout minimering metodes word toegepas en as 'n resultaat, konvergeer die verplasing oplossing vir die plaat na die analitiese oplossing, terwyl die oplossing van die dikwandige silinder onakuraathede toon as gevolg van 'n toegepaste belasting op 'n onre elmatig gediskretiseerde gebied. Die modellering van die fraktuur inisi ering by die fraktuur punt, stem goed ooreen met die Rummel en Winter voorspelling en die fraktuur uitbreiding stem goed ooreen met eksperimentele resultate. Hierdie navorsing toon dat die peridinamiese benadering tot gehulsde hidrouliese breking wel die fraktuur inisi ering en uitbreiding realisties kan modelleer, maar nog navorsing word wel benodig in die area waar 'n druk belasting op 'n peridinamiese soliede model toegepas word.
Humphreys, Linda A. "LPVAX - A three-dimensional linear programming graphics package on the intergraph-vax system." Ohio University / OhioLINK, 1986. http://rave.ohiolink.edu/etdc/view?acc_num=ohiou1183132775.
Повний текст джерелаLundmark, Olle. "Evaluation of mixed integer linear programming solvers when applied to a biogas reactor system model." Thesis, Umeå universitet, Institutionen för datavetenskap, 2018. http://urn.kb.se/resolve?urn=urn:nbn:se:umu:diva-155344.
Повний текст джерелаCeranic, Boris. "Optimum design of reinforced concrete skeletal systems using non-linear programming techniques." Thesis, University of Derby, 2000. http://hdl.handle.net/10545/583616.
Повний текст джерелаBurton, Scott H. "Coping with the Curse of Dimensionality by Combining Linear Programming and Reinforcement Learning." DigitalCommons@USU, 2010. https://digitalcommons.usu.edu/etd/559.
Повний текст джерелаGutierrez, Cristian Joel. "Development and application of a linear programming model to optimize production and distribution of a manufacturing company." Thesis, Massachusetts Institute of Technology, 1996. http://hdl.handle.net/1721.1/10855.
Повний текст джерелаCheng, Chao. "Application of Artificial Neural Networks in the Power Split Controller For a Series Hydraulic Hybrid Vehicle." University of Toledo / OhioLINK, 2010. http://rave.ohiolink.edu/etdc/view?acc_num=toledo1278610645.
Повний текст джерелаBliss, Michael A. "Procedures to Perform Dam Rehabilitation Analysis in Aging Dams." Thesis, Virginia Tech, 2006. http://hdl.handle.net/10919/33157.
Повний текст джерелаMaster of Science
Rush, Andrew J. "Partial Destination Resolution in Multicast Elastic Optical Networks: A Mixed-Integer Linear Programming Approach." Miami University / OhioLINK, 2016. http://rave.ohiolink.edu/etdc/view?acc_num=miami1470324185.
Повний текст джерелаAl, Reeshi Mohammad Ahmad. "Industrial engineering applications in metrology : job scheduling, calibration interval and average outgoing quality." Thesis, Brunel University, 2013. http://bura.brunel.ac.uk/handle/2438/7610.
Повний текст джерелаSpence, William G. "An Optimization Approach To Employee Scheduling Using Fuzzy Logic." DigitalCommons@CalPoly, 2011. https://digitalcommons.calpoly.edu/theses/618.
Повний текст джерелаHarihara, Ramachandra Sharma. "Modeling of Scheduling Algorithms with Alternative Process Plans in an Optimization Programming Language." Ohio University / OhioLINK, 2004. http://www.ohiolink.edu/etd/view.cgi?ohiou1108045192.
Повний текст джерелаAlqattan, Nael Abdulhameed. "A Multi-Period Mixed Integer Linear Programming Model for Desalination and Electricity Co-generation in Kuwait." Scholar Commons, 2014. https://scholarcommons.usf.edu/etd/5167.
Повний текст джерелаBeal, Logan Daniel. "Large-Scale Non-Linear Dynamic Optimization For Combining Applications of Optimal Scheduling and Control." BYU ScholarsArchive, 2018. https://scholarsarchive.byu.edu/etd/7021.
Повний текст джерелаFagundez, Fabio Dias. "Modelos não-lineares continuos para logística de petróleo em portos e refinarias." reponame:Repositório Institucional do BNDES, 2010. https://web.bndes.gov.br/bib/jspui/handle/1408/10275.
Повний текст джерелаCompanies from the petroleum industry operate in a highly competitive market, under constant pressure for lower costs and e cient processes. In this doctorate research, we study the scheduling of crude oil and derivatives in ports and re neries, which has been frequently studied in the literature with mixed-integer models, both linear (MILP) and nonlinear (MINLP). The main idea presented in this thesis is that the schedule is a dynamic system which must operate under certain constraints. Transfer operations are carried out by flows from a source equipment to a destination equipment. Such flows are mapped as control variables, whereas equipment contents are mapped as state variables. Yes-No decisions are modeled with complementarity constraints, thus allowing a continuous nonlinear models, equivalents to MIP models (MILP or MINLP, depending on the chosen set of constraints), in such a way that a NLP-feasible point can be directly mapped to a MIP-feasible point. We illustrate this approach with computational examples, which were solved to local optimality.
Tese (doutorado) - Universidade Federal do Rio de Janeiro, Rio de Janeiro, 2010.
Bibliografia: p. 74-84.
Silva, Daniele Costa 1984. "Detecção de linhas redundantes em problemas de programação linear de grande porte." [s.n.], 2010. http://repositorio.unicamp.br/jspui/handle/REPOSIP/306747.
Повний текст джерелаDissertação (mestrado) - Universidade Estadual de Campinas, Instituto de Matematica, Estatistica e Computação Cientifica
Made available in DSpace on 2018-08-16T01:36:50Z (GMT). No. of bitstreams: 1 Silva_DanieleCosta_M.pdf: 1303714 bytes, checksum: 5b7f038f6b0f53fca9601f7784ec02d1 (MD5) Previous issue date: 2010
Resumo: A presença de linhas redundantes na matriz de restrições não é incomum em problemas reais de grande porte. A existência de tais linhas deve ser levada em consideração na solução destes problemas. Se o método de solução adotado for o método simplex, existem procedimentos eficientes e de fácil implementação que contornam este problema. O mesmo se aplica quando métodos de pontos interiores são adotados e os sistemas lineares resultantes são resolvidos por métodos diretos. No entanto, existem problemas de grande porte cuja única forma possível de solução é resolver os sistemas lineares por métodos iterativos. Nesta situação as linhas redundantes representam uma dificuldade considerável, pois geram uma matriz singular e os métodos iterativos não convergem. A única alternativa viável consiste em detectar tais linhas e eliminá-las antes da aplicação dos métodos de pontos interiores. Este trabalho propõe uma implementação eficiente de um procedimento de detecção de linhas redundantes, que incluímos em uma adaptação própria do PCx que resolve os sistemas lineares por métodos iterativos
Abstract: The presence of dependent rows in the constraint matrix is frequent in real large-scale problems. If the method of solution adopted is the simplex method, there are efficient procedures easy to implement that circumvent this problem. The same applies when interior point methods are adopted and the resulting linear systems are solved for directed methods. However, there are large-scale problems whose only possible solution is to solve linear systems by iterative methods. In this situation, the dependent rows create a singular matrix and the iterative method does not converge. The only viable alternative is to find and remove these rows before applying the method. This dissertation proposes an efficient implementation of a procedure for detection dependent rows, include in a PCx modification that solves linear systems by iterative methods
Mestrado
Programação Linear
Mestre em Matemática Aplicada
Olofsson, Emil. "Improved algorithm for weighted matching of employees." Thesis, Linköpings universitet, Databas och informationsteknik, 2015. http://urn.kb.se/resolve?urn=urn:nbn:se:liu:diva-122763.
Повний текст джерелаKnisely, Nathan C. L. "Cyber-physical acquisition strategy for COTS-based agility-driven engineering." Diss., Georgia Institute of Technology, 2016. http://hdl.handle.net/1853/55007.
Повний текст джерелаAllen, Roderick Lee. "The applicability of microcomputers to local water management." PDXScholar, 1985. https://pdxscholar.library.pdx.edu/open_access_etds/3417.
Повний текст джерелаKrause, Jonas. "Programação matemática e evolução diferencial para a otimização de redes de dutos." Universidade Tecnológica Federal do Paraná, 2013. http://repositorio.utfpr.edu.br/jspui/handle/1/752.
Повний текст джерелаThe optimization of an pipeline network is a complex problem and addressed in the current literature. The mathematical modeling of this problem proposed in this paper creates a problem of combinatorial optimization. Methods for solving this problem using linear mixed integer programming and heuristic algorithms of differential evolution (Binary Differential Evolution and Discretized Differential Evolution) are proposed using binary variables. The results obtained with the linear programming have optimal values for the benchmarks with small search spaces and sub-optimal for large values. Results using the differential evolution are also presented as an alternative low computational effort. The application of these methods provides alternatives for transporting different products in a defined time horizon and compare heuristic methods with continuous and binary encodings. Such results encourage the use of heuristic algorithms with continuous coding and the point discretization methods as effective for solving problems discrete alternatives.
Thorin, Kristoffer. "Optimal Speed Controller in the Presence of Traffic Lights." Thesis, Uppsala universitet, Avdelningen för systemteknik, 2017. http://urn.kb.se/resolve?urn=urn:nbn:se:uu:diva-325352.
Повний текст джерелаBerzins, Louise, and Josefine Sohlman. "Linjär blandningsoptimering för skrotanvändning i aluminiumproduktion." Thesis, KTH, Hållbar produktionsutveckling (ML), 2019. http://urn.kb.se/resolve?urn=urn:nbn:se:kth:diva-254223.
Повний текст джерелаThe aim with this project was to increase the amount of used scrap in the remelt of aluminum alloys by using linear programming, which was successfully done. A status analysis about the average use and characteristics of aluminum has been described, as well as a mapping of the todays industry within the company. This is followed by a theoretical chapter containing references from previous work solved with linear programming, and a description of LP including the mathematical model. The attempt to solve this problem is carefully shown in the forthcoming chapters together with the different approaches that were used. The results are presented with analysis of each optimization, followed by a discussion and a conclusion including future recommendations. The model is used with two different objective functions to get perspective, volume to maximize the amount of used scrap and price to increase use of high valued alloys in order to decrease capital accumulation within the non-used scrap. The remelt process of today consumes about 30 % of the total scrap produced during one year. This model shows that it is possible, by having 17 out of 72 recipes, to use 90 % of all scrap. One optimization for a single recipe also proved that it is possible to produce an alloy consisting of basically scrap.
Feng, Cong. "Projection Algorithm for Improved Corridor Signal Coordination." University of Akron / OhioLINK, 2009. http://rave.ohiolink.edu/etdc/view?acc_num=akron1257370852.
Повний текст джерелаWang, Shuo. "Development and Implementation of a Network-Level Pavement Optimization Model." University of Toledo / OhioLINK, 2011. http://rave.ohiolink.edu/etdc/view?acc_num=toledo1321624751.
Повний текст джерелаWang, Yue. "Performance and Power Optimization of GPU Architectures for General-purpose Computing." Scholar Commons, 2014. https://scholarcommons.usf.edu/etd/5325.
Повний текст джерелаRibas, Paulo Cesar. "Otimização do scheduling de movimentações de um duto com uma origem e vários destinos." Universidade Tecnológica Federal do Paraná, 2012. http://repositorio.utfpr.edu.br/jspui/handle/1/400.
Повний текст джерелаThis thesis presents a model to support decision making of scheduling activities in a sequential pipeline system, composed by one refinery source and multiple destinations. This model is inserted into a system and used to develop a case study in the real world pipeline system called OSBRA that links the largest refinery in Brazil, REPLAN, to five terminals located in four different states. The proposed system relies its method in the iterative execution of a model of mixed integer linear programming, with the time horizon being moved in order to achieve a schedule for a period of at least one month. The main operational features and restrictions of OSBRA are considered in this model, as the flow variation due to the entry or exit of bleeding receiving, always within the limits of both the flow sections of pipelines as of bleeding. Others features of the real system contemplated in the model are the receiving by the intermediate bases exclusively by bleeding, meaning that only part of the batch is received thus, avoiding downstream stretches from the pipeline to stop, daily variance in the demand and the use of stamp batches to prevent contamination between adjacent derivatives. Eighteen scenarios of OSBRA’s system were submitted to the model and high quality solutions were obtained, reaching a satisfactory level of service in most scenarios.
Koker, Ezgi. "Chance Constrained Optimization Of Booster Disinfection In Water Distribution Networks." Master's thesis, METU, 2011. http://etd.lib.metu.edu.tr/upload/12613640/index.pdf.
Повний текст джерелаElius, Ian M. "Re-engineering graduate medical education an analysis of the contribution of residents to teaching hospitals utilizing a model of an internal medicine residency program /." [Tampa, Fla.] : University of South Florida, 2005. http://purl.fcla.edu/fcla/etd/SFE0001258.
Повний текст джерелаBueno, Lucas. "Otimização do scheduling do transporte de derivados escuros de petróleo em uma malha dutoviária." Universidade Tecnológica Federal do Paraná, 2015. http://repositorio.utfpr.edu.br/jspui/handle/1/1893.
Повний текст джерелаIn this work it is presented an approach to the optimization of the scheduling of heavy oil derivatives transportation in a pipeline network. There are four refineries in this network, three intermediate nodes and one maritime terminal. The derivatives transport is influenced by practical constraints and political needs, and so the scheduling problem is complex, which encourages the development of the current work. Some characteristics of this problem should be noticed, like the necessity of products exchanges on tanks during a scheduling horizon and the necessity of products blends. It is described an approach in which groups of products with unified inventory are treated. An approach in which, on the planning model, the main objective to optimize is the balance of the inventory and different periods are handled due the existence of products exchange on tanks, maintenance of tanks and periods in which the pipelines should not be used due heating constraints. The tanking park problem is also addressed in a more precise way than previous works. Heating constraints and blends of products are also treated. To solve this problem in a reasonable computational time (less than 1 minute) it is utilized a decomposition approach and Mixed Integer Linear Programming (MILP) models and heuristics to solve these sub-problems. It is also used real operational data of this pipeline network for experimentation purposes. With the analysis of the results it is concluded that the approach here described for the solution of the presented problem is viable in computational times terms and that the obtained results can assist the specialists of the network in the decision-making process.
Felizari, Luiz Carlos. "Programação das operações de transporte de derivados de petróleo em redes de dutos." Universidade Tecnológica Federal do Paraná, 2009. http://repositorio.utfpr.edu.br/jspui/handle/1/121.
Повний текст джерелаThis work addresses an optimisation structure to support the operational decision-making of scheduling activities in a real world pipeline network. The used scenario to transport petroleum derivaties involves 9 areas (3 refineries, 1 harbour, and 5 distribution centres). Thus, the computational burden for determining a short-term scheduling within the considered scenario is a relevant issue. A decomposition approach is proposed to address such real-world problem. A continuous-time mixed integer linear programming model (MILP) is studied and used to determine the operational short-term scheduling. In this context of multilevel hierarchical structure, sequencing of activities are carried out by a heuristic algorithm which can fail for some particular cases. Thus, we propose to reformulate the sequencing problem by using high-level constructs of Constraint Logic Programming (CLP). The optimisation structure has been extensively tested in typical operational scenarios which, involve in general more than 100 batches. The scheduling horizon is considered to be about 1 month. Many insights have been derived from the obtained solutions, and the proposed approach can support the decision-making process.
Carnal, David D. "An enhanced implementation of models for electric power grid interdiction." Thesis, Monterey, Calif. : Springfield, Va. : Naval Postgraduate School ; Available from National Technical Information Service, 2005. http://library.nps.navy.mil/uhtbin/hyperion/05Sep%5FCarnal.pdf.
Повний текст джерелаHe, Jincan, and Sundhanva Bhatt. "Mission Optimized Speed Control." Thesis, KTH, Fordonsdynamik, 2017. http://urn.kb.se/resolve?urn=urn:nbn:se:kth:diva-223334.
Повний текст джерелаSuryasaputra, Robert, and rsuryasaputra@gmail com. "Congestion Removal in the Next Generation Internet." RMIT University. Electrical and Computer Engineering, 2007. http://adt.lib.rmit.edu.au/adt/public/adt-VIT20080521.114723.
Повний текст джерела