• Title/Summary/Keyword: kernel development

Search Result 332, Processing Time 0.027 seconds

Brand Imaging a City for Tourism (관광 콘텐츠 개발을 위한 도시 브랜드화)

  • Lim, Seong-Taek
    • The Journal of the Korea Contents Association
    • /
    • v.8 no.3
    • /
    • pp.127-137
    • /
    • 2008
  • Major purpose of brand establishment of city is to give pride for the citizen and to enhance the city value through improving city image. As modern society wants aggressive and active attitude from all fields, the city, which means as human place of residence, has to try to change for human life and prosperity. It is true that the establishment of brand is shown through politics, economy, society, culture and art, however travel effect and profit creation should be most important. In actual circumstance of our country, that travel deficit is getting increased. the brand establishment of city is more concerned. To build a city, history and time is essential elements. It may be impossible that consistent direction and meaning continue throughout long terms, but after all, the kernel of tourism contents is that idea and development is concentrated focusing consistent direction and meaning. To solve this, problem of strategy and direction was researched through analysis of foreign cities, and also understanding of future role of city in 21st century make a base for rebirth as international travel city. After city brand establishment based on continuous management, it is very important to make city which has strong image power.

Real-Time Object Model dRTO (실시간 객체 모델 dRTO)

  • Lee, Sheen;Son, Hyuk-Su;Yang, Seung-Min
    • Journal of KIISE:Computer Systems and Theory
    • /
    • v.27 no.3
    • /
    • pp.300-312
    • /
    • 2000
  • The application areas of embedded real-time systems are very wide and so are the requirements for real-time processing and reliability of the systems. To develop embedded real-time systems effectively with its real-time and reliability properties guaranteed, an appropriate real-time model is needed. Recently, the research on real-time object-oriented model is active, which graft the concept of object-orientation on real-time systems modeling and development. In this paper, we propose dRTO (dependable Real-Time Object) model, with 5 primitive classes. These allow designers to effectively model the characteristics of real-time systems, i.e., object-orientation, real-time-ness and dependability. The dRTO model has three main features. First, it is able to model and implement the timing constraints imposed on real-time objects as well as interactions among the objects. Second, hardware and software components (including kernel) of embedded systems can be modeled in one frame. Third, it is able to represent fault detection and recovery mechanisms explicitly.

  • PDF

Implementation of High Speed Image Data Transfer using XDMA

  • Gwon, Hyeok-Jin;Choi, Doo-Hyun
    • Journal of the Korea Society of Computer and Information
    • /
    • v.25 no.7
    • /
    • pp.1-8
    • /
    • 2020
  • In this paper, we present an implementation of high speed image data transfer using XDMA for a video signal generation / acquisition device developed as a military test equipment. The technology proposed in this study obtains efficiency by replacing the method of copying data using the system buffer in the kernel area with the transmission and reception through the DMA engine in the FPGA. For this study, the device was developed as a PXIe platform in consideration of life cycle, and performance was maximized by using a low-cost FPGA considering mass productivity. The video I/O board implemented in this paper was tested by changing the AXI interface clock frequency and link speed through the existing memory copy method. In addition, the board was constructed using the DMA engine of the FPGA, and as a result, it was confirmed that the transfer speed was increased from 5~8Hz to 140Hz. The proposed method will contribute to strengthening defense capability by reducing the cost of device development using the PXIe platform and increasing the technology level.

Development and Performance Test of TWTA Maintenance System for the Low Altitude Surveillance Radar (저고도 탐지레이더용 진행파관증폭기 정비시스템 개발 및 성능시험 연구)

  • Yoon, In-Chul;Yun, Seok-Jin;Kwon, Jong-Won;Kim, Hie-Sik
    • Journal of the Institute of Electronics Engineers of Korea SC
    • /
    • v.47 no.6
    • /
    • pp.43-50
    • /
    • 2010
  • In this paper, the TWTA (Traveling Wave Tube Amplifier) maintenance system for the low altitude surveillance Radar was developed using the embedded Linux system, and its superiority was demonstrated through the performance test. Nowadays, the necessity of maintenance system and reliability testing on military equipments has been increasing steadily. In addition, nonlinear characteristics of the maintenance system for the low altitude surveillance Radar are more likely to have serious problems as well as to slow down durability. Therefore, after analyzing characteristics of RF input-output signal and TWTA, we designed interface circuits between the TWTA equipment and the embedded Linux system. The Linux kernel on the system was optimized to improve the efficiency and reliability. And our new TWTA maintenance system was evaluated in the real field. As a result, the proposed system was contented with desired specifications, and demonstrated military's fighting capabilities. Therefore, our novel system will advance military maintenance technology and will help to develop similar equipments.

