• Title/Summary/Keyword: 슬레이브

Search Result 215, Processing Time 0.024 seconds

The Master-Slave structure and Synchronization Method for a higher-Capacity Lighting Performance (대용량 조명연출을 위한 마스터-슬레이브 구조와 동기화 방안)

  • Choi, Seong-Cheol;Lee, Won-Ho;Moon, Byung-Koo
    • Journal of the Korea Academia-Industrial cooperation Society
    • /
    • v.11 no.7
    • /
    • pp.2559-2564
    • /
    • 2010
  • The indoor and outdoor lighting industry has become the bigger and more systemized using the semiconductor LED with each control R(Red), G(Green), B(Blue). The communication standard DMX512(ANSI E1.11) protocol of it can control and perform max. 512 lightings, especially 170 lightings in 24 bit true color. As the performance of below 100 lightings is distinguished small-size, this paper proposes a bigger capacity lighting performance above 1,000 using connection to 1 master to 32 slaves. Also, this paper proposes the synchronization method in order to accomplish a designed performance. In proposed method, the master sends the synchronization signal to slaves every 400ms. Slaves receive this signal and use to initialize the timer becoming the basis of DMX512 output. The example of the developed products using proposed method and the operation is introduced.

Performance Analysis of Slave-Side Arbitration Schemes for the Multi-Layer AHB BusMatrix (ML-AHB 버스 매트릭스를 위한 슬레이브 중심 중재 방식의 성능 분석)

  • Hwang, Soo-Yun;Park, Hyeong-Jun;Jhang, Kyoung-Son
    • Journal of KIISE:Computer Systems and Theory
    • /
    • v.34 no.5_6
    • /
    • pp.257-266
    • /
    • 2007
  • In On-Chip bus, the arbitration scheme is one of the critical factors that decide the overall system performance. The arbitration scheme used in traditional shared bus is the master-side arbitration based on the request and grant signals between multiple masters and single arbiter. In the case of the master-side arbitration, only one master and one slave can transfer the data at a time. Therefore the throughput of total bus system and the utilization of resources are decreased in the master-side arbitration. However in the slave-side arbitration, there is an arbiter at each slave port and the master just starts a transaction and waits for the slave response to proceed to the next transfer. Thus, the unit of arbitration can be a transaction or a transfer. Besides the throughput of total bus system and the utilization of resources are increased since the multiple masters can simultaneously perform transfers with independent slaves. In this paper, we implement and analyze the arbitration schemes for the Multi-Layer AHB BusMatrix based on the slave-side arbitration. We implement the slave-side arbitration schemes based on fixed priority, round robin and dynamic priority and accomplish the performance simulation to compare and analyze the performance of each arbitration scheme according to the characteristics of the master and slave. With the performance simulation, we observed that when there are few masters on critical path in a bus system, the arbitration scheme based on dynamic priority shows the maximum performance and in other cases, the arbitration scheme based on round robin shows the highest performance. In addition, the arbitration scheme with transaction based multiplexing shows higher performance than the same arbitration scheme with single transfer based switching in an application with frequent accesses to the long latency devices or memories such as SDRAM. The improvements of the arbitration scheme with transaction based multiplexing are 26%, 42% and 51%, respectively when the latency times of SDRAM are 1, 2 and 3 clock cycles.

Performance evaluation and prediction for number of slave nodes in Spark (스파크 기반 분산 환경에서 슬레이브 노드의 개수에 따른 성능 분석과 예측)

  • Bak, Bongwoo;Myung, Rohyoung;Chung, KwangSik;Yu, Heonchang;Choi, Sukyong
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2017.04a
    • /
    • pp.94-96
    • /
    • 2017
  • 최근 빅 데이터를 이용한 시스템들이 여러 분야에서 활발히 이용되기 시작하면서 대표적인 빅 데이터 저장 및 처리 플랫폼인 하둡(Hadoop)의 기술적 단점을 보완할 수 있는 분산 시스템 플랫폼 스파크(Apache Spark)가 등장하였다. 본 플랫폼을 바탕으로 슬레이브 노드들에게 작업을 분산하여 대용량 연산을 수행한다. 하지만 요구하는 성능을 내기 위해 어느 정도 규모의 슬레이브 노드가 필요한지, 각각의 컴퓨팅 능력은 얼마나 필요한지를 예측하는데 어려움이 있다. 본 논문에서는 스파크에서 원하는 성능을 내기 위해 어떤 조건을 충족해야 하는지, 현재 환경에서는 어느 정도 성능을 낼 수 있는지 실험을 통해 모델을 만들어 예측한다.

