Implementing an Intelligent Error Back Propagation (EBP) Relay in PSCAD TM /EMTDC 4.2.1

Size: px
Start display at page:

Download "Implementing an Intelligent Error Back Propagation (EBP) Relay in PSCAD TM /EMTDC 4.2.1"

Transcription

1 1 Implementing an Intelligent Error Back Propagation (EBP) Relay in PSCAD TM /EMTDC E. William, IEEE Student Member, Brian K Johnson, IEEE Senior Member, M. Manic, IEEE Senior Member Abstract Power Systems Computer Aided Design (PSCAD TM ) is a graphical user interface for the Electromagnetic Transient Direct Current (EMTDC) type program. PSCAD TM /EMTDC is used in this paper to simulate the injection of static single-line-to-ground (SLG) faults located at 120%, 100%, and 80% of the cable length on the ship, and protect the electrical system using the error back propagation (EBP) algorithm-based relay. Sequential and combinational digital logic is used to design and implement the EBP Relay in PSCAD TM /EMTDC. Index Terms-- Algorithms, Artificial neural networks, Fault currents, Fault diagnosis, Fault location, Power system modeling, Power system stability, Protective relaying T I. INTRODUCTION HIS paper implements an error back propagation (EBP) relay in Power Systems Computer Aided Design (PSCAD TM ). PSCAD TM is a graphical user interface for the Electromagnetic Transient Direct Current (EMTDC) program. The EBP algorithm-based relay is designed using sequential logic network diagrams in Fig. 3. These diagrams allow the design of the EBP-based digital logic circuit that is a function as a mho relay protection device in PSCAD TM /EMTDC. This EBP-based relay is implemented for a shipboard electrical distribution system [1] and is designed to simulate responses to single-line-to-ground (SLG) faults as shown in Fig.1. The SLG faults are statically injected at 120%, 100%, and 80% of the shipboard electrical distribution (power system) line as described in Fig. 1. In addition, the EBP-based relay model This paper was financially supported by the University of Idaho, Moscow, ID USA Affiliation footnotes: Edward James William II is with the Department of Electrical and Computer Engineering at the University of Idaho, Moscow, ID USA ( edward.william@vandals.uidaho.edu). B.K. Johnson is with the Department of Electrical and Computer Engineering at the University of Idaho, Moscow, ID USA ( bjohnson@ece.uidaho.edu). M Manic is with the Computer Science Department at the University of Idaho, 1776 Science Center Drive, TAB Ste.#241 Idaho Falls, ID USA ( misko@uidaho.edu) can search for these static SLG fault locations used on simulated data in the PSCAD TM /EMTDC simulation environment. II. TECHNICAL WORK PREPARATION PSCAD TM /EMTDC version Educational used here. The design of the EBP relay is discussed in this section. A. Sequential Logic Diagram The first step is to define a series of inputs for the sequential logic network representing the artificial neural network (ANN) as in Table I. The resistance from is labeled A and the reactance from is labeled B as shown in Table I. TABLE I VARIABLES FOR SEQUENTIAL LOGIC NETWORK DESIGN A Resistance (R) B Reactance (X) C Fault at 80% of line D Fault at 100% of line E Fault at 120% of line Y Output Table I displays the resistance A and reactance B inputs imported into the artificial neural network (ANN) diagram displayed in Fig. 2. In addition, Table I displays inputs C, D, and E are static single-line-to-ground (SLG) fault insertions at particular locations on the shipboard electrical distribution system. The input C is a fault inserted at 80% of the line, Input D is a fault insertion at 100% of the line, and input E is inserted at 120% of the line. Finally, Y is the output that controls the response. Each of these variables is passed to a sequential logic fault-locating diagram as in Fig. 3. An artificial neural network (ANN) is a network of neurons that each have thresholds that control if a 1 or 0 is set. A neuron is very much like AND, OR and XOR digital logic gates. Thresholds help determine how a neuron reacts, and simulates digital logic gate function. Moreover, digital logic gates thresholds define if the gate is a AND, OR, or XOR gates. High thresholds may render a AND truth table. In turn, low thresholds may render an OR [2]. The

2 2 ANN network (displayed in Fig. 2) helped to derive a reduced state machine diagram in Fig. 3. Fig. 1. Shipboard power system modeled in PSCAD TM /EMTDC. 80% of the line. If this case is satisfied then the states change from S 1 to S 2 and output Y remains 0. When Y is set to 0 a no trip is generated. This means that although a fault exists it still needs to be located and the search for fault must continue resulting in 0 set to no trip status until fault is located within a smaller range. At S 2 if a fault occurs at less than 100% of the line the state changes to state S 3 and the output Y changes to 1. This means the fault is located between 80% and 100% of the line. However, the other option in state S 2 if a fault is located at greater than 100% of the line the state changes to S 4 and the output Y remains 0. Fig. 2. The ANN diagram displays the error back propagation (EBP) algorithm. This uses the characteristic impedance values from PSCAD TM /EMTDC. Theoretically, The error back propagation (EBP) algorithm starts at a high error value at the initial state of the system, of S 0, in Fig. 3 as output Y is set to 0. The reduced sequential logic network searches for a large increase in resistance or reactance values of inputs A and B from Table 1. If inputs AB has a large increase in value then value is 1 and state changes to S 1 in Fig. 3. If there is no change in and value is 0 for inputs AB the state returns to S 0 in Fig. 3. From S 1 output Y remains 0 and an option occurs of search for a fault at less than or equal to 80% of the line. If this condition is satisfied while in state S 1 then the state changes to state S 3 and output Y is set to 1. This means the fault is located at less than or equal to 80% of the line in Fig. 3. When Y is set to 1 a trip is generated. However, the other option is the diagram in Fig. 3 is if a fault exists at greater than Fig. 3. Reduced and redesigned sequential logic diagram used as a state machine [2]. Finally, at state S 4 if the state changes to state S 3 the output Y changes to 1. This means that a fault exists between 100% and 120% of the line. On the contrary, at state S 4 if a

