Sequential Gates. Gate Level Design. Young Won Lim 3/15/16

Size: px
Start display at page:

Download "Sequential Gates. Gate Level Design. Young Won Lim 3/15/16"

Transcription

1 equential Gates Gate Level esign

2 Copyright (c) Young W. Lim. Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free ocumentation License, Version 1.2 or any later version published by the Free oftware Foundation; with no Invariant ections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the section entitled "GNU Free ocumentation License". Please send corrections (or suggestions) to youngwlim@hotmail.com. This document was produced by using OpenOffice and Octave.

3 NO-based Latch ET T ET T ET =1 =0 EET =0 =1 HOL =old Hold Hold Hold Hold =old equential Gates (3B) 3

4 NO-based Latch tates HOL EET ET NO based Latch ET =1 =0 =0 =1 =1 =0 EET =0 =1 HOL =old =old equential Gates (3B) 4

5 NAN-based Latch ET T ET T ET =1 =0 EET =0 =1 Hold Hold Hold Hold HOL =old =old equential Gates (3B) 5

6 NAN-based Latch tates HOL EET ET NAN based Latch ET =1 =0 =0 =1 =1 =0 EET =0 =1 HOL =old =old equential Gates (3B) 6

7 Latch ymbols HOL EET ET NO based Latch HOL EET ET NAN based Latch equential Gates (3B) 7

8 Active High and Low Inputs Active High Active High Active High Active Low Active Low Active Low equential Gates (3B) 8

9 NO-based Latch ET T ET T C C transparent opaque transparent opaque Hold Hold equential Gates (3B) 9

10 NO-based Latch HOL EET ET NO based Latch C C C=0 =X C=1 =0 C=1 =1 C=0 =X C=1 =1 =0 =1 C=1 =0 =1 =0 equential Gates (3B) 10

11 Master-lave FlipFlop Master Latch Y Y lave Latch Y Master-lave F/F the hold output of the master is transparently reaches the output of the slave this value is held for another half period equential Gates (3B) 11

12 Master-lave FlipFlop Falling Edge Master Latch Y C C Y lave Latch equential Gates (3B) 12

13 Master-lave FlipFlop ising Edge Master Latch Y C C Y lave Latch equential Gates (3B) 13

14 Latch & FlipFlop Level ensitive Latch =1 transparent =0 opaque C Edge ensitive FlipFlop =1 0 transparent else opaque equential Gates (3B) 14

15 FlipFlop with Enable EN EN 0 1 EN EN equential Gates (3B) 15

16 Advantages of Latches over FFs Flipflop designs are very easy to verify timing Each path between flip-flops must be less than the clock period Tools check for skew, setup, and hold time violations hort paths are padded (buffers are added to slow down the signals) kew in flip-flop based systems affects the critical path Most designs in industry are based on flip-flops Latch designs are more flexible than a flip-flop design Need to CA tools to make sure it works Can borrow time to allow a path to be longer than clock period Can tolerate clock skew -- skew does not directly add to cycle time Less silicon area equential Gates (3B) 16

17 Latches at the output ports TI Latch W TI C ATA Latch data bus W port C equential Gates (3B) 17

18 Classical Edge Triggered FF i1 o1 CLK i3 i2 o2 o3 Output tage Latch Input tage Latches =0/1 i4 o4 i1 o1 CLK i2 o2 CLK i3 o3 * figures from wikipedia.org i4 o4 equential Gates (3B) 18

19 Classical Edge Triggered FF CLK=0 HOL op for the ouput latch CLK=1 ET, EET op for the ouput latch Output tage Latch =1 =0 equential Gates (3B) 19

20 Classical Edge Triggered FF reset hold set hold set hold reset hold set hold set equential Gates (3B) 20

21 Classical Edge Triggered FF CLK=0 HOL op for the ouput latch CLK=1 ET, EET op for the ouput latch Output tage Latch CLK=0 1 When =0 HOL EET When =1 HOL ET CLK=1 0 EET HOL ET HOL equential Gates (3B) 21

22 Output Latch Operation (Classical Edge Triggered FF) CLK=0 HOL op for the ouput latch CLK=1 ET, EET op for the ouput latch Output tage Latch CLK=0 1 When =0 HOL EET When =1 HOL ET CLK=1 0 EET HOL ET HOL equential Gates (3B) 22

23 equential Element Types CMO Latches CMO FlipFlops Pulsed Latches Latches and FlipFlops with a eset Latches and FlipFlops with an Enable equential Gates (3B) 23

24 eferences [1] [2] [3] W. Wolf, Modern VLI esign : ystems on ilicon [4] N. Weste,. Harris, CMO VLI esign: A Circuits and ystems Perspective [5] J. P. Uyemura, Introduction to VLI Circuits and ystems [6] [7] [8] [9] [10]

Lecture 20: Sequential Circuits. Sequencing

Lecture 20: Sequential Circuits. Sequencing Lecture 20: Sequential Circuits Sequencing Elements Simple /FF Timing efinitions Source: Ch 7 (W&H) Sequencing Use flip-flops to delay fast tokens so they move through exactly one stage each cycle. Inevitably

More information

Lecture 8: Skew Tolerant Design (including Dynamic Circuit Issues)

Lecture 8: Skew Tolerant Design (including Dynamic Circuit Issues) Lecture 8: Skew Tolerant Design (including Dynamic Circuit Issues) Computer Systems Laboratory Stanford University horowitz@stanford.edu Copyright 2007 by Mark Horowitz w/ material from David Harris 1

