• Title/Summary/Keyword: Computer Application

Search Result 7,943, Processing Time 0.04 seconds

Implementation of Mobile Virtual Colored Overlay for People with Scotopic Sensitivity Syndrome (광과민성 증후군자를 위한 태블릿 PC와 스마트폰 용 가상 색 오버레이 구현)

  • Jang, Young Gun
    • KIPS Transactions on Software and Data Engineering
    • /
    • v.2 no.2
    • /
    • pp.145-150
    • /
    • 2013
  • A film colored overlay has been used as an assistive device for dyslexics, Recently, several virtual colored overlays which can be used in computer were developed. But mobile virtual overlay has not been developed yet. In this paper, I implemented a mobile overlay application which is based android operating system and displays a colored overlay of screen all the time while user can freely interact with rest of apps in normal manner by using root window and service. A method is presented to determine the source color of a virtual overlays by estimating alpha value of alpha blending algorithm through measurement of the chromaticity and transmissivity of film overlays and I implemented all colors which are presented by using Intuitive Overlays. Test results of the developed virtual overlay show that all colors of the overlays are almost identical to the colors of Intuitive Overlay by using the chroma meter CS-200A.

Performance analysis of the Resource Reservation Schemes using Mobile Cluster based H-MRSVP in Wireless Mobile Networks (무선 이동망에서 이동 클러스터 기반의 H-MRVP를 이용한 자원관리 기법의 성능 분석)

  • Ma, Gyeong-Min;Won, Jeong-Jae;Lee, Hyeong-U;Jo, Chung-Ho
    • The KIPS Transactions:PartC
    • /
    • v.9C no.2
    • /
    • pp.283-292
    • /
    • 2002
  • This paper develops a scheme of resource management for guaranteeing QoS of realtime traffic in wireless mobile internet environments Mobile terminal has significant impact on the QoS originating mobility provided to a real-time application. The currently proposed MRSVP is not clear the boundary of resource reservation tregion and also can give rise to signal overhead to maintain sessions. To solve above problem, we propose the new reservation protocol, mobile cluster based H-MRSVP to combine MRSVP with moving cluster concept. In this paper, we analytically design our model for guaranteeing the QoS of realtime traffic and compare the three schemes: guard channel allocation schemes, DCA and our model. The performance measures are the probabilities of new call blocking, handoff dropping, resource utilization and service completion versus the system offered Erlang load. Consequently, Simulation indicate our model is more flexible than DCA in a view pint of channel utilization and gains the advantage over guard channel scheme with respects to the mobility.

A Study on the Building Component Framework Development adapting Software Architecture (소프트웨어 아키텍처를 적용한 컴포넌트 프레임워크 개발에 관한 연구)

  • Lee, Chang-Hun;Lee, Gyeong-Hwan
    • The KIPS Transactions:PartD
    • /
    • v.9D no.3
    • /
    • pp.409-416
    • /
    • 2002
  • The reuse by using framework is proposed to improve productivity. It is a set of usable and expandable classes and their connectivity. But frameworks are described with programming languages, it is hard for developers to learn the collaborative patterns of a framework by reading it. Patterns are one approach to improving the documentation. But this should be redesigned to expand and redefine the framework. The necessity of the formal description of architecture information is being proposed to relate to programming language. This paper support the following points. First of all, it has been proposed the description of the needed elements when developing a framework using ADL. Secondly, the current development process has been refined to be suitable for developing the domain framework. Thirdly, it has been proposed the development of a application using a framework implemented by an architecture information described with ADL. Overalls, the main contents of this research is defining the ideas of a description and development of an architecture framework using ADL.

A Fuzzy Morphological Neural Network : Principles and Implementation (퍼지 수리 형태학적 신경망 : 원리 및 구현)

  • Won, Yong-Gwan;Lee, Bae-Ho
    • The Transactions of the Korea Information Processing Society
    • /
    • v.3 no.3
    • /
    • pp.449-459
    • /
    • 1996
  • The main goal of this paper is to introduce a novel definition for fuzzy mathematical morphology and a neural network implementation. The generalized- mean operator plays the key role for the definition. Such definition is well suited for neural network implementation. The first stage of the shared-weight neural network has adequate architecture to perform morphological operation. The shared- weight network performs classification based on the features extracted with the fuzzy morphological operation defined in this paper. Therefore, the parameters for the fuzzy definition can be optimized using neural network learning paradigm. Learning rules for the structuring elements, degree of membership, and weighting factors are precisely described. In application to handwritten digit recognition problem, the fuzzy morphological shared-weight neural network produced the results which are comparable to the state-of art for this problem.

  • PDF

