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

검색결과 141건 처리시간 0.022초

하이브리드 암호시스템을 이용한 군집 영상의 고속 암호화 (Fast Video Data Encryption for Swarm UAVs Using Hybrid Crypto-system)

  • 조성원;김준형;채여경;정유민;박태규
    • 한국항공우주학회지
    • /
    • 제46권7호
    • /
    • pp.602-609
    • /
    • 2018
  • 본 논문은 LTE 통신망 환경에서 군집 UAV의 비디오 영상 데이터를 고속으로 암호화하기 위한 하이브리드 암호시스템을 제안한다. 이 암호시스템은 ECC 공개키 알고리즘과 LEA 대칭키 알고리즘으로 구성된다. ECC는 RSA보다 빠르면서 동일한 보안성을 가지며, LEA는 동일한 키로 AES보다 빠른 국내 표준 알고리즘이다. 본 논문은 OpenSSL과 OpenCV를 활용하여 Socket 프로그램으로 8개의 군집 UAV 환경에서 하이브리드 암호시스템을 구성하여 구현하였다. 실험을 통하여 본 하이브리드 암호시스템이 실시간 환경에서 효율적으로 적용이 가능함을 보인다.

제품 실명제를 위한 POP/MES 시스템의 개발 (Development of Point of Production/Manufacturing Execution System to Manage Real-time Plant Floor Data)

  • 권영도;조충래;전형덕
    • 연구논문집
    • /
    • 통권27호
    • /
    • pp.167-174
    • /
    • 1997
  • Point of Production/Manufacturing Execution Systems are an essential component of operations in today's competitive business environments, which require greater production efficiency and effectiveness. POP/MES focuses on the valuing-adding processes, helping to reduce manufacturing cycle time, improve product quality, reduce WIP, reduce or eliminate paperwork between shifts, reduce lead time and empowering plant operations staff. In this paper, we implement POP/MES to manage real-time plant floor data which is gathered by I/O server into database management system. I/O server is a software allows data exchange between factory real-time database and several hardware devices such as PLC, DCS, robot and sensor through ethernet TCP/IP protocol.

  • PDF

풍력발전기 원격모니터링 시스템 구축 및 개발 (Development of Monitoring System for Wind Turbine)

  • 차장현;이정완;유능수;남윤수
    • 산업기술연구
    • /
    • 제26권A호
    • /
    • pp.63-68
    • /
    • 2006
  • In this paper, remote monitoring system for wind turbine is developed. The developed system consists of data acquisition for wind sensor, and monitoring for site environment. In order to accomplish effective monitoring, the system uses Datasocket, SMB, FTP, Web Server, and G Web Server. Two computer system - one is data acquisition computer using Windows-XP and the other is monitoring computer using UNIX - constraint the distribute system with individual tasks. By using this system, one can perform various monitoring and control tasks in Wind-Turbine application, efficiently.

  • PDF

Spatial Clearinghouse Components for OpenGIS Data Providers

  • Oh, Byoung-Woo;Kim, Min-Soo;Lee, Jong-Hun
    • 대한원격탐사학회:학술대회논문집
    • /
    • 대한원격탐사학회 1999년도 Proceedings of International Symposium on Remote Sensing
    • /
    • pp.84-88
    • /
    • 1999
  • Recently, the necessity of accessing spatial data from remote computer via network has been increased as distributed spatial data have been increased due to their size and cost. Many methods have been used in recent years for transferring spatial data, such as socket, CORBA, HTTP, RPC, FTP, etc. In this paper, we propose spatial clearinghouse components to access distributed spatial data sources via CORBA and Internet. The spatial clearinghouse components are defined as OLE/COM components that enable users to access spatial data that meet their requests from remote computer. For reusability, we design the spatial clearinghouse with UML and implement it as a set of components. In order to enhance interoperability among different platforms in distributed computing environment, we adopt international standards and open architecture such as CORBA, HTTB, and OpenGIS Simple Features Specifications. There are two kinds of spatial clearinghouse: CORBA-based spatial clearinghouse and Internet-based spatial clearinghouse. The CORBA-based spatial clearinghouse supports COM-CORBA bridge to access spatial data from remote data providers that satisfy the OpenGIS Simple Features Specification for OLE/COM using COM and CORBA interfaces. The Internet-based spatial clearinghouse provides Web-service components to access spatial data from remote data providers using Web-browser.

  • PDF

