• 제목/요약/키워드: Reference table

검색결과 303건 처리시간 0.022초

차세대 CPU를 위한 캐시 메모리 시스템 설계 (Design of Cache Memory System for Next Generation CPU)

  • 조옥래;이정훈
    • 대한임베디드공학회논문지
    • /
    • 제11권6호
    • /
    • pp.353-359
    • /
    • 2016
  • In this paper, we propose a high performance L1 cache structure for the high clock CPU. The proposed cache memory consists of three parts, i.e., a direct-mapped cache to support fast access time, a two-way set associative buffer to reduce miss ratio, and a way-select table. The most recently accessed data is stored in the direct-mapped cache. If a data has a high probability of a repeated reference, when the data is replaced from the direct-mapped cache, the data is stored into the two-way set associative buffer. For the high performance and fast access time, we propose an one way among two ways set associative buffer is selectively accessed based on the way-select table (WST). According to simulation results, access time can be reduced by about 7% and 40% comparing with a direct cache and Intel i7-6700 with two times more space respectively.

산업용 자동 재봉기 제어장치 개발에 관한 연구 (A study on the development of automatic sewing machine)

  • 김종찬;라승호;이응혁;허경
    • 제어로봇시스템학회:학술대회논문집
    • /
    • 제어로봇시스템학회 1990년도 한국자동제어학술회의논문집(국내학술편); KOEX, Seoul; 26-27 Oct. 1990
    • /
    • pp.281-285
    • /
    • 1990
  • Our N.C. sewing machine is a device that acts sewing automatically in reference to N.C. data made by data input device. Our N.C. sewing mechine is composed of induction motor that has electric clutch and brake, step motor that drives x-y table. Sewing area of our machine is 170 mm * 100 mm, maximum sewing speed is about 2000 spm, maximum stitch length 6.2 mm. In actual sewing, synchronization between motion of needle up-down and motion of x-y table is a critical factor. In this paper, technology about synchronization will be profoundly discussed.

  • PDF

Improved Direct Power Control of Shunt Active Power Filter with Minimum Reactive Power Variation and Minimum Apparent Power Variation Approaches

  • Trivedi, Tapankumar;Jadeja, Rajendrasinh;Bhatt, Praghnesh
    • Journal of Electrical Engineering and Technology
    • /
    • 제12권3호
    • /
    • pp.1124-1136
    • /
    • 2017
  • Direct Power Control technique has become popular in the grid connected Voltage Source Converter (VSC) applications due to its simplicity, direct voltage vector selection and improved dynamic performance. In this paper, a direct method to determine the effect of voltage vector on the instantaneous active and reactive power variations is developed. An alternative Look Up Table is proposed which minimizes the commutations in the converter and results in minimum reactive power variation. The application of suggested table is established for Shunt Active Power Filter (SAPF) application. The Predictive Direct Power Control method, which minimizes apparent power variation, is further investigated to reduce commutations in converters. Both the methods are validated using 2 kVA laboratory prototype of Shunt Active Power Filters (SAPF).

C++ 코드로부터 클래스 관련 정보 생성 도구의 설계 및 구현 (The Design and Implementation of Class Relation Information Tool from C++ Code)

  • 장덕철;박장한
    • 한국정보처리학회논문지
    • /
    • 제7권3호
    • /
    • pp.818-830
    • /
    • 2000
  • Automation tools for program analysis are needed in order to program understand and maintain, extract the characteristics of object-oriented program such as class name, member function and data member. In this paper, we carried out design and implementation of the automation tool for effective maintenance of object-oriented software. Being based on Reverse Engineering, this approach extracts class relationship information from C++ source code and generates object-oriented model of class diagram using UML as the standard object-oriented methodology. Therefore, this paper provides developers visualized including class information, definitions of classes, inheritance relationships, set relationships, and simple reference relationships. Finally in this paper, we propose a method that construct class relationship information to table in analysis state and make form of table construction to link form so tat developers can perform understanding and maintaining program efficiently. And this method enable to restructure and reuse in object-oriented model.

  • PDF

고정밀 이송을 위한 볼스크류용 체결기구에 관한 연구 (Study on the floating coupling for high precision feeding with ballscrew)

  • 박천홍;김인찬;정윤교;이후상
    • 한국정밀공학회지
    • /
    • 제14권5호
    • /
    • pp.157-163
    • /
    • 1997
  • In the case of direct connecting the nut of ballscrew to guide table, machining error and misalignment of ballscrew largely affect to the motional accuracy of guideway. For decreasing these influences, two type of floating couplings: leaf spring type and hybrid type which releases the table from nut of ballscrew except feed and rotational direction is proposed in this study. In order to verify practical availability of the proposed floating couplings, motional accuracy, dynamic characteristics and micro step response of hydrostatic guideway, mounted with each type of couplings are tested. The conventional fixed type coupling is also tested as the reference in characteristics. From the results of experiments, it is proved that the hybrid type coupling is superior to other couplings and is available to high precision feeding system with ballscrew.

  • PDF

