• Title/Summary/Keyword: WindowsCE

Search Result 79, Processing Time 0.024 seconds

Implementation of IC Card Interface Chipset with AES Cryptography (AES 암호화 모듈을 내장한 IC카드 인터페이스 칩? 개발)

  • 김동순;이성철
    • Journal of KIISE:Computer Systems and Theory
    • /
    • v.30 no.9
    • /
    • pp.494-503
    • /
    • 2003
  • In this paper, we propose the implementation techniques of IC card chipset that is compatible with international standard ISO-7816 and supports WindowsCE operating system to expropriate various electronic cash and credit card. This IC card interface chip set is composed with 32 bit ARM720T Core and AES(Advanced Encryption System) cryptography module for electronic commerce. Six IC card interfaces support T=0, T=1 protocol and two of them are used to interface with user card directly, the others are used for interface with SAM card. In addition, It supports a LCD controller and USB interface for host. We improved the performance about 70% than software based It card chip set and verified using Hynix 0.35um process.

A Design of LED Video Processor Board using Embedded System (임베디드 시스템을 이용한 LED 비디오 프로세서 설계)

  • Lee, Jong-Ha;Ko, Duck-Young
    • 전자공학회논문지 IE
    • /
    • v.47 no.3
    • /
    • pp.1-6
    • /
    • 2010
  • In this paper, it is designed a processor using embedded system so that moving picture can be expressed on LED electric sign board which has been expressed a simple message only like as a character or graphic. It has been fabricated a moving picture LED electric sign board which is composed to a video processor and LED display panel, in order to be able to express a digital moving picture of 24 bits that is transmitted from embedded system. It includes gamma adjustment, brightness, color contrast control, a schedule function, expression image conversion by the Internet and memory device. Also, an application program based Windows CE is designed so that a character, graphic, and moving picture can be expressed on a small LED electric sign board.

Development of PLC Device for White Goods based on Web Technology (Web 기반의 백색 가전기기의 전력선 통신 장치 개발)

  • Myoung, Kwan-Joo;Kim, Dong-Sung;Cho, Sung-Guk;Kwon, Wook-Hyun;Kim, Yo-Hee
    • Proceedings of the KIEE Conference
    • /
    • 2001.07d
    • /
    • pp.2646-2648
    • /
    • 2001
  • In this paper, the development of Power Line Communication(PLC) device for white goods is presented. The commercial PLC chip-set is used for the modem device of white goods. As a PLC device for white goods, an ARM720 u-controller and a windows CE 3.0 are adopted. UPnP (Universal Plug and Play) that is applied for home network middle ware in implemented system. In addition, application programming and emulator for home appliance are implemented using UPnP standard ver 1.0.

  • PDF

A Design and Implementation of Embedded RFID Middleware System based SOA Environment Using .Net Compact Framework (.Net Compact Framework를 활용한 SOA 환경 기반의 임베디드 RFID 미들웨어 시스템 설계 및 구현)

  • Moon, Il-Hyeon;Han, Sae-Ron;Choi, Kwan-Sun;Kim, Song-Sik;Jeon, Chang-Wan;Lee, Sun-Heum;Jeon, Heung-Gu
    • Journal of the Korea Academia-Industrial cooperation Society
    • /
    • v.9 no.6
    • /
    • pp.1639-1646
    • /
    • 2008
  • This study designed and realized a new type of RFID middle-ware based on .NET Compact Framework platform using PXA255 embedded board and Windows CE as operating system. The proposed embedded RFID middle-ware system controls via LAN a number of RFID sensors using RS-232 as interface and was designed on the basis of components of each function necessary RFID middle-ware. Application module operating in the SOA environment analyzes the data received from the RFID sensors with the embedded RFID middle-ware and in turn performs appropriate business logic. Client module to be used by end users can use RFID information in database, by web method call of application.

Development of Device Driver for saving and capturing an image by using VGA Camera Module based on WinCE (MS WINCE 기반 VGA급 Camera Module의 영상 캡처와 저장을 위한 Device Driver 개발)

  • Kim, Seung-Hwan;Ham, Woon-Chul;Lee, Jung-Hwan;Lee, Ju-Yun
    • Proceedings of the KIEE Conference
    • /
    • 2007.04a
    • /
    • pp.190-192
    • /
    • 2007
  • 모바일 장치에서 사용하는 카메라 모듈을 가지고 MBA2440 보드에서 WINDOWS CE 운영체제의 디바이스 드라이버를 통하여 카메라 장치로부터 동영상 데이터를 얻어 화면에 표시하고, 여기서 획득된 화면정보를 Nand Flash 메모리에 저장하는 내용을 다룬다. 테스트에 사용된 카메라 모듈은 PIXELPLUS사의 모바일용 초소형 VGA급 30만 화소 카메라로 카메라모듈과 MBA2440보드 사이에 하드웨어적인 부분이 정상 작동하는지 확인을 위하여 펌웨어 상에서 카메라의 동영상 화면을 캡쳐하는 프로그램을 만들고, 이를 FAT File System을 이용하여 Nand Flash에 Image 파일 형태로 저장할 수 있도록 한다.

  • PDF

