• Title/Summary/Keyword: Program Development and Implement

Search Result 338, Processing Time 0.026 seconds

Implementation of Deferred NAK Mode Simulator for Large-Volume Telemetry Data Transmission in Deep Space Communication Systems (심우주 통신 시스템에서 대용량 Telemetry 데이터 전송을 위한 Deferred NAK Mode 시뮬레이터 구현)

  • Hong, Hee-Jin;Lee, Ju-Byung;Yoon, Dong-Weon;Hyun, Kwang-Min
    • Journal of the Korean Society for Aeronautical & Space Sciences
    • /
    • v.39 no.1
    • /
    • pp.69-75
    • /
    • 2011
  • As part of its space development program, Korea has a plan for the launch of a lunar orbiter and a lunar lander. To enable the transmission of lunar information based on multimedia, it is necessary to construct a communication system that is capable of transmitting large-volume telemetry data. The CCSDS standard recommends the deferred NAK mode as ARQ scheme for reliable long-distance deep-space communication systems. In this paper, we implement a space communication system simulator in the deferred NAK mode using models of the lunar orbiter, the earth station, and the space environment. The simulator employs modulation techniques and turbo coding schemes for transmitting large-volume telemetry data. We analyze the transmission performance of telemetry data through the simulation.

Implementation of a backend system for real-time intravascular ultrasound imaging (실시간 혈관내초음파 영상을 위한 후단부 시스템 구현)

  • Park, Jun-Won;Moon, Ju-Young;Lee, Junsu;Chang, Jin Ho
    • The Journal of the Acoustical Society of Korea
    • /
    • v.37 no.4
    • /
    • pp.215-222
    • /
    • 2018
  • This paper reports the development and performance evaluation of a backend system for real-time IVUS (Intravascular Ultrasound) imaging. The developed backend system was designed to minimize the amount of logic and memory usage by means of efficient LUTs (Look-up Tables), and it was implemented in a single FPGA (Field Programmable Gate Array) without using external memory. This makes it possible to implement the backend system that is less expensive, smaller, and lighter. The accuracy of the backend system implemented was evaluated by comparing the output of the FPGA with the result computed using a MATLAB program implemented in the same way as the VHDL (VHSIC Hardware Description Language) code. Based on the result of ex-vivo experiment using rabbit artery, the developed backend system was found to be suitable for real-time intravascular ultrasound imaging.

Study on Technical Standard of Aviation GNSS for SBAS Performance Based Navigation (SBAS 성능기반 항행을 위한 항공용 GNSS 기술표준 분석 연구)

  • Park, Jae-ik;Lee, Eunsung;Heo, Moon-beom;Nam, Gi-wook
    • Journal of Advanced Navigation Technology
    • /
    • v.20 no.4
    • /
    • pp.305-313
    • /
    • 2016
  • International Civil Aviation Organization (ICAO) has recommended the adoption of performance-based navigation (PBN), which utilizes global navigation satellite system (GNSS). As a part of efforts to adopt PBN in South Korea, preparations have been made to implement GNSS. In Oct. 2014, Korea augmentation satellite system (KASS) was officially launched for development. A set of navigation devices need to be on-board for an airplane to utilize GNSS. GNSS navigation devices are used for different phases of flights through en-route, terminal, departure, approach and a wide variety of specification standards have been proposed for GNSS navigation. In this paper, we investigate the many proposed standards for GNSS navigation devices and their interfaces. This paper can be useful for designing procedures and flight test used in KASS implementation.

MHP-based Multi-Step the EPG System using Preference of Audience Groups (시청자 그룹 선호도를 이용한 MHP 기반의 다단계 EPG 시스템)

  • Lee, Si-Hwa;Hwang, Dae-Hoon
    • Journal of Korea Multimedia Society
    • /
    • v.12 no.2
    • /
    • pp.219-230
    • /
    • 2009
  • With the development of broadcasting technology from analogue to interactive digital, the number of TV channels and TV contents provided to audiences is increasing in a rapid speed. In this multi-channel world, it is difficult to adapt to the increase of the TV channel numbers and their contents merely using remote controller to search channels. For these reasons, the EPG system, one of the essential services providing convenience to audiences, is proposed in this paper. Collaborative filtering method with multi-step filtering is used in EPG to recommend contents according to the preference of audience groups with similar preference. To implement our designed TV contents recommendation EPG, we prefer DiTV and use JavaXlet programming based on MHP. The European DVB-MHP specification will be also our domestic standard in DiTV. Finally, the result is verified by OpenMHP emulator.

  • PDF