More information

Chapter 7. Registers & Register Transfers. J.J. Shann. J. J. Shann

Chapter 7. Registers & Register Transfers. J.J. Shann. J. J. Shann Chapter 7 Registers & Register Transfers J. J. Shann J.J. Shann Chapter Overview 7-1 Registers and Load Enable 7-2 Register Transfers 7-3 Register Transfer Operations 7-4 A Note for VHDL and Verilog Users

More information

Probability (10A) Young Won Lim 5/29/17

Probability (10A) Young Won Lim 5/29/17 Probability (10A) Copyright (c) 2017 Young W. Lim. Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later

More information

EE115C Spring 2013 Digital Electronic Circuits. Lecture 19: Timing Analysis

EE115C Spring 2013 Digital Electronic Circuits. Lecture 19: Timing Analysis EE115C Spring 2013 Digital Electronic Circuits Lecture 19: Timing Analysis Outline Timing parameters Clock nonidealities (skew and jitter) Impact of Clk skew on timing Impact of Clk jitter on timing Flip-flop-

More information

Lecture 8: Skew Tolerant Domino Clocking

Lecture 8: Skew Tolerant Domino Clocking Lecture 8: Skew Tolerant Domino Clocking Computer Systems Laboratory Stanford University horowitz@stanford.edu Copyright 2001 by Mark Horowitz (Original Slides from David Harris) 1 Introduction Domino

More information

(C). D-FF P:2 U3 D:4 U1 Q:5 U5 CLK:1 C:3. U2 100k P:2 U1 SN7474 Q:3 U4 0 L U5 1M CLK:1 U3 5 H CLK L H L H. L u 5.00u 7.50u 10.

(C). D-FF P:2 U3 D:4 U1 Q:5 U5 CLK:1 C:3. U2 100k P:2 U1 SN7474 Q:3 U4 0 L U5 1M CLK:1 U3 5 H CLK L H L H. L u 5.00u 7.50u 10. 1 15. 1. (register),. FFs, FF bit. n-bits n-ffs n-bits. FFs,. FFs. FFs. MSI. FFs. JK FFs. 2. -FF -FF 1 2. -FF. -FF,. :2 U5 1M K:1 U2 100k U4 0 U3 5 U1 SN7474 :3 1. -FF. T K 0.00 2.50u 5.00u 7.50u 10.00u

More information

Finite state machines (cont d)

Finite state machines (cont d) Finite state machines (cont d)! Another type of shift register " Linear-feedback shift register (LFSR)! Used to generate pseudo-random numbers! Some FSM examples Autumn 2014 CSE390C - VIII - Finite State

More information

FSM Optimization. Outline. FSM State Minimization. Some Definitions. Methods 10/14/2015

FSM Optimization. Outline. FSM State Minimization. Some Definitions. Methods 10/14/2015 /4/25 C2: Digital Design http://jatinga.iitg.ernet.in/~asahu/cs22 FSM Optimization Outline FSM : State minimization Row Matching Method, Implication chart method, FSM Partitioning FSM Encoding: Random,

More information

12 Months Master Pay Scale Salary Table

12 Months Master Pay Scale Salary Table B-1 Master Pay Scale Salary Table 2017-2018 An employee who does not earn a credited year of service and/or who remains on the same pay step for any other reason (such as being at the maximum pay step)

More information

PUF RO (RING OSCILLATOR)

PUF RO (RING OSCILLATOR) PUF RO (RING OSCILLATOR) EEC 492/592, CIS 493 Hands-on Experience on Computer System Security Chan Yu Cleveland State University CIRCUIT PUF - PREVIOUS WORK Ravikanth et. al proposed the first PUF in literature

More information

Derivation of State Graphs and Tables UNIT 14 DERIVATION OF STATE GRAPHS AND TABLES. Designing a Sequential Circuit. Sequence Detectors

Derivation of State Graphs and Tables UNIT 14 DERIVATION OF STATE GRAPHS AND TABLES. Designing a Sequential Circuit. Sequence Detectors Derivation of State Graphs and Tables 2 Contents Case studies: sequence detectors Guidelines for construction of graphs Serial data code conversion Alphanumeric graph notation Reading Unit 4 Basic unit

More information

State Monad Methods (3G) Young Won Lim 2/27/18

State Monad Methods (3G) Young Won Lim 2/27/18 Copyright (c) 2016-2018 Young W. Lim. Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published

More information

MiCOM P443-6/P543-7/P841

MiCOM P443-6/P543-7/P841 MiCOM P443-6/P543-7/P841 Release Notes P443-6/P543-7/P841 Upgrade Platform Hardware Version: M, P Platform Software Version: 75, 65, 45 Publication Reference: P443-6/P543-7/P841-RNC1-TM-EN-1 ALSTOM 2013.

More information

ITM1010 Computer and Communication Technologies

ITM1010 Computer and Communication Technologies ITM omputer and ommunication Technologies Lecture #5 Part I: Introduction to omputer Technologies K-Map, ombination and Sequential Logic ircuits ITM 計算機與通訊技術 2 Product Product-Of Of-Sum onfiguration Sum

More information

SOT23 3. Part Number Compliance Marking Reel Size(inches) Tape Width(mm) Quantity Per Reel DESDA5V3LQ-7 Automotive RD ,000/Tape & Reel

