• Title/Summary/Keyword: 함수상태

Search Result 1,792, Processing Time 0.03 seconds

Function Embedding and Projective Measurement of Quantum Gate by Probability Amplitude Switch (확률진폭 스위치에 의한 양자게이트의 함수 임베딩과 투사측정)

  • Park, Dong-Young
    • The Journal of the Korea institute of electronic communication sciences
    • /
    • v.12 no.6
    • /
    • pp.1027-1034
    • /
    • 2017
  • In this paper, we propose a new function embedding method that can measure mathematical projections of probability amplitude, probability, average expectation and matrix elements of stationary-state unit matrix at all control operation points of quantum gates. The function embedding method in this paper is to embed orthogonal normalization condition of probability amplitude for each control operating point into a binary scalar operator by using Dirac symbol and Kronecker delta symbol. Such a function embedding method is a very effective means of controlling the arithmetic power function of a unitary gate in a unitary transformation which expresses a quantum gate function as a tensor product of a single quantum. We present the results of evolutionary operation and projective measurement when we apply the proposed function embedding method to the ternary 2-qutrit cNOT gate and compare it with the existing methods.

시뮬레이션 도구 SMPLE의 개발 및 활용

  • 조성만
    • Proceedings of the Korea Society for Simulation Conference
    • /
    • 1992.10a
    • /
    • pp.3-3
    • /
    • 1992
  • 컴퓨터 시스템의 개발 및 분석에 많이 활용되는 시뮬레이션 모델을 구축하는데 있어서 SIMSCRIT, GISS, SIMAN, SLA II등과 같은 시뮬레이션 전용언어가 많이 사용되지만, 이들은 새로운 전용언어의 습득, 시스템 프로그램과의 접속, 시뮬레이션 수행 속도면에서 부담을 주어왔다. 본 연구에서는 기존의 C언어 사용자들이 손쉽게 시뮬레이션 모델을 구축할 수 있도록 기존의 smpl을 확장하여 SMPLE(smpl extended)를 개발하였다. SMPLE의 모체의 smpl은 컴퓨터 시스템의 시뮬레이션 모델을 구현하기 위해 MIT에서 C언어를 이용하여 고안되었으며, C언어의 기능적인 확장으로서 라이브러리 함수들의 집합 형태를 갖는 시뮬레이션 서브 시스템이다. 이러한 라이브러리 함수들의 집합인 smpl 시뮬레이션 서브 시스템은 C언어 자체와 더불어 사건중심(event-oriented) 시뮬레이션 언어를 구성하며, smpl 시뮬레이터는 C 언어 프로그램으로 구현되다. smpl은 시뮬레이션하기 위한 설비(facility)들을 정의, 예약, 해제하거나 상태를 알아보는 함수를 제공하며, 시간의 관점에서 보면 토큰의 흐름은 일련의 대기시간과 활동시간에 의하여 나타낼 수 있게 된다. smpl은 사건의 스케쥴링(scheduling), 확률변수의 생성, 통계자료 수집 등에 관한 함수의 제공과, 시뮬레이션 시간의 전진과 사건발생의 순서를 조절해주는 기능을 제공한다. smpl 시뮬레이션 프로그램은 초기화루틴, 제어루틴 및 결과출력루틴으로 구성된다. 기존의 smpl에서 사용되는 프로그램의 자료구조(data structure)는 배열과 인덱스 구조가 사용되었다. 이러한 구조는 이미 완성되어 있는 프로그램 내에서는 효율성 면에서 좋겠지만, 변경이나 확장하기 위해 이 프로그램을 분석한다거나 필요한 기능을 추가하기 위해서는 매우 많은 어려움이 따르게 된다. 본 논문에서는 배열을 기반으로 하고 있는 smpl의 자료구조를 C의 structure와 pointer를 기반으로 하게끔 변경시키고 이에 따르는 제반 변경 사항을 수정 보완하여 프로그램의 분석을 용이하게 하며 기능의 변경 및 추가가 수월하게 하였고 메모리를 동적으로 관리할 수 있게 하였다. 또한 기존의 smpl에 디버깅용 함수 및 설비(facility) 제어용 함수를 추가하여 시뮬레이션 프로그램 작성을 용이하게 하였다. 예를 들면 who_server(), who_queue(), pop_Q(), push_Q(), pop_server(), push_server(), we(), wf(), printfct() 같은 함수들이다. 또한 동시에 발생되는 사건들의 순서를 조종하기 위해, 동시에 발생할 수 있는 각각의 사건에 우선순위를 두어 이 우선 순위에 의하여 사건 리스트(event list)에서 자동적으로 사건들의 순서가 결정되도록 확장하였으며, 설비 제어방식에 있어서도 FIFO, LIFO, 우선 순위 방식등을 선택할 수 있도록 확장하였다. SIMPLE는 자료구조 및 프로그램이 공개되어 있으므로 프로그래머가 원하는 기능을 쉽게 추가할 수 있는 장점도 있다. 아울러 SMPLE에서 새로이 추가된 자료구조와 함수 및 설비제어 방식등을 활용하여 실제 중형급 시스템에 대한 시뮬레이션 구현과 시스템 분석의 예를 보인다.

  • PDF

