• 제목/요약/키워드: Virtual Machine

검색결과 845건 처리시간 0.036초

부분방전 광역감시를 위한 JAVA기반 진단플랫폼 개발 (Development of a platform based on JAVA for partial discharge monitoring)

  • 전진홍;김광수;정준영;김광화
    • 대한전기학회:학술대회논문집
    • /
    • 대한전기학회 2004년도 학술대회 논문집 정보 및 제어부문
    • /
    • pp.423-425
    • /
    • 2004
  • This raper deals with a platform for diagnosis monitoring of partial discharge based on Java virtual machine. This platform is designed for estimating diagnostic parameters of partial discharge signal and displaying Web-page on operating status. For Web-service, hardware of platform is based on a Strongarm processor and software base is designed on Linux and java virtual machine.

  • PDF

Kernel-based Virtual Machine 메모리 관리 분석 (Memory Management Analysis in Kernel-based Virtual Machine)

  • 남현우;박능수;이강우
    • 한국정보처리학회:학술대회논문집
    • /
    • 한국정보처리학회 2009년도 춘계학술발표대회
    • /
    • pp.770-771
    • /
    • 2009
  • 리눅스 커널을 VMM(Virtual Machine Monitor)로 만들어 주는 KVM의 메모리 관리 기법을 분석한다. Xen과의 차이점과 KVM의 구조를 알아보고 KVM에서의 메모리 관리 기법에 대해 분석하였다. 또한 CPU의 가상화 기능인 Intel VT-x가 어떻게 적용되었는지 분석한다.

건전지 자동화 조립라인의 라벨링부의 Virtual Prototype 개발 (Development of Virtual Prototype for Labeling: Unit on the Automatic Battery Manufacturing Line)

  • 정상화;차경래;김현욱;신병수;나윤철
    • 한국공작기계학회:학술대회논문집
    • /
    • 한국공작기계학회 2002년도 춘계학술대회 논문집
    • /
    • pp.357-362
    • /
    • 2002
  • Most of battery industries are growing explosively as a core strategy industry for the development of the semi-conductor, the LCD, and the mobile communication device. In this thesis, dynamic characteristics of the steel can labeling machine on the automatic cell assembly line are studied. Dynamic characteristic analysis consists of dynamic behavior analysis and finite element analysis and is necessary for effective design of machines. In the dynamic behavior analysis, the displacement, velocity, applied force and angular velocity of each components are simulated according to each part. In the FEA, stress analysis, mode analysis, and frequency analysis are performed for each part. The results of these simulations are used for the design specification investigation and compensation for optimal design of cell manufacturing line. Therefore, Virtual Engineering of the steel can labeling machine on the automatic cell assembly line systems are modeled and simulated. 3D motion behavior is visualized under real-operating condition on the computer window. Virtual Prototype make it possible to save time by identifying design problems early in development, cut cost by reducing making hardware prototype, and improve quality by quickly optimizing full-system performance. As the first step of CAE which integrates design, dynamic modeling using ADAMS and FEM analysis using NASTRAN are developed.

  • PDF

가상기계 실행파일을 위한 보호 기법 (Protecting Technique for the Executable File of Virtual Machines)

  • 박지우;이창환;오세만
    • 한국멀티미디어학회논문지
    • /
    • 제10권5호
    • /
    • pp.668-678
    • /
    • 2007
  • 유 무선 통신 기술의 발전은 다양한 정보에 쉽게 접근할 수 있도록 한다. 정보 접근의 용이성은 의도하지 않은 정보 유출이라는 문제점을 발생시킨다. 소프트웨어의 주요 알고리즘과 정보, 자원을 가지고 있는 실행파일은 보안에 매우 취약하다. 임베디드 시스템이나 가상기계의 실행파일은 알고리즘과 정보, 자원을 모두 가지고 있기 때문에, 정보 유출 문제는 더욱 심각하다. 본 논문에서는 정보 유출 문제를 해결하기 위해 암호화를 통한 실행파일 내용 보호 기법을 제안한다. 제안된 기법은 실험적으로 임베디드를 위한 가상기계인 EVM(Embedded Virtual Machine)에 적용하고 검증하였다. 또한, 실험을 통해 성능 오버헤드가 감내할 수 있는 수준이라는 것을 확인하였다.

  • PDF

Profit-Maximizing Virtual Machine Provisioning Based on Workload Prediction in Computing Cloud

  • Li, Qing;Yang, Qinghai;He, Qingsu;Kwak, Kyung Sup
    • KSII Transactions on Internet and Information Systems (TIIS)
    • /
    • 제9권12호
    • /
    • pp.4950-4966
    • /
    • 2015
  • Cloud providers now face the problem of estimating the amount of computing resources required to satisfy a future workload. In this paper, a virtual machine provisioning (VMP) mechanism is designed to adapt workload fluctuation. The arrival rate of forthcoming jobs is predicted for acquiring the proper service rate by adopting an exponential smoothing (ES) method. The proper service rate is estimated to guarantee the service level agreement (SLA) constraints by using a diffusion approximation statistical model. The VMP problem is formulated as a facility location problem. Furthermore, it is characterized as the maximization of submodular function subject to the matroid constraints. A greedy-based VMP algorithm is designed to obtain the optimal virtual machine provision pattern. Simulation results illustrate that the proposed mechanism could increase the average profit efficiently without incurring significant quality of service (QoS) violations.

