• 제목/요약/키워드: TCP.IP

검색결과 1,048건 처리시간 0.029초

효율적인 XR제작을 위한 AR과 VR의 자연스러운 전환 합성 및 제어 UI 기술 개발 (Development of natural transition synthesis and control UI technology of AR and VR for efficient XR production)

  • 양기선;조호령;권태훈
    • 한국방송∙미디어공학회:학술대회논문집
    • /
    • 한국방송∙미디어공학회 2022년도 하계학술대회
    • /
    • pp.150-153
    • /
    • 2022
  • 최근 XR은 LED스크린의 VR과 그 LED 스크린의 외부영역을 AR 그래픽으로 덮는 방법으로 LED에서 표현되는 VR영상과 확장된 AR의 효과로 LED VR의 확장의 개념으로 가상환경 제작으로서 많이 시도 되고 있다. 그러나, 여전히 LED 스크린의 VR에서 어떤 가상의 객체가 AR로 튀어 나올 때 타이밍을 맞추어 전환해야 할 경우 부자연스럽거나 동기가 맞지 않아 합성결과가 어긋나 품질이 떨어지며, 여러 객체를 동시에 수동으로 전환시켜야 할 때 객체의 제어에 어려움이 많을 수 있다. 본 논문에서는 그래픽 오브젝트가 VR과 AR의 경계를 오갈 때 자동으로 자연스럽게 전환/합성 가능하도록 하는 'Culling 박스'와 또, 여러 렌더링 머신에서 같은 오브젝트 제어를 동시에 제어 가능한 'TCP/IP 기반의 원격제어 UI'를 설명한다. 컬링박스는 전환해야 할 객체가 많은 복잡한 장면에서 모든 오브젝트가 일정 경계에서 자동으로 전환되며, 원격제어 UI의 타임라인 에디터와 이벤트 제어메뉴 UI를 통하여, 각각의 다른 머신의 시퀀스 및 오브젝트들을 제어 가능하여 효율적인 XR제작이 가능함을 확인 하였다.

  • PDF

ISO/IEC 18000-6 Type C 규격에 적합한 리더 펌웨어 개발 (An Implementation of a RFID Reader Firmware for ISO/IEC 18000-6 Type C Specification)

  • 양정규;오하령;성영락;박준석;송의석;정명섭;곽호길;안시영
    • 한국정보처리학회:학술대회논문집
    • /
    • 한국정보처리학회 2007년도 춘계학술발표대회
    • /
    • pp.927-930
    • /
    • 2007
  • As RFID systems are applied to various fields and applications such as supply chain management, asset management, location based applications etc. the requirements becomes diverse. For example, Much higher performance, TCP/IP protocol stack are required in some applications. However, low end processors based systems such as 8051 processor can not meet such requirements due to their low processing capacity and limited size of memory. In this paper a UHF band RFID system which meets the ISO 18000-6 TYPE C specification with ARM920T-based processor is implemented and tested.

협동로봇과 AI 기술을 활용한 바리스타 로봇 연구 (The Study of Barista Robots Utilizing Collaborative Robotics and AI Technology)

  • 권도형;하태명;이재성;정윤상;김영건;김현각;송승준;오대길;이건우;정재원;박승운;이철희
    • 드라이브 ㆍ 컨트롤
    • /
    • 제21권3호
    • /
    • pp.36-45
    • /
    • 2024
  • Collaborative robots, designed for direct interaction with humans have limited adaptability to environmental changes. This study addresses this limitation by implementing a barista robot system using AI technology. To overcome limitations of traditional collaborative robots, a model that applies a real-time object detection algorithm to a 6-degree-of-freedom robot arm to recognize and control the position of random cups is proposed. A coffee ordering application is developed, allowing users to place orders through the app, which the robot arm then automatically prepares. The system is connected to ROS via TCP/IP socket communication, performing various tasks through state transitions and gripper control. Experimental results confirmed that the barista robot could autonomously handle processes of ordering, preparing, and serving coffee.