Development of a Portable Welding Robot for Welding Jobs in Ship Blocks (조선소의 대형블록 용접을 위한 인력 운반형 용접로봇 개발)

  • Park, Juyi;Kim, Jin-Wook;Kim, Jung-Min;Kim, Ji-Yoon;Kim, Woongji;Kim, Soo-Ho
    • Journal of Institute of Control, Robotics and Systems
    • /
    • v.20 no.7
    • /
    • pp.760-766
    • /
    • 2014
  • This paper represents a portable robot for use in the welding process of the double hulls in shipbuilding yards. It has 5 degrees of freedom and 3kg of payload. Its body weight is 17.3 [kg] so that human workers can carry it by hand to the work place. Its body is mainly made of magnesium and aluminum alloys. Since the robot is placed about 25m apart from its controller, EtherCAT is adopted for reliable connection between the robot and controller through a single light cable. RTX real-time kernel and KPA EtherCAT master are used to control the robot on a Windows XP environment. The performance of the developed robot is satisfactory to the requirement in welding tasks of U-type cells in shipbuilding yards.

Developing a STEP-NC Prototype based on ISO 14649 Paradigm (ISO14649 패러다임에 입각한 STEP-NC 프로토타입 시스템 개발)

  • Seo, Seok-Hwan;Jo, Jeong-Hun;Jeong, Dae-Hyeok;Lee, Byeong-Eon;Cheon, Sang-Uk
    • Journal of the Korean Society for Precision Engineering
    • /
    • v.19 no.7
    • /
    • pp.171-179
    • /
    • 2002
  • STEP-NC is the next generation CNC controller taking STEP-based data model as the interface scheme (or language) between CAM and CNC, and carrying out various intelligent functions. At the moment, efforts are being made worldwide to establish international standard for the new interface scheme formalized as ISO14649. As the new language is being established, increasing attention is being paid to the development of the new CNC. Korea STEP-NC is an integrated STEP-NC system taking ISO 14649 as an input, and carrying out various intelligent functions. It is composed of 5 modules: 1) Shop Floor Programming System (PosSFP), 2) Tool Path Generator (PosTPG), 3) Tool Path Viewer (PosTPV), 4) Man Machine Interface (PosMMI), and 5) CNC Kernel (PosCNC). Distinguished from other prototypes (of Europe and USA), the Korea STEP-NC is top-down designed, and bottom-up implemented comprehensively incorporating all the crucial components for realizing the full benefit of STEP-NC paradigm, without using any existing commercial CAD/CAM systems and CNC kernels. The Korea STEP-NC prototype was successfully demonstrated and evaluated in the ISO conventions Together with prototypes of Europe and USA, Korea STEP-NC will be used as a reference system fur the Triangular Conformance Test to be jointly carried out by ISO TC184 SC1, SC4, and IMS Project.

Estimation of Ruminal Degradation and Intestinal Digestion of Tropical Protein Resources Using the Nylon Bag Technique and the Three-step In vitro Procedure in Dairy Cattle on Rice Straw Diets

  • Promkot, C.;Wanapat, Metha;Rowlinson, P.
    • Asian-Australasian Journal of Animal Sciences
    • /
    • v.20 no.12
    • /
    • pp.1849-1857
    • /
    • 2007
  • The experiment was carried out using fistulated multiparous Holstein Friesian crossbred (75% Holstein Friesian and 25% Red Sindhi) dairy cows in their dry period fed on untreated rice straw to evaluate the nutritive value of local protein feed resources using the in sacco method and in vitro pepsin-pancreatin digestion. Experimental feeds were cottonseed meal (CSM); soybean meal (SBM); dried brewery's grains (DBG); palm kernel meal (PSM); cassava hay (CH); leucaena leaf meal (LLM). Each feedstuff was weighed into duplicate nylon bags and incubated in each of the two rumen fistulated cows for 0, 2, 4, 8, 16, 24, and 48 h. Rumen feed residues from bags of 16 h incubation were used for estimation of lower gut digestibility by the technique of in vitro pepsin-pancreatin digestion. Ruminal ammonia-nitrogen ($NH_3-N$) concentrations did not differ between treatments or time with a mean of 5.5 mg%. Effective degradability of DM of CSM, SBM, DBG, PSM, CH and LLM were 41.9, 56.1, 30.8, 47.0, 41.1 and 47.5%, respectively. Effective degradabilities of the CP in feedstuffs were 49.6, 59.2, 40.9, 33.5, 47.3 and 65.0% for the respective feedstuffs. The CP in vitro pepsin-pancreatin digestibility as ranked from the highest to the lowest were SBM, CSM, LLM, CH, DBG, PSM, respectively. The intestinal and total tract digestion of feedstuffs in the current study were relatively lower than that obtained from previous literature. The results of this study indicate that SBM and LLM were highly degradable in the rumen, while CH, CSM and DBG were less degradable and, hence resulted in higher rumen undegradable protein. Soybean meal and LLM could be used to improve rumen ecology whilst CH, CSM and DBG could be used as rumen by-pass protein for ruminant feeding in the tropics.

