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

검색결과 28건 처리시간 0.024초

Simple table 방법에 의한 논리함수 최소화의 신방법 (A new approach to the minimization of switching functions by the simple table method)

  • 황희융
    • 전기의세계
    • /
    • 제28권6호
    • /
    • pp.61-77
    • /
    • 1979
  • This paper is concerned with minimization process of the binary logic function. This paper describes an algorithm called the SIMPLE TABLE METHOD that well suited to minimization a switching function of any number of variables. For the Simple Table construction, a theorem based upon the numerical properties of the logic function is derived from the relationships governing minterms of the given function. Finally the minimal sum of products can be obtained in terms of the Direct Method or the Indirect Method from the table and table characteristics derived from the Simple Table. The properties and table characteristics used in this paper are described. All the minterms of a switching function are manipulated only by decimal numbers, not binary numbers. Some examples are used as a vehicle to guide the readers who are familiar with the Karnaugh map and Quine-McCluskey tabular method to this New method. These examples not only treat how to handle Don't Care miterms but also show the multiple output functions.

  • PDF

조선통신사(朝鮮通信使) 및 일본사신(日本使臣)을 통해서 한(韓).일(日)간의 음식문화(飮食文化)의 비교와 , 대마도에서의 연회(宴會)를 통해서 본 조선왕조(朝鮮王朝)의 수배상(壽杯床).과반(果盤).아가상(阿架床) 고(考) (The Comparison of Food Culture between Korea and Japan through Korean Communication Facilities and Japanese Envoys, Agasang.Subaesang.Kwaban of the Choson Dynasty through the Dinner Party in Thusima Island)

  • 김상보
    • 한국식생활문화학회지
    • /
    • 제14권2호
    • /
    • pp.115-129
    • /
    • 1999
  • The following demonstrates similarities between Japanese and Korean food culture. The facts have been discovered through the examination of records kept by Korean Communication Facilities and Japanese Envoys. Both countries used the numbers 7, 5, 3, in food treats. Both demonstrated Da do(茶道) style during banquet. Japanese Na-ra-dae(奈良臺) is similar to Korean Sue-bae-sang(壽杯床). Both countries had a Kan-ban(decorative table, 看盤) and Mi-soo(wine and someatables, 味數) during banquet. The composition of the table may be the same for both Korean Geo-sick-oh-kwa-sang and Japanese 3Jeup(soups) 15Che(dishes). Agasang is a Kan-ban(decorative table) of Choson's Da-do(茶道) style.

  • PDF

DA 표법에 의한 스위칭함수의 신속 최소화 (East minimization of switching functions by DA-TABLE method)

  • 황희륭;박충규;김민환
    • 전기의세계
    • /
    • 제30권2호
    • /
    • pp.101-111
    • /
    • 1981
  • This paper describes two methods which generate all the prime implicants (PI's) quickly by using the directions of adjacency tavle (DA-table) that gives the knowledge of adjacency relations among the given minterms. One is a graphical method that enables us to generate PI's by hand, the other is a checking method that determines the existance of PI's quickly when it is programmed on a digital computer. And a fast minimization algorithm will be shown in this paper that can be implemented with reduced computational effort by selecting essential prime implicants (EPI's) first of all and using the concept of the integration of the PI identification and selection procedure. The procedure, proposed in this paper, has all the advantage of Karnaugh mapping, so the procedure is simple and easy.

  • PDF

메타데이터 관리시스템의 이관 관리 프로세스 개선을 위한 테이블 형상 비교 알고리즘 설계 (Design of Table Shape Comparison Algorithm for Improvement of Transformation Managing Process in Meta Data Management System)

  • 양승연;박석천;문승식;이진희;인태환
    • 한국정보처리학회:학술대회논문집
    • /
    • 한국정보처리학회 2013년도 추계학술발표대회
    • /
    • pp.1222-1225
    • /
    • 2013
  • 오늘날 기업의 시스템은 훨씬 복잡해지고 다루는 데이터의 규모는 점점 대형화됨에 따라 환경 변화에 기업이 대응하기가 어려워지고 있다. IT 환경의 변화에 기업이 대응하기 위해서는 메타데이터 관리시스템의 기능을 개선할 필요가 있다. 본 논문에서는 데이터 모델링에 대한 새로운 요구사항을 신속히 반영하기 위해서 모델의 변경 이력을 참조하지 않고 이관해야 할 목표 데이터베이스의 테이블의 형상을 비교하여 이관 관리 프로세스를 향상시킨 알고리즘을 설계하였다. 본 논문서 설계한 알고리즘을 통해 모델의 변경 이력을 참조할 경우 발생하는 데이터베이스 변경의 처리 횟수를 줄임으로써 프로세스 개선의 효과를 기대할 수 있는 알고리즘을 제시하였다.

