• Title/Summary/Keyword: C# wrapper

Search Result 28, Processing Time 0.026 seconds

Development of a Tractor Attached Round Bale Wrapper(I) -Analysis of wrapping process and development of operating system- (트랙터 견인형 원형 베일 랩퍼의 개발(I) -랩핑 작업공정 분석 및 작업 시스템의 개발-)

  • Park, K. K.;Kim, H. J,;Kim, C. S.;Kim, J. Y.;Kim, J. H.;Jang, C.
    • Journal of Biosystems Engineering
    • /
    • v.27 no.1
    • /
    • pp.11-18
    • /
    • 2002
  • One of the major obstructing factors against managing dairy farm in Korea has been a shortage of roughage supply, which resulted in excessive abuse of concentrate feed. In order to solve this problem, production of the wrap silage by the winter cereal forages raised in the fallow paddy field is strongly recommended in Korea. The main objective is to develop a tractor attached round bale wrapper which can process the silage by wrapping the round bales with thin plastic films. This is the first half of the study which is divided by two parts. In this first part, bale wrapping process was analyzed, and based on this results the followings were designed, developed and tested. 1. Bale wrapper which haying the maximum capacity of 1 ton bale with various functions such as loading, wrapping, discharging the round bales and supplying and cutting wrap films was designed. 2. An actuator and its hydraulic circuit of each process were developed and tested. 3. Also, the variations of hydraulic pressure and engine speed were investigated by operating bale wrapper developed. In this test, maximum pressure of the hydraulic circuit for the bale wrapping was 130 kg/㎠ when it raised the bale, which was quite below the relief pressure of 170 kg/㎠ of hydraulic circuit. In the engine speed test, speed drop was 20∼67 rpm, which meant that there was no over-load operation. Therefore, the experiment proved that developed hydraulic circuit and mechanism is stable in bale wrapping operation

The Design of DB2XML Wrapper for XML-based Efficient Data Storage Management (XML기반의 효율적인 데이터 저장관리를 위한 DB2XML 변환 Wrapper의 설계)

  • 장우혁;김흥식
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2001.04b
    • /
    • pp.106-108
    • /
    • 2001
  • 인터넷의 확산과 다양한 정보의 등장으로 인해 효율적으로 정보를 관리하고 저장할 수 있는 정보 시스템의 요구가 증가하고 있다. 이러한 요구를 만족시키기 위해서는 기존의 데이터베이스 관리 시스템과 연동하여 다양한 플랫폼과 이질의 데이터에 관계없이 저장과 관리가 용이한 시스템의 구축이 필요하다. W3C에서 제안한 XML 표준안은 다양한 분야에서 연구가 진행 중에 있다[5][9]. 본 논문에서 제안하는 DB2XML 변환 Wrapper는 XML 기반하에서 기존의 데이터베이스 모델의 스키마와 정보를 자료 중심의 XML 파일로 변환하여 관리하고, 이를 다시 데이터베이스로 변환할 수 있도록 설계를 하였다. 또한 변환된 XML파일을 통해서 기존의 데이터베이스 관리 시스템에서와 같이 다양한 데이터 삽임과 삭제, 갱신등의 조작을 가능하게 하였다. 이는 데이터베이스의 스키마 구조에 대한 메타 정보를 나타내는 것이며, 이를 통해 다양한 데이터 베이스 모델의 적용도 가능하다고 본다[2][3].

  • PDF

