• Title/Summary/Keyword: Communication-oriented Class

Search Result 75, Processing Time 0.031 seconds

A Design of Constructing Diagram Repository for UML Diagram Tools (UML 다이어그램 도구를 위한 다이어그램 정보의 구축과 설계)

  • Kim, Yun-Ho
    • Journal of the Korea Institute of Information and Communication Engineering
    • /
    • v.24 no.2
    • /
    • pp.244-251
    • /
    • 2020
  • This paper presents a design of the Meta-Class Repository (MCR) which maintain syntactically analyzed and structured meta-class information from UML diagrams, and then proposes 'meta-class,' also known as super-class, to construct structured information analyzed syntactically. The MCR is a collection of these meta-classes which contains the information extracted from diagrams. This paper also presents a design of the Code Generation Engine (CGE) which roles generating codes corresponding classes from UML diagrams based on the MCR maintaining a collection of meta-classes which is syntactically-analyzed and constructed in previous process. The logics of CGE are designed to generate codes collaborated with MCR and CGE with integration. The logics of CGE mechanism is presented with the form of finite state machine to present the algorithms of code generation formally and have the advantages of simplicity and easiness in development.

Reality and Improvement Plan of Information-Oriented Age Conscription Administration and Barracks informationization (정보화시대 병무행정과 병영정보화의 실태와 발전 방안)

  • Kim, Doo-Hyun
    • The Journal of the Institute of Internet, Broadcasting and Communication
    • /
    • v.14 no.1
    • /
    • pp.109-112
    • /
    • 2014
  • Korean informationization technology development speed is growing fastly and IT technology become world-class. Especially, by grafting IT technology to war commanding system, built an network center operational environment. However, conscription administration and the barracks informationization have inadequate points, to provide the people who have a duty of military service and parents with benefits and develop conscription administration and the barracks informationization base system conformed to IT age include using online system to guarantee military personnel's studying environment, writer proposed an improvement plan.

Information Structuring of Diagram Repository for UML Diagrams (UML 다이어그램을 위한 다이어그램 레포지토리의 정보구조화)

  • Kim, Yun-Ho
    • Journal of the Korea Institute of Information and Communication Engineering
    • /
    • v.23 no.12
    • /
    • pp.1588-1595
    • /
    • 2019
  • This paper presents the technique on structuring information of the diagram repository for UML diagrams. Because object interactions are the body of object-oriented programming, this paper handles especially the sequence diagrams and class diagrams among UML diagrams. Based on class diagrams, sequence diagrams represent the procedure of object interactions in run-time and then the corresponding codes are generated from the contents of those sequence diagrams. To do this work, this paper presents a method to construct the information repository for generating code from the contents of sequence diagrams. This paper classifies the five message types of sequence diagrams and then extracts the needed information including items and values on the corresponding message types for constructing message repositories. Because sequence diagram is composed of messages included, the final repository is constructed by collecting each of structured repositories on messages sequentially.

Influences of Expository Writing on Mathematical Communication in Elementary Mathematics Classes (초등 수학 수업에서 설명식 쓰기 활동이 수학적 의사소통에 미치는 영향)

  • Jung, Daun;Oh, Youngyoul
    • Journal of Elementary Mathematics Education in Korea
    • /
    • v.19 no.3
    • /
    • pp.435-455
    • /
    • 2015
  • This study is aimed at analyzing the level change and features of mathematical communication in elementary students' expository writing. 20 students of 5th graders of elementary school in Seoul were given expository writing activity for 14 lessons and their worksheets was analyzed through four categories; the accuracy of the mathematical language, logicality of process and results, specificity of content, achieving the reader-oriented. This study reached the following results. First, The level of expository writing about concepts and principles was gradually improved. But the level of expository writing about problem solving process is not same. Middle class level was lower than early class, and showed a high variation in end class again. Second, features of mathematical communication in expository writing were solidity of knowledge through a mathematical language, elaboration of logic based on the writing, value of the thinking process to reach a result, the clarification of the content to deliver himself and the reader. Therefore, this study has obtained the conclusion that expository writing is worth keeping the students' thinking process and can improve the mathematical communication skills.

Game Programming of Digital Television Using OSD Middleware (OSD를 이용한 DTV용 게임 설계 및 구현)

  • Kim, Se-Young;Kim, Jang-Hyeon;Kim, Dae-Jin
    • Journal of the Korea Institute of Information and Communication Engineering
    • /
    • v.15 no.1
    • /
    • pp.249-256
    • /
    • 2011
  • Since various applications is converged in digital televisions, playing game on DTV will be available in the immediate future. Game programming of DTV is more difficult than that of PC in a viewpoint of game development. Since TV use very simple remote controller as user interface, mapping type, choice type, and one-button type are used among mobile game user interfaces. In addition, we suggest to use text class, numeral class, bitmap class, and shape class of DTV OSD middleware which is proven software, instead of developing new DTV-oriented game engine. The proposed interfaces can be applied in various game situations and allow intuitive and fast operations. By using OSD middleware, game actions can be subdivided into state structures, OSD objects can be used as game objects, and events and actions of remote controller keys are easily defined.

