• 제목/요약/키워드: intel

검색결과 454건 처리시간 0.027초

모듀울형 마이크로 컴퓨터 시스템의 설계 (Design of a Modular Microcomputer System)

  • 임제탁
    • 대한전자공학회논문지
    • /
    • 제15권1호
    • /
    • pp.19-22
    • /
    • 1978
  • Intel 8080을 바탕으로 하여 마이크로컴퓨터 시스템을 모듀울형으로 설계하였다. 모든 모두울은 공통버스시스템을 통하여 정보를 교환하며 각 모듀을은 버스의 임의 위치에 연결할 수 있다. 기억모듀울과 입출력 모듀울의 번지는 모듀울에 있는 스윗치 레지스터에 의해서 설정된다. 이 시스템은 계속적인 연구, 개발 및 확장용 그리고 학생 교육용으로 사용하기 위한 것이다.

  • PDF

주차관리를 위한 자동차 번호판 인식 (Recognition of License Plate for Parking Management)

  • 김봉기;추연규
    • 한국정보통신학회:학술대회논문집
    • /
    • 한국정보통신학회 2012년도 춘계학술대회
    • /
    • pp.652-655
    • /
    • 2012
  • IT 기술과 카메라 기술의 발전으로 영상처리 서비스에 대한 다양한 응용이 가능하게 되고 있다. 본 논문에서는 궁극적으로 주차관리 시스템을 자동화하기 위해 Intel 기반의 환경에서 최적화된 성능을 나타내는 EmguCV를 사용해 차량의 고유번호인 자동차 번호판 인식을 위한 시스템을 설계 및 구현하였다. 본 논문에서는 WPF를 이용해 관리자가 전체 시스템을 간편하고 직관적으로 관리할 수 있도록 UI를 설계 및 구현하였다.

  • PDF

Dynamic Self-Repair Architectures for Defective Through-silicon Vias

  • Yang, Joon-Sung;Han, Tae Hee;Kobla, Darshan;Ju, Edward L.
    • ETRI Journal
    • /
    • 제36권2호
    • /
    • pp.301-308
    • /
    • 2014
  • Three-dimensional integration technology results in area savings, platform power savings, and an increase in performance. Through-silicon via (TSV) assembly and manufacturing processes can potentially introduce defects. This may result in increases in manufacturing and test costs and will cause a yield problem. To improve the yield, spare TSVs can be included to repair defective TSVs. This paper proposes a new built-in self-test feature to identify defective TSV channels. For defective TSVs, this paper also introduces dynamic self-repair architectures using code-based and hardware-mapping based repair.

인텔 비휘발성 메모리 기술 동향 (Trend of Intel Nonvolatile Memory Technology)

  • 이용섭;우영주;정성인
    • 전자통신동향분석
    • /
    • 제35권3호
    • /
    • pp.55-65
    • /
    • 2020
  • With the development of nonvolatile memory technology, Intel has released the Optane datacenter persistent memory module (DCPMM) that can be deployed in the dual in-line memory module. The results of research and experiments on Optane DCPMMs are significantly different from the anticipated results in previous studies through emulation. The DCPMM can be used in two different modes, namely, memory mode (similar to volatile DRAM: Dynamic Random Access Memory) and app direct mode (similar to file storage). It has buffers in 256-byte granularity; this is four times the CPU (Central Processing Unit) cache line (i.e., 64 bytes). However, these properties are not easy to use correctly, and the incorrect use of these properties may result in performance degradation. Optane has the same characteristics of DRAM and storage devices. To take advantage of the performance characteristics of this device, operating systems and applications require new approaches. However, this change in computing environments will require a significant number of researches in the future.