가상기계 코드 최적화를 위한 프로파일링 (Profiling for Optimization of Virtual Machine Codes)

  • 신양훈;이창환;오세만
    • 한국정보과학회:학술대회논문집
    • /
    • 한국정보과학회 2006년도 가을 학술발표논문집 Vol.33 No.2 (B)
    • /
    • pp.562-565
    • /
    • 2006
  • 가상기계(Virtual Machine)는 소프트웨어로 제작되어 논리적인 시스템 구성을 갖는 컴퓨터이기 때문에 그 수행 속도와 필요 저장 공간 측면에서 성능이 떨어질 수 밖에 없다. 따라서 가상기계의 성능에 있어서 보다 효율적인 코드로의 최적화가 중요하다. 본 논문에서는 가상기계 코드(Virtual Machine Code) 최적화를 위해 코드를 실행하여 얻을 수 있는 동적 정보인 프로파일링 데이터(Profiling Data)를 정의하고, 프로파일링 시스템을 설계하여 프로파일링 데이터를 가상기계 코드 최적화에 적용 할 수 있는 기반을 마련하였다. 나아가 EVM(Embedded Virtual Machine)에서 실행되는 SIL(Standard Intermediate Language) 코드를 대상으로 프로파일링 시스템을 구현하여 실제 가상 기계 코드에 대하여 프로파일링 데이터를 추출하였다.

  • PDF

A Classification-Based Virtual Machine Placement Algorithm in Mobile Cloud Computing

  • Tang, Yuli;Hu, Yao;Zhang, Lianming
    • KSII Transactions on Internet and Information Systems (TIIS)
    • /
    • 제10권5호
    • /
    • pp.1998-2014
    • /
    • 2016
  • In recent years, cloud computing services based on smart phones and other mobile terminals have been a rapid development. Cloud computing has the advantages of mass storage capacity and high-speed computing power, and it can meet the needs of different types of users, and under the background, mobile cloud computing (MCC) is now booming. In this paper, we have put forward a new classification-based virtual machine placement (CBVMP) algorithm for MCC, and it aims at improving the efficiency of virtual machine (VM) allocation and the disequilibrium utilization of underlying physical resources in large cloud data center. By simulation experiments based on CloudSim cloud platform, the experimental results show that the new algorithm can improve the efficiency of the VM placement and the utilization rate of underlying physical resources.

Java VM 기반 DC-DC 컨버터 진단 플랫폼 개발 (Development of Diagnosis Platform for DC-DC Converter Based on Java Virtual Machine)

  • 전진홍;김광수;정준영;김태진;김광화
    • 에너지공학
    • /
    • 제13권3호
    • /
    • pp.199-204
    • /
    • 2004
  • 본 논문에서는 DC-DC 컨버터의 온라인 진단을 위해 개발된 가상 머신(VM, Virtual machine) 기반 모니터링 시스템에 대하여 소개하고자 한다. 개발된 진단 플랫폼은 DC-DC 컨버터의 온라인 진단을 위해 시스템 식별 기법을 이용하여 진단을 위한 파라메터를 추정하고 추정된 결과를 인터넷을 통해 실시간으로 모니터링 할 수 있도록 제작되었다 개발된 진단 플랫폼은 기존의 DC-DC 컨버터의 제어기와 직렬 통신으로 연결되어 있으며 웹을 통해 주요 제어 변수의 설정과 모니터링이 가능하도록 제작되었다. 웹 서비스를 위해서 스트롱암(StrongArm) 기반의 플랫폼을 적용하였으며 리눅스(linux) 환경에서 자바 가상 머신(java VM)을 이용하여 웹 서비스를 구현하였다 본 논문에서 제시된 기술은 향후 산업용 장치들의 웹기반 진단 및 모니터링 기술에 이용될 예정이다.

Dalvik Virtual Machine 분석 (Analysis of Dalvik Virtual Machine)

  • 조영필;권용인;양승준;백윤흥
    • 한국정보처리학회:학술대회논문집
    • /
    • 한국정보처리학회 2012년도 춘계학술발표대회
    • /
    • pp.45-46
    • /
    • 2012
  • 현재 스마트폰에서 가장 널리 쓰이는 OS는 안드로이드이다. 안드로이드는 오픈 소스 플랫폼이기 때문에 이를 수정하여 기존 기술을 개선하거나 새로운 기술을 개발하려는 시도가 많이 이루어지고 있다. 이를 위해 필수적으로 시행해야 할 것이 Dalvik Virtual Machine을 분석하는 작업이다. 이에, 본 연구는 Dalvik Virtual Machine의 주요 요소를 분석하였다.