• 제목/요약/키워드: Real

검색결과 50,452건 처리시간 0.061초

CONNECTIONS ON REAL PARABOLIC BUNDLES OVER A REAL CURVE

  • Amrutiya, Sanjay
    • Bulletin of the Korean Mathematical Society
    • /
    • 제51권4호
    • /
    • pp.1101-1113
    • /
    • 2014
  • We give analogous criterion to admit a real parabolic connection on real parabolic bundles over a real curve. As an application of this criterion, if real curve has a real point, then we proved that a real vector bundle E of rank r and degree d with gcd(r, d) = 1 is real indecomposable if and only if it admits a real logarithmic connection singular exactly over one point with residue given as multiplication by $-\frac{d}{r}$. We also give an equivalent condition for real indecomposable vector bundle in the case when real curve has no real points.

On Benchmarking of Real-time Mechanisms in Various Periodic Tasks for Real-time Embedded Linux (실시간 임베디드 리눅스에서 다양한 주기적 타스크의 실시간 메커니즘 성능 분석)

  • Koh, Jae-Hwan;Choi, Byoung-Wook
    • The Journal of Korea Robotics Society
    • /
    • 제7권4호
    • /
    • pp.292-298
    • /
    • 2012
  • It is a real-time system that the system correctness depends not only on the correctness of the logical result of the computation but also on the result delivery time. Real-time Operating System (RTOS) is a software that manages the time of a microprocessor to ensure that the most important code runs first so that it is a good building block to design the real-time system. The real-time performance is achieved by using real-time mechanisms through data communication and synchronization of inter-task communication (ITC) between tasks. Therefore, test on the response time of real-time mechanisms is a good measure to predict the performance of real-time systems. This paper aims to analysis the response characteristics of real-time mechanisms in kernel space for real-time embedded Linux: RTAI and Xenomai. The performance evaluations of real-time mechanism depending on the changes of task periods are conducted. Test metrics are jitter of periodic tasks and response time of real-time mechanisms including semaphore, real-time FIFO, Mailbox and Message queue. The periodicity of tasks is relatively consistent for Xenomai but RTAI reveals smaller jitter as an average result. As for real-time mechanisms, semaphore and message transfer mechanism of Xenomai has a superior response to estimate deterministic real-time task execution. But real-time FIFO in RTAI shows faster response. The results are promising to estimate deterministic real-time task execution in implementing real-time systems using real-time embedded Linux.

