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

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

4-Bit 카운터 74LS163의 연결방법에 대한 분석 (Analysis of the Method of Cascading 74LS163 4-Bit Binary Counters)

  • 유준복;정태상
    • 대한전기학회:학술대회논문집
    • /
    • 대한전기학회 2000년도 추계학술대회 논문집 학회본부 D
    • /
    • pp.794-796
    • /
    • 2000
  • This paper analyzes the method of cascading 74LS163 4-Bit Binary Counters. The 74LS163 4-Bit Binary Counter has synchronous LD. CLR functions and especially ENT, ENP, RCO to cascade some chips in order to count more 4bit binary number. The maximum operating frequency may vary according to the method of cascading. The Data sheet from Texas Instruments introduces two methods, The Ripple Carry Mode Circuit and The Carry Look Ahead Circuit, and shows that The Carry Look Ahead Circuit is more efficient than the other. However, there are only little information for user to understand and apply this to other circuits. Thus, we not only analyzed the two methods but also compared with each other in the point of performance.

  • PDF

Boyer-Moore 알고리즘을 위한 GPU상에서의 병렬 최적화 (Parallelization and Performance Optimization of the Boyer-Moore Algorithm on GPU)

  • 정요상;쟌느앗-프엉;이명호;남덕윤;김직수;황순욱
    • 정보과학회 컴퓨팅의 실제 논문지
    • /
    • 제21권2호
    • /
    • pp.138-143
    • /
    • 2015
  • Boyer-Moore 알고리즘은 컴퓨터 및 인터넷 보안, 바이오 인포매틱스 등의 응용프로그램에서 널리 활용되는 패턴매칭 알고리즘이다. 이 알고리즘은 방대한 양의 입력 데이터에 존재하는 특정한 하나의 패턴을 실시간에 검색해야하는 높은 계산 요구량으로 인하여 병렬 처리 및 성능 최적화가 필수적이다. 본 논문에서는 GPU를 활용하여 BM 알고리즘을 병렬 최적화하는 방법론을 제안한다. 방법론에 따라 알고리즘 cascading 기법을 적용하여 실행시간에 소요되는 매핑 오버헤드를 최소화하고, 멀티스레딩 효과를 극대화하여 스레드들간의 부하 부산을 향상시킴으로써 순차실행 대비 최대 45배의 성능향상을 얻었다.

Microwave Studio와 전달행렬 캐스케이딩을 이용한 케이블 누화 시뮬레이션 방법과 직선구간을 포함하는 Twisted Wire Pairs(TWP) 누화 분석 (A Cable Crosstalk Simulation method using Microwave Studio & T-matrix Cascading and Crosstalk Analysis of Twisted Wire Pairs(TWP) including Straight Sections)

  • 민태홍
    • 한국시뮬레이션학회논문지
    • /
    • 제26권1호
    • /
    • pp.47-54
    • /
    • 2017
  • 본 논문에서는 3차원 전자파 해석 툴인 Microwave Studio(MWS)와 Matlab을 이용한 케이블 누화 시뮬레이션 방법에 대해 소개하고 이를 이용하여 항공 및 군용에 사용되는 Twisted Wire Pair(TWP)로 구성된 케이블 조립체의 누화특성을 분석한다. TWP는 한 방향으로 길게 꼬여있는 구조로 3차원 전자파 해석 툴만을 이용하여 분석 시 Mesh의 기하급수적인 증가로 인해 메모리가 많이 필요해 해석이 불가능한 경우가 발생한다. 전달행렬(Transmission Matrix)은 주기적인 구조를 해석하는데 효율적이며, 단위 구조 결과를 캐스케이딩(Cascading)하여 전체 구조의 해석을 빠른 시간에 할 수 있어 구조가 반복적인 케이블 시뮬레이션에 적합하다. 본 논문에서는 케이블 누화 시뮬레이션 방법을 이용하여 케이블 조립체를 직선구간을 포함된 TWP로 모델링 하여 누화 특성을 분석하였다.

