• Title/Summary/Keyword: computational solutions

Search Result 1,335, Processing Time 0.025 seconds

A Parametric Study on EOM-based 2D Numerical Wave Generation using OpenFOAM (OpenFOAM을 이용한 EOM 기반 2차원 수치 파 생성에 관한 파라메트릭 연구)

  • Moon, Seong-Ho;Lee, Sungwook;Paik, Kwang-Jun;Kwon, Chang-Seop
    • Journal of the Society of Naval Architects of Korea
    • /
    • v.55 no.6
    • /
    • pp.490-496
    • /
    • 2018
  • The consistency of the initially designed waves in the domain is essential for accurate calculation of the added resistance in waves through CFD. In particular, unwanted reflected waves at domain boundaries can cause incorrect numerical solutions due to the superposition with initially designed waves. Euler Overlay Method(EOM) is one of the methods for reducing wave reflections by adding an additional source term to momentum and phase conservation equations, respectively. In this study, we apply the Euler Overlay Method(EOM) to the open-source CFD library, OpenFOAM(R), to simulate the accurate free-surface waves in the domain and the parametric study is performed for efficient implementation of Euler Overlay Method(EOM). Considering that the damping efficiency depends on the selection of the overlay parameter in the added source terms, the size of overlay zone and the wave steepness, the influences of these factors are tested through the wave elevation measured at constant time intervals in the 2D numerical wave tank. Through this process, guidelines for selection of optimal overlay parameter and overlay zone size that can be applied according to the scaling law are finally presented.

Improvement in efficiency on ID-based Delegation Network (ID 기반 위임 네트워크의 성능 개선방안)

  • Youn, Taek-Young;Jeong, Sang-Tae;Park, Young-Ho
    • Journal of the Korea Institute of Information Security & Cryptology
    • /
    • v.17 no.3
    • /
    • pp.17-25
    • /
    • 2007
  • Delegation of signing capability is a common practice in various applications. Mambo et al. proposed a proxy signatures as a solutions for delegation of signing capability. Proxy signatures allow a designated proxy signer to sign on behalf of an original signer. After the concept of proxy signature scheme is proposed, many variants are proposed to support more general delegation setting. To capture all possible delegation structures, the concept of delegation network was proposed by Aura. ID-based cryptography, which is suited for flexible environment, is desirable to construct a delegation network. Chow et al proposed an ID-based delegation network. In the computational point of view, their solution requires E pairing operations and N elliptic curve scalar multiplications where E and N are the number of edges and nodes in a delegation structure, respectively. In this paper, we proposed an efficient ID-based delegation network which requires only E pairing operations. Moreover, we can design a modified delegation network that requires only N pairing operations.

A Heuristic for Service-Parts Lot-Sizing with Disassembly Option (분해옵션 포함 서비스부품 로트사이징 휴리스틱)

  • Jang, Jin-Myeong;Kim, Hwa-Joong;Son, Dong-Hoon;Lee, Dong-Ho
    • Journal of Korean Society of Industrial and Systems Engineering
    • /
    • v.44 no.2
    • /
    • pp.24-35
    • /
    • 2021
  • Due to increasing awareness on the treatment of end-of-use/life products, disassembly has been a fast-growing research area of interest for many researchers over recent decades. This paper introduces a novel lot-sizing problem that has not been studied in the literature, which is the service-parts lot-sizing with disassembly option. The disassembly option implies that the demands of service parts can be fulfilled by newly manufactured parts, but also by disassembled parts. The disassembled parts are the ones recovered after the disassembly of end-of-use/life products. The objective of the considered problem is to maximize the total profit, i.e., the revenue of selling the service parts minus the total cost of the fixed setup, production, disassembly, inventory holding, and disposal over a planning horizon. This paper proves that the single-period version of the considered problem is NP-hard and suggests a heuristic by combining a simulated annealing algorithm and a linear-programming relaxation. Computational experiment results show that the heuristic generates near-optimal solutions within reasonable computation time, which implies that the heuristic is a viable optimization tool for the service parts inventory management. In addition, sensitivity analyses indicate that deciding an appropriate price of disassembled parts and an appropriate collection amount of EOLs are very important for sustainable service parts systems.

