• 제목/요약/키워드: Micro processor

검색결과 257건 처리시간 0.026초

Micro-processor를 이용한 엘리베이터 제어에 관한 연구 (A study on elevator control using micro-processor)

  • 김성종;위환;신동용;한후석
    • 제어로봇시스템학회:학술대회논문집
    • /
    • 제어로봇시스템학회 1988년도 한국자동제어학술회의논문집(국내학술편); 한국전력공사연수원, 서울; 21-22 Oct. 1988
    • /
    • pp.418-421
    • /
    • 1988
  • Elevator system requires position and speed control at the same time recently. The control device of existing Elevator system making hardware is simplified by using micro-processor that have been developed. In this papers, it consists of contactless logic circuit using miro-processor and digital components. This paper shows that as this system control voltage and frequency using PWM inverter at the same time, speed control is accurate, acceleration and deceleration is soft and passengers can be feel comfortably because speed change is a little during driving.

  • PDF

PROX 반응기가 있는 50W급 세라믹재질의 소형 reformer 개발 (Development of a 50W Powered Ceramic Micro Reformer Equiped with PROX Reactor)

  • 정찬화;김우재;오정훈
    • 한국정밀공학회:학술대회논문집
    • /
    • 한국정밀공학회 2005년도 춘계학술대회 논문집
    • /
    • pp.225-229
    • /
    • 2005
  • We have designed micro-fuel processor system, which consists of a steam reforming area and a PROX(preferential oxidation) area. Micro-fuel processor system generates $H_2$ rich gas from a methanol. In our experiment, we have integrated micro-fuel processor system using low temperature cofired ceramics (LTCC) process because LTCC is superior to other materials principally due to their high thermal and chemical stability, simpler fabrication processes, and lower materials cost. Therefore, we have studied and integrated micro-fuel processor system containing embedded heaters, cavities, and 3D structures of micro-channel with LTCC. Also we have optimized the LTCC process.

  • PDF

ARM 프로세서와 LINUX를 이용한 마이크로 웹서버 구현 (Implemantation of Micro-Web Server Using ARM Processor and Linux)

  • 이동훈;한경호
    • 전력전자학회:학술대회논문집
    • /
    • 전력전자학회 2002년도 전력전자학술대회 논문집
    • /
    • pp.697-700
    • /
    • 2002
  • In this paper, we proposed the micro web-server Implementation on Strong ARM processor with embedded Linux. The parallel port connecting parallel I/O is controlled via HPPT protocol and web browser program. HTTP protocol is ported into Linux and the micro web server program and port control program are installed on-board memory using CGI to be accessed by web browser, such as Internet Explore and Netscape. 8bit LED and DIP switches are connected to the processor port and the switch input status is monitored and the LED output is controlled from remote hosts vie internet. The result of the proposed embedded micro-web server can be used in automation systems, remote distributed control via internet using web browser.

  • PDF

Implementation of MDCT core in Digital-Audio with Micro-program type vector processor

  • Ku Dae Sung;Choi Hyun Yong;Ra Kyung Tae;Hwang Jung Yeun;Kim Jong Bin
    • 대한전자공학회:학술대회논문집
    • /
    • 대한전자공학회 2004년도 학술대회지
    • /
    • pp.477-481
    • /
    • 2004
  • High Quality CD, OAT audio requires that large amount of data. Currently, multi channel preference has been rapidly propagated among latest users. The MPEG(Moving Picture Expert Group) is provides data compression technology of sound and image system. The MPEG standard provides multi channel and 5.1 sounds, using the same audio algorithm as MPEG-l. And MPEG-2 audio is forward and backward compatible. The MDCT (Modified Discrete Cosine Transform) is a linear orthogonal lapped transform based on the idea of TDAC(Time Domain Aliasing Cancellation). In this paper, we proposed the micro-program type vector processor architecture a benefit in MDCT/IMDCT of MPEG-II AAC. And it's reduced operating coefficient by overlapped area to bind. To compare original algorithm with optimized algorithm that cosine coefficient reduced $0.5\%$multiply operating $0.098\%$ and add operating 80.58\%$. Algorithm test is used C-language then we designed hardware architecture of micro-programmed method that applied to optimized algorithm. This processor is 20MHz operation 5V.

  • PDF

마이크로프로세서 제어를 이용한 DC-DC Buck Converter 설계 (Design of DC-DC Buck Converter Using Micro-processor Control)

  • 장인혁;한지훈;임홍우
    • 공학기술논문지
    • /
    • 제5권4호
    • /
    • pp.349-353
    • /
    • 2012
  • Recently, Mobile multimedia equipments as smart phone and tablet pc requirement is increasing and this market is also being expanded. These mobile equipments require large multi-media function, so more power consumption is required. For these reasons, the needs of power management IC as switching type dc-dc converter and linear regulator have increased. DC-DC buck converter become more important in power management IC because the operating voltage of VLSI system is very low comparing to lithium-ion battery voltage. There are many people to be concerned about digital DC-DC converter without using external passive device recently. Digital controlled DC-DC converter is essential in mobile application to various external circumstance. This paper proposes the DC-DC Buck Converter using the AVR RISC 8-bit micro-processor control. The designed converter receives the input DC 18-30 [V] and the output voltage of DC-DC Converter changes by the feedback circuit using the A/D conversion function. Duty ratio is adjusted to maintain a constant output voltage 12 [V]. Proposed converter using the micro-processor control was compared to a typical boost converter. As a result, the current loss in the proposed converter was reduced about 10.7%. Input voltage and output voltage can be displayed on the LCD display to see the status of the operation.

