• Title/Summary/Keyword: 프로그램 모듈

Search Result 967, Processing Time 0.033 seconds

A Study on Automatic Interface Generation by Protocol Mapping (Protocol Mapping을 이용한 인터페이스 자동생성 기법 연구)

  • Lee Ser-Hoon;Kang Kyung-Goo;Hwang Sun-Young
    • The Journal of Korean Institute of Communications and Information Sciences
    • /
    • v.31 no.8A
    • /
    • pp.820-829
    • /
    • 2006
  • IP-based design methodology has been popularly employed for SoC design to reduce design complexity and to cope with time-to-market pressure. Due to the request for high performance of current mobile systems, embedded SoC design needs a multi-processor to manage problems of high complexity and the data processing such as multimedia, DMB and image processing in real time. Interface module for communication between system buses and processors are required, since many IPs employ different protocols. High performance processors require interface module to minimize the latency of data transmission during read-write operation and to enhance the performance of a top level system. This paper proposes an automatic interface generation system based on FSM generated from the common protocol description sequence of a bus and an IP. The proposed interface does not use a buffer which stores data temporally causing the data transmission latency. Experimental results show that the area of the interface circuits generated by the proposed system is reduced by 48.5% on the average, when comparing to buffer-based interface circuits. Data transmission latency is reduced by 59.1% for single data transfer and by 13.3% for burst mode data transfer. By using the proposed system, it becomes possible to generate a high performance interface circuit automatically.

Effect of Health status and Health Behavior on the Diabetes Mellitus Prevalence (성인의 건강상태, 건강행위가 당뇨병 유병률에 미치는 영향)

  • Hong, Ji-Yeon;Park, Jin-Ah
    • The Journal of the Korea Contents Association
    • /
    • v.14 no.10
    • /
    • pp.198-209
    • /
    • 2014
  • Diabetes Mellitus (DM) is well known for increasing morbidity and mortality, especially related to their complications. The purpose of this study was to investigate the factors affecting the prevalence rate of DM and provide a fundamental material to develop an intervention strategy to reduce the prevalence rate of DM. The study subjects were adults aged over 19 on the basis of the primitive data of "The Fifth Korean National Health and Nutrition Examination Survey, 2012". Therefore, the data of 5995 participants were analyzed. For data process, the complex sample analysis module of SPSS 18.0 program was employed to add weighting before analysis. According to the analysis, the prevalence rate of DM of the study subjects was 10.5%. Regarding the odds ratio of DM prevalence, the subjects who graduated from middle school had the odds ratio 2.51 times higher than those who graduated from college and more; those in subjective bad health condition 4.77 times higher than those in subjective good health condition; those in obesity 1.44 times higher; those with high blood pressure 2.57 times higher; those with hyperlipidemia 2.63 times higher; those who fail to control their weight 1.31 times higher; those going on a diet 2.75 times higher. This study revealed that a level of education, perceived health status, obesity, high blood pressure, hyperlipidemia, weight control, and dietary therapy were the predictable variables of the prevalence rate of DM, and thereby suggested the nursing direction and research direction to reduce the prevalence rate of DM.

The Android-based Bluetooth Device Application Design and Implementation (안드로이드 기반의 블루투스 디바이스 응용 설계 및 구현)

  • Cho, Hyo-Sung;Lee, Hyuk-Joon
    • The Journal of The Korea Institute of Intelligent Transport Systems
    • /
    • v.11 no.1
    • /
    • pp.72-85
    • /
    • 2012
  • Today, although most bluetooth hands-free devices within a vehicle provide telephone service functions such as voice communication, caller id display and SMS message display and so on, they do not provide a function that displays Internet-based text data. We need to develop a scheme that displays the internet-based text data including existing hands-free function because the request for using the Internet service is increasing within a vehicle recently. The proposed bluetooth device application includes advanced function such as SNS message arrival notification, the message display function and we chose Android as the implementation mobile platform giving consideration to the fact that most SNS applications operate on Android and the platform is easily embedded into small embedded device. Smartphone or tablet PC connected with the proposed bluetooth device is an Android-based device and we designed a form of Android app for the function implementation of the devices. When the audio-text gateway app receives SNS text data, it extracts title and sender information from the message header information in a form of text data and sends them via ACL (Asynchronous Connection-Oriented) link to the bluetooth device showing the data on the screen. Android-based bluetooth devices are not possible to play voice through speaker because the bluetooth hands-free or headset profile ported within Android platform normally only includes audio gateway's function. The proposed bluetooth device application, therefore, applies the streaming scheme that sends data via ACL link instead of the way that sending them via SCO (Synchronous Connection-Oriented) link.

