• Title/Summary/Keyword: 코드 이전

Search Result 176, Processing Time 0.031 seconds

IMMIGRATION FROM COMPRESSIBLE TO PRECONDITIONING CODE WITH VALIDATIONS (압축성 코드에서 예조건화 코드로의 이전 및 검증)

  • Han S.H.;Kim M.H.;Choi J.Y.
    • 한국전산유체공학회:학술대회논문집
    • /
    • 2005.10a
    • /
    • pp.145-150
    • /
    • 2005
  • Generally, Compressible Navier-Stokes codes are used to solve high mach number flows. But, Most of high mach number flows embrace low mach number flows. This phenomenon results in low convergence rate and non-physical solution in CFD analysis. So Many researchers developed preconditioning technique to solve these problems. This Study presents how to modify previous compressible N-S computer code with little changes of structure into preconditioned compressible N-S code applying Roe's Approximate Riemann Solver. And this study show developed preconditioning code is very well operated at all mach number flows.

  • PDF

Bike-Friend : Application design and implementation for bicycle community (Bike-Friend : 자전거 커뮤니티 어플리케이션 설계 및 구현)

  • Oh, Seung-Jun;Yoon, Geun;Lee, Sung-Chul;Kim, Seok-Hoon;Cho, Jin-Sung
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2012.06d
    • /
    • pp.158-160
    • /
    • 2012
  • 건강에 대한 관심의 증가와 자전거의 이용자의 증가로 다방면에서 자전거 이용 활성화에 관한 법률이 지정되고 있다. 이런 흐름을 반영하듯 자전거 관련 어플리케이션도 다양하게 개발되어있다. 또한 소설네트워크의 발전으로 서로간의 정보교류가 활발해진 만큼 그에 따른 서비스도 필요로 하게 되었고, 이전과는 다른 자전거의 가치로 인해 자전거의 절도에 대한 방지 서비스도 필요하게 되었다. 이에 따라서 기존의 어플리케이션에서 제공했던 경로, 운동량, 속도의 정보 외에도 사용자간의 경로와 자전거정보 공유, 분실된 자전거를 찾을 수 있도록 도움이 되는 기능을 추가하여 기존의 어플리케이션보다 나은 어플리케이션을 제안한다. 사용자가 공유하려는 경로데이터를 데이터베이스에 저장하여 다른 사용자에게 전달하여주고 모든 사용자의 데이터를 정리하여 QR코드를 부여하여 분실시 QR코드를 사용하여 사용자간에 분실자전거를 찾게 해주는 방법을 사용하였다. 본 논문에서는 구현 하려는 어플리케이션의 설계와 구현하였다.

FSM-based Programmable Built-ln Self Test for Flash Memory (플래시 메모리를 위한 유한 상태 머신 기반의 프로그래머블 자체 테스트)

  • Kim, Ji-Hwan;Chang, Hoon
    • Journal of the Institute of Electronics Engineers of Korea SD
    • /
    • v.44 no.6 s.360
    • /
    • pp.34-41
    • /
    • 2007
  • We popose a programmed on-line to FSM-based Programmable BIST(Buit-In Self-Test) with selected command, to select a test algorithm from a predetermined set of algorithms that are built in the Flash memory BIST. Thus, the proposed scheme greatly simplifies the testing process. Besides, the proposed FSM-based Programmable BIST is more efficient in terms of circuit size and test data to be applied, and it requires less time to configure the Flash memory BIST. We also will develop a programmable Flash memory BIST generator that automatically produces Verilog code of the proposed BIST architecture for a given set of test algorithms. If experiment the proposed method, the proposed method will achieves a good flexibility with smaller circuit size compared with previous methods.

