ECE Computer Engineering I. Z. Aliyazicioglu. Electrical and Computer Engineering Department Cal Poly Pomona

Size: px
Start display at page:

Download "ECE Computer Engineering I. Z. Aliyazicioglu. Electrical and Computer Engineering Department Cal Poly Pomona"

Transcription

1 EE 34-4 omputer Engineering I EE34-2. equential Network Z. Aliyazicioglu Electrical and omputer Engineering epartment al Poly Pomona al Poly Pomona Electrical & omputer Engineering ept. EE 34-2 egister egisters are formed from a collection of flip-flops, like counters. ata storage is the main function of a register clock Load data x x data clock data data Parallel Input/Output erial Input/Output clock Load data x data clock Load data x data Parallel Input/erial Output erial Input/ Parallel Output al Poly Pomona Electrical & omputer Engineering ept. EE

2 Parallel Input/Output egister lock lock clear Output ata 8 Bit egister using 2x4 bit register clear 4 Bit egister al Poly Pomona Electrical & omputer Engineering ept. EE ight-shift erial Input Output egister lock t 6 t t 2 t 3 t 4 t 5 In al Poly Pomona Electrical & omputer Engineering ept. EE

3 ounter Asynchronous Up-ounter with Flip Flip lock 2 lock al Poly Pomona Electrical & omputer Engineering ept. EE ounter Asynchronous own-ounter with Flip Flip lock 2 lock al Poly Pomona Electrical & omputer Engineering ept. EE

4 ounter ynchronous 4-bit Up counter with Flip-Flop 2 3 lock lock changes 2 changes = = 2 = 3 = 2 n = n- 7 al Poly Pomona Electrical & omputer Engineering ept. EE locked equential Network We will consider sequential networks which have clock pulse input and additional inputs. o that sequence of output flip-flop states will depend on the input sequence. wo types of clocked sequential network will be considered.. Moore machine he output depends only on the present state of the flip-flop which is referred as a Moore machine. he outputs change synchronously with the state transition and the clock edge. Inputs ombinational Network E tate egister ombinational Network Outputs E=f(Input, t ) Output=f( t ) lock Feedback t+ =f(e, t ) al Poly Pomona Electrical & omputer Engineering ept. EE

5 Mealy machine 2. Mealy machine he output depends on the present state and the present value of the inputs which is referred as Mealy machine. he output can change immediately after a change at the inputs, independent of the clock. Mealy machine has asynchronous output. Inputs ombinational Network Feedback G E tate egister lock om. Network E=f(Input, t ) Outputs t+ =f(e, t ) Output=f(G, t ) al Poly Pomona Electrical & omputer Engineering ept. EE tate iagram he symbolic notation for a one input, one output Mealy sequential circuit state diagram X /Y X/Y X/Y 2 X : input Variable Y : Output variable X /Y and are symbols representing different states X/Y indicates input/output If input variable X=, then the machine remains in state and Output is If input variable X=, then transition to state 2 and Output is he output is is a function of both the present state and the input al Poly Pomona Electrical & omputer Engineering ept. EE 34-2

6 In Moore machine, the output is dependent on only the present state. We represent the output inside of the state circle. Here is an example of state graph for Moore circuit notations of a J-K flip-flop,,, 2, Output variables written under state Variable names If is present state, then If JK= and machine remains state and output is If JK= and transition to state 2 and the output changes to If 2 is present state, then If JK= and machine remains state 2 and output is If JK= and transition to state and the output changes to al Poly Pomona Electrical & omputer Engineering ept. EE 34-2 esign a clocked Mealy sequential network Network will examine a string of s and s applied to the X input and generate an output Z= only when a prescribed input sequence occurs. he input X can only change between clock pulses. We will design a network so that any input sequence ending in will produce an output Z= coincident with the last. he network does not reset when a output occurs. A ypical input and corresponding output sequences X= Z= al Poly Pomona Electrical & omputer Engineering ept. EE

7 Let s start with two state,, Later we will assign FF states to corresponding to the network states. Initially we start the network in a reset state. If the input X= is received, the network can stay in. If X= is received, it will go to next state he label on the graph shows X/Z which X is input and Z is corresponding output. / / / / / / / 2 / Mealy tate Graph for equence Net. al Poly Pomona Electrical & omputer Engineering ept. EE onverting the state graph to a state table Present tate 2 Next tate X= X= 2 Present Output X= X= We have three states, so we need two FF since one FF has two states. Let FF states A=, B= correspond to network state, A=,B= correspond to networks state. A=,B= correspond to networks state 2. Present tate AB Next tate A + B + X= X= Z X= X= al Poly Pomona Electrical & omputer Engineering ept. EE

8 X AB x x A + =X B X AB x x X AB x x B + =X Z=XA al Poly Pomona Electrical & omputer Engineering ept. EE Let s use F-F. A =A + =X B and B =B + =X K A A K B B Z X al Poly Pomona Electrical & omputer Engineering ept. EE

9 esign a clocked Moore sequential network Moore machine is similar to Mealy machine except that the output is written with the state instead of with the transition between states. We will do the same problem with moore machine. In Moore machine the output will be associated with states,, and 2 2 al Poly Pomona Electrical & omputer Engineering ept. EE onverting the state graph to a state table Present tate 2 3 Next tate X= X= Present Output Z We have four states, so we need two FF since one FF has two states. Let FF states AB= for state, AB= for AB= for 2,,. AB= for state 3, Present tate AB Next tate A + B + X= X= al Poly Pomona Electrical & omputer Engineering ept. EE Z

10 X AB A + =A BX +AB X +ABX X AB B + =A B+AB +A X Z=AB al Poly Pomona Electrical & omputer Engineering ept. EE Z K A A K B B lock X al Poly Pomona Electrical & omputer Engineering ept. EE

11 Homework- uestion- onstruct a Mealy state diagram that will detect a serial input sequence of. When the input pattern has been detected, cause an output z to be as. ypical input and corresponding output sequence X= Z= al Poly Pomona Electrical & omputer Engineering ept. EE equential ircuit Analysis al Poly Pomona Electrical & omputer Engineering ept. EE

