• Title/Summary/Keyword: 내장 시스템

Search Result 1,384, Processing Time 0.028 seconds

Implementation of the wireless headset using Bluetooth (블루투스를 이용한 무선 헤드셋 구현)

  • 이병로
    • Journal of the Korea Institute of Information and Communication Engineering
    • /
    • v.7 no.6
    • /
    • pp.1138-1145
    • /
    • 2003
  • The Bluetooth wireless technology is the new short-range RF transmission standard for low-power, low-cost, short-range radio links between mobile devices and electric product. The technology can eliminate the confusion of cables, connectors and protocols confounding communications between devices. Mobile phones, pagers, laptops, PDAs, digital cameras and more, all now have a common structure for communicating across their product platforms. In this paper, we present the Bluetooth protocol stack and headset profiles for the communication between mobile phone and headset. And then, we construct application software which is embedded in the device that operates an application over the Bluetooth protocol stack Next we implement wireless headset using MSP430, not real time operating system.

A new BIST methodology for multi-clock system (내장된 자체 테스트 기법을 이용한 새로운 다중 클락 회로 테스트 방법론)

  • Seo, Il-Suk;Kang, Yong-Suk;Kang, Sung-Ho
    • Journal of the Institute of Electronics Engineers of Korea SD
    • /
    • v.39 no.7
    • /
    • pp.74-80
    • /
    • 2002
  • VLSI intergrated circuits like SOC(system on chip) often require a multi-clock design style for functional or performance reasons. The problems of the clock domain transition due to clock skew and clock ordering within a test cycle may result in wrong results. This paper describes a new BIST(Built-in Self Test) architecture for multi-clock systems. In the new scheme, a clock skew is eliminated by a multi-capture. Therfore, it is possible to perform at-speed test for both clock inter-domain and clock intra-domain.

(PMU (Performance Monitoring Unit)-Based Dynamic XIP(eXecute In Place) Technique for Embedded Systems) (내장형 시스템을 위한 PMU (Performance Monitoring Unit) 기반 동적 XIP (eXecute In Place) 기법)

  • Kim, Dohun;Park, Chanik
    • IEMEK Journal of Embedded Systems and Applications
    • /
    • v.3 no.3
    • /
    • pp.158-166
    • /
    • 2008
  • These days, mobile embedded systems adopt flash memory capable of XIP feature since they can reduce memory usage, power consumption, and software load time. XIP provides direct access to ROM and flash memory for processors. However, using XIP incurs unnecessary degradation of applications' performance because direct access to ROM and flash memory shows more delay than that to main memory. In this paper, we propose a memory management framework, dynamic XIP, which can resolve the performance degradation of using XIP. Using a constrained RAM cache, dynamic XIP can dynamically change XIP region according to page access pattern to reduce performance degradation in execution time or energy consumption resulting from native XIP problem. The proposed framework consists of a page profiler gathering applications' memory access pattern using PMU and an XIP manager deciding that a page is accessed whether in main memory or in flash memory. The proposed framework is implemented and evaluated in Linux kernel. Our evaluation shows that our framework can reduce execution time at most 25% and energy consumption at most 22% compared with using XIP-only case adopted in general mobile embedded systems. Moreover, the evaluation shows that in execution time and energy consumption, our modified LRU algorithm with code page filters can reduce more than at most 90% and 80% respectively compared with applying just existing LRU algorithm to dynamic XIP.

  • PDF