FPGA Implementation of a Grant Distribution Algorithm for the MAC in the ATM-PON (ATM-PON에서 MAC을 위한 승인분배 알고리즘의 FPGA 구현)

  • Kim, Tae-Min;Chung, Hae;Shin, Gun-Soon;Kim, Jin-Hee
    • Journal of the Institute of Electronics Engineers of Korea TC
    • /
    • v.38 no.10
    • /
    • pp.1-9
    • /
    • 2001
  • The MAC (Medium Access Control) protocol is needed for the OLT(Optical Line Termination) to allocate bandwidth to ONUs(Optical Network Units) and ONTs(Optical Network Terminations) dynamically in the ATM PON(Passive Optical Network). With the protocol, the OLT gathers ONUs' informations and provides grants efficiently to each ONU. Two important functions of the MAC protocol is the grant request procedure and the grant distribution algrithm. The latter has the greatest arithmetic portion in the TC(Transmission Convergence) module, occupies a relatively large portion of the overall chip area, has often been the limiting factor in terms of speed, and should be designed to guarantee the quality of service for various traffics. In this paper, we implement the MAC with the FPGA which can allocate grants dynamically according to the queue length information and the number of active ONUs and distribute grants uniformly to minimize the cell delay variation for each ONU. The structure of the MAC scheduler for the dynamic bandwidth assignment has a programmable look-up table. Also, it has a simple structure, the less chip area, and the lower delay time.

  • PDF

Low Performance Electronics Evolved into Smart Appliances (스마트 가전으로 진화된 저사양 생활가전)

  • Back, Jonghui;Kim, Kyosun
    • Journal of the Institute of Electronics and Information Engineers
    • /
    • v.50 no.9
    • /
    • pp.107-115
    • /
    • 2013
  • Smart appliances with multi-media and telecommunication equipments provide users complicated convenience functions. On the contrary, 8-bit controller-based low performance electronics still cannot afford such multimedia and telecommunication. If we find a way to have low-end electronics connected and provide complicated functions, they can be also made "smart". Fortunately, 8-bit controllers used in low-end appliances have UART, which can be connected to any of BlueTooth, Wi-Fi and ZigBee communication modules which can, in turn, communicate with smart devices. Any communication module can be attached to the low-end electronics due to the variety of smart devices' connectivity at the other side. Although the convenience functions seem complicated, they are actually macros in a script form composed of micro commands which implement the base functions of appliances. Since the kinds of the base functions are not that many, the low-end electronic appliances will become "smart" if their control program can be extended to execute sequentially the micro commands in any combination. Such simple innovation has not seen the world, until now due to the overhead of the additionally required hardware such as display devices and buttons. The high-quality display and touch screen functionalities of smart devices can replace the required hardware, and remove the overhead completely. In fact, the low-end appliances become smart as if an "evolution kit" is newly equipped.

A Study on the Entrepreneurship Curriculum Development Model to Systemize Entrepreneurship Education in Entrepreneurial Graduate School (AHP를 활용한 창업대학원 교과목 선호도 평가요인별 중요도에 관한 연구: 창업대학원 재학생을 대상으로)

  • Lee, Il han;Kim, Hyun sook
    • Asia-Pacific Journal of Business Venturing and Entrepreneurship
    • /
    • v.11 no.6
    • /
    • pp.131-142
    • /
    • 2016
  • Since global circumstances have become competitive, entrepreneurship has been regarded as the most important factors in economic revitalization not only in korea but also internationally. According to these changes, public entrepreneurship education has been started from the year of 2004 establishing Entrepreneurial Graduate School as a part of governmental plan. Although entrepreneurship education history is not long enough in korea, but the need for entrepreneurship education in social is now going ahead of the public education systems such as universities and graduate schools. Therefore, this study is conducted for the purpose of drawing the subject frame for systematized integration curriculum of entrepreneurship education through evaluating the importance of the subjects by Analytic Hierarchy Process analysis after being composed of 6 modularity in the Entrepreneurship subjects. This was structured based on studying the current status for entrepreneurship education in domestic universities and graduate schools. The research findings under the condition of Judgement consistency ratio 0.1 are as follows. The most important factors are in order as following; "Entrepreneurial Issues for Fund"(.242), "Entrepreneurship Plan"(.195), "Entrepreneurship & Entrepreneurship mindset"(.161), "Entrepreneurial Issues for Growth & Development"(.160), "Management Skill & Strategy"(.150), and "Special Entrepreneurship"(.093). Then, these findings also represent subfactors as well. The results of this study provide the practical guidelines where the curriculums needed for the entrepreneurship education at graduate schools by suggesting consistency for the systematic and comprehensive curriculum design. It was reflected the survey result from the graduate students taking the entrepreneurship subjects. Therefore, it will contribute the foundation of the present curriculum of Entrepreneurial Graduate School.

  • PDF