네트워크에 기반한 MT자료의 처리기술 개발 연구 (Development of Network Based MT Data Processing System)

  • 이희순;권병두;정호준;오석훈
    • 지구물리와물리탐사
    • /
    • 제3권2호
    • /
    • pp.53-60
    • /
    • 2000
  • 본 연구에서는 급격히 증가하는 인터넷망 및 분산(distribution) 컴퓨팅 환경을 이용한 서버/클라이언트(server/client) MT자료 처리 시스템의 구축을 위한 여러 가지 기술적 사항에 대해 논의하였다. 이러한 시스템은 표준적인 처리 방식의 도입과 인증된 자료 처리 서버에서의 해석 수행을 통해 일관성과 안정성을 동시에 제공할 수 있을 것이다. 또한 인터넷망을 이용하여 현장에서의 자료해석이 가능해지므로 탐사 시간, 경비의 감소 및 추가 탐사 계획 수립에도 도움을 줄 것이다. 각종 자바 기술(pure java와 enterprised java)은 네트워크 프로그램을 손쉽게 개발할 수 있는 많은 방법들을 제공한다. 본 연구에서는 이를 이용하여 웹(web)에 의한 서버/클라이언트 모델과, 소켓(Socket) 및 원격 함수 호출(RMI: Remote Method Invocation) 에 의한 처리 기법을 MT자료의 해석에 적용하기 위한 방법에 대해 논하였다. 또한 MT자료의 특성상, 그 해석은 고성능의 컴퓨터를 이용하였을 때에도 상당한 시간을 필요로 하므로 이를 극복하기 위해 서버 프로그램에 MPI(Message Passing Interface) 병렬처리 기술을 적용하고자 한다. 이는 고가의 병렬 처리 컴퓨터를 대체할 수 있으며, 표준적인 코딩이 제시되었으므로 관리 및 유지, 보수에 있어 효율성을 제공할 것이다.

  • PDF

사용후핵연료봉 인출장치의 원격감시를 위한 실시간 3차원 그래픽 시뮬레이션 (Real-time 3D Graphic Simulation of the Spent Fuel Rod Extracting Machine for Remote Monitoring)

  • 송태길;이종열;김성현;윤지섭
    • 한국CDE학회논문집
    • /
    • 제5권4호
    • /
    • pp.327-335
    • /
    • 2000
  • The spent fuel rod extracting machine is automatically operated in high radioactive environment, so high reliability of operation is required. In this paper, to enhance the reliability of this machine by providing a close monitoring capability. a real time graphic simulation method is suggested. This method utilizes conventional IGRIP (Interactive Graphics Robot Instruction Program) 3D graphic simulation tool to visualize and simulate the 3D graphic model of this machine. Also, the dedicated protocol is defined for transmission of the operational data of the machine. The real time graphic simulation is realized by developing the socket module between a graphic workstation and a machine control computer through the TCP/IP network and by dividing the 3D graphic simulation GSL(Graphic Simulation Language) program as a small sized sub routine. The suggested method is implemented while automatically operating the rod extracting machine. The result of implementation shows that the real time 3D graphic simulation is well synchronized with the actual machine according to the operational data.

  • PDF

광가입자망에서 WDM 하이브리드 광절체 시스템에 관한 연구 (A Study on WDM hybrid OPS(Optical Protection Socket) in CPN(Customer Premises Network))

  • 김충래;엄진섭
    • 산업기술연구
    • /
    • 제15권
    • /
    • pp.113-122
    • /
    • 1995
  • By integrating WDM to OPS unit which plays an important role for the reliability of CPN, we made it possible to provide CATV, VOD, and high-speed data services simultaneously and to meet the requirements for new services in the future. For the design of optimal system, the link analysis of power budget has been performed. Also, the prototyped system has been tested with STM-1 level signals to confirm functions such as transmission, distribution, and protection. The results proved that when occurred out-of-order or recovery of ONU, the system did the pertinent switching with minimum loss for high-speed data services. Also for video distribution services, the system has distributed STM-1 level signals successfully.

  • PDF