Design and fabrication of the GPS antenna system including RF-stage (RF 수신부를 내장한 GPS 안테나 시스템의 설계 및 제작)

  • 홍성일;이정호;변건식;정만영
    • Journal of the Korean Institute of Telematics and Electronics A
    • /
    • v.33A no.6
    • /
    • pp.99-107
    • /
    • 1996
  • When GPS (global positioning system) is used as synchronous signal in CDMA digital cellular base station system and high speed digital synchronous communication network, antenna cable length is increased, comparing with other GPS application such as positioning or car navigation. In this paper, it is proposed that a type of new GPS antenna system including RF stage for reduction of cable loss in case of long cable.The antenna system with TMPA(truncated-corners microstrip patch antenna) is designed and fabricated because GPS signal has RHCP (right-hand circular polarization), consequently antenna size can be made small size. LNA (low noise amplifier) is designed by using HEMT(high electron mobility transistor)which has lower noise figurae and better AGC characteristics at low voltage than GaAs FET, and we equiped mixer, in GPS antenna unit, which converts from 1575.42MHz to 75.42MHz. As result of comparing between typical system and proposed system when cable length is 60m, 63dB, 55dB and 25dB gain are obtained for RG-316/U, RG-58C/U and RG-213/U, and better characteristics are achieved than typical system as far as cable length is longer.

  • PDF

A study on a Prediction of Dangerous Failure Rate in the Embedded System for the Track Side Functional Module (TFM에 대한 내장형제어기의 위험측고장률 예측에 관한 연구)

  • SHIN Ducko;LEE Jae-Hoon;LEE Key-Seo
    • Journal of the Korean Society for Railway
    • /
    • v.8 no.2
    • /
    • pp.170-175
    • /
    • 2005
  • This study presents a prediction of a failure rate in a safety required system that consists of a embedded control system, requiring a satisfaction of a quantitative safety requirement. International Standards are employed to achieve a regular procedures in the whole life cycle of a system, for the purpose of a prediction and a evaluation of a fault that might be able to be happened in a system. This International Standards uses SIL (Safety Integrity Level) to evaluate a safety level of a system. SIL is divided into 4 levels, from level 1 to level 4, and each level has functional failure rate and dangerous failure rate of a system. In this paper we describe the conventional method to predict the dangerous failure rate and propose a method using hazard analysis to predict the dangerous failure rate. The conventional method and the technique using hazard analysis to predict the dangerous failure rate are made a comparison through the control modules of the interlocking system in KTX. The proposed method verify better effectiveness for the prediction of the dangerous failure rate than that of the conventional method.

Intelligent NURBS Surface Interpolation System with Embedded Online Tool-Path Planning (온라인 방식의 공구경로 계획을 내장한 지능형 NURBS 곡면 보간 시스템)

  • Koo, Tae-Hoon;Jee, Sung-Chul
    • Journal of the Korean Society for Precision Engineering
    • /
    • v.23 no.9 s.186
    • /
    • pp.156-163
    • /
    • 2006
  • The purpose of this study is to improve the machining of free-formed NURBS surfaces using newly defined G-codes which can directly deal with shapes defined from CAD/CAM programs on a surface basis and specialize in rough and finish cut. To this purpose, a NURBS surface interpolation system is proposed in this paper. The proposed interpolation system includes online tool-path planning, real-time interpolation and feedrate regulation considering an effective machining method and minimum machining time all suitable for unit NURBS surface machining. The corresponding algorithms are simultaneously executed in an online manner. The proposed NURBS surface interpolation system is integrated and implemented with a PC-based 3-axis CNC milling system. A graphic user interface (GUI) and a 3D tool-path viewer which interprets the G-codes for NURBS surfaces and displays whole tool-paths are also developed and included in our real-time control system. The proposed system is evaluated through actual machining in terms of size of NC data, machining time, regulation of feedrate and cutting force focused on finish cut in comparison with the existing method.