내장형 시스템의 원활한 멀티미디어 서비스 지원을 위한 커널 수준의 RTP (A Kernel-level RTP for Efficient Support of Multimedia Service on Embedded Systems)

  • 선동국;김태웅;김성조
    • 한국정보과학회논문지:컴퓨팅의 실제 및 레터
    • /
    • 제10권6호
    • /
    • pp.460-471
    • /
    • 2004
  • RTP는 VoD, AoD, VoIP와 같은 멀티미디어 서비스를 위해 실시간 데이타를 전송하기에 적합하도록 설계되어 있어, RTSP, H.323, SIP 등 실시간 데이타 전송 프로토콜로서 사용되고 있다. 내장형 시스템에서도 원활한 멀티미디어 서비스를 위해 내장형 시스템용 RTP 프로토콜 스택이 필요하지만 현재까지 이러한 RTP 프로토콜 스택은 전무한 상태이다. 본 논문은 내장형 시스템에 적합하도록 RTP 프로토콜 스택을 커널 수준에서 지원하는 embeddedRTP에 대하여 설명한다. EmbeddedRTP는 UDP 모듈에 포함되도록 설계되었기 때문에,'rcp/lp 서비스를 필요로 하는 애플리케이션은 기존과 같이 동작하고, RTP프로토콜 스택을 사용하는 애플리케이션은 embeddedRTP API를 이용하여 RTP 서비스를 받을 수 있다. EmbeddedRTP는 RTP 패킷이 도착했을 때, 패킷의 포트 번호와 세션 정보를 이용하여 세션별 패킷 버퍼에 저장한다. 애플리케이션과 embeddedRTP간의 통신은 시스템 콜과 시그널 메커니즘을 통해 이루어지며, embeddedRTP API를 제공함으로써 애플리케이션 개발이 용이하도록 했다. PDA 상에서 멀티미디어 스트리밍 서비스를 이용하여 embeddedRTP의 성능을 분석한 결과, 비교대상인 VCL RTP에 비해 코드사이즈는 약 58%정도 감소된 반면, 패킷 처리속도는 약 7.8배 빨라졌다.

인터넷 홈 네트워크 가전 제어를 위한 UPnP 확장 (The UPnP Expansion for Internet Home Network Electrical Appliance Control)

  • 김국세;박찬모;이철승;이준
    • 한국정보통신학회:학술대회논문집
    • /
    • 한국해양정보통신학회 2006년도 춘계종합학술대회
    • /
    • pp.417-420
    • /
    • 2006
  • 최근 유 무선 홈 네트워크를 위한 다양한 기술들이 개발되고 있는데, 이러한 기술들을 수용하여 댁내 유무선 정보가전기들을 인터넷을 통해서도 통합제어 가능한 효율적인 미들웨어를 필요로 한다. UPnP(Universal Plug and Play)는 기본적으로 표준 TCP/ 프로토콜에 근거하여 PnP(Pulg and Play)개념을 네트워킹에 확장한 것이다. 지능형 가전, 무선기기 및 모든 종류의 PC들을 연결하기 위한 파급력이 있는 P2P(Peer to Peer) 네트워크 연결 구조를 지닌다. UPnP는 TCP/IP를 기본으로 하여 댁내 정보가전들을 통합제어 하기 위한 홈 네트워크 미들웨어로 제시되어 상용화되고 있지만 그 한계가 내부 네트워크에 국한되고 기능의 한계와 다른 기기들을 제어하기가 힘들다. 본 논문에서는 인터넷 홈 네트워크 가전 제어를 위해 UPnP를 확장하여 인터넷 게이트웨이를 통하여 인터넷망을 통하여 서로간의 모든 기능 및 컨트롤이 가능한 시스템을 구축을 연구한다.

  • PDF