3 3 fault exists at greater than 120% of the system line that is beyond the scope of the search. This results in the return to S 0 where the output Y remains 0 and the error remains constant resulting in a back propagating search for a fault. This means that no fault exists on the system and will result in a loop back to S 0 for the iterations of the search performed previously. The search will continue to propagate through each state until a fault is located. If no fault is located it will loop to state S 0 until a fault is found. The neurons are being trained to locate a SLG fault in real time and the errors will decrease as the system learns the EBP algorithm. B. Truth Table As described in the sequential logic diagram section all steps taken from states S 0, S 1, S 2, S 3 and S 4 can be tracked on Table II. The truth table of Table II contains inputs that are represented as: A, B, C, D, and E from Table I contribute to the state diagram of Fig. 2 and how each state transition in Table II. How this truth table works is the inputs are represented as 1 active, 0 inactive and X as don t care. TABLE II SEQUENTIAL LOGIC TRUTH TABLE [2] A B C D E S 0 S 1 S 2 S 0 S 1 S 2 Y S X X X X X X X X X X X X S 1 X X 0 X X X X 1 X X S 2 X X X 0 X X X X 1 X S 3 X X X X X S 4 X X X X X X X X The states S 0, S 1, and S 2, are also feedback inputs. These feedback inputs are the error back propagation (EBP) inputs that are present state. In turn, another set of outputs are stored as a result of these inputs changed and stored in memory as a result of the change in thresholds of the neurons. These inputs are called next state and are labeled, S 0, S 1, and S 2. A flipflop function is needed to store these previous states and produce next states as demonstrated in Fig. 4. Flip-flops are explained in a later segment. C. Boolean Algebra Boolean algebra expressions help to design a digital logic circuit. The first step that is performed is to refer to Table II. Next, observe the next state column of S 0 each expression is derived where: S 0 ' = 1 When S 0 ' = DS 0 S 1 S 2 The same steps can be applied to S 1 : S 1 ' = (C + C)S 0 S 1 S 2 + S 0 S 1 (DS 2 + S 2 ) + ES 0 S 1 S 2 Where ( C + C) = 1 [2] and S 0 S 1 (DS 2 + S 2 ) = S 0 S 1 D[2] S 0 S 1 S 2 + S 0 S 1 S 2 = S 0 S 2 Therefore: Also, the same expression can be reduced with a Karnaugh map (K-map) as shown in Table III. Once the truth table of Table II is obtained its important to start entering results into a Karnaugh Map (K-Map) as shown in Table III. S 1 ' = CS 0 S 1 S 2 + CS 0 S 1 S 2 + DS 0 S 1 S 2 + S 0 S 1 S 2 + ES 0 S 1 S 2 This expression can be reduced using theorems:

4 4 TABLE III KARNAUGH MAP (K-MAP) Finally, the theorem or K-map steps can be applied to S 2 in order derive a Boolean algebra expression: S 2 ' = 1 When: The inputs, previous states, and next states from Table I and Table II are finally expressed in logic form. These expressions allow for the logic gate circuit design. D. Digital Logic Circuits The reduced Boolean algebra expressions from the previous section helps to derive the following circuits as shown in Fig. 3, and Fig. 5: S 0 ' = 1 when S 0 ' = DS 0 S 1 S 2 as shown in Fig. 4. Using the sum of products (SOP) grouping method allows three grouped terms thus deriving the same Boolean algebra expression of: S 1 ' = S 0 S 1 S 2 + S 0 S 1 S 2 + ES 0 S 1 S 2 as shown in Fig. 5. Y = S 0 S 1 S 2 S 2 ' = ABS 0 S 1 S 2 + CS 0 S 1 S 2 + DS 0 S 1 S 2 + ES 0 S 1 S 2 + S 1 S 2 (DS 0 + S 0 ) Fig. 4. Integrated digital logic circuit derived from Table II with flip-flops. III. RESULTS The digital circuit is now obtained and flip-flops are what help the circuit store and use previous state values as demonstrated in Fig. 4. Moreover, the flip-flops use the clock as a threshold for a neuron simulated digital logic network. The flip-flops produce next state values that help to locate the faults on the electrical distribution system. The simulated neuron trains itself as it learns the SLG fault locating patterns at 120%, 100%, and 80% of the line on the shipboard [3] electrical distribution system as shown in Figs. 5 and 6.

5 shown in Fig. 7 and 8. This enables the ship to isolate faults that may occur from random insertions at 88%, 101%, or 117% of the line while decreasing SLG fault clearing times each time a SLG fault is encountered. 5 Fig. 5. Neuron is trained as it locates faults on line. IV. CONCLUSION It is advantageous to consider using this error back propagation (EBP)-based relay. The EBP-based [5] relay successfully locates the single-line-to-ground (SLG) faults at 120%, 100%, and 80% of the shipboard power system line. The neurons learn the patterns of the SLG fault occurrences per simulation and fault clearing times improve as depicted in Fig. 7 and Fig. 8. For future works injecting SLG faults at random locations on the shipboard power system line will simulate adverse battle conditions. V. ACKNOWLEDGMENT The authors gratefully acknowledge the contributions of R. Wells, G. Donohoe, D. Billin, and H. Hess. Fig. 6. Mho zone protection as a function of EBP relay learns and locates fault. VI. REFERENCES [1] E.J. William, B. Johnson, M. Manic ANN relay Protection for Shipboard Electrical Distribution Systems, 2007 North American Power Symposium Proceedings (NAPS), pp [2] C. Roth, Fundamentals of Logic Design, Boston: PWS, Fourth Edition 1995, p.33. [3] Somani, B.K. Johnson, and H.L. Hess, "Evaluation of Grounding and Protection Methods for a Shipboard Power System," 2005 IEEE Electric Ship Technologies Symposium. pp , July 25-27, [4] H. Khorashadi-Zadeh, M. R. Aghaebrahimi, A Novel Approach to Fault Classification and Fault Location for Medium Voltage Cables Based on Artificial Neural Network in International Journal of Computational Intellegencevol 2 no 2, 2005 pp [5] A. Apostolov, J Bronfeild, C.H. Saylor An Artificial Neural Network approach to the detection of high impedance faults. EPRI conference on Artificial Intellegence Applications in Power Systems, Dallas TX, December 1992, pp Fig. 7. Fault clears after 0.12s. Fig. 8. Fault clears after 0.07s. As the neuron learns the pattern the error back propagation (EBP) algorithm may improve single-line-to-ground (SLG) fault clearing times [4]. Theoretically, as the neurons are trained in the over 0.50s, the fault current clearing time improve from 0.12s to 0.07s each time the simulation runs as