An Efficient Security Protocol for Transaction in Mobile Data Network (모바일 데이터 망에서의 거래를 위한 효율적인 보안 프로토콜)

  • Kim, Jang-Hwan;Rhee, Chung-Sei
    • Convergence Security Journal
    • /
    • v.6 no.2
    • /
    • pp.43-51
    • /
    • 2006
  • The existing electronic transaction protocol uses a cryptography algorithm that is not suitable for mobile environment because of limited memory and process ability. In this paper, we propose an efficient transaction protocol suitable for mobile embedded system. The proposed protocol reduces computation and process time by using ID-based cryptography algorithm and ECC (elliptic curve cryptosystem). It uses vendor authentication only in the first transaction, and from the second transaction, it requires transaction after authentication with session created by applying ECC technique. Therefore, the creation number of authentication for the vendor can be reduced from n to one. And it reduces process time because it provides the same security with 160 bits as with 1024 bits of RSA.

  • PDF

Design and Development of Smart Monitoring System for U-Healthcare (U-헬스케어를 위한 스마트 모니터링시스템 설계 및 구현)

  • Hur, Jung-Yoon;Lee, Ki-Young;Lee, Don-Hee;Kang, Jeong-Jin
    • The Journal of the Convergence on Culture Technology
    • /
    • v.1 no.4
    • /
    • pp.107-111
    • /
    • 2015
  • Humans must restore tired bodies and minds during sleep. Sleep as much as eating a meal many people looking for a hospital can not sleep, but a matter of course. The smart phone is loaded in the most recent studies it has been conducted to provide a service to the patient or medical personnel U-healthcare in the field of smart phone-based medical applications as with a variety of sensors, including an acceleration sensor. In this paper, the aim of providing an Android-based applications to use a variety of sensors incorporated in the popularity of smart phones to induce normal water flow to recognize the user's action.

The Digital Road Map Using World Geodetic System-84 Coordinates System (WGS-84 좌표계에 의한 수치지도 작성)

  • 배상진;최철웅;강인준
    • Journal of the Korean Society of Surveying, Geodesy, Photogrammetry and Cartography
    • /
    • v.15 no.2
    • /
    • pp.269-275
    • /
    • 1997
  • Car Navigation System with Global Positioning System (GPS) can display position direction and the shortest cut of one's destination. The position datum for GPS in World Geodetic System 1984 (WGS-84) coordinates system need to transform Bessel coordinates system and process Map projection. Since 1987, GPS has used the WGS-84. WGS-84 is a geocentric equipotential ellipsoid of revolution which is defined four parameters. In this study, by comparing the digitized topographical map with the digital map of GPS datum we can consider the technique of WGS84 digital map.

  • PDF

A Survey about Installation Trend for Exterior in Domestic (국내 외장재 설치동향 조사 및 화재위험성 분석)

  • Min, Se-Hong;Jang, Young-Jin;Sa, Jae-Chun;Lee, Jae-Moon;Yun, Jung-Eun;Kim, Mi-Suk;Kim, Yeon-Hwang
    • Proceedings of the Korea Institute of Fire Science and Engineering Conference
    • /
    • 2012.04a
    • /
    • pp.11-14
    • /
    • 2012
  • 최근 고도성장에 발맞추어 건축물의 에너지 효율등급 인증제를 실시하면서 외단열시스템(EIFS) 외장재 사용이 늘어나고 있으며, 건물의 외관상의 디자인을 중시하게 됨으로써 다양한 소재의 외장재를 적용하고 있다. 그러나 건축물의 내부 또는 외부에서 발생된 화재가 외장재를 통해 건물 전체로 확산되는 이른바 동시다발성 화재가 많이 발생하고 있다. 2010년 부산해운대의 고층건물에서 외장재를 통해 연소 확산된 화재가 발생하면서 건축물의 외장재의 관한 규제가 절실해졌다. 현재 국내 건축법과 소방법에는 내화구조 및 내장재에 관한 기준은 있지만 외장재에 관한 기준은 마련되어 있지 않다. 이에 현재 건축물 외장재의 법제화를 하기 위해서 많은 연구와 실험이 진행 중에 있다. 이런 노력에 앞서 현재 상용되는 외장재의 종류를 살펴보고 국내 건축물에 적용된 외장재에 대해서 알아보는 것이 이번 연구의 목적이다.

  • PDF