12 etermine system variables Input = x Output = z tate variables = F 2 and F Assign Variables names. hey are assigned already etermine F-F type. hey are type he characteristic equation is + = Write the excitation equation by inspection ' ' ' 2 = FFx 2 = x + F2F Write the next state equations F FFx + ' 2 = 2 F + = x + F F ' ' 2 al Poly Pomona Electrical & omputer Engineering ept. EE onstruct the excitation table X F 2 F F 2 F X Excitation K-maps for 2 and F 2 F X F 2 F X K-Maps for etermine next state term F + 2 and F + al Poly Pomona Electrical & omputer Engineering ept. EE

13 Write the output variable equation Z=F 2 x X F 2 F onstruct the transition table. rate this from Excitation K-maps or next state k-maps and output k-maps z F + 2 = 2 = + = f F2 F x = = f F2 F x = F f( F, F, x) (3) (,, ) (,2,3,4,6) (,, ) (5,7) al Poly Pomona Electrical & omputer Engineering ept. EE ransition and excitation table Present tate F F + F + 2 F + 2 F z 2 F + z Next tate Present able Next state x/z A B z z B A B B A B A tate table al Poly Pomona Electrical & omputer Engineering ept. EE

14 tate iagram for analysis example x/z x /z A x /z x /z B x/z x/z x /z x/z al Poly Pomona Electrical & omputer Engineering ept. EE iming iagram al Poly Pomona Electrical & omputer Engineering ept. EE

15 X Homework- uestion2 B A A Z A B B lock Given the logic diagram in the following figure. Write the excitation and output equations 2. Write the next state equations 3. onstruct a transition table 4. raw the state graph 5. omplete the following time diagram al Poly Pomona Electrical & omputer Engineering ept. EE x B A z al Poly Pomona Electrical & omputer Engineering ept. EE

ECE Computer Engineering I. ECE Introduction. Z. Aliyazicioglu. Electrical and Computer Engineering Department Cal Poly Pomona

ECE Computer Engineering I. ECE Introduction. Z. Aliyazicioglu. Electrical and Computer Engineering Department Cal Poly Pomona ECE 34-2 Computer Engineering I ECE34-. Introduction Z. Aliyazicioglu Electrical and Computer Engineering Department Cal Poly Pomona Cal Poly Pomona Electrical & Computer Engineering Dept. ECE 34- Instructors

More information

Computer System. Computer hardware. Application software: Time-Sharing Environment. Introduction to Computer and C++ Programming.

Computer System. Computer hardware. Application software: Time-Sharing Environment. Introduction to Computer and C++ Programming. ECE 114 1 Computer System Introduction to Computer and C++ Programming Computer System Dr. Z. Aliyazicioglu Cal Poly Pomona Electrical & Computer Engineering Cal Poly Pomona Electrical & Computer Engineering

More information

OPERATOR'S, ORGANIZATIONAL, DIRECT SUPPORT, AND GENERAL SUPPORT MAINTENANCE MANUAL FOR MULTIPLEXER SET AN/FCC-97 (NSN )

OPERATOR'S, ORGANIZATIONAL, DIRECT SUPPORT, AND GENERAL SUPPORT MAINTENANCE MANUAL FOR MULTIPLEXER SET AN/FCC-97 (NSN ) ARMY TM 11-5805-694-14 AIR FORCE TO 31W2-4-287-1 OPERATOR'S, ORGANIZATIONAL, DIRECT SUPPORT, AND GENERAL SUPPORT MAINTENANCE MANUAL FOR MULTIPLEXER SET AN/FCC-97 (NSN 5805-01-0308) This copy is a reprint

More information

SSPRQ test pattern. Pete Anslow, Ciena. IEEE P802.3bs Task Force, Logic Ad Hoc, 28 April 2016

SSPRQ test pattern. Pete Anslow, Ciena. IEEE P802.3bs Task Force, Logic Ad Hoc, 28 April 2016 test pattern Pete Anslow, Ciena IEEE P802.3bs Task Force, Logic Ad Hoc, 28 April 206 Introduction P802.3bs D.3 contains two PAM4 test patterns: PRBS3Q and PRBS3Q with characteristics analysed in anslow_0_25_logic

More information

Verification of Specifications Data Flow Diagrams (DFD) Summary. Specification. Miaoqing Huang University of Arkansas Spring / 28

Verification of Specifications Data Flow Diagrams (DFD) Summary. Specification. Miaoqing Huang University of Arkansas Spring / 28 1 / 28 Specification Miaoqing Huang University of Arkansas Spring 2010 2 / 28 Outline 1 2 3 / 28 Outline 1 2 How to verify a specification? Specification itself has to be correct Verification methods Observe

More information

Planning Calendar Grade 5 Advanced Mathematics. Monday Tuesday Wednesday Thursday Friday 08/20 T1 Begins

Planning Calendar Grade 5 Advanced Mathematics. Monday Tuesday Wednesday Thursday Friday 08/20 T1 Begins Term 1 (42 Instructional Days) 2018-2019 Planning Calendar Grade 5 Advanced Mathematics Monday Tuesday Wednesday Thursday Friday 08/20 T1 Begins Policies & Procedures 08/21 5.3K - Lesson 1.1 Properties

More information

COMDTPUB P16721 NVIC August 25, 2014

COMDTPUB P16721 NVIC August 25, 2014 Commandant United States Coast Guard 2703 Martin Luther King Jr. Ave. SE Washington, DC 20593-7501 Staff Symbol: CG-CVC-4 Phone: (202) 372-2357 E-Mail: MMCPolicy@uscg.mil NAVIGATION AND VESSEL INSPECTION

More information

Course Outline (Winter 2017)

Course Outline (Winter 2017) Course Outline (Winter 2017) EES612: Electrical Machines and Actuators Instructor Calendar Description Prerequisites Compulsory Text(s): Reference Text(s) Learning Objectives (Indicators) Name: Dr. Rafael

More information

EE 579: Digital System Testing. EECS 579 Course Goals

EE 579: Digital System Testing. EECS 579 Course Goals EE 579: Digital System Testing Lecture 1: Course Introduction and Overview John P. Hayes University of Michigan EECS 579 Fall 2001 Lecture 01: Page 1 EECS 579 Course Goals To learn about The role of testing

More information

HT1611C Timer with Dialer Interface