6 6 VII. BIOGRAPHIES Edward James William II, IEEE Student Member was born in San Diego, California, USA. He received his B.S in Electrical Engineering from Arizona State University and M.S. from the University of Idaho. He is currently a Doctoral student attending the University of Idaho. His employment experience included the Boeing Company, Honeywell Inc. His special fields of interest included Power System Protection. He received 1 st place prize for the 2005 Minority Engineering Program Technical Paper competition for his research in Ion Channel Bio-sensors. Idaho. Dr. Brian K Johnson, (M92--SM07) received the Ph.D. degree in electrical engineering from the University of Wisconsin, Madison, in He is currently a Professor in the Department of Electrical and Computer Engineering, University of Idaho, Moscow. His interests include HVDC transmission, FACTS, custom power technologies, energy storage, and utility applications of superconductivity, power system protection, and electromagnetic transients in power systems. Dr. Johnson is a member of CIGRE and is a Professional Engineer in the States of Wisconsin and Dr. Milos Manic, IEEE Senior Member, received his Ph.D. degree in Computer Science from University of Idaho, Computer Science Dept. He received his M.S. and a Dipl.Ing. in Computer Science and Electrical Engineering from the University of Nis, Faculty of Electronic Engineering, Serbia. He is an assistant professor at the UI Computer Science Dept. and program director for Idaho Falls CS program. Dr. Manic serves as a chair of IES TCFA subcommittee, IES assoc. web editor, and on technical committees of various IEEE conferences. His areas of research include computational intelligence, intelligent control, modern heuristics, and performance based modeling of fault tolerant systems.

Lecture 8: Sequential Networks and Finite State Machines

Lecture 8: Sequential Networks and Finite State Machines Lecture 8: Sequential Networks and Finite State Machines CSE 140: Components and Design Techniques for Digital Systems Spring 2014 CK Cheng, Diba Mirza Dept. of Computer Science and Engineering University

More information

Philadelphia University Student Name: Student Number:

Philadelphia University Student Name: Student Number: Philadelphia University Student Name: Student Number: Faculty of Engineering Serial Number: Final Exam, First Semester: 2017/2018 Dept. of Computer Engineering Course Title: Logic Circuits Date: 29/01/2018

More information

ENGG 1203 Tutorial_9 - Review. Boolean Algebra. Simplifying Logic Circuits. Combinational Logic. 1. Combinational & Sequential Logic

ENGG 1203 Tutorial_9 - Review. Boolean Algebra. Simplifying Logic Circuits. Combinational Logic. 1. Combinational & Sequential Logic ENGG 1203 Tutorial_9 - Review Boolean Algebra 1. Combinational & Sequential Logic 2. Computer Systems 3. Electronic Circuits 4. Signals, Systems, and Control Remark : Multiple Choice Questions : ** Check

More information

Philadelphia University Student Name: Student Number:

Philadelphia University Student Name: Student Number: Philadelphia University Student Name: Student Number: Faculty of Engineering Serial Number: Final Exam, Second Semester: 2015/2016 Dept. of Computer Engineering Course Title: Logic Circuits Date: 08/06/2016

More information

XI STANDARD [ COMPUTER SCIENCE ] 5 MARKS STUDY MATERIAL.

XI STANDARD [ COMPUTER SCIENCE ] 5 MARKS STUDY MATERIAL. 2017-18 XI STANDARD [ COMPUTER SCIENCE ] 5 MARKS STUDY MATERIAL HALF ADDER 1. The circuit that performs addition within the Arithmetic and Logic Unit of the CPU are called adders. 2. A unit that adds two

More information

Sequential Circuit Analysis

Sequential Circuit Analysis Sequential Circuit Analysis Last time we started talking about latches and flip-flops, which are basic one-bit memory units. Today we ll talk about sequential circuit analysis and design. First, we ll

More information

Fundamentals of Digital Design

Fundamentals of Digital Design Fundamentals of Digital Design Digital Radiation Measurement and Spectroscopy NE/RHP 537 1 Binary Number System The binary numeral system, or base-2 number system, is a numeral system that represents numeric

More information

EXPERT SYSTEM FOR POWER TRANSFORMER DIAGNOSIS

EXPERT SYSTEM FOR POWER TRANSFORMER DIAGNOSIS EXPERT SYSTEM FOR POWER TRANSFORMER DIAGNOSIS Virginia Ivanov Maria Brojboiu Sergiu Ivanov University of Craiova Faculty of Electrical Engineering 107 Decebal Blv., 200440, Romania E-mail: vivanov@elth.ucv.ro

More information

EE40 Lec 15. Logic Synthesis and Sequential Logic Circuits

EE40 Lec 15. Logic Synthesis and Sequential Logic Circuits EE40 Lec 15 Logic Synthesis and Sequential Logic Circuits Prof. Nathan Cheung 10/20/2009 Reading: Hambley Chapters 7.4-7.6 Karnaugh Maps: Read following before reading textbook http://www.facstaff.bucknell.edu/mastascu/elessonshtml/logic/logic3.html

More information

Lecture 7: Sequential Networks

Lecture 7: Sequential Networks CSE 140: Components and Design Techniques for Digital Systems Lecture 7: Sequential Networks CK Cheng Dept. of Computer Science and Engineering University of California, San Diego 1 Part II: Sequential

More information

Simplify the following Boolean expressions and minimize the number of literals:

Simplify the following Boolean expressions and minimize the number of literals: Boolean Algebra Task 1 Simplify the following Boolean expressions and minimize the number of literals: 1.1 1.2 1.3 Task 2 Convert the following expressions into sum of products and product of sums: 2.1

More information

We are here. Assembly Language. Processors Arithmetic Logic Units. Finite State Machines. Circuits Gates. Transistors

We are here. Assembly Language. Processors Arithmetic Logic Units. Finite State Machines. Circuits Gates. Transistors CSC258 Week 3 1 Logistics If you cannot login to MarkUs, email me your UTORID and name. Check lab marks on MarkUs, if it s recorded wrong, contact Larry within a week after the lab. Quiz 1 average: 86%

More information

Review for B33DV2-Digital Design. Digital Design

Review for B33DV2-Digital Design. Digital Design Review for B33DV2 The Elements of Modern Behaviours Design Representations Blocks Waveforms Gates Truth Tables Boolean Algebra Switches Rapid Prototyping Technologies Circuit Technologies TTL MOS Simulation

More information

Sequential vs. Combinational

Sequential vs. Combinational Sequential Circuits Sequential vs. Combinational Combinational Logic: Output depends only on current input TV channel selector (-9) inputs system outputs Sequential Logic: Output depends not only on current

More information

Principles of Computer Architecture. Appendix B: Reduction of Digital Logic. Chapter Contents

Principles of Computer Architecture. Appendix B: Reduction of Digital Logic. Chapter Contents B-1 Principles of Computer Architecture Miles Murdocca and Vincent Heuring Appendix B: Reduction of Digital Logic B-2 Chapter Contents B.1 Reduction of Combinational Logic and Sequential Logic B.2 Reduction

