• 제목/요약/키워드: euler number

검색결과 221건 처리시간 0.027초

구조물 형상최적화를 위한 근사해석법에 관한 연구 (An Approximation Method for Configuration Optimization of Structures)

  • 장동진;한상훈
    • 대한토목학회논문집
    • /
    • 제10권3호
    • /
    • pp.7-17
    • /
    • 1990
  • 본 연구에서는 트러스구조와 아치구조의 부재단면적 및 기하형상을 동시에 최적화하는 효율적인 근사화 방법을 제안하고자 한다. 설계과정 중, 트러스구조에 대해서는 응력제약조건 및 좌굴응력제약조건을 만족하도록 하고, 아치구조에 대해서는 조합응력 제약조건을 만족하도록 하였다. 최적화에 필요한 구조해석의 수를 줄이기 위해 Force Approximation Method를 사용하였다. 초기치에 대한 유한요소해석이 수행된 다음 설계변수인 부재단면적과 절점좌표들에 대한 부재단면력들의 경사를 계산하였고, 그 경사정보를 이용 부재단면력들의 1차 Taylor급수 전개에 근거를 둔 근사구조 해석을 형성하였다. 이동한계법을 적용하였으며, 근사구조해석으로 부터 얻어진 정보에 의해 구조물의 체적을 최소화 하였다. 형상최적화를 위한 제안된 본 방법의 효율성과 신뢰성을 보이기 위해 수치예를 들어 다른 방법들에 의한 결과와 비교하였다. 그 결과 구조해석의 수를 크게 감소시킬 수 있었으며, 구조물 형상최적화에 매우 효율적으로 적용될 수 있음을 알게 되었다.

  • PDF

3차원 대류 파동 방정식과 도플러 알고리즘을 이용한 배기계의 소음 성능 예측에 관한 연구 (A study on the estimation of acoustic performance of exhaust system with 3 dimensional visco-convective wave equation and dopplerized algorithm)

  • 장진만;김준완;김중희
    • 한국소음진동공학회:학술대회논문집
    • /
    • 한국소음진동공학회 2011년도 추계학술대회 논문집
    • /
    • pp.821-832
    • /
    • 2011
  • Recently, the noise of vehicle is the one of the key factors for customers to purchase a vehicle and the most important part which is related to the noise is the exhaust system. Thus, car makers have their own ways to assess this exhaust noise not only to decrease the level of noise but to enhance the feeling of it. Typically, to do these things in the early stage of development, the tuning code of the exhaust system has to be made by CAE tool, which is very reliable but expensive, and the prototype parts of this code would be made for the validation test. Then this process can be iterated to meet the target of the performance. In this study, a new algorithm which adapts the '3 dimensional convective sound wave theory 'and 'Doppler effect' has been developed. With this new algorithm, a brand new system for the calculation of tail pipe noise has been developed and validated by acoustic wind tunnel test. As a result of this study, various comparisons and have been carried out, for example, the comparison with other CAE tool has been performed for the validity and the improvement of the new calculation code could be achieved.

  • PDF

비행 조건 변화에 따른 사출 운동체의 초기 거동에 관한 수치적 연구 (Numerical Study about Initial Behavior of an Ejecting Projectile for Varying Flight Conditions)

  • 조성민;권오준;권혁훈;강동기
    • 한국군사과학기술학회지
    • /
    • 제22권4호
    • /
    • pp.517-526
    • /
    • 2019
  • In the present study, unsteady flows around a projectile ejected from an aircraft platform have been numerically investigated by using a three dimensional compressible RANS flow solver based on unstructured meshes. The relative motion between the platform and projectile was described by six degrees of freedom(6DOF) equations of motion with Euler angles and a chimera technique. Initial behavior of the projectile for varying conditions, such as roll and pitch-yaw command on the control surface of the projectile, flight Mach number, and platform pitch angle, was investigated. The ejection stability of the projectile was degraded as Mach number increases. In the transonic condition, the initial behavior of the projectile was found to be unstable as increase of platform pitch angle. By applying the command to control surfaces of the projectile, initial stability was highly enhanced. It was concluded that the proposed simulation data are useful for estimating the ejection behavior of a projectile in design phase.