Functional Programs as Process Networks using Program-derived Combinators (프로그램유도 컴비네이터를 이용하는 함수프로그램의 포로세스망 구성)

  • Sin, Seung-Cheol;Yu, Won-Hui
    • The Transactions of the Korea Information Processing Society
    • /
    • v.3 no.3
    • /
    • pp.478-492
    • /
    • 1996
  • For parallel implementations of functional programs without concurrent primitives, the λ-calculus encodings have been introduced. A functional program may be trans for med into a process network using process calculiby the λ-calculus encoding and there sult of a program can be obtained by a deal of communication actions in it's process network. But the λ-calculus encodings cause too many communication actions even in constant expressions. This paper shows the encoding for a combinator program without concurrency primitives which can combine the graph reduction and the process-net reduction using computable processes,'chores'. A 'chore' may have graph reduction functions for primitive operations of constants for which local graph reduction may be possible, and be encoded from a 'G-reducible' subexpression which is obtained by an annotation and trans for mati-on for a combinator program, assuring that it does not include any combinator application. Also, we show that a process network with chores raises less commu-nication actions than one without chores.

  • PDF

Design and Implementation of H.323 Gatekeeper based on Direct Model for Multimedia Conference Service (멀티미디어 회의 서비스의 직접모델 방식에 의한 H.323 게이트키퍼의 설계 및 구현)

  • Kim, Gi-Yong;Seong, Dong-Su;Lee, Geon-Bae
    • The KIPS Transactions:PartD
    • /
    • v.9D no.3
    • /
    • pp.501-510
    • /
    • 2002
  • A various multimedia application services should be developed with techniques of high speed networks and computer. Among these, video-conference system over Internet is useful and important, and the standardization for it should be showed in ITU-T H.323. H.323 standardization consists of four components such as Terminal, MCU(Multipoint Control Unit), Gatekeeper, and Gateway. Among these, the functions of Gatekeeper are as follows, firstly the address translation service to translate the alias address into the IP address, secondary conference admission control service to control of conference start and termination, thirdly bandwidth management service for H.323 terminals. In this paper, we implemented the Gatekeeper for an efficient management of video-conference components in Internet environment, and will introduce our system. As the experimental results with CUSeeMe and Netmeeting which are well-known H.323 terminal, it is known that our gatekeeper should be satisfied with H.323 standardization.

A Study for Risk Assessment of LPG Storage Facilities (LPG 저장시설에 대한 위험성 평가에 관한 연구)

  • Park Myung-Seop;Seo Jae-Min;Lee Jung-Woo;Kim Ky-Soo;Kim Sung-Bin;Ko Jae Wook;Shin Dong-Il
    • Journal of the Korean Institute of Gas
    • /
    • v.3 no.3 s.8
    • /
    • pp.9-16
    • /
    • 1999
  • Gas energy facilities which are located in urban areas have been shown as terrifying objects to the people who live nearby, because of increasing recent disastrous accidents. So, it is essential to develop a integrated safety management system including quantitative risk assessment in order to predict and to reduce the effect of gas accidents. In this study, the framework of synthesized QRA(Quantitative Risk Assessment) considering the recent situation and condition was established in order to provide proper models for analysing gas accidents. The deviation of LPG storage facilities was described and then supposed incident scenarios were provided. Procedures which could assess the risk of facilities according to incident scenarios were showed and the practical application of individual risk was suggested in order to represent the quantified risk. And, a user-friendly computer program was developed to implement these methods at the same time.

  • PDF

