• 제목/요약/키워드: USB/IP

검색결과 27건 처리시간 0.029초

Non-IP 장치 제어를 위한 새로운 UPnP 브리지 구조 (A Novel Architecture of UPnP Bridge for Non-IP devices)

  • 강정석;최용순;김성훈;이광국;박홍성
    • 대한전기학회:학술대회논문집
    • /
    • 대한전기학회 2007년도 심포지엄 논문집 정보 및 제어부문
    • /
    • pp.442-444
    • /
    • 2007
  • This paper presents an architecture of UPnP Bridge that allows controlling Non-iP devices from UPnP control point, without modification to Non-IP device or UPnP control point implementations. UPnP devices must provide SSDP discovery, SOAP control and GENA event processes. To represent Non-IP devices to UPnP devices, UPnP Bridge provides these functionalities on behalf of Non-IP devices. We provides two method to interoperability between UPnP and Non-IP devices, Message Field Description, Non-UPnP Proxy devices. And solution to integrate heterogeneous networking standards(RS232C, CAN, IEEE1394, USB) is provided.

  • PDF

한 대의 USB 카메라와 자바를 이용한 3차원 정보 추출 (3-D Position Analysis of an Object using a Monocular USB port Camera through JAVA)

  • 지창호;이동엽;장유신;이만형
    • 대한전기학회:학술대회논문집
    • /
    • 대한전기학회 2001년도 하계학술대회 논문집 D
    • /
    • pp.2326-2328
    • /
    • 2001
  • This paper's purpose is to obtain 3-Dimension information by using a monocular camera. This system embodies to obtain the height of object by using trigonometry method between a reference point of circumstance and an object. It is possible to build up system regardless of operating system, and then set it up. An comfortable USB port camera is used everywhere without the capture board. The internet can be used by using the applet and JMF everywhere. We regard the camera as a fixed. And we have developed a Real-Time JPEG/RTP Network Camera system using UDP/IP on Ethernet.

  • PDF

OPC를 이용한 공작 기계 감시 시스템의 개발 (Development of Machine Tool Monitoring System Using OPC)

  • 태현철;정영훈;조동우
    • 한국정밀공학회:학술대회논문집
    • /
    • 한국정밀공학회 2005년도 추계학술대회 논문집
    • /
    • pp.564-567
    • /
    • 2005
  • For the application of monitoring system of the machine tool to industry, the requirements such as high reliability and low cost need to be satisfied. In this study, a reliable but inexpensive monitoring method for machine tool is introduced. To improve the monitoring reliability, several kinds of information related to machining and operation are selected; real-time video clip from USB camera, operation data and signal from CNC and feed motor torque. Especially, to improve the quality of real-time video clip, a camera housing is developed, it can significantly reduce the vibration effect and prevent from coolant and chip. The collected information are transferred to the monitoring terminals in remote sites using OPC and TCP/IP protocol over Ethernet, which give us convenience of development and interoperability.

  • PDF

USB Type-C 응용을 위한 Embedded Flash IP 설계 (Design of an Embedded Flash IP for USB Type-C Applications)

  • 김영희;이다솔;김홍주;이도규;하판봉
    • 한국정보전자통신기술학회논문지
    • /
    • 제12권3호
    • /
    • pp.312-320
    • /
    • 2019
  • 본 논문에서는 110nm eFlash 셀을 사용한 512Kb eFlash IP를 설계하였다. eFlash 셀의 프로그램, 지우기와 읽기 동작을 만족시키는 row 구동회로(CG/SL 구동회로), write BL 구동회로( write BL 스위치 회로와 PBL 스위치 선택 회로), read BL 스위치 회로와 read BL S/A 회로와 같은 eFlash 코어회로(Core circuit)를 제안하였다. 그리고 프로그램 모드에서 9.5V와 erase 모드에서 11.5V의 VPP(Boosted Voltage) 전압을 공급하는 VPP 전압 발생기회로는 기존의 단위 전하펌프 회로로 cross-coupled NMOS 트랜지스터를 사용하는 대신 body 전압을 ground에 연결된 12V NMOS 소자인 NMOS 프리차징 트랜지스터의 게이트 노드 전압을 부스팅하는 회로를 새롭게 제안하여 VPP 단위 전하펌프의 프리차징 노드를 정상적으로 VIN(Input Voltage) 전압으로 프리차징 시켜서 VPP 전하펌프 회로의 펌핑 전류를 증가시켰다. 펌핑 커패시터로는 PMOS 펌핑 커패시터에 비해 펌핑전류가 크고 레이아웃 면적이 작은 12V native NMOS 펌핑 커패시터를 사용하였다. 한편 110nm eFlash 공정을 기반으로 설계된 512Kb eFlash 메모리 IP의 레이아웃 면적은 $933.22{\mu}m{\times}925{\mu}m(=0.8632mm^2)$이다.