Intelligent Architectural Design Module for Process Automation of Hanok Constructions (한옥 건축공정 자동화를 위한 지능형 설계모듈의 구현)

  • Ahn, Eun-Young
    • Journal of Korea Multimedia Society
    • /
    • v.15 no.9
    • /
    • pp.1156-1164
    • /
    • 2012
  • Hanok is a cultural heritage containing our ancestor's life style intact and breathing alive with us until now. As Hanok has been concerned as a echo-friendly architecture, a new methodology for efficient construction without damaging the traditional construction process comes into request. The goal of this research is development of a architectural design tool based on the BIM(Building Information Modeling) for satisfying these demands. It will be usable to support whole process of the traditional building from digital design to production and construction. Firstly, we take a consideration of the traditional architecture reflecting the spirit of the age and suggest efficient design method for architectural components. Each components is pre-fabricated as a template representing similar components. All pre-fabricated components are designed by object-oriented concepts so, many variations for a component can be derived from the pre-fabricated component. Our method is helpful for reducing design errors because that it considers combining rule between connecting components in the template design. Moreover it is plugged in the commercial architectural CAD, so it can supports digital design not only traditional architecture but also fusion style mixed with modern architecture.

A Context-Aware System for Reliable RFID-based Logistics Management (RFID 기반 물류관리의 신뢰성 향상을 위한 상황인지 시스템 개발)

  • Jin, Hee-Ju;Kim, Hoontae;Lee, Yong-Han
    • The Journal of Society for e-Business Studies
    • /
    • v.18 no.2
    • /
    • pp.223-240
    • /
    • 2013
  • RFID(Radio Frequency Identification) is use of an RFID tag applied to object for the purpose of identification and tracking using radio waves. Recently, it is being actively researched and introduced in logistics and manufacturing. RFID portals in supply chains are meant to identify all the tags within a given interrogation zone. Hence the hardware and software mechanisms for RFID tag identification mostly focus on successful read of multiple tags simultaneously. Such mechanisms, however, are inefficient for determining moving direction of tags, sequence of consecutive tags, and validity of the tag reads from the viewpoint of workflow. These types of problems usually cause many difficulties in RFID portal implementation in manufacturing environment, there by having RFID-system developers waste a considerable amount of time. In this research, we designated an RFID portal system with SDO(Sequence, Direction, and Object-flow)-perception capability by using fundamental data supplied by ordinary RFID readers. Using our work, RFID system developers can save a great amount of time building RFID data-capturing applications in manufacturing environment.

A Method and Application of Vulnerability Analysis for Combat Systems Considering Threats and Defense Ability : Focused on PKM Model (위협의 특성과 장갑의 방호 성능을 고려한 전투 시스템의 취약성 분석 방법 및 활용 : 고속정 모델을 대상으로)

  • Hwang, Hun-Gyu;Kim, Bae-Sung;Kang, Ji-Won;Lee, Jang-Se
    • Journal of the Korea Institute of Information and Communication Engineering
    • /
    • v.20 no.8
    • /
    • pp.1623-1631
    • /
    • 2016
  • There are many researches which analyze vulnerability for combat systems, have been progressing, and apply the analyzed result to reflect on design phase. Recently, there have been requirements for integrating the previous module based researches which conducted independently. In this paper, we propose an integrated vulnerability analysis method for the combat system considering characteristics of threats and protection performance of armors through an analysis of the advanced research. In addition, by applying the proposed method improves the existing hit probability analysis program and we are verified based on scenarios for improving survivability of PKM (Petrol Killer Medium) for vulnerability analysis confirmed the results. The proposed method improves reliability of vulnerability analysis by considering threats and defense ability. Also it able to satisfied with the integration requirements. Furthermore, we became buildup for the development of applied system and the method and integrated vulnerability analysis method for combat systems.

Development of Change Detection Technique Using Time Seriate Remotely Sensed Satellite Images with User Friendly GIS Interface (사용자 중심적 GIS 인터페이스를 이용한 시계열적 원격탐사 영상의 변화탐지 기법의 개발)

  • 양인태;한성만;윤희천;김흥규
    • Journal of the Korean Society of Surveying, Geodesy, Photogrammetry and Cartography
    • /
    • v.22 no.2
    • /
    • pp.151-159
    • /
    • 2004
  • The diversity, expansion of human activity and rapid urbanization make modem society to faced with problems like damage of nature and drain of natural resources. Under these circumstances rapid and accurate change detection techniques, which can detect wide range utilization changes, are needed for efficient management and utilization plan of national territory. In this study to perform change detection from remote sensing images, space analysis technique contained in Geographic Information System is applied. And from this technique, the software. that can execute new change detection algorithm, query, inquiry and analysis, is produced. This software is on the basis of graphic user interface and has many functions such as format conversion, grid calculation, statistical processing, display and reference. In this study, simultaneously change detection for multi-temporal satellite images can be performed and integrated one change image about four different periods was produced. Further more software user can acquire land cover change information for an specific area through querying and questioning about yearly changes. Finally making of every application module for change detection into one window based visual basic program, can be produced user convenience and automatic performances.