More information

CE1911 LECTURE FSM DESIGN PRACTICE DAY 1

CE1911 LECTURE FSM DESIGN PRACTICE DAY 1 REVIEW MATERIAL 1. Combinational circuits do not have memory. They calculate instantaneous outputs based only on current inputs. They implement basic arithmetic and logic functions. 2. Sequential circuits

More information

Digital Logic: Boolean Algebra and Gates. Textbook Chapter 3

Digital Logic: Boolean Algebra and Gates. Textbook Chapter 3 Digital Logic: Boolean Algebra and Gates Textbook Chapter 3 Basic Logic Gates XOR CMPE12 Summer 2009 02-2 Truth Table The most basic representation of a logic function Lists the output for all possible

More information

Reactive Power Solutions

Reactive Power Solutions GE Digital Energy Reactive Power Solutions Effects of Series Capacitors on Line Protection Relaying Design and Settings Presented by: Paul Datka, GE Energy Consulting Luis Polanco, GE Energy Consulting

More information

ELEC Digital Logic Circuits Fall 2014 Sequential Circuits (Chapter 6) Finite State Machines (Ch. 7-10)

ELEC Digital Logic Circuits Fall 2014 Sequential Circuits (Chapter 6) Finite State Machines (Ch. 7-10) ELEC 2200-002 Digital Logic Circuits Fall 2014 Sequential Circuits (Chapter 6) Finite State Machines (Ch. 7-10) Vishwani D. Agrawal James J. Danaher Professor Department of Electrical and Computer Engineering

More information

Memory Elements I. CS31 Pascal Van Hentenryck. CS031 Lecture 6 Page 1

Memory Elements I. CS31 Pascal Van Hentenryck. CS031 Lecture 6 Page 1 Memory Elements I CS31 Pascal Van Hentenryck CS031 Lecture 6 Page 1 Memory Elements (I) Combinational devices are good for computing Boolean functions pocket calculator Computers also need to remember

More information

CPE100: Digital Logic Design I

CPE100: Digital Logic Design I Professor Brendan Morris, SEB 3216, brendan.morris@unlv.edu CPE100: Digital Logic Design I Midterm02 Review http://www.ee.unlv.edu/~b1morris/cpe100/ 2 Logistics Thursday Nov. 16 th In normal lecture (13:00-14:15)

More information

Digital Logic. CS211 Computer Architecture. l Topics. l Transistors (Design & Types) l Logic Gates. l Combinational Circuits.

Digital Logic. CS211 Computer Architecture. l Topics. l Transistors (Design & Types) l Logic Gates. l Combinational Circuits. CS211 Computer Architecture Digital Logic l Topics l Transistors (Design & Types) l Logic Gates l Combinational Circuits l K-Maps Figures & Tables borrowed from:! http://www.allaboutcircuits.com/vol_4/index.html!

More information

Boolean Algebra and Digital Logic 2009, University of Colombo School of Computing

Boolean Algebra and Digital Logic 2009, University of Colombo School of Computing IT 204 Section 3.0 Boolean Algebra and Digital Logic Boolean Algebra 2 Logic Equations to Truth Tables X = A. B + A. B + AB A B X 0 0 0 0 3 Sum of Products The OR operation performed on the products of

More information

Synchronous Sequential Circuit Design. Digital Computer Design

Synchronous Sequential Circuit Design. Digital Computer Design Synchronous Sequential Circuit Design Digital Computer Design Races and Instability Combinational logic has no cyclic paths and no races If inputs are applied to combinational logic, the outputs will always

More information

CSE140: Components and Design Techniques for Digital Systems. Midterm Information. Instructor: Mohsen Imani. Sources: TSR, Katz, Boriello & Vahid

CSE140: Components and Design Techniques for Digital Systems. Midterm Information. Instructor: Mohsen Imani. Sources: TSR, Katz, Boriello & Vahid CSE140: Components and Design Techniques for Digital Systems Midterm Information Instructor: Mohsen Imani Midterm Topics In general: everything that was covered in homework 1 and 2 and related lectures,

More information

Sequential Logic Circuits

Sequential Logic Circuits Chapter 4 Sequential Logic Circuits 4 1 The defining characteristic of a combinational circuit is that its output depends only on the current inputs applied to the circuit. The output of a sequential circuit,

More information

CPE/EE 422/522. Chapter 1 - Review of Logic Design Fundamentals. Dr. Rhonda Kay Gaede UAH. 1.1 Combinational Logic

CPE/EE 422/522. Chapter 1 - Review of Logic Design Fundamentals. Dr. Rhonda Kay Gaede UAH. 1.1 Combinational Logic CPE/EE 422/522 Chapter - Review of Logic Design Fundamentals Dr. Rhonda Kay Gaede UAH UAH Chapter CPE/EE 422/522. Combinational Logic Combinational Logic has no control inputs. When the inputs to a combinational

More information

Unit II Chapter 4:- Digital Logic Contents 4.1 Introduction... 4

Unit II Chapter 4:- Digital Logic Contents 4.1 Introduction... 4 Unit II Chapter 4:- Digital Logic Contents 4.1 Introduction... 4 4.1.1 Signal... 4 4.1.2 Comparison of Analog and Digital Signal... 7 4.2 Number Systems... 7 4.2.1 Decimal Number System... 7 4.2.2 Binary

More information

Adders, subtractors comparators, multipliers and other ALU elements

Adders, subtractors comparators, multipliers and other ALU elements CSE4: Components and Design Techniques for Digital Systems Adders, subtractors comparators, multipliers and other ALU elements Adders 2 Circuit Delay Transistors have instrinsic resistance and capacitance

More information

BER KELEY D AV IS IR VINE LOS AN GELES RIVERS IDE SAN D IEGO S AN FRANCISCO

BER KELEY D AV IS IR VINE LOS AN GELES RIVERS IDE SAN D IEGO S AN FRANCISCO UN IVERSIT Y O F CA LIFO RNI A AT BERKELEY BER KELEY D AV IS IR VINE LOS AN GELES RIVERS IDE SAN D IEGO S AN FRANCISCO SAN TA BARBA RA S AN TA CRUZ De p a r tm en t of Ele ctr i ca l En gin e e rin g a

More information

Digital Logic Design. Midterm #2