A new multi-stage SPSO algorithm for vibration-based structural damage detection

  • Sanjideh, Bahador Adel;Hamzehkolaei, Azadeh Ghadimi;Hosseinzadeh, Ali Zare;Amiri, Gholamreza Ghodrati
    • Structural Engineering and Mechanics
    • /
    • v.84 no.4
    • /
    • pp.489-502
    • /
    • 2022
  • This paper is aimed at developing an optimization-based Finite Element model updating approach for structural damage identification and quantification. A modal flexibility-based error function is introduced, which uses modal assurance criterion to formulate the updating problem as an optimization problem. Because of the inexplicit input/output relationship between the candidate solutions and the error function's output, a robust and efficient optimization algorithm should be employed to evaluate the solution domain and find the global extremum with high speed and accuracy. This paper proposes a new multi-stage Selective Particle Swarm Optimization (SPSO) algorithm to solve the optimization problem. The proposed multi-stage strategy not only fixes the premature convergence of the original Particle Swarm Optimization (PSO) algorithm, but also increases the speed of the search stage and reduces the corresponding computational costs, without changing or adding extra terms to the algorithm's formulation. Solving the introduced objective function with the proposed multi-stage SPSO leads to a smart feedback-wise and self-adjusting damage detection method, which can effectively assess the health of the structural systems. The performance and precision of the proposed method are verified and benchmarked against the original PSO and some of its most popular variants, including SPSO, DPSO, APSO, and MSPSO. For this purpose, two numerical examples of complex civil engineering structures under different damage patterns are studied. Comparative studies are also carried out to evaluate the performance of the proposed method in the presence of measurement errors. Moreover, the robustness and accuracy of the method are validated by assessing the health of a six-story shear-type building structure tested on a shake table. The obtained results introduced the proposed method as an effective and robust damage detection method even if the first few vibration modes are utilized to form the objective function.

A study on the Performance of Hybrid Normal Mapping Techniques for Real-time Rendering

  • ZhengRan Liu;KiHong Kim;YuanZi Sang
    • International journal of advanced smart convergence
    • /
    • v.12 no.4
    • /
    • pp.361-369
    • /
    • 2023
  • Achieving realistic visual quality while maintaining optimal real-time rendering performance is a major challenge in evolving computer graphics and interactive 3D applications. Normal mapping, as a core technology in 3D, has matured through continuous optimization and iteration. Hybrid normal mapping as a new mapping model has also made significant progress and has been applied in the 3D asset production pipeline. This study comprehensively explores the hybrid normal techniques, analyzing Linear Blending, Overlay Blending, Whiteout Blending, UDN Blending, and Reoriented Normal Mapping, and focuses on how the various hybrid normal techniques can be used to achieve rendering performance and visual fidelity. performance and visual fidelity. Under the consideration of computational efficiency, visual coherence, and adaptability in different 3D production scenes, we design comparative experiments to explore the optimal solutions of the hybrid normal techniques by analyzing and researching the code, the performance of different hybrid normal mapping in the engine, and analyzing and comparing the data. The purpose of the research and summary of the hybrid normal technology is to find out the most suitable choice for the mainstream workflow based on the objective reality. Provide an understanding of the hybrid normal mapping technique, so that practitioners can choose how to apply different hybrid normal techniques to the corresponding projects. The purpose of our research and summary of mixed normal technology is to find the most suitable choice for mainstream workflows based on objective reality. We summarized the hybrid normal mapping technology and experimentally obtained the advantages and disadvantages of different technologies, so that practitioners can choose to apply different hybrid normal mapping technologies to corresponding projects in a reasonable manner.

IoT Edge Architecture Model to Prevent Blockchain-Based Security Threats (블록체인 기반의 보안 위협을 예방할 수 있는 IoT 엣지 아키텍처 모델)

  • Yoon-Su Jeong
    • Journal of Internet of Things and Convergence
    • /
    • v.10 no.2
    • /
    • pp.77-84
    • /
    • 2024
  • Over the past few years, IoT edges have begun to emerge based on new low-latency communication protocols such as 5G. However, IoT edges, despite their enormous advantages, pose new complementary threats, requiring new security solutions to address them. In this paper, we propose a cloud environment-based IoT edge architecture model that complements IoT systems. The proposed model acts on machine learning to prevent security threats in advance with network traffic data extracted from IoT edge devices. In addition, the proposed model ensures load and security in the access network (edge) by allocating some of the security data at the local node. The proposed model further reduces the load on the access network (edge) and secures the vulnerable part by allocating some functions of data processing and management to the local node among IoT edge environments. The proposed model virtualizes various IoT functions as a name service, and deploys hardware functions and sufficient computational resources to local nodes as needed.

Free vibration characteristics of three-phases functionally graded sandwich plates using novel nth-order shear deformation theory

  • Pham Van Vinh;Le Quang Huy;Abdelouahed Tounsi
    • Computers and Concrete
    • /
    • v.33 no.1
    • /
    • pp.27-39
    • /
    • 2024
  • In this study, the authors investigate the free vibration behavior of three-phases functionally graded sandwich plates using a novel nth-order shear deformation theory. These plates are composed of a homogeneous core and two face-sheet layers made of different functionally graded materials. This is the novel type of the sandwich structures that can be applied in many fields of mechanical engineering and industrial. The proposed theory only requires four unknown displacement functions, and the transverse displacement does not need to be separated into bending and shear parts, simplifying the theory. One noteworthy feature of the proposed theory is its ability to capture the parabolic distribution of transverse shear strains and stresses throughout the plate's thickness while ensuring zero values on the two free surfaces. By eliminating the need for shear correction factors, the theory further enhances computational efficiency. Equations of motion are established using Hamilton's principle and solved via Navier's solution. The accuracy and efficiency of the proposed theory are verified by comparing results with available solutions. The authors then use the proposed theory to investigate the free vibration characteristics of three-phases functionally graded sandwich plates, considering the effects of parameters such as aspect ratio, side-to-thickness ratio, skin-core-skin thicknesses, and power-law indexes. Through careful analysis of the free vibration behavior of three-phases functionally graded sandwich plates, the work highlighted the significant roles played by individual material ingredients in influencing their frequencies.