HT1611C Timer with Dialer Interface Crystalfontz Crystalfontz Thiscontrolerdatasheetwasdownloadedfrom htp:/www.crystalfontz.com/controlers/ HT1611C Timer with Dialer nterface Features Patent umber: 844 (R.O.C.) Patent Pending: 08/214, 079

More information

TAHOE CITY PUBLIC UTILITY DISTRICT Job Description

TAHOE CITY PUBLIC UTILITY DISTRICT Job Description TAHOE CITY PUBLIC UTILITY DISTRICT Job Description Job Title: Department: Utilities Supervised By: Utilities Superintendent FLSA Status: Non-Exempt Revised as of: January 2015 JOB SUMMARY To oversee and

More information

Computer Science Undergraduate Scholarship

Computer Science Undergraduate Scholarship Computer Science Undergraduate Scholarship Regulations The Computer Science Department at the University of Waikato runs an annual Scholarship examination. Up to 10 Scholarships are awarded on the basis

More information

SEMEMI SQA Unit Code H2AK 04 Carrying out fault location on mechanical equipment

SEMEMI SQA Unit Code H2AK 04 Carrying out fault location on mechanical equipment Overview This unit identifies the competences you need to locate faults on mechanical equipment, in accordance with approved procedures. You will be required to locate faults on equipment such as machine

More information

OPERATING SYSTEMS DETAILED CONTENTS. 1. Brief Introduction to System Software (2 hrs) 2. Overview of Operating Systems (4 hrs)

OPERATING SYSTEMS DETAILED CONTENTS. 1. Brief Introduction to System Software (2 hrs) 2. Overview of Operating Systems (4 hrs) OPERATING SYSTEMS 1 RATIONALE L T P 5-2 The course provides the students with an understanding of human computer interface existing in computer system and the basic concepts of operating system and its

More information

SPECIAL SPECIFICATION 1849 ATM Switch Single-Mode OC-12 Module

SPECIAL SPECIFICATION 1849 ATM Switch Single-Mode OC-12 Module 1993 Specifications CSJ 0521-04-223 SPECIAL SPECIFICATION 1849 ATM Switch Single-Mode OC-12 Module 1. Description. Furnish, install, and make fully operational an Asynchronous Transfer Mode (ATM) Switch

More information

TECHNICAL MANUAL OPERATOR, UNIT, AND DIRECT SUPPORT MAINTENANCE MANUAL (INCLUDING REPAIR PARTS AND SPECIAL TOOLS LIST)

TECHNICAL MANUAL OPERATOR, UNIT, AND DIRECT SUPPORT MAINTENANCE MANUAL (INCLUDING REPAIR PARTS AND SPECIAL TOOLS LIST) TECHNICAL MANUAL OPERATOR, UNIT, AND DIRECT SUPPORT MAINTENANCE MANUAL (INCLUDING REPAIR PARTS AND SPECIAL TOOLS LIST) POWER UNIT, 2 1/2 TON DIESEL ENGINE DRIVEN, TRAILER MOUNTED, 60 kw, 50/60 Hz, PU-805

More information

CIS192 Python Programming. Dan Gillis. January 20th, 2016

CIS192 Python Programming. Dan Gillis. January 20th, 2016 CIS192 Python Programming Introduction Dan Gillis University of Pennsylvania January 20th, 2016 Dan Gillis (University of Pennsylvania) CIS 192 January 20th, 2016 1 / 37 Outline 1 About this Course People

More information

MRA4 Modbus HighPROTEC. Data point list. Manual DOK-TD-MRA4MDE

MRA4 Modbus HighPROTEC. Data point list. Manual DOK-TD-MRA4MDE MRA4 Modbus HighPROTEC Data point list Manual DOK-TD-MRA4MDE Table of Contents Table of Contents TABLE OF CONTENTS... 2 MODBUS PARAMETERS... 3 Notes for the SCADA-System... 4 SPECIFIC MODBUS FUNCTION CODES...

More information

WIRING DIAGRAM KITCHEN OUTLETS

WIRING DIAGRAM KITCHEN OUTLETS 16 April, 2018 WIRING DIAGRAM KITCHEN OUTLETS Document Filetype: PDF 493.69 KB 0 WIRING DIAGRAM KITCHEN OUTLETS Wiring always has to be protected from. How to Wire a GFCI Outlet for a Garbage Disposal.

More information

Research on Application of FMECA in Missile Equipment Maintenance Decision

Research on Application of FMECA in Missile Equipment Maintenance Decision IOP Conference Series: Materials Science and Engineering PAPER OPEN ACCESS Research on Application of FMECA in Missile Equipment Maintenance Decision To cite this article: Wang Kun 2018 IOP Conf. Ser.:

More information

2018 CATAPULT. PURPOSE: To build a catapult that will propel a standard golf ball to hit targets at 30 ft and 40 ft.

2018 CATAPULT. PURPOSE: To build a catapult that will propel a standard golf ball to hit targets at 30 ft and 40 ft. PURPOSE: To build a catapult that will propel a standard golf ball to hit targets at 30 ft and 40 ft. GENERAL INFORMATION: 1. A team will consist of 1 or 2 individual(s) working together to accomplish

More information

ATTACHMENT B. 1. Intent to Bid/Bidder Contact Information Form. 2. Executive Summary. 3. Proposal Characteristics and Term Sheet

ATTACHMENT B. 1. Intent to Bid/Bidder Contact Information Form. 2. Executive Summary. 3. Proposal Characteristics and Term Sheet ATTACHMENT B RFP RESPONSE PACKAGE Proposals should be developed to include all of the applicable information as detailed in Section 7 ( RFP Documentation/Forms in RFP Response Package ) of the Request

More information

Production Device Registration

Production Device Registration I-REC Code Subsidiary Document 02 Production Device Registration version 1.4 I-REC Code Subsidiary Document 02 Production Device Registration Version 1.4 Contents 1. Introduction... 4 1.1 The I-REC Service...

More information

SEMEM3-05 Carrying out fault diagnosis on mechanical equipment

SEMEM3-05 Carrying out fault diagnosis on mechanical equipment Carrying out fault diagnosis on mechanical equipment Overview This unit identifies the competences you need to carry out efficient and effective fault diagnosis on mechanical equipment, in accordance with

More information