SOT23 3. Part Number Compliance Marking Reel Size(inches) Tape Width(mm) Quantity Per Reel DESDA5V3LQ-7 Automotive RD ,000/Tape & Reel YM YW 5V3Q F M V Y roduct ummary V BMin) Max) Max) 5.3V 2 22pF escription his new generation V is designed to protect sensitive electronics from the damage due to. he combination of small size and high

More information

Delay Budgeting in Sequential Circuit with Application on FPGA Placement

Delay Budgeting in Sequential Circuit with Application on FPGA Placement 13.2 Delay Budgeting in Sequential Circuit with Application on FPGA Placement Chao-Yang Yeh and Malgorzata Marek-Sadowska Department of Electrical and Computer Engineering, University of California, Santa

More information

Set Up and Generate Payroll Direct Deposits (Canada)

Set Up and Generate Payroll Direct Deposits (Canada) Set Up and Generate Payroll Direct Deposits (Canada) Direct deposits in Sage 300 CRE is a process by which you generate a text file to electronically submit to your bank(s) as well as print notifications

More information

13 Combinational Logic Devices

13 Combinational Logic Devices Prof. r. J. Reichardt Prof. r.. Schwarz F Elektrotechnik/Informatik ombinational ogic evices Purpose of combinational logic design: uilding larger, more sophisticated logic circuits by using adaptable

More information

Your investment mix should always reflect your financial objectives,

Your investment mix should always reflect your financial objectives, # 68 291 Allocate Assets at the Current Stage of Your Life By Garry Good, MBA Your investment mix should always reflect your financial objectives, time horizon, and risk tolerance. A well-designed portfolio

More information

A PUF Design for Secure FPGA-Based Embedded Systems

A PUF Design for Secure FPGA-Based Embedded Systems A PUF Design for Secure FPGA-Based Embedded Systems author line author line2 author line3 Abstract The concept of having an integrated circuit (IC) generate its own unique digital signature has broad application

More information

Economic Capital Follow-up from November 12 ERRC

Economic Capital Follow-up from November 12 ERRC Practical Implications of Developing and Implementing a Return on Economic Capital Framework Economic Capital Follow-up from November 12 ERRC ERM Symposium June 11, 2015 Adam Walter, Allstate Tim Borst,

More information

Statistical Static Timing Analysis: How simple can we get?

Statistical Static Timing Analysis: How simple can we get? Statistical Static Timing Analysis: How simple can we get? Chirayu Amin, Noel Menezes *, Kip Killpack *, Florentin Dartu *, Umakanta Choudhury *, Nagib Hakim *, Yehea Ismail ECE Department Northwestern

More information

PUF Design - User Interface

PUF Design - User Interface PUF Design - User Interface September 27, 2011 1 Introduction Design an efficient Physical Unclonable Functions (PUF): PUFs are low-cost security primitives required to protect intellectual properties

More information

SmartCLOSE TM Q&A. DocMagic, Inc All rights reserved.

SmartCLOSE TM Q&A. DocMagic, Inc All rights reserved. Questions When will we have a chance to test this software? Are there additional fees to lenders (and/or attorneys) for using the Collaboration option? Are there any costs to Title Companies to use the

More information

Insertion loss (db) TOP VIEW SIDE VIEW BOTTOM VIEW. 4x ± ± Orientation Marker Denotes Pin Location 4x 0.

Insertion loss (db) TOP VIEW SIDE VIEW BOTTOM VIEW. 4x ± ± Orientation Marker Denotes Pin Location 4x 0. Model DC4759J52AHF Ultra Low Profile 85 2dB Directional Coupler Description The DC4759J52AHF is a low cost, low profile sub-miniature high performance 2 db directional coupler in an easy to use RoH compliant,

More information

Tuomo Lampinen Silicon Cloud Technologies LLC

Tuomo Lampinen Silicon Cloud Technologies LLC Tuomo Lampinen Silicon Cloud Technologies LLC www.portfoliovisualizer.com Background and Motivation Portfolio Visualizer Tools for Investors Overview of tools and related theoretical background Investment

More information

CashLink Bill Payment Quick Reference Guide

CashLink Bill Payment Quick Reference Guide CashLink Bill Payment Quick Reference Guide Bill Pay Home Screen The home screen of Bill Pay will provide a snapshot of your Bill Payment Activities. Rev. 07/09 Page 1 Payments Tab On the Payments tab,

More information

Cycle Turn Indicator Direction and Swing Summary. of Select Markets as of the close on. January 3, Daily CTI. Swing

Cycle Turn Indicator Direction and Swing Summary. of Select Markets as of the close on. January 3, Daily CTI. Swing Cycle Turn Indicator Direction and Swing Summary of Select Markets as of the close on January 3, 2019 Market Daily CTI Daily Swing Weekly CTI Weekly Swing Industrial Neutral High Negative Low Transports

More information

Financial Reporting Alert

Financial Reporting Alert Financial Reporting Alert ASPE DECEMBER 2017 2017 Annual Improvements to Accounting Standards for Private Enterprises In July 2017, the Accounting Standards Board (AcSB) released the 2017 annual improvements

More information

A PUF Design for Secure FPGA-Based Embedded Systems

A PUF Design for Secure FPGA-Based Embedded Systems A PUF Design for Secure FPGA-Based Embedded Systems Jason H. Anderson Department of Electrical and Computer Engineering University of Toronto Toronto, Ontario, Canada e-mail: janders@eecg.toronto.edu Abstract

More information

Long Term FTR Market Education

