• 제목/요약/키워드: Performance-oriented Design

Search Result 377, Processing Time 0.031 seconds

An Importance Analysis of National Competency Standard for 4-year College Information Systems Development Curriculum (국가직무능력표준(NCS)의 4년제대학 정보시스템개발 교육과정을 위한 중요도분석연구)

  • Kim, Jae Kyung
    • Journal of Korea Society of Industrial Information Systems
    • /
    • v.22 no.4
    • /
    • pp.117-129
    • /
    • 2017
  • The Purpose of this Study is to Identify the Learning Modules of the National Competency Standard (NCS) Related to the Information Systems Development Curriculum of 4-year Colleges, to Explore the Possibility of Applying NCS to the Curriculum, and to Examine Implications. The Importance of 26 Competency Units in the Applied SW Engineering of NCS was Compared by Area Experts Composed of 14 Information Systems Developers and Professors of 7 Universities who Teach Software Engineering Subjects Through the Hierarchical Analysis Process (AHP). The Results of the Study as Follows. First, the Relative Importance of the Competency Elements was in order of 'Confirming the Requirements', 'Checking the UI Requirements', 'Designing the Physical Data Repository', 'Testing Developer Integration', and 'Fixing Developer Defects'. Second, while the Entry and Intermediate Level Developer Group Determined that the Competency Elements Related to the IS Development Implementation Stage is more Important, the Advanced IS Developer Groups Consider the Competency Elements Related to the Theory-oriented Design Stage as Important Competency. In Addition, the Group of College Professors was Found to Choose all the Practical and Theoretical Competency Elements that Two Developers Groups Considered Important. Implications of the Study Suggested that the Job Performance Competence and Quality of Education Related to IS Development can be Enhanced.

Design and Implementation of a Network Programming Language (네트워크를 고려한 프로그래밍언어의 설계와 구현)

  • Won, Yu-Hun;Han, Tae-Suk
    • Journal of KIISE:Software and Applications
    • /
    • v.26 no.11
    • /
    • pp.1359-1371
    • /
    • 1999
  • 대규모 네트워크 상에서 동작하는 분산 시스템의 구현을 위해 제시된 방법 중의 하나인 이동 코드 개념은 네트워크 공유 자원에 접근할 수 있는 효과적인 방법을 제시하였고 이 개념을 지원하는 많은 언어들의 개발을 가져왔다. 개발된 언어들이 가지고 있는 이동 코드를 지원하기 위한 언어 구문과 적용하려는 문제 영역의 특성을 반영한 언어 구문은 네트워크 프로그래밍을 하는데 있어서 효율과 문제 중심의 프로그램의 두 가지를 모두 가능하게 하고 있다. 본 논문에서는 현재 분산 컴퓨팅 환경에서 가장 많이 사용되고 있는 클라이언트-서버 모델을 확장하여 서버의 자원에 접근할 수 있는 또 다른 방법을 가진 모델을 제시하고, 이 모델을 표현할 수 있는 언어를 설계하였다. 설계된 언어는 이동 코드의 개념을 지원함으로써 대규모 네트워크에서 수행되는 프로그램의 작성을 가능하게 하고, 분산 범위 규칙을 채택함으로써 이동 코드의 기술을 일반 함수를 기술하듯 명확한 관점에서 할 수 있도록 하였다. 또한 네트워크 관련 자원들을 언어 구문으로 채택하여 네트워크 프로그래밍을 언어 수준에서 할 수 있도록 하였다. 언어의 이론적인 설계에 그치지 않고 설계된 언어를 수행할 수 있는 실행 시간 지원 시스템을 구현하였다. 실행 시간 지원 시스템은 언어를 해석하고 실행하는 코드 해석기와 이동 코드를 지원하는 네트워크 감독으로 구성되며 설계된 언어를 사용하여 실제로 네트워크 응용 프로그램을 작성하고 테스트 해 볼 수 있다.Abstract Some studies bring up a concept of code mobility as an innovative way to access network resources in order to develop distributed systems working on a large scale network. After that, many languages are suggested to support this concept. In these languages, language constructors for their particular application domains and mobile codes provide both problem-oriented views to the programmer and reasonable performance to the system. In this thesis, we extend the client-server model that is the most popular model in developing distributed systems these days. We propose a model to have another method to access server's resources and extend the C language to implement the proposed model for the large scale network. The new language has capability to build a software working on a large scale network by supporting mobile code and gives a consistent network programming view to the programmer by adapting distributed semantics. The language also makes network programming easy by providing network primitives at the language level. We implement a prototype of run-time system to support this language. The run-time system is composed of two major parts: code-interpreter that interprets and executes the language and network-daemon that supports mobile codes.

