• 제목/요약/키워드: time use structure

검색결과 1,545건 처리시간 0.027초

WebRTC 기반의 화상회의 시스템과 이기종 단말들간의 상호 연동성 확보를 위한 시스템 구조 설계 및 개발 (Design and Development of A Systemic Structure to Ensure the Interoperability between the WebRTC-based Video Conferencing Systems and Heterogeneous Terminals)

  • 백성진;이랑혁;이창석
    • 정보과학회 컴퓨팅의 실제 논문지
    • /
    • 제23권4호
    • /
    • pp.238-243
    • /
    • 2017
  • 본 논문은 WebRTC(Web Real-Time Communication) 기반의 화상회의 솔루션에 이기종 단말을 연동 시킬 수 있는 시스템의 구조에 관한 연구이다. 본 시스템은 WebRTC 기반의 단말과 미디어 협상에 필요한 시그널을 중계 해 주는 시그널 서버, 이기종 단말과의 연동 인터페이스를 제공하는 MCU, MCU에 연동되는 이기종 단말들로 구성 된다. 본 기술을 사용하면 WebRTC 기반의 화상회의 솔루션과 레거시 장비들간의 상호 호환성을 확보할 수 있게 해 준다. 또한, 새로운 기술로 개발 된 솔루션으로의 대체로 인해 발생되는 비용의 낭비를 줄일 수 있을 뿐만 아니라, 기존의 레거시 장비들도 다자간 회의 참여를 가능하게 해 주기 때문에 회의 시스템의 사용성 증대를 기대할 수 있게 해 준다.