Implementation of an Embedded System for Image Tracking Using Web Camera (ICCAS 2005)

  • Nam, Chul;Ha, Kwan-Yong;;Kim, Hie-Sik
    • 제어로봇시스템학회:학술대회논문집
    • /
    • 제어로봇시스템학회 2005년도 ICCAS
    • /
    • pp.1405-1408
    • /
    • 2005
  • An embedded system has been applied to many fields including households and industrial sites. In the past, user interface products with simple functions were commercialized .but now user demands are increasing and the system has more various applicable fields due to a high penetration rate of the Internet. Therefore, the demand for embedded system is tend to rise In this paper, we Implementation of an embedded system for image tracking. This system is used a fixed IP for the reliable server operation on TCP/IP networks. A real time broadcasting of video image on the internet was developed by using an USB camera on the embedded Linux system. The digital camera is connected at the USB host port of the embedded board. all input images from the video camera is continuously stored as a compressed JPEG file in a directory at the Linux web-server. And each frame image data from web camera is compared for measurement of displacement Vector. That used Block matching algorithm and edge detection algorithm for past speed. And the displacement vector is used at pan/tilt motor control through RS232 serial cable. The embedded board utilized the S3C2410 MPU Which used the ARM 920T core form Samsung. The operating system was ported to embedded Linux kernel and mounted of root file system. And the stored images are sent to the client PC through the web browser. It used the network function of Linux and it developed a program with protocol of the TCP/IP.

  • PDF

웹기반 힘관리시스템의 구현 (Implementation of Web-based Force Management System)

  • 박철호;강철구;남현도
    • 대한기계학회:학술대회논문집
    • /
    • 대한기계학회 2004년도 추계학술대회
    • /
    • pp.835-839
    • /
    • 2004
  • For factory automation using force/torque control, we need a networked-force management system as well as good force sensing and force generation. In this paper, we present a web-based force management system including 6-axis force/torque sensing system. Performance of the force-torque sensor is affected significantly by analog noise that is included in a sensor signal, and the noise should be reduced appropriately to obtain an adequate performance of the sensor. Moreover, the sensor itself should be convenient to install to a real application system. It should be compact in size and also easy to wire in real situation. In this viewpoint, we developed usb-based compact sensor system which is well communicated using web between two computers that exist far away. Software is programmed using LabVIEW and CCS-C. PIC microcontrollers are used for implementing a compact hardware. The proposed system is verified through experimental works.

  • PDF

무선 LAN과 블루투스 네트워크에서 블루투스 단말의 이동성 지원 (Design and Implementation of Mobility Support System for Bluetooth and IEEE 802.11)

  • 강병훈
    • 한국컴퓨터정보학회:학술대회논문집
    • /
    • 한국컴퓨터정보학회 2008년도 제38차 하계학술발표논문집 16권1호
    • /
    • pp.301-307
    • /
    • 2008
  • 모바일 기기가 무선 LAN, 블루투스 등을 지원하면서 언제 어디서나 다양한 네트워크와의 접속은 물론 끊김이 없는 서비스를 요구한다. 이에 사용자의 이동과 물리적 환경의 변화에도 네트워크 접속을 유지할 수 있는 통신 메카니즘과 모바일 장치의 이동성 관리가 중요하다. 본 논문에서는 Personal Area Networking Profile의 BNEP (Bluetooth Networking Encapsulation Protocol)를 사용하여 BAP(블루투스 AP)와 모바일 기기의 LAN 접속은 물론, 이종 네트워크 환경에서 사용자 이동에도 끊김 없는 서비스가 가능하게 하여 블루투스 단말의 인터넷 접근과 IP 이동성을 효율적으로 지원한다. 테스트베드를 구축하여, USB 타입의 블루투스 Dongle을 이용한 AP를 구현하고 이종 네트워크 접속 가능과 네트워크 상황에 따른 이종 네트워크 장치의 적절한 사용을 확인하였다. 이종 네트워크의 핸드오버에 필요한 설정을 미리 실행하여 핸드오버에 발생하는 지연시간과 패킷 손실을 확연히 줄였다.

  • PDF