Digital Logic Design. Midterm #2 EECS: igital Logic esign r. nthony. Johnson s7m2s_dild7.fm - igital Logic esign Midterm #2 Problems Points. 5 2. 4 3. 6 Total 5 Was the exam fair? yes no EECS: igital Logic esign r. nthony. Johnson s7m2s_dild7.fm

More information

Synchronous Sequential Circuit

Synchronous Sequential Circuit Synchronous Sequential Circuit The change of internal state occurs in response to the synchronized clock pulses. Data are read during the clock pulse (e.g. rising-edge triggered) It is supposed to wait

More information

Logic Theory in Designing of Digital Circuit & Microprocessor

Logic Theory in Designing of Digital Circuit & Microprocessor Logic Theory in Designing of Digital Circuit & Microprocessor Prof.Vikram Mahendra Kakade Assistant Professor, Electronics & Telecommunication Engineering Department, Prof Ram Meghe College of Engineering

More information

University of Toronto Faculty of Applied Science and Engineering Edward S. Rogers Sr. Department of Electrical and Computer Engineering

University of Toronto Faculty of Applied Science and Engineering Edward S. Rogers Sr. Department of Electrical and Computer Engineering University of Toronto Faculty of Applied Science and Engineering Edward S. Rogers Sr. Department of Electrical and Computer Engineering Final Examination ECE 241F - Digital Systems Examiners: J. Rose and

More information

SSSC Modeling and Damping Controller Design for Damping Low Frequency Oscillations

SSSC Modeling and Damping Controller Design for Damping Low Frequency Oscillations SSSC Modeling and Damping Controller Design for Damping Low Frequency Oscillations Mohammed Osman Hassan, Ahmed Khaled Al-Haj Assistant Professor, Department of Electrical Engineering, Sudan University

More information

Computer Science Final Examination Friday December 14 th 2001

Computer Science Final Examination Friday December 14 th 2001 Computer Science 03 60 265 Final Examination Friday December 14 th 2001 Dr. Robert D. Kent and Dr. Alioune Ngom Last Name: First Name: Student Number: INSTRUCTIONS EXAM DURATION IS 3 HOURs. CALCULATORS,

More information

Lecture 14: State Tables, Diagrams, Latches, and Flip Flop

Lecture 14: State Tables, Diagrams, Latches, and Flip Flop EE210: Switching Systems Lecture 14: State Tables, Diagrams, Latches, and Flip Flop Prof. YingLi Tian Nov. 6, 2017 Department of Electrical Engineering The City College of New York The City University

More information

Chapter 5 Synchronous Sequential Logic

Chapter 5 Synchronous Sequential Logic Chapter 5 Synchronous Sequential Logic Sequential circuit: A circuit that includes memory elements. In this case the output depends not only on the current input but also on the past inputs. Memory A synchronous

More information

Gates and Flip-Flops

Gates and Flip-Flops Gates and Flip-Flops Chris Kervick (11355511) With Evan Sheridan and Tom Power December 2012 On a scale of 1 to 10, how likely is it that this question is using binary?...4? What s a 4? Abstract The operation

More information

CPE100: Digital Logic Design I

CPE100: Digital Logic Design I Professor Brendan Morris, SEB 3216, brendan.morris@unlv.edu CPE100: Digital Logic Design I Final Review http://www.ee.unlv.edu/~b1morris/cpe100/ 2 Logistics Tuesday Dec 12 th 13:00-15:00 (1-3pm) 2 hour

More information

Lecture 10: Sequential Networks: Timing and Retiming

Lecture 10: Sequential Networks: Timing and Retiming Lecture 10: Sequential Networks: Timing and Retiming CSE 140: Components and Design Techniques for Digital Systems Diba Mirza Dept. of Computer Science and Engineering University of California, San Diego

More information

CSE370: Introduction to Digital Design

CSE370: Introduction to Digital Design CSE370: Introduction to Digital Design Course staff Gaetano Borriello, Brian DeRenzi, Firat Kiyak Course web www.cs.washington.edu/370/ Make sure to subscribe to class mailing list (cse370@cs) Course text

More information

Z = F(X) Combinational circuit. A combinational circuit can be specified either by a truth table. Truth Table

Z = F(X) Combinational circuit. A combinational circuit can be specified either by a truth table. Truth Table Lesson Objectives In this lesson, you will learn about What are combinational circuits Design procedure of combinational circuits Examples of combinational circuit design Combinational Circuits Logic circuit

More information

Chapter 4. Sequential Logic Circuits

Chapter 4. Sequential Logic Circuits Chapter 4 Sequential Logic Circuits 1 2 Chapter 4 4 1 The defining characteristic of a combinational circuit is that its output depends only on the current inputs applied to the circuit. The output of

More information

Mitigation of Distributed Generation Impact on Protective Devices in a Distribution Network by Superconducting Fault Current Limiter *

