
- Digital Electronics - Home
- Digital Electronics Basics
- Types of Digital Systems
- Types of Signals
- Logic Levels And Pulse Waveforms
- Digital System Components
- Digital Logic Operations
- Digital Systems Advantages
- Number Systems
- Number Systems
- Binary Numbers Representation
- Binary Arithmetic
- Signed Binary Arithmetic
- Octal Arithmetic
- Hexadecimal Arithmetic
- Complement Arithmetic
- Base Conversions
- Base Conversions
- Binary to Decimal Conversion
- Decimal to Binary Conversion
- Binary to Octal Conversion
- Octal to Binary Conversion
- Octal to Decimal Conversion
- Decimal to Octal Conversion
- Hexadecimal to Binary Conversion
- Binary to Hexadecimal Conversion
- Hexadecimal to Decimal Conversion
- Decimal to Hexadecimal Conversion
- Octal to Hexadecimal Conversion
- Hexadecimal to Octal Conversion
- Binary Codes
- Binary Codes
- 8421 BCD Code
- Excess-3 Code
- Gray Code
- ASCII Codes
- EBCDIC Code
- Code Conversion
- Error Detection & Correction Codes
- Logic Gates
- Logic Gates
- AND Gate
- OR Gate
- NOT Gate
- Universal Gates
- XOR Gate
- XNOR Gate
- CMOS Logic Gate
- OR Gate Using Diode Resistor Logic
- AND Gate vs OR Gate
- Two Level Logic Realization
- Threshold Logic
- Boolean Algebra
- Boolean Algebra
- Laws of Boolean Algebra
- Boolean Functions
- DeMorgan's Theorem
- SOP and POS Form
- POS to Standard POS Form
- Minimization Techniques
- K-Map Minimization
- Three Variable K-Map
- Four Variable K-Map
- Five Variable K-Map
- Six Variable K-Map
- Don't Care Condition
- Quine-McCluskey Method
- Min Terms and Max Terms
- Canonical and Standard Form
- Max Term Representation
- Simplification using Boolean Algebra
- Combinational Logic Circuits
- Digital Combinational Circuits
- Digital Arithmetic Circuits
- Multiplexers
- Multiplexer Design Procedure
- Mux Universal Gate
- 2-Variable Function Using 4:1 Mux
- 3-Variable Function Using 8:1 Mux
- Demultiplexers
- Mux vs Demux
- Parity Bit Generator and Checker
- Comparators
- Encoders
- Keyboard Encoders
- Priority Encoders
- Decoders
- Arithmetic Logic Unit
- 7-Segment LED Display
- Code Converters
- Code Converters
- Binary to Decimal Converter
- Decimal to BCD Converter
- BCD to Decimal Converter
- Binary to Gray Code Converter
- Gray Code to Binary Converter
- BCD to Excess-3 Converter
- Excess-3 to BCD Converter
- Adders
- Half Adders
- Full Adders
- Serial Adders
- Parallel Adders
- Full Adder using Half Adder
- Half Adder vs Full Adder
- Full Adder with NAND Gates
- Half Adder with NAND Gates
- Binary Adder-Subtractor
- Subtractors
- Half Subtractors
- Full Subtractors
- Parallel Subtractors
- Full Subtractor using 2 Half Subtractors
- Half Subtractor using NAND Gates
- Sequential Logic Circuits
- Digital Sequential Circuits
- Clock Signal and Triggering
- Latches
- Shift Registers
- Shift Register Applications
- Binary Registers
- Bidirectional Shift Register
- Counters
- Binary Counters
- Non-binary Counter
- Design of Synchronous Counter
- Synchronous vs Asynchronous Counter
- Finite State Machines
- Algorithmic State Machines
- Flip Flops
- Flip-Flops
- Conversion of Flip-Flops
- D Flip-Flops
- JK Flip-Flops
- T Flip-Flops
- SR Flip-Flops
- Clocked SR Flip-Flop
- Unclocked SR Flip-Flop
- Clocked JK Flip-Flop
- JK to T Flip-Flop
- SR to JK Flip-Flop
- Triggering Methods:Flip-Flop
- Edge-Triggered Flip-Flop
- Master-Slave JK Flip-Flop
- Race-around Condition
- A/D and D/A Converters
- Analog-to-Digital Converter
- Digital-to-Analog Converter
- DAC and ADC ICs
- Realization of Logic Gates
- NOT Gate from NAND Gate
- OR Gate from NAND Gate
- AND Gate from NAND Gate
- NOR Gate from NAND Gate
- XOR Gate from NAND Gate
- XNOR Gate from NAND Gate
- NOT Gate from NOR Gate
- OR Gate from NOR Gate
- AND Gate from NOR Gate
- NAND Gate from NOR Gate
- XOR Gate from NOR Gate
- XNOR Gate from NOR Gate
- NAND/NOR Gate using CMOS
- Full Subtractor using NAND Gate
- AND Gate Using 2:1 MUX
- OR Gate Using 2:1 MUX
- NOT Gate Using 2:1 MUX
- Memory Devices
- Memory Devices
- RAM and ROM
- Cache Memory Design
- Programmable Logic Devices
- Programmable Logic Devices
- Programmable Logic Array
- Programmable Array Logic
- Field Programmable Gate Arrays
- Digital Electronics Families
- Digital Electronics Families
- CPU Architecture
- CPU Architecture
Flip-Flop: Triggering Methods
Flip-Flops in Digital Electronics
In digital electronics, a flip-flop is a sequential logic circuit which is used to store 1-bit of information. A flip-flop has one or more inputs and two outputs. It also has an input for provide a clock signal. Flip-flop is a fundamental building block of digital electronics. Hence, flip-flop is also referred to as an elementary memory element in digital systems. Flip-flops find their applications in computer memory, registers, counters, and many other digital systems and electronics.

