• 제목/요약/키워드: 구조계산

검색결과 6,051건 처리시간 0.039초

Numerical Simulations of Suspended Sediment Concentration in Open-Channel Flows over Smooth-Rough Bed Strips (조.세립상(組.細粒床)의 대상(帶狀)연속구조를 갖는 개수로 흐름의 부유사 농도 분포 수치모의)

  • Choi, Sung-Uk;Park, Moon-Hyeong;Kang, Hyeong-Sik
    • Proceedings of the Korea Water Resources Association Conference
    • /
    • 한국수자원학회 2006년도 학술발표회 논문집
    • /
    • pp.594-597
    • /
    • 2006
  • 조.세립상(組.細粒床) 대상(帶狀)연속구조를 갖는 개수로 흐름의 부유사 농도분포를 수치모의 하였다. 흐름의 지배방정식인 Navier-Stokes 방정식은 레이놀즈응력모형을 이용하여 해석되었으며, 와점성계수 개념을 이용하여 부유사 수송 방정식을 해석하였다. 기존의 실험결과와 비교하여 모형의 검증을 실시하였으며, 동일한 흐름에 대하여 부유사 농도 분포를 계산하였다. 부유사량의 계산 결과 매끈한 하상 위의 노도분포가 거친하상 위 보다 크게 나타났다. 또한 수치모의로부터 산정된 와확산계수를 Wang and Cheng(2005)이 제안한 해석적 방법과 비교 하였다.

  • PDF

A Study on the Motion Responses about Shape Variety of Semi-submersible Rig (반잠수식 Rig의 형상 변화에 따른 운동 성능에 관하여)

  • Park, Ro-Sik;Lee, Ok-Kyu;Kwak, Suk-Hwan
    • Proceedings of the Korea Committee for Ocean Resources and Engineering Conference
    • /
    • 한국해양공학회 2002년도 춘계학술대회 논문집
    • /
    • pp.198-203
    • /
    • 2002
  • 본 연구에서는 반잠수식 Rig의 형상에 따른 최적 형상을 검토하기 위하여 최근 건조되고 있는 4-Column과 2-Lowhull을 가진 사각 Column에 원통형 Column을 혼합한 혼합형 과 4각 Column형을 공시모형으로 택하여 규칙파중 두 구조물에 작용하는 유체력과 유체력에 의한 운동 응답을 계산하고, 4각 Column을 가지는 구조물의 길이, 폭, 홀수를 변화시킨 Series 에 따른 유체 역학적 특성과 동요 진폭의 관계를 검토하였다. 수치계산은 3차원 특이점 분포법을 이용하여 정상상태에 대하여 실행하였다. 구조물의 형상과 역학적인 간섭의 영향을 이용, 보다 성능이 우수한 형상을 얻을 수 있음을 확인하였다.

  • PDF

A Design of Modified Euclidean Algorithm using Finite State Machine (FSM을 이용한 수정된 유클리드 알고리즘 설계)

  • Kang, Sung-Jin
    • Journal of the Korea Academia-Industrial cooperation Society
    • /
    • 제11권6호
    • /
    • pp.2202-2206
    • /
    • 2010
  • In this paper, an architecture for modified Euclidean(ME) algorithm is proposed, which is using finite-state machine(FSM) instead of degree computation. Since the proposed architecture does not have degree computation circuits, it is possible to reduce the hardware complexity of RS(Reed-Solomon) decoder, so that a very high-speed RS decoder can be implemented. RS(255,239) decoder with the proposed architecture is implemented using Verilog-HDL and requires about 13% fewer gate counts than conventional one.

Implementing Neural Network and measuring execution speed using CUDA based on Parallel Computing (CUDA를 사용한 병렬 컴퓨팅 기반 신경망 구현 및 수행 속도 측정)

  • Jang, Yong-Seok;Jeon, Woong-Gi;O, Byeong-Jin;Choi, Heung-Kook
    • Proceedings of the Korea Multimedia Society Conference
    • /
    • 한국멀티미디어학회 2012년도 춘계학술발표대회논문집
    • /
    • pp.275-278
    • /
    • 2012
  • 신경망 이론은 그 특성상 각각의 뉴런과 신경들 사이의 병렬적인 처리에 의해 Input에 대한 Output을 계산해 낸다. 하지만, 현대 컴퓨터들은 CPU를 통한 순차처리 방식으로 정보를 취급하기에 그 근본 구조가 달라 병렬구조를 모사하기 위해 계산하는 과정에 많은 시간이 소요된다. 본 논문에서는 신경망 학습을 NVIDIA사에서 제공한 CUDA를 사용하여 병렬 컴퓨팅 구조로 수행함으로서 시간을 단축시키는 것을 확인하고자 한다.

  • PDF

