• Title/Summary/Keyword: Software component

Search Result 1,218, Processing Time 0.024 seconds

Logging Based System Design and Implementation of Business Transaction Management for a Distributed Network Environment (분산네트워크 환경에서의 Logging 기반 BTM 설계 및 구현)

  • Kim, Yong-Ok;Choi, Yong-Lak;Sung, Ki-Bum;Lee, Nam-Yong;Kim, Jong-Bae
    • The Journal of Korean Institute of Communications and Information Sciences
    • /
    • v.38B no.12
    • /
    • pp.976-983
    • /
    • 2013
  • The targets for the traditional IT management solutions has been mostly systems (server) and networks. Such that management system for system and network, SMS and NMS respectively, used be the IT management solutions. Now the speed of hardware improvement is faster than ever, the performance improvement scope is shifting from hardware towards software. Therefore, it is not arguable that the business success depends on the efficient and optimized application performance management. There are many different approaches are developed in the application performance management, but in this study, API-based logging system that most efficiently visualizes the correlation of call and response between Components and enables active performance management for monitoring real-time applications operation status and resolving the problems and failures quickly.

Construction of a Adaptive Domain Profile Parser in the SCA (SCA에서 적응형 도메인 프로파일 파서의 구축 방법)

  • Bae, Myung-Nam;Lee, Byung-Bog;Park, Ae-Soon;Lee, In-Hwan;Kim, Nae-Soo
    • Journal of the Institute of Electronics Engineers of Korea CI
    • /
    • v.46 no.1
    • /
    • pp.103-111
    • /
    • 2009
  • In SCA, the core framework must include the domain parser to parse the domain profile and thus reconstructs the platform on the time including the starting of the platform, the initialization of the new radio, and etc. The domain profile is described in XML and it includes the characteristics about the software component or the hardware device in a platform. Elementarily, the core framework has to have within the domain profile parser in order to parse the domain profile. In this paper, in order to apply to the limited environment like the mobile terminal, we propose the method for reducing the size of the domain profile parser and for strengthening the independency of the XML parser vendor to have with the domain profile parser. Therefore, domain profile parser can be solve the problem like the overhead about the DOM tree creation due to the repetitive parsing of the domain profile, the compatibility degradation by the specific XML parser vender, the dependency about the domain profile technique, and etc.

An Implementation of Mobile Game using JBox2D Physics Engine in Android Platform (안드로이드 플랫폼에서 JBox2D 물리 엔진을 이용한 모바일 게임구현)

  • Hwang, Ki-Tae
    • The Journal of the Institute of Internet, Broadcasting and Communication
    • /
    • v.11 no.6
    • /
    • pp.119-126
    • /
    • 2011
  • As a software component for computer game, the physics engine simulates objects' movement according to the laws of physics. This paper introduces a design and implementation of mobile game on the Android platform, where we used JBox2D physics engine library and Android graphics APIs. We borrowed the key idea of this game from Crayon Physics which is known as a famous PC game. This game starts with no way from user character to destination character. The game user has to make a way to destination character from user character by creating polygon objects between them. The user wins when user character meets destination character. However, the game user has to decide the time to create objects and their shapes well because all objects in this game are governed by the laws of physics. As an important thing of this paper, we introduced into this game new input methods of LCD touch and sensors embedded in mobile devices but not in PCs. Game users can create objects by drawing polygons with LCD touch and move objects or characters according to sensor values from accelerator sensors by tilting the mobile device.

An Effective Service Discovery Architecture at Wired/Wireless Networks (유무선 네트워크에서 효율적인 서비스탐색 구조 설계)

  • Seo, Hyun-Gon;Kim, Ki-Hyung;Hong, You-Sik;Lee, U-Beom
    • Journal of the Institute of Electronics Engineers of Korea TC
    • /
    • v.44 no.10
    • /
    • pp.64-75
    • /
    • 2007
  • Service discovery protocols is software components to find specific services or resources on network. The SLP defined by IETF protocol is a framework for automatic service discovery on IP based networks. Automatic service discovery is an important component on ubiquitous computing environment. This paper proposes a service discovery architecture named as SLPA(Service Location Protocol based on AMAAM). AMAAM(Mobility Agent Advertisement Mechanism) is an aggregation-based Mobile IP implementation in MANET. In SLPA, the role of the directory agent is assigned to the mobility agent in AMAAM. The mobility agent periodically beacons an advertisement message which contains both the advertisement of the directory agent in SLP and the advertisement of the mobility agent in Mobile IP. For evaluating the functional correctness of SLPA and the overhead of maintaining a service directory of SLPA. We simulate SLPA using ns-2 and analyze the overhead of control overheads for the aggregation. Through the simulation experiments we show the functional correctness of the proposed architecture and analyze the performance results.