벡터 내적을 위한 효율적인 ROM 면적 감소 방법 (Efficient ROM Size Reduction for Distributed Arithmetic)

  • 최정필;성경진;유경주;정진균
    • 한국통신학회논문지
    • /
    • 제25권3B호
    • /
    • pp.584-591
    • /
    • 2000
  • 본 논문에서는 벡터의 내적에 사용되는 Distributed Arithmetic의 ROM 면적을 줄일 수 있는 방법을 제시한다. 제안된 방법을 이용하여 만든 ROM table은 그 크기가 기존 방법에 비해 반으로 감소되며 새로 생성된 ROM table에 같은 방법을 반복 적용함으로써 그 크기를 계속 1/2씩 감소시킬 수 있다. 반면에 ROM table을 반으로 줄일 때마다 논리회로의 첨가로 인한 하드웨어의 증가와 critical path의 증가가 발생하는데, 이들 오버헤드를 최소화할 수 있는 방법과 전체적인 면적 감소 효과를 극대화 할 수 있는 방법을 함께 제시한다. 제시한 방법을 적용함으로써 약 50%까지의 하드웨어를 감소시킬 수 있음을 예를 통하여 보인다.

  • PDF

Physical modelling of soil liquefaction in a novel micro shaking table

  • Molina-Gomez, Fausto;Caicedo, Bernardo;Viana da Fonseca, Antonio
    • Geomechanics and Engineering
    • /
    • 제19권3호
    • /
    • pp.229-240
    • /
    • 2019
  • The physical models are useful to understand the soil behaviour. Hence, these tools allow validating analytical theories and numerical data. This paper addresses the design, construction and implementation of a physical model able to simulate the soil liquefaction under different cyclic actions. The model was instrumented with a piezoelectric actuator and a set of transducers to measure the porewater pressures, displacements and accelerations of the system. The soil liquefaction was assessed in three different grain size particles of a natural sand by applying a sinusoidal signal, which incorporated three amplitudes and the fundamental frequencies of three different earthquakes occurred in Colombia. In addition, such frequencies were scaled in a micro shaking table device for 1, 50 and 80 g. Tests allowed identifying the liquefaction susceptibility at various frequency and displacement amplitude combinations. Experimental evidence validated that the liquefaction susceptibility is higher in the fine-grained sands than coarse-grained sands, and showed that the acceleration of the actuator controls the phenomena trigging in the model instead of the displacement amplitude.

기업의 성장가능성을 고려한 포트폴리오 선택 전략 (A Portfolio Selection Strategy with Consideration of Growth Potential of Corporations)

  • 최다영;안범준;신현준
    • 한국산학기술학회논문지
    • /
    • 제12권9호
    • /
    • pp.3849-3855
    • /
    • 2011
  • 본 연구에서는 배당을 중심으로 한 기업의 성장가능성을 평가하여 효율적 포트폴리오를 선택하는 전략을 제시한다. 이를 위해 선행실험을 통해 양질의 성장주를 가려내기 위한 4 개의 범주(category)를 선정하고, 각 범주별 점수 산출식을 포함하는 스코어링 테이블을 개발하였다. 스코어링 테이블에 의해 구성된 포트폴리오의 효과를 보이기 위해 한국거래소에 상장된 KOSPI 및 KOSDAQ의 927개 주식을 대상으로 2007~2010년의 4년 동안 매해 3 그룹의 포트폴리오를 구성하였고, 각 포트폴리오의 수익률을 시장수익률과 비교 분석을 실시하여 그 성능을 입증하였다.

중학교 과학2 교과서에 서술된 원소, 주기율표, 원자 내용이 요구하는 인지 수준 분석(제I보) (Analysis of the Level of Cognitive Demands about Concepts of Elements, the Periodic Table, and Atoms on Science 2 Textbooks in Junior High School (I))

  • 강순희;방담이;김선정
    • 대한화학회지
    • /
    • 제56권4호
    • /
    • pp.518-529
    • /
    • 2012
  • 이 연구에서는 중학교 '과학2' 교과서에 서술되어 있는 '원소', '주기율표', '원자'에 대한 내용이 요구하는 인지 요구도를 분석하였다. 우리나라는 2007년 개정 교육과정에 의하여 처음으로 주기율표 및 그와 관련 내용들을 중학교에서 다루게 되어있다. 분석에 활용한 6종 과학 교과서에 서술된 내용이 어떠한 인지 수준을 요구하는 지를 알아내는 분석틀은 영국에서 개발된 CAT(Curriculum Analysis Taxonomy)의 3종류 분석틀을 사용하였다. 이 3종류 분석틀에 의하여 분석한 '과학2' 교과서에 서술된 내용이 요구하는 인지 수준들은 다음과 같았다. '원소'에 대한 교과서 서술이 더 이상 간단한 물질로 분리될 수 없는 순물질임을 이해하는 내용으로 후기 형식적 조작 수준이었다. 그러나 '원소'는 한 가지 종류의 원자만으로 이루어진 물질이라고 서술된 초기 형식적 조작 수준도 있었다. '주기율표'에 대한 교과서 서술이 다양한 종류의 원소들을 원소 기호를 이용하여 특정 기준에 따라 몇 가지 그룹으로 분류될 수 있음을 이해해야 하고, 실체를 범주화하는데 있어서 여러 기준으로 분류해야 하는 내용으로 후기 구체적 조작 수준이었다. '주기율표'를 여러 족들의 집함임을 알고 이원 분류표로 이해해야 하는 내용으로 초기 형식적 조작수준이었다. '원자' 구조와 연결 짓는 복합적 분류 체계로 주기율표를 표현하는 후기 형식적 수준도 있었다. '원자'에 대한 교과서 서술이 원자가 구조를 가진다는 것 그리고 원자가 같은 종류도 있고 다른 종류도 있다는 서술은 초기 형식적 수준이었다.

