• Title/Summary/Keyword: Software Types

Search Result 1,382, Processing Time 0.025 seconds

REMOTE MONITORING OF WIND-PHOTOVOLTAIC HYBRID GENERATION SYSTEM USING MOBILE PHONE AND INTERNET (휴대폰과 인터넷을 이용한 풍력-태양광 복합발전 시스템의 원격 모니터링)

  • Xu, Zhenchao;Moon, Chae-Joo;Chang, Young-Hak;Lim, Jung-Min;Kim, Tae-Gon
    • Proceedings of the KIEE Conference
    • /
    • 2007.11b
    • /
    • pp.89-91
    • /
    • 2007
  • In this paper, a remote monitoring system of wind-photovoltaic hybrid generation system using mobile phone and internet has been developed. Many kinds of data can be acquired, analyzed and saved automatically by this system. The hybrid system is composed of 1[kW] PV with DC/DC converter, battery banks and 5[kW] wind power system with power inductor and AC/DC converter. In addition, wind monitoring sensors, voltage and current meters, current transformers and potential transformers are used as accessory instruments. All of these signals are fed into DAQ (Data Acquisition) board after converting the data which have been processed by many types of converters, dividing circuits and signal conditioning circuits. These data can not only be displayed on a computer, transmitted using the server program to remote computer and saved on a computer as a file day by day but also be sent as a CDMA message. The monitored-data can be downloaded, analyzed and saved from server program in real-time via mobile phone or internet at a remote place. All of the programs were designed with LabVIEW software.

  • PDF

Microarray Probe Design with Multiobjective Evolutionary Algorithm (다중목적함수 진화 알고리즘을 이용한 마이크로어레이 프로브 디자인)

  • Lee, In-Hee;Shin, Soo-Yong;Cho, Young-Min;Yang, Kyung-Ae;Zhang, Byoung-Tak
    • Journal of KIISE:Software and Applications
    • /
    • v.35 no.8
    • /
    • pp.501-511
    • /
    • 2008
  • Probe design is one of the essential tasks in successful DNA microarray experiments. The requirements for probes vary as the purpose or type of microarray experiments. In general, most previous works use the simple filtering approach with the fixed threshold value for each requirement. Here, we formulate the probe design as a multiobjective optimization problem with the two objectives and solve it using ${\epsilon}$-multiobjective evolutionary algorithm. The suggested approach was applied in designing probes for 19 types of Human Papillomavirus and 52 genes in Arabidopsis Calmodulin multigene family and successfully produced more target specific probes compared to well known probe design tools such as OligoArray and OligoWiz.

Estimation of Accessibility and Usability in Web Interaction for Personalized Ubiquitous Web Information Services (개인화된 유비쿼터스 웹 정보 서비스를 위한 웹 상호작용의 접근성 및 사용성 평가)

  • Kim, Yung-Bok
    • Journal of KIISE:Software and Applications
    • /
    • v.35 no.8
    • /
    • pp.512-521
    • /
    • 2008
  • Web-based information services should be evaluated for accessibility and usability with various types of Internet Web-browsing devices, interacting with web information servers. A reliable ubiquitous Web information server, accessible and usable with a variety of Web-browsing devices (e.g. a full-browsing mobile phone), should be a unified center for personalized ubiquitous Web information services as well as for business models based on personalized advertisements. We studied an estimation of the accessibility and usability in Web interaction for personalized ubiquitous Web information services, as metrics for real-time estimation. We show empirical results based on implementation and experiments in Korea, Japan and China, using a test-bed Web site ('ktrip.net') and single-character Korean domain names (e.g. 김.net, 이.net, 박.net, 최.net, ㄱ.net, ㄴ.net ... ㅎ.net, ㅏ.net, ... ㅔ.net, ㄱ.com, ㄴ.com ... ㅎ.com).