RSA의 오일러 함수 𝜙(n) 해독 2kβ 알고리즘 (A 2kβ Algorithm for Euler function 𝜙(n) Decryption of RSA)

  • 이상운
    • 한국컴퓨터정보학회논문지
    • /
    • 제19권7호
    • /
    • pp.71-76
    • /
    • 2014
  • 대표적인 공개키 암호방식인 RSA에 사용되는 합성수 n=pq의 큰자리 소수 p,q를 소인수분해하여 구하는 것은 사실상 불가능하다. 공개키 e와 합성수 n은 알고 개인키 d를 모를 때, ${\phi}(n)=(p-1)(q-1)=n+1-(p+q)$을 구하여 $d=e^{-1}(mod{\phi}(n))$의 역함수로 개인키 d를 해독할수 있다. 따라서 ${\phi}(n)$을 알기위해 n으로부터 p,q를 구하는 수학적 난제인 소인수분해법을 적용하고 있다. 소인수분해법에는 n/p=q의 나눗셈 시행법보다는 $a^2{\equiv}b^2(mod\;n)$, a=(p+q)/2,b=(q-p)/2의 제곱합동법이 일반적으로 적용되고 있다. 그러나 다양한 제곱합동법이 존재함에도 불구하고 아직까지도 많은 RSA 수들이 해독되지 않고 있다. 본 논문은 ${\phi}(n)$을 직접 구하는 알고리즘을 제안하였다. 제안된 알고리즘은 $2^j{\equiv}{\beta}_j(mod\;n)$, $2^{{\gamma}-1}$ < n < $2^{\gamma}$, $j={\gamma}-1,{\gamma},{\gamma}+1$에 대해 $2^k{\beta}_j{\equiv}2^i(mod\;n)$, $0{\leq}i{\leq}{\gamma}-1$, $k=1,2,{\ldots}$ 또는 $2^k{\beta}_j=2{\beta}_j$${\phi}(n)$을 구하였다. 제안된 알고리즘은 $n-10{\lfloor}{\sqrt{n}}{\rfloor}$ < ${\phi}(n){\leq}n-2{\lfloor}{\sqrt{n}}{\rfloor}$의 임의의 위치에 존재하는 ${\phi}(n)$도 약 2배 차이의 수행횟수로 찾을 수 있었다.

수학원리와 특성 진단을 기반으로 한 공개키 RSA 알고리즘의 현장 적용 프로세스 (A Study of Field Application Process of Public Key Algorithm RSA Based on Mathematical Principles and Characteristics through a Diagnostic)

  • 노시춘;송은지;문송철
    • 서비스연구
    • /
    • 제5권2호
    • /
    • pp.71-81
    • /
    • 2015
  • RSA 공개키 암호화 알고리즘에서는 소수, 키 생성, 소인수분해, 오일러 함수, 키 셋업, 합동식과 법, 지수 처리가 응용된다. 이와같은 알고리즘의 토대는 수학원리이다. 수학원리 중에서 첫 번째 개념은 소수를 구하여 응용하는 방법에서 출발한다. 두 개의 매우 큰 소수의 곱을 구하는 것은 용이 하지만 그 곱에서 원래의 두 개의 소수를 역 추적하는 것은 매우 어렵다는 원리를 이용한다. p와 q를 매우 큰 소수라 하면 이 두 개의 곱 $n=p{\times}q$를 구하는 것은 쉽지만 역으로, 합성수인 n에서 p와 q를 추적하는 방법은 거의 불가능하다. RSA 암호화 알고리즘에서는 수학적으로 역함수 계산이 어려운 일방향 함수를 구현하기 위해 자리수가 많은 양의 정수의 소인수 분해 문제를 사용하고 있다. 역 방향으로의 계산을 어렵게 하기 위해 mod의 개념을 소인수 분해 문제에 더해서 사용한다. 암호화에 대한 관심분야는 대개 알고리즘 구현과 사용에 집중되고 있지만 막상 암호 알고리즘을 처음 도입하는 경우에는 어떤 프로세스를 거쳐야 현장 업무에 적용되는지를 알 수 없다. 본 연구는 공개키 알고리즘 속성 진단을 기반으로 한 현장 업무 암호화 적용 프로세스 방안을 제시한다.