Long Term FTR Market Education Long Term FTR Market Education February 7, 2018 Jointly developed and supported by Exelon, DC Energy, and Vitol Agenda Forward Markets Commercial Usage of Long Term FTRs Indications of a Healthy Long Term

More information

DISTRIBUTION LIMITED TO LICENSEES

DISTRIBUTION LIMITED TO LICENSEES Copy # FullCost Project Managers' Handbook July 1, 2013 DISTRIBUTION LIMITED TO LICENSEES FullCost Project Managers' Handbook Meyer, N. Dean Key words: business planning, budget, budgeting, product costing,

More information

Variation Aware Placement for Efficient Key Generation using Physically Unclonable Functions in Reconfigurable Systems

Variation Aware Placement for Efficient Key Generation using Physically Unclonable Functions in Reconfigurable Systems University of Massachusetts Amherst ScholarWorks@UMass Amherst Masters Theses Dissertations and Theses 2016 Variation Aware Placement for Efficient Key Generation using Physically Unclonable Functions

More information

This document describes how to manage trades identified with the Options Income Engine Trade Alert Software.

This document describes how to manage trades identified with the Options Income Engine Trade Alert Software. This document describes how to manage trades identified with the Options Income Engine Trade Alert Software. General Risk Management For accounts < $10,000: Risk no more than 5% of your account size. For

More information

SAFETY COMMAND DEVICES

SAFETY COMMAND DEVICES AFY COMMAND DVIC 00 -top ope witch he 00 -top ope witch series is used with preference with expansive points of operation. Its simple operation ensures fast stop command output along the point of operation.

More information

Physical Unclonable Functions (PUFs) and Secure Processors. Srini Devadas Department of EECS and CSAIL Massachusetts Institute of Technology

Physical Unclonable Functions (PUFs) and Secure Processors. Srini Devadas Department of EECS and CSAIL Massachusetts Institute of Technology Physical Unclonable Functions (PUFs) and Secure Processors Srini Devadas Department of EECS and CSAIL Massachusetts Institute of Technology 1 Security Challenges How to securely authenticate devices at

More information

Data sheet acquired from Harris Semiconductor SCHS049C Revised October 2003

Data sheet acquired from Harris Semiconductor SCHS049C Revised October 2003 Data sheet acquired from Harris Semiconductor SCHS049C Revised October 2003 CD4060B consists of an oscillator section and 14 ripple-carry binary counter stages. The oscillator configuration allows design

More information

The Benefits of a Rule Based Trading System

The Benefits of a Rule Based Trading System The Benefits of a Rule Based Trading System Contents Introduction Understanding The Truth The Ugly Truth About The System Sellers Plan Your Trades, Then Trade your Plan Finally 3 4 6 7 9 2 1 Introduction

More information

A Heuristic Method for Statistical Digital Circuit Sizing

A Heuristic Method for Statistical Digital Circuit Sizing A Heuristic Method for Statistical Digital Circuit Sizing Stephen Boyd Seung-Jean Kim Dinesh Patil Mark Horowitz Microlithography 06 2/23/06 Statistical variation in digital circuits growing in importance

More information

Standard INT Interchange Transaction Implementation

Standard INT Interchange Transaction Implementation A. Introduction 1. Title: Interchange Transaction Implementation 2. Number: INT-003-3 3. Purpose: To ensure Balancing Authorities confirm Interchange Schedules with Adjacent Balancing Authorities prior

More information

Building an Account In Sage 50 Complete Accounting Section 0112A

Building an Account In Sage 50 Complete Accounting Section 0112A Building an Account In Sage 50 Complete Accounting Section 0112A Presentation Objectives The goal of this section is to present the following concepts to the reader. 1. An introduction into the types of

More information

Our plans to change the Council Tax Reduction Scheme. What do you think?

Our plans to change the Council Tax Reduction Scheme. What do you think? Our plans to change the Council Tax Reduction Scheme What do you think? 1 Contents Page Council Tax reduction 3 The Council Tax Reduction Scheme 4 Why we need to change 6 Options 7 Our preference 15 About

More information

Chapter 1: Data Storage

Chapter 1: Data Storage Chapter 1: Data Storage Computer Science: An Overview Tenth Edition by J. Glenn Brookshear Copyright 2008 Pearson Education, Inc. Publishing as Pearson Addison-Wesley Chapter 1: Data Storage 1.1 Bits and

More information

Lecture 2: The Simple Story of 2-SAT

Lecture 2: The Simple Story of 2-SAT 0510-7410: Topics in Algorithms - Random Satisfiability March 04, 2014 Lecture 2: The Simple Story of 2-SAT Lecturer: Benny Applebaum Scribe(s): Mor Baruch 1 Lecture Outline In this talk we will show that

More information

Master User Manual. Last Updated: August, Released concurrently with CDM v.1.0