Ontology-Based Process-Oriented Knowledge Map Enabling Referential Navigation between Knowledge (지식 간 상호참조적 네비게이션이 가능한 온톨로지 기반 프로세스 중심 지식지도)

  • Yoo, Kee-Dong
    • Journal of Intelligence and Information Systems
    • /
    • v.18 no.2
    • /
    • pp.61-83
    • /
    • 2012
  • A knowledge map describes the network of related knowledge into the form of a diagram, and therefore underpins the structure of knowledge categorizing and archiving by defining the relationship of the referential navigation between knowledge. The referential navigation between knowledge means the relationship of cross-referencing exhibited when a piece of knowledge is utilized by a user. To understand the contents of the knowledge, a user usually requires additionally information or knowledge related with each other in the relation of cause and effect. This relation can be expanded as the effective connection between knowledge increases, and finally forms the network of knowledge. A network display of knowledge using nodes and links to arrange and to represent the relationship between concepts can provide a more complex knowledge structure than a hierarchical display. Moreover, it can facilitate a user to infer through the links shown on the network. For this reason, building a knowledge map based on the ontology technology has been emphasized to formally as well as objectively describe the knowledge and its relationships. As the necessity to build a knowledge map based on the structure of the ontology has been emphasized, not a few researches have been proposed to fulfill the needs. However, most of those researches to apply the ontology to build the knowledge map just focused on formally expressing knowledge and its relationships with other knowledge to promote the possibility of knowledge reuse. Although many types of knowledge maps based on the structure of the ontology were proposed, no researches have tried to design and implement the referential navigation-enabled knowledge map. This paper addresses a methodology to build the ontology-based knowledge map enabling the referential navigation between knowledge. The ontology-based knowledge map resulted from the proposed methodology can not only express the referential navigation between knowledge but also infer additional relationships among knowledge based on the referential relationships. The most highlighted benefits that can be delivered by applying the ontology technology to the knowledge map include; formal expression about knowledge and its relationships with others, automatic identification of the knowledge network based on the function of self-inference on the referential relationships, and automatic expansion of the knowledge-base designed to categorize and store knowledge according to the network between knowledge. To enable the referential navigation between knowledge included in the knowledge map, and therefore to form the knowledge map in the format of a network, the ontology must describe knowledge according to the relation with the process and task. A process is composed of component tasks, while a task is activated after any required knowledge is inputted. Since the relation of cause and effect between knowledge can be inherently determined by the sequence of tasks, the referential relationship between knowledge can be circuitously implemented if the knowledge is modeled to be one of input or output of each task. To describe the knowledge with respect to related process and task, the Protege-OWL, an editor that enables users to build ontologies for the Semantic Web, is used. An OWL ontology-based knowledge map includes descriptions of classes (process, task, and knowledge), properties (relationships between process and task, task and knowledge), and their instances. Given such an ontology, the OWL formal semantics specifies how to derive its logical consequences, i.e. facts not literally present in the ontology, but entailed by the semantics. Therefore a knowledge network can be automatically formulated based on the defined relationships, and the referential navigation between knowledge is enabled. To verify the validity of the proposed concepts, two real business process-oriented knowledge maps are exemplified: the knowledge map of the process of 'Business Trip Application' and 'Purchase Management'. By applying the 'DL-Query' provided by the Protege-OWL as a plug-in module, the performance of the implemented ontology-based knowledge map has been examined. Two kinds of queries to check whether the knowledge is networked with respect to the referential relations as well as the ontology-based knowledge network can infer further facts that are not literally described were tested. The test results show that not only the referential navigation between knowledge has been correctly realized, but also the additional inference has been accurately performed.

