• Title/Summary/Keyword: Integration and Collaboration

Search Result 199, Processing Time 0.028 seconds

A Detection Rule Exchange Mechanism for the Collaborative Intrusion Detection in Defense-ESM (국방통합보안관제체계에서의 협업 침입탐지를 위한 탐지규칙 교환 기법)

  • Lee, Yun-Hwan;Lee, Soo-Jin
    • Convergence Security Journal
    • /
    • v.11 no.1
    • /
    • pp.57-69
    • /
    • 2011
  • Many heterogeneous Intrusion Detection Systems(IDSs) based in misuse detection technique including the self-developed IDS are now operating in Defense-ESM(Enterprise Security Management System). IDS based on misuse detection may have different capability in the intrusion detection process according to the frequency and quality of its signature update. This makes the integration and collaboration with other IDSs more difficult. In this paper, with the purpose of creating the proper foundation for integration and collaboration between heterogeneous IDSs being operated in Defense-ESM, we propose an effective mechanism that can enable one IDS to propagate its new detection rules to other IDSs and receive updated rules from others. We also prove the performance of rule exchange and application possibility to defense environment through the implementation and experiment.

K-TIHM: Korean Technology Integration Hierarchy Model for Teaching and Learning in STEAM Education

  • Park, Chan Jung;Hyun, Jung Suk
    • Journal of Advanced Information Technology and Convergence
    • /
    • v.10 no.2
    • /
    • pp.111-123
    • /
    • 2020
  • The core competencies for the 21st century are creativity, critical thinking, collaboration, and communication. In recent classes where ICT (information, communication, and technology) is grafted, a lot of efforts are also being made to increase such competencies. According to a research work, ICT is most often used as a communication channel between teachers and students or as an online collaboration tool among students. However, ICT has only played a role as a guideline for instruction, but not included in the curriculum until now. The research on methods how to integrate technology into teaching and learning is in full swing due to the development of technology and the advent of Covid-19. In this paper, we propose a technology integration hierarchy model, namely K-TIHM that can be combined with STEAM education. Since only learning environments have been proposed in the existing research for technology-based STEAM education, our model proposes a series of technology integration hierarchy that can be applied by school age along with STEAM. Also, we analyze the differences in among the Korea's ICT education operation guidelines, the Korea's Software education guidelines, and ours. The proposed model can help developing the primary and secondary school curriculum integrated with technology.

Distributed Design System as a New Paradigm Towards Future Collaborative Architectural Design Process

  • Han, Seung Hoon
    • Architectural research
    • /
    • v.7 no.2
    • /
    • pp.23-33
    • /
    • 2005
  • The use of computers in architectural professions has grown with the power of easy data management, increased sophistication of standalone applications, inexpensive hardware, improved speed of processing, use of standard library and tools for communication and collaboration. Recently, there has been a growing interest in distributed CAAD (Computer-Aided Architectural Design) integration due to the needs of direct collaboration among project participants in different locations, and Internet is becoming the optimal tool for collaboration among participants in architectural design and construction projects. The aim of this research is to provide a new paradigm for a CAAD system by combining research on integrated CAAD applications with recent collaboration technologies. To accomplish this research objective, interactive three-dimensional (3D) design tools and applications running on the Web have been developed for an Internet-based distributed CAAD application system, specifically designed to meet the requirements of the architectural design process. To this end, two different scopes of implementation are evaluated: first, global architecture and the functionality of a distributed CAAD system; and, second, the association of an architectural application to the system.

Multimedia Presentation Authoring and Virtual Collaboration in Medicine

  • Hong, Chul-Eui
    • Journal of information and communication convergence engineering
    • /
    • v.8 no.6
    • /
    • pp.690-696
    • /
    • 2010
  • Web-based virtual collaboration is increasingly gaining popularity in almost every area in our society due to the fact that it can bridge the gap imposed by time and geographical constraints. However, in medical field, such collaboration has been less popular than other fields. Some of the reasons were timeliness, security, and preciseness of the information they are dealing with. In this paper, we are proposing a web-based distributed medical collaboration system called Virtual Collaboration System for Medicine (VCSM) for medical doctors that meet the needs. The proposed system consists of two parts - multimedia presentation and recordable virtual collaboration. The former supports synchronized multimedia presentation using Synchronous Multimedia Integration Language (SMIL.) It allows synchronization of the contents of a PowerPoint presentation file and a video file. The presentation may be provided to the participants before the discussion begins. Next, in the virtual collaboration stage, participants can use text along with associated symbols during the discussion over the presented medical images. The symbols such as arrows or polygons can be set or removed dynamically to represent areas of interest in digital images using so called layered architecture that separates image layer from annotation layer. XML files are used to record participants' opinions along with the symbols over some particular images