클라이언트-서버 환경에서 공간 데이터의 변경 트랜잭션을 위한 회복 기법 (Recovery Schemes for Spatial Data Update Transactions in Client-Server Computing Environments)

  • 박재관;최진오;홍봉희
    • 한국정보과학회논문지:데이타베이스
    • /
    • 제30권1호
    • /
    • pp.64-79
    • /
    • 2003
  • 클라이언트-서버 환경에서 공간 데이터를 변경하는 트랜잭션은 사용자와 대화식으로 진행되는 트랜잭션으로 수정 시간이 길며, 미완료된 데이터 읽기(dirty read)를 허용하기 때문에 연쇄 철회(cascading rollback)가 발생할 수 있고, 공간 객체들은 서로 공간 관련성을 가지는 특징이 있다. 기존의 회복 기법은 이러한 공간 데이터의 변경 트랜잭션 철회에서 긴 트랜잭션을 단순히 철회(rollback)함으로써 고비용 문제가 발생하며, 철회된 트랜잭션에 의해 불필요한 다른 트랜잭션들이 순차적으로 철회되는 문제가 발생한다. 또한 공간 데이터가 가지는 새로운 일관성 제약 조건인 공간 관련성이 고려되지 않기 때문에 공간 데이터의 무결성(integrity) 보장에 문제가 있다. 이 논문은 이러한 문제점들을 보완하기 위하여 공간 데이터의 변경 트랜잭션을 위한 새로운 회복 기법을 제시한다. 먼저 회복에서의 공간 관련성을 위해 회복 종속성을 정의하고 이것을 연쇄 철회의 조건으로 처리함으로써 공간 데이터의 무결성을 보장한다. 둘째, 부분 철회(partial-rollback) 기법을 제시하여 긴 트랜잭션의 고비용 철회 문제를 해소한다. 셋째, 회복의 상태를 유형별로 분류하고 각 상태에 따라 undo-delta와 partial-redo 그리고 partial-undo의 연산을 실행하는 회복 제어 기법을 제시하여 불필요한 연쇄 철회를 줄인다. 마지막으로, 이 논문에서 제안한 기법들을 구현 실험하여 정확성을 보인다.

WDF를 기반으로한 무손실 유계실수 제어 조건들의 유도 (WDF-Based Derivation of LBR Constraints)

  • 임일택;이병기
    • 전자공학회논문지B
    • /
    • 제31B권1호
    • /
    • pp.1-10
    • /
    • 1994
  • Among the various methods of realizing low sensitivity digital filters. LBR two-pair cascading is one which enables us to realize low sensitivity filter without referring to any analog prototype filters. In this paper we analyze the LBR cascade structures through the fundamental approach to them based on the WDF theory, and interpret their features described solely in the digital domain in relation to the corresponding analog circuit Besides, we derive in a unified manner various LBR constraints needed for the LBR cascade realization, point out the insufficiency lurking in the existing description of the Type 3 LBR constraints, complement it, and make the LBR two-pair cascading procedure complete.

  • PDF

EPB(Electric Parking Brake) 작동음질 개선에 관한 연구 (Sound Quality Improvement of Electric Parking Brake System)

  • 박동철;홍석관;조기창
    • 한국소음진동공학회:학술대회논문집
    • /
    • 한국소음진동공학회 2012년도 춘계학술대회 논문집
    • /
    • pp.461-466
    • /
    • 2012
  • Customers want to have more convenient and comfortable vehicle. Motor-on-caliper EPB(Electrical Parking Brake) System is one of the new systems for customer's convenience. It is applied for Midsize vehicle for reducing weight/price compared to cable puller type EPB. In this paper we studied sound quality improvement of motor-on-caliper EPB system. We developed the sound quality index and suggested the interior sound quality target value. To meet the target value cascading target was also suggested. EPB motor vibration level & sound radiation level, vibro-acoustic transfer function level from EPB to interior was defined. To find out effective way of sound quality improvement and find cascading target, TPA(Transfer Path Analysis) was carried out.

  • PDF

초기조건의 변형에 따른 축대칭 충돌분사류의 난류특성에 대한 연구 (Experimental Study on Turbulent Characteristics of Axisymmetric Impinging Jet with a Modified Initial Condition)

  • 한용운;이근상
    • 대한기계학회논문집
    • /
    • 제17권12호
    • /
    • pp.3166-3178
    • /
    • 1993
  • The turbulent flow characteristics of impinging jet have been investigated by the hot wire anemometry with a movable impinging wall. Turbulences were generated by the meshed jet as well as the typical round jet and their characteristics were compared, of mean velocity profiles, turbulent intensities. Reynolds stresses, similarities and their centerline flow behaviors. The meshed jet tends to make shear layer wider than the normal one in the initial region and the velocity profiles of the normal jet is rather contractive being compared with those of the meshed one near the wall. The effect of meshed exit appears only within 4D at the begining of jets and the cascading process of the meshed one marches more rapidly than that of the normal jet. The wall effects appear in the downstream of about 0.85 H to the impinging wall for every case of wall positions in both nozzles.

Dual CRLH Based Band Stop Filter Using Conductor-Backed Defected Coplanar Waveguide

  • Yang, Doo-Yeong;Yang, Lei
    • International Journal of Contents
    • /
    • 제11권3호
    • /
    • pp.34-38
    • /
    • 2015
  • A band stop filter is proposed with cascading unit cells that are based on a dual composite right/left-handed (D-CRLH) conductorbacked coplanar waveguide. The parameters of the unit cell have been analyzed to confirm the behavior of each component for the equivalent circuit of the cell. We simulated the dispersion characteristics and energy distribution and have determined that the unit cell has a D-CRLH property. The band stop filter was implemented by symmetrically cascading two of the proposed unit cells. The experimental results for the band stop filter revealed a band rejection performance of 32 dB and a return loss of 0.35 dB in the stopband frequency range from 869MHz to 954MHz. Finally, we show that there is a good agreement in the experimental results and those obtained through the simulations.