KOREN/KREONET기반 NetFPGA/OpenFlow 스위치를 이용한 미래인터넷 테스트 베드 구축 방안 연구 (A Study of Future Internet Testbed Construction using NetFGA/OpenFlow Switch on KOREN/KREONET)

  • 박만규;정회진;이재용;김병철
    • 대한전자공학회논문지TC
    • /
    • 제47권7호
    • /
    • pp.109-117
    • /
    • 2010
  • 미래인터넷 연구를 위해 대규모의 테스트 베드를 구축하는 일은 새로운 프로토콜을 테스트하고 clean-slate 기법을 적용한 새로운 네트워크 아키텍쳐를 테스트하기 위해 꼭 필요하다. 우리나라의 경우 현재 'FIRST'(Future Internet Research for Sustainable Testbed)라는 프로젝트 이름으로 미래인터넷 테스트 베드를 구축하는 연구가 금년 3월부터 추진되어 ETRI와 5개의 대학들이 공동으로 연구를 진행하고 있다. 이 중 5개 대학교를 중심으로 진행되는 FIRST@PC의 경우 NetFPGA의 하드웨어 가속 기능을 이용하여 오픈플로우 스위치기반의 미래인터넷 테스트베드를 KOREN과 KRONET에 구현하는 것을 목표로 연구가 진행 중이다. 본 논문에서는 FIRST@PC 프로젝트에 대한 간략한 소개와 지역별로 구축된 오픈플로우 스위치 테스트베드 간 연동을 위해 구현된 소프트웨어 기반의 MAC in IP 갭슐레이터를 설명하고 이를 이용한 연구실 내의 로컬 테스트와 충남대와 광주과학기술원 간 연동 테스트한 결과를 제시한다. 실험 결과 소프트웨어 기반의 캡슐레이터를 사용하면 현재 많은 어플리케이션이 요구하는 대역폭에 대해서는 지원 가능할 것으로 예상된다.

Ubiquitous-Based Mobile Control and Monitoring of CNC Machines for Development of u-Machine

  • Kim Dong-Hoon;Song Jun-Yeob
    • Journal of Mechanical Science and Technology
    • /
    • 제20권4호
    • /
    • pp.455-466
    • /
    • 2006
  • This study was an attempt to control and monitor Computerized Numerical Controller (CNC) machines anywhere and anytime for the development of a ubiquitous machine (u-machine). With a Personal Digital Assistant (PDA) phone, the machine status and machining data of CNC machines can be monitored in wired and wireless environments, including the environments of IMT2000 and Wireless LAN. Moreover, CNC machines can be controlled anywhere and anytime. The concept of the anywhere-anytime controlling and monitoring of a manufacturing system was implemented in this study for the purpose of u-manufacturing and u-machines. In this concept, the communication between the CNC controller and the PDA phone was successfully performed anywhere and anytime for the real-time monitoring and control of CNC machines. In addition, the interface between the CNC controller and the developed application module was implemented by Object linking and embedding for Process Control (OPC) and shared CNC memory. For communication, the design of a server contents module within the target CNC was based on a TCP/IP. Furthermore, the client contents module within the PDA phone was designed with the aid of embedded c++ programming for mobile communication. For the interface, the monitoring data, such as the machine status, the machine running state, the name of the Numerical Control (NC) program, the alarm and the position of the stage axes, were acquired in real time from real machines with the aid of the OPC method and by sharing the CNC memory. The control data, such as the start, hold, emergency stop, reserved start and reserved stop, were also applied to the CNC domain of the real machine. CNC machines can therefore be controlled and monitored in real time, anywhere and anytime. Moreover, prompt notification from CNC machines to mobile phones, including cellular phones and PDA phones, can be automatically realized in emergencies.

다양한 오디오/비디오 서비스를 위한 UPnP 프레임워크의 재생 모듈 연구 (A Playing Module under UPnP framework for Various Audio/Video Service)

  • 윤혜진;이현주;김상옥;이강희;김상욱;마평수;조창식;배수영
    • 한국정보과학회:학술대회논문집
    • /
    • 한국정보과학회 2005년도 가을 학술발표논문집 Vol.32 No.2 (1)
    • /
    • pp.247-249
    • /
    • 2005
  • 최근 디지털 TV, DVD 플레이어, 홈시어터와 같은 디지털 A/V 기기들을 통합하여 멀티미디어 컨텐츠를 서비스 받는 홈 네트워크 기술에 대한 관심이 높아지고 있다. 이러한 환경에서 UpnP를 이용한 디지털 기기들의 상태를 모니터링하고, 사용자의 요청과 제어 명령을 전달하여, 멀티미디어 컨텐츠를 서비스 받을 수 있도록 하는 연구는 매우 중요하다. 그러나 UPnP는 TCP/IP 기반의 프로토콜을 사용하기 때문에 사용자 인터랙션에 의한 전송 지연 시간이 발생한다. 그러므로 본 논문에서는 셋탑 박스에 최적화된 UPnP AV 시스템을 구현하고 AV 컨텐츠의 효율적인 재생을 위한 UPnP프레임워크의 재생 기법을 제안한다. UPnP AV 시스템은 미디어 서버가 있고, 미디어 서버에 저장된 비디오/오디오 파일 등을 전송받아 재생하기 위한 셋탑 박스에는 컨트롤 포인트와 UPnP 미디어 렌더러의 통합 모델이 탑재된다. 이러한 기법은 다양한 기기를 제어하고 호환성을 제공하는 UPnP프레임워크가 될 수 있다.

  • PDF

