• Title/Summary/Keyword: optimizations

Search Result 270, Processing Time 0.024 seconds

Case Studies of Nonlinear Response Structural Optimization Using Equivalent Loads (등가하중법을 이용한 비선형 반응 구조최적설계 사례연구)

  • Kim, Yong-Il;Park, Gyung-Jin
    • Transactions of the Korean Society of Mechanical Engineers A
    • /
    • v.31 no.11
    • /
    • pp.1059-1068
    • /
    • 2007
  • Nonlinear response structural optimization is performed using equivalent loads (NROEL). Nonlinear response optimization is extremely cost because many nonlinear analyses are required. In NROEL, the external loads are transformed to the equivalent loads (EL) for linear static analysis and linear response optimization is carried out based on the EL in a cyclic manner until the convergence criteria are satisfied. EL is the load set which generates the same response field of linear analysis as that of nonlinear analysis. The primitive from of theory has been published. In this research, the theory is investigated with large scale example problems. Four examples are solved by using NROEL. Conventional optimization with sensitivity analysis using the finite difference method (FDM) is also applied to the same examples. Moreover, response surface optimization method is applied to the last two examples. The results of the optimizations are compared. In nonlinear response optimization of large scale problems, hundreds (or even thousands) of nonlinear analyses are expected to satisfy the convergence criteria. However, in nonlinear response optimization using equivalent loads, only tens of nonlinear analyses are required. The results are discussed and the usefulness of NROEL is presented.

Sensitivity analysis for optimal design of piezoelectric structures (압전지능구조물의 최적설계를 위한 민감도 해석)

  • 김재환
    • Journal of KSNVE
    • /
    • v.8 no.2
    • /
    • pp.267-273
    • /
    • 1998
  • This study aims at performing sensitivity analysis of piezoelectric smart structure for minimizing radiated noise from the structure, The structure consists of a flat plate on which disk shaped piezoelectric actuator is mounted, and finite element modeling is used for the structure. The finite element modeling uses a combination of three dimensional piezoelectric, flat shell and transition elements so thus it can take into account the coupling effects of the piezoelectric device precisely and it can also reduce the degrees of freedom of the finite element model. Electric potential on the piezoelectric actuator is taken as a design variable and total radiated power of the structure is chosen as an objective function. The objective function can be represented as Rayleigh's integral equation and is a function of normal displacements of the structure. For the convenience of computation, all degrees of freedom of the finite element equation is condensed out except the normal displacements of the structure. To perform the design sensitivity analysis, the derivative of the objective function with respect to the normal displacements is found, and the derivative of the norma displacements with respect to the design variable is calculated from the finite element equation by using so called the adjoint variable method. The analysis results are compared with those of the finite difference method, and shows a good agreement. This sensitivity analysis is faster and more accurate than the finite difference method. Once the sensitivity analysis program is used for gradient-based optimizations, one could achieve a better convergence rate than non-derivative methods for optimal design of piezoelectric smart structures.

  • PDF

Development of System Analysis for the Application of MDO to Crashworthiness (자동차 충돌문제에 MDO를 적용하기 위한 시스템 해석 방법 개발)

  • 신문균;김창희;박경진
    • Transactions of the Korean Society of Automotive Engineers
    • /
    • v.11 no.5
    • /
    • pp.210-218
    • /
    • 2003
  • MDO (multidisciplinary design optimization) technology has been proposed and applied to solve large and complex optimization problems where multiple disciplinaries are involved. In this research. an MDO problem is defined for automobile design which has crashworthiness analyses. Crash model which are consisted of airbag, belt integrated seat (BIS), energy absorbing steering system .and safety belt is selected as a practical example for MDO application to vehicle system. Through disciplinary analysis, vehicle system is decomposed into structure subspace and occupant subspace, and coupling variables are identified. Before subspace optimization, values of coupling variables at given design point must be determined with system analysis. The system analysis in MDO is very important in that the coupling between disciplines can be temporary disconnected through the system analysis. As a result of system analysis, subspace optimizations are independently conducted. However, in vehicle crash, system analysis methods such as Newton method and fixed-point iteration can not be applied to one. Therefore, new system analysis algorithm is developed to apply to crashworthiness. It is conducted for system analysis to determine values of coupling variables. MDO algorithm which is applied to vehicle crash is MDOIS (Multidisciplinary Design Optimization Based on Independent Subspaces). Then, structure and occupant subspaces are independently optimized by using MDOIS.

