• Title/Summary/Keyword: Service Components

Search Result 1,609, Processing Time 0.031 seconds

A New Component Model and Framework for Reuse of Components (컴포넌트 재사용을 지원하는 컴포넌트 모델 및 프레임워크)

  • Lim, Yoon-Sun;Kim, Myung;Jeong, Seung-Nam;Jeong, An-Mo
    • Journal of KIISE:Software and Applications
    • /
    • v.34 no.12
    • /
    • pp.1011-1020
    • /
    • 2007
  • It is difficult to assemble independently developed software components because of discrepancies between their interfaces. In order to resolve such problem, we propose a new component model, Active Binding Technology, in which each component has its own independently-defined interface for service request that is revealed in its metadata, instead of passively following the interface of a service-providing component. This model Includes the use of the glue component, an interface mediating place, whose template code is automatically generated by reading in the metadata of the components to be combined. We also propose a runtime framework that holds the pool of component instances, completes the assembly of components in the manner of dependency injection, and performs middleware services and real-time system monitoring through glue components. In order to test the practical value of Active Binding Technology, we have made a tool, which supports the development and assembly of Active Binding components.

Development of Structural Analysis Platform through Internet-based Technology Using Component Models (컴포넌트 모델을 이용한 인터넷 기반 구조해석 플랫폼 개발)

  • Shin Soo-Bong;Park Hun-Sung
    • Journal of the Computational Structural Engineering Institute of Korea
    • /
    • v.19 no.2 s.72
    • /
    • pp.161-169
    • /
    • 2006
  • The study proposes component models in developing an efficient platform for internet-based structural analysis. Since a structural analysis requires an operation of complicated algorithms, a client-side computation using X-Internet is preferred to a server-side computation to provide a flexible service for multi-users. To compete with the user-friendly interfaces of available commercial analysis programs, a window-based interface using Smart Client was applied. Also, component-based programming was performed with the considerations on reusability and expandability so that active Preparation for future change or modification could be feasible. The components describe the whole system by subdivision and simplification. In the relationship between upper-and lower-level components and also in the relationship between components and objects, a unified interface was used to clearly classify the connection between the libraries. By performing data communication between different types of platforms using XML WebService, a conner-stone of data transfer is proposed for the future integrated CAE. The efficiency of the developed platform has been examined through a sample structural analysis and design on planar truss structures.

The Earth Systems Perceptions about Water Cycle of the Elementary Pre-service Teachers (물의 순환에 대한 초등 예비 교사들의 지구 시스템적 인식)

  • Jeong, Jin-Woo;Kim, Yun-Ji
    • Journal of Korean Elementary Science Education
    • /
    • v.27 no.4
    • /
    • pp.319-327
    • /
    • 2008
  • The goal of this study is to examine the perceptions of pre-service teachers that directly affect the concepts and ways of the consideration of Earth systems by students studying the water cycle. A concept sketch method was applied to a survey involving 131 pre-service teachers. The survey was designed to analyze the perception of subordinate concepts of Earth systems from the applied components of the water cycle process and to code the applied concepts with components of the water cycle to the subordinate concepts of Earth systems that were the Hydrosphere, the Atmosphere, the Geosphere, and the Biosphere. The survey was designed to examine the perception of the water cycle from the perspective of Earth systems. The recognition by pre-service students was largely confined to components of the atmosphere and the hydrosphere. With regard to the water cycle process, all subjects surveyed recognized precipitation, and most of those expressed recognition of evaporation and condensation. Many of them recognized the surface flow, while they scarcely expressed knowledge of the underground flow.

  • PDF

Information Components of Social Commerce Websites -Focusing on Product, Price, Service, and Seller Information- (소셜커머스 웹사이트의 정보구성요소 -상품, 가격, 서비스, 판매원 정보를 중심으로-)

  • Park, Minjung
    • The Journal of the Korea Contents Association
    • /
    • v.13 no.9
    • /
    • pp.369-381
    • /
    • 2013
  • The purpose of the study was to divide social commerce websites' information into components of product, price, service, and seller information, and to systematically analyze each component of information. A content analysis was used as a research methodology, and 100 webpages from social commerce websites were analyzed. As results, the social commerce websites provided basic information (front view, fabric contents, country of origin, care, color, size) for product information and emphasized price information, including discount rates, sales dues, product quantity, and the amount of products sold. They basically provided expected delivery date, delivery company, Q&A, and return/refund service for service information. In addition, they basically presented brand logo and brand name but need to add information about brand concepts, history and volume as seller information. This study suggested diverse theoretical and practical implications of social commerce information.

Strain-based plastic instability acceptance criteria for ferritic steel safety class 1 nuclear components under level D service loads

  • Kim, Ji-Su;Lee, Han-Sang;Kim, Jong-Sung;Kim, Yun-Jae;Kim, Jin-Won
    • Nuclear Engineering and Technology
    • /
    • v.47 no.3
    • /
    • pp.340-350
    • /
    • 2015
  • This paper proposes strain-based acceptance criteria for assessing plastic instability of the safety class 1 nuclear components made of ferritic steel during level D service loads. The strain-based criteria were proposed with two approaches: (1) a section average approach and (2) a critical location approach. Both approaches were based on the damage initiation point corresponding to the maximum load-carrying capability point instead of the fracture point via tensile tests and finite element analysis (FEA) for the notched specimen under uni-axial tensile loading. The two proposed criteria were reviewed from the viewpoint of design practice and philosophy to select a more appropriate criterion. As a result of the review, it was found that the section average approach is more appropriate than the critical location approach from the viewpoint of design practice and philosophy. Finally, the criterion based on the section average approach was applied to a simplified reactor pressure vessel (RPV) outlet nozzle subject to SSE loads. The application shows that the strain-based acceptance criteria can consider cumulative damages caused by the sequential loads unlike the stress-based acceptance criteria and can reduce the overconservatism of the stress-based acceptance criteria, which often occurs for level D service loads.