인텔 PXA 255를 이용한 DC 모터 제어용 모니터링 시스템 (Monitoring System for DC Motor Control Using Intel PXA 255)

  • 정구종;손영익
    • 대한전기학회:학술대회논문집
    • /
    • 대한전기학회 2008년도 학술대회 논문집 정보 및 제어부문
    • /
    • pp.312-313
    • /
    • 2008
  • 로봇산업과 정밀기계산업을 포함한 많은 산입현장에서 서보모터를 이용한 기기 및 응용제품들이 다양하게 활용되고 있다. 이때 현장의 특성에 맞는 제어 시스템의 개발을 위해서나 사용 현장에서의 모터 동작 모니터링을 위해 제어가 편리한 사용자 친화적인 모니터링 시스템을 활용 한다면 업무 효율을 향상 시킬 수 잇다. 본 논문에서 개발한 DC모터 제어 및 모니터링 시스템은 임베디드 시스템을 기반으로 설계되었다. 이 시스템은 Intel PXA255 CPU를 장착하고 리눅스를 OS로 사용하였으며, 블루투스를 이용한 무선통신으로 모터 드라이버와 모니터링 및 제어에 필요한 데이터를 주고 받는다. 또한, 사용자 친화적인 GUI(Graphical User Interface)로 구성되어 조작 및 관리가 편리하다. 임베디드 기기의 특성상 시스템의 규모가 작고 무선 통신이 가능한 블루투스를 사용하였기 때문에 휴대성과 이동성이 뛰어나다는 장점이 있다. 이는 업무 효율의 향상을 기대할 수 있게 한다.

  • PDF

A FASTER LU DECOMPOSITION FOR PARALLEL C PROGRAMS

  • Lee, Sang-Moon;Lee, Chin-Young
    • Journal of applied mathematics & informatics
    • /
    • 제3권2호
    • /
    • pp.217-234
    • /
    • 1996
  • This report introduces a faster parallel LU decomposi-tion algorithm that gives a speedup almost equal to the number of nodes used. The new algorithm takes an advantage of an important C feature that lays out a matrix using a row major scheme and is based on the currently widely used LU decomposition algorithm with one major modification to eliminate most of the communication overhead. Empirical results are included in this report. For example solving a dense matrix that contains 100,000,000 elements gives a speedup of 50 when executed on 50 nodes of an intel Paragon in parallel.

임베디드 시스템을 위한 영상객체의 검출방법 (Image Objects Detection Method for the Embedded System)

  • 김연일;노승용
    • 제어로봇시스템학회논문지
    • /
    • 제15권4호
    • /
    • pp.420-425
    • /
    • 2009
  • In this paper, image detection and recognition algorithms are studied with respect to embedded carrier system. There are many suggested techniques to detect and recognize objects. But they have the propensity to need much calculation for high hit rate. Advanced and modified method needs to study for embedded systems that low power consumption and real time response are requested. The proposed methods were implemented using Intel(R) Open Source Computer Vision Library provided by Intel Corporation. And they run and tested on embedded system using a ARM920T processor by cross-compiling. They showed 1.6sec response time and 95% hit rate and supported the automated moving carrier system smoothly.

PAPHAEL 프로그램을 이용한 인텔 i486 마이크로 프로세서의 168 pin PGA 페키지 인덕턴스 모델링 (Inductance modeling of intel i486 microprocessor 168 pin PGA package usning RAPHAEL program)

  • 박종훈;박홍준
    • 전자공학회논문지A
    • /
    • 제31A권10호
    • /
    • pp.94-100
    • /
    • 1994
  • By using the RAPHAEL 3D inductance calculation program RI3, the PGA package inductance values of INTEL i486 microprocessor have been extracted. The lead frame layouts are drawn using the mentor Boardstation and the output files are converted into the RI3 program input format of RAPHAEL. The power and ground planes of the PGA package are modeled y grid-line structures of single bars. The capacitance valuse of signal lines have been clalculated by using the RAPHAEL 2D/3D capacitance extraction program. The extraced L, C, R values have been converted into the SPICE netlist formats with lumped circuit model for future use in the signal ingegrity analysis.

  • PDF