A comparative study of risk according to smoke control flow rate and methods in case of train fire at subway platform (지하철 승강장에서 열차 화재 시 제연풍량 및 방식에 따른 위험도 비교 연구)

  • Ryu, Ji-Oh;Lee, Hu-Yeong
    • Journal of Korean Tunnelling and Underground Space Association
    • /
    • v.24 no.4
    • /
    • pp.327-339
    • /
    • 2022
  • The purpose of this study is to present the effective smoke control flow rate and mode for securing safety through quantitative risk assessment according to the smoke control flow rate and mode (supply or exhaust) of the platform when a train fire occurs at the subway platform. To this end, a fire outbreak scenario was created using a side platform with a central staircase as a model and fire analysis was performed for each scenario to compare and analyze fire propagation characteristics and ASET, evacuation analysis was performed to predict the number of deaths. In addition, a fire accident rate (F)/number of deaths (N) diagram (F/N diagram) was prepared for each scenario to compare and evaluate the risk according to the smoke control flow rate and mode. In the ASET analysis of harmful factors, carbon monoxide, temperature, and visible distance determined by performance-oriented design methods and standards for firefighting facilities, the effect of visible distance is the largest, In the case where the delay in entering the platform of the fire train was not taken into account, the ASET was analyzed to be about 800 seconds when the air flow rate was 4 × 833 m3/min. The estimated number of deaths varies greatly depending on the location of the vehicle of fire train, In the case of a fire occurring in a vehicle adjacent to the stairs, it is shown that the increase is up to three times that of the vehicle in the lead. In addition, when the smoke control flow rate increases, the number of fatalities decreases, and the reduction rate of the air supply method rather than the exhaust method increases. When the supply flow rate is 4 × 833 m3/min, the expected number of deaths is reduced to 13% compared to the case where ventilation is not performed. As a result of the risk assessment, it is found that the current social risk assessment criteria are satisfied when smoke control is performed, and the number of deaths is the flow rate 4 × 833 m3/min when smoke control is performed at 29.9 people in 10,000 year, It was analyzed that it decreased to 4.36 people.

Conceptual framework for Emotions in Usability of Products (제품 사용성과 감성에 관한 개념적 연구)

  • Lee Kun-Pyo;Jeong Sang-Hoon
    • Science of Emotion and Sensibility
    • /
    • v.8 no.1
    • /
    • pp.17-28
    • /
    • 2005
  • With the advent of computer technology, the fundamental nature of products has shaped from physical forms towards product interactivity, The focus is now on usability of the product with ease and efficiency rather than conversing with just the looks of the product. However, most definitions of usability and contemporary usability-related researches, have focused on the performance-oriented functional aspects of usability (i.e., how well users perform tasks using a product). Today, user expectations are higher; products that bring not only functional benefits but also emotional satisfaction. So far, there have been many studies on human emotions and the emotional side of products in the field of emotional engineering. Contemporary emotion-related researches have focused mainly on the relationship between product aesthetics and the emotional responses elicited by the products, but little is known about emotions elicited from using the products. The main objective of our research is analyzing user's emotional changes while using a product, to reveal the influence of usability on human emotions. In this research, we suggested conceptual framework for the study on the relationship between usability of products, and human emotions with emphasis on mobile phones. We also extracted emotional words for measuring user's emotions expressed not from looking at the product's appearance, but from using the product. First, we assembled a set of emotions that is sufficiently extensive to represent a general overview of the full repertoire of Korean emotions from the literature study. Secondly, we found emotional words in the after note by the users on the websites. Finally, verbal protocols in which the user says out loud what he/she ks feeling while he/she ks carrying out a task were collected. And then, the appropriateness of extracted emotional words was verified by the members of the consumer panel of a company through web survey. It is expected that emotional words extracted in this research will be used to measure user's emotional changes while using a product. Based on the conceptual framework suggested in this research, basic guidelines on interface design methods that reflect user's emotions will be illustrated.

  • PDF