Decoupled Neural Network Reference Compensation Technique for a PD Controlled Two Degrees-of-Freedom Inverted Pendulum

  • Seul Jung;Cho, Hyun-Taek
    • International Journal of Control, Automation, and Systems
    • /
    • 제2권1호
    • /
    • pp.92-99
    • /
    • 2004
  • In this paper, the decoupled neural network reference compensation technique (DRCT) is applied to the control of a two degrees-of-freedom inverted pendulum mounted on an x-y table. Neural networks are used as auxiliary controllers for both the x axis and y axis of the PD controlled inverted pendulum. The DRCT method known to compensate for uncertainties at the trajectory level is used to control both the angle of a pendulum and the position of a cart simultaneously. Implementation of an on-line neural network learning algorithm has been implemented on the DSP board of the dSpace DSP system. Experimental studies have shown successful balancing of a pendulum on an x-y plane and good position control under external disturbances as well.

치구계획의 자동화시스템 구성 및 데이텀 체계의 결정 (System Architecture and Datum Reference Frame for Computer Aided Fixture Planning System)

  • 조규갑;정영득
    • 산업공학
    • /
    • 제4권2호
    • /
    • pp.1-12
    • /
    • 1991
  • This paper deals with the development of a computer aided fixture planning system that automatically selects set-ups, set-up sequence and fixture design for prismatic parts. This study presents the hierarchical data structure for feature-based part model and the preprocessing procedure for the proposed system. The preprocessing procedure generates tools such as DDR(Degree of Dimensional Relationship), AMV(Admissible Misalignment Value) and the datum reference frame of each feature according to the proposed decision table. The proposed system is called AFIX(Automated FIXture planning system) which is implemented by using C language on the workstation. A case study for a cavity plate is presented to show the performance of the AFM.

  • PDF

Legacy 데이터베이스를 위한 DTD의 IDREF-ID 속성 관계 모델링 (IDREF-ID Attribute Reference Modeling of DTD for Legacy Database)

  • 김정희;곽호영
    • 인터넷정보학회논문지
    • /
    • 제3권3호
    • /
    • pp.31-38
    • /
    • 2002
  • 본 논문에서는 Legacy 데이터베이스에서 추출된 정보들에 대해 XML 기술을 적용하고자 했을 때, 참조할 DTD(Document Type Definition) 생성과정 방법을 제안한다. 이를 위해 테이블간의 복잡한 상호 연결 관계를 표현하고 사전에 ID의 일방적인 추가 단계를 배제할 수 있는 IDREF-ID속성 관계 모델링을 적용한다. 이 방식에서는 테이블 사이의 관계 및 테이블 사이의 데이터들이 빈번하게 탐색되는 방향을 조사하면서 동시에 ID 추가 작업을 병행 처리하게 된다. 그 결과 IDREF-ID 속성 관계를 파악하면서 동시에 ID 추가 작업이 가능하며, 참조할 DTD 생성도 가능하다.

  • PDF

ATM AAL 1을 위한 클럭 복원 알고리즘 연구 (A Study on Clock Recovery Algorithm for ATM AAL 1)

  • 정영경;이원태;이재조;박양하;김관호;김한경
    • 대한전기학회:학술대회논문집
    • /
    • 대한전기학회 1999년도 하계학술대회 논문집 G
    • /
    • pp.3196-3198
    • /
    • 1999
  • In this paper, we are proposed ATM AAL 1 source clock recovery methods for CBR service. The proposed method compute the difference between network clock level and the reference level by inspecting the variation of a buffer. Also it is the service clock recovery method that control local clock using the look-up table defined clock dividing rate of the difference in advance. It can be applicable to both SDH network and PDH network which has no common reference clock between its ends, it has an important mean in view of the internetworking between existing networks for the integrated service chased by B_ISDN.

  • PDF

전자내시경 순차영상을 이용한 위에서의 카메라 위치 추정 (Camera Position Estimation in Castor Using Electroendoscopic Image Sequence)

  • 이상경;민병구
    • 대한의용생체공학회:의공학회지
    • /
    • 제12권1호
    • /
    • pp.49-56
    • /
    • 1991
  • In this paper, a method for camera position estimation in gasher using elechoendoscopic image sequence is proposed. In orders to obtain proper image sequences, the gasser in divided into three sections. It Is presented thats camera position modeling for 3D information extvac lion and image distortion due to the endoscopic lenses is corrected. The feature points are represented with respect to the reference coordinate system below 10 percents error rate. The faster distortion correction algorithm is proposed in this paper. This algorithm uses error table which is faster than coordinate transform method using n -th order polynomials.

  • PDF