Agent-target Detection Problem Considering Change in Probability of Event Occurrence (사건 발생 확률 변화를 고려한 에이전트-타깃 감지 문제)

  • Gwang Kim
    • Journal of Korea Society of Industrial Information Systems
    • /
    • v.29 no.4
    • /
    • pp.67-76
    • /
    • 2024
  • In this study, we address the problem of target detection using multiple agents. Specifically, the detection problem involving mobile agents necessitates additional strategies for path planning. The objective is to maximize the total utility derived from the detection process over a specific period. This detection problem incorporates realistic utility values by considering a stochastic process based on the Poisson process, which accounts for the changing probability of target event occurrence over time. The objective function is nonlinear and is classified as an NP-hard problem. To identify an effective solution within an efficient computation time, this study demonstrates that the objective function possesses the characteristic of submodularity. Using this property, we propose a heuristic algorithm designed to obtain a reasonable strategy with relatively low computational time. The proposed algorithm shows solution performance and the ability to generate solutions within an appropriate computation time through theoretical and experimental results.

Crystal Sinking Modeling for Designing Iodine Crystallizer in Thermochemical Sulfur-Iodine Hydrogen Production Process (열화학 황-요오드 수소 생산 공정의 요오드 결정화기 설계를 위한 결정 침강 모델링)

  • Park, Byung Heung;Jeong, Seong-Uk;Kang, Jeong Won
    • Korean Chemical Engineering Research
    • /
    • v.52 no.6
    • /
    • pp.768-774
    • /
    • 2014
  • SI process is a thermochemical process producing hydrogen by decomposing water while recycling sulfur and iodine. Various technologies have been developed to improve the efficiency on Section III of SI process, where iodine is separated and recycled. EED(electro-electrodialysis) could increase the efficiency of Section III without additional chemical compounds but a substantial amount of $I_2$ from a process stream is loaded on EED. In order to reduce the load, a crystallization technology prior to EED is considered as an $I_2$ removal process. In this work, $I_2$ particle sinking behavior was modeled to secure basic data for designing an $I_2$ crystallizer applied to $I_2$-saturated $HI_x$ solutions. The composition of $HI_x$ solution was determined by thermodynamic UVa model and correlation equations and pure properties were used to evaluate the solution properties. A multiphysics computational tool was utilized to calculate particle sinking velocity changes with respect to $I_2$ particle radius and temperature. The terminal velocity of an $I_2$ particle was estimated around 0.5 m/s under considered radius (1.0 to 2.5 mm) and temperature (10 to $50^{\circ}C$) ranges and it was analyzed that the velocity is more dependent on the solution density than the solution viscosity.

IMPLEMENTATION OF A SECOND-ORDER INTERPOLATION SCHEME FOR THE CONVECTIVE TERMS OF A SEMI-IMPLICIT TWO-PHASE FLOW ANALYSIS SOLVER (물-기체 2상 유동 해석을 위한 Semi-Implicit 방법의 대류항에 대한 이차정확도 확장)

  • Cho, H.K.;Lee, H.D.;Park, I.K.;Jeong, J.J.
    • 한국전산유체공학회:학술대회논문집
    • /
    • 2009.04a
    • /
    • pp.290-297
    • /
    • 2009
  • A two-phase (gas and liquid) flow analysis solver, named CUPID, has been developed for a realistic simulation of transient two-phase flows in light water nuclear reactor components. In the CUPID solver, a two-fluid three-field model is adopted and the governing equations are solved on unstructured grids for flow analyses in complicated geometries. For the numerical solution scheme, the semi-implicit method of the RELAP5 code, which has been proved to be very stable and accurate for most practical applications of nuclear thermal hydraulics, was used with some modifications for an application to unstructured non-staggered grids. This paper is concerned with the effects of interpolation schemes on the simulation of two-phase flows. In order to stabilize a numerical solution and assure a high numerical accuracy, the second-order upwind scheme is implemented into the CUPID code in the present paper. Some numerical tests have been performed with the implemented scheme and the comparison results between the second-order and first-order upwind schemes are introduced in the present paper. The comparison results among the two interpolation schemes and either the exact solutions or the mesh convergence studies showed the reduced numerical diffusion with the second order scheme.

  • PDF