Trajectory Optimization and Guidance for Terminal Velocity Constrained Missiles (종말 속도벡터 구속조건을 갖는 유도탄의 궤적최적화 및 유도)

  • Ryoo, Chang-Kyung;Tahk, Min-Jea;Kim, Jong-Han
    • Journal of the Korean Society for Aeronautical & Space Sciences
    • /
    • v.32 no.6
    • /
    • pp.72-80
    • /
    • 2004
  • In this paper, the design procedure of a guidance algorithm in the boosting phase of missiles with free-flight after thrust cut-off is introduced. The purpose of the guidance is to achieve a required velocity vector at the thrust cut-off. Trajectory optimizations for four cost functions are performed to investigate implementable trajectories in the pitch plane. It is observed from the optimization results that high angle of attack maneuver in the beginning of the flight are required to satisfy the constraints. The proposed guidance algorithm consists of the pitch program to produce open-loop pitch attitude command and the yaw attitude command generator to nullify the velocity to go. The pitch program utilizes the pitch attitude histories obtained from the trajectory optimization.

Diffusion-Enhanced Modified Hemodialyzer

  • Lee, Kyung-Soo;Lee, Sa-Ram;Mun, Cho-Hae;Min, Byoung-Goo
    • Journal of Biomedical Engineering Research
    • /
    • v.28 no.4
    • /
    • pp.455-460
    • /
    • 2007
  • Flow mismatch between blood and dialysate is invariably encountered during conventional hemodialysis, and this deteriorates diffusive mass transfer. A modification of a conventional dialyzer was conceived to prevent this mismatch. The modified dialyzer includes two independent blood flow regions (central and peripheral regions), which were achieved by redesigning the dialyzer cap. Resultantly, the blood stream was divided into two concentric dialyzer regions. Solutes clearances obtained using the modified dialyzers were compared with those of conventional dialyzers. Solutes clearances by conventional dialyzers were uniform, but solutes clearances by modified dialyzers were found to be dependent on the simulated blood split into dialyzer central and peripheral regions. Maximal clearances using the modified dialyzer were improved by up to approximately 7.6% for urea and 7.3% for creatinine, as compared with those of conventional dialyzers. More optimizations are required for clinical applications, but the finding that blood flowrates through central and peripheral fiber bundles can be easily regulated is encouraging.

Analysis of the GPGPU Performance for Various Combinations of Workloads Executed Concurrently (동시에 실행되는 워크로드 조합에 따른 GPGPU 성능 분석)

  • Kim, Dongwhan;Eom, Hyeonsang
    • KIISE Transactions on Computing Practices
    • /
    • v.23 no.3
    • /
    • pp.165-170
    • /
    • 2017
  • Many studies have utilized GPGPU (General-Purpose Graphic Processing Unit) and its high computing power to compute complex tasks. The characteristics of GPGPU programs necessitate the operations of memory copy between the host and device. A high latency period can affect the performance of the program. Thus, it is required to significantly improve the performance of GPGPU programs by optimizations. By executing multiple GPGPU programs simultaneously, the latency hiding effect of memory copy is achieved by overlapping the memory copy and computing operations in GPGPU. This paper presents the results of analyzing the latency hiding effect for memory copy operations. Furthermore, we propose a performance anticipation model and an algorithm for the limitations of using pinned memory, and show that the use of the proposed algorithm results in a 41% performance increase.