The Implementation of an EPUB3.0-Based Fixed Layout e-Book (EPUB3.0 고정형 레이아웃 전자책 구현)

  • Moon, Hyun-Suk
    • Journal of Digital Contents Society
    • /
    • v.16 no.1
    • /
    • pp.105-112
    • /
    • 2015
  • The recent announcement of the EPUB3.0 e-book standard with enhanced features is expected to bring about much development and change to the production and circulation of e-books. This study thus set out to implement an EPUB3.0-based e-book containing various layout screens and interactive functions to stimulate readers' interest and investigate the production method considering the simultaneous publication of paper book and e-book. As for methodology and content, the investigator completed an edition and layout design and added an interactive function to it with Adobe Indesign CC(2014) and saved it as an EPUB3.0 file. She then opened the save EPUB file in the Sigil program, checked its specific codes and errors, and made revisions for its completion. The completed EPUB3.0 file was put to the test by installing four EPUB viewers, which were capable of implementing the EPUB3.0 features well based on the fitness results of epubtest.org and uploading files, in desktop and mobile devices. The present study claims its significance by implementing an EPUB3.0-based e-book capable of fixed layout and interactive features, cutting down the time and costs to make an e-book considerably by linking and using a production program, and proposing the possibility of simultaneous publication of paper book and e-book.

Implementation of Control Point, Digital TV, and Light Controller Emulator on Embedded System Using UPnP Home Networking Control Middleware (홈 네트워킹 제어 미들웨어인 UPnP를 이용한 Control Point 및 내장형 시스템 상에서의 DTV와 전등 제어기 에뮬레이터 구현)

  • Jeon Ho-In
    • Journal of The Institute of Information and Telecommunication Facilities Engineering
    • /
    • v.1 no.1
    • /
    • pp.6-25
    • /
    • 2002
  • In this paper, we have implemented UPnP Devices which emulate a Control Point, a Light Controller, and a Digital TV. The Control Point has been developed on Linux host system by using C language. The UPnP Devices emulating the Digital TV and Light Controller are running on embedded linux developer board. For the development of UPnP Devices, UPnP SDK API Vl.04 made by Intel Co. Ltd. has been ported on Assabet Linux Reference board to implement the UPnP protocol. After we analyze and design some services of Digital TV device, we have applied UPnP Device program to those devices. UPnP SDK vl .04 consists of APIs which support HTTP, SSDP, SOAP, GENA and XML DOM Level-1 that are cores of UPnP protocol. The C program written for the UPnP Control Point has been compiled and executed on Linux-based PC. The embedded system running on Embedded Linux OS has been connected all together through Ethernet which allows IP-based communications. Under this environment, the UPnP programs are being executed on each device. Control Point, when in operational mode, discovers UPnP Devices on the network and displays the device list on the consol. By selecting one of the functionalities of the device services that are displayed on the Control Point, the controllability has been accomplished. The experiment that we performed in this thesis have revealed that the Control Point and UPnP Devices have supported the protocols including SSDP, SOAP, GENA, and DHCP.

  • PDF

Analysis and Improvement of HACCP Program for Small-and Medium-sized Dairy Plants of Korea (국내 중소규모 목장형 유가공장의 HACCP 적용 시 문제점 분석 및 개선방안 제안)

  • Kang, Il-Byeong;Song, Kwang-Young;Kim, Dong-Hyeon;Kim, Hong-Seok;Yim, Jin-Hyeok;Kim, Young-Ji;Lee, Joo-Yeon;Chon, Jung-Whan;Kim, Hyunsook;Om, Aeson;Koo, Rakhyun;Kim, Sae-Hun;Seo, Kun-Ho
    • Journal of Food Hygiene and Safety
    • /
    • v.32 no.1
    • /
    • pp.14-19
    • /
    • 2017
  • The purpose of the study was to simplify standard HACCP manual for improving the on-site applicability and increasing the implementation rate of HACCP program for small- and medium-sized dairy farms (SMDF). A survey was carried out in 32 SMDFs using a structured questionnaire. The results indicated that the number of workers had a positive correlation with HACCP certifications (p < 0.05). Most of HACCP non-certified farms (66.7%) were run by two workers with 40-60 cows and milking yields of 1,000-1,500 L per day. Major drawbacks for dairy farmers to implement current HACCP system were the difficulties in daily recording and facility management (40%). On the basis of the survey results, it was suggested that the development of on-site standard HACCP manual and user-friendly record chart with O/X checklist were the most urgent factors to increase HACCP implementation rate. In addition, the alternative third party service for microbial and chemical tests could also be accompanied for small-sized dairy farms.

