• 제목/요약/키워드: Flow Control Language

검색결과 72건 처리시간 0.031초

Automatic Camera Control Based Avatar Behavior in Virtual Environment

  • Jung, Moon-Ryul
    • 한국방송∙미디어공학회:학술대회논문집
    • /
    • 한국방송공학회 1998년도 Proceedings of International Workshop on Advanced Image Technology
    • /
    • pp.55-62
    • /
    • 1998
  • This paper presents a method of controlling camera to present virtual space to participating users meaningfully. The users interact with each other by means of dialogue and behavior. Users behave through their avatars. So our problem comes down to controlling the camera to capture the avatars effectively depending on how they interact with each other. The problem is solved by specifying camera control rules based on cinematography developed by film producers. A formal language is designed to encode cinematography rules for virtual environments where people can participate in the story and can influence its flow. The rule has been used in a 3D chatting system we have developed.

  • PDF

담화 관련 연구동향 분석 : 2010년 ~ 2023년 국내 연구를 중심으로 (Analysis of research trends related to discourse: Focusing on domestic research from 2010 to 2023)

  • 손소라;김화수
    • 문화기술의 융합
    • /
    • 제10권3호
    • /
    • pp.349-358
    • /
    • 2024
  • 본 연구는 2010년부터 2023년까지 담화를 주제로 연구한 연구들을 중심으로 담화 연구에 대한 언어병리학의 전반적인 흐름 살펴보고자 문헌 분석을 실시하였다. 논문 25편을 선정하여 연구의 현황, 연구 대상(연령 및 대상자 유형), 연구 방법(유형 및 과제) 측면에서 분석하였다. 그 결과 첫째, 담화 연구의 연도별 현황을 살펴보면 2015년을 기점으로 2010년 ~ 2014년에 비해 증가하고 있음을 확인할 수 있었다. 둘째, 연구 대상자는 대상자의 연령과 실험연구의 실험집단 및 통제집단의 유형을 살펴보았다. 먼저 대상자의 연령을 분석해 보면, 학령기(12편, 48.00%) 대상으로의 연구가 활발히 진행되었다. 연구대상자 유형 분석 중 실험집단 대상자 유형 분석을 살펴보면 Normal 집단의 연구가 4편(19.04%)으로 가장 많았고, 통제집단 대상자 유형 또한 Normal을 통제집단으로 설정하고 진행한 연구가 13편(61.90%)으로 가장 많았다. 셋째, 연구 방법 분석에서 연구 유형의 경우 실험연구가 21편(84.00%)으로 매우 편중되어 있음을 알 수 있었다. 시간 관점의 연구 유형은 횡단연구가 21편(84.00%)으로 비중이 높게 나타났으며 담화능력을 평가하기 위하여 비중 높게 사용된 연구 과제는 담화 산출로 총12편(48.00%)이었다. 본 연구는 언어발달 및 언어장애와 관련 있는 담화 관련 연구를 종합적으로 살펴보고 최근의 동향에 대한 경향성과 함께 담화 관련 연구가 나아가야 할 방향을 도모해 보고자 하였다. 본 연구는 국내 논문으로 제한하여 분석하였다. 후속 연구에서는 담화와 관련된 국외 연구까지 포함하여 연구의 흐름을 파악하고 논의가 이루어질 것을 바란다.

공작기계 절삭유 냉각용 오일쿨러 설계 자동화 (Oil Cooler Design Automation on the Cooling of Machine Tool Cutting Oil)

  • 권혁홍
    • 한국생산제조학회지
    • /
    • 제8권1호
    • /
    • pp.89-99
    • /
    • 1999
  • The automatic design of shell & tube type oil cooler can be used in real industrial environments. Since the automatic design system is intended to be used in small companies, it is designed to be operated well under environments of CAD package in the personal computer. It has adopted GUI in design system, and has employed DCl language. Design parameters to be considered in the design stage of shell and tube type oil cooler are type of oil cooler, outer diameter, thickness, length of tube, tube arrangement, tube pitch, flow rate, inlet and outlet temperature, physical properties, premissive pressure loss on both sides, type of baffle plate, baffle plate cutting ratio, clearance between baffle plate outer diameter and shell inner diameter and clearance between baffle plate holes. As a result, the automatic design system of shell & tube type oil cooler is constructed by the environment of CAD software using LISP. We have built database of design data for various kinds of shell & tube type oil coolers. The automatic design system have been assessed and compared with existing specification of design. Good agreement with Handbook of heat exchanger and design dta of real industrial environments has been found.

  • PDF

