• Title/Summary/Keyword: 다중 프로파일

Search Result 127, Processing Time 0.026 seconds

Register Pressure Aware Code Selection Algorithm for Multi-Output Instructions (Register Pressure를 고려한 다중 출력 명령어를 위한 개선된 코드 생성 방법)

  • Youn, Jong-Hee M.;Paek, Yun-Heung;Ko, Kwang-Man
    • The KIPS Transactions:PartA
    • /
    • v.19A no.1
    • /
    • pp.45-50
    • /
    • 2012
  • The demand for faster execution time and lower energy consumption has compelled architects of embedded processors to customize it to the needs of their target applications. These processors consequently provide a rich set of specialized instructions in order to enable programmers to access these features. Such an instruction is typically a $multi$-$output$ $instruction$ (MOI), which outputs multiple results parallely in order to exploit inherent underlying hardware parallelism. Earlier study has exhibited that MOIs help to enhance performance in aspect of instruction counts and code size. However the earlier algorithm does not consider the register pressure. So, some selected MOIs introduce register spill/reload code that increases the code size and instruction count. To attack this problem, we introduce a novel iterated instruction selection algorithm based on the register pressure of each selected MOIs. The experimental results show the suggested algorithm achieves 3% code-size reduction and 2.7% speed-up on average.

Modificated Intrusion Pattern Classification Technique based on Bayesian Network (베이지안 네트워크 기반의 변형된 침입 패턴 분류 기법)

  • Cha Byung-Rae;Park Kyoung-Woo;Seo Jae-Hyeon
    • Journal of Internet Computing and Services
    • /
    • v.4 no.2
    • /
    • pp.69-80
    • /
    • 2003
  • Program Behavior Intrusion Detection Technique analyses system calls that called by daemon program or root authority, constructs profiles, and detectes modificated anomaly intrusions effectively. In this paper, the relation among system calls of processes is represented by bayesian network and Multiple Sequence Alignment. Program behavior profiling by Bayesian Network classifies modified anomaly intrusion behaviors, and detects anomaly behaviors. we had simulation by proposed normal behavior profiling technique using UNM data.

  • PDF

OpenGL ES 2.0 based Shader Compilation Method for the Instruction-Level Parallelism (OpenGL ES 2.0 기반 셰이더 명령어 병렬 처리를 위한 컴파일 기법)

  • Kim, Jong-Ho;Kim, Tae-Young
    • Journal of Korea Game Society
    • /
    • v.8 no.2
    • /
    • pp.69-76
    • /
    • 2008
  • In this paper, we present the architecture of graphics processor and its instruction format for the mobile device. In addition, we introduce tile shader data structure for the on/off-line compilation based on the OpenGL ES 2.0 and a new optimization method based on the ILP(Instruction-Level Parallelism). This paper shows where a processor with the sane core clock is being used, the shader instruction resulted from the compile structure and method in this paper is approximately 1.5 to 2 times faster than a code based on the single instruction.

  • PDF

The Study on Performance of Reverse Link Synchronous DS-CDMA System for IMT-2000 (IMT-2000을 위한 역방향 링크 동기화 DS-CDMA 시스템의 성능에 관한 연구)

  • 황승훈;김정호;박병훈;황금찬
    • The Journal of Korean Institute of Communications and Information Sciences
    • /
    • v.24 no.7A
    • /
    • pp.996-1004
    • /
    • 1999
  • In this paper, we evaluate the performance of reverse link synchronous CDMA with orthogonal spreading and Rake combining, and compare this to that of an asynchronous transmission under Rayleigh multipath fading environments. The link performance is evaluated in terms of average bit error rate (BER) and capacity, assuming ideal BPSK data modulation. The focus of this paper is on the impact that the multipath intensity profile (MIP) shape and number of taps in Rake receiver have on the performance of synchronous transmission. The results show the reverse link synchronous transmission can always achieve smaller BER than the asynchronous transmission even if inter-path interference exists.

  • PDF