A Scheme on Internet-based Checking for Variant CNC Machines in Machine Shop

  • Kim, Dong-Hoon;Kim, Sun-Ho;Koh, Kwang-Sik
    • 제어로봇시스템학회:학술대회논문집
    • /
    • 제어로봇시스템학회 2004년도 ICCAS
    • /
    • pp.1732-1737
    • /
    • 2004
  • This paper proposes Internet-based checking technique for machine-tools with variant CNC (Computerized Numerical Controller). According to the architecture of CNC, CNC is classified into two types such as CAC (Closed Architecture Controller) which is conventional CNC, and OAC (Open Architecture Controller) which is a recently introduced PC-based controller. CAC has a closed architecture and it is dependent on CNC vender specification. Because of this, it has been very difficult for users to implement an application programs in CNC domain. Therefore, an additionally special module is required for Internet-based application such as remote checking. In this case, web I/O embedded module can be efficiently applied for Internet-based checking. The module is directly attached to TCP/IP network for communication. In order to obtain the monitoring data of CNC machines, the I/O signals of the module are assigned to PLC (Programmable Logic Controller) input and output (I/O) signals within CNC domain. On the other hand, OAC has a PC-based open architecture and an additional module is not necessary for the connection with external site. Because of this, a simple DAU is just used for signal sensing and data acquisition without additional communication modules. For Internet-based remote checking of machine-tools with OAC, a user-defined daemon and application programs are implemented as the form of internal function within the PC-based controller. Internet communication is performed between the daemon program in CNC domain and web script programs in external server. Checking points defined in this research are classified into two categories such as structured point and operational point. The formal includes the vibration of bearing, temperature of spindle unit and another periodical management. And the latter includes oil checking, clamp locking/unlocking and machining on/off status.

  • PDF

Process fault diagnostics using the integrated graph model

  • Yoon, Yeo-Hong;Nam, Dong-Soo;Jeong, Chang-Wook;Yoon, En-Sup
    • 제어로봇시스템학회:학술대회논문집
    • /
    • 제어로봇시스템학회 1991년도 한국자동제어학술회의논문집(국제학술편); KOEX, Seoul; 22-24 Oct. 1991
    • /
    • pp.1705-1711
    • /
    • 1991
  • On-line fault detection and diagnosis has an increasing interest in a chemical process industry, especially for a process control and automation. The chemical process needs an intelligent operation-aided workstation which can do such tasks as process monitoring, fault detection, fault diagnosis and action guidance in semiautomatic mode. These tasks can increase the performance of a process operation and give merits in economics, safety and reliability. Aiming these tasks, series of researches have been done in our lab. Main results from these researches are building appropriate knowledge representation models and a diagnosis mechanism for fault detection and diagnosis in a chemical process. The knowledge representation schemes developed in our previous research, the symptom tree model and the fault-consequence digraph, showed the effectiveness and the usefulness in a real-time application, of the process diagnosis, especially in large and complex plants. However in our previous approach, the diagnosis speed is its demerit in spite of its merits of high resolution, mainly due to using two knowledge models complementarily. In our current study, new knowledge representation scheme is developed which integrates the previous two knowledge models, the symptom tree and the fault-consequence digraph, into one. This new model is constructed using a material balance, energy balance, momentum balance and equipment constraints. Controller related constraints are included in this new model, which possesses merits of the two previous models. This new integrated model will be tested and verified by the real-time application in a BTX process or a crude unit process. The reliability and flexibility will be greatly enhanced compared to the previous model in spite of the low diagnosis speed. Nexpert Object for the expert system shell and SUN4 workstation for the hardware platform are used. TCP/IP for a communication protocol and interfacing to a dynamic simulator, SPEEDUP, for a dynamic data generation are being studied.

  • PDF