WDM 기능을 접목한 광절체 시스템 모듈개발 (Development of WDM integrated optical protection socket module)

  • 이규복;이종훈;김경배;이형규
    • 전자공학회논문지A
    • /
    • 제33A권3호
    • /
    • pp.18-27
    • /
    • 1996
  • By integrating WDM to OPS unit which plays an improtant role for the reliability of CPN, we made it possible to provide CATV, VOD, and high-speed data services simultaneously and to meet easily the requirements for new services in the future. For the design of optimal system, the link analysis of power budget has been perfomred. Also, the prototyped system has been tested with STM-1 level signals to confirm functions such as transmission, distribution, and protection. The results proved that when occurred out-of-order or recovery of ONU, the system did the pertinent switching with minimum loss for high-speed data services. Also for video distribution services, the system has distributed STM-1 level signals sucessfully.

  • PDF

치근단 수출 시 형성된 골결손 부위를 가진 치아의 발치 후 즉시 식립 임플란트에서 골 접촉률에 대한 흡수성 차폐막의 효과 (Effect of resorbable membrane on immediate placement of implant in extraction socket during periradicular surgery)

  • 양승민;계승범;신승윤
    • Journal of Periodontal and Implant Science
    • /
    • 제38권4호
    • /
    • pp.603-610
    • /
    • 2008
  • Purpose: The guided bone regeneration (GBR) technique is widely used in periradicular surgery. However, there is still some controversy regarding the effectiveness of GBR in promoting bone healing after periradicular surgery. The purpose of this study was to evaluate the resorbable membrane on the osteointegration of immediate implants in sites with periradicular lesion that had been removed by periradicular surgery. Materials and methods: Six roots of lower second premolars and 15 roots of lower third and fourth premolars of dogs were used as control and experimental teeth, respectively. Periradicular lesions were induced only in the experimental teeth. Twelve weeks later, the control and experimental teeth were extracted and implants were placed immediately. Periradicular lesions were removed with osteotomy, curettage and saline irrigation. Resorbable membranes were used in experimental group 1 but not in experimental group 2. After 12 week of healing period, the implants were clinically not mobile and showed no signs of infection. Data obtained by histomorphometric analysis were analyzed by Kruskal-Wallis test. Results: The control group showed a significantly higher bone to implant contact (BIC) ($74.14{\pm}16.18$) than experimental group 1 ($40.28{\pm}15.96$) and 2 ($48.70{\pm}17.75$)(p<0.05). However, there was no significant difference between experimental group 1 and 2. Conclusion: Although BIC in experimental groups were lower than in control group, immediate implant can be successfully placed at extraction socket with periradicular lesion and osseous defect. However, the use of resorbable membrane in bony defect created during periradicular surgery was questioned.

유닉스 시스템에서 효율적인 CGI 게이트웨이 (An Efficient CGI Gateway in the UNIX System)

  • 이형봉
    • 한국정보과학회논문지:컴퓨팅의 실제 및 레터
    • /
    • 제10권1호
    • /
    • pp.66-74
    • /
    • 2004
  • 웹 서비스 환경에서 시시각각으로 변화하는 최신 정보나 조건에 맞는 정보를 다루기 위해서는 고정된 문서 파일 대신 실행 가능한 프로그램 파일을 지정함으로써 그 프로그램의 출력결과를 문서로 받을 수 있는 CGI 방식이 필요하다. 그런데 애초에 고안된 CGI 방식은 사용자의 요청이 있을 때마다 서비스 프로그램이 새로 생성되어야 하는 구조이기 때문에 여러 가지 성능상의 문제점을 내포하고 있다. 이를 해결하기 위해 서비스 프로그램 즉, CGI 게이트웨이의 전체 혹은 일부를 디몬 형태로 상주시키는 다양한 방안들이 제안되어 왔다. 그러나 그들 각각은 상호 배타적인 장단점을 가지기 때문에 개발자들은 어떤 방식을 선택해야 할지를 판단할 때 혼란스럽다. 이 논문에서는 유닉스 계열의 시스템에서 게이트웨이의 주요 부분을 디몬으로 상주시키고 매번 생성되는 작은 부분으로부터 통신 채널 자체를 넘겨받는 SendFD 방식을 제안하고, 그 효용성을 실질적인 웹 환경에서 검증하였다. 제안된 방식은 기존의 소켓 파이프 방식 대비 약 3%의 성능향상을 보였다.