Constant Time RMESH Algorithm for Computing Area and Perimeter of Binary Image Represented by Linear Quadtrees (선형 사진트리로 표현된 이진 영상의 면적과 둘레 길이를 계산하기 위한 상수시간 RMESH 알고리즘)

  • Kim, Gi-Won;U, Jin-Un
    • The Transactions of the Korea Information Processing Society
    • /
    • 제5권7호
    • /
    • pp.1746-1758
    • /
    • 1998
  • 계층적 자료구조인 사진트리는 이진 영상을 표현하는데 매우 중요한 자료구조이다. 사진트리를 메모리에 저장하는 방법중 선형 사진트리 표현 방법은 다른 표현 방법과 비교할 때 저장 공간을 매우 효율적으로 절약할 수 있는 이점이 있기 때문에 사진트리와 관련된 연산의 수행을 위해 선형 사진트리를 사용하는 효율적인 알고리즘 개발에 많은 연구가 진행되어 왔다. 본 논문에서는 REMSH(Reconfigurable MESH) 구조에서 3-차원 n$\times$n$\times$n 프로세서를 사용하여 선형 사진트리로 표현된 이진 영상의 면적과 둘레 길이를 계산하는 알고리즘을 제안한다. 이 알고리즘은 0(1) 시간 복잡도를 갖는다.

  • PDF

Dynamic analysis of an indeterminate system with cantilevers coated with viscoelastic material (점탄성 물질로 코팅된 부정정 외팔보계의 동적 해석)

  • Sim, Song;Kim, Kwang-Joon
    • Transactions of the Korean Society of Mechanical Engineers
    • /
    • 제12권4호
    • /
    • pp.675-681
    • /
    • 1988
  • A simplified FRF(frequency response function) model of an indeterminate cantilever system with viscoelastic material layers is derived. A way to calculate modal damping of the system from the dynamic properties of the viscoelastic material is proposed. The model is experimentally verified.

Quantum Mechanical Studies of the Structures and Reactions of oxiranes (Oxiranes의 구조와 반응에 관한 양자역학적 연구)

  • Shi Choon Kim
    • Journal of the Korean Chemical Society
    • /
    • 제30권2호
    • /
    • pp.248-258
    • /
    • 1986
  • The electronic structures and geometries of model substituted oxiranes, and carbonyl ylides containing cyano, methoxy and thiomethoxy substituents were investigated by MNDO-SCF-MO method. Stabilization and geometries caused by substituents, the ease of formation of carbonyl ylides from oxiranes and the reactivities of the cycloaddition of substituted carbonyl ylides were investigated.

  • PDF

A Formula for Member Stiffness of Bolt-Jointed Part with a Sleeve (슬리브가 있는 볼트 체결부의 판재강성 공식)

  • 권영두;윤태혁;임범수;이일희
    • Journal of the Computational Structural Engineering Institute of Korea
    • /
    • 제14권1호
    • /
    • pp.21-28
    • /
    • 2001
  • 기계구조물을 슬리브 없이 볼트-너트 체결하는 경우 판재의 강성에 대해서는 많은 연구가 진행되어 신뢰할 수 있는 이론이 보고되어 있다. 그러나 토목 분야에서 많이 사용되는 슬리브가 있는 볼트-너트 체결부에 대한 연구는 미진한 상태이다. 본 연구에서는 슬리브가 있는 경우 볼트-너트로 체결된 판재의 강성을 계산하는 공식을 유도하고 이를 콘크리트 구조물의 예에 적용하였다. 제안된 공식의 결과를 단순합산식과 유한요소법에 의한 결과와 비교하여 그 타당성과 유용성을 밝혔다. 본 연구에서 제안한 공식은 슬리브가 있는 체결부의 판재 강성을 계산하는데 유용하게 사용할 수 있을 것이다.

  • PDF

Influence Lines of a Portal Frame with Joint Translations by Transfer Matrix Method (전달행렬법에 의한 변위를 허용하는 문형라멘의 영향선해석)

  • 남문희;하대환
    • Journal of the Computational Structural Engineering Institute of Korea
    • /
    • 제14권1호
    • /
    • pp.29-34
    • /
    • 2001
  • 구조물설계에 있어서 영향선은 최대반력, 최대전단력, 최대휨모멘트 등을 계산하는데 아주 유용하게 사용된다. 모멘트분배법, 인도행렬법, 전달행렬법, 그리고 Muller-Breslau 원리에 의한 단순보와 연속보의 영향선은 잘 알려져 있고 또 교량공학에서 널리 사용되고 있다. 그러나 변위를 허용하는 특별한 구조물의 영향선을 계산할 경우에는 약간의 어려움이 있다. 이 연구에서는 절점변위를 허용하는 문형라멘의 영향선을 전달행렬법에 의하여 구하고 유한요소법에 의하여 얻은 영향선과 비교하였고 그 결과는 좋은 일치를 보이고 있다.

  • PDF

Investigation of Concrete Flaw Using Seismic First Arrival (탄성파 초동주시를 이용한 콘크리트 구조물의 결함 탐지)

  • 서백수;장선웅;김석현;서정희
    • Tunnel and Underground Space
    • /
    • 제11권2호
    • /
    • pp.120-121
    • /
    • 2001
  • The purpose of this study is to investigate concrete flaw using seismic first arrival and various inversion method. Seismic wave propagation was calculated using finite element method in theoretical modelling and tomogram was made using various inversion methods in theoretical and experimental modelling. Five steps of seismic first arrival were selected from FEM results and these data were used to calculate seismic velocity section. According to the results, exact seismic first arrival picking method was proposed and experimental modelling was conducted.

  • PDF