Adders (electronics)

Carry-skip adder

A carry-skip adder (also known as a carry-bypass adder) is an adder implementation that improves on the delay of a ripple-carry adder with little effort compared to other adders. The improvement of the worst-case delay is achieved by using several carry-skip adders to form a block-carry-skip adder. Unlike other fast adders, carry-skip adder performance is increased with only some of the combinations of input bits. This means, speed improvement is only probabilistic. (Wikipedia).

Carry-skip adder
Video thumbnail

Multiplying decimals

This is a short video tutorial on multiplying decimals. For interactive applets, worksheets, and more videos go to http://www.mathvillage.info

From playlist All about decimals

Video thumbnail

JK flip-flop

Check out my SR latch video first: https://youtu.be/KM0DdEaY5sY The JK flip-flop builds on the SR flip-flop by adding a "toggle" function when both inputs are 1. The S (set) and R (reset) inputs are now referred to as J (set) and K (reset) to indicate the different operation. In other wo

From playlist Building an 8-bit breadboard computer!

Video thumbnail

Load Balancing: SSL Passthrough Setup - Live Coding with Jesse

In my last stream, we set up a load balancer for our Digital Ocean droplets. Today we need to configure it to use SSL. Since I already have an SSL cert set up on the droplets, we will use the SSL passthrough method. See a professional front-end developer at work. Unscripted. Mistakes incl

From playlist Live Coding with Jesse

Video thumbnail

Raspberry Pi and Rastrack registration

More videos like this online at http://www.theurbanpenguin.com Just a little fun today looking at the Rastrack site and tracking Pis thoughout the world. It is easy to add your Pi so the usage of Pis can be tracked.

From playlist Raspberry Pi

Video thumbnail

Raspberry Pi DNS Server

More videos like this online at http://www.theurbanpenguin.com In this video we instal the bind (bind9) DNS software onto the Raspberry Pi and see how we can setup DNS on the little computer

From playlist Raspberry Pi

Video thumbnail

Learn how to multiply a three digit decimal to a two digit decimal

👉 You will learn how to multiply numbers in decimal form. We will work with decimals that are greater and less than one. When multiplying decimals it is important to line up the decimal point so that you keep the place values of the numbers. We will apply multi digit multiplication to f

From playlist How to multiply and divide decimals

Video thumbnail

#307 How To Lose Weight with a Raspberry Pi and an ESP32

2020 is still young, and many of us started with good resolutions. One could be, “I want to lose weight.” In this video, we will cover a “nerdy” way to do that. Which is astonishingly successful, What do we use: - A scale that automatically logs its readings into a database - As usual, we

From playlist ESP32

Video thumbnail

How to multiply a two digit decimal from a three digit decimal

👉 You will learn how to multiply numbers in decimal form. We will work with decimals that are greater and less than one. When multiplying decimals it is important to line up the decimal point so that you keep the place values of the numbers. We will apply multi digit multiplication to f

From playlist How to multiply and divide decimals

Video thumbnail

ELEC2141 Digital Circuit Design - Lecture 23

ELEC2141 Week 9 Lecture 1: Arithmetic Circuits

From playlist ELEC2141 Digital Circuit Design

Video thumbnail

GoGaRuCo 2014- Let's Build a Computer!

By, Ryan Davis The increasing accessibility of computing and scripting languages means more and more of us don't have computer science fundamentals and hand-wave our laptops and servers as magic. But, it doesn't take much to learn that the wizard box you type on every day is just layers of

From playlist GoGaRuCo2014-

Video thumbnail

[Rust Programming] Learning to make a Roguelike - Day 79

[Recorded on 7 March 2022] I've been playing Roguelikes for many years, and I've always thought about making one! Combine that with a desire to learn Rust, and we've got a match made in heaven. This session was recorded live from twitch on 7 March. I'm using the Roguelike Tutorial which

From playlist [Rust Programming] Writing Roguelike using RLTK

Video thumbnail

Magic Monk's new home pullup bar (4 assisted pullups)

Bought a new pullup bar! Installed it at home myself. Here's a video of me doing some assisted pullups on it (4x).

From playlist General Fitness

Video thumbnail

1-Bit Breadboard Computer P.07 – Programming in an Increment Program

Did you think we were done? Not quite! We got one more trick up our sleeve for this awesome little breadboard computer. Time to put a proper program on it and get some meaningful output out of it! So, where to next? I’d love to hear from y’all about where you’d like to see the next evoluti

From playlist 1-Bit Breadboard Computer

Video thumbnail

Cascadia Ruby Conf 2012 A Taste of Prolog by Aja Hammerly

Help us caption & translate this video! http://amara.org/v/FGiV/

From playlist Cascadia Ruby 2012

Video thumbnail

ELEC2141 Digital Circuit Design - Lecture 25

ELEC2141 Week 9 Lecture 3: Arithmetic Circuits

From playlist ELEC2141 Digital Circuit Design

Video thumbnail

8.2.2 Carry-select Adders

MIT 6.004 Computation Structures, Spring 2017 Instructor: Chris Terman View the complete course: https://ocw.mit.edu/6-004S17 YouTube Playlist: https://www.youtube.com/playlist?list=PLUl4u3cNGP62WVs95MNq3dQBqY2vGOtQ2 8.2.2 Carry-select Adders License: Creative Commons BY-NC-SA More infor

From playlist MIT 6.004 Computation Structures, Spring 2017

Video thumbnail

Logisim 4-Bit Ripple-Carry Adder

Learn how to use a full adder as a component in a 4-bit ripple carry adder using the free Logisim application.

From playlist Logisim

Video thumbnail

Vacuum Tube Computer P.14 – Building an XOR Gate to Subtract by Adding (Fixed)

(This is a re-upload because Youtube somehow managed to freeze about 5 minutes worth audio/video in the previous upload.) In this episode we continue work on building the unit that’s going to connect the instruction register with the ALU. But, in order to finish it off, we need to build y

From playlist Vacuum Tube Computer

Video thumbnail

8.2.3 Carry-lookahead Adders

MIT 6.004 Computation Structures, Spring 2017 Instructor: Chris Terman View the complete course: https://ocw.mit.edu/6-004S17 YouTube Playlist: https://www.youtube.com/playlist?list=PLUl4u3cNGP62WVs95MNq3dQBqY2vGOtQ2 8.2.3 Carry-lookahead Adders License: Creative Commons BY-NC-SA More in

From playlist MIT 6.004 Computation Structures, Spring 2017

Video thumbnail

Getting Started with Simulink Support Package for Raspberry Pi

This video gives you a step-by-step guide on how to install the Simulink® Support Package for Raspberry Pi™ using the MathWorks Raspbian image. It also includes an example of how to blink the onboard user LED to help the user confirm the proper setup of the hardware with the support packag

From playlist Raspberry Pi Tutorials

Related pages

Adder (electronics) | Brent–Kung adder