SDS-PAGE를 이 용한 Prevotella intermedia와 P. nigrescens의 감별에 관한 연구 (DIFFERENTIATION OF PREVOTELLA INTERMEDIA AND P. NIGRESCENS USING SDS-PAGE)

  • 배광식
    • Restorative Dentistry and Endodontics
    • /
    • 제22권2호
    • /
    • pp.693-701
    • /
    • 1997
  • In 1992, Prevotella intermedia was shown to be comprised of another spoecies now known as Prevotella nigrescens. Strain ATCC 33563 is now designated the type strain of P. nigrescens while strain ATCC 25611 is remains the type strain of P. intermedia. The purpose of this study was to find the differences in protein profiles of P. intermedia and P. nigrescens, using sodium dodecyl sulfate polyacrylamide gel electrophoresis, which can be used for differentiation of those two species. A partial amino acid sequence of the 18.6 kDa protein band, which was specific in P. nigrescens, was also determined. The cellular proteins were extracted from the cell pellets of pure cultures of P. intermedia. and P. nigrescens by either sonication or being shaken continuously for 20 min at $21^{\circ}C$ with 1 % SDS or being boiled for 3 min with 1 % SDS. SDS-PAGE was performed according to the method of laemmli using either 12% (w/v) gels or 18% (w/v) gels. Results were as follows ; 1. The similar electrophoretic protein profiles were shown by 3 cellular protein extraction methods for each strain. (Fig. 1 and 2) 2. the 18.6 kDa band which was specific only in P. nigrescens could be used for the differentiation of P. intermedia. and P. nigrescens. (Fig. 1 and 2, Table 1) 3. A total of 4 different tryptic fragments from the 18.6 kDa protein were sequenced. the resulting amino acid sequences were fragment 1.GNPVNIGGEW, 2.FNVVR, 3.NYLT-VAPY, and 4.GGDNVTTYQVLPEIGYN. By comparison to the sequences of known proteins in the Swiss-Prot database and PIR database. 90 % matching between fragment 1 and serine hydroxymethyl transferase(P24060) in the Swiss-Prot, and 90% matching between fragment 1 and glycine hydroxymethyl transferase(S15203) in the PIR were shown, but the identity and function of the 18.6 kDa protein remains unknown.

  • PDF

Multiplierless Digital PID Controller Using FPGA

  • Chivapreecha, Sorawat;Ronnarongrit, Narison;Yimman, Surapan;Pradabpet, Chusit;Dejhan, Kobchai
    • 제어로봇시스템학회:학술대회논문집
    • /
    • 제어로봇시스템학회 2004년도 ICCAS
    • /
    • pp.758-761
    • /
    • 2004
  • This paper proposes a design and implementation of multiplierless digital PID (Proportional-Integral-Derivative) controller using FPGA (Field Programmable Gate Array) for controlling the speed of DC motor in digital system. The multiplierless PID structure is based on Distributed Arithmetic (DA). The DA is an efficient way to compute an inner product using partial products, each can be obtained by using look-up table. The PID controller is designed using MATLAB program to generate a set of coefficients associated with a desired controller characteristics. The controller coefficients are then included in VHDL (Very high speed integrated circuit Hardware Description Language) that implements the PID controller onto FPGA. MATLAB program is used to activate the PID controller, calculate and plot the time response of the control system. In addition, the hardware implementation uses VHDL and synthesis using FLEX10K Altera FPGA as target technology and use MAX+plusII program for overall development. Results in design are shown the speed performance and used area of FPGA. Finally, the experimental results can be shown when compared with the simulation results from MATLAB.

  • PDF