3D Rendering of Magnetic Resonance Images using Visualization Toolkit and Microsoft.NET Framework

  • Madusanka, Nuwan;Zaben, Naim Al;Shidaifat, Alaaddin Al;Choi, Heung-Kook
    • Journal of Multimedia Information System
    • /
    • v.2 no.2
    • /
    • pp.207-214
    • /
    • 2015
  • In this paper, we proposed new software for 3D rendering of MR images in the medical domain using C# wrapper of Visualization Toolkit (VTK) and Microsoft .NET framework. Our objective in developing this software was to provide medical image segmentation, 3D rendering and visualization of hippocampus for diagnosis of Alzheimer disease patients using DICOM Images. Such three dimensional visualization can play an important role in the diagnosis of Alzheimer disease. Segmented images can be used to reconstruct the 3D volume of the hippocampus, and it can be used for the feature extraction, measure the surface area and volume of hippocampus to assist the diagnosis process. This software has been designed with interactive user interfaces and graphic kernels based on Microsoft.NET framework to get benefited from C# programming techniques, in particular to design pattern and rapid application development nature, a preliminary interactive window is functioning by invoking C#, and the kernel of VTK is simultaneously embedded in to the window, where the graphics resources are then allocated. Representation of visualization is through an interactive window so that the data could be rendered according to user's preference.

Design and Implementation of a Storage Wrapper based on the XML View (XML 뷰 기반의 자료 저장소 랩퍼 시스템의 설계 및 구현)

  • 박진수;최규원;정채영;김영균;이미영;강현석;배종민
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2002.04b
    • /
    • pp.163-165
    • /
    • 2002
  • 데이터베이스 통합론 중에서 미디에이터 기반의 데이터베이스 통합 방법은 미디에이터가 가상적으로(Virtual)통합된 (intergrated) 뷰를 유지하도록 하고, 사용자가 통합된 뷰를 통해서 질의를 할 수 있도록 한다. 이를 위해 각 지역 데이터베이스와 직접 대화하는 자료저장소 랩퍼(wrapper)가 필요하다. 본 논문에서는 지역 데이터베이스의 내용을 W3C의 표준안인 XML Schema로 표현하고, 이를 바탕으로 사용자가 XML 뷰를 정의하는 방법을 제시한다. 그리고 이 사용자 정의 XML 뷰 기반의 스키마 관리기, 질의어 처리기, 연결 관리기로 구성된 랩퍼 시스템을 설계, 구현한다.

  • PDF

A Query Processing Model based on the XML View in Relational Databases (관계형 데이터베이스에서 XML 뷰 기반의 질의 처리 모델)

  • Jung, Chai-Young;Choi, Kyu-Won;Kim, Young-Ok;Kim, Young-Kyun;Kang, Hyun-Syug;Bae, Jong-Min
    • The KIPS Transactions:PartD
    • /
    • v.10D no.2
    • /
    • pp.221-232
    • /
    • 2003
  • This paper addresses the query processing component of a wrapper system for a relational database model based on the XML view in integrating databases. The schema of a relational database is represented as XML Schema that is proposed by W3C. Users submit a query using the XML query language XQuery over the XML Schema. The wrapper system to be developed supports an user-defined XML view. XQuery is also used as the view definition language. In this environment, this paper suggests a new XML query processing model. We propose the composition algorithm of an XML view with an user query, the translation algorithm of XQuery into SQL, and the XML template construction algorithm for generating XML documents.

IEEE 1500 Wrapper and Test Control for Low-Cost SoC Test (저비용 SoC 테스트를 위한 IEEE 1500 래퍼 및 테스트 제어)

  • Yi, Hyun-Bean;Kim, Jin-Kyu;Jung, Tae-Jin;Park, Sung-Ju
    • Journal of the Institute of Electronics Engineers of Korea SD
    • /
    • v.44 no.11
    • /
    • pp.65-73
    • /
    • 2007
  • This paper introduces design-for-test (DFT) techniques for low-cost system-on-chip (SoC) test. We present a Scan-Test method that controls IEEE 1500 wrapper thorough IEEE 1149.1 SoC TAP (Test Access Port) and design an at-speed test clock generator for delay fault test. Test cost can be reduced by using small number of test interface pins and on-chip test clock generator because we can use low-price automated test equipments (ATE). Experimental results evaluate the efficiency of the proposed method and show that the delay fault test of different cores running at different clocks test can be simultaneously achieved.