An implementation of parallel search system based on MPI Middleware (MPI 미들웨어에 기반한 병렬검색 시스템 구현)

  • 이정훈;강미경
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2003.04a
    • /
    • pp.52-54
    • /
    • 2003
  • 본 논문은 MPI 미들웨어에 기반하여 데이터베이스에 포함되어 웹에 의해 제공되는 정보들을 고속으로 검색할 수 있는 분산 병렬 검색 시스템을 구현한다. 지리적으로 산재한 막대한 양의 정보를 다루어야 히는 생물정보 분야 응용의 요구에 부합하기 위하여, LINUX를 탑재한 3 대의 PC로 구성된 클러스터를 구축하고 CGI 구동 프로그램, 마스터와 슬레이브로 구성된 MPI 프로세스를 구현하였으며 메시지 큐. MPI 프리미티브. HTTP 1.1 프로토콜에 의해 서로 통신한다. 마스터는 CGI의 요청에 따라 슬레이브에게 명령을 내려 동시에 해당 웹 페이지에 대한 검색을 수행하며 이를 통합하여 CGI에게 전달한다. 마스터는 다수의 CGI 요청들을 직렬화할 뿐 아니라 슬레이브들과의 동기화에 의해 최종적인 검색 결과를 수행한다. 본 논문에서 구현된 클러스터는 특정 어댑터의 추가 구현에 의해 새로운 데이터베이스에 대한 검색 기능을 추가할 수 있으며 동일한 운영체제와 미들웨어를 갖는 노드를 추가함으로써 협력 검색에 있어서 보다 많은 컴퓨터를 참여시킬 수 있다.

  • PDF

Fault-Tolerant System - An SFT based Fault Detection (SFT 기반 네트워크 다중화 방안)

  • Sung, Kyunghun;Park, Seungsang;Nam, Wongtae;Go, Junghwan
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2018.05a
    • /
    • pp.78-79
    • /
    • 2018
  • 이중화 시스템은 가용성 및 신뢰성 향상을 위한 방안의 하나로 시스템의 고장으로 인한 임무중지나 성능 감소를 방지하기 위한 시스템이다. 이중화 구조 중 하나인 마스터-슬레이브 구조를 갖는 시스템에서는 슬레이브 모듈이 마스터 모듈의 상태를 모니터링하고 있다가 이상 감지 시 슬레이브 모듈에서 마스터 모듈로 전환되는 기능을 가지고 있다. 본 논문에서는 네트워크 시스템 구성 시 항시 시스템 fail 를 감지하고 무중단 데이터 전송을 수행하기 위한 네트워크 이중화 구성 방안에 대해 소개 한다.

A Load Balancing Control Method For Parallel Connected Power Converter (병렬 연결형 전력 컨버터의 부하 균등제어 방법)

  • Kim, Chan-in;LEE, Chan-Kyo;Yoo, Hyo-Yol;Cho, Jung-Goo
    • Proceedings of the KIPE Conference
    • /
    • 2018.11a
    • /
    • pp.219-220
    • /
    • 2018
  • 대용량 전력 컨버터 시스템의 경우 전력 컨버터의 출력을 공통으로 연결하여 병렬로 전력을 공급한다. 그런데 이러한 병렬 연결형 전력 컨버터 시스템에서 별도의 부하 균등 제어방법을 사용하지 않을 경우 부하가 컨버터에 균등하게 분배되지 않기 때문에 많은 부하를 감당하는 컨버터의 경우 수명이 저하와 고장 또한 전체 시스템의 효율을 감소 시킨다. 때문에 보통의 병렬 연결 시스템의 경우 패시브한 방법으로 출력에 저항을 연결하여 저항 값을 조정하는 방법과 엑티브한 방법으로 마스터와 슬레이브를 구별하여 마스터가 출력 전류를 균등하게 보장하는 방법이 있다. 그러나 패시브한 방법의 경우 전력손실이 발생하고 엑티브한 방법의 경우 마스터와 슬레이브를 구별하여 생산하고 또한 마스터 고장의 경우 운영할 수 없게 된다. 본 논문에서는 전압센서의 게인을 기준 전압센서 값에 실시간으로 보정함으로써 적은 손실과 별도의 마스터 슬레이브의 구별없는 방법을 제안한다.

  • PDF