Mitigation of Distributed Generation Impact on Protective Devices in a Distribution Network by Superconducting Fault Current Limiter * Energy and Power Engineering, 2013, 5, 258-263 doi:10.4236/epe.2013.54b050 Published Online July 2013 (http://www.scirp.org/journal/epe) Mitigation of Distributed Generation Impact on Protective Devices

More information

Adders, subtractors comparators, multipliers and other ALU elements

Adders, subtractors comparators, multipliers and other ALU elements CSE4: Components and Design Techniques for Digital Systems Adders, subtractors comparators, multipliers and other ALU elements Instructor: Mohsen Imani UC San Diego Slides from: Prof.Tajana Simunic Rosing

More information

CpE358/CS381. Switching Theory and Logical Design. Summer

CpE358/CS381. Switching Theory and Logical Design. Summer Switching Theory and Logical Design - Class Schedule Monday Tuesday Wednesday Thursday Friday May 7 8 9 - Class 2 - Class 2 2 24 - Class 3 25 26 - Class 4 27 28 Quiz Commencement 3 June 2 - Class 5 3 -

More information

Computers also need devices capable of Storing data and information Performing mathematical operations on such data

Computers also need devices capable of Storing data and information Performing mathematical operations on such data Sequential Machines Introduction Logic devices examined so far Combinational Output function of input only Output valid as long as input true Change input change output Computers also need devices capable

More information

Clocked Synchronous State-machine Analysis

Clocked Synchronous State-machine Analysis Clocked Synchronous State-machine Analysis Given the circuit diagram of a state machine: Analyze the combinational logic to determine flip-flop input (excitation) equations: D i = F i (Q, inputs) The input

More information

Digital Logic and Design (Course Code: EE222) Lecture 19: Sequential Circuits Contd..

Digital Logic and Design (Course Code: EE222) Lecture 19: Sequential Circuits Contd.. Indian Institute of Technology Jodhpur, Year 2017-2018 Digital Logic and Design (Course Code: EE222) Lecture 19: Sequential Circuits Contd.. Course Instructor: Shree Prakash Tiwari Email: sptiwari@iitj.ac.in

More information

Keywords- Source coding, Huffman encoding, Artificial neural network, Multilayer perceptron, Backpropagation algorithm

Keywords- Source coding, Huffman encoding, Artificial neural network, Multilayer perceptron, Backpropagation algorithm Volume 4, Issue 5, May 2014 ISSN: 2277 128X International Journal of Advanced Research in Computer Science and Software Engineering Research Paper Available online at: www.ijarcsse.com Huffman Encoding

More information

Systems I: Computer Organization and Architecture

Systems I: Computer Organization and Architecture Systems I: Computer Organization and Architecture Lecture 6 - Combinational Logic Introduction A combinational circuit consists of input variables, logic gates, and output variables. The logic gates accept

More information

DO NOT COPY DO NOT COPY

DO NOT COPY DO NOT COPY Drill Problems 3 benches. Another practical book is VHDL for Programmable Logic, by Kevin Skahill of Cypress Semiconductor (Addison-esley, 1996). All of the ABEL and VHDL examples in this chapter and throughout

More information

MOSIS REPORT. Spring MOSIS Report 1. MOSIS Report 2. MOSIS Report 3

MOSIS REPORT. Spring MOSIS Report 1. MOSIS Report 2. MOSIS Report 3 MOSIS REPORT Spring 2010 MOSIS Report 1 MOSIS Report 2 MOSIS Report 3 MOSIS Report 1 Design of 4-bit counter using J-K flip flop I. Objective The purpose of this project is to design one 4-bit counter

More information

[Omotosho, 2(9): September, 2013] ISSN: Impact Factor: 1.852

[Omotosho, 2(9): September, 2013] ISSN: Impact Factor: 1.852 IJESRT INTERNATIONAL JOURNAL OF ENGINEERING SCIENCES & RESEARCH TECHNOLOGY Analysis and Design of Different Flip Flops, Extensions of Conventional JK-Flip Flops Prof. Olawale J. Omotosho *1, Engr. Samson

More information

CE213 Artificial Intelligence Lecture 13

CE213 Artificial Intelligence Lecture 13 CE213 Artificial Intelligence Lecture 13 Neural Networks What is a Neural Network? Why Neural Networks? (New Models and Algorithms for Problem Solving) McCulloch-Pitts Neural Nets Learning Using The Delta

More information

Lecture 14 Finite state machines

Lecture 14 Finite state machines Lecture 14 Finite state machines Finite state machines are the foundation of nearly all digital computation. The state diagram captures the desired system behavior A formulaic process turns this diagram

More information

ELE2120 Digital Circuits and Systems. Tutorial Note 9

ELE2120 Digital Circuits and Systems. Tutorial Note 9 ELE2120 Digital Circuits and Systems Tutorial Note 9 Outline 1. Exercise(1) Sequential Circuit Analysis 2. Exercise (2) Sequential Circuit Analysis 3. Exercise (3) Sequential Circuit Analysis 4. Ref. Construction

More information

Digital Electronics Final Examination. Part A

Digital Electronics Final Examination. Part A Digital Electronics Final Examination Part A Spring 2009 Student Name: Date: Class Period: Total Points: /50 Converted Score: /40 Page 1 of 13 Directions: This is a CLOSED BOOK/CLOSED NOTES exam. Select

More information

NCEES Fundamentals of Engineering (FE) Examination ELECTRICAL EXAM SPECIFICATIONS

NCEES Fundamentals of Engineering (FE) Examination ELECTRICAL EXAM SPECIFICATIONS NCEES Fundamentals of Engineering (FE) Examination ELECTRICAL EXAM SPECIFICATIONS Effective Beginning with the April 2009 Examinations The FE examination is an 8-hour supplied-reference examination: 120

More information

Department of Electrical and Computer Engineering University of Wisconsin Madison. Fall Midterm Examination CLOSED BOOK

Department of Electrical and Computer Engineering University of Wisconsin Madison. Fall Midterm Examination CLOSED BOOK Department of Electrical and Computer Engineering University of Wisconsin Madison ECE 553: Testing and Testable Design of Digital Systems Fall 203-204 Midterm Examination CLOSED OOK Kewal K. Saluja Date:

More information

Sequential Circuits. Circuits with state. Silvina Hanono Wachman Computer Science & Artificial Intelligence Lab M.I.T. L06-1

Sequential Circuits. Circuits with state. Silvina Hanono Wachman Computer Science & Artificial Intelligence Lab M.I.T. L06-1 Sequential Circuits Circuits with state Silvina Hanono Wachman Computer Science & Artificial Intelligence Lab M.I.T. L06-1 Combinational circuits A 0 A 1 A n-1. Sel lg(n) O Mux A B Comparator Result: LT,

More information

University of Toronto Faculty of Applied Science and Engineering Edward S. Rogers Sr. Department of Electrical and Computer Engineering

University of Toronto Faculty of Applied Science and Engineering Edward S. Rogers Sr. Department of Electrical and Computer Engineering University of Toronto Faculty of Applied Science and Engineering Edward S. Rogers Sr. Department of Electrical and Computer Engineering Final Examination ECE 241F - Digital Systems Examiners: S. Brown,

More information

Boolean Algebra, Gates and Circuits

Boolean Algebra, Gates and Circuits Boolean Algebra, Gates and Circuits Kasper Brink November 21, 2017 (Images taken from Tanenbaum, Structured Computer Organization, Fifth Edition, (c) 2006 Pearson Education, Inc.) Outline Last week: Von

More information

Program Learning Outcomes (Undergraduate Program):

Program Learning Outcomes (Undergraduate Program): Program Learning s (Undergraduate Program):. Knowledge: The student will demonstrate knowledge and comprehension of the basic and applied fields of physics. 2. Problem Solving: The student will develop

More information

ECE 407 Computer Aided Design for Electronic Systems. Simulation. Instructor: Maria K. Michael. Overview

ECE 407 Computer Aided Design for Electronic Systems. Simulation. Instructor: Maria K. Michael. Overview 407 Computer Aided Design for Electronic Systems Simulation Instructor: Maria K. Michael Overview What is simulation? Design verification Modeling Levels Modeling circuits for simulation True-value simulation

More information

Propositional Logic. Logical Expressions. Logic Minimization. CNF and DNF. Algebraic Laws for Logical Expressions CSC 173

Propositional Logic. Logical Expressions. Logic Minimization. CNF and DNF. Algebraic Laws for Logical Expressions CSC 173 Propositional Logic CSC 17 Propositional logic mathematical model (or algebra) for reasoning about the truth of logical expressions (propositions) Logical expressions propositional variables or logical

More information

Power System Stability and Control. Dr. B. Kalyan Kumar, Department of Electrical Engineering, Indian Institute of Technology Madras, Chennai, India

Power System Stability and Control. Dr. B. Kalyan Kumar, Department of Electrical Engineering, Indian Institute of Technology Madras, Chennai, India Power System Stability and Control Dr. B. Kalyan Kumar, Department of Electrical Engineering, Indian Institute of Technology Madras, Chennai, India Contents Chapter 1 Introduction to Power System Stability

More information

Logical design of digital systems

Logical design of digital systems 21062017 lectures Summer Semester 2017 Table of content 1 Combinational circuit design 2 Elementary combinatorial circuits for data transmission 3 Memory structures 4 Programmable logic devices 5 Algorithmic

More information

Latches. October 13, 2003 Latches 1

Latches. October 13, 2003 Latches 1 Latches The second part of CS231 focuses on sequential circuits, where we add memory to the hardware that we ve already seen. Our schedule will be very similar to before: We first show how primitive memory

More information

Study of Transient Behaviour of the Capacitor Voltage Transformer

Study of Transient Behaviour of the Capacitor Voltage Transformer Study of Transient Behaviour of the Capacitor Voltage Transformer Amit Kumar 1, Dr. A. G. Thosar 2, Vivek Moroney 3 PG Student [EPS], Dept. of EE, Government College of Engineering, Aurangabad, Maharashtra,

More information

Synchronous Sequential Logic

Synchronous Sequential Logic 1 IT 201 DIGITAL SYSTEMS DESIGN MODULE4 NOTES Synchronous Sequential Logic Sequential Circuits - A sequential circuit consists of a combinational circuit and a feedback through the storage elements in

More information

Written exam for IE1204/5 Digital Design with solutions Thursday 29/

Written exam for IE1204/5 Digital Design with solutions Thursday 29/ Written exam for IE4/5 Digital Design with solutions Thursday 9/ 5 9.-. General Information Examiner: Ingo Sander. Teacher: William Sandqvist phone 8-794487 Exam text does not have to be returned when

More information

Department of Electrical and Computer Engineering University of Wisconsin Madison. Fall Final Examination

Department of Electrical and Computer Engineering University of Wisconsin Madison. Fall Final Examination Department of Electrical and Computer Engineering University of Wisconsin Madison ECE 553: Testing and Testable Design of Digital Systems Fall 2013-2014 Final Examination CLOSED BOOK Kewal K. Saluja Date:

More information

Nonlinear Control Systems Simulation Using Spreadsheets

Nonlinear Control Systems Simulation Using Spreadsheets Spreadsheets in Education (ejsie) Volume 1 Issue 2 Article 2 10-5-2005 Nonlinear Control Systems Simulation Using Spreadsheets Ali El-Hajj American University of Beirut, Lebanon, elhajj@aub.edu.lb Sami

More information

Department of Electrical & Electronics EE-333 DIGITAL SYSTEMS

Department of Electrical & Electronics EE-333 DIGITAL SYSTEMS Department of Electrical & Electronics EE-333 DIGITAL SYSTEMS 1) Given the two binary numbers X = 1010100 and Y = 1000011, perform the subtraction (a) X -Y and (b) Y - X using 2's complements. a) X = 1010100