Master User Manual. Last Updated: August, Released concurrently with CDM v.1.0 Master User Manual Last Updated: August, 2010 Released concurrently with CDM v.1.0 All information in this manual referring to individuals or organizations (names, addresses, company names, telephone numbers,

More information

Standard BAL Real Power Balancing Control Performance

Standard BAL Real Power Balancing Control Performance A. Introduction 1. Title: Real Power Balancing Control Performance 2. Number: BAL-001-2 3. Purpose: To control Interconnection frequency within defined limits. 4. Applicability: 4.1. Balancing Authority

More information

ATTACHMENT E. Page 1 of 8 REAL POWER BALANCING CONTROL PERFORMANCE

ATTACHMENT E. Page 1 of 8 REAL POWER BALANCING CONTROL PERFORMANCE Page 1 of 8 REAL POWER BALANCING CONTROL PERFORMANCE A. INTRODUCTION 1. Title: Real Power Balancing Control Performance 2. Number: BAL-001-2 3. Purpose: To control Interconnection frequency within defined

More information

The Tactical and Strategic Art of Economic Models

The Tactical and Strategic Art of Economic Models The Tactical and Strategic Art of Economic Models GOTO Copenhagen 2012 Copenhagen, Denmark May 21, 2012 No part of this presentation may be reproduced without the written permission of the author. Donald

More information

Cycle Turn Indicator Direction and Swing Summary. of Select Markets as of the close on. December 27, Daily CTI. Swing

Cycle Turn Indicator Direction and Swing Summary. of Select Markets as of the close on. December 27, Daily CTI. Swing Cycle Turn Indicator Direction and Swing Summary of Select Markets as of the close on December 27, 2018 Market Daily CTI Daily Swing Weekly CTI Weekly Swing Industrial Positive Low Negative High Transports

More information

Toroid, High Current, High Temperature, Radial Leaded

Toroid, High Current, High Temperature, Radial Leaded Toroid, High Current, High Temperature, Radial Leaded FEATURES Printed circuit mounting Toroid design reduces EMI Vertical or horizontal mounting to optimize PCB layout High temperature rating of C - no

More information

401(K) ACTION STEPS TO TAKE NOW IN ORDER TO TAKE CHARGE OF YOUR FINANCIAL LIFE

401(K) ACTION STEPS TO TAKE NOW IN ORDER TO TAKE CHARGE OF YOUR FINANCIAL LIFE 401(K) ACTION STEPS TO TAKE NOW IN ORDER TO TAKE CHARGE OF YOUR FINANCIAL LIFE 6/16/15 Have you ever switched jobs? Research shows the average American employee switches jobs 11 times before retiring.1

More information

Payment Center Quick Start Guide

Payment Center Quick Start Guide Payment Center Quick Start Guide Self Enrollment, Online Statements and Online Payments Bank of America Merrill Lynch May 2014 Notice to Recipient This manual contains proprietary and confidential information

More information

Cycle Turn Indicator Direction and Swing Summary. of Select Markets as of the close on. October 4, Daily CTI. Swing

Cycle Turn Indicator Direction and Swing Summary. of Select Markets as of the close on. October 4, Daily CTI. Swing Cycle Turn Indicator Direction and Swing Summary of Select Markets as of the close on October 4, 2018 Market Daily CTI Daily Swing Weekly CTI Weekly Swing Industrial Negative High Positive Low Transports

More information

Security Evaluation and Enhancement of Bistable Ring PUFs

Security Evaluation and Enhancement of Bistable Ring PUFs ecurity Evaluation and Enhancement of Bistable ing PUFs FIDec, June 23, 25 Xiaolin Xu (), Ulrich ührmair (2) Daniel Holcomb () and Wayne Burleson () () UMass Amherst (2) HGI, U Bochum This material is

More information

SN54HC377, SN54HC378, SN54HC379 SN74HC377, SN74HC378, SN74HC379 OCTAL, HEX, AND QUAD D-TYPE FLIP-FLOPS WITH CLOCK ENABLE

SN54HC377, SN54HC378, SN54HC379 SN74HC377, SN74HC378, SN74HC379 OCTAL, HEX, AND QUAD D-TYPE FLIP-FLOPS WITH CLOCK ENABLE SN54HC377, SN54HC378, SN54HC379 SN74HC377, SN74HC378, SN74HC379 OCTAL, HEX, AND QUAD D-TYPE FLIP-FLOPS WITH CLOCK ENABLE SCLS202 D2684, DECEMBER 1982 REVISED JUNE 1989 PRODUCTION DATA information is current

More information

Demurrage and Detention

Demurrage and Detention Demurrage and Detention TAKE CONTROL AND OPTIMISE YOUR SUPPLY CHAIN An overall transparent, consistent and easy shipping experience. January, 2018 DEMURRAGE AND DETENTION: TAKE CONTROL AND OPTIMISE YOUR

More information

Cycle Turn Indicator Direction and Swing Summary. of Select Markets as of the close on. February 5, Daily CTI. Swing

Cycle Turn Indicator Direction and Swing Summary. of Select Markets as of the close on. February 5, Daily CTI. Swing Cycle Turn Indicator Direction and Swing Summary of Select Markets as of the close on February 5, 2019 Market Daily CTI Daily Swing Weekly CTI Weekly Swing Industrial Positive Low Positive Low Transports

More information

Payment Center Quick Start Guide

Payment Center Quick Start Guide Payment Center Quick Start Guide Self Enrollment, Online Statements and Online Payments Bank of America Merrill Lynch August 2015 Notice to Recipient This manual contains proprietary and confidential information

More information

Cycle Turn Indicator Direction and Swing Summary. of Select Markets as of the close on. January 22, Daily CTI. Swing

Cycle Turn Indicator Direction and Swing Summary. of Select Markets as of the close on. January 22, Daily CTI. Swing Cycle Turn Indicator Direction and Swing Summary of Select Markets as of the close on January 22, 2019 Market Daily CTI Daily Swing Weekly CTI Weekly Swing Industrial Neutral High Positive Low Transports

More information

IN THE UNITED STATES COURT OF APPEALS FOR THE FIFTH CIRCUIT

IN THE UNITED STATES COURT OF APPEALS FOR THE FIFTH CIRCUIT Case: 15-20522 Document: 00513778783 Page: 1 Date Filed: 11/30/2016 IN THE UNITED STATES COURT OF APPEALS FOR THE FIFTH CIRCUIT VADA DE JONGH, Plaintiff Appellant, United States Court of Appeals Fifth

More information

Regit Express Quick Start Guide

Regit Express Quick Start Guide Regit Express Quick Start Guide Copyright 2010-2017 by APi A Quick Hands-On Tryout After installing Regit Express select the Regit Express icon off your desktop. Regit Express has a handy Training Mode

More information

Solutions - Homework 3 (Due date: March 15 5:30 pm) Presentation and clarity are very important! Show your procedure!

Solutions - Homework 3 (Due date: March 15 5:30 pm) Presentation and clarity are very important! Show your procedure! LCRICAL AN COMPUR NGINRING PARMN, OAKLAN UNIVRSIY C-2700: igitl Logic eign Winter 2018 Solution - Homework 3 (ue dte: Mrch 15 th @ 5:30 pm) Preenttion nd clrity re very importnt! Show your procedure! PROBLM

More information

AK8788. Monolithic Hall Effect ICs AK-series. High Sensitivity Bop:3mT. Omnipolar Hall Effect Switch. Supply Voltage. Pulse Excitation CMOS

AK8788. Monolithic Hall Effect ICs AK-series. High Sensitivity Bop:3mT. Omnipolar Hall Effect Switch. Supply Voltage. Pulse Excitation CMOS Monolithic Hall Effect ICs AK-series AK8788 AK8788 is ultra-small Hall effect IC of a single silicon chip composed of Hall element and a signal processing IC. Shipped in packet-tape reel(5000pcs/reel)

More information

AFRL-RI-RS-TR

AFRL-RI-RS-TR AFRL-RI-RS-TR-2014-018 IC PIRACY PROTECTION BY APUF AND LOGIC OBFUSCATION RICE UNIVERSITY JANUARY 2014 FINAL TECHNICAL REPORT STINFO COPY AIR FORCE RESEARCH LABORATORY INFORMATION DIRECTORATE AIR FORCE

More information

Electro-Optical Characterization Report Device: SiPM MPPC HAMAMATSU S/N. 1 50µm

Electro-Optical Characterization Report Device: SiPM MPPC HAMAMATSU S/N. 1 50µm OSSERVATORIO ASTROFISICO DI CATANIA Electro-Optical Characterization Report Device: SiPM MPPC HAMAMATSU S/N. 1 50µm Osservatorio Astrofisico di Catania G.ROMEO (1),G.BONANNO (1) (1) INAF Osservatorio Astrofisico

More information

Cycle Turn Indicator Direction and Swing Summary. of Select Markets as of the close on. October 16, Daily CTI. Swing

Cycle Turn Indicator Direction and Swing Summary. of Select Markets as of the close on. October 16, Daily CTI. Swing Cycle Turn Indicator Direction and Swing Summary of Select Markets as of the close on October 16, 2018 Market Daily CTI Daily Swing Weekly CTI Weekly Swing Industrial Neutral Low Negative High Transports

More information

JOINT STOCK COMPANY GROBINA 2017 COORPORATE GOVERNANCE PRINCIPLES

JOINT STOCK COMPANY GROBINA 2017 COORPORATE GOVERNANCE PRINCIPLES JOINT STOCK COMPANY GROBINA 2017 COORPORATE GOVERNANCE PRINCIPLES TABLE OF CONTENTS I INTRODUCTION... 3 1. General Provisions... 3 2. Objective of the Recommendations... 3 3. Implementation of the principles

More information

Data sheet acquired from Harris Semiconductor SCHS072B Revised July 2003

Data sheet acquired from Harris Semiconductor SCHS072B Revised July 2003 Data sheet acquired from Harris Semiconductor SCHS072B Revised July 2003 Lamp Test (LT), Blanking (BL), and Latch Enable or Strobe inputs are provided to test the display, shut off or intensity-modulate

More information

EIB at a glance 2019

EIB at a glance 2019 EIB at a glance 2019 1 The European Investment Bank is the lending arm of the European Union. We are the world s largest multilateral lender and the biggest provider of climate finance. We help the economy,

More information

NaviPlan Standard Online/Offline. Asset Allocation Self-Study Guide. USA version EISI, Winnipeg

NaviPlan Standard Online/Offline. Asset Allocation Self-Study Guide. USA version EISI, Winnipeg NaviPlan Standard Online/Offline Asset Allocation Self-Study Guide USA version 11.2 EISI, Winnipeg Disclaimer This software is designed to allow a financial planner to demonstrate and evaluate various

More information

Cycle Turn Indicator Direction and Swing Summary. of Select Markets as of the close on. February 12, Daily CTI. Swing

Cycle Turn Indicator Direction and Swing Summary. of Select Markets as of the close on. February 12, Daily CTI. Swing Cycle Turn Indicator Direction and Swing Summary of Select Markets as of the close on February 12, 2019 Market Daily CTI Daily Swing Weekly CTI Weekly Swing Industrial Positive Low Positive Low Transports

More information

Secure and Energy Efficient Physical Unclonable Functions

Secure and Energy Efficient Physical Unclonable Functions University of Massachusetts Amherst ScholarWorks@UMass Amherst Masters Theses 1911 - February 2014 Dissertations and Theses 2012 Secure and Energy Efficient Physical Unclonable Functions Sudheendra Srivathsa

More information

Cycle Turn Indicator Direction and Swing Summary. of Select Markets as of the close on. December 20, Daily CTI. Swing

Cycle Turn Indicator Direction and Swing Summary. of Select Markets as of the close on. December 20, Daily CTI. Swing Cycle Turn Indicator Direction and Swing Summary of Select Markets as of the close on December 20, 2018 Market Daily CTI Daily Swing Weekly CTI Weekly Swing Industrial Negative High Negative High Transports

More information

Cycle Turn Indicator Direction and Swing Summary. of Select Markets as of the close on. November 29, Daily CTI. Swing

Cycle Turn Indicator Direction and Swing Summary. of Select Markets as of the close on. November 29, Daily CTI. Swing Cycle Turn Indicator Direction and Swing Summary of Select Markets as of the close on November 29, 2018 Market Daily CTI Daily Swing Weekly CTI Weekly Swing Industrial Positive Low Negative Low Transports

More information

Cycle Turn Indicator Direction and Swing Summary. of Select Markets as of the close on. December 28, Daily CTI. Swing

Cycle Turn Indicator Direction and Swing Summary. of Select Markets as of the close on. December 28, Daily CTI. Swing Cycle Turn Indicator Direction and Swing Summary of Select Markets as of the close on December 28, 2018 Market Daily CTI Daily Swing Weekly CTI Weekly Swing Industrial Positive Low Negative High Transports

More information

Prepared by S. N. Padhi, ACA Reviewed by: Experienced Consultants

Prepared by S. N. Padhi, ACA Reviewed by: Experienced Consultants A COMPLETE GUIDE TO ACCOUNTS RECEIVABLE PART-I INCLUDES DEFINATIONS, CUSTOMIZATION STEPS, USER MANUAL TRANSACTION CODES, FAQ S Prepared by S. N. Padhi, ACA Reviewed by: Experienced Consultants Copyright

More information

Cycle Turn Indicator Direction and Swing Summary. of Select Markets as of the close on. November 20, Daily CTI. Swing

Cycle Turn Indicator Direction and Swing Summary. of Select Markets as of the close on. November 20, Daily CTI. Swing Cycle Turn Indicator Direction and Swing Summary of Select Markets as of the close on November 20, 2018 Market Daily CTI Daily Swing Weekly CTI Weekly Swing Industrial Negative High Negative High Transports

More information

Bits and Bit Patterns. Chapter 1: Data Storage (continued) Chapter 1: Data Storage

Bits and Bit Patterns. Chapter 1: Data Storage (continued) Chapter 1: Data Storage Chapter 1: Data Storage Computer Science: An Overview by J. Glenn Brookshear Chapter 1: Data Storage 1.1 Bits and Their Storage 1.2 Main Memory 1.3 Mass Storage 1.4 Representing Information as Bit Patterns

More information

The Value of Our Advisory Relationship SHORE WEALTH MANAGEMENT

The Value of Our Advisory Relationship SHORE WEALTH MANAGEMENT The Value of Our Advisory Relationship SHORE WEALTH MANAGEMENT When you were younger, your financial needs were probably straightforward. Maybe you got a bonus from your employer and were looking to invest

More information

China - Regulations on Establishment of Foreign-Funded Import and Export Commodities Inspection and Appraisal Enterprises, 1995 MOFTEC

China - Regulations on Establishment of Foreign-Funded Import and Export Commodities Inspection and Appraisal Enterprises, 1995 MOFTEC China - Regulations on Establishment of Foreign-Funded Import and Export Commodities Inspection and Appraisal Enterprises, 1995 MOFTEC Copyright 1995 MOFTEC ii Contents Contents Article 1 1 Article 2 1

More information

Cycle Turn Indicator Direction and Swing Summary. of Select Markets as of the close on. January 29, Daily CTI. Swing

Cycle Turn Indicator Direction and Swing Summary. of Select Markets as of the close on. January 29, Daily CTI. Swing Cycle Turn Indicator Direction and Swing Summary of Select Markets as of the close on January 29, 2019 Market Daily CTI Daily Swing Weekly CTI Weekly Swing Industrial Neutral Low Positive Low Transports

More information

Truth-in-Savings Compliance Tool 615C User's Guide

Truth-in-Savings Compliance Tool 615C User's Guide Truth-in-Savings Compliance Tool 615C User's Guide Table of Contents Function Key Template 3 Find APY and Dividend Rate - [APY/%] Function Key 3 Find APY and Dividend - [APY/Int] Function Key 4 Computing

More information

Cycle Turn Indicator Direction and Swing Summary. of Select Markets as of the close on. March 15, Daily CTI. Swing

Cycle Turn Indicator Direction and Swing Summary. of Select Markets as of the close on. March 15, Daily CTI. Swing Cycle Turn Indicator Direction and Swing Summary of Select Markets as of the close on March 15, 2019 Market Daily CTI Daily Swing Weekly CTI Weekly Swing Industrial Positive Low Negative High Transports

More information

Unit 2 Part 1 Objective Test: The National Economy

Unit 2 Part 1 Objective Test: The National Economy Surname Other Names entre Number andidate Number andidate Signature General ertificate of Education January 2003 dvanced Subsidiary Examination EONOMIS EN2/1 Unit 2 Part 1 Objective Test: The National

More information

Microprocessor Based Physical Unclonable Function

Microprocessor Based Physical Unclonable Function Microprocessor Based Physical Unclonable Function Sudeendra kumar K, Sauvagya Sahoo, Abhishek Mahapatra, Ayas Kanta Swain, K.K.Mahapatra kumar.sudeendra@gmail.com, sauvagya.nitrkl@gmail.com, kmaha2@gmail.com

More information

PCSchool Debtors End of Period. Table of Contents

PCSchool Debtors End of Period. Table of Contents Debtors End of Period User Guide Table of Contents Options available:... 2 1) Period End rollover... 2 2) Utilities rollover... 2 Check List to print... 2 End of Period steps 1 to 9... 3 Step 10: Backup

