• Title/Summary/Keyword: the objects of the connection

Search Result 183, Processing Time 0.027 seconds

Specification and Compatiblity Check of the Component compositions for the Reuse (재사용을 위한 요소간 결합의 명세 및 호환성 체크)

  • Lee, Chang-Hoon;Lee, Kyung-Whan
    • The Transactions of the Korea Information Processing Society
    • /
    • v.5 no.5
    • /
    • pp.1216-1224
    • /
    • 1998
  • In the object oriented methods, most of the objects are independent from the another. However to get their job done from the system's point of view, they must have some kind of connection established among them. This means that the cooperation among the objects through the interaction is just as important as the static side of the objects. Usually, checking for correctness, compatibility and reasoning of the objects is limited due to the fact that the interactions between the objects are expressed in the form of a line or a box. The reuse experts often claim that the design reuse is more important than code reuse, mostly because it can be applied in more contexts and so is more common. The composition of the objects is also considered as a very important definition in the area of framework which is generally known as a technique to support reuse at both the coding and the designing level. Therefore on this thesis, the composition of such objects has been studied to provide a formal means of evaluating the component's compatibility and better possibility for further improvement in the area of framework, by formalizing the component compositions using the LOTOS.

  • PDF

Maximizing the Probability of Detecting Interstellar Objects by using Space Weather Data (우주기상 데이터를 활용한 성간물체 관측 가능성의 제고)

  • Kwon, Ryun Young;Kim, Minsun;Hoang, Thiem
    • The Bulletin of The Korean Astronomical Society
    • /
    • v.46 no.2
    • /
    • pp.62.1-62.1
    • /
    • 2021
  • Interstellar objects originate from other stellar systems. Thus, they contain information about the stellar systems that cannot be directly explored; the information includes the formation and evolution of the stellar systems and the possibility of life. The examples observed so far are 1l/Oumuamua in 2017 and 2l/Borisov in 2019. In this talk, we present the possibility of detecting interstellar objects using the Heliospheric Imagers designed for space weather research and forecasting by observing solar wind in interplanetary space between the Sun and Earth. Because interstellar objects are unpredictable events, the detection requires observations with wide coverage in spatial and long duration in temporal. The near-real time data availability is essential for follow-up observations to study their detailed properties and future rendezvous missions. Heliospheric Imagers provide day-side observations, inaccessible by traditional astronomical observations. This will dramatically increase the temporal and spatial coverage of observations and also the probability of detecting interstellar objects visiting our solar system, together with traditional astronomical observations. We demonstrate that this is the case. We have used data taken from Solar TErrestrial RElation Observatory (STEREO)/Sun Earth Connection Coronal and Heliospheric Investigation (SECCHI) HI-1. HI-1 is off-pointed from the Sun direction by 14 degrees with 20 degrees of the field of view. Using images observed from 2007 to 2019, we have found a total of 223 small objects other than stars, galaxies, or planets, indicative of the potential capability to detect interstellar objects. The same method can be applied to the currently operating missions such as the Parker Solar Probe and Solar Orbiter and also future L5 and L4 missions. Since the data can be analyzed in near-real time due to the space weather purposes, more detailed properties can be analyzed by follow-up observations in ground and space, and also future rendezvous missions. We discuss future possible rendezvous missions at the end of this talk.

  • PDF

On XML Data Processing through Implementing A Deductive and Object-oriented Database Language (연역 객체 지향 데이터베이스 언어 구현을 통한 XML 데이터 처리에 관한 연구)

  • Kim, Seong-Gyu
    • The KIPS Transactions:PartD
    • /
    • v.9D no.6
    • /
    • pp.991-998
    • /
    • 2002
  • With the advent of XML and database languages armed with the object-oriented concept and deductive logic, the problem of efficient query processing for them has become a major issue. We describe a way of processing semi-structured XML data through an implementation of a Deductive and Object-oriented Database (DOODB) language with the explanation of query processing. We have shown how to convert an XML data model to a DOODB data model. We have then presented an efficient query processing method based on Connection Graph Resolution. We also present a knowledge-based query processing method that uses the homomorphism of objects in the database and the associative rule of substitutions.