소스 코드 난독화 기법에 의한 Clang 정적 분석 도구의 성능 영향 분석 (Analysis of Detection Ability Impact of Clang Static Analysis Tool by Source Code Obfuscation Technique)

  • 진홍주;박문찬;이동훈
    • 정보보호학회논문지
    • /
    • 제28권3호
    • /
    • pp.605-615
    • /
    • 2018
  • 사물 인터넷 시장 규모의 급격한 성장에 따라 임베디드 시스템에서 가장 많이 쓰이는 언어인 C/C++ 언어의 사용도 증가하고 있다. C/C++ 언어의 코드 품질을 향상시키고 개발 비용을 절감시키기 위해 소프트웨어 개발 전반부에서 수행 가능한 소프트웨어 검증기법인 정적 분석을 사용하는 것이 좋다. 많은 프로그램들이 정적 분석을 사용하여 소프트웨어의 안전성을 검증하고 있으며 많은 정적 분석 도구들이 사용 및 연구되고 있다. 본 논문에서는 Clang 정적 분석도구를 사용하여 검증된 시험 코드에 대한 보안 약점 검출 성능을 확인한다. 또한 소스 코드 난독화 기법인 구획 난독화, 데이터 난독화, 제어 흐름 난독화 기법이 각각 적용된 시험 코드에 대한 정적 분석 결과와 원본 시험 코드에 대한 정적 분석 결과를 비교하여 소스 코드 난독화 기법에 따른 Clang 정적 분석 도구의 성능 영향을 분석한다.

함수요약 및 버퍼의 도메인 정보흐름 추적에 의한 정적 버퍼넘침 탐지방안 (A Device of Static Buffer Overflow Detection by using Function Summary and Tracking Information Flow of Buffer Domain)

  • 이형봉;박정현;박현미
    • 한국정보과학회논문지:컴퓨팅의 실제 및 레터
    • /
    • 제7권6호
    • /
    • pp.703-714
    • /
    • 2001
  • C 언어에서 스택에 할당된 지역변수가 넘칠 경우 주변에 위치한 제어정보가 손상을 입는다. 이러한 C언어 특성이 악의적으로 사용되어 주변의 복귀주소가 교묘하게 조작되면 그 시스템을 심각한 보안상 위험에 노출된다. 본 논문에서는 이러한 버퍼넘침을 유발하는 라이브러리 함수에 전달된 버퍼의 도메인 정보흐름을 추적하여 프로그램 작성자에게 버퍼넘침 가능성을 통지할 수 있는 정적 어셈블리 소스코드 탐색(static assembly source code scan)방안을 제안하고 그 실현 가능성 및 유의성을 펜티엄기반 리눅스 환경에서의 프로토타입 구현으로 진단한다.

  • PDF

Assessment of Total Transfer Capability Using IPLAN: An Application of UPFC for Total Transfer Capability Enhancement

  • Lee Byung Ha;Kim Jung-Hoon;Kwak No-Hong;Lee Woon-Hee
    • KIEE International Transactions on Power Engineering
    • /
    • 제5A권3호
    • /
    • pp.244-251
    • /
    • 2005
  • Power transfer capability has been recently highlighted as a key issue in many utilities. It is determined by the thermal stability, dynamic stability and voltage stability limits of generation and transmission systems. In particular, voltage stability affects power transfer capability to a great extent in many power systems. This paper presents a tool for determining total transfer capability from a static voltage stability viewpoint using IPLAN, which is a high level language used with the PSS/E program. The tool was developed so as to analyze static voltage stability and to determine the total transfer capability between different areas from a static voltage stability viewpoint by tracing stationary behaviors of power systems. A unified power flow controller (UPFC) is applied for enhancing total transfer capability between different areas from the viewpoint of static voltage stability. Evaluation of the total transfer capability of a practical KEPCO power system is performed from the point of view of static voltage stability, and the effect of enhancing the total transfer capability by UPFC is analyzed.

Fuzzy Logic을 적용한 간선도로 상의 교통감응 신호제어 (Development of the Traffic Actuation Signal Control System Based on Fuzzy Logic on an Arterial Street)

  • 진선미;김성호;도철웅
    • 대한교통학회지
    • /
    • 제21권3호
    • /
    • pp.71-83
    • /
    • 2003
  • 교차로의 신호시간 계획이나 간선도로 축의 제어에 있어서 가장 대표적인 문제는 수시로 변화하는 교통상황이다. 또한 이러한 변화로 인해 정확한 교통 데이터를 얻기 힘들고, 그에 대한 분석 또한 어렵다. 따라서 본 논문에서는 이러한 불명확한 교통데이터를 이용하여 교차로 및 간선도로의 제어를 하기 위해, 인간의 사고와 유사한 추론이 가능하다고 판단되는 Fuzzy Logic을 적용함으로써 불명확한 상황에 대하여 수학적인 함수로 표현되지는 않지만 언어적인(Linguistic) 제어가 가능하도록 하여, 기존의 교통제어 방법보다 교통상황에 민감하게 대처할 수 있는 새로운 제어전략을 제시하였다. 본 연구는 "영상검지기를 이용한 실시간 교통신호 감응제어(김성호, 1996)"의 독립교차로의 신호 제어 부분을 기초로 하여 간선도로 상의 연속진행 제어에 대한 전략을 제안하고, 그 효과를 기존의 제어 방법에 의한 효과와 비교·분석하였다. 또한 각 제어 방법에 대한 분석을 위하여, 교통 시뮬레이션 소프트웨어인 TRAF-NETSIM을 이용하여 각각의 효과를 비교하였다.