Power-aware Bluetooth Piconet Master election Algorithm (파워를 고려한 블루투스 피코넷의 마스터 선출 알고리즘)

  • 이정근;김동균;이영석;최양희
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2002.04a
    • /
    • pp.388-390
    • /
    • 2002
  • 블루투스(Bluetooth) 스캐터넷(Scatternet)은 2개 이상의 피코넷(Piconet)을 연결함으로 구성되는 애드혹(ad hoc)네트웍이다. 피코넷은 하나의 마스터(Master)노드와 다수의 슬레이브(Slave)노드로 구성되는데 이때 마스터 노드는 슬레이브노드에 비해서 더 큰 파워를 소모하게 된다. 따라서 파워를 고려하러 블루투스 피코넷의 마스터를 선출한다면 피코넷의 수명을 늘릴 수 있을 뿐 아니라 전체 스캐터넷의 수명을 늘릴 수 있게 된다. 따라서 본 논문에서는 파워를 고려한 피코넷 마스터 선출 알고리즘을 제안하고 더 나아가서 망이 한번 구성된 이후에도 파워를 고려해서 마스터를 재선출할 것을 제안한다.

  • PDF

A Study on the Force Reflecting Teleoperation System Based on Virtual Environment (가상환경을 이용한 힘반영 원격조작 시스템에 관한 연구)

  • 김대현;김영동
    • The Transactions of the Korean Institute of Power Electronics
    • /
    • v.5 no.1
    • /
    • pp.63-71
    • /
    • 2000
  • 원격조정 시스템에서 힘정보는 중요하다. 그러나 특수 응용 분야에 적합한 크기와 측정의 정확성을 가지는 힘 센서의 적용은 매우 어렵다. 더욱이 힘 정보의 전송으로 인한 시간지연으로 시스템은 불안정 되기 쉽다. 본 논문은 가상환경을 이용한 원격조정 시스템을 제안하였다. 시스템은 그래픽 시뮬레이션 처리부, 슬레이브 제어부 그리고 역감 제시부로 구성되어진다. 슬레이브 암이 작업물체와 접촉작업을 할 때 역감은 가상환경에서 계산되어지므로 힘 선세와 시간지연으로 발생되는 문제점을 해결 할 수 있다. 제안된 시스템으로 접촉작업에 대한 힘 제시 원격조정을 수행하였고, 실험결과를 통해서 안정된 접촉작업을 확인하였다.

Research of Time Synchronization Protocol for Ubiquitous Sensor Network (센서네트워크를 위한 시간동기화 프로토콜 연구)

  • Jeong, Keong-Ja
    • Proceedings of the KAIS Fall Conference
    • /
    • 2009.05a
    • /
    • pp.746-749
    • /
    • 2009
  • 유비쿼터스 센서 네트워크에서 사용되는 센서노드는 동종의 센서 노드와 많은 수의 이기종 센서 노드들을 포함하게 된다. 이기종 센서노드들간의 시간동기화로 인한 배터리 전력소모를 최소화하기 위해서 본 논문에서는 싱크노드 아래에 있는 싱크노드와 클럭소스가 같은 동종 센서노드를 시간동기 마스터로 설정하고, 싱크노드와 다른 클럭소스를 가지는 다수의 이기종 센서노드를 마스터 아래에 속하는 시간동기 슬레이브로 설정하여 시간동기 마스터가 동작을 개시할 때에만 시간동기 슬레이브 노드들이 동작하도록 동기화하는 이기종 센서노드들의 시간동기화 기법을 제안한다.

  • PDF

Design of Remote Control Electrical Switch Using Embedded Linux (임베디드 리눅스를 이용한 원격 제어 전기 스위치 개발)

  • 박세현;박세훈;노석호
    • Proceedings of the Korean Institute of Information and Commucation Sciences Conference
    • /
    • 2004.05b
    • /
    • pp.788-791
    • /
    • 2004
  • 임베디드 리눅스를 이용한 원격 제어 전기 스위치를 개발한다. 산업 전반에 널리 보급된 인터넷을 이용하여 실시간으로 원격 전기 스위치 기기의 상태를 파악하고 제어함으로서 시간과 공간 및 비용 절감이라는 측면에서 효과를 볼 수 있다. 본 논문에서 설계된 원격 전기 스위치의 서버는 MPC860으로 구성되어 임베디드 리눅스가 포팅되었다. 클라이언트는 서버의 웹 페이지를 접속함으로서 전자 스위치를 원격 관리를 할 수 있게 HTML과 자바로 설계되어 있다. 하나의 서버는 마스트로서 다수의 슬레이브를 가지고 있으며 슬레이브는 전기스위치들과 아날로그 채널로 구성되어 있다.

  • PDF