Design and Implementation of File Access Control System using Multi PIN and Biometrics based on Java Card (JAVA CARD기반의 생체정보 및 다중PIN을 이용한 파일접근 제어 시스템 설계 및 구현)

  • Gu, Eun-Hee;Shin, In-Chul
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2004.05a
    • /
    • pp.1075-1078
    • /
    • 2004
  • 급속한 정보기술 및 인터넷의 발달로 인해 네트워크를 통한 정보의 교류가 활발해지고 온라인 뱅킹 등 전자상거래와 관련된 산업의 규모가 커지면서 정보보안과 휴대용이 용이한 스마트카드는 여러 활용분야에서 사용되고 있다. 계속적인 하드웨어 기술의 발전으로 스마트카드의 표준으로 자리 잡고 있는 자바카드는 스마트카드 플랫폼에 자바의 기술을 접목시킨 것으로써 객체지향 중심의 기법으로 보안상 매우 좋은 이점을 지니고 있다. 또한 특성이 다른 하드웨어에서 같은 동작을 할 수 있는 개방형 운영체제를 가짐으로써 다양한 다수의 응용 프로그램을 수용할 수 있는 유연성을 가지게 한다. 본 논문에서는 이러한 자바카드의 특성을 이용하여 하나의 회원 카드로 다수의 사용자가 사용할 수 있는 접근통제가 가능한 회원카드를 설계하였다. 사용자에게 발급된 하나의 카드에 들어있는 정보를 개인이 아닌 다수의 사용자가 서로 다른 PIN을 이용하여 카드 내에 있는 사용자 정보를 접근하여 개인 정보의 확인, 관리내용 업데이트, 내용에 따른 청구를 카드 하나로 가능하게 하였다. 이때 사용자 인증수단으로 사용되는 PIN의 보안성을 높이기 위해 개인별로 고유한 생체인식의 한 구성요소인 서명 데이터를 이용하여 패스워드가 가지는 보안상의 취약요소를 없애 보다 안전한 사용자 인증을 하고자 한다. 이러한 자바카드의 이용기술과 생체인식 및 다중PIN을 이용한 사용자 인증, 파일의 보안 등급의 차등적인 접근권한을 설계하고 마지막으로 비주얼한 응용프로그램을 구현함으로써 카드를 보다 안전하고 편리하게 사용할 수 있기를 기대한다.

  • PDF

Classifying Latent Profiles in Mobile Phone Usage of Elementary School Students and Verifying the Relationship with Mobile Phone Dependency (잠재프로파일분석을 통한 초등학생의 휴대전화 이용유형분류와 의존도의 관계 검증)

  • Jeong, Kyu-Hyoung;Lee, Min-Joo
    • Journal of the Korea Convergence Society
    • /
    • v.10 no.8
    • /
    • pp.283-289
    • /
    • 2019
  • The purpose of this study was to classify the elementary school students to latent groups according to the type of mobile phone usage and to verify the relationship with mobile phone dependency. The latent profile analysis was conducted using the first grade panel data of the elementary school in the Korea Children 's Youth Panel in 2016. The results found 3 latent classes of mobile phone usage: family and friend concentration (Type1), family concentration low level (Type2) and essential (Type3). The results of multiple regression analysis for verifying the relationship between mobile phone use type and mobile phone dependency showed a significant effect. The Type 2 showed more dependency than the Type 1, and the Type 1 showed more dependency than the Type 3. These findings provided basis for the guideline of mobile phones use and for proper intervention to prevent mobile phone dependency for elementary school students.