Current Quality Control Practices of Primary Care Clinics Participating in the National Cancer Screening Program in Korea (의원급 국가암검진기관 질 관리 현황)

  • Lee, Hyewon;Park, Bomi;Han, Kyu-Tae;Her, Eun Young;Jun, Jae Kwan;Choi, Kui Son;Suh, Mina
    • Quality Improvement in Health Care
    • /
    • v.26 no.2
    • /
    • pp.86-94
    • /
    • 2020
  • Purpose: This study aimed to identify current quality control (QC) practices of primary care clinics participating in the National Cancer Screening Program (NCSP) in Korea. Methods: A nationwide survey using a structured questionnaire was conducted among the primary care clinics participating in the NCSP, which were selected by a proportionate stratified sampling. The questionnaire consisted of general information about the responding clinics and the scope of QC activities undertaken. A total of 360 clinics responded and the set of data was then analyzed with Chi-square test and multivariable logistic regression analysis. Results: Among 360 respondents, 332 (92%) reported that they were involved in the QC activities. Most frequently performed QC activities were 'maintenance of facility and instruments' (89%) and 'staff training' (85%). The analysis revealed, with statistical significance (p<.05), that there was an association between certain characteristics of the clinics and the scope of QC activities. These findings also indicated that the diversity of QC practices varies according to the size of the clinics. The clinics screening more types of cancer, those with more screenees, and those with more employees were more likely to implement various QC activities including 'maintenance of facility and instruments', 'external quality control', and 'management of screening data'. Conclusion: To our knowledge, this is the first study to investigate the current status of QC activities conducted among primary care clinics participating in the NCSP. The results of this survey can be used as a basis for further development of policies on quality management of small- and medium-sized primary care clinics in Korea. However, further studies encompassing various aspects of QC activities and management of primary care clinics are needed to assess the current situation in a concise manner.

A Disaster Victim Management System Using Geographic Information System (지리정보시스템을 활용한 재난피해자 관리시스템)

  • Hwang, Hyun-Suk;Choi, Eun-Hye;Kim, Chang-Soo
    • Journal of the Korean Association of Geographic Information Studies
    • /
    • v.14 no.1
    • /
    • pp.59-72
    • /
    • 2011
  • The research of psychological supporting systems as safety and welfare for disaster victims damaged psychologically as well as physically by a sudden disaster to return to effectively their social life has been carried. The domestic National Emergency Management Agency(NEMA) is operating the Disaster Victim Psychology Support Center that helps with curing damaged psychology and studies the transmission system of psychology management services, the classification of victims for disaster psychology support, and emergency consultation method to systemically support disaster psychology management. However, current psychology supporting centers provide the simple information for supporting centers such as medical and social welfare organizations. The development research of IT-based management systems to obtain needed information to construct the proposed systems curing psychological damage is still primitive step. Therefore, this paper shall propose a GIS-based integrated management system for victims and managers to effectively share related information one another and to return to victims' social life as soon as possible. Also, we implement a simple prototype system based on the Web. The proposed system supports the spatial search and statistical analysis based on map as well as keyword search, because having the location information on disaster victims, damage occurrence places, welfare and medical institutions, and psychological supporting centers. In addition, this system has the advantage reducing the frequency of disaster damage by providing aids in making efficient policy systems for the managers.

A Study on the Improvement Scheme of University's Software Education

  • Lee, Won Joo
    • Journal of the Korea Society of Computer and Information
    • /
    • v.25 no.3
    • /
    • pp.243-250
    • /
    • 2020
  • In this paper, we propose an effective software education scheme for universities. The key idea of this software education scheme is to analyze software curriculum of QS world university rankings Top 10, SW-oriented university, and regional main national university. And based on the results, we propose five improvements for the effective SW education method of universities. The first is to enhance the adaptability of the industry by developing courses based on the SW developer's job analysis in the curriculum development process. Second, it is necessary to strengthen the curriculum of the 4th industrial revolution core technologies(cloud computing, big data, virtual/augmented reality, Internet of things, etc.) and integrate them with various fields such as medical, bio, sensor, human, and cognitive science. Third, programming language education should be included in software convergence course after basic syntax education to implement projects in various fields. In addition, the curriculum for developing system programming developers and back-end developers should be strengthened rather than application program developers. Fourth, it offers opportunities to participate in industrial projects by reinforcing courses such as capstone design and comprehensive design, which enables product-based self-directed learning. Fifth, it is necessary to develop university-specific curriculum based on local industry by reinforcing internship or industry-academic program that can acquire skills in local industry field.