IN THE GENERAL COURT OF JUSTICE SUPERIOR COURT DIVISION. ORDER FOR DISCLOSURE OF SBI and NC HIGHWAY PATROL TESTING DATA

IN THE GENERAL COURT OF JUSTICE SUPERIOR COURT DIVISION. ORDER FOR DISCLOSURE OF SBI and NC HIGHWAY PATROL TESTING DATA FILE NUMBERS: 09-CRS- FILM NUMBER: NORTH CAROLINA PITT COUNTY IN THE GENERAL COURT OF JUSTICE SUPERIOR COURT DIVISION STATE OF NORTH CAROLINA } } vs. } } CARLA JANE DOE } Defendant } ORDER FOR DISCLOSURE

More information

TRAIN-THE-TRAINER PROGRAM

TRAIN-THE-TRAINER PROGRAM CHAPTER 7 TRAIN-THE-TRAINER PROGRAM This manual and other training publications provide the trainers with the information they need for unit training. This chapter is an aid for the chain of command, who

More information

Mobile Positron Emission Tomography

Mobile Positron Emission Tomography Mobile Positron Emission Tomography PURPOSE This procedure provides general instructions for developing, maintaining, and documenting radiation protection procedures for preparation, calibration and administration

More information

GE Energy Connections

GE Energy Connections GE Energy Connections Contents Industrial Services External Training Schedule...3 Industrial Services LV7000 Drives... 4 Industrial Services DC2100e Drives... 5 Industrial Services P80i Software Training...6

More information

Bernhard Steffen, Falk Howar, Malte Isberner TU Dortmund /CMU. B. Steffen Summer School CPS

Bernhard Steffen, Falk Howar, Malte Isberner TU Dortmund /CMU. B. Steffen Summer School CPS Active Automata Learning: From DFA to Interface Programs and Beyond or From Languages to Program Executions or (more technically) The Power of Counterexample Analysis Bernhard Steffen, Falk Howar, Malte

More information

Diagram 1. Starting, charging and ignition (except fuel injection). Models up to Wiring diagrams

Diagram 1. Starting, charging and ignition (except fuel injection). Models up to Wiring diagrams Diagram 1. Starting, charging and ignition (except fuel injection). Models up to 1987 13 26 Wiring diagrams Wiring diagrams 13 27 Diagram 2. Exterior lighting. Models up to 1987 13 Diagram 2a. Interior

More information

From SAS Programming with Medicare Administrative Data. Full book available for purchase here.

From SAS Programming with Medicare Administrative Data. Full book available for purchase here. From SAS Programming with Medicare Administrative Data. Full book available for purchase here. Contents About This Book... ix About The Author... xiii Acknowledgments...xv Chapter 1: Introduction... 1

More information

ROZD (Detroit Diesel Powered)

ROZD (Detroit Diesel Powered) Wiring Diagrams Fast-Response II Industrial Generator Sets Models: 200-300ROZD (Detroit Diesel Powered) Controllers: Decision-Maker 3+ Decision-Maker 3 Engine Gauge Box for Paralleling (Switchgear) TP-5721

More information

TECHNICAL MANUAL UNIT AND INTERMEDIATE DIRECT SUPPORT (DS) MAINTENANCE MANUAL (INCLUDING REPAIR PARTS AND SPECIAL TOOLS LIST) FOR

TECHNICAL MANUAL UNIT AND INTERMEDIATE DIRECT SUPPORT (DS) MAINTENANCE MANUAL (INCLUDING REPAIR PARTS AND SPECIAL TOOLS LIST) FOR AIR FORCE TO 13C5-26-2 MARINE CORPS TM 01109C-23&P/1 TECHNICAL MANUAL UNIT AND INTERMEDIATE DIRECT SUPPORT (DS) MAINTENANCE MANUAL (INCLUDING REPAIR PARTS AND SPECIAL TOOLS LIST) FOR PARACHUTE, CARGO TYPE:

More information

PROMPR22 Carrying out fault diagnosis on mechanical equipment

PROMPR22 Carrying out fault diagnosis on mechanical equipment Carrying out fault diagnosis on mechanical equipment Overview This standard identifies the competences you need to carry out efficient and effective fault diagnosis on mechanical equipment, in accordance

More information

Southern California Edison Original Cal. PUC Sheet No E Rosemead, California (U 338-E) Cancelling Cal. PUC Sheet No.

Southern California Edison Original Cal. PUC Sheet No E Rosemead, California (U 338-E) Cancelling Cal. PUC Sheet No. Southern California Edison Original Cal. PUC Sheet No. 52964-E Schedule Re-MAT Sheet 1 A. APPLICABILITY The Renewable Market Adjusting Tariff schedule (Re-MAT or this Schedule) implements the renewable

More information

An Internal Audit of Lottery Drawings June 2016 Report #16-004

An Internal Audit of Lottery Drawings June 2016 Report #16-004 . An Internal Audit of Lottery s June 2016 Report #16-004 The Texas Lottery Commission Internal Audit of Lottery s #16 004 Introduction McConnell & Jones LLP (MJ) serving as the outsourced internal audit

More information

Stefan Zeugner European Commission

Stefan Zeugner European Commission Stefan Zeugner European Commission October TRADABLE VS. NON-TRADABLE: AN EMPIRICAL APPROACH TO THE CLASSIFICATION OF SECTORS ------------------- Abstract: Disaggregating economic indicators into 'tradable'

More information

Safe Medication Assistance and Administration Policy

Safe Medication Assistance and Administration Policy Safe Medication Assistance and Administration Policy It is the policy of New Challenges Inc. to provide safe medication setup, assistance and administration: When assigned responsibility in the person

More information

Radiotherapy Licence Application Form

Radiotherapy Licence Application Form Radiotherapy Licence Application Form Section A Applicant A1 Type of request Construction Renewal Operating to commission Decommissioning Routine operation (amendment) Current licence # A2 Language of

More information

The Intangible Capital of Serial Entrepreneurs

The Intangible Capital of Serial Entrepreneurs The Intangible Capital of Serial Entrepreneurs Kathryn Shaw Stanford Business School Anders Sorensen Copenhagen Business School October 2016 Background Deep interest in serial entrepreneurs Belief the

More information