10Gbps 이더넷용 MAC 코어에 대한 연구 (A Study on MAC Core for 10Gbps Ethernet)

  • 손승일
    • 한국정보통신학회논문지
    • /
    • 제9권3호
    • /
    • pp.547-554
    • /
    • 2005
  • 최근 대부분의 전송기술이 이더넷으로 통일되는 경향에 힘입어, 예전에 비하여 이더넷은 대단한 주목을 받고 있다. 본 연구에서는 최적의 MAC 코어 설계에 대해 연구하였는데, 이는 상위 계층 인터페이스, 전송엔진, 플로우 컨트롤 블록, 수신엔진, 정합 부계층, 초기설정 블록, 상태전송 블록, XCMII 인터페이스 블록으로 구성된다. 하드웨어 설계를 위해 10Gbps 이더넷 Data Link 계층의 MAC 코어를 C언어로 성능평가를 실시하여 내부 GIFO와 파라미터 초기값을 도출하였다 내부 FIFO는 $95\%$의 트래픽이 발생시 512 크기로 사용 가능하고, $97\%$의 트래픽이 발생시에는 1024 크기가 적합하였다. 성능결과를 토대로, VHDL 언어로 설계하여 검증하였다. 설계된 MAC 코어는 64비트의 데이터를 처리하고 168.549MHz를 지원하여 전송효율이 최대 10.78Gbps까지 지원하므로, 10Gbps 이더넷의 스위칭 장비의 인터페이스 모듈로 응용이 가능하다.

10Gbps 이더넷 응용을 위한 MAC 코어의 설계 및 검증 (Design and Verification of MAC Core for 10Gbps Ethernet Application)

  • 손승일
    • 한국정보통신학회논문지
    • /
    • 제10권5호
    • /
    • pp.812-820
    • /
    • 2006
  • 최근 대부분의 전송기술(LAN 뿐만 아니라 MAN과 WAN까지)이 이더넷으로 통일되는 경향에 힘입어, 예전에 비하여 이더넷은 대단한 주목을 받게 되었다. 하드웨어 설계를 위해 10Gbps 이더넷 Data Link 계층의 MAC 코어를 C언어를 이용하여 성능평가를 실시하여 내부 FIFO의 크기를 도출하였다. 본 논문에서는 VHDL 언어와 Xilinx ISE 6.2i 툴을 이용하여 상위 계층 인터페이스, 전송엔진, 플로우 컨트롤 블록, 수신엔진, 정합 부계층(Reconciliation Sublayer), 초기설정 블록, 상태전송 블록, XGMII 인터페이스 블록으로 구성되는 10Gbps 이더넷용 MAC(Media Access Control)코어를 설계하여 Model_SIM 5.7G 시뮬레이터를 이용하여 검증하였다. 10Gbps 이더넷의 권고안에서는 10Gbps를 지원하기 위해 64비트 데이터 패스를 갖는 MAC 코어는 156.25MHz를 지원해야 하는데, 설계된 MAC 코어는 64비트의 데이터를 처리하고 168.549MHz를 지원하여 최대 10.78Gbps의 데이터 처리를 지원한다. 이는 100bps 이상의 고속의 데이터 처리가 요구되는 응용분야에 적합하다.

2次元 輪곽制御 를 위한 直線 및 圓통補間 (Linear and Circular Interpolation for 2-Dimensional Contouring Control)

  • 이봉진
    • 대한기계학회논문집
    • /
    • 제6권4호
    • /
    • pp.341-345
    • /
    • 1982
  • The interpolator is usually built in hardware (logic circuitry), and the interpolator fabricated in a single LSI chip is recently made use of in most NC controllers, making the system more compact. However, the LSI interpolator not only has the technical difficulties but also requires high cost, in its fabrication. To solve these problems, we tried to find the method of interpolation by software, and succeeded in developing a program which, executed by INTEL's 8085 microprocessor, can distribute the input pulses of up to 4.0 [Kpps] for the linear interpolation and 3.0 [Kpps] for the circular interpolation. This paper presents the algorithm used to reduce the execution time and the flow chart of the interpolation program, and also shows the possibility of software interpolation. The interpolation program designed in assembly language is presented in the appendix.