An Enhanced Counterpropagation Algorithm for Effective Pattern Recognition (효과적인 패턴 인식을 위한 개선된 Counterpropagation 알고리즘)

  • Kim, Tae-Hyung;Woo, Young-Woon;Cho, Jae-Hyun;Kim, Kwang-Baek
    • Proceedings of the Korean Institute of Information and Commucation Sciences Conference
    • /
    • 2007.10a
    • /
    • pp.422-426
    • /
    • 2007
  • CP(Counterpropagation) 알고리즘은 Kohonen의 경쟁 네트워크와 Grossberg의 아웃스타(outstar) 구조의 결합으로 이루어진 것으로 패턴 매칭, 패턴 분류, 통계적인 분석 및 데이터 압축 등 활용분야가 다양하고, 다른 신경망 모델에 비해 학습이 매우 빠르다는 장점이 있다. 하지만 CP 알고리즘은 충분한 경쟁층의 수가 설정되지 않아 경쟁층에서 학습이 불안정하고, 여권 코드와 같이 다양한 패턴으로 그성된 경우에는 패턴들을 정확히 분류할 수 없는 단점이 있다. 그리고 CP 알고리즘은 출력층에서 연결강도를 조정할 때, 학습률에 따라 학습 및 인식 성능이 좌우된다. 따라서 본 논문에서는 패턴 인식 성능을 개선하기 위해 다수의 경쟁층을 설정하고, 입력 벡터와 숭자 뉴런의 대표 벡터간의 차이와 숭자 뉴런의 빈도수를 학습률 조정에 반영하여 학습률을 동적으로 조정하여 경쟁층에서 안정적으로 학습되도록 하고, 출력층의 연결강도 조정시 이전 연결 강도 변화량을 반영하는 모멘텀(momentum)학습법을 적용한 개선된 CP 알고리즘을 제안한다. 학습 성능을 확인하기 위해서 실제 여권에서 추출된 개별 코드를 대상으로 실험한 결과, 본 논문에서 개선한 CP 알고리즘이 기존의 CP 알고리즘보다 패턴 분류의 정확성과 인식 성능이 개선된 것을 확인하였다.

  • PDF

Preformance Analysis of LTE-A System Uplink with Differential Precoding Scheme (차분 선부호화 구조를 적용한 LTE-A 상향링크 시스템의 성능분석)

  • Li, Xun;Park, Noe-Yoon;Kim, Young-Ju
    • Journal of the Institute of Electronics Engineers of Korea TC
    • /
    • v.49 no.5
    • /
    • pp.37-43
    • /
    • 2012
  • The closed-loop multiple-input multiple-output (MIMO) system has been adopted by long term evolution (LTE) system. Many techniques are proposed to enhance the transmission of LTE's advanced version to meet the increasing requirement, in which differential codebook gains a lot of interest. Previous researches on designing differential codebooks focused on quasi-diagonal unitary matrix which cannot guarantee the equal gain property. The equal gain property is very important to uplink because the performance of uplink is very sensitive to the peak-to-average power ratio (PAPR). In this paper, we derive the analytical expression of average bit error rate and PAPR for differential precoding MIMO system. Using the analytical results, we investigate the performances of several differential precoding schemes considering non-linear amplifier at the transmitter. Some selected simulation results indicate that the conventional differential precoding schemes have good performances without the consideration of non-linear amplifier. While considering non-linear amplifier, the proposed differential codebook outperforms other differential precoding schemes because it maintains the equal gain per transmit antenna.

Simulation of Unsteady Rotor-Fuselage Interaction Using an Improved Free-Wake Method (향상된 자유후류 기법을 이용한 비정상 로터-동체 상호작용 시뮬레이션)

  • Lee, Joon-Bae;Seo, Jin-Woo;Lee, Jae-Won;Yee, Kwan-Jung;Oh, Se-Jong
    • Journal of the Korean Society for Aeronautical & Space Sciences
    • /
    • v.38 no.7
    • /
    • pp.629-636
    • /
    • 2010
  • This study is to investigate the aerodynamic effects of the Rotor-Fuselage Interactions in forward flight, and is conducted by using an improved time-marching free-wake panel method. To resolve the instability caused by the close proximity of the wake to the blade surface, the field velocity approach is added to the prior unsteady panel code. This modified method is applied to the ROBIN(ROtor Body Interaction) problem, which had been conducted experimentally in NASA. The calculated results, pressure distribution on fuselage surface and induced inflow ratio without and with the rotor, are compared with the experimental results. The developed code shows not only very accurate prediction of the aerodynamic characteristics for the rotor-fuselage interaction problem but also the rotor wake development.

Customized Serverless Android Malware Analysis Using Transfer Learning-Based Adaptive Detection Techniques (사용자 맞춤형 서버리스 안드로이드 악성코드 분석을 위한 전이학습 기반 적응형 탐지 기법)

  • Shim, Hyunseok;Jung, Souhwan
    • Journal of the Korea Institute of Information Security & Cryptology
    • /
    • v.31 no.3
    • /
    • pp.433-441
    • /
    • 2021
  • Android applications are released across various categories, including productivity apps and games, and users are exposed to various applications and even malware depending on their usage patterns. On the other hand, most analysis engines train using existing datasets and do not reflect user patterns even if periodic updates are made. Thus, the detection rate for known malware is high, while types of malware such as adware are difficult to detect. In addition, existing engines incur increased service provider costs due to the cost of server farm, and the user layer suffers from problems where availability and real-timeness are not guaranteed. To address these problems, we propose an analysis system that performs on-device malware detection through transfer learning, which requires only one-time communication with the server. In addition, The system has a complete process on the device, including decompiler, which can distribute the load of the server system. As an evaluation result, it shows 90.3% accuracy without transfer learning, while the model transferred with adware catergories shows 95.1% of accuracy, which is 4.8% higher compare to original model.