Common Core Algebra 2 Course Guide

Common Core Algebra 2 Course Guide Common Core Algebra 2 Course Guide Unit 1: Algebraic Essentials Review (7 Days) - Lesson 1: Variables, Terms, & Expressions - Lesson 2: Solving Linear Equations - Lesson 3: Common Algebraic Expressions

More information

Administrator Lesson Guide:

Administrator Lesson Guide: CORE LET 1 Unit 1: Citizenship in Action Chapter 1: Foundations of Army JROTC and Getting Involved Time: (a) 90-minute block with Part 1 and 2 or (b) 45-minute periods with activities for Days 1 and 2

More information

City of El Centro Strategic Planning Program

City of El Centro Strategic Planning Program Goal #1 TRANSPORTATION & MOBILITY Develop a transportation plan that reduces congestion, improves traffic flow within the ity and the surrounding region. 1. Improve irculation A. Dogwood Bridge/ I8 Widening

More information

QP29.20 Revision 15 Safety

QP29.20 Revision 15 Safety GFG Alliance Whyalla ISOLATION FOR PERSONAL PROTECTION QP29.20 Revision 15 Safety 1.0 PURPOSE Ensure isolation of energy source is carried out to prevent injury to personnel caused by: The accidental or

More information

DWA Standard APEX Key Glencoe

DWA Standard APEX Key Glencoe CA Standard 1.0 DWA Standard APEX Key Glencoe 1.0 Students solve equations and inequalities involving absolute value. Introductory Algebra Core Unit 03: Lesson 01: Activity 01: Study: Solving x = b Unit

More information

Shift Supervisor Mining ROLE PROFILE

Shift Supervisor Mining ROLE PROFILE Shift Supervisor Mining ROLE PROFILE GENERAL CHARACTERISTICS Business Unit Anglo American Platinum Date June 2016 Location Mining Operations Amandelbult Complex Job band C5-09001135 PURPOSE OF THE ROLE

More information

APPLE-l CASSETTE INTERFACE

APPLE-l CASSETTE INTERFACE APPLE-l CASSETTE INTERFACE INTRODUCTION The Apple Cassette Interface (ACI) is a peripheral device for the Apple Computer which enables the user to store and retrieve information (data and programs) using

More information

Practical Design of Intelligent Reminder System of Having Medicine for Chronic Patients

Practical Design of Intelligent Reminder System of Having Medicine for Chronic Patients Practical Design of Intelligent Reminder System of Having Medicine for Chronic Patients CHUN-LIANG HSU 1 SHENG-YUAN YANG 2 DONG-LIANG LEE 3 LAWRENCE Y. DENG 4 1 Department of Electrical Engineering 2 Department

More information

Features PART MARKING TEMP. RANGE ( C) PKG. DWG. # ICM7243BlPL** (No longer available or supported) ICM7243BlPL -25 to Ld PDIP E40.

Features PART MARKING TEMP. RANGE ( C) PKG. DWG. # ICM7243BlPL** (No longer available or supported) ICM7243BlPL -25 to Ld PDIP E40. DATASHEET ICM7243 8-Character, Microprocessor-Compatible, LED Display Decoder Driver FN3162 Rev 5.00 The ICM7243 is an 8-character, alphanumeric display driver and controller which provides all the circuitry

More information

How Much Does a Household Robot Need to Know in Order to Tidy up?

How Much Does a Household Robot Need to Know in Order to Tidy up? How Much Does a Household Robot Need to Know in Order to Tidy up? AAAI on Intelligent Robotic Systems Bernhard Nebel, Christian Dornhege, Andreas Hertle Department of Computer Science Foundations of Artificial

More information

Sample worker orientation checklist

Sample worker orientation checklist Employee name: Position (tasks): First day of work: Date(s) of orientation: Person providing orientation (name and position): Company name: Topic Initials (trainer) Initials (worker) Comments 1. Supervisor

More information

MEDICATION ASSISTANCE AND ADMINISTRATION POLICY AND PROCEDURES *

MEDICATION ASSISTANCE AND ADMINISTRATION POLICY AND PROCEDURES * MEDICATION ASSISTANCE AND ADMINISTRATION POLICY AND PROCEDURES * Policy: A. PossAbilities requires written authorization from the participant or their legal representative in order to provide assistance

More information

Multicore Processors Big deal? or No big deal? Steven Parker SCI Institute School of Computing University of Utah

Multicore Processors Big deal? or No big deal? Steven Parker SCI Institute School of Computing University of Utah Multicore Processors Big deal? or No big deal? Steven Parker SCI Institute School of Computing University of Utah 1 SCI Institute SCI Institute software 3 No big deal SMP machines have been available for

More information

DEPARTMENT OF THE NAVY HEADQUARTERS UNITED STATES MARINE CORPS WASHINGTON, DC MCO 10110R.1T RESL-SLW 26 Jan 1988

DEPARTMENT OF THE NAVY HEADQUARTERS UNITED STATES MARINE CORPS WASHINGTON, DC MCO 10110R.1T RESL-SLW 26 Jan 1988 DEPARTMENT OF THE NAVY HEADQUARTERS UNITED STATES MARINE CORPS WASHINGTON, DC 20380-0001 MCO 10110R.1T RESL-SLW 26 Jan 1988 MARINE CORPS ORDER 10110R.1T W/CH 1 From: Commandant of the Marine Corps To:

More information

Realization of FPGA based numerically Controlled Oscillator

Realization of FPGA based numerically Controlled Oscillator IOSR Journal of VLSI and Signal Processing (IOSR-JVSP) ISSN: 2319 4200, ISBN No. : 2319 4197 Volume 1, Issue 5 (Jan. - Feb 2013), PP 07-11 Realization of FPGA based numerically Controlled Oscillator Gopal

More information

INTERNET OF THINGS BASE REMOTE PATIENT MONITORING SYSTEM

INTERNET OF THINGS BASE REMOTE PATIENT MONITORING SYSTEM INTERNET OF THINGS BASE REMOTE PATIENT MONITORING SYSTEM Amar Palwankar 1, Saurabh kotawadekar 2, Amit Patil 3,Sushant Patil 4 1 Asst.Prof, Dept. of Information Technology, FAMT, Ratnagiri 2 Student, Dept.

More information

