• 제목/요약/키워드: Asynchronous Method

검색결과 288건 처리시간 0.028초

흐름도를 이용한 인터페이스 회로 생성 알고리즘에 관한 연구 (A Study on the Interface Circuit Creation Algorithm using the Flow Chart)

  • 우경환;이천희
    • 한국시뮬레이션학회논문지
    • /
    • 제10권1호
    • /
    • pp.25-34
    • /
    • 2001
  • In this paper, we describe the generation method of interface logic which replace between IP & IP handshaking signal with asynchronous logic circuit. Especially, we suggest the new asynchronous sequential "Waveform to VHDL" code creation algorithm by flow chart conversion : Wave2VHDL - if only mixed asynchronous timing waveform is presented the level type input and pulse type input for handshaking, we convert waveform to flowchart and then replace with VHDL code according to converted flowchart. Also, we confirmed that asynchronous electronic circuits are created by applying extracted VHDL source code from suggest algorithm to conventional domestic/abroad CAD Tool, Finally, we assured the simulation result and the suggest timing diagram are identical.

  • PDF

비동기분산처리 방식을 이용한 연계전력시장청산 (Asynchronous Decentralized Optimization Method for Coordinating Electricity Markets)

  • 문국현;;주성관;위영민;송경빈
    • 대한전기학회:학술대회논문집
    • /
    • 대한전기학회 2007년도 제38회 하계학술대회
    • /
    • pp.832-833
    • /
    • 2007
  • This paper presents an asynchronous decentralized optimization method to coordinate energy trading between electricity markets. The proposed method decomposes the market optimization problem of interconnected electricity markets into individual market optimization problems. The decomposed problem is solved by using the Interior Point/Cutting Plane (IP/CP) method with asynchronous communication model. A numerical example is presented to validate the effectiveness of the proposed method.

  • PDF

군집 로봇의 침입자 포위를 위한 비동기 행동 제어 알고리즘 (Asynchronous Behavior Control Algorithm of the Swarm Robot for Surrounding Intruders)

  • 김종선;주영훈
    • 제어로봇시스템학회논문지
    • /
    • 제18권9호
    • /
    • pp.812-818
    • /
    • 2012
  • In this paper, we propose an asynchronous behavior control algorithm of the swarm robot for surrounding intruders when detected an intruder in a surveillance environment. The proposed method is divided into three parts: First, we proposed the method for the modeling of a state of the swarm robot. Second, we proposed an asynchronous behavior control algorithm for the surrounding an intruder by the swarm robot. Third, we proposed a control method for the collision avoidance with the swarm robot. Finally, we show the effectiveness and feasibility of the proposed method through some experiments.