Service Identification of Component-Based For Extending Service-Oriented Computing System (서비스지향 컴퓨팅 시스템으로의 확장을 위한 컴포넌트 기반의 서비스 식별)

  • Choi, Mi-Sook;Lee, Seo-Jeong;Lee, Jong-Suk;Yang, Seung-Won
    • Journal of Korea Multimedia Society
    • /
    • v.11 no.5
    • /
    • pp.710-727
    • /
    • 2008
  • Service-oriented computing systems have been issued by their properties of reducing software development time and effort by reusing functional service units. The reusability of services can effectively promote through loose coupling between services. But strong associations of object-oriented systems such as inheritance and aggregation create a rather tight coupling between objects. The component-based systems without inheritance and aggregation create a loose coupling between components. Thus components provide service realization at runtime using the functionality provided by their interfaces. Therefore legacy component-based systems need to have service-oriented computing concept in order to support functional service units efficiently. Also, conventional methods for service-oriented computing system have not suggested the clear classification of service layers, the clear service identification guideline introducing service layers and a service mapping method between serviceces of each layer. Therefore we suggest the service classification and the identification guideline of business view and implementation view introducing layers and propose a mapping between two views. That is, we research service layers, service identification, diversified service sizes and a service mapping method between services of each layer. This can be applied to legacy component-based system to extend to the service-oriented computing system.

  • PDF

An Empirical Study on the Contextual Features of the Program Components during the Process of Social Work Program Design in the Social Service Agencies (사회복지 프로그램 구성요소개발활동의 실태 및 구성요소의 동질적인 범주성에 대한 실증적 연구 : 3단계 디자인 활동 중심으로)

  • Seo, In Hae;Kong, Gye Soon
    • Korean Journal of Social Welfare Studies
    • /
    • v.44 no.3
    • /
    • pp.237-269
    • /
    • 2013
  • The purposes of the study are to describe the feature of the program components, and to identify their changes in the process of designing the social work programs in the community service agencies in Korea. In order to achieve these purposes, the researchers constructed an analytical framework including 24 program components derived from the related literatures. Data was collected by questionnaires answered by the social workers who were in charge of the program development and implementation. Descriptive statistics analysis and factor analysis were applied to exam the features of the program components in 195 social service programs developed by the funds from the Community Chest of Korea and a private funding foundation. As the result of the analysis, the three noticeable features are found; (1) the agencies have very actively involved in the designing work in the process of developing practice guideline, however they have less involved in the designing work in the process of implementing program; (2) program components which are low level in design activities are intervention models, staff education, and practical ethics; (3) 8 categories of components derived from the theoretical perspective are reduced to 6 categories in the process for developing practice guidelines, finally to 4 categories in the process for implementing the programs. The implications of major findings were discussed in academic and practical perspectives in Korea, including future research works in the area.

Bridge for Exchange of Data and Service Invocation Between OPRoS and ROS (OPRoS-ROS간 데이터 교환 및 서비스 호출을 위한 브리지)

  • Lee, Ki Woon;Park, Hong Seong
    • Journal of Institute of Control, Robotics and Systems
    • /
    • v.22 no.2
    • /
    • pp.153-161
    • /
    • 2016
  • This paper proposes a bridge model for data exchange and service invocation between OPRoS and ROS platforms, shows the validity of the proposed model via applications, and compares the proposed model with the OPRoS platform and the ROS platform using performance measures such as data exchange time and service response time. The proposed model operates independently of OPRoS and ROS Platforms using its configuration file with mapping information among the OPRoS data/service port and the ROS topic/service. The configuration file makes easy connections between OPRoS data/service and ROS topic/service without changing the source code of the platform and components.

A Study on the Evaluating Service Quality in Special Subject Repository: Focused on the 5·18 Archives

  • Lee, Dae-Hong;Hong, Hyun Jin
    • International Journal of Knowledge Content Development & Technology
    • /
    • v.7 no.4
    • /
    • pp.85-106
    • /
    • 2017
  • The purpose of this study is to measure and analyze the quality of service provided to the users by evaluating the service quality of the May 18 Democratic Uprising Archives, which is a representative,special subject repository, using the SERVQUAL model. To do this, revealing the relationship between factors such as service satisfaction of the archive users, overall service quality and intention of the action. Through this, this study developed service evaluation factors by considering the special subject repository.

Exploring a Deeper Meaning in Service-Learning Pedagogy and Implementing it in Family and Consumer Sciences Education

  • Kwon, Yoo-Jin
    • International Journal of Human Ecology
    • /
    • v.9 no.1
    • /
    • pp.71-79
    • /
    • 2008
  • Service-Learning pedagogy includes community service and reflection as main components. Students can learn integration and application of knowledge beyond specific fields through experiences and reflection. The purpose of family and Consumer Sciences Education is related to connect theory and practice to improve individual, family, and community life. The curriculum focuses not only on content mastery in subjects, but also application of that knowledge to the real lives of students. Considering the purpose of service-learning as integration and application of knowledge, service- learning pedagogy can contribute to rethink family and Consumer Sciences Education. Reflection as a key component is examined for service-learning pedagogy. Exploring a deeper meaning of reflection in aspects of community connection, critical thinking, and transformative learning would extend the value of it and provide implications for implementing reflection in service-learning pedagogy in Family and Consumer Sciences Education.