Adaptive Opimization of MIMO Codebook to Channel Conditions for Split Linear Array (분할된 선형배열안테나를 위한 채널 환경에 적응하는 MIMO 코드북 최적화)

  • Mun, Cheol;Jung, Chang-Kyoo;Kwak, Yun-Sik
    • Journal of Advanced Navigation Technology
    • /
    • v.13 no.5
    • /
    • pp.736-741
    • /
    • 2009
  • In this paper, adaptive optimizations of precoder codebook to channel conditions is proposed for a multiuser multiple-input multiple-output (MIMO) system with split linear array and limited feedback. We propose adaptive method for constructing a precoder codebook by coloring the random vector quantization codebook at each link by using limited long-term feedback information on transmit correlation matrix of each link. It is shown that the proposed multiuser MIMO codebook design scheme outperforms existing multiuser MIMO codebook design schemes for various channel conditions in terms of the average sum throughput of multiuser MIMO systems using zero-forcing maximum eigenmode transmission and limited feedback.

  • PDF

Optimization of domes against instability

  • Ye, Jihong;Lu, Mingfei
    • Steel and Composite Structures
    • /
    • v.28 no.4
    • /
    • pp.427-438
    • /
    • 2018
  • Static stability is a decisive factor in the design of domes. Stability-related external factors, such as load and supports, are incorporated into structural vulnerability theory by the definition of a relative rate of joint well-formedness ($r_r$). Hence, the instability mechanism of domes can be revealed. To improve stability, an optimization model against instability, which takes the maximization of the lowest $r_r$ ($r_{r,min}$) as the objective and the discrete member sections as the variables, is established with constraints on the design requirements and steel consumption. Optimizations are performed on two real-life Kiewitt-6 model domes with a span of 23.4 m and rise of 11.7 m, which are initially constructed for shaking table collapse test. Well-formedness analyses and stability calculation (via arc-length method) of the models throughout the optimization history demonstrate that this proposed method can effectively enhance $r_{r,min}$ and optimize the static stability of shell-like structures. Additionally, seismic performance of the optimum models subjected to the same earthquake as in the shaking table test is checked. The supplemental simulations prove that the optimum models are superior to the original models under earthquake load as well.

Development of optimization model for booster chlorination in water supply system using multi-objective optimization method (다목적 최적화기법을 활용한 상수도 공급계통 잔류염소농도 최적운영 모델 개발)

  • Kim, Kibum;Seo, Jeewon;Hyung, Jinseok;Kim, Taehyeon;Choi, Taeho;Koo, Jayong
    • Journal of Korean Society of Water and Wastewater
    • /
    • v.34 no.5
    • /
    • pp.311-321
    • /
    • 2020
  • In this study, a model to optimize residual chlorine concentrations in a water supply system was developed using a multi-objective genetic algorithm. Moreover, to quantify the effects of optimized residual chlorine concentration management and to consider customer service requirements, this study developed indices to quantify the spatial and temporal distributions of residual chlorine concentration. Based on the results, the most economical operational method to manage booster chlorination was derived, which would supply water that satisfies the service level required by consumers, as well as the cost-effectiveness and operation requirements relevant to the service providers. A simulation model was then created based on an actual water supply system (i.e., the Multi-regional Water Supply W in Korea). Simulated optimizations were successful, evidencing that it is possible to meet the residual chlorine concentration demanded by consumers at a low cost.

An Efficient Heuristic Algorithm of Surrogate-Based Optimization for Global Optimal Design Problems (전역 최적화 문제의 효율적인 해결을 위한 근사최적화 기법)

  • Lee, Se-Jung
    • Korean Journal of Computational Design and Engineering
    • /
    • v.17 no.5
    • /
    • pp.375-386
    • /
    • 2012
  • Most engineering design problems require analyses or simulations to evaluate objective functions. However, a single simulation can take many hours or even days to finish for many real world problems. As a result, design optimization becomes impossible since they require hundreds or thousands of simulation evaluations. The surrogate-based optimization (SBO) strategy became a remedy for such computationally expensive analyses and simulations. A surrogate-based optimization strategy has been developed in this study in order to improve global optimization performance. The strategy is a heuristic algorithm and it exploits not only multiple surrogates, but also multiple optimizers. Multiple optimizations of multiple surrogate models yield multiple candidate design points of optima. During the sequential sampling process, the algorithm ranks candidate design points, selects the points as many as specified, and builds the improved surrogate model. Various mathematical functions with different numbers of design variables are chosen to compare the proposed method with the other most recent algorithm, MSEGO. The proposed method shows superior performance to the other method.