Abstract:
본 발명은 가상 머신을 이용한 서버 전력 예측 장치 및 그 방법에 관한 것으로, 서버에 할당된 가상 머신의 초기 전력량을 산출하는 단계; 상기 가상 머신의 구성요소 별 소비 전력 비율을 산출하는 단계; 일정시간 동안 상기 가상 머신의 구성요소 별 소비 전력 변화량을 산출하는 단계; 상기 가상 머신의 초기 전력량과 상기 구성요소 별 소비 전력 비율 및 상기 구성요소 별 소비 전력 변화량을 토대로 상기 가상 머신의 전체 소비 전력량을 산출하는 단계; 및 상기 서버의 초기 전력량에 상기 가상 머신의 전체 소비 전력량을 합하여 상기 서버의 전체 소비 전력량을 예측하는 단계;를 포함한다.
Abstract:
본 발명은 온라인 개발환경 서버, 온라인 마켓플레이스 서버, 온라인 개발환경 구성 방법 및 개발된 애플리케이션 서비스 방법에 관한 것으로, 온라인 개발환경 서버는 설계도구 풀, IDE/SDK 풀, 서비스 컴포넌트, 및 가상 서버 및 저장소 풀을 포함하는 가상 자원을 제공하는 가상 자원 풀; 개발자가 선택한 개발환경에 맞게 가상 자원을 선택할 수 있도록 지원하는 가상 자원 풀 관리자; 상기 가상 자원 풀 관리자를 통해 가상 자원 정보를 참조하여 가상 개발환경을 구축하는 가상 개발환경 관리자; 상기 가상 개발환경 관리자 및 상기 가상 자원 풀 관리자를 통해 사용자 및 그룹별 가상 개발환경의 뷰를 바인딩하는 가상 작업 공간 및 뷰 관리자; 상기 가상 작업 공간 및 뷰 관리자에 의해 바인딩되어 구성된 가상의 뷰 모델을 개발자에게 제시하는 프레젠터; 및 작업공간 가상화를 위해 구성된 메타데이터를 저장 및 관리하는 메타데이터 관리자를 포함하여 구성된다.
Abstract:
다중 플랫폼을 지원하는 범용 신뢰플랫폼모듈 및 이를 구현하기 위한 방법이 제공된다. 서로 다른 플랫폼을 지원하는 둘 이상의 신뢰플랫폼모듈을 포함하는 범용 신뢰플랫폼 모듈은 호스트로부터 신뢰플랫폼모듈 기능 변경 명령이 수신되면, 현재 기능 변경 가능 상태인지 여부를 확인하고, 상기 신뢰플랫폼모듈 기능 변경 명령에 상응하도록 범용 신뢰플랫폼 모듈을 세팅한다. 이후부터는 상기 변경된 설정에 상응하는 신뢰플랫폼모듈만이 신뢰플랫폼모듈 동작 명령을 실행한다. 신뢰플랫폼모듈, TPM, 다중 플랫폼, 범용 신뢰플랫폼모듈
Abstract:
본 발명은 보안 기능이 구비된 반도체 칩 및 그 동작 방법에 관한 것이다. 본 발명에 따르면, 반도체 칩에 구비된 보안 장치는 센서가 초기에 측정한 환경 정보 값과 센서가 측정한 현재 환경 정보 값을 비교하여 반도체 칩의 이상을 판별한다. 판별된 반도체 칩에 이상이 발견된 경우, 반도체 칩 대해 기 설정된 물리적인 조치를 실행한다. 여기서, 물리적인 조치는 반도체 칩의 이상을 알리는 기 설정된 동작을 실행하거나 또는 반도체 칩의 동작을 정지시키는 동작을 포함하는 것이다. 이와 같이, 외부 주변 환경에 민감한 센서를 이용하여 측정한 주변 환경 정보 값을 이용하여 반도체 칩의 위변조 여부를 판별할 수 있다. 반도체 칩, 보안, 센서, 위변조, 복제
Abstract:
PURPOSE: A semiconductor chip having security function and an operation method thereof are provided to determine forgery of the semiconductor chip by measured surrounding environment information value with a sensor which is sensitive to the outside surrounding environment. CONSTITUTION: A sensor unit(112) measures around environment information according to physical change of a semiconductor chip(100). A storage unit(111) stores initial surrounding environment information which the sensor unit measured. A control unit(113) compares the measured current surrounding environment information and the stored initial surrounding environment information. If the measured current surrounding environment information and the stored initial surrounding environment information do not match, the control unit performs preset operation informing abnormality of the semiconductor chip or stops operation of the semiconductor chip.
Abstract:
PURPOSE: A method and an apparatus for restricting the use of an encryption key are provided to efficiently restrict the illegal use of data by efficiently restricting the use frequency of a protection key necessary for decoding the encoded data. CONSTITUTION: An external memory(230) stores a protection key, and a key blob including the usable frequency and counter number of the protection key. A counter table(240) stores a counter corresponding to the protection key, and a TRM(Trusted Platform Module)(210) obtains decodes the key blob to obtain the protection key, the usable frequency and counter number of the protection key. The TRM verifies the integrity for the counter corresponding to the protection key and updates the counter value of the verified counter. Unless the counter value exceeds the usable frequency, the TRM allows the usage of the protection key.
Abstract:
PURPOSE: A method for a prime number test is provided to minimize the number of necessary calculations in a prime number decision through a calculation process which is simpler than a Miler-Rabin test. CONSTITUTION: A small embedded system generates an arbitrary random number(n)(S300). The system generates two variables(r,s)(S302). The system generates a first modular value(a') through a first modular operation(S308). The system generates a second modular value(b) through a second modular value(S312). If the second modular value is 1 or n-1, the system determines the generated random number(n) as a prime number(S320).
Abstract:
PURPOSE: A method for restricting use in a mobile station and a mobile station for the same are provided to prevent the loss of a mobile terminal while restricting the usage of the lost mobile terminal by using USIM(Universal Subscriber Identity Module) to receive certification. CONSTITUTION: A control module receives ID ad a coded first certificated data from a authentication module card with ID(S116). The control module transmits the received ID and a first certificated data to the authentication module(S120). The authentication module searches a search data for second certificated data which is matched with the received ID. The authentication module decodes the first certificated data. The authentication module compares the decoded first certificated data with the secret data for second certificated data and generates an inspection result. The authentication module transmits the inspection result which to a control module(S122-S128). The control module controls the mobile terminal according to the generation inspection result(S130).
Abstract:
PURPOSE: A device and a method of sensing frequency are provided to remove a risk factor from hardware by detecting the change of the frequency of a clock signal. CONSTITUTION: A frequency detector comprises a first integrating section(100), a first comparison unit(200), a second comparison unit(300), a second integrating section(400), a third comparison unit(500), and a controller(600). The first integrating section integrates a first current. The first comparison unit compares the first output voltage of the first integrating section with an upper threshold voltage. The second comparison unit compares the first output voltage with a lower-threshold voltage. The second integrating section integrates a second current. The third comparison unit compares the second output voltage of the second integrating section with an upper threshold voltage.
Abstract:
본 발명은 이동통신 단말의 보안성 강화 방법 및 그 시스템에 관한 것으로, 미발급 상태의 보안 칩과 연동된 단말로부터 개통 등록이 요청되는 경우, 상기 단말과 이동통신사 서버 사이에 위치한 등록 및 발급 서버가 상기 이동통신사 서버에 상기 단말의 등록 데이터를 요청하여 제공받는 과정; 상기 등록 및 발급 서버가 상기 단말로 요청하여 제공받는 상기 미발급 상태의 보안 칩의 기본 정보를 통해, 상기 보안 칩을 발급한 보안 칩 서버로부터 상기 보안 칩의 마스터키를 제공받는 과정; 상기 등록 및 발급 서버가 상기 제공받은 마스터키와 상기 단말 내 보안 칩의 마스터키가 동일한지 여부를 확인하는 비공개적 발급관리 권한 획득 절차를 수행하여 상기 발급관리 권한이 획득되는 경우, 상기 이동통신사 서버로부터 제공받은 등록 데이터와 암호화키를 상기 단말로 제공하는 과정; 상기 단말이 상기 제공되는 등록 데이터와 암호화키를 상기 보안 칩과 해당 단말의 주 시스템에 저장하는 과정; 상기 단말이 사용자 사용 시마다 상기 보안 칩 내의 등록 데이터와 상기 주 시스템 내의 등록 데이터를 비교하고, 상기 등록 데이터들의 동일 여부에 따라 상기 사용자 사용을 인증하는 과정을 포함하며, 이에 의하여 이동통신 단말의 중요 데이터들에 대한 유출 및 복제를 차단하는 효과를 가진다. 이동통신 단말, 보안 칩, 유출, 복제, 불법 사용, 등록, 보안