A flip-flop has two stable states specified as set and reset. The state of the flip-flop updates according to the inputs applied when it is triggered by applying an appropriate clock pulse.
Depending on the input, there are several types of flip-flops exist such as S-R flip-flop, J-K flip-flop, D flip-flop, and T flip-flop.
After getting insights into the basics of flip-flop, let now us discuss the triggering methods of flip-flop.
Triggering Methods of Flip-Flop
As mentioned above that a flip-flop responds to the inputs and updates its output states when an appropriate clock pulse applied, i.e. when the flip-flop is properly triggered by a clock signal. There are several types of flip-flop triggering methods exist. Some most common flip-flop triggering methods are described below.
Asynchronous Triggering of Flip-Flop
When a flip-flop is triggered by the input signals itself and these inputs are not synchronized with the clock pulse, then it is called asynchronous triggering of the flip-flop.
In the case of asynchronous triggering, the flip-flop is triggered by the input signals and updates its output states when the inputs are applied regardless of the clock pulse. The asynchronous triggering method is also known as direct triggering method.
Synchronous Triggering of Flip-Flop
When operation of the flip-flop on the application of the input signals is synchronized with the clock pulse, then it is called synchronous triggering of flip-flop. In the synchronous triggering method, the flip-flop responds to the inputs and updates its output state only when a clock pulse exits, otherwise, the flip-flop maintains its previous state of output.
The synchronous triggering method of flip-flop is further classified into the following two types
Level Triggering Method
In the level triggering method, the flip-flop responds to the inputs and updates its output state when the clock pulse is in either high level or low level. When the flip-flop is triggered to update its output state when the clock pulse is in the logic high level, then it is called positive level triggering. When the flip-flop is triggered to update the output state when the clock pulse is in the logic low level, then it is called negative level triggering.
Edge Triggering Method
When the flip-flop is triggered to update its output state on the rising or falling edge of the clock pulse, then it is called edge triggering method. If the flip-flop is triggered when the clock pulse goes from low to high (positive edge), then it is called positive edge-triggering method. If the flip-flop is triggered to update its output when the clock pulse goes from high to low (negative edge), then it is called negative edge- triggering method.
Pulse Triggering Method
The pulse triggering method is a type of triggering method of flip-flop in which the flip-flop is triggered by a spike (a short pulse) of the input signal. In the pulse triggering method, the clock pulse is set to high and the input signal is then allowed to trigger the flip-flop on positive or negative edge of the clock pulse. Therefore, the pulse triggering method can only be used to trigger the flip-flops having a clock enable input.
Master-Slave Triggering Method
Master-slave triggering method, is also known as two-stage triggering method. In the case of master slave triggering method, two flip-flops are connected in series, where first flipflop is called master flip-flop and the second flip-flop is called the slave flip-flop.
In the master-slave triggering method, the positive clock pulse is used to trigger the master flip-flop, while the inverted or negative clock pulse is used to trigger the slave flip-flop. Master-slave triggering methods is used to avoid race-around condition in the flip-flop.
Gated Triggering Method
When triggering of a flip-flop is done by the input signals which are gated by a control signal, it is called gated triggering method of flip-flop. The gated triggering method is mainly used to trigger flip-flop having a clock enable input or a clock disable input.
In this method, when the control signal is high, then the flip-flop can be triggered by the input signals on the rising or falling edge of the clock pulse. On the other hand, if the control signal is low, the flip-flop is disabled and hence the inputs cannot trigger it.
This is all about the triggering methods of flip-flops. In conclusion, the triggering method is the way of activating a flip-flop so that it can respond to the inputs and can update its output state as per the input data.