Development of groundwater level monitoring and forecasting technique for drought analysis (I) - Groundwater drought monitoring using standardized groundwater level index (SGI) (가뭄 분석을 위한 지하수위 모니터링 및 예측기법 개발(I) - 표준지하수지수(SGI)를 이용한 지하수 가뭄 모니터링)

  • Lee, Jeongju;Kang, Shinuk;Jeong, Jihye;Chun, Gunil
    • Journal of Korea Water Resources Association
    • /
    • v.51 no.11
    • /
    • pp.1011-1020
    • /
    • 2018
  • This study aims to develop a drought monitoring scheme based on groundwater which can be exploit for water supply under drought stress. In this context, groundwater level can be used as a proxy for better understanding the temporal evolution of drought state. First, kernel density estimator is presented in the monthly groundwater level over the entire national groundwater stations. The estimated cumulative distribution function is then utilized to map the monthly groundwater level into the standardized groundwater level index (SGI). The SGI for each station was eventually converted into the index for major cities through the Thiessen polygon approach. We provide a drought classification for a given SGI to better characterize the degree of drought condition. Ultimately, we conclude that the proposed monitoring framework enables a more reliable estimation of the drought stress, especially for a limited water supply area.

A Review of Math Education about Set based on Stories (이야기에 기초한 유아 집합교육 소고)

  • 김기만
    • Journal of Gifted/Talented Education
    • /
    • v.5 no.2
    • /
    • pp.37-54
    • /
    • 1995
  • The radical development of modern mathematics is due to the appearance of Collection Theory by George Cantor. The Set Theory is independent as an area and also closely interrelated with other areas. So its content becomes a common sense and a basic part across the whole area of modern mathematics. Accordingly, the basic element of modern mathematics is helping young children get familiar with set as early as possible. The thinking of set by which children can categorize, make partial sets and correspondences, understand the general characteristic, and conceptualize the discovered relationships is very important for young children. At this point where the Math education for young children is emphasized under the influence of the modernization movement of Math education, the systematic education for building up the set concept as the basic background of number concept during the early childhood is required. On current mathematics education for young children, graphs, the foundation of geometry, time, and patterns have been included in the traditional and practical content related to numbers. However, the education on collection which is the foundation of number concept is insufficient. A study shows that the level of young children's understanding on set is quite high, but the set concept isn't reflected in current Math curriculum for young children. And basic activities neccesary on building up the set concept, such as categorization, comparison, etc. are conducted in kindergardens but unsatisfactory because of those kindergarden teachers' premature understanding on the set concept. In conclusion, the curriculum for young children should be reorganized based on the set concept as the kernel concept. Also, the reappraisal of the training curriculum and the supplementary efucation for kindergarden teachers are urgent for raising the teaching ability of those kindergarden teachers.

  • PDF

Effect of Microwave Heat Treatment on Inhibition of Corn Seed Germination

  • Ambrose, Ashabahebwa;Lee, Wang-Hee;Cho, Byoung-Kwan
    • Journal of Biosystems Engineering
    • /
    • v.40 no.3
    • /
    • pp.224-231
    • /
    • 2015
  • Purpose: Corn is a major commercial crop targeted for genetic modification owing to its high consumer demand as a foodstuff for humans and livestock, as well as its other industrial applications. However, the safety of genetically modified (GM) crops is controversial. Indeed, several countries have banned the importation of GM seeds that can germinate. Therefore, development of effective, convenient, and nondestructive methods to inhibit seed germination is required. Methods: This study aimed to examine the efficacy of microwave heat treatment for inhibition of germination of corn kernels and for optimization of power and exposure time required for effective aging treatment. Artificial inhibition was induced in corn kernels using microwave heat treatment. Seven power levels were examined (400, 500, 600, 700, 800, 900, and 1000 W) at each of the four exposure times (0.5, 1.0, 1.5, and 2.0 min). Results: Corn kernels could be aged effectively after heating for 0.5~1.0 min at powers greater than 800 W, with increasing efficacy observed at higher powers. Further analysis showed that the most effective inhibition of germination was observed at 1000 W for 40 s. This setting did not cause any physical damage to the corn kernels. Conclusions: Optimal inhibition of corn kernel germination was achieved using higher power for shorter times, which may be useful for industrial corn seed treatment.