More information

Radian Mortgage Insurance

Radian Mortgage Insurance LOS Interface Administrator/User Guide Radian Mortgage Insurance 2012 PCLender, LLC Contents Introduction... 3 Interface Features... 3 Interface Requirements... 3 Interface Considerations... 4 How Does

More information

Formal-based Coverage-Driven Verification. Sia Karthik Madabhushi May 15, 2014

Formal-based Coverage-Driven Verification. Sia Karthik Madabhushi May 15, 2014 Formal-based Coverage-Driven Verification Sia Karthik Madabhushi May 15, 2014 Preface In the future formal apps & methodologies will be the default for verification Consequently, it s critical for formal

More information

Introduction to Income Statements With Sage 50 Complete Accounting Section 0130A

Introduction to Income Statements With Sage 50 Complete Accounting Section 0130A Introduction to Income Statements With Sage 50 Complete Accounting Section 0130A Presentation Objectives The goal of this section is to present the following concepts to the reader. 1. Recap of the flow

More information

RHONEWOOD PARK HOMEOWNERS ASSOCIATION P.O. BOX 263 LIVERMORE, CA KEYED ENTRY ACCESS REQUEST FORM

RHONEWOOD PARK HOMEOWNERS ASSOCIATION P.O. BOX 263 LIVERMORE, CA KEYED ENTRY ACCESS REQUEST FORM P.O. BOX 263 LIVERMORE, CA 94551 667-6647 KEYED ENTRY ACCESS REQUEST FORM Pool Manager: Dayna Key 667-6647 Business Manager: Julie Steinhorst 250-9807 SCHEDULE KEY FEE May 1 through October 30 (weather

More information

As an HSBC credit cardholder, you will automatically receive FREE round-the-clock text alerts whenever you make high-value purchases.

As an HSBC credit cardholder, you will automatically receive FREE round-the-clock text alerts whenever you make high-value purchases. In detail Getting started Report a transaction Making changes As an HSBC credit cardholder, you will automatically receive FREE round-the-clock text alerts whenever you make high-value purchases. Be informed

More information

Viive 5.2 QUICK START GUIDE MAC-VIIVE

Viive 5.2 QUICK START GUIDE MAC-VIIVE Viive 5.2 QUICK START GUIDE 1-855-MAC-VIIVE ii Contents PUBLICATION DATE January 2016 COPYRIGHT 2016 Henry Schein, Inc. All rights reserved. No part of this publication may be reproduced, transmitted,

More information

Cycle Turn Indicator Direction and Swing Summary. of Select Markets as of the close on. October 23, Daily CTI. Swing

Cycle Turn Indicator Direction and Swing Summary. of Select Markets as of the close on. October 23, Daily CTI. Swing Cycle Turn Indicator Direction and Swing Summary of Select Markets as of the close on October 23, 2018 Market Daily CTI Daily Swing Weekly CTI Weekly Swing Industrial Negative High Negative High Transports

More information

MaTRIX Maintenance-Oriented Test Requirements Identifier and Examiner

MaTRIX Maintenance-Oriented Test Requirements Identifier and Examiner MaRIX Maintenance-Oriented est Requirements Identifier and Examiner Mary Jean Harrold aweesup (erm) Apiwattanapong, Raúl Santelices, Pavan Kumar Chittimalli, Alessandro Orso College of Computing, Georgia

More information

Cycle Turn Indicator Direction and Swing Summary. of Select Markets as of the close on. April 10, 2018

Cycle Turn Indicator Direction and Swing Summary. of Select Markets as of the close on. April 10, 2018 Cycle Turn Indicator Direction and Swing Summary of Select Markets as of the close on April 10, 2018 Market Daily CTI Daily Swing Weekly CTI Weekly Swing Industrial Positive Low Negative High Transports

More information

Click to edit Master title style

Click to edit Master title style 2018 Preliminary Budget John Carter Chief Financial Officer October 24, 2017 1 Click 2018 to edit Budget Master Overview title style Presentation Outline Click Overview to edit of Master Budget text styles

More information

www.unique-project.eu Exchange of security-critical data Computing Device generates, stores and processes security-critical information Computing Device 2 However: Cryptographic secrets can be leaked by

More information

Lexington Law Firm Payment Information Form

Lexington Law Firm Payment Information Form Lexington Law Firm Payment Information Form A Valid Active Email Address Is Required. Please Print Your Email Address Below PERSONAL INFORMATION FIRST NAME: LAST NAME: ADDRESS: CITY: HOME PHONE: WORK PHONE:

More information

January 19, Dear Vendors

January 19, Dear Vendors January 19, 2018 Dear Vendors We are looking forward to seeing you again this year. I hope it has been a good winter for you. All the best for a 2018 season. We are pleased to enclose your Application

More information