Effects of Interaction using Wiki on Productive Vocabulary Knowledge (위키를 활용한 상호작용이 산출적 어휘 지식에 미치는 영향)

  • Jang, Yong-Seon
    • The Journal of the Korea Contents Association
    • /
    • v.14 no.5
    • /
    • pp.487-497
    • /
    • 2014
  • The purpose of this study is to investigate the efficacy of interaction using Wiki in communication-oriented classes taught by native teachers on the incidental improvement of productive vocabulary knowledge. Eighty two university freshmen participated in the study and they were divided into two groups. Thirty eight students(Process Group) received process feedback from the teacher while forty four students(Result Group) received result feedback. They were given a short movie project working in a group of four or five people to practice interaction between peers and between students and the teacher. Data were collected from one receptive and three productive vocabulary knowledge test scores. The results showed that interaction using Wiki was conducive to the growth of productive vocabulary knowledge incidentally due to continuous opportunities to use vocabulary. The students of process feedback group made greater gains of productive vocabulary than those of result feedback group. Based on these results, pedagogical implications are discussed.

Object-Oriented Modeling based on UML for Integrated Manufacturing Management System using Web (웹기반 통합설비 관리 시스템을 위한 UML 기반 객체지향 모델링)

  • Sim, Chun-Bo;Jung, Se-Hoon;Kim, Kyung-Jong
    • The Journal of the Korea institute of electronic communication sciences
    • /
    • v.5 no.6
    • /
    • pp.602-612
    • /
    • 2010
  • In this paper, we propose an object-oriented modeling technique using UML(Unified Modeling Language) for accessibility of user and efficiency of facilities under Web-based integrated manufacturing management system application. For this, we first collect user requirements and related technology of integrated manufacturing system, and then design proposed system considering business flow and various essential design part(class, component, package, use case, and etc) to reduce system risk as well as communicate peacefully between developers in system redevelopments. Additionally, we develop database of manufacturing master code, check management, repair management and error management for proposed systems. Finally, we design and implement our three main modules; manufacturing check module, manufacturing repair module, manufacturing error module under Web-based environments with JSP language.

Study on the Development of Convergence Class Model about Marketing and Business English in Mongolia University (몽골 대학에서 상업영어와 마케팅 교과간 융합수업 모형 개발에 관한 연구)

  • Bayarmaa, Natsagdorj;Lee, Keunsoo
    • Journal of the Korea Academia-Industrial cooperation Society
    • /
    • v.19 no.10
    • /
    • pp.610-616
    • /
    • 2018
  • A variety of creative convergence education studies have been conducted around the world, but the study of creative convergence education based on problem-oriented learning is insignificant. STEAM education development research for engineering human resources also recognizes important factors like ethics awareness and consideration, cooperation, leadership, and communication skills. This study developed a model of interdisciplinary classes between marketing and commercial English classes as a way to effectively learn to cultivate the creative and fusion talents required by modern society. A model was developed for the process of convergence classes to be developed for evaluation after class by designing courses, selecting subjects, designing classes, drawing questions, and developing problems, as well as for discussion of pre-convergence courses, class performance, and class evaluation. The Mongolian university discussed in this paper plans to introduce a suitable educational environment by developing a problem for interdisciplinary classes in marketing and business English. Based on the need to nurture talent required by the rapidly changing knowledge-based society, Mongolian universities should continue the strategy of fostering creative convergence talent through the convergence of technology. This is because creativity is the most important thing in the current situation.

Object-oriented Engineering Database Design (객체지향적 엔지니어링 데이터베이스 설계)

  • Kim, Cheol-Han;Woo, Hun-Shik;Kim, Joong-In;Yim, Dong-Soon
    • IE interfaces
    • /
    • v.10 no.3
    • /
    • pp.11-21
    • /
    • 1997
  • The communication between members who participate in the product development project has an effect on the project time, cost, and quality. This reason requires the engineering database which is the kernel of product information. This study focuses on data and process modeling for engineering database related to electronic consumer product. First, Through the definition of engineering database, the characteristics of engineering data, mainly product data are analyzed. Second, The object and class for engineering database are defined. This results of the study can be applied with engineering database design and workflow design of PDM. It also can be used as a reference model when the company develops product with suppliers.

  • PDF

Frequency Management for OFDMA Systems (OFDMA 시스템에서 주파수 관리 방안)

  • Lee, Jongchan;Park, Sangjoon;Sin, Sungyun
    • Proceedings of the Korean Institute of Information and Commucation Sciences Conference
    • /
    • 2013.10a
    • /
    • pp.939-942
    • /
    • 2013
  • The future mobile communication system can support not only voice but also multimedia applications such as data, image and video. It requires greater resources than the voice-oriented mobile system. We propose a efficient resource allocation for mobile multimedia services in the OFDMA systems. Our method is able to guarantee QoS continuity of realtime class and carry the maximum number of non-realtime subscriber.

  • PDF