More information

King Fahd University of Petroleum and Minerals College of Computer Science and Engineering Computer Engineering Department

King Fahd University of Petroleum and Minerals College of Computer Science and Engineering Computer Engineering Department King Fahd University of Petroleum and Minerals College of Computer Science and Engineering Computer Engineering Department Page 1 of 13 COE 202: Digital Logic Design (3-0-3) Term 112 (Spring 2012) Final

More information

14.1. Unit 14. State Machine Design

14.1. Unit 14. State Machine Design 4. Unit 4 State Machine Design 4.2 Outcomes I can create a state diagram to solve a sequential problem I can implement a working state machine given a state diagram STATE MACHINES OVERVIEW 4.3 4.4 Review

More information

Ch 7. Finite State Machines. VII - Finite State Machines Contemporary Logic Design 1

Ch 7. Finite State Machines. VII - Finite State Machines Contemporary Logic Design 1 Ch 7. Finite State Machines VII - Finite State Machines Contemporary Logic esign 1 Finite State Machines Sequential circuits primitive sequential elements combinational logic Models for representing sequential

More information

Solution (a) We can draw Karnaugh maps for NS1, NS0 and OUT:

Solution (a) We can draw Karnaugh maps for NS1, NS0 and OUT: DIGITAL ELECTRONICS II Revision Examples 7 Exam Format Q compulsory + any out of Q, Q, Q4. Q has 5 parts worth 8% each, Q,,4 are worth %. Revision Lectures Three revision lectures will be given on the

More information

Midterm Examination # 1 Wednesday, February 25, Duration of examination: 75 minutes

Midterm Examination # 1 Wednesday, February 25, Duration of examination: 75 minutes Page 1 of 10 School of Computer Science 60-265-01 Computer Architecture and Digital Design Winter 2009 Semester Midterm Examination # 1 Wednesday, February 25, 2009 Student Name: First Name Family Name

More information

Chapter 7 Logic Circuits

Chapter 7 Logic Circuits Chapter 7 Logic Circuits Goal. Advantages of digital technology compared to analog technology. 2. Terminology of Digital Circuits. 3. Convert Numbers between Decimal, Binary and Other forms. 5. Binary

More information

Simplifying Logic Circuits with Karnaugh Maps

Simplifying Logic Circuits with Karnaugh Maps Simplifying Logic Circuits with Karnaugh Maps The circuit at the top right is the logic equivalent of the Boolean expression: f = abc + abc + abc Now, as we have seen, this expression can be simplified

More information

PAST EXAM PAPER & MEMO N3 ABOUT THE QUESTION PAPERS:

PAST EXAM PAPER & MEMO N3 ABOUT THE QUESTION PAPERS: EKURHULENI TECH COLLEGE. No. 3 Mogale Square, Krugersdorp. Website: www. ekurhulenitech.co.za Email: info@ekurhulenitech.co.za TEL: 011 040 7343 CELL: 073 770 3028/060 715 4529 PAST EXAM PAPER & MEMO N3