Performance Improvement of Video Prefix-caching Techniques (비디오 프리픽스-캐슁 기법의 성능 개선)

  • Lim, Hyo-Taek;They, Yu-Shu;Lee, Hoon-Jae
    • The Journal of Korean Institute of Communications and Information Sciences
    • /
    • v.32 no.7B
    • /
    • pp.431-437
    • /
    • 2007
  • Web proxy caching provides an effective way to reduce access latency and bandwidth requirement. In particular, prefix caching is considered as an alternative for improving video delivery over wide area networks because video objects are usually too large to be cached in their entirety. Nevertheless, many studies have pointed that the user-perceived latency is often not dominated by object transmission time, but rather by setup process such as TCP connection time that precedes it. We propose pre-connecting techniques and show that the techniques can be used efficiently in TCP splicing. Our analysis shows the pre-connection significantly reduces start-up latency and TCP connection time in simple analytical model. The deployment of the proposed pre-connection does not require protocol modification or the cooperation of other entities.

Connection-Degree Based Search and Replication in Mobile Ad Hoc Networks (모바일 애드-혹 네트워크에서 연결차수 기반 탐색 및 복제 기법)

  • Kang, Eun-Young;Im, Yong-Soon
    • The Journal of the Institute of Internet, Broadcasting and Communication
    • /
    • v.8 no.5
    • /
    • pp.187-195
    • /
    • 2008
  • In MANET, it is important to efficiently manage data objects and traffic to improve network throughput and response time. This paper proposes a connection-degree based data object search and replication scheme in mobile ad-hoc networks. In this method, information about the path data object providers is stored at the cache of a cluster header at which lots of queries arrive, so that, to reduce the load of the cluster header, replicas can be created at its neighboring nodes. The method proposes an algorithm that picks up a cluster header among mobile nodes and makes it possible to search for and utilize adaptive and up-to-date information in MANET. The method is expected to be effective since it enables access to data objects in spite of broken links among mobile nodes with an enhancement in network response time of searching and a decrease in communication costs. The efficiency of this system was verified via simulation.

  • PDF

Load Distribution Policy of Web Server using Subsequent Load and HTTP Connection Time (잠재 부하 정보와 HTTP 연결의 에이징을 통한 HTTP 연결 스케줄링 알고리즘)

  • Kim Si-Yeon;Kim Sungchun
    • Journal of KIISE:Computer Systems and Theory
    • /
    • v.32 no.11_12
    • /
    • pp.717-721
    • /
    • 2005
  • With HTTP/1.0, a single request means a single HTTP connection so that the granular unit of dispatching is the same as real load. But with persistent HTTP connection, multiple requests may arrive on a single TCP connection. Therefore, a scheme that dispatches load at the granularity of individual requests constrains the feasible dispatching policies In this paper we propose a new connection dispatching polity for supporting HTTP/1.1 persistent connections in cluster-based Web servers. When the request of a base html file arrives, the dispatcher gets the subsequent load arriving on that connection using the embedded objects information. After the dispatcher stores the load information in Load Table, the dispatcher employs the connection aging strategy on live persistent connections on the passage of time. The results of simulation show about $1.7\%\~16.8\%$ improved average response time compared to existing WLC algorithm.