A Survey on the Workplace Environment and Personal Protective Equipment of Poultry Farmers (양계 농업인의 작업장 환경 및 개인보호구 착용 실태조사)

  • Kim, Insoo;Kim, Kyung-Ran;Lee, Kyung-Suk;Chae, Hye-Seon;Kim, Sungwoo
    • Journal of Environmental Health Sciences
    • /
    • v.40 no.6
    • /
    • pp.454-468
    • /
    • 2014
  • Objectives: This study was conducted to investigate the actual condition of the farm work environment and personal protective equipment as part of the effort to improve livestock work for the safety and health of poultry farmers and provide basic data for establishing plans to improve and develop personal protective equipment. Methods: For this purpose, a questionnaire survey on general information about stables, the poultry work environment, accidents, the wearing of work clothes and personal protective equipment, and the level of awareness related to personal protective equipment was conducted among 148 poultry farmers. Results: As a result, it was found that poultry workplace environment was exposed to such risks as fine dusts; organic dusts; poisonous gases; odorous substances; chicken excrement; contact with chickens, bacteria or viruses; and accidents related to machine operation. Thirteen percent of respondents suffered severe respiratory diseases, and the most frequently injured sites due to accidents were the hands (25.7%), knees (23.8%), arms (17.3%), and head (10.9%). The most frequent type of accident was collisions between the body and obstacles or machinery during movement (36.4%), followed by erroneous machine operation such as feeders and electric shocks (8.5%). Regarding the wearing of work clothes and personal protective equipment, 51.7% of the respondents wore worn-out clothing or everyday clothes, whereas only 32.0% wore work clothes. The percentage of farmers who wore proper protective equipment for the work environment during poultry work was 48.4%. The most frequently used type of protective equipment was boots (38.9%), followed by mask (36.7%), gloves (36.3%), appropriate work clothes (22.6%), quarantine clothes (17.6%), helmets (13.4%), and goggles (12.6%). The rate of wearing goggles was low because they were considered inconvenient and lowered work efficiency. Furthermore, they purchased everyday products available on the market for their personal protective equipment which were not appropriate for maintaining safety in an actual harmful environment and its consequent risks. As a result of the survey of the awareness level related to personal protective equipment, their levels of awareness of accidents and attitude proved to be average or higher, but the practice of wearing protective equipment and the level of knowledge and management of personal protective equipment were lower. Conclusion: This survey found that the wearing status of personal protective equipment among poultry farmers was insufficient even though they were exposed to risks. Most respondents were aware of the necessity of wearing personal protective equipment and of the potential for accidents, but they did not wear proper protective equipment. Their wearing rate was low due to a lack of knowledge about protective equipment, as well as the inconvenience of wearing it. Therefore there is a need to improve and develop specialized personal protective equipment for respiration, hands, and eyes, as well as work clothes that can protect farmers from major harmful matter that is generated in the poultry workplace. Based on the results of this investigation, we will conduct further studies on the required performance and design directions of personal protective equipment while collecting more objective data through field-oriented assessments.

Policy Change and Innovation of Textile Industry in Daegu·Kyungbuk Region (대구·경북지역 섬유산업의 정책변화와 혁신과제)

  • Shin, Jin-Kyo;Kim, Yo-Han
    • Management & Information Systems Review
    • /
    • v.31 no.3
    • /
    • pp.223-248
    • /
    • 2012
  • This study analyses support policy and structural change of textile industry in Daegu Kyungbuk region, and suggests major issues for textile industry's innovation. In Daegu Kyungbuk, it was 1999 that a policy, so called Milano Project, in order to promote a textile industry was devised. In 2004, the Regional Industrial Promotion Plan was devised. The plan was born from a view point of establishing a regional innovation system and of promoting the innovative clusters under a knowledge based economy. After then, the Regional Industry Promotion Project or Regional Strategic Industry Promotion Project became a core of regional textile industrial policy. Research results indicated that the first stage Milano project (1999-2003) showed both positive and negative effects. There were no long-term development plan, clear vision and strategy. But, core industrial infrastructure for differentiated product development, such as New product Development Support Center and Dyeing Design Practical Application Center, was constructed. The second stage Daegu Textile Industry Promotion Plan (2004-2008) displayed a significant technological performance and new product sales with the assistance of Kyungbuk province. Also, textile industry revealed positive fruits such as financial structure, productivity, and profitability as a result of strong restructuring. In industrial structure, there was a important change from clothe textile material to industry textile material. Most of textile companies did not showed high capability in CEO's technology innovation intention, entrepreneurship, R&D and human resource competency in compare with other industry. We suggested that Daegu Kyungbuk has to select and concentrate on the high-tech textile material and living textile for sustainable development and competitiveness. We also proposed a confidence and cooperation based innovation network and company oriented innovation cluster.

  • PDF