More information

N-Channel 20-, 30-, 40-V (D-S) MOSFETs

N-Channel 20-, 30-, 40-V (D-S) MOSFETs TNL/4L, VNL/LS N-Channel -, -, 4-V (D-S) MOSFETs Part Number V (BR)DSS Min (V) r DS(on) Max ( ) V GS(th) (V) I D (A) TNL. @ V GS = V.5 to.64 TN4L 4. @ V GS = V.5 to.64 VNL. @ V GS = V.8 to.5.64 VNLS. @

More information

ENGG 1203 Tutorial _03 Laboratory 3 Build a ball counter. Lab 3. Lab 3 Gate Timing. Lab 3 Steps in designing a State Machine. Timing diagram of a DFF

ENGG 1203 Tutorial _03 Laboratory 3 Build a ball counter. Lab 3. Lab 3 Gate Timing. Lab 3 Steps in designing a State Machine. Timing diagram of a DFF ENGG 1203 Tutorial _03 Laboratory 3 Build a ball counter Timing diagram of a DFF Lab 3 Gate Timing difference timing for difference kind of gate, cost dependence (1) Setup Time = t2-t1 (2) Propagation

More information

Digital Circuits and Systems

Digital Circuits and Systems EE201: Digital Circuits and Systems 4 Sequential Circuits page 1 of 11 EE201: Digital Circuits and Systems Section 4 Sequential Circuits 4.1 Overview of Sequential Circuits: Definition The circuit whose

More information

Digital Logic (2) Boolean Algebra

Digital Logic (2) Boolean Algebra Digital Logic (2) Boolean Algebra Boolean algebra is the mathematics of digital systems. It was developed in 1850 s by George Boole. We will use Boolean algebra to minimize logic expressions. Karnaugh

More information

DIGITAL LOGIC CIRCUITS

DIGITAL LOGIC CIRCUITS DIGITAL LOGIC CIRCUITS Digital logic circuits BINARY NUMBER SYSTEM electronic circuits that handle information encoded in binary form (deal with signals that have only two values, and ) Digital. computers,

More information

The Design Procedure. Output Equation Determination - Derive output equations from the state table

The Design Procedure. Output Equation Determination - Derive output equations from the state table The Design Procedure Specification Formulation - Obtain a state diagram or state table State Assignment - Assign binary codes to the states Flip-Flop Input Equation Determination - Select flipflop types

More information

Memory, Latches, & Registers

Memory, Latches, & Registers Memory, Latches, & Registers 1) Structured Logic Arrays 2) Memory Arrays 3) Transparent Latches 4) How to save a few bucks at toll booths 5) Edge-triggered Registers L13 Memory 1 General Table Lookup Synthesis

More information

Boolean Logic Prof. James L. Frankel Harvard University. Version of 3:20 PM 29-Aug-2017 Copyright 2017, 2016 James L. Frankel. All rights reserved.

Boolean Logic Prof. James L. Frankel Harvard University. Version of 3:20 PM 29-Aug-2017 Copyright 2017, 2016 James L. Frankel. All rights reserved. Boolean Logic Prof. James L. Frankel Harvard University Version of 3:20 PM 29-Aug-2017 Copyright 2017, 2016 James L. Frankel. All rights reserved. Logic Levels Logic 0 Also called GND Low Off False Logic

More information

UNIVERSITY OF MASSACHUSETTS LOWELL DEPARTMENT OF ELECTRICAL & COMPUTER ENGINEERING SYLLABUS FOR THE DOCTORAL QUALIFYING EXAM

UNIVERSITY OF MASSACHUSETTS LOWELL DEPARTMENT OF ELECTRICAL & COMPUTER ENGINEERING SYLLABUS FOR THE DOCTORAL QUALIFYING EXAM UNIVERSITY OF MASSACHUSETTS LOWELL DEPARTMENT OF ELECTRICAL & COMPUTER ENGINEERING SYLLABUS FOR THE DOCTORAL QUALIFYING EXAM Ph.D/D.Eng. Electrical Engineering Option These are the general topics for the

More information

Chapter 3 Digital Logic Structures

Chapter 3 Digital Logic Structures Chapter 3 Digital Logic Structures Original slides from Gregory Byrd, North Carolina State University Modified by C. Wilcox, M. Strout, Y. Malaiya Colorado State University Computing Layers Problems Algorithms

More information

15.1 Elimination of Redundant States

15.1 Elimination of Redundant States 15.1 Elimination of Redundant States In Ch. 14 we tried not to have unnecessary states What if we have extra states in the state graph/table? Complete the table then eliminate the redundant states Chapter

More information

IT T35 Digital system desigm y - ii /s - iii

IT T35 Digital system desigm y - ii /s - iii UNIT - II Combinational Logic Adders subtractors code converters binary parallel adder decimal adder magnitude comparator encoders decoders multiplexers demultiplexers-binarymultiplier Parity generator

More information

CSCI 2150 Intro to State Machines

CSCI 2150 Intro to State Machines CSCI 2150 Intro to State Machines Topic: Now that we've created flip-flops, let's make stuff with them Reading: igital Fundamentals sections 6.11 and 9.4 (ignore the JK flip-flop stuff) States Up until

More information

PG - TRB UNIT-X- DIGITAL ELECTRONICS. POLYTECHNIC-TRB MATERIALS

PG - TRB UNIT-X- DIGITAL ELECTRONICS.   POLYTECHNIC-TRB MATERIALS SRIMAAN COACHING CENTRE-PG-TRB-PHYSICS- DIGITAL ELECTRONICS-STUDY MATERIAL-CONTACT: 8072230063 SRIMAAN PG - TRB PHYSICS UNIT-X- DIGITAL ELECTRONICS POLYTECHNIC-TRB MATERIALS MATHS/COMPUTER SCIENCE/IT/ECE/EEE

More information

Sequential Circuits Sequential circuits combinational circuits state gate delay

Sequential Circuits Sequential circuits combinational circuits state gate delay Sequential Circuits Sequential circuits are those with memory, also called feedback. In this, they differ from combinational circuits, which have no memory. The stable output of a combinational circuit

More information

DIGITAL CIRCUIT LOGIC BOOLEAN ALGEBRA

DIGITAL CIRCUIT LOGIC BOOLEAN ALGEBRA DIGITAL CIRCUIT LOGIC BOOLEAN ALGEBRA 1 Learning Objectives Understand the basic operations and laws of Boolean algebra. Relate these operations and laws to circuits composed of AND gates, OR gates, INVERTERS

More information