Tracing Library Function Calls on ARM Linux Environment using Ltrace (ARM 리눅스 환경에서 ltrace 를 이용한 라이브러리 함수 호출 추적)

  • Kim, Hong-Gyu;Kim, Hong-June;Egger, Bernhard;Lee, Jae-Jin
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2012.06a
    • /
    • pp.140-142
    • /
    • 2012
  • 리눅스 환경에서는 빠른 개발 및 디버깅을 위한 다양한 시스템 도구들이 존재하는데 라이브러리 함수 호출을 추적할 수 있는 도구로는 ltrace 가 널리 사용되고 있다. 현재 제공되는 ltrace 에는 ARM 리눅스 환경에 대한 지원이 있지만 커널 내부의 기능 미구현으로 정확한 동작을 하지 않는 상태이다. 본 논문에서는 현재 ltrace 가 ARM 리눅스 환경에서 갖는 문제점을 제시하고, 이에 대한 방안을 ltrace 의 내부에 직접 구현하여 문제없이 실행 가능하도록 한다. 이를 통해 실제 ARM 리눅스 환경에서 Parsec 벤치마크의 7개 프로그램을 실행하고, 각 프로그램의 라이브러리 함수 호출을 추적하여 정상적으로 동작함을 보인다.

MVL-Automata for General Purpose Intelligent Model (범용 지능 모델을 위한 다치 오토마타)

  • 김두완;이경숙;최경옥;정환묵
    • Journal of the Korean Institute of Intelligent Systems
    • /
    • v.11 no.4
    • /
    • pp.311-314
    • /
    • 2001
  • Recently, research on Intelligent Information Process has actively been under way JD various areas and gradually extended to be adaptive to uncertain and complex dynamic environments. This paper presents a Multiple Valued Logic Automata(MVL-Automata) Model, utilizing properties of difference in a Multiple Valued Logic function. That is, MVL-Automata is able to be autonomously adapted to dynamic changing since an input stling is mapped to the value of a Multiple Valued Logic function and the property of difference in a Multiple Valued Logic function is applied to state transition. Therefore, Multiple Valued Logic Automata can be widely applied to the modeling dynamically of changing environments.

  • PDF

Function Optimization Algorithm: C-AGA (함수 최적화 알고리즘: C-AGA)

  • Ko, Myung-Sook;Kim, Ju-Yeon
    • Proceedings of the Korean Institute of IIIuminating and Electrical Installation Engineers Conference
    • /
    • 2005.05a
    • /
    • pp.137-142
    • /
    • 2005
  • 유전자 알고리즘은 전체 탐색 공간을 통해 전역 해를 찾는 최적화 알고리즘으로서 복잡한 상태 공간에서 최적 해를 찾기 위해 전통적인 최적화 기법과는 달리 유향성 임의 탐색을 행한다. 또한, 유전적 탐색과 국부 탐색을 결합시킨 복합 유전자 알고리즘은 최적해로의 수렵 속도를 향상시킬 수 있다. 이 논문에서는 함수 최적화를 위해 학습 속도를 개선한 복합 유전자 알고리즘(C-AGA)을 제안한다. 제안한 최적화 알고리즘의 효율을 기존의 복합 유전자 알고리즘 기법(라마키안 진화 및 볼드윈 효과)과 비교 평가하였다. 다양한 함수 최적화 문제에 대하여 제안한 알고리즘이 기존의 방법보다 더 빨리 전역 최적 해를 찾을 수 있음을 증명하였다.

  • PDF

Desing of Fault Detection and Diagnosis systems using function observers (함수관측자 기반 고장검출진단시스템의 설계 및 응용)

  • Lee, Sang-Moon;Lee, Kee-Sang;Park, Tae-Geon
    • Proceedings of the KIEE Conference
    • /
    • 2005.07d
    • /
    • pp.2756-2758
    • /
    • 2005
  • 본 논문에서는 제어시스템의 신뢰성 향상을 위한 고장허용제어계를 실현하기 위하여, 함수관측자를 도입한 장치고장검출(IFD)기법 및 고장보상알고리즘을 제안하고, 이를 전형적인 불안정 비선형시스템인 역진자제어계에 적용하였다. 제안된 IFDS는 기존의 다중관측자기법과 동일한 구조를 가지지만 최저차 설계가 가능한 미지입력 함수관측자를 채택함으로서 알고리즘의 단순화를 가하였을 뿐 아니라 고장량의 추정 등 다양한 설계목적을 고려하여 설계될 수 있다는 특징을 가진다. 제안된 고장 검출식별 기법의 제안된 역진자제어계를 위한 제어기, 고장검출식별 및 보상알고리즘을 모두 포함한 상태에서 고장허용제어의 가능성을 검증하였다.

  • PDF

