• 제목/요약/키워드: Communication extensibility

검색결과 54건 처리시간 0.021초

Design Model for Extensible Architecture of Smart Contract Vulnerability Detection Tool

  • Choi, Yun-seok;Lee, Wan Yeon
    • International Journal of Internet, Broadcasting and Communication
    • /
    • 제12권3호
    • /
    • pp.189-195
    • /
    • 2020
  • Smart contract, one of the applications of blockchain, is expected to be used in various industries. However, there is risks of damages caused by attacks on vulnerabilities in smart contract codes. Tool support is essential to detect vulnerabilities, and as new vulnerabilities emerge and smart contract implementation languages increase, the tools must have extensibility for them. We propose a design model for extensible architecture of smart contract vulnerability detection tools that detect vulnerabilities in smart contract source codes. The proposed model is composed of design pattern-based structures that provides extensibility to easily support extension of detecting modules for new vulnerabilities and other implementation languages of smart contract. In the model, detecting modules are composed of independent module, so modifying or adding of module do not affect other modules and the system structure.

인스턴트 메시징 기반 확장성있는 홈오토메이션 시스템 아키텍처 (Architectures of an Extensible Home Automation System Based on Instant Messaging)

  • 최종명;정재진
    • 디지털산업정보학회논문지
    • /
    • 제5권4호
    • /
    • pp.27-37
    • /
    • 2009
  • This paper is about the architectures of an extensible and scalable home automation system which is based on instant messaging. The extensibility is the most important feature of the system because there are very diverse appliances at home and they can be added or replaced with other products frequently. For the extensibility, we propose façade architecture for communication, distributed agent architecture for the system, layered architecture for agents, and bridge architecture for wrapping existing facilities. Using these architectures, we reduce the system complexity and get the extensibility to add new products with least cost. Furthermore, we also introduce our prototype system and show that it is extensible.

이종 풍력 터빈의 감시 제어를 위한 통신 시스템 구조 (A New Structure of Communication System for Monitoring and Control of Heterogeneous Wind Tubines)

  • 김태형;황태호;함경선
    • 정보통신설비학회논문지
    • /
    • 제10권1호
    • /
    • pp.40-45
    • /
    • 2011
  • As increasing the importance of renewable energy recently, the scale of a wind power plant is increasing to the number of GW scale and specially, it is trend to move from onshore to offshore to use the higher quantity and quality of wind. Consequently to meet the trend, it is largely considered the importance of communication protocol to control and monitor remotely. But, because the communication protocol between the control center and a wind turbine has been independently developed by each wind turbine vendor, it is absence of the compatibility and extensibility when the heterogeneous wind turbines are installed in the wind farm. The IEC 61400-25 is the specifying standard for these problems in Europe. In this paper, we will show the state of these problems and present a new structure of communication based on the IEC 61400-25 to get the compatibility and extensibility between a control center and wind turbines.

  • PDF

실시간 침입 탐지를 위한 에이전트 모델의 설계 (A Design of Agent Model for Real-time Intrusion Detection)

  • 이문구;전문석
    • 한국정보처리학회논문지
    • /
    • 제6권11호
    • /
    • pp.3001-3010
    • /
    • 1999
  • The most of intrusion detection methods do not detect intrusion on real-time because it takes a long time to analyze an auditing data for intrusions. To solve the problem, we are studying a real-time intrusion detection. Therefore, this paper proposes an agent model using multi warning level for real-time intrusion detection. It applies to distributed environment using an extensibility and communication mechanism among agents, supports a portability, an extensibility and a confidentiality of IDS.

  • PDF