Development of CCFL with Nb/Ni Gad Electrode for high efficiency (Nb/Ni Clad 전극을 이용한 고효율 CCFL 개발)

  • Park, Ki-Duck;Yang, Seong-Su;Park, Doo-Sung;Kim, Seo-Yoon;Lim, Young-Jin
    • Proceedings of the Korean Institute of Electrical and Electronic Material Engineers Conference
    • /
    • 2005.07a
    • /
    • pp.441-443
    • /
    • 2005
  • According as CCFL(Cold Cathode Fluorescent lamp) of light source in Backlight unit for Note PC (Personal computer) is presently needed to low power consumption and long life time, the development focus of CCFL is going on the discharge gas, phosphor and electrode material. First of all, discharge voltage characteristic of CCFL is closely connected with electrode material For low discharge voltage, the characteristic of electrode material is needed to low work function, low sputtering ratio and superior manufacturing property. We developed new CCFL with Nb/Ni Clad electrode superior to conventional CCFL. Because Nb/Ni Clad electrode with Ni material and Nb material, the electrical characteristic is superior to other electrode materials. The electrode of Nb/Ni Clad is composed that Ni of outside material has superior manufacturing property and Nb of inside material has low work function. Nb/Ni Clad of new electrode material is made by process of Rolling mill at high pressure and heat treatment. We compared electrical characteristic of Nb/Ni clad electrode with conventional Mo electrode by measurement. Mo electrode and Nb/Ni Clad electrode of cup type with diameter 1.1 mm and length 3.0mm are used to this experiment. Material content of Mo electrode is Mo 100%. But, Nb/Ni Clad electrode is composed by content of Nb 40% and Ni 60%. The result of comparison measurement between new CCFL with Nb/Ni Clad electrode and conventional CCFL was appeared that CCFL with Nb/Ni Clad electrode had superior characteristic than conventional CCFL. As a result of experiment, we completed Note PC with low power consumption and long life time by application of new CCFL with Nb/Ni Clad electrode.

  • PDF

Evaluation of the fabrications and properties of ultra-thin film for memory device application (메모리소자 응용을 위한 초박막의 제작 및 특성 평가)

  • Jeong, Sang-Hyun;Choi, Haeng-Chul;Kim, Jae-Hyun;Park, Sang-Jin;Kim, Kwang-Ho
    • Proceedings of the Korean Institute of Electrical and Electronic Material Engineers Conference
    • /
    • 2006.06a
    • /
    • pp.169-170
    • /
    • 2006
  • In this study, ultra thin films of ferroelectric vinylidene fluoride-trifluoroethylene (VF2-TrFE) copolymer were fabricated on degenerated Si (n+, $0.002\;{\Omega}{\cdot}cm$) using by spin coating method. A 1~5 wt% diluted solution of purified vinylidene fluoride-trifluoroethylene (VF2:TrFE=70:30) in a dimethylformamide (DMF) solvent were prepared and deposited on silicon wafers at a spin rate of 2000~5000rpm for 30 seconds. After annealing in a vacuum ambient at $200^{\circ}C$ for 60 min, upper gold electrodes were deposited by vacuum evaporation for electrical measurement. X-ray diffraction results showed that the VF2-TrFE films on Si substrates had $\beta$-phase of copolymer structures. The capacitance on $n^+$-Si(100) wafer showed hysteresis behavior like a butterfly shape and this result indicates clearly that the dielectric films have ferroelectric properties. The typical measured remnant polarization (2Pr) and coercive filed (EC) values measured using a computer controlled a RT-66A standardized ferroelectric test system (Radiant Technologies) were about $0.54\;C/cm^2$ and 172 kV/cm, respectively, in an applied electric field of ${\pm}0.75\;MV/cm$.

  • PDF

Introduction to the Indian Buffet Process: Theory and Applications (인도부페 프로세스의 소개: 이론과 응용)

  • Lee, Youngseon;Lee, Kyoungjae;Lee, Kwangmin;Lee, Jaeyong;Seo, Jinwook
    • The Korean Journal of Applied Statistics
    • /
    • v.28 no.2
    • /
    • pp.251-267
    • /
    • 2015
  • The Indian Buffet Process is a stochastic process on equivalence classes of binary matrices having finite rows and infinite columns. The Indian Buffet Process can be imposed as the prior distribution on the binary matrix in an infinite feature model. We describe the derivation of the Indian buffet process from a finite feature model, and briefly explain the relation between the Indian buffet process and the beta process. Using a Gaussian linear model, we describe three algorithms: Gibbs sampling algorithm, Stick-breaking algorithm and variational method, with application for finding features in image data. We also illustrate the use of the Indian Buffet Process in various type of analysis such as dyadic data analysis, network data analysis and independent component analysis.