Semantics-Preserving Mutation-Based Fuzzing on JavaScript Interpreters (자바스크립트 엔진에 대한 시맨틱 보존적 변이기반 퍼징)

  • Oh, DongHyeon;Choi, JaeSeung;Cha, SangKil
    • Journal of the Korea Institute of Information Security & Cryptology
    • /
    • v.30 no.4
    • /
    • pp.573-582
    • /
    • 2020
  • Fuzzing is a method of testing software by randomly generating test cases. Since its introduction, a variety of fuzzing techniques have been studied. Among them, mutation-based fuzzing is an efficient method that finds real-world bugs even though it uses a simple approach such as probabilistic bit-flipping and character substitution. However, the interpreter fuzzing has difficulty in applying general mutation techniques because the interpreter requires grammar and semantic correctness input values. In this paper, we present a novel mutation-based fuzzing on JavaScript interpreters with a dynamic data flow analysis. To this end, we implement JMFuzzer that can generate various types of mutated test cases that operate normally without runtime errors in JavaScript interpreter considering syntax and semantics. As a result, we found numerous unknown vulnerabilities in the latest JavaScript interpreters. We reported all of them to the vendors.

A Method for Extracting Mosaic Blocks Using Boundary Features (경계 특징을 이용한 모자이크 블록 추출 방법)

  • Jang, Seok-Woo;Park, Young-Jae;Huh, Moon-Haeng
    • Journal of the Korea Institute of Information and Communication Engineering
    • /
    • v.19 no.12
    • /
    • pp.2949-2955
    • /
    • 2015
  • Recently, with the sharp increase of digital visual media such as photographs, animations, and digital videos, it has been necessary to generate mosaic blocks in a static or dynamic image intentionally or unintentionally. In this paper, we suggest a new method for detecting mosaic blocks contained in a color image using boundary features. The suggested method first extracts Canny edges in the image and finds candidate mosaic blocks with the boundary features of mosaic blocks. The method then determines real mosaic blocks after filtering out non-mosaic blocks using geometric features like size and elongatedness features. Experimental results show that the proposed method can detect mosaic blocks robustly rather than other methods in various types of input images.

Unusual Behavior Detection of Korean Cows using Motion Vector and SVDD in Video Surveillance System (움직임 벡터와 SVDD를 이용한 영상 감시 시스템에서 한우의 특이 행동 탐지)

  • Oh, Seunggeun;Park, Daihee;Chang, Honghee;Chung, Yongwha
    • KIPS Transactions on Software and Data Engineering
    • /
    • v.2 no.11
    • /
    • pp.795-800
    • /
    • 2013
  • Early detection of oestrus in Korean cows is one of the important issues in maximizing the economic benefit. Although various methods have been proposed, we still need to improve the performance of the oestrus detection system. In this paper, we propose a video surveillance system which can detect unusual behavior of multiple cows including the mounting activity. The unusual behavior detection is to detect the dangerous or abnormal situations of cows in video coming in real time from a surveillance camera promptly and correctly. The prototype system for unusual behavior detection gets an input video from a fixed location camera, and uses the motion vector to represent the motion information of cows in video, and finally selects a SVDD (one of the most well-known types of one-class SVM) as a detector by reinterpreting the unusual behavior into an one class decision problem from the practical points of view. The experimental results with the videos obtained from a farm located in Jinju illustrate the efficiency of the proposed method.

Design and Evaluation of Hybrid Tag Interface (하이브리드 태그 인터페이스 디자인 및 평가)

  • 윤형민;이창수;신현구;권오영;손영우;한탁돈
    • Journal of KIISE:Software and Applications
    • /
    • v.31 no.11
    • /
    • pp.1483-1495
    • /
    • 2004
  • Recently, new computing technologies are emerging from various life environments, as a result of the spread of network environments and the advent of new computing devices. This trend in computing technology is called "Ubiquitous computing" and is being developed to provide a convenient lifestyle through the dynamic integration of physical objects and digital information. The hybrid tag interface suggested in this paper is a usage model that integrates widely used image codes and recently applied RFIDs in various applications. On the basis of this concept, we eventually designed five different models such as Dual, Partial, Relative, Rebind and Discrete types according to their interrelation. In this paper, the characteristics of tag interfaces in the form of image codes and RFIDs are analyzed and the hybrid tag interface is proposed here for more efficient and convenient interface.