An Enhanced Search Algorithm for Fast Motion Estimation using Sub-Pixel (부화소 단위의 빠른 움직임 예측을 위한 개선된 탐색 알고리즘)

  • Kim, Dae-Gon;Yoo, Cheol-Jung
    • Journal of the Korea Society of Computer and Information
    • /
    • v.16 no.12
    • /
    • pp.103-112
    • /
    • 2011
  • Motion estimation (ME) is regarded as an important component in a video encoding process, because it consumes a large computation complexity. H.264/AVC requires additional computation overheads for fractional search and interpolation. This causes a problem that computational complexity is increased. In Motion estimation, SATD(Sum of Transform Difference) has the characteristics of a parabolic based on the minimum point. In this paper, we propose new prediction algorithm to reduce search point in motion estimation by sub-pixel interpolation characteristics. The proposed algorithm reduces the time of encoding process by decreasing computational complexity. Experimental results show that the proposed method reduces 20% of the computation complexity of motion estimation, while the degradation in video quality is negligible.

Joint Mode Selection and Resource Allocation for Mobile Relay-Aided Device-to-Device Communication

  • Tang, Rui;Zhao, Jihong;Qu, Hua;Zhu, Zhengcang;Zhang, Yanpeng
    • KSII Transactions on Internet and Information Systems (TIIS)
    • /
    • v.10 no.3
    • /
    • pp.950-975
    • /
    • 2016
  • Device-to-Device (D2D) communication underlaying cellular networks is a promising add-on component for future radio communication systems. It provides more access opportunities for local device pairs and enhances system throughput (ST), especially when mobile relays (MR) are further enabled to facilitate D2D links when the channel condition of their desired links is unfavorable. However, mutual interference is inevitable due to spectral reuse, and moreover, selecting a suitable transmission mode to benefit the correlated resource allocation (RA) is another difficult problem. We aim to optimize ST of the hybrid system via joint consideration of mode selection (MS) and RA, which includes admission control (AC), power control (PC), channel assignment (CA) and relay selection (RS). However, the original problem is generally NP-hard; therefore, we decompose it into two parts where a hierarchical structure exists: (i) PC is mode-dependent, but its optimality can be perfectly addressed for any given mode with additional AC design to achieve individual quality-of-service requirements. (ii) Based on that optimality, the joint design of MS, CA and RS can be viewed from the graph perspective and transferred into the maximum weighted independent set problem, which is then approximated by our greedy algorithm in polynomial-time. Thanks to the numerical results, we elucidate the efficacy of our mechanism and observe a resulting gain in MR-aided D2D communication.

Modeling and Analysis of Control Scheme for Voltage Source Inverter Based Grid-connection of Wind Turbine (전압원인버터를 이용한 계통연계형 풍력발전의 출력제어 모의 및 해석)

  • 김슬기;김응상
    • Journal of Energy Engineering
    • /
    • v.12 no.2
    • /
    • pp.154-163
    • /
    • 2003
  • Grid connection essentially requires a wind energy conversion system (WECS) to not only supply adequate power responding to constantly varying wind speed but also provide a specified level of voltage magnitude and frequency that is acceptable in the electric power network. To satisfy such requirements, appropriate control schemes of a wind turbine to be connected to the power grid should be employed. This paper presents an output control strategy of a grid-connected wind power generation, which consists of a fixed-pitch wind turbine, a synchronous generator and a AC-DC-AC component with a voltage source inverter built in, and performs modelling and analysis of the strategy using PSCAD/EMTDC, an electromagnetic transient analysis software. Real power output control of the voltage source inverter is implemented to extract the maximum energy from wind speed inputted through wind blades and reactive power control, to keep the terminal voltage of WECS at a specific level. SPWM switching method is used to reduce the harmonics and maintain 60 ㎐ of the output frequency. The wind turbine performance and output corresponding to wind variation and the terminal load change is simulated and analysed.