컴퓨터를 이용한 순차 논리 회로의 설계(비동기 순차논리 회로의 경우 (Computer-Aided Design of Sequential Logic Circuits (Case of Asynchronous Sequential Logic Circuits))

  • 김병철;조동섭;황희영
    • 대한전기학회논문지
    • /
    • 제33권2호
    • /
    • pp.47-55
    • /
    • 1984
  • This paper is concerned with a computer-aided state assignment, that is, coding race-free internal states of asynchronous sequential circuits, and a method for minimizing the combinational network of asynchronous sequential circuits. The FORTRAN version of the peoposed algorithm results in race-free state assignments and reduction of the number of connections and gates with near minimal hardware cost. Some examples are designed by the proposed computer program to illustrate the algorithm in this paper. Finally, results are compared with those of the other methods.

  • PDF

비결정 모델에 대한 비동기 순차 회로의 교정 제어 I: 도달가능성 분석 (Corrective Control of Asynchronous Sequential Machines for Nondeterministic Model I: Reachability Analysis)

  • 양정민
    • 전자공학회논문지SC
    • /
    • 제45권4호
    • /
    • pp.1-10
    • /
    • 2008
  • 본 논문에서는 비동기 순차 머신의 교정 제어 문제를 다룬다. 교정 제어는 머신의 동작을 주어진 모델의 동작과 일치시키도록 하는 모델 매칭을 실현하는 제어를 말한다. 본 논문의 주요 목적은 비동기 순차 머신이 추종해야 하는 모델의 형태가 비결정적일 때, 즉 여러 개의 결정적 모델의 합으로 주어질 때 교정 제어기를 설계하는 일이다. 본 논문에서는 먼저 비동기 순차 머신을 위한 교정 제어 시스템의 형태와 동작 원리를 설명하고 비결정 모델의 표현 방법을 제안한다 또한 교정 제어기 존재 조건을 표현하기 위해서 비동기 순차 머신과 비결정적 모델에 대한 도달가능성을 분석하고 예제를 통해서 분석 방법을 검증한다.

비동기 시리얼 통신의 성능 향상을 위한 인터럽트 통합 기법 (An Interrupt Coalescence Method for Improving Performance of Asynchronous Serial Communication)

  • 박근덕;오삼권;김병국
    • 한국산학기술학회논문지
    • /
    • 제12권3호
    • /
    • pp.1380-1386
    • /
    • 2011
  • 인터럽트의 발생은 태스크의 문맥전환(context switching)을 수반한다. 이러한 문맥전환 오버헤드는, 인터럽트가 빈번하게 발생하는 경우, 임베디드 시스템의 성능을 심각하게 저하시킬 수 있다. 본 논문은 비동기 시리얼 통신에서의 빈번한 송수신 인터럽트 발생으로 인한 처리 오버헤드를 줄이기 위해, 일정한 수의 인터럽트를 누적시켜 한 번에 처리하는 인터럽트 통합(IC, interrupt coalescence) 기법을 적용한 확장 비동기 시리얼 통신 기법을 소개한다. 이 기법에 대한 성능 평가를 위해 한 바이트 단위로 송수신 인터럽트가 발생하는 기존 비동기 시리얼 통신 방식을 LN2440SBC 임베디드 보드와 uC/OS-II 상에서 구현 하여, 인터럽트 처리 소요 시간을 비교 평가한다. 평가 결과, 제안한 방식의 송수신 인터럽트 처리 소요 시간은 기존 방식에 비해, 저속(9,600 bps)의 경우, 송신은 평균 25.18% 수신은 평균 41.47%의 감소를 보이며, 고속(115,200 bps)의 경우, 송신은 평균 16.67%, 수신은 평균 25.61%의 감소를 보임으로써, 송수신 인터럽트 처리 오버헤드의 감소를 보인다.

비동기 다중레이더 환경에서 의사 측정치를 이용한 바이어스 추정기법 (Multisensor Bias Estimation with Pseudo Measurement for Asynchronous Sensors)

  • 김형원;김도형;박효달;송택렬
    • 한국군사과학기술학회지
    • /
    • 제14권6호
    • /
    • pp.1198-1206
    • /
    • 2011
  • In this paper, a sensor bias estimation method with pseudo measurement for asynchronous multisensor systems is proposed. The proposed bias estimation method separates the local filter which estimates the target state with biased measurements into two parts, one is bias part, the other is target state part. By using these two parts, the algorithm generates the pseudo bias measurement for estimating bias, and then eliminates bias of local track through bias compensation. Finally, the proposed algorithm is evaluated by comparing with the existing EXX method.

의사소통 정보기술과 ODR발전전략 : 실무적 관점을 중심으로 (Communicative Information Technologies and Development Strategies of ODR from the Practitional Perspective)

  • 정용균
    • 한국중재학회지:중재연구
    • /
    • 제19권2호
    • /
    • pp.155-178
    • /
    • 2009
  • The ODR can be categorized into four distinctive types. First type is the asynchronous non-demeanour method. Second type is the asynchronous demeanour method. Third type is the synchronous demeanour method. Fourth type is the synchronous demeanour method. A typical example of the asynchronous and non-demeanour method is e-mail. The example of the synchronous and non-demeanour method is tele conference. The example of the asynchronous demeanour method is video recordings. The example of synchronous and demeanour method is video conference. The primary benefit of e-mail is to avoid the physical violence. But the costs of email is the lack of emotional aspects of disputants. The benefits of tele conference is ease of use, and reduces the negative aspects of face to face communication. but the costs are limitation of the exchange of written information. The benefits of video conference is the approximation of face to face communication by providing oral as well as visual communication. but it is insufficient to represent eye contact. The common limitations of ODR are as follows. First is the lack of human face. Second is the neutrality of arbitrators and mediators. Third is the authenticity of electronic document. Fourth is the digital divide across South and North and generations. Fifth is the cross-cultural communication. The development strategy of ODR is the training and education of arbitrators and mediators in the area of writing skill. Furthermore, it is necessary to supplement the weakness of email via diverse kinds of expressions to show emotions. Finally, it is necessary to train neutrals in the area of cross-cultural communication.

  • PDF

K-비동기식 연합학습의 동적 윈도우 조절과 모델 안정성 향상 알고리즘 (Dynamic Window Adjustment and Model Stability Improvement Algorithm for K-Asynchronous Federated Learning)

  • 김효상;김태준
    • 한국산업정보학회논문지
    • /
    • 제28권4호
    • /
    • pp.21-34
    • /
    • 2023
  • 연합학습은 동기식 연합학습과 비동기식 연합학습으로 구분된다. 그 중에서 비동기식 연합학습은 동기식 연합학습 보다 시간적인 이득이 있으나 좋은 모델 성능을 얻기 위한 도전 과제가 남아있다. 특히 non-IID 학습 데이터셋에서 성능열화 방지, 적절한 클라이언트 선택 및 오래된 그래디언트 정보 관리는 모델 성능 개선에 있어 중요하다. 본 논문에서는 K-비동기식 연합학습을 다루고 있으며 non-IID 데이터셋을 통해 학습한다. 또한 기존 방식이 선택할 클라이언트 수에 있어서 정적인 K개를 사용한 것과 달리 동적으로 K 값을 조절하는 알고리즘을 제안하여 학습 시간을 줄일 수 있었다. 추가적으로, 오래된 그래디언트를 다루는 방식을 활용해 모델 성능 개선을 이루었음을 보여준다. 마지막으로 강한 모델 안정성을 얻기 위해 모델 성능을 평가하는 방식을 활용하였다. 실험 결과를 통해 전체 알고리즘을 활용했을 때 학습 시간 단축, 모델 정확도 향상, 모델 안정성 향상의 이득을 얻을 수 있음을 보여준다.

순차적 정보융합을 이용한 비동기 다중 레이더 환경에서의 바이어스 추정기법 (Multisensor Bias Estimation with Serial Fusion for Asynchronous Sensors)

  • 김형원;박효달;송택렬
    • 한국군사과학기술학회지
    • /
    • 제15권5호
    • /
    • pp.676-686
    • /
    • 2012
  • This paper presents a sensor bias estimation method with serial fusion for asynchronous multisensory systems. Serial fusion processes the sensor measurements in a first-come-first-serve basis and it plays an essential role in asynchronous fusion in practice. The proposed algorithm generates the bias measurements using fusion estimates and sensor measurements for bias estimation, and compensates the sensor biases in fusion tracks. A simulation study indicates that the proposed algorithm has the superior performance in bias estimation and accurate tracking.