Design and Implementation of Decoder for Binary Encoded XML Document on Mobile Environment (모바일 환경에서의 이진 부호화된 XML 문서를 위한 복호기 설계 및 구현)

  • Yu, Jeong-Soo;Nang, Jong-Ho
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2008.06b
    • /
    • pp.411-415
    • /
    • 2008
  • 최근 멀티미디어 응용에서 XML은 메타데이터를 표현하기 위하여 그 사용량이 증가하고 있는 추세이며, 그 예로는 MPEG-7 MDS, MPEG-21등이 있다. 이러한 XML형식의 메타데이터의 크기를 줄이기 위하여 MPEG-7에서 정의한 포맷이 Binary Format for Metadata(BiM)이다. BiM은 스트리밍을 고려하여 단편화를 통한 점진적인 전송이 가능하며, 압축률이 높고 복호화에 따르는 오버헤드가 작다는 장점을 제공한다. 본 논문에서는 BiM에 대한 간단한 소개와 모바일 환경에 적합하도록 구현한 BiM 복호기의 설계 및 구현에 대하여 소개한다.구현한 복호기는 모바일 환경의 다양한 플랫폼에서의XML 파싱 모듈과 DOM 트리모듈에 대한 종속성을 제거하기 위하여, 스키마 파일의 파싱을 데스크탑에서 수행하고 이에 대한 파싱 결과를 자체 정의한 Syntax File 형식으로 복호기에 전송할 수 있도록 하였다. 또, BiM형태로 전송되는 ESG 메타데이터와 MPEG-4 LASeR 스트림에 대하여 Windows, Windows CE, embeded Linux 환경에서 정상적으로 복호화 하는 것을 확인하였다.

  • PDF

A Study on wireless transmission of biomedical signal using Bluetooth (블루투스에 사용한 생체신호의 무선 전송에 대한 연구)

  • Lee D. H.;Chang K. S.;Kim K. T.
    • 한국컴퓨터산업교육학회:학술대회논문집
    • /
    • 2003.11a
    • /
    • pp.99-102
    • /
    • 2003
  • Data acquisition of biomedical signal is important that can convert health of human body to measurable datas. In this paper, we developed system that can send multiple ECG data, ECG signal in biomedical signals, using Bluetooth wireless transmission. Developed system has several features, total gain of 1000, filtering data for noise reduction in hardware / software parts, portable to carry cause it has small size and battery operation. And system was designed which can measures data in several OS(Windows 2000, Windows CE).

  • PDF

The design and Implementation of Mobile Platform for dependent mobility in Operating Systems (운영체제에 독립적인 이동성 제공을 위한 플랫폼 설계 및 구현)

  • Park, Chul;Kim, Kyoung-Soo;Kim, Won-Tae
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2003.04d
    • /
    • pp.644-646
    • /
    • 2003
  • 본 논문은 현재 각각의 운영체제에서 운영 및 구현되고 있는 Mobile Node들의 의존성을 최소화하여 설계하고 이를 개발한다. Mobile IP의 RFC 2002를 준수하여 Mobile Node를 운영하는 방법을 설계하여 Mobile Node에 이동성을 제공한다. 여기에는 각각 운영체제만의 특정 코드상의 특징을 제외하고 설계된 기본적인 모듈들을 사용하는 방식을 통해 제안하고, 이에 해당하여 사용되는 이동 에이전트인 HUT code를 수정, 보안한다. 이 설계방식을 가볍게 하여 PC기반의 Linux부터 현재 가장 범용적으로 사용되고 있는 Windows계열의 운영체제 및 휴대성을 강조한 PDA상의 Windows CE에서까지 개발한다.

  • PDF

OS-­platform structure proposal by development of Mobile Operating System and platform (모바일 운영체제와 플랫폼의 발전에 따른 OS­플랫폼 구조)

  • 구본준;김기천
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2003.10c
    • /
    • pp.394-396
    • /
    • 2003
  • 스마트폰에 내장되고 있는 Symbian OS, Windows CE .NET, Palm OS와 같이 멀티태스킹을 기본적으로 지원하면서, 다양한 멀티미디어 데이터 서비스의 지원, IPv4, Bluetooth 와 같은 다양한 네트워킹 기술 지원, 데스크 탑 PC와의 데이터 호환 기능 등이 제공되는 최신의 모바일 운영체제들이 개발되면서 멀티미디어 중심의 이동통신 서비스의 변환을 촉진시키고 있다. 이러한 고성능의 모바일 OS들의 기능으로 인한 위피(WIPI)나 퀄컴사의 브루(Brew)와 같은 무선인터넷플랫폼과의 관계를 제시하고 향후 발전 방향과 구조를 제시하고자 한다.

  • PDF

Improvement of Energy Efficiency in Wood Frame House with Energy Efficient Methods (건물 에너지 절약요소 적용을 통한 목조주택의 에너지 성능 개선)

  • Kim, Sejong;Park, Joo-Saeng;Lee, Jun-Jae
    • Journal of the Korean Wood Science and Technology
    • /
    • v.41 no.1
    • /
    • pp.77-86
    • /
    • 2013
  • This research was carried out to evaluate and raise the energy efficiency of wood frame house. The commercial solution program CE3 (Construction Energy Efficiency Evaluation) was used for simulating the energy consumption in the single-family wood frame house. The results showed that the annual heating energy demand of the house was 160 kWh per 1 $m^2$ floor area. In order to decrease the heating energy demand, the following energy efficiency methods were applied to the simulation : a) simplification of building shape, b) decrease of windows area, c) application of high performance windows (with low thermal transmittance) and d) application of heat recovery ventilator. In case of replacement of the windows with high performance one with thermal transmittance 1 $W/m^2{\cdot}K$, the lowest heating demand of 80 $kWh/m^2{\cdot}a$ was obtained. The best combination of methods, application of high performance windows and heat recovery ventilator, showed heating energy demand 34.5 $kWh/m^2{\cdot}a$.