DISPENSING BY REGISTERED NURSES (RNs) EMPLOYED WITHIN REGIONAL HEALTH AUTHORITIES (RHAs)

DISPENSING BY REGISTERED NURSES (RNs) EMPLOYED WITHIN REGIONAL HEALTH AUTHORITIES (RHAs) 2017 DISPENSING BY REGISTERED NURSES (RNs) EMPLOYED WITHIN REGIONAL HEALTH AUTHORITIES (RHAs) This Interpretive Document was approved by ARNNL Council in 2017 and replaces Dispensing by Registered Nurses

More information

Feel at home. No matter where you stay. TECHNICAL MANUAL

Feel at home. No matter where you stay. TECHNICAL MANUAL Feel at home. o matter where you stay. TECHICA MAUA i on HOSPITAITY Instruction Sheet Technical Characteristics DD SYSTEM The DD System lets hotel guests communicate their wishes to the hotel staff distinctly

More information

A DL EXAMPLE: CAPTAINS CAREER COURSES

A DL EXAMPLE: CAPTAINS CAREER COURSES Chapter Three A DL EXAMPLE: CAPTAINS CAREER COURSES The purpose of this analysis was to estimate and compare the potential stability and savings benefits that could result from DLsupported alternatives

More information

Voting Systems Testing Board Major Deficiencies Report Hart InterCivic

Voting Systems Testing Board Major Deficiencies Report Hart InterCivic STATE OF COLORADO Department of State 1700 Broadway Suite 250 Denver, CO 80290 Mike Coffman Secretary of State Holly Z. Lowder Director of Elections Voting Systems Testing Board Major Deficiencies Report

More information

International Journal of Advance Engineering and Research Development

International Journal of Advance Engineering and Research Development Scientific Journal of Impact Factor (SJIF): 4.72 International Journal of Advance Engineering and Research Development Volume 4, Issue 5, May -2017 e-issn (O): 2348-4470 p-issn (P): 2348-6406 Patient Health

More information

Online library of Quality, Service Improvement and Redesign tools. Process templates. collaboration trust respect innovation courage compassion

Online library of Quality, Service Improvement and Redesign tools. Process templates. collaboration trust respect innovation courage compassion Online library of Quality, Service Improvement and Redesign tools Process templates collaboration trust respect innovation courage compassion Process templates What is it? Process templates provide a visual

More information

From: Commanding Officer/Leader, United States Navy Band

From: Commanding Officer/Leader, United States Navy Band DEPARTMENT OF THE NAVY UNITED STATES NAVY BAND 617 WARRINGTON AVE., SE WASHINGTON NAVY YARD, DC 20374-5054 NAVBANDINST 5510 NB.SM NAVY BAND INSTRUCTION 5510 From: Commanding Officer/Leader, United States

More information

(b) Service consultation. The facility must employ or obtain the services of a licensed pharmacist who-

(b) Service consultation. The facility must employ or obtain the services of a licensed pharmacist who- 420-5-10-.16 Pharmacy Services. (1) The facility must provide routine and emergency drugs and biologicals to its residents, or obtain them under an agreement described in 483.75(h) of Title 42 Code of

More information

Submitted electronically via: May 20, 2015

Submitted electronically via:   May 20, 2015 Submitted electronically via: http://www.regulations.gov May 20, 2015 Jane Axelrad, JD Associate Director for Policy, CDER Division of Dockets Management (HFA-305) Food and Drug Administration 5630 Fishers

More information

Meter Exchange Program Community Information Packet

Meter Exchange Program Community Information Packet Meter Exchange Program Community Information Packet SYSTEM-WIDE DUQUESNE LIGHT METER SWITCH OUT What Is Happening? During the next several weeks, Duquesne Light will exchange existing electric meters with

More information

Moving from HASP4 to Sentinel HASP. Migration Guide

Moving from HASP4 to Sentinel HASP. Migration Guide Moving from HASP4 to Sentinel HASP Migration Guide Migration Guide: Moving from HASP4 to Sentinel HASP Copyrights and Trademarks Copyright 2010 SafeNet, Inc. All rights reserved. Cross-Locking, Hardlock,

More information

Duties of a Principal

Duties of a Principal Duties of a Principal 1. Principals shall strive to model best practices in community relations, personnel management, and instructional leadership. 2. In addition to any other duties prescribed by law

More information

Completing the NPA online Patient Safety Incident Report form: 2016

Completing the NPA online Patient Safety Incident Report form: 2016 The National Pharmacy Association (NPA) Patient Safety Incident report form can be used within the community pharmacy to log patient safety incidents. The online form should not include any patientidentifiable

More information

Moving from Sentinel SuperPro to Sentinel LDK Migration Guide

Moving from Sentinel SuperPro to Sentinel LDK Migration Guide Moving from Sentinel SuperPro to Sentinel LDK Migration Guide Copyrights and Trademarks Copyright 2013 SafeNet, Inc. All rights reserved. HARDLOCK, HASP, SENTINEL, SUPERPRO and ULTRAPRO are registered

More information

Part II - Reading and Writing History: Working With Charts, Tables, and Graphs

Part II - Reading and Writing History: Working With Charts, Tables, and Graphs Part II - Reading and Writing History: Working With Charts, Tables, and Graphs Graphs, tables, and charts are used every day in newspapers, magazines, classrooms, and job training programs. They are useful

More information

Utkarsha Kumbhar *, Vaidehi Gadkari, Rohan Waichal, Prashant Patil ABSTRACT I. INTRODUCTION

Utkarsha Kumbhar *, Vaidehi Gadkari, Rohan Waichal, Prashant Patil ABSTRACT I. INTRODUCTION International Journal of Scientific Research in Computer Science, Engineering and Information Technology 2017 IJSRCSEIT Volume 2 Issue 3 ISSN : 2456-3307 Patient Health Monitoring System Using IOT Utkarsha

More information

When the NCO IC moves between ceremonial and instructional positions they should move smartly.

When the NCO IC moves between ceremonial and instructional positions they should move smartly. 2018 Drill Competition Sequence This year s competition sequence has changed slightly from the usual format. The sequence is in 2 parts 1. Ceremonial & March Past 2. Instructional Drill The ceremonial

More information

July 1, 2006 Revision 2