Intelligent Service Agent Using Ontology (온톨로지를 적용한 지능형 서비스 에이전트)

  • Kim, Je-Min;Park, Young-Tack
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2007.06c
    • /
    • pp.341-346
    • /
    • 2007
  • 본 논문에서는 유비쿼터스 컴퓨팅 시스템이 사용자에게 적절한 서비스를 제공하도록 도와주는 지능형 서비스 에이전트를 제안한다. 사용자에게 적절한 유비쿼터스 서비스를 제공하기 위해서는, 각각의 유비쿼터스 서비스 시스템 내에서의 상황 정보(Context Information) 차이를 조절하고 사용자의 취향을 서비스에 반영해야 한다. 따라서 다음 3가지 부분에 중점을 두어 연구를 진행하였다. 첫째, 적절한 다중 에이전트 프레임워크 - 에이전트간의 커뮤니케이션 이해와 추론엔진의 적용, 둘 째, 유비쿼터스 컴퓨팅 환경 내에 존재하는 다양한 상황 정보 (Context information)를 효과적으로 표현하는 유비쿼터스 온톨로지 - 에이전트간의 상황 정보 공유와 이해, 마지막으로 유비쿼터스 시스템에 적용되는 사용자 프로파일 구축 방법에 대해 연구 하였다. 본 논문에서 제안하는 지능형 서비스 에이전트는 사용자 취향에 따라 적절한 서비스를 제공하는 적응형 유비쿼터스 서비스 시스템 구축을 가능하게 한다.

  • PDF

Kiosk System Design using Bluetooth SPP on Android Platform (안드로이드 플랫폼 기반 블루투스 SPP를 이용한 키오스크 시스템 설계)

  • Nam, Yong-Su;Kim, Tae-Yong
    • Journal of the Korea Institute of Information and Communication Engineering
    • /
    • v.15 no.10
    • /
    • pp.2143-2148
    • /
    • 2011
  • In general, existed kiosk using touch-screen based kiosk system has been used by only single user, so that multiple users to access this kiosk need to provide a lot of waiting time and maintenance costs. To solve this problem, the framework design based on Bluetooth profile for kiosk servers is presented. The proposed kiosk system can be more efficiently used in theater, train station, bank, government, and public offices by using Bluetooth module and AP in mobile system such as smart phone.

Design and Implementation of a Web Contents Recommendation System (웹 컨텐츠 추천 시스템 설계 및 구현)

  • 김산성;류정우;성지애;차진호;김명원
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2002.04b
    • /
    • pp.304-306
    • /
    • 2002
  • 디지털 컨텐츠 산업의 성장, 전자상거래의 활성화, 기업의 흠페이지 활용 증가 등으로 온.오프라인에서 컨덴츠의 수요가 증가하면서 컨덴츠를 관리하는 컨텐츠 관리 시스템 시장의 성장 잠재성이 높아가고 있다. 본 논문에서는 이러한 컨텐츠 관리 시스템의 마지막 단계인 컨텐츠 배포 단계에 있어 모든 사용자에게 동일한 컨텐츠를 제공하는 것이 아니라 사용자의 관심에 따라 다른 컨텐츠를 동적으로 제공하는 컨텐츠 주천 시스템을 설계 및 구현한다. 본 시스템은 규칙 기반 추천 방식을 사용하고 있으며 규칙으로는 사용자간의 연관성을 나타내는 사용자 협업적 규칙과 항목간의 연관성을 나타내는 항목 협업적 규칙이 존재한다. 또한 컨덴츠에 대한 사용자의 선호도를 측정하기 위해서 선호범위를 정의하고 있으며 취미, 관심분야와 같이 하나 이상의 값을 가질 수 있는 다중 값을 처리하친 있다. 시스템은 추천을 위한 정보 즉, 선호범위와 사용자 프로파일 그리고 규칙들을 생성하는 오프라인 작업과 이러한 정보를 이용하여 실시간으로 사용자에게 추천해주는 온라인 작업으로 나뉘어 진다.

  • PDF

A Symbol Synchronization Algorithm With an Adaptive Threshold Establishment Method For OFDM Systems (OFDM시스템을 위한 적응 문턱값 설정방식의 심볼동기화 알고리듬)

  • Song, Dong-Ho;Joo, Chang-Bok
    • Journal of the Institute of Electronics Engineers of Korea TC
    • /
    • v.40 no.6
    • /
    • pp.213-224
    • /
    • 2003
  • The proposed algorithm can always set up the optimal threshold value regardless of channel characteristics using an adaptive threshold establishment method that determines the threshold level according to channel noise power, and then it uses the specially designed training symbols that can make the algorithm's estimation performance be less sensitive to power delay profile variation in a multipath channel. In result, the estimation performance of the proposed technique is less affected by channel characteristic variation.