Component integration Test Modeling with UML (UML 기반 콤포넌트 통합 테스팅)

  • Yun, Hoe-Jin;Seo, Ju-Yeong;Choe, Jeong-Eun;Choe, Byeong-Ju
    • Journal of KIISE:Software and Applications
    • /
    • v.26 no.9
    • /
    • pp.1105-1113
    • /
    • 1999
  • 객체 지향 소프트웨어의 확장과 더불어 소프트웨어의 재사용성의 중요도가 부각되면서 소프트웨어를 콤포넌트 단위로 구현하는 추세이다. 따라서 콤포넌트 기반의 소프트웨어 개발에서의 통합 테스트가 중요한 이슈로 떠오르고 있다. 그러나 콤포넌트들의 통합 테스트에 대한 연구는 미흡한 상태이다. 본 논문에서는 UML을 기반으로 체계적인 통합 테스트 모형을 제안하고. 나아가 본 논문에서는 "멀티미디어 정보처리 시스템"의 사례를 본 논문의 콤포넌트 통합 테스트 모형에 적용한 결과를 분석하여 기술한다. 콤포넌트 통합 테스트 모형은 UML(Unified Modeling Language)의 순서도(sequence diagram)와 협력도(collaboration diagram)를 이용하여 전체 시스템에서 UML의 사건흐름을 구성하는 콤포넌트들 사이의 인터페이스 영역에 존재하는 오류들을 추출한다. 그리고 UML을 기반으로 통합 테스트를 수행함으로써, 테스트 준비 작업을 줄이고, 기존의 UML 지원 도구들과 연계하여 테스트 자동화 도구의 구현을 앞당길 수 있다. 또한 시스템의 순차적 흐름 뿐 아니라, 동시에 수행되는 흐름에 대한 정보까지 모두 수용하여 테스트함으로써, 콤포넌트 기반의 분산 환경의 특성에 적합하다. Abstract As the object-oriented approach to software development becomes more mature, software development from pre-existing, independently developed components becomes an important aim of software engineering. Therefore, integration testing becomes an important aspect of component-based software development. However, there has been little work done in the area of the component-based integration testing. In this paper, we propose the "component integration test model" which is based on UML. Furthermore, we describe a case study on "Multimedia Information Processing System" conducted to analyse the result from which our model is applied. Our model extracts the faults, which exist in interfaces of components, using sequence diagram and collaboration diagram of UML(Unified Modeling Language). As our model is based on UML, the preparation effort for testing is reduced and its test-tools can be implemented more easily through linking existing UML tool. And our model accepts the information of concurrent flow represented by collaboration diagram as well as sequential flow, so it is more suitable to component-based distributed environment.based distributed environment.

공급사슬내 협업환경과 기업의 직.간접 성과

  • O, Se-Gu
    • Proceedings of the Korea Database Society Conference
    • /
    • 2010.06a
    • /
    • pp.235-247
    • /
    • 2010
  • Introduction of ICE(Integrated Collaboration Environment) has a great effect on corporate performance. In particular, it is expected that information sharing and collaboration among transaction partners will be an important factor which mediates ICE and its performance. Under such a background, this research intends to identify the influence of ICE by manufacturing industry on corporate performance through role of the parameter of information sharing and collaboration. The result of this research may be summed up as follows: ICE promotes information sharing and collaboration among enterprises, it accelerates integration of supply chain network among enterprises and cooperation. In particular, ICE has a great effect on information sharing. And information sharing has a direct effect on collaboration and performance. However, when we classify corporate performance into the "performance due to introduction", which is direct performance, and the "overall performance", which is indirect performance, the result of this research is as follows: information sharing has a great effect on the performance due to introduction, but does not have a meaningful effect on indirect performance. On the other hand, collaboration does not have any effect on the performance due to introduction, but has a meaningful effect on the overall performance, which is indirect performance. It is necessary to study and analyze additional this result in future.

  • PDF