PROFIBUS에서 대역폭 할당 기법 구현

  • 김지용;홍승호
    • 제어로봇시스템학회:학술대회논문집
    • /
    • 제어로봇시스템학회 1997년도 한국자동제어학술회의논문집; 한국전력공사 서울연수원; 17-18 Oct. 1997
    • /
    • pp.97-100
    • /
    • 1997
  • Fieldbuses are used as the lowest level communication network for real-time communication in factory automation and process control systems. Data generated from field devices can be divided into three categories: sporadic real-time, periodic real-time and non real-time data. Since these data share one fieldbus network medium, it needs a method that allocate the limited bandwidth of fieldbus network to the sporadic real-time, periodic real-time and non real-time traffic. This paper introduces an implementation method of bandwidth allocation scheme introduced in [51 on PROFIBUS. Using the modified PROFIBUS FDL(Fieldbus Data Link layer), the bandwidth allocation scheme introduced in [51 is verified by the experiments.

  • PDF

Impacts of the Real Effective Exchange Rate and the Government Deficit on Aggregate Output in Australia

  • Hsing, Yu
    • The Journal of Asian Finance, Economics and Business
    • /
    • 제4권1호
    • /
    • pp.19-23
    • /
    • 2017
  • Based on a simultaneous-equation model consisting of aggregate demand and short-run aggregate supply, this paper estimates a reduced-form equation specifying that the equilibrium real GDP is a function of the real effective exchange rate, the government deficit as a percent of GDP, the real interest rate, foreign income, labor productivity, the real oil price, the expected inflation rate, and the interactive and intercept binary variables accounting for a potential change in the slope of the real effective exchange rate and shift in the intercept. Applying the exponential GARCH technique, it finds that aggregate output in Australia has a positive relationship with the real effective exchange rate during 2003.Q3 - 2013.Q2, the government deficit as a percent of GDP, U.S. real GDP, labor productivity and the real oil price and a negative relationship with the real effective exchange rate during 2013.Q3 - 2016.Q1, the real lending rate and the expected inflation rate. These results suggest that real appreciation was expansionary before 2013.Q3 whereas real depreciation was expansionary after 2013.Q2 and that more government deficit as a percent of GDP would be helpful to stimulate the economy. Hence, the impact of real appreciation or real depreciation on real GDP may change overtime.

REAL POLYHEDRAL PRODUCTS, MOORE'S CONJECTURE, AND SIMPLICIAL ACTIONS ON REAL TORIC SPACES

  • Kim, Jin Hong
    • Bulletin of the Korean Mathematical Society
    • /
    • 제55권4호
    • /
    • pp.1051-1063
    • /
    • 2018
  • The real moment-angle complex (or, more generally, real polyhedral product) and its real toric space have recently attracted much attention in toric topology. The aim of this paper is to give two interesting remarks regarding real polyhedral products and real toric spaces. That is, we first show that Moore's conjecture holds to be true for certain real polyhedral products. In general, real polyhedral products show some drastic difference between the rational and torsion homotopy groups. Our result shows that at least in terms of the homotopy exponent at a prime this is not the case for real polyhedral products associated to a simplicial complex whose minimal missing faces are all k-simplices with $k{\geq}2$. Moreover, we also show a structural theorem for a finite group G acting simplicially on the real toric space. In other words, we show that G always contains an element of order 2, and so the order of G should be even.

All Implementation and Performance Analysis of Priority Model of Real-Time CORBA (실시간 CORBA의 우선순위 모델 구현 및 성능분석)

  • 박순례;정선태
    • 제어로봇시스템학회:학술대회논문집
    • /
    • 제어로봇시스템학회 2000년도 제15차 학술회의논문집
    • /
    • pp.89-89
    • /
    • 2000
  • The Current CORBA has many drawbacks to be deployed successfully in real-time system applications. Recently, OMG adopted Real-Time CORBA specification. In this paper, we report our efforts on an implementation of Priority Model of Real-Time CORBA spec., which is one of the most important components in Real-Time CORBA spec. The improvement of real-time performances of our implementation is verified experiments.

  • PDF

Performance Evaluation of Real-time Mechanisms for Real-time Embedded Linux (실시간 임베디드 리눅스의 실시간 메커니즘 성능 분석)

  • Koh, Jae-Hwan;Choi, Byoung-Wook
    • Journal of Institute of Control, Robotics and Systems
    • /
    • 제18권4호
    • /
    • pp.337-342
    • /
    • 2012
  • This paper presents performance evaluation of real-time mechanisms for real-time embedded linux. First, we presents process for implementing open-source real-time embedded linux namely RTAI and Xenomai. These are real-time extensions to linux kernel and we implemented real-time embedded linux over the latest linux kernel. Measurements of executions of real-time mechanisms for each distribution are performed to give a quantitative comparison. Performance evaluations are conducted in kernel space about repeatability of periodic task, response time of Semaphore, FIFO, Mailbox and Message queue in terms of inter-task communication for each distribution. These rules can be helpful for deciding which real-time linux extension should be used with respect to the requirements of the real-time applications.

Holographic 3D Displays from SeeReal: Developments, Improvements, Progress

  • Leister, Norbert;Futterer, Gerald;Haussler, Ralf;Reichelt, Stephan;Sahm, Hagen;Schwerdtner, Alexander;Schwerdtner, Armin;Stolle, Hagen
    • 한국정보디스플레이학회:학술대회논문집
    • /
    • 한국정보디스플레이학회 2009년도 9th International Meeting on Information Display
    • /
    • pp.1179-1182
    • /
    • 2009
  • In 2007 SeeReal had demonstrated the first large realtime holographic 3D display based on tracked viewing windows. Subsequent work has lead to advanced concepts for overcoming limitations of the prototype. This paper describes the current state of SeeReal's developments and its progress in practical realization of these advanced solutions.

  • PDF

Properties of positive real systems in time domain (양실 시스템의 시간영역에서의 특성)

  • Shim, Deok-Seon
    • Journal of Institute of Control, Robotics and Systems
    • /
    • 제4권2호
    • /
    • pp.157-162
    • /
    • 1998
  • This paper provides some properties of positive real systems in time domain. It is well-known that a positive real system and a bounded real system are closely related by bilinear transform in a frequency domain. By using supply rate and storage function, we show that a positive real system can be transformed into a bounded real system, and that a positive real system can be transformed into another positive real system with in a time domain. Also, we show that an ESPR(extended strictly positive real) system can be decomposed into a feedback system of lossless positive real system and another ESPR system. These results may be used to design an output feedback controller for mixed H$H_2$ESPR problem.

  • PDF

Real-time control system for driving multi-motors (다수 모터 구동 실시간 제어 시스템)

  • 김재양;임영선;정선태
    • 제어로봇시스템학회:학술대회논문집
    • /
    • 제어로봇시스템학회 1996년도 한국자동제어학술회의논문집(국내학술편); 포항공과대학교, 포항; 24-26 Oct. 1996
    • /
    • pp.1048-1051
    • /
    • 1996
  • In this paper, we present real-time S/W architecture and techniques such as real-time scheduling, synchronization, and etc. for implementation of a real-time control system for driving multi-motors. Simulation shows feasibility of real-time S/W techniques presented here.

  • PDF