로봇협동을 통한 미로탈출 문제해결 방안 (A Study of Solving Maze Escape Problem through Robots' Cooperation)

  • 홍기천
    • 한국산학기술학회논문지
    • /
    • 제11권11호
    • /
    • pp.4167-4173
    • /
    • 2010
  • 2005년에 개정된 ICT교육지침에는 전 학교급에 걸쳐서 알고리즘, 자료구조, 프로그래밍 내용과 같은 컴퓨터 과학 요소가 매우 강화되었다. 컴퓨터교육의 목표가 소프트웨어 활용보다 문제해결력 향상이기 때문이다. 그래서 본 논문에서는 이러한 요소에 대한 학습방법의 일환으로서 로봇들이 협동을 통하여 미로를 탈출하는 문제를 해결할 수 있는 방안을 제시하였다. 로봇이 해결해야하는 문제로서 우선탐색 문제와 역할바꿈 문제와 같이 2가지를 제시하였다. 우선탐색 문제는 첫 번째 로봇이 미로를 끝까지 탐색하면서 미로의 정보를 두 번째 로봇에게 실시간으로 전송한다. 그 후 슬레이브 로봇은 이 정보를 이용하여 탐색없이 미로를 탈출하게 된다. 역할바꿈 문제는 첫 번째 로봇이 미로를 탐색하는 도중 그 기능을 상실했을 때, 두 번째 로봇이 첫 번째 로봇의 역할을 이어받아 수행하는 것이다. 각 문제를 해결하기 위해서 문제분석, 알고리즘 기술, 순서도 작성, 프로그래밍의 4단계를 거치도록 하였다. 본 논문에서 제시한 내용의 부수적인 효과로는 로봇협동을 통한 학습자들의 협동학습 기회 제공, 로봇간 데이터 송수신을 위해서 큐(queue)라는 자료구조를 사용했다는 점이다. 향후에는 좀 더 일반적인 미로의 사용, 실제 현장에의 적용, 영재교육 과정에의 적용에 대한 연구가 필요하다.

SMETA를 이용한 효과적인 SVG 파일 전송에 관한 연구 (A Study of Efficient Transmission of SVG File using SMETA)

  • 유남현;손철수;김원중
    • 한국정보통신학회논문지
    • /
    • 제11권1호
    • /
    • pp.14-19
    • /
    • 2007
  • XML이 다양한 분야에서 정보의 표현 및 교환을 위한 표준 포맷으로 사용하게 되면서 많은 회사가 SVG를 무선 인터넷 기반의 모바일 폰과 같은 임베디드 시스템의 사용자 인터페이스나 표현 도구로 사용하게 되었다. SVG 파일의 실제 사용되는 데이터에 비하여 문서의 구조를 이루기 위한 많은 부가적인 정보를 유지해야 하는 문제가 있기 때문에 실제 전송되는 데이터에 비하여 SVG 파일의 전송 시간이 많이 소요되는 문제가 있다. 이런 문제를 해결하기 위하여 압축 기법을 이용한 많은 연구들이 진행되어 왔다. 본 논문에서는 압축 기법을 이용한 기존의 연구와 동시에 사용이 가능한 SMETA를 제안한다. SMETA는 SVG 파일을 의미 부여가 가능한 최소 단위로 분할한 후, SVG 파일을 구성하는 구조를 변경하지 않으면서 각각의 분할된 부분에 의미가 부여된 메타 데이터를 할당한다. SVG 파일 전체를 전송하지 않고 임베디드 시스템과 서버 시스템 간의 SVG 파일과 관련된 메타 정보들을 분석하여 임베디드 시스템에 해당 메타데이터가 없거나 일치하지 않는 부분만을 전송하게 함으로써 실제 전송되는 SVG 파일의 사이즈를 줄일 수 있다. 또한 실제 전송되는 SVG 파일의 크기가 줄어듬으로써 전송 시간을 단축시킬 수 있는 장점이 있다.

한국의 논 토양 미생물 다양성 분석을 위한 Quantitative Real-time PCR의 응용 (Assessment of Korean Paddy Soil Microbial Community Structure by Use of Quantitative Real-time PCR Assays)

  • 최명은;이인중;신재호
    • 한국환경농학회지
    • /
    • 제30권4호
    • /
    • pp.367-376
    • /
    • 2011
  • 논 토양의 미생물 생태 다양성을 조사하기 위한 효과적인 방법으로 qRT-PCR을 적용하고자 본 연구를 수행하였다. 논 토양 미생물의 gDNA를 분리하기 위하여 Mo Bio kit를 사용한 효과적이고 안정적인 gDNA 분리 방법을 확립하였다. 논 토양 미생물 다양성을 qRT-PCR로 검출하기 위하여 bacteria를 세분한 ${\alpha}$-Proteobacteria, ${\beta}$-Proteobacteria, Actinobacteria, Bacteroidetes, Firmicutes 다섯 가지 문과 전체 bacteria, 전체 fungi를 구분할 수 있는 특이 primer set을 선정하여 다양한 조건의 시험을 통하여 최종 조건을 확립하였으며 재현성 실험을 통하여 방법의 유의성을 검증하였다.

결합 적분방정식을 이용한 삼차원 임의형태 도체 구조물의 전자파 지연산란 해석 (Analysis of Transient Scattering from Arbitrarily Shaped Three-Dimensional Conducting Objects Using Combined Field Integral Equation)

  • 정백호
    • 대한전기학회논문지:전기물성ㆍ응용부문C
    • /
    • 제51권11호
    • /
    • pp.551-558
    • /
    • 2002
  • A time-domain combined field integral equation (CFIE) is presented to obtain the transient scattering response from arbitrarily shaped three-dimensional conducting bodies. This formulation is based on a linear combination of the time-domain electric field integral equation (EFIE) with the magnetic field integral equation (MFIE). The time derivative of the magnetic vector potential in EFIE is approximated using a central finite difference approximation and the scalar potential is averaged over time. The time-domain CFIE approach produces results that are accurate and stable when solving for transient scattering responses from conducting objects. The incident spectrum of the field may contain frequency components, which correspond to the internal resonance of the structure. For the numerical solution, we consider both the explicit and implicit scheme and use two different kinds of Gaussian pulses, which may contain frequencies corresponding to the internal resonance. Numerical results for the EFIE, MFIE, and CFIE are presented and compared with those obtained from the inverse discrete Fourier transform (IDFT) of the frequency-domain CFIE solution.

네트워크 기반모델을 이용한 서울-부산간 고속철도 개통 후의 교통수단별 시장점유율 예측 (A Network-Based Model for Estimating the Market Share of a High-Speed Rail System in the Korean NW-SE Corridor)

  • Gang-Len Chang
    • 대한교통학회:학술대회논문집
    • /
    • 대한교통학회 2003년도 제43회 학술발표회논문집
    • /
    • pp.127-150
    • /
    • 2003
  • This research presents a novel application of static traffic assignment methods, but with a variable time value, for estimating the market share of a high-speed rail (HSR) in the NW-SE corridor of Korea which is currently served by the airline (AR), conventional rail (CR), and highway (HWY) modes. The proposed model employs the time-space network structure to capture the interrelations among all competing transportation modes, and to reflect their supply- and demand-sides constraints as well as interactions through properly formulated link-node structures. The embedded cost function for each network link offers the flexibility for incorporating all associated factors, such as travel time and fare, in the model computation, and enables the use of a distribution rather than a constant to represent the time-value variation among all transportation mode users. To realistically capture the tripmakers' value-of-time (VOT) along the target area, a novel method for VOT calibration has been developed with aggregate demand information and key system performance data from the target area. Under the assumption that intercity tripmakers often have nearly "perfect" travel information, one can solve the market share of each mode after operations of HSR for each O-D pair under the time-dependent demand with state-of-the-art traffic assignment. Aside from estimating new market share, this paper also investigated the impacts of HSR on other existing transportation modes.

  • PDF

확장형 VLSI 리바운드 정렬기의 설계 (Design of an Expandable VLSI Rebound Sorter)

  • 윤지헌;안병철
    • 한국정보처리학회논문지
    • /
    • 제2권3호
    • /
    • pp.433-442
    • /
    • 1995
  • 시간 복잡도가 O(Ν)인 고집적 회로(VLSI)의 병렬 정렬기 설계에 관한 논문이다. 발표된 빠른 VLSI 정렬 알고리즘은 Ν개의 데이타를 정렬하기 위해 O(log Ν)시간 복 잡도를 가지고 있다. 그러나 이러한 알고리즘은 입출력 시간을 고려하지 않고, 복잡 한 네트워크 구조를 가지므로 확장이나 실용화하기 힘들다. 입출력 시간이 포함된 병 렬 정렬 알고리즘들의 칩면적과 시간 복잡도를 분석한 후 가장 효과적인 rebound sort 이론을 확장하여 VLSI로 구현한다. 이 리바운드 정렬기는 파이프라인으로 구성하여 O(Ν)의 시간 복잡도를 가지며 한 개의 칩에 8개의 16비트 레코드를 정렬할 수 있다. 그리고 이 정렬 칩은 확장성을 가지고 있어 수직으로 연결할 경우 8개 이상의 레코드 를 정렬할 수 있다.

  • PDF

Transient-Performance-Oriented Discrete-Time Design of Resonant Controller for Three-Phase Grid-Connected Converters

  • Song, Zhanfeng;Yu, Yun;Wang, Yaqi;Ma, Xiaohui
    • Journal of Power Electronics
    • /
    • 제19권4호
    • /
    • pp.1000-1010
    • /
    • 2019
  • The use of internal-model-based linear controller, such as resonant controller, is a well-established technique for the current control of grid-connected systems. Attractive properties for resonant controllers include their two-sequence tracking ability, the simple control structure, and the reduced computational burden. However, in the case of continuous-designed resonant controller, the transient performance is inevitably degraded at a low switching frequency. Moreover, available design methods for resonant controller is not able to realize the direct design of transient performances, and the anticipated transient performance is mainly achieved through trial and error. To address these problems, the zero-order-hold (ZOH) characteristic and inherent time delay in digital control systems are considered comprehensively in the design, and a corresponding hold-equivalent discrete model of the grid-connected converter is then established. The relationship between the placement of closed-loop poles and the corresponding transient performance is comprehensively investigated to realize the direct mapping relationship between the control gain and the transient response time. For the benefit of automatic tuning and real-time adaption, analytical expressions for controller gains are derived in detail using the required transient response time and system parameters. Simulation and experimental results demonstrate the validity of the proposed method.

GNSS 기반의 고감도 수신기 아키텍처 설계 및 성능 향상에 관한 연구 (A Study for Design and Performance Improvement of the High-Sensitivity Receiver Architecture based on Global Navigation Satellite System)

  • 박지호;오영환
    • 대한전자공학회논문지TC
    • /
    • 제45권4호
    • /
    • pp.9-21
    • /
    • 2008
  • 이 논문은 위성항법시스템의 문제점들을 해결하기 위하여 GNSS 기반의 RF 수신단과 고정밀 측위 아키텍처 그리고 고감도 측위 아키텍처를 제안하였다. GNSS 기반의 RF 수신단 모델은 기존 GPS와 향후 사용되어질 갈릴레오의 항법정보데이터를 동시에 수신할 수 있는 구조를 가져야 한다. 따라서 GPS의 L1대역인 1575.42MHz와 갈릴레오의 El대역인 1575.42MHz, E5A대역인 1207.1MHz 그리고 E5B대역인 1176.45MHz를 동시에 수신할 수 있는 다중 밴드로 구성하였다. 고정밀 측위 아키텍처는 기존 상관기 구조가 가지고 있는 Early코드, Prompt코드, Late코드를 사용하는 1/2칩 이격 구조가 아닌 Early_early코드, Early_late코드, Prompt코드, Late_early코드, Late_late 코드 구조의 상관기를 제안하였다. 이렇듯 1/4칩 이격의 상관기 구조를 제안하여, 위성항법시스템으로부터 송신되는 신호의 부정확성으로 인해 생기는 C/A코드와의 동기 문제를 해결하였다. C/A코드와의 동기 문제는 차량용 항법시스템의 동기 획득 지연 시간 문제가 발생되어, 수신기의 성능 저하를 가져온다. 다음으로 고감도 측위 아키텍처는 20개의 코럴레이터(correlator)를 사용하여 비대칭 구조로 설계하여 수신 증폭률을 최대화하고, 잡음을 최소화하여 수신율을 향상시키도록 하였다. 위성항법시스템은 동일한 C/A코드를 20번 반복하여 전송한다. 따라서 동일한 C/A코드를 모두 사용할 수 있는 구조를 제안하였고, 적응형 구조를 가지고 있어, 주변 환경에 따라 코럴레이터의 수를 제한할 수 있어, 불필요한 시스템의 동작 지연 시간을 줄일 수 있다. 이러한 구조의 사용으로 동기 획득 지연 시간을 줄일 수 있고, 동기 추적의 연속성을 보장할 수 있다. 이는 위성항법시스템의 수신기 성능을 향상시키는 결과를 가져온다.

Effect of excitation type on dynamic system parameters of a reinforced concrete bridge

  • Wahab, M.M. Abdel;De Roeck, G.
    • Structural Engineering and Mechanics
    • /
    • 제7권4호
    • /
    • pp.387-400
    • /
    • 1999
  • Damage detection in civil engineering structures using the change in dynamic system parameters has gained a lot of scientific interest during the last decade. By repeating a dynamic test on a structure after a certain time of use, the change in modal parameters can be used to quantify and qualify damages. To be able to use the modal parameters confidentially for damage evaluation, the effect of other parameters such as excitation type, ambient conditions,... should be considered. In this paper, the influence of excitation type on the dynamic system parameters of a highway prestressed concrete bridge is investigated. The bridge, B13, lies between the villages Vilvoorde and Melsbroek and crosses the highway E19 between Brussels and Antwerpen in Belgium. A drop weight and ambient vibration are used to excite the bridge and the response at selected points is recorded. A finite element model is constructed to support and verify the dynamic measurements. It is found that the difference between the natural frequencies measured using impact weight and ambient vibration is in general less than 1%.