Study on Soft Conversion from ASD to RBD Code in Larch (국산 낙엽송 부재에 대한 ASD에서 RBD로의 코드 전환에 관한 연구)

  • Park, Chun-Young;Kim, Ho-Ki;Lee, Jun-Jae
    • Journal of the Korean Wood Science and Technology
    • /
    • v.32 no.5
    • /
    • pp.45-50
    • /
    • 2004
  • Currently, structural design of wood structure has been based on ASD (Allowable Structural Design) in Korea. However, the results from this method was known as greater than real value because variations of materials and various conditions were not considered sufficiently. So the study about the design method with probabilistic approach is being performed to overcome this problem. And the standard design method of RBD (Reliability Based Design) has been established and applied. In this study, to apply this method on the domestic wood, the distribution property of the lumber and Glulam was analyzed from the previous report and the basis of the standardized design method was established as soft conversion method from allowable stress used in ASD into reference resistance used in RBD. And through the additional study about the sample size as a important factor to effect on soft conversion, condition to be required in more accurate conversion was evaluated.

만기형 별의 SiO 메이저에 대한 1차원 수치계산

  • Yun, Yeong-Ju;Park, Yong-Seon
    • The Bulletin of The Korean Astronomical Society
    • /
    • v.35 no.2
    • /
    • pp.69.1-69.1
    • /
    • 2010
  • 장주기 Mira 변광성의 외피층에서 발생하는 SiO 메이저에 대해 non-local한 1차원 수치계산 결과를 처음으로 제시한다. 별의 유체역학적인 맥동모델에서 얻은 시간에 따른 별 주위 가스의 속도, 온도, 밀도 분포를 사용하여 계산하였다. 임의의 속도장을 갖는 구형 분자운에서의 복사전달문제를 풀었던 이전 연구에서 개발한 수치계산코드를 이용하였고, 특정 구간에서 급격한 변화를 겪는 물리량을 잘 반영할 수 있도록 수정하였다. 또한 계산에 사용되는 거대희소행렬을 압축희소행렬로 변환하여 메모리를 절약하였고 비선형방정식의 자코비안을 해석적으로 구하여 계산속도를 향상시켰다. v=1, J=1-0, J=2-1과 v=2, J=1-0 SiO 메이저의 공간분포, 상대세기 등에 대해 이전의 LVG 모델을 이용한 연구결과와 정성적으로 비교 논의한다.

  • PDF

JavaBeans-based Simulation Environment for System Architecture (아키텍쳐 유효성 검토를 위한 자바빈즈 컴포넌트 기반의 시뮬레이션 도구)

  • 황영석;정재호;이강선
    • Proceedings of the Korea Society for Simulation Conference
    • /
    • 2001.05a
    • /
    • pp.1-7
    • /
    • 2001
  • 본 논문에서는 UML의 배치 다이어그램이 가지는 런타임 아키텍쳐 정보를 통해 시뮬레이션 모델을 구성하고, 이 모델을 실제 시뮬레이션하여 구현 단계 이전에 시스템 아키텍쳐의 유효성과 성능 정보를 검토하는 CoSim(Hardware Software Co-Simulator System)을 제시한다. CoSim은 자바빈즈 컴포넌트 기반으로, 크게 Modeler, Translator, Scenario로 구성된다. 시스템 개발자는 Modeler를 이용하여 시뮬레이션 모델을 작성하며, Translator는 모델에 대한 시뮬레이션 자바 코드를 생성하고, 그 결과물을 바탕으로 Scenario는 비주얼한 정보를 제공한다. 따라서 모델이 실제 플랫폼 상에서 작동되기 이전에 아키텍쳐 성능에 관련된 유용한 정보를 제공하여 개발 위험도를 감소시키고 비용의 절감을 가져 올 수 있다. CoSim은 Modeler, Translator, Scenario 별로 자바빈즈 컴포넌트 라이브러리를 제공함으로써 모델링의 재사용성과 확장성 및 생산성을 높여 줄 수 있다.

  • PDF