Network pharmacological analysis for exploration of the potential application of Hwangryunhaedok-tang for brain diseases (황련해독탕(黃連解毒湯)의 뇌질환 응용 가능성 탐색을 위한 네트워크 약리학적 분석)

  • Lee, Se-Eun;Lim, Jae-Yu;Chung, Byung-Woo;Lee, Byoungho;Lim, Jung Hwa;Cho, Suin
    • Herbal Formula Science
    • /
    • v.28 no.4
    • /
    • pp.313-325
    • /
    • 2020
  • Objectives : To explore the associated potential pathways and molecular targets of Hwangryunhaedok-tang(HHT) by the approaches of network pharmacology and bioinformatics in traditional chinese medicine(TCM). Methods : Hwangryunhaedok-tang constituent drugs(Coptidis Rhizoma, CR; Scutellariae Radix, SR; Phellodendri Cortex, PC; Gardeniae Fructus, GF) and their processing types were searched from TCM systems pharmacology(TCMSP). The databases of TCMSP, Kyoto Encyclopedia of Genes and Genomes(KEGG), MCODE and STRING were used to gather information. The network of bioactive ingredients and target gene was constructed by Cytoscape software(version 3.8). Results : A total of 94 HHT active compounds(CR, 12; SR, 35; PC, 33; GF, 14, respectively) were found, and HHT were identified by TCMSP. Applications of KEGG and MCODE analysis indicates that total of 6 bioactive ingredients in the top 10% ranking were obtained and 32 diseases of HHT were screened. The molecular pathway analysis revealed that HHT exerts cancer, inflammation and cerebrovascular diseases effects by acting on several signaling pathway. In addition, HHT found that three genes(e.g. SPIN1, TRIM25, and APP) correlate with the aforementioned diseases. Conclusions : This study showed that network pharmacology analysis is useful to elucidate the complex mechanisms of action of HHT.

Automation of Dobson Spectrophotometer(No.124) for Ozone Measurements (돕슨 분광광도계(No.124)의 오존 자동관측시스템화)

  • Kim, Jhoon;Park, Sang-Seo;Moon, Kyung-Jung;Koo, Ja-Ho;Lee, Yun-Gon;Miyagawa, Koji;Cho, Hi-Ku
    • Atmosphere
    • /
    • v.17 no.4
    • /
    • pp.339-348
    • /
    • 2007
  • Global Environment Laboratory at Yonsei University in Seoul ($37.57^{\circ}N$, $126.95^{\circ}E$) has carried out the ozone layer monitoring program in the framework of the Global Ozone Observing System of the World Meteorlogical Organization (WMO/GAW/GO3OS Station No. 252) since May of 1984. The daily measurements of total ozone and the vertical distribution of ozone amount have been made with the Dobson Spectrophotometer (No.124) on the roof of the Science Building on Yonsei campus. From 2004 through 2006, major parts of the manual operations are automated in measuring total ozone amount and vertical ozone profile through Umkehr method, and calibrating instrument by standard lamp tests with new hardware and software including step motor, rotary encoder, controller, and visual display. This system takes full advantage of Windows interface and information technology to realize adaptability to the latest Windows PC and flexible data processing system. This automatic system also utilizes card slot of desktop personal computer to control various types of boards in the driving unit for operating Dobson spectrophotometer and testing devices. Thus, by automating most of the manual work both in instrument operation and in data processing, subjective human errors and individual differences are eliminated. It is therefore found that the ozone data quality has been distinctly upgraded after automation of the Dobson instrument.

Numerical Investigation of the Urea Melting and Heat Transfer Characteristics with Three Different Types of Coolant Heaters (냉각수 순환 방식 가열원 형상에 따른 요소수 해동 특성에 관한 수치적 연구)

  • Lee, Seung-Yeop;Kim, Man-Young;Lee, Chun-Hwan;Park, Yun-Beom
    • Transactions of the Korean Society of Automotive Engineers
    • /
    • v.20 no.4
    • /
    • pp.125-132
    • /
    • 2012
  • Urea-SCR system, which converts nitrogen oxides to nitrogen and water in the presence of a reducing agent, usually AdBlue urea solution, is known as one of the powerful NOx reduction systems for mobile as well as stationary applications. For its consistent and reliable operation in mobile applications, such various problems as transient injection, ammonia slip, and freezing in cold weather have to be resolved. In this work, therefore, numerical study on three-dimensional unsteady heating problems were analyzed to understand the melting and heat transfer characteristics such as urea liquid volume fraction, temperature profiles and generated natural convection behavior in urea solution by using the commercial software Fluent 6.3. After validating by comparing numerical and experimental data with pure gallium melting phenomena, numerical experiment for urea melting is conducted with three different coolant heating models named CH1, 2, and 3, respectively. Finally, it can be found that the CH3 model, in which more coolant is concentrated on the lower part of the urea tank, has relatively better melting capability than others in terms of urea quantity of $1{\ell}$ for start-up schedule.