July 1, 2006 Revision 2 Self-Generation Incentive Program Modification Guideline (PMG) July 1, 2006 Revision 2 TABLE OF CONTENTS TABLE OF CONTENTS...i 1. GUIDELINE BACKGROUND & PURPOSE...1 1.1. Background...1 1.2. Purpose...1

More information

NERC BES Kickoff Webinar. May 2, 2014

NERC BES Kickoff Webinar. May 2, 2014 NERC BES Kickoff Webinar May 2, 2014 NERC BES Kickoff Webinar May 2, 2014 NERC BES Kickoff Overview of the BES Definition Carter Edge, Director of Coordinated Activities, REMG Bob Cummings, Director of

More information

COMPLIANCE WITH THIS PUBLICATION IS MANDATORY

COMPLIANCE WITH THIS PUBLICATION IS MANDATORY Template modified: 27 May 1997 14:30 BY ORDER OF THE SECRETARY OF THE AIR FORCE AIR FORCE INSTRUCTION 91-112 10 JANUARY 1994 Safety SAFETY RULES FOR US STRIKE AIRCRAFT COMPLIANCE WITH THIS PUBLICATION

More information

Directing and Controlling

Directing and Controlling NUR 462 Principles of Nursing Administration Directing and Controlling (Leibler: Chapter 7) Dr. Ibtihal Almakhzoomy March 2007 Dr. Ibtihal Almakhzoomy Directing and Controlling Define the management function

More information

Ephesians 2:10 For we are God s workmanship, created in Christ Jesus to do good works, which God prepared in advance for us to do.

Ephesians 2:10 For we are God s workmanship, created in Christ Jesus to do good works, which God prepared in advance for us to do. S S S Ephesians 2:10 For we are God s workmanship, created in Christ Jesus to do good works, which God prepared in advance for us to do. Our Team Ministry Development Process for Community Impact There

More information

Airworthiness Directive

Airworthiness Directive Airworthiness Directive AD No.: 2017-0045 Issued: 09 March 2017 EASA AD No.: 2017-0045 Note: This Airworthiness Directive (AD) is issued by EASA, acting in accordance with Regulation (EC) 216/2008 on behalf

More information

Analyzing Medical Processes

Analyzing Medical Processes Analyzing Medical Processes Bin Chen, George S. Avrunin, Lori A. Clarke, Leon J. Osterweil, University of Massachusetts, Amherst Elizabeth A. Henneman School of Nursing, University of Massachusetts, Amherst

More information

COMPLIANCE WITH THIS PUBLICATION IS MANDATORY

COMPLIANCE WITH THIS PUBLICATION IS MANDATORY BY ORDER OF THE SECRETARY OF THE AIR FORCE AIR FORCE INSTRUCTION 91-104 23 APRIL 2013 Safety NUCLEAR SURETY TAMPER CONTROL AND DETECTION PROGRAMS COMPLIANCE WITH THIS PUBLICATION IS MANDATORY ACCESSIBILITY:

More information

JOB DESCRIPTION PERFORMANCE AND COMPETENCY APPRAISAL EVALUATION PERIOD: POSITION: Registered Nurse (RN) Operating/Procedure Room

JOB DESCRIPTION PERFORMANCE AND COMPETENCY APPRAISAL EVALUATION PERIOD: POSITION: Registered Nurse (RN) Operating/Procedure Room JOB DESCRIPTION PERFORMANCE AND COMPETENCY APPRAISAL NAME: EVALUATION PERIOD: FROM: TO: POSITION: Registered Nurse (RN) Operating/Procedure Room NEXT REVIEW DATE: HIRE DATE: POSITION SUMMARY: A Registered

More information

Wiring Diagrams 200REOZPB REOZDB 350/400REOZD 350/400REOZDC 450REOZDB. Industrial Generator Sets. Models:

Wiring Diagrams 200REOZPB REOZDB 350/400REOZD 350/400REOZDC 450REOZDB. Industrial Generator Sets. Models: Wiring Diagrams Industrial Generator Sets Models: 200REOZPB 230-300REOZDB 350/400REOZD 350/400REOZDC 450REOZDB Controllers: Decision-Maker 550 Decision-Maker 3+, 16-Light TP-6338 9/07e Product Identification

More information

NORTHWESTERN UNIVERSITY PROJECT NAME JOB # ISSUED: 03/29/2017

NORTHWESTERN UNIVERSITY PROJECT NAME JOB # ISSUED: 03/29/2017 SECTION 26 0800 - COMMISSIONING OF ELECTRICAL SYSTEMS PART 1 - GENERAL 1.1 SUMMARY A. The purpose of this section is to specify the Division 26 responsibilities and participation in the commissioning process.

More information

ENTREPRENEURSHIP Starting a Business

ENTREPRENEURSHIP Starting a Business ENTREPRENEURSHIP Starting a Business The Entrepreneurship (Starting a Business) event involves 1 to 3 students developing a proposal to start a business, then presenting the proposal to a potential investor

More information

Response-Time Analysis for Task Chains in Communicating Threads (RTAS 16)

Response-Time Analysis for Task Chains in Communicating Threads (RTAS 16) Platzhalter für Bild, Bild auf Titelfolie hinter das Logo einsetzen Response-Time Analysis for Task Chains in Communicating Threads (RTAS 16) Johannes Schlatow, Rolf Ernst April 14 th, 2016 Introduction

More information

2-DAYS OF EDUCATION TUESDAY, AUGUST 7, :00 AM - 5:00 PM TRADE SHOW WEDNESDAY, AUGUST 8, :00 AM - 2:00 PM YOU ARE CORDIALLY INVITED

2-DAYS OF EDUCATION TUESDAY, AUGUST 7, :00 AM - 5:00 PM TRADE SHOW WEDNESDAY, AUGUST 8, :00 AM - 2:00 PM YOU ARE CORDIALLY INVITED YOU ARE CORDIALLY INVITED to attend the IDN-Grand Rapids Trade Show TRADE SHOW 11:00 AM - 2:00 PM LIVE AT 2-DAYS OF EDUCATION TUESDAY, AUGUST 7, 2018 8:00 AM - 5:00 PM 8:00 AM - 11:00 AM LOOK INSIDE FOR

More information