EzPlay/EPG를 적용한 멀티미디어 원격제어 시스템 구현 (Implement for EzPlay and PC-EPG of Multimedia Remote Control System)

  • 박노경;진현준;김상복;박상봉
    • 전자공학회논문지CI
    • /
    • 제42권2호
    • /
    • pp.39-48
    • /
    • 2005
  • 본 논문은 기존의 인터넷이나 유선 온라인을 이용하여 멀티미디어 원격제어 시스템을 설계 및 구현하였다. 또한 응용 프로그램(EzPlay PC-EPG)을 개발하여 사용자 환경에 적합한 편의성을 제공한다. 멀티미디어 원격 제어 시스템은 USB 타입으로 연결된 PC/TV 통합 무선 송${\cdot}$수신으로 구성되어 있으며, EzPlay 응용 프로그램은 PC/TV 모니터 화면에 적합한 UI 모드 환경을 제공하여 다양한 컨텐츠론 이용한 수 있는 편리한 시스템이다. 제안된 방법은 신호 탐지 제어 이론에 기반을 둔 응용 프로그램으로 인터넷 망을 이용하여 실시간 재생, 예약 녹화, 저장을 하는 기능을 가진다. PC-EPG 시스템은 서버/클라이언트 형태의 웹 프로그램으로 구현되며 클라이언트 컴퓨터의 데이터 저장은 TCP/IP를 통행 Visual C++/MFC 프로그램으로 구현된 클라이언트 프로그램에서 수신처리 된다. 또한 사용자의 필요성에 따라서 프로그램 데이터베이스를 구축하여 정보를 제공하는 지능형 프로그램 기능을 포함한다.

SoC 플랫폼에서 시스템 버스의 모델링 및 해석 (Modeling & Analysis of the System Bus on the SoC Platform)

  • 조영신;이제훈;조경록
    • 대한전자공학회논문지SD
    • /
    • 제42권12호
    • /
    • pp.35-44
    • /
    • 2005
  • SoC 설계 기술의 발달로 하나의 칩 내에 집적되는 시스템이 다양한 기능을 수행함에 따라 높은 버스 대역폭이 요구되고 있으며, 시스템 버스의 성능이 전체 시스템의 성능에 큰 영향을 미치고 있다. 본 논문은 다중 마스터를 갖는 SoC용 플랫폼의 효율적인 버스 자원 관리를 위해 다층 구조를 갖는 공유 버스의 레이턴시 모델을 제시하였다. 제안된 모델을 이용하여 시스템의 특성과 레이어 및 마스터 수의 증가에 따른 버스의 레이턴시를 분석하였다. 레이턴시 모델을 통해 유도된 버스 처리량과 MPEG, USB2.0과 같은 IP를 포함하는 SoC플랫폼이 필요로 하는 처리량과의 비교를 통해 IP 수에 적합한 버스 레이어를 정량화하여 특정 SoC플랫폼에 최적인 멀티레이어 구조를 도출하였다. 끝으로 제안된 모델의 레이턴시와 MaxSim을 이용한 버스의 레이턴시를 비교하였을 때, 싱글레이어와 멀티레이어에서 각각 $96\%$$85\%$ 이상의 정확도를 보였다.

무선 USB 기술을 활용한 무선웹캠 구현 및 적용방법 (Wireless Webcam Implementation and Application Utilizing Wireless USB Technology)

  • 채정식;반태학;정회경
    • 한국정보통신학회논문지
    • /
    • 제18권3호
    • /
    • pp.569-575
    • /
    • 2014
  • 최근 들어 스마트 TV나 안드로이드 셋톱박스의 보급이 확대되면서, 기존 컴퓨터에서 구동되던 Skype등 인터넷 전화를 스마트TV나 셋톱박스를 통해 사용할 수 있으며, 이를 활용한 다양한 화상 교육 프로그램이 출시되고 있다. 하지만 기존 웹캠을 활용하게 되면, 사용자는 스마트TV나 셋톱박스 앞으로 이동하여 사용 해야만 한다. 본 논문에서는 사용자의 환경 변화에 따른 기존 웹캠의 문제점을 근본적으로 해결할 수 있는 기술을 제안한다. 제안기술은 기존 컴퓨터 앞이 아닌 거실처럼 사용자와 TV간 거리가 떨어져 있는 경우 사용이 가능한 무선 웹캠 구현에 관한 기술이다. 실험결과 다소 거리의 문제에 대한 단점은 존재하였으나, 거실과 같은 근거리 사용상에서는 높은 신뢰성을 가지는 것을 확인할 수 있었다.