About 237,000 results
Open links in new tab
  1. The S-R Latch (Quickstart Tutorial) - Build Electronic Circuits

    Oct 27, 2022 · The S-R latch is a key circuit in digital storage units. In this tutorial, you will learn how it works, its truth table, and how to build one with different logic gates.

  2. Latches in Digital Logic - GeeksforGeeks

    Nov 26, 2025 · Latches can be implemented using various digital logic gates, such as AND, OR, NOT, NAND, and NOR gates. Latches are widely used in digital systems for various …

  3. SR Latch Truth Table and Working by NAND and NOR Gate

    Jan 30, 2025 · In this article, we will explore the working of the SR Latch, its truth table and its implementation using NAND and NOR gates.

  4. SR Latch Tutorial - Truth Table, Circuit Diagram & Working Principle

    Aug 5, 2025 · Learn SR Latch basics with truth table, circuit diagrams & working principle. This SR latch tutorial covers basic, gated and clocked SR latch with NAND/NOR gates.

  5. Understanding the SR Latch: Theory, Design, Truth Tables and …

    5 days ago · This article explores the basics of SR Latch, covering its fundamental principles and implementation using NOR and NAND gates, metastability and race conditions, illustration of …

  6. Lec -27: SR Latch using NAND Gate | NAND SR Latch | Digital …

    Understand how an SR Latch works using NAND gates in this simple and clear explanation! In this video, you will learn the logic, working principle, and truth...

  7. How an SR Latch Works – A Step-by-Step Guide - ElecCircuit.com

    Aug 23, 2025 · Learn how an SR latch works step by step using simple logic gates. This beginner-friendly guide explains how NOR and NAND gates can build memory and control circuits.

  8. SR NAND Latch - Online Digital Electronics Course

    When using static gates as building blocks, the most fundamental latch is the simple SR latch, where S and R stand for set and reset. It can be constructed from a pair of cross-coupled NOR …

  9. Sequential Logic Circuits and the SR Flip-flop

    However, we can see how feedback works by examining the most basic sequential logic components, called the SR flip-flop. The SR flip-flop, also known as a SR Latch, can be …

  10. SR Flip Flop - GeeksforGeeks

    Nov 26, 2025 · SR Flip Flop Construction using 2 NOR + 2 AND Gates: SR Flip Flop Construction using 4 NAND Gates. The basic block diagram contains S and R inputs, and between them is …