OPERATOR, ORGANIZATIONAL, DIRECT SUPPORT AND GENERAL SUPPORT MAINTENANCE MANUAL (INCLUDING REPAIR PARTS AND SPECIAL TOOLS LIST AND

OPERATOR, ORGANIZATIONAL, DIRECT SUPPORT AND GENERAL SUPPORT MAINTENANCE MANUAL (INCLUDING REPAIR PARTS AND SPECIAL TOOLS LIST AND *TM 9-1270-212-14&P TECHNICAL MANUAL No. 9-1270-212-14&P HEADQUARTERS DEPARTMENT OF THE ARMY WASHINGTON, D. C., 10 JULY 1981 OPERATOR, ORGANIZATIONAL, DIRECT SUPPORT AND GENERAL SUPPORT MAINTENANCE MANUAL

More information

Parent Jobs Descriptions

Parent Jobs Descriptions Quick List of Jobs: 1. Family Room Set Up 2. Family Room Take Down 3. Lunch Clean Up 4. End of Day Check 5. Art Room Clean Up 6. Reception Desk 7. Hall Monitors 8. Lunch Monitors 9. Class Assistants Parent

More information

NPCC Tasks Related to NERC Blackout Recommendations Timeline

NPCC Tasks Related to NERC Blackout Recommendations Timeline Rec. 16 Due Feb. 1 st Rec. 7.a Rec. 8.b Rec. 8.c Rec. 10 Rec. 12.a,b Rec. 13.a Rec. 13.c Rec. 14 Rec. 16 Due Feb. 10 th Rec. 4.b Due March 31 st Rec. 4.c Due by March Rec. 4.a Rec. 8.a NPCC Tasks Related

More information

2017 All Source Request for Proposals for Electric Power Supply and Load Management Resources. Pre-Bid Meeting

2017 All Source Request for Proposals for Electric Power Supply and Load Management Resources. Pre-Bid Meeting 2017 All Source Request for Proposals for Electric Power Supply and Load Management Resources Pre-Bid Meeting July 19, 2017 2:00 PM MST 100 N. Stanton Safety and Basics Emergency Escape Routes Facilities

More information

TECHNICAL MANUAL UNIT AND DIRECT SUPPORT (DS) MAINTENANCE MANUAL (INCLUDING REPAIR PARTS AND SPECIAL TOOLS LIST) FOR

TECHNICAL MANUAL UNIT AND DIRECT SUPPORT (DS) MAINTENANCE MANUAL (INCLUDING REPAIR PARTS AND SPECIAL TOOLS LIST) FOR *TM 10-1670-282-23&P T.O. 13C5-30-2 NAVAIR 13-1-33 TECHNICAL MANUAL UNIT AND DIRECT SUPPORT (DS) MAINTENANCE MANUAL (INCLUDING REPAIR PARTS AND SPECIAL TOOLS LIST) FOR PARACHUTE, CARGO TYPE: 34-FOOT DIAMETER,

More information

APPROVED REGULATION OF THE STATE BOARD OF PHARMACY. LCB File No. R Effective May 16, 2018

APPROVED REGULATION OF THE STATE BOARD OF PHARMACY. LCB File No. R Effective May 16, 2018 APPROVED REGULATION OF THE STATE BOARD OF PHARMACY LCB File No. R015-18 Effective May 16, 2018 EXPLANATION Matter in italics is new; matter in brackets [omitted material] is material to be omitted. AUTHORITY:

More information

May 6, 2002 Revision 2

May 6, 2002 Revision 2 Self-Generation Incentive Program Handbook May 6, 2002 Revision 2 Table of Contents 1. Introduction...5 1.1 Program Summary...5 1.2 Program Background...5 2. Program Eligibility Criteria and Requirements...6

More information

Republic of the Philippines Department of Science and Technology PHILIPPINE NUCLEAR RESEARCH INSTITUTE Commonwealth Avenue, Diliman, Quezon City

Republic of the Philippines Department of Science and Technology PHILIPPINE NUCLEAR RESEARCH INSTITUTE Commonwealth Avenue, Diliman, Quezon City Republic of the Philippines Department of Science and Technology PHILIPPINE NUCLEAR RESEARCH INSTITUTE Commonwealth Avenue, Diliman, Quezon City CPR PART 14 LICENSES FOR MEDICAL USE OF RADIOACTIVE SOURCES

More information

Department of Defense INSTRUCTION

Department of Defense INSTRUCTION Department of Defense INSTRUCTION NUMBER 8320.03 November 4, 2015 Incorporating Change 1, November 15, 2017 USD(AT&L) SUBJECT: Unique Identification (UID) Standards for Supporting DoD Net-Centric Operations

More information

6.1 MOBILE COMMUNICATION

6.1 MOBILE COMMUNICATION 131 6.1 MOBILE COMMUNICATION RATIONALE L T P Cr 4-2 5 This subject includes an exposure to modern means of communication i.e. Mobile communication. The mobile communication has revolutionized the means

More information

CMS RULES FOR PARTICIPATION/LTC REGULATIONS: WHAT YOU NEED TO KNOW

CMS RULES FOR PARTICIPATION/LTC REGULATIONS: WHAT YOU NEED TO KNOW CMS RULES FOR PARTICIPATION/LTC REGULATIONS: WHAT YOU NEED TO KNOW SATURDAY/3:15-4:15PM ACPE UAN: 0107-9999-17-242-L04-P 0.1 CEU/1.0 hr Activity Type: Knowledge-Based Learning Objectives for Pharmacists:

More information

Direct Certification: Understanding the Pieces to Complete the Puzzle

Direct Certification: Understanding the Pieces to Complete the Puzzle Direct Certification: Understanding the Pieces to Complete the Puzzle Joseph Templin, Program Analyst Operational Support Branch Child Nutrition Programs, USDA Food and Nutrition Service 1 What is Direct

More information

GLI Standards Composite Submission Requirements Initial Release, Version: 1.0 Release Date: August 25, 2011

GLI Standards Composite Submission Requirements Initial Release, Version: 1.0 Release Date: August 25, 2011 GLI Standards Composite Submission Requirements Initial Release, Version: 1.0 Release Date: This Page Intentionally Left Blank About These Requirements This document contains a composite view of all submission

More information