균질 2상 유동에 놓인 관군에 작용하는 감쇠비에 대한 실험적 연구 (Experimental Study about Two-phase Damping Ratio on a Tube Bundle Subjected to Homogeneous Two-phase Flow)

  • 심우건;닥단방즈락츠
    • 대한기계학회논문집B
    • /
    • 제41권3호
    • /
    • pp.171-181
    • /
    • 2017
  • 2상 횡 유동은 응축기, 증발기와 원자력의 증기 발생기와 같은 열교환기의 튜브와 셀 사이에 존재한다. 공기/물의 2상 유동에 놓인 관군에 작용하는 항력을 실험적으로 평가하였다. 2상 유동에 놓인 관군은 정사각형 배열이다. 피치 직경 비는 1.35이었고, 실린더의 직경은 18 mm이다. 관군에 유동방향으로 작용하는 항력을 측정하여 항력계수와 2상 유동 감쇠비를 계산하였다. 2상 유동 감쇠비는 균질 2상 유동의 이론식을 사용하여 구하여 실험의 결과와 비교하였다. 압력과 항력의 상관계수를 실험결과를 고려하여 평가하였다. 상관계수는 이론적으로 항력을 계산할 때에 사용된다. 질량유량을 증가할수록 측정된 항력으로부터 구한 항력계수와 감쇠비가 균질 유동의 이론적 결과와 잘 일치함을 보이고 있다. 결과적으로 충분히 큰 질량 유량의 기포 유동인 경우에는 감쇠비를 균질 유동에 근거한 이론식으로 계산할 수 있다.

Bending behavior of squared cutout nanobeams incorporating surface stress effects

  • Eltaher, Mohamed A;Abdelrahman, Alaa A.
    • Steel and Composite Structures
    • /
    • 제36권2호
    • /
    • pp.143-161
    • /
    • 2020
  • In nanosized structures as the surface area to the bulk volume ratio increases the classical continuum mechanics approaches fails to investigate the mechanical behavior of such structures. In perforated nanobeam structures, more decrease in the bulk volume is obtained due to perforation process thus nonclassical continuum approaches should be employed for reliable investigation of the mechanical behavior these structures. This article introduces an analytical methodology to investigate the size dependent, surface energy, and perforation impacts on the nonclassical bending behavior of regularly squared cutout nanobeam structures for the first time. To do this, geometrical model for both bulk and surface characteristics is developed for regularly squared perforated nanobeams. Based on the proposed geometrical model, the nonclassical Gurtin-Murdoch surface elasticity model is adopted and modified to incorporate the surface energy effects in perforated nanobeams. To investigate the effect of shear deformation associated with cutout process, both Euler-Bernoulli and Timoshenko beams theories are developed. Mathematical model for perforated nanobeam structure including surface energy effects are derived in comprehensive procedure and nonclassical boundary conditions are presented. Closed forms for the nonclassical bending and rotational displacements are derived for both theories considering all classical and nonclassical kinematics and kinetics boundary conditions. Additionally, both uniformly distributed and concentrated loads are considered. The developed methodology is verified and compared with the available results and an excellent agreement is noticed. Both classical and nonclassical bending profiles for both thin and thick perforated nanobeams are investigated. Numerical results are obtained to illustrate effects of beam filling ratio, the number of hole rows through the cross section, surface material characteristics, beam slenderness ratio as well as the boundary and loading conditions on the non-classical bending behavior of perforated nanobeams in the presence of surface effects. It is found that, the surface residual stress has more significant effect on the bending deflection compared with the corresponding effect of the surface elasticity, Es. The obtained results are supportive for the design, analysis and manufacturing of perforated nanobeams.