Genomic Alteration of Bisphenol A Treatment in the Testis of Mice

  • Kim, Seung-Jun;Park, Hye-Won;Youn, Jong-Pil;Ha, Jung-Mi;An, Yu-Ri;Lee, Chang-Hyeon;Oh, Moon-Ju;Oh, Jung-Hwa;Yoon, Seok-Joo;Hwang, Seung-Yong
    • Molecular & Cellular Toxicology
    • /
    • v.5 no.3
    • /
    • pp.216-221
    • /
    • 2009
  • Bisphenol A (BPA) is commonly used in the production of pharmaceutical, industrial, and housing epoxy, as well as polycarbonate plastics. Owing to its extensive use, BPA can contaminate the environment either directly or through derivatives of these products. BPA has been classified as an endocrine disruptor chemicals (EDCs), and the primary toxicity of these EDCs in males involves the induction of reproductive system abnormality. First, in order to evaluate the direct effects on the Y chromosome associated with reproduction, we evaluated Y chromosome abnormalities using a Y chromosome microdeletion detection kit. However, we detected no Yq abnormality as the result of BPA exposure. Secondly, we performed high-density oligonucleotide array-based comparative genome hybridization (CGH) to assess genomic alteration as a component of our toxicity assessment. The results of our data analysis revealed some changes in copy number. Seven observed features were gains or losses in chromosomal DNA (P-value<1.0e-5, average log2 ratio>0.2). Interestingly, 21 probes of chr7:7312289-10272836 (qA1-qA2 in cytoband) were a commonly observed amplification (P-value 3.69e-10). Another region, chr14:4551029-10397399, was also commonly amplified (P-value 2.93e-12, average of log2 ratios in segment>0.3786). These regions include many genes associated with pheromone response, transcription, and signal transduction using ArrayToKegg software. These results help us to understand the molecular mechanisms underlying the reproductive effects induced by BPA.

Preliminary design and performance analysis of a radial inflow turbine (유기랭킨사이클용 반경류터빈의 예비설계 및 성능분석)

  • Kim, Do-Yeop;Kang, Ho-Keun;Kim, You-Taek
    • Journal of Advanced Marine Engineering and Technology
    • /
    • v.39 no.7
    • /
    • pp.735-743
    • /
    • 2015
  • The major component with a significant impact on the thermodynamic efficiency of the organic Rankine cycle is the turbine. Many difficulties occur in the turbine design of an organic Rankine cycle because the expansion process in an organic Rankine cycle is generally accompanied by a dramatic change in the working fluid properties. A precise preliminary design for a radial inflow turbine is hard to obtain using the classic method for selecting the loading and flow coefficients from the existing performance chart. Therefore, this study proposed a method to calculate the loading and flow coefficient based on the number of rotor vanes and thermodynamic design requirements. Preliminary design results using the proposed models were in fairly good agreement with the credible results using the commercial preliminary design software. Furthermore, a numerical analysis of the preliminary design results was carried out to verify the accuracy of the proposed preliminary design models, and most of the dependent variables, with the exception of the efficiency, were analyzed to meet the preliminary design conditions.

On Constructing Fractal Sets Using Visual Programming Language (Visual Programming을 활용한 Fractal 집합의 작성)

  • Geum Young Hee;Kim Young Ik
    • Journal of the Korea Academia-Industrial cooperation Society
    • /
    • v.3 no.3
    • /
    • pp.177-182
    • /
    • 2002
  • In this paper, we present a mathematical theory and algorithm consoucting some fractal sets. Among such fractal sets, the degree-n bifurcation set as well as the Julia sets is defined by extending the concept of the Mandelbrot set to the complex polynomial $Z^n$+c($c{\epsilon}C$, $n{\ge}2$). Some properties of the degree-n bifurcation set and the Julia sets have been theoretically investigated including the symmetry, periodicity, boundedness, and connectedness. An efficient algorithm constructing both the degree-n bifurcation let and the Julia sets is proposed using theoretical results. The mouse-operated software called "MANJUL" has been developed for the effective construction of the degree-n bifurcation set and the Julia sets in graphic environments with C++ programming language under the windows operating system. Simple mouse operations can construct ann magnify the degree-n bifurcation set as well af the Julia sets. They not only compute the component period but also save the images of the degree-n bifurcation set and the Julia sets to visually confirm various properties and the geometrical structure of the sets. A demonstration has verified the useful versatility of MANJUL.of MANJUL.

  • PDF