Design and Implementation of a Distributed Audio/Video Stream Service Framework based on CORBA (CORBA 기반의 분산 오디오/비디오 스트림 서비스 프레임워크의 설계 및 구현)

  • Kim, Jong-Hyeon;No, Yeong-Uk;Jeong, Gi-Dong
    • The KIPS Transactions:PartA
    • /
    • v.9A no.2
    • /
    • pp.207-216
    • /
    • 2002
  • This paper present a design and implementation of a distributed audio, Video stream service framework based on CORBA for efficient processing and control of audio/video stream. We design software components which support processing, control and transmission of audio/video streams as distributed objects. For optimization of stream transmission performance, we separate the transmission path of control data and media data. Distributed objects are defined by IDL and implemented using JAVA. And device dependent facilities like media capturing, playing and communication channels are implemented using JMF (Java Media Framework) components. We show a connection establishment and control procedure of streams communication. And for evaluation, we implement a test system and experiment a system performance. Our experiments show that test system has somewhat longer connection latency time compared to TCP connection establishment, but has optimized media transmission time compared to CORBA IIOP. Also test system show acceptable service quality of media transmission.

A Case Study on Application of the NABI Program to Realize the 'Practice Centered Mechanism of Manifesting Character' ('실천 중심 인성 발현 메커니즘' 구현을 위한 NABI 프로그램의 적용 사례)

  • Park, Dahye;Park, Jongseok
    • Journal of The Korean Association For Science Education
    • /
    • v.36 no.6
    • /
    • pp.947-957
    • /
    • 2016
  • Today, in accordance with emphasizing the importance of character education, science educators have tried to implement character education in the field of science education. Therefore, this research aims to confirm the possibility of the realization of 'Practice Centered Mechanism of Manifesting Character' developed on the basis of character education theory through the application of the NABI Program based on Nature-Study. For this, the NABI program was applied to 24 3rd grade students of an elementary school for a period of ten months. Qualitative data was collected like students' reports, journals, and video recording of the classes. This data was classified into 'value, judgment, action,' the steps of 'Practice Centered Mechanism of Manifesting Character,' and text was written by interpreting the data. The research resulted in the following: First, students formed 'value' by making a connection with the objects. And the various values - individual, interpersonal, social, ecological, and spiritual - are formed according to the type of objects with which the students felt a connection to. Second, students need to judge the problems of the real world at the 'judgment' step. Third, at the 'action' step, students practice moral behavior in relation to the sympathy or feeling they felt with the objects that they made a connection to. In conclusion, 'Practice Centered Mechanism of Manifesting Character' can be realized through the application of the NABI Program. The NABI Program can be a definite way to implement character education in the field of science education.

Project Learning Enablers within Fragmented Construction Projects

  • Alashwal, Ali Mohammed
    • International conference on construction engineering and project management
    • /
    • 2015.10a
    • /
    • pp.588-592
    • /
    • 2015
  • Many studies have affirmed a negative influence of fragmentation on learning and knowledge sharing in construction projects. However, the literature overlooked enablers of learning within this context. The purpose of this paper is to explore the factors that facilitate project learning and ways to negate any unbecoming effects of fragmentation. Qualitative study used to explore the enablers through interviews administered to 11 top management individuals working in different construction projects in Malaysia. The findings revealed the following factors: participation, relationships, togetherness, and roles of project leader and coordinator. The role of boundary objects was also highlighted including information technology (IT), contract and procedures, drawings, specifications, and reports. The outcome of this paper initiates the development of a model for better knowledge creation and sharing in construction projects. The significance of this model stems from its ability to connection both the characteristics of construction project and project learning theories using the enablers. It is envisaged that future work will be to confirm the model in a quantitative study.

  • PDF

Cognition of Objects and Likelihood (대상의 인지와 우도)

  • 전영삼
    • Korean Journal of Cognitive Science
    • /
    • v.4 no.1
    • /
    • pp.5-23
    • /
    • 1993
  • Holland et al.(1986)propose four major factors to determine the outcome of the competition among the rules in an artificial intelligence system: match,sterength.specificity and support.They can be used as sriteria for the system to prefer rules in the cognition of objects from the given environment.The purpose of this paper is to explicate especially the concept of strength with that of likelihood in statistics.The stregth concept itself and the way of the application will be understood more fully by the likelihood concept.A concept is the more fruiful the more it can be brought into connection with otherconcepts.