웹 기반 하드웨어 원격감시 및 제어를 위한 초소형 내장형 웹 서버 시스템의 구현 (Implementation of Embedded Micro Web Server for Web based Remote Hardware Control and Monitor)

  • 한경호
    • 조명전기설비학회논문지
    • /
    • 제20권6호
    • /
    • pp.104-110
    • /
    • 2006
  • 본 논문에서는 인텔사의 StrongARM 프로세서에 내장형 리눅스 운영 시스템을 실장하여 내장형 웹 서버를 구현하고 ARM프로세서에 연결된 병렬포트의 입 출력을 HTTP 프로토콜을 이용하여 범용 웹 브라우저에 의하여 제어하는 초소형 웹 서버 시스템을 구현함을 다루었다. 이를 위하여 리눅스 운영 시스템의 HTTP를 실장하고 CGI에 의한 병렬포트 제어 프로그램을 구현하여 프로세서 보드의 메모리에 실장한다. 프로세서의 병렬포트에 입 출력을 제어하는 하드웨어 기능을 웹 서버와 브라우저를 이용하여 원격에서 제어할 수 있도록 구현하고 실험을 통하여 내장형 웹 서버의 구현을 보였다.

고주파전력 및 데이터 전송을 위한 인덕터 방식의 전자개체인식장치 개발 (Development of Electronics Individual Recognition Device for the Transmission of High-Frequency Power and Data)

  • 고석철;한병성;이재;김동원;한광진;이수영
    • 한국전기전자재료학회:학술대회논문집
    • /
    • 한국전기전자재료학회 2002년도 하계학술대회 논문집 Vol.3 No.2
    • /
    • pp.1088-1092
    • /
    • 2002
  • This paper introduces that domestic animals can be effectively administered with an individual recognition system. The system was constructed in original code transmitter, receiver, personal computer, micro-processor, and RS485 telecommunications module. In the individual recognition system. the signal including encoded information about a milk-cow was transmitted from an original code transmitter to a micro-processor through RS485 telecommunications module. The transmitted signal was successfully displayed in a personal computer.

  • PDF

마이크로 프로세서를 이용한 미숙아 보육기 시스템 (Development of the Infant Incubator Using Micro Processor)

  • 차동익;이성용;김종만;서규영;박민용
    • 대한의용생체공학회:학술대회논문집
    • /
    • 대한의용생체공학회 1992년도 추계학술대회
    • /
    • pp.83-85
    • /
    • 1992
  • In this paper, the Infant Incubator Consisting of amp lifer, A/D Convert, I/O Expand, Watchdog Timer, Alarm Circuit. Display, and mirco-Computer part was developed. The care of Premature new borns of the required that they be in an environment in which temperature is elevaled and Controlled, because they are unable to regulated their own temperature. The central and processing methods based on micro-processor employ the flexibility, and economy over other conventional system. The system characteristic were as follows 1) system based on micro-processor. 2) Easy-to read, touch-Operate control panel all displays and indicators 3) System flexibility.

  • PDF

'LTCC를 소재로 하는 마이크로 리포머의 최적 설계에 관한 연구: (다양한 채널구조에 따른 성능변화 고찰)' (A Study on the Optimum Design for LTCC Micro-Reformer: (Performance Evaluation of Various Flow Channel Structures)

  • 정찬화;오정훈
    • 한국정밀공학회:학술대회논문집
    • /
    • 한국정밀공학회 2006년도 춘계학술대회 논문집
    • /
    • pp.551-552
    • /
    • 2006
  • The miniature fuel cells have emerged as a promising power source for applications such as cellular phones, small digital devices, and autonomous sensors to embedded monitors or to micro-electro mechanical system (MEMS) devices. Several chemicals run candidate at a fuel in those systems, such as hydrogen. methanol, ethanol, acetic acid, and di-methyl ether (DME). Among them, hydrogen shows most efficient fuel performance. However, there are some difficulties in practical application for portable power sources. Therefore, more recently, there have been many efforts for development of micro-reformer to operate highly efficient micro fuel cells with liquid fuels such as methanol, ethanol, and DME In our experiments, we have integrated a micro-fuel processor system using low temperature co-fired ceramics (LTCC) materials. Our integrated micro-fuel processor system is containing embedded heaters, cavities, and 3D structures of micro- channels within LTCC layers for embedding catalysts (cf. Figs. 1 and 2). In the micro-channels of LTCC, we have loaded $CuO/ZnO/Al_2O_3$ catalysts using several different coating methods such as powder packing or spraying, dipping, and washing of catalyst slurry.

  • PDF

유비쿼터스 센서 노드를 위한 저전력 프로세서의 개발 (Design of Ultra Low Power Processor for Ubiquitous Sensor Node)

  • 신치훈;오명훈;박경;김성운
    • 대한전기학회:학술대회논문집
    • /
    • 대한전기학회 2006년도 심포지엄 논문집 정보 및 제어부문
    • /
    • pp.165-167
    • /
    • 2006
  • In this paper we present a new-generation sensor network processor which is not optimized in circuit level, but in system architecture level. The new design build on a conventional processor architecture, improving the design by focusing on application oriented specification, ISA, and micro-architectural optimization that reduce overall design size and advance energy-per-instruction. The design employs harvard architecture, 8-bit data paths, and an compact 19 bit wide RISC ISA. The design also features a unique interrupt handler which offloads periodical monitoring jobs from the main part of CPU. Our most efficient design is capable of running at 300 KHz (0.3 MIPS) while consuming only about few pJ/instruction.

  • PDF