패치 CEGI를 이용한 메쉬 워터마킹 (A Mesh Watermarking Using Patch CEGI)

  • 이석환;권기룡
    • 전자공학회논문지CI
    • /
    • 제42권1호
    • /
    • pp.67-78
    • /
    • 2005
  • 본 논문에서는 복소 가우시안 영상 (Complex Extended Gaussian Image, CEGI)을 이용한 3D 메쉬 모델의 블라인드 워터마킹을 제안하였다. CEGI는 메쉬의 법선 벡터 분포를 나타내는 3차원 방향 히스토그램으로, 이는 메쉬의 면적 및 임의의 기준점에 대한 거리로 표현되는 복소 가중치의 합으로 구현된다. 제안한 방법에서는 먼저 3D 메쉬 모델을 모델의 형상에 따라 여러개의 패치로 분할한다. 그리고 워터마크를 삽입하기 위하여 각 패치별로 CEGI를 구한 후에 복소 가중치의 크기가 큰 셀을 선택하여, 각 패치 CEGI 상에 통일한 순위의 셀들에 각각 삽입한다. 그리고 패치의 중점 좌표 및 셀 순위표를 이용하여 원 메쉬 모델없이 워터마크를 추출한다. 이 때, 회전과 같은 아핀 변환된 모델에서는 오일러 각을 이용한 재배열 과정을 수행한다. 실험 결과에서 제안한 방법이 절단, 아핀 변환, 및 랜덤 잡음 첨가등의 기하학적 공격 및 메쉬 간단화 등의 위상학적 공격에 견고하였으며 또한 워터마크의 비가시성을 확인하였다.

약한 충격파의 포커싱 현상에 관한 수치해석적 연구 (A Computational Study of the Focusing Phenomenon of Weak Shock Wave)

  • 권용훈;김희동
    • 대한기계학회:학술대회논문집
    • /
    • 대한기계학회 2002년도 학술대회지
    • /
    • pp.169-172
    • /
    • 2002
  • When a plane shockwave reflects ken a concave wall, it is focused at a certain location, resulting in extremely high local pressure and temperature. This focusing is due to a nonlinear phenomenon of shock wave. The focusing phenomenon has been extensively applied to many diverse folds of engineering and medical treatment as well. In the current study, the focusing of shock wave over a reflector is numerically investigated using a CFD method. The Harten-Yee total variation diminishing (TVD) scheme is used to solve the unsteady, two-dimensional, compressible, Euler equations. The incident shock wave Mach number $M_{s}\;of\;1.1{\~}l.3$ is applied to the parabolic reflectors with several different depths. Detailed focusing characteristics of the shock wave are investigated in terms of peak pressure, gasdynamic and geometrical foci. The results obtained are compared with the previous experimental results. The results obtained show that the peak pressure of shock wave focusing and its location strongly depend on the magnitude of the incident shock wave and depth of parabolic reflector. It is also found that depending up on the depth of parabolic reflector, the weak shock wave focusing process can classified into three distinct patterns : the reflected shock waves do not intersect each other before and after focusing, the reflected shock waves do not intersect each other before focusing, but intersect after focusing, and the reflected shock waves intersect each other before and after focusing. The predicted Schlieren images represent the measured shock wave focusing with a good accuracy.

  • PDF

대칭키 해독을 위한 아기걸음 2k-ary 성인걸음 알고리즘 (Baby-Step 2k-ary Adult-Step Algorithm for Symmetric-Key Decryption)

  • 이상운
    • 한국인터넷방송통신학회논문지
    • /
    • 제15권2호
    • /
    • pp.23-29
    • /
    • 2015
  • $a^b{\equiv}c$(mod p)에서 a,c,p가 주어졌을 때 b를 구하는 이산대수 문제를 푸는 아기걸음-거인걸음 알고리즘은 p를 $m={\lceil}{\sqrt{p}}{\rceil}$개의 원소를 가진 m개의 블록으로 분할하고 거인 1명이 보폭 m으로 단방향으로만 $a^0$로 걸어가면서 찾는 방법이다. 본 논문은 기본적으로 p를 p/l, $a^l$ > p로 분할하고, 성인 1명이 보폭 l로 단방향으로 걸어가는 방법으로 변형시켰다. 또한, 성인 $2^k$명이 동시에 걸어가면서 b를 빠르게 찾는 방법으로 확장시켰다. 제안된 알고리즘을 $1{\leq}b{\leq}p-1$의 범위에서 $2^k$, (k=2)를 적용한 결과 기본적인 성인걸음수의 1/4로 감소시키는 효과를 얻었다. 결론적으로, 제안된 알고리즘은 아기걸음-거인걸음 알고리즘의 보폭 수를 획기적으로 단축시킬 수 있었다.