Architecture-Based Measuring of Software Extensibility

  • 김정호;강성원
    • 한국IT서비스학회:학술대회논문집
    • /
    • 한국IT서비스학회 2007년도 추계학술대회
    • /
    • pp.425-430
    • /
    • 2007
  • 시스템을 결정하는 품질 요소에는 여러 가지가 있으나 그 중에서도 유지보수성(Maintainability)이 높은 시스템을 만드는 것은 쉬운 일이 아니다. 또한 유지보수성이 높은 시스템인지 여부를 시스템 개발이 완료 전에 측정하는 것도 어려운 문제이다. 모든 품질요소가 그렇겠지만 시스템을 구성하는 소프트웨어 아키텍처 수준에서 시스템의 품질을 명확히 측정해내지 못하고 시스템 개발 이후에 측정한다면 품질 향상을 위한 시스템 수정은 생각할 수도 없는 문제가 될 것이다. 이 논문은 유지보수성 중에서도 가장 중요한 기능확장성(Extensibility), 즉 기존 시스템에서 신규 서비스를 추가하려 할 때 기존의 서비스에 영향을 미치지 않으면서 비용 및 기간을 최소화하여 새로운 기능을 추가할 수 있는 품질 속성을 소프트웨어 아키텍처 수준에서 비교하는 방법을 정의하여 제시한다. 본 논문에서는 소프트웨어 아키텍처 중에서도 기능확장성에 가장 큰 영향을 미치는 모듈 뷰를 기준으로 기능확장성을 측정할 갓이나 모듈 내부의 변경을 통한 기능확장성은 고려하지 않고 새로운 모듈의 추가로 인한 기능확장성을 고려하였다. 본 논문은 기 수립된 소프트웨어 아키텍처의 모듈 뷰가 가지는 고유한 기능확장성을 측정하는 함수를 제시하고 여기에 새로운 모듈이 추가될 매 변화한 소프트웨어 아키텍처의 기능확장 effort 함수를 제시한다. 이 두 함수를 통해 두 개의 대안 소프트웨어 아키텍처 모듈 뷰에서 어떤 것이 더 기능확장성이 있는지 판단할 수 있게 한다. 우리는 이를 검증하기 위해서 기능확장성이 좋다고 제시되고 있는 디자인 패턴(계층패턴과 Broker 패턴)을 통해 본 논문의 이론을 정립하고 그 효용성을 입증하였다. 따라서 소프트웨어 아키텍처 수준에서 기능확장성이 얼마나 가능한지 서로 비교 가능한 수치를 제시하였고 이 수치를 통해 실제 개발이 완료되기 전 시점에 시스템의 기능확장성을 명백히 측정할 수 있게 하여 시스템 기능 확장에 들어가는 많은 비용을 줄일 수 있다는 것을 보여준다.

  • PDF

Extensible Hierarchical Method of Detecting Interactive Actions for Video Understanding

  • Moon, Jinyoung;Jin, Junho;Kwon, Yongjin;Kang, Kyuchang;Park, Jongyoul;Park, Kyoung
    • ETRI Journal
    • /
    • 제39권4호
    • /
    • pp.502-513
    • /
    • 2017
  • For video understanding, namely analyzing who did what in a video, actions along with objects are primary elements. Most studies on actions have handled recognition problems for a well-trimmed video and focused on enhancing their classification performance. However, action detection, including localization as well as recognition, is required because, in general, actions intersect in time and space. In addition, most studies have not considered extensibility for a newly added action that has been previously trained. Therefore, proposed in this paper is an extensible hierarchical method for detecting generic actions, which combine object movements and spatial relations between two objects, and inherited actions, which are determined by the related objects through an ontology and rule based methodology. The hierarchical design of the method enables it to detect any interactive actions based on the spatial relations between two objects. The method using object information achieves an F-measure of 90.27%. Moreover, this paper describes the extensibility of the method for a new action contained in a video from a video domain that is different from the dataset used.

분산환경을 위한 실시간 침입 탐지 모델의 설계 (Design and Analysis of Real-time Intrusion Detection Model for Distributed Environment)

  • 이문구;전문석
    • 정보보호학회논문지
    • /
    • 제9권1호
    • /
    • pp.71-84
    • /
    • 1999
  • 기존의 침입 탐지 방법은 침입이 발생했을 때 침입을 바로 탐지하지 못한다. 이러한 문제점을 해결하기 위해 실시간 침입탐지에 대한 연구가 많이 진행되고 있다. 기존의 침입 탐지 시스템들은 대부분 호스트 레벨의 시스템이기 때문에 분산환경과 같은 네트워크 레벨에서 사용하는 경우에는 기존 침입탐지 시스템을 다른 시스템으로 이식하거나 확장하기가 어렵다. 또한 침입 탐지 시스템들간에 메시지를 주고받을 때 메시지의 비밀성 등을 제공해주어야 한다. 본 논문은 에이전트를 이용한 실시간 침입 탐지 모델을 제안한다. 이 실시간 침입 탐지 모델은 에이전트의 확장성과 에이전트간의 통신 메커니즘을 이용하여 분산 환경에 적용하여 사용할 수 있으며, 기존의 침입탐지시스템의 이식성이나 확장성, 비밀성들을 제공한다.

통신 시스템을 위한 공유 메모리 기반 CORBA 연동 프로토콜 설계 및 구현 (Design and Implementation of CORBA Inter-ORB Protocol Based on Shared Memory for Communication Systems)

  • 장종현;이동길;최완;한치문;장익현
    • 정보처리학회논문지A
    • /
    • 제10A권3호
    • /
    • pp.231-238
    • /
    • 2003
  • 최근 분산컴퓨팅 시스템은 서로 이질적인 시스템간 상호 연동성 문제를 해결하기 위한 새로운 시스템 아키텍처를 제시하고 있다. 본 논문에서는 기존 CORBA 연통 프로토콜의 성능 및 프로세스간 통신 기법의 분석을 통하여 통신 시스템용 소프트웨어에 적합한 공유 메모리 기반의 CORBA 연동 프로토콜 모델을 제시한다. 동일 호스트상에서 메시지 전달 오버헤드를 최소화하기 위해, 제안된 모델을 통신 시스템 개발에 표준화된 CORBA 메커니즘을 적용함으로써 목적 통신 시스템의 하드웨어 구조에 독립적이며 융통성 및 확장성 있는 소프트웨어 구조의 개발이 가능하고 소프트웨어의 생산성과 품질 및 재사용성을 향상시킬 수 있다.

Performance Evaluation of ATM Switch Structures with AAL Type 2 Switching Capability

  • Sonh, Seung-Il
    • Journal of information and communication convergence engineering
    • /
    • 제5권1호
    • /
    • pp.23-28
    • /
    • 2007
  • In this paper, we propose ATM switch structure including AAL type 2 switch which can efficiently transmit low-bit rate data, even if the network has many endpoints. We simulate the architecture of ATM switch fabric that is modeled in computer program and analyze the performance according to offered loads. ATM switch proposed in this paper can support cell switching for all types of AAL cells which consist of AAL type 1, AAL type 2, AAL type 3/4, and AAL type 5 cells. We propose two switch fabric methods; One supports the AAL type 2 cell processing per input port, the other global AAL type 2 cell processing for every input port. The simulation results show that the latter is superior to the former. But the former has a strong point for easy implementation and extensibility. The proposed ATM switch fabric architecture is applicable to mobile communication, narrow band services over ATM network.

철도 안전관제 통합콘솔에서의 실시간 감시 및 통제를 위한 DDS 적용방안 연구 (A Study on DDS (Data Distribution Service) Application for Real-time Monitoring and Control in Operation Console of the Railway Safety Control Platform)

  • 소재걸;신광호;안진
    • 한국도시철도학회논문집
    • /
    • 제6권4호
    • /
    • pp.279-286
    • /
    • 2018
  • 최근 열차운행의 안전을 실시간으로 감시하고 통제를 통해 사고 및 위험을 예방하는 안전관제 플랫폼의 연구가 진행 중에 있다. 초기 설계에서 기존 분산된 안전 데이터의 통합에 따른 대용량 데이터의 실시간 처리를 위하여 분산 네트워크를 지원하는 DDS통신 방식을 채택하였으나, 안전관제 플랫폼 내부의 서버와 콘솔 간 통신은 기존의 TCP소켓통신을 그대로 적용하였다. TCP소켓통신의 경우 1대1 통신으로 안전관제 테스트베드의 소규모 시스템을 위한 데이터 처리는 가능하지만, 추후 전국으로 확대되면 방대한 데이터로 인해 통신 트래픽이 발생하는 경우 대처가 어렵게 된다. 본 논문에서는 안전관제 플랫폼의 서버와 콘솔 간 인터페이스 방식을 분산네트워크를 지원하는 DDS통신으로 제안하였으며, TCP소켓방식과 DDS방식의 데모를 구현하고 처리량 및 속도 비교 분석을 수행하였다. 그 결과, DDS통신을 적용하는 경우 향후 변경될 수 있는 시스템에 대비하여 확장성과 유연성이 개선된다는 사실을 도출하였다.