• Skip to main content
  • Skip to primary sidebar

Electronics Calculations

Tested Electronics Formulas.

Blog | About | Contact | Privacy-Policy

Audio Amplifier Basics Explained

January 24, 2025 by Admin-EF Leave a Comment

We often use term “amplifier” to refer to a circuit that takes input signal and produces an amplified version of it. But as we go deeper into amplifier tutorial, we will discover that not all amplifier circuits are created equal, they are categorized based on their circuit configurations and modes of operation. In electronics we […]

Filed Under: Amplifier Circuits Tagged With: Amplifier, Audio, Basics, Explained

Explained: 7-Segment Display Counter Circuits

January 21, 2025 by Admin-EF Leave a Comment

In today’s world showing numbers and letters on multiple LED displays is pretty simple, thanks to microcontrollers like Arduino or Raspberry Pi. With just a small piece of code we can easily display the digits we need. But as electronics students or hobbyists there are times when we need to show multiple numbers or digits […]

Filed Under: Counter Circuits Tagged With: Circuits, Counter, Display, Explained, Segment

Understanding MOD Counters or Cascaded Counter Circuits

January 19, 2025 by Admin-EF Leave a Comment

A counter mainly works by adding one to its value every time it gets a pulse from the clock signal. When a counter counts up in response to the clock, we say it is in “count-up” mode. If it counts down instead, we call that “count-down” mode. There are also special counters that can do […]

Filed Under: Counter Circuits Tagged With: Cascaded, Circuits, Counter, Counters, MOD, Understanding

Understanding Various BCD Counter Circuits

January 14, 2025 by Admin-EF Leave a Comment

We know that toggle T-type flip-flops can work as standalone divide-by-two counters. By connecting several toggle flip-flops in a sequence, we can create a digital Binary-Coded Decimal (BCD) counter. This counter can store or display the frequency of a specific counting sequence. Clocked T-type flip-flops act as binary divide-by-two counters. In asynchronous counters, the output […]

Filed Under: Counter Circuits Tagged With: BCD, Circuits, Counter, Understanding, Various

How Bidirectional Counters Work

January 12, 2025 by Admin-EF Leave a Comment

A bidirectional counter is a synchronous binary counter that can count both up and down. We can use it to count towards a specific value or back to zero. We can count upwards from zero to a preset value. Sometimes we also need to count down from a defined value to zero. This feature allows […]

Filed Under: Counter Circuits Tagged With: Bidirectional, Counters, Work

Understanding Synchronous Counter Circuits

January 10, 2025 by Admin-EF Leave a Comment

In asynchronous counters we find the output of one stage connects directly to the clock input of the next stage. This setup causes a problem called “Propagation Delay.” Here the timing signal is delayed slightly as it passes through each flip-flop. In contrast synchronous counters have all their stages clocked together at the same time. […]

Filed Under: Counter Circuits Tagged With: Circuits, Counter, Synchronous, Understanding

  • « Go to Previous Page
  • Page 1
  • Page 2
  • Page 3
  • Page 4
  • Page 5
  • Page 6
  • Interim pages omitted …
  • Page 21
  • Go to Next Page »

Primary Sidebar

Categories

  • AC Circuits (23)
  • Amplifier Circuits (17)
  • Counter Circuits (7)
  • DC Circuits (20)
  • Filter Circuits (13)
  • Logic Gate Circuits (10)
  • Oscillator Circuits (8)
  • Power Electronics (2)
  • RC Circuits (6)
  • Transformers (8)
  • Transistors (10)

Recent Posts

  • Understanding SCR/Thyristor Circuit Configurations
  • How Thyristor Works: Full Tutorial
  • Understanding BJT Common Collector Amplifier Circuit with Formulas
  • BJT Phase Splitter Circuit Explained
  • BJT Common Base Amplifier Circuit Explained

Copyright © 2025 electronics-formulas.com