Reliability Analysis for Estimations of the Probability of Pipe Breaking (파이프의 파괴확률 산정을 위한 신뢰성 해석)

  • Kwon, Hyuk-Jae;Lee, Cheol-Eung;Choi, Han-Kuy
    • Proceedings of the Korea Water Resources Association Conference
    • /
    • 2008.05a
    • /
    • pp.850-853
    • /
    • 2008
  • 송수관이나 배수관은 계획된 필요유량을 특정 지점까지 안전하게 전달할 수 있도록 설계되지만 여러 가지원인으로 인하여 갑작스런 파열이나 균열이 일어난다. 파이프 파괴의 원인으로는 수격현상, 관의노화, 파이프 외부로부터의 충격, 흙의 상태, 그리고 파이프 설치시의 공사여건 등이 있다. 본 연구에서 여러 가지 요인들을 불확실성 인자로 가정하여 파이프의 파괴확률을 산정할 수 있는 신뢰성 해석 모형이 개발되었다. 상수관망의 설계 시 파이프의 두께를 산정하는 주 장력 공식을 이용하여 신뢰함수를 만들고 파이프의 파괴확률을 계산하였다. 신뢰함수를 구성하는 확률변수들 중 파이프의 내압에 대한 분포함수는 정규분포가 아닌 극치분포(Gumbel distribution)를 따른다는 것을 부정류 수치해석 결과로서 알 수 있었고 AFDA(Approximate Full Distribution Approach) 기법을 사용하여 파괴확률을 산정하였다. 신뢰성 모형을 이용하여 파이프의 두께, 직경, 허용응력, 그리고 파이프 내압에 따른 파괴확률을 정량적으로 산정할 수 있었다. 본 연구에서 개발된 신뢰성 해석모형을 이용하여 보다 안전하고 경제적인 송배수관의 설계기법을 구축할 수 있을 것이다.

  • PDF

Behavior of Traveling Vehicle According to Soil Properties (토질특성에 따른 이동차량의 거동)

  • 박영호;김운영
    • Geotechnical Engineering
    • /
    • v.13 no.2
    • /
    • pp.125-136
    • /
    • 1997
  • The fullsized drawbar pull test is carried out in Yeog-gol area to find out the effect of test vehicle's trafficability with the variation of density and water content at the weathered granite soils and water content at the clayey soils. According to the results, it is found that the behavior of optimum drawbar pull is effected not only by water content but also by density. This paper showed the method of determination of optimum points at a curve of drawbar pull varying with the conditons of soils. And it also showed the optimum drawbar pull coefficient and optimum slip varying with the density of the weathered granite soils.

  • PDF

A seasonal growth curve estimation for continuous spawning fishes (연속 산란 어류의 온도함수 성장곡선 추정)

  • Choi, Il-Su
    • Journal of the Korean Data and Information Science Society
    • /
    • v.22 no.5
    • /
    • pp.903-910
    • /
    • 2011
  • The von Bertalanffy growth function (VBGF) is the result of the antagonistic effects of anabolism and cataboliem. However VGBF has limitations for describing the growth of continuous spawning fishes. In the present work, a new equation is proposed where the growth parameter Kis substituted by a function related to the sea surface temperature of spawning period. Examples for natural population of Pacific Anchovy are presented.

Effect of Water Presence in Double Layer Bubble Sheet on Heat Insulation Capability in Cold Weather (이중버블시트의 함수상태가 단열보온 효과에 미치는 영향에 대한 특성분석)

  • Baek, Dae-Hyun;Hong, Seak-Min;Son, Ho-Jung;Han, Min-Cheol;Han, Cheon-Goo
    • Proceedings of the Korea Concrete Institute Conference
    • /
    • 2010.05a
    • /
    • pp.445-446
    • /
    • 2010
  • Water existed inside of bubble sheet applied at the job site sometimes results in undesirable heat insulation capability of bubble sheet. Therefore, the objective of this paper is to examine experimentally the effect of water presence in bubble sheet on heat insulation capability and strength of the concrete cured with double bubble sheet.

  • PDF