Prototype-based Classifier with Feature Selection and Its Design with Particle Swarm Optimization: Analysis and Comparative Studies

  • Park, Byoung-Jun;Oh, Sung-Kwun
    • Journal of Electrical Engineering and Technology
    • /
    • v.7 no.2
    • /
    • pp.245-254
    • /
    • 2012
  • In this study, we introduce a prototype-based classifier with feature selection that dwells upon the usage of a biologically inspired optimization technique of Particle Swarm Optimization (PSO). The design comprises two main phases. In the first phase, PSO selects P % of patterns to be treated as prototypes of c classes. During the second phase, the PSO is instrumental in the formation of a core set of features that constitute a collection of the most meaningful and highly discriminative coordinates of the original feature space. The proposed scheme of feature selection is developed in the wrapper mode with the performance evaluated with the aid of the nearest prototype classifier. The study offers a complete algorithmic framework and demonstrates the effectiveness (quality of solution) and efficiency (computing cost) of the approach when applied to a collection of selected data sets. We also include a comparative study which involves the usage of genetic algorithms (GAs). Numerical experiments show that a suitable selection of prototypes and a substantial reduction of the feature space could be accomplished and the classifier formed in this manner becomes characterized by low classification error. In addition, the advantage of the PSO is quantified in detail by running a number of experiments using Machine Learning datasets.

RDB2XML Wrapper for XML-based Data Storage Management (XML기반의 데이터 저장관리를 위한 RDB2XML 변환 레퍼)

  • 장우혁;김흥식
    • Proceedings of the Korea Multimedia Society Conference
    • /
    • 2001.06a
    • /
    • pp.79-82
    • /
    • 2001
  • W3C에서 제안한 XML표준안이 발표된 이후 인터넷 기반의 다양한 분야에서 XML기술을 활용하고자 하는 움직임이 많아지고 있다. 그 중 한 분야가 기존의 데이터베이스 구조를 이질의 플랫폼에 영향을 받지 않고 XML을 매개로 하여 저장 및 관리가 가능한 시스템을 구축하고자 하는 연구이다. 이는 분산 환경에서의 각자의 고유한 데이터베이스 스키마를 가지고 운영되는 기존의 정보 시스템들을 XML이라는 공통 데이터 모델을 사용하여 표현함으로써 저장 및 관리상에 효율성 증대를 제공하는 것이다.

  • PDF

Effect of control measures on the contamination and growth inhibition of Listeria monocytogenes in Flammulina velutipes (팽이버섯 재배 농가에서 Listeria monocytogenes 오염과 성장억제를 위한 관리기술 효과)

  • Lee, Ha Kyoung;Jeon, Ji Hye;Lee, Ji Soo;Yoon, Seo Young;Kim, Won Young;Yoon, Ki Sun
    • Journal of Mushroom
    • /
    • v.20 no.2
    • /
    • pp.78-85
    • /
    • 2022
  • The consumption of Flammulina velutipes mushroom imported from Korea has been associated with the cases of listeriosis in the United States, Canada, and Australia. We investigated the effect of sanitizing the plastic wrapper (used in packaging F. velutipes) with slightly acidic electrolyzed water (SAEW) and ultraviolet C waterproof light-emitting diode (UVC-W-LED) on reducing the Listeria monocytogenes. Further, the effect of UVC-LED on L. monocytogenes growth in F. velutipes at different storage temperatures (2, 4, and 10℃) was determined. The combined (SAEW+UVC-W-LED) treatment for 5-10 min reduced 99.9% of bacterial population from the contaminated plastic wrapper. In addition, the UVC-LED treatment for 3 min reduced the L. monocytogenes concentration in F. velutipes by 0.47 log CFU/g. Moreover, the growth of L. monocytogenes in the treated mushrooms was slower than that of the untreated (control) ones. L. monocytogenes concentration in F. velutipes increased over 3 log CFU/g at 2℃ and 10℃ for 60 and 10 days, respectively. The growth of L. monocytogenes at the bottom of mushrooms was faster than that at the top at both the temperatures. These results indicate that the combined SAEW+UVC-W-LED treatment of plastic wrappers and the UVC-LED treatment of mushrooms can be used as potential hurdle technologies to control the risk of L. monocytogenes in mushrooms prior to packaging at farms.