Thoughts and Tools of Collaborative Architectural Design Process

  • Han, Seung Hoon
    • Architectural research
    • /
    • v.7 no.1
    • /
    • pp.1-9
    • /
    • 2005
  • The needs of collaboration among design participants spread in different locations is emphasized in the early design stage in order to not only save time and provide places to meet and talk, but also to save cost for those events as well: This is being realized by the Internet, which helps support a networked, integrated real-time multi-user environment. As the base for collaboration activities moves from physical places to cyberspace, the methods of connecting every participant by means of a computer technology have been desired and considered. This study aims at investigating today's collaboration technology in the architectural design process, especially focused on the early stages, in terms of temporal dimensions. In addition, major concepts for and previous efforts and tools of collaborative design have been examined, and a specific recommendation has been proposed for future development of collaborative architectural design systems: That is distributed collaboration, which is accessible and comprehensible to all the professionals in the building design team, which not only allows the sharing of information but also the sharing of understanding, and which facilitates the development of design tools for different aspects of the envisioned collaborative design environment.

Ontology Semantic Mapping based Data Integration of CAD and PDM System (온톨로지 의미 매핑 기반 CAD 및 PDM 시스템 정보 통합)

  • Lee Min-Jung;Jung Won-Cheol;Lee Jae-Hyun;Suh Hyo-Won
    • Proceedings of the Korean Society of Precision Engineering Conference
    • /
    • 2005.06a
    • /
    • pp.181-186
    • /
    • 2005
  • In collaborative environment, it is necessary that the participants in collaboration should share the same understanding about the semantics of terms. For example, they should know that 'Part' and 'Item' are different word-expressions for the same meaning. In this paper, we consider sharing between CAD and PDM data. In order to handle such problems in information sharing, an information system needs to automatically recognize that the terms have the same semantics. Serving this purpose, the semantic mapping logic and the ontology based mapper system is described in this paper. In the semantic mapping logic topic, we introduce our logic that consists of four modules: Character Matching, Instance Reasoning, definition comparing and Similarity Checking. In the ontology based mapper, we introduce the system architecture and the mapping procedure.

  • PDF

Development of Knowledge Process-based Product Development Engineering Collaboration System (II) : Process-based Application System (지식 프로세스 기반의 제품개발 엔지니어링 협업시스템 (II): 프로세스 기반 응용시스템)

  • Park J.H.;Kim S.J.;Park K.H.;Jang Y.H.
    • Proceedings of the Korean Society of Precision Engineering Conference
    • /
    • 2006.05a
    • /
    • pp.599-600
    • /
    • 2006
  • In order to promptly cope with the various requirements of consumers, the environment of product development is being globalized in manufacturing industrials. For this reason, it is necessary to build up an efficient collaborative system for communication between remote area designers. Specially, while Internet and information technologies were merged with the manufacturing or business process, the research for collaborative system has become an important issue. Therefore, we propose a Web-based Engineering Collaboration Framework using SPS(SharePoint Portal Server) which is an enterprise business solution that integrates information from various system into one solution through single sign-on and enterprise application integration capabilities, with flexible deployment options and management tool. Through a Web-based Engineering Collaboration Framework, designers can share knowledge assets and have a remote conference with others via web.

  • PDF

A Single Identity while Facing Diversity? Exploring ASEAN Integration through Culture

  • Concepcion, Gerard P.
    • SUVANNABHUMI
    • /
    • v.14 no.2
    • /
    • pp.269-303
    • /
    • 2022
  • Since the creation of the Association of Southeast Asian Nations (ASEAN) in 1967, the main objective of creating a "prosperous and peaceful community of Southeast Asian Nations" through regional integration remains slow. While the aims and purposes of the ASEAN include accelerating, promoting active collaboration and mutual assistance on matters concerning culture and cultural development, the desired ASEAN Integration through culture is still in question. As a multicultural region, the richness and diversity of cultures constitute both prospects and challenges. This paper discusses 1) the concept of integration vis-a-vis the ASEAN; 2) the ASEAN's goals, policies, and initiatives, concerning culture as stipulated in the key documents of ASEAN Socio-Cultural Community-Culture and Arts sector; and 3) the ASEAN identity and community vis-a-vis culture. In the end, this paper proposes a framework on the ASEAN integration through culture in the context of a single identity amidst cultural diversity.