Podcasts about karnaugh

  • 9PODCASTS
  • 20EPISODES
  • 20mAVG DURATION
  • ?INFREQUENT EPISODES
  • Jun 13, 2023LATEST

POPULARITY

20172018201920202021202220232024


Best podcasts about karnaugh

Latest podcast episodes about karnaugh

EEVblog
EEVacademy | Digital Design Series Part 5 – Karnaugh Maps

EEVblog

Play Episode Listen Later Jun 13, 2023 28:49


Digital logic circuit simplification using Karnaugh Maps. How to use a visual method to solve boolean algebraic equations and truth tables. Part 5 of the digital logic design tutorial series. Playlist: https://www.youtube.com/playlist?list=PLvOlSehNtuHs2LwEdDwTp3n7mxb-MyBbo Forum: https://www.eevblog.com/forum/blog/eevacademy-digital-design-series-part-5-karnaugh-maps/ 00:00 – Part 5 of the digital logic design tutorial series 02:15 – Solving a logic truth table algebraically 04:17 – ...

Math Mutation
Math Mutation 282: The Man With The Map

Math Mutation

Play Episode Listen Later Dec 20, 2022 5:19


In memory of Maurice Karnaugh, we discuss the "K-Map", a nice shortcut for desinging electronic circuits. (Send feeback to erik@mathmutation.com)

Geek Author
Episode 6.07 - Seven-Segment Display Driver Design

Geek Author

Play Episode Listen Later Feb 18, 2020 17:30


Sometimes, it's nice to take a look at old tech to learn a new tool. The 7-segment display has been in our lives for years - mostly in alarm clocks. Join us as we use a Karnaugh map to design a driver for one.

Geek Author
Episode 6.05 - Don't Cares, the Logical Kind

Geek Author

Play Episode Listen Later Feb 8, 2020 12:13


Like a wild card in a game of poker, an unspecified truth table entry called a "don't care" can make our sum-of-products expressions so much nicer.

Geek Author
Episode 6.04 - Four-Variable Karnaugh Map Example

Geek Author

Play Episode Listen Later Jan 31, 2020 17:58


Many digital designs begin with a truth table. In this episode, we do just that, and then create the simplified sum-of-products expression by way of the Karnaugh map.

Geek Author
Episode 6.03 - Makin' Rectangles

Geek Author

Play Episode Listen Later Jan 28, 2020 12:47


Let’s expand the capabilities of Karnaugh maps to combine more than just two rows of the truth table into a single product.

Geek Author
Episode 6.02 - Two- and Four-Variable Karnaugh Maps

Geek Author

Play Episode Listen Later Jan 22, 2020 16:15


To make the move to a four-variable Karnaugh map, we are going to double the number of columns found in the three-variable map. And what happens when we halve the three-variable map? We get a two-variable Karnaugh map!

Geek Author
Episode 6.01 - Introduction to Karnaugh Maps

Geek Author

Play Episode Listen Later Jan 13, 2020 14:54


Here we introduce a graphical tool that when used correctly will produce a most simplified sum-of-products expression, all without meddling in any simplification of Boolean expressions.

Hack 'n' Cast
v0.19 - Introdução á Eletrônica Digital

Hack 'n' Cast

Play Episode Listen Later Mar 31, 2016 56:49


Neste episódio, com uma introdução especial ambientada no universo de Game of Thrones, fizemos uma introdução à eletrônica digital, explicando como ela se diferencia da eletrônica analógica, e os principais conceitos do mundo ditial: portas lógicas, bases numéricas, álgebra booleana, teorema de De Morgan, os famigerados Mapas de Karnaugh e ...Leia o restante do show notes no site.

LO151 Datamaskinarkitektur og nettverk (video)
LO151 #4 Karnaugh-diagrammer

LO151 Datamaskinarkitektur og nettverk (video)

Play Episode Listen Later Jun 26, 2014 39:10


karnaugh
LO151 Datamaskinarkitektur og nettverk (audio)
LO151 #4 Karnaugh-diagrammer

LO151 Datamaskinarkitektur og nettverk (audio)

Play Episode Listen Later Jun 26, 2014 39:09


karnaugh
Experiencia Piloto de Grabación en Aula de la ETSIIT
Adyacencias y Mapas de Karnaugh Parte I (Antonio García Ríos)

Experiencia Piloto de Grabación en Aula de la ETSIIT

Play Episode Listen Later Jul 29, 2013 57:16


Clase "Adyacencias y Mapas de Karnaugh" de la asignatura Electrónica Digital del Grado de Ingeniería Tecnologías de Telecomunicación. Impartida por Antonio García Ríos, profesor del Departamento de Electrónica y Tecnología de Computadores. Fue grabada en la Escuela Técnica Superior de Ingenieras Informática y de Telecomunicación de Granada (ETSIIT) el día 6 de Marzo de 2013. Forma parte de la colección "Experiencia Piloto de Grabación en Aula de la ETSIIT". Contenidos: Síntesis de funciones de conmutación mediante búsquedade adyacencias y mediante mapas de Karnaugh.

Experiencia Piloto de Grabación en Aula de la ETSIIT
Adyacencias y Mapas de Karnaugh Parte II (Antonio García Ríos)

Experiencia Piloto de Grabación en Aula de la ETSIIT

Play Episode Listen Later Jul 29, 2013 51:20


Clase "AAdyacencias y Mapas de Karnaugh" de la asignatura Electrónica Digital del Grado de Ingeniería Tecnologías de Telecomunicación. Impartida por Antonio García Ríos, profesor del Departamento de Electrónica y Tecnología de Computadores. Fue grabada en la Escuela Técnica Superior de Ingenieras Informática y de Telecomunicación de Granada (ETSIIT) el día 6 de Marzo de 2013. Forma parte de la colección "Experiencia Piloto de Grabación en Aula de la ETSIIT". Contenidos: Síntesis de funciones de conmutación mediante búsquedade adyacencias y mediante mapas de Karnaugh.

MathsCasts
Karnaugh maps for two variables (MathsCasts)

MathsCasts

Play Episode Listen Later Nov 23, 2011 5:11


In this screencast we look at how to set up a 2-variable Karnaugh map, followed by an example of simplifying a particular Boolean expression and simplifying its negation, using a 2-variable Karnaugh map

MathsCasts
Negating and Simplifying Switching Circuits (MathsCasts)

MathsCasts

Play Episode Listen Later Nov 17, 2011 5:41


Given a diagram of a particular switching circuit, we start by identifying a Boolean function to represent it. We then find the negation of the switching circuit and finally, the simplest possible expression for it using Boolean algebra and a Karnaugh map

MathsCasts
Karnaugh Maps SOP and POS (MathsCasts)

MathsCasts

Play Episode Listen Later Nov 9, 2011 8:04


With reference to a specific example, this screencast demonstrates how to use a 4-variable Karnaugh map and De Morgan's laws to simplify a Boolean expression of 4 variables both into a 'sum of products' and a 'product of sums'

MathsCasts
Karnaugh Maps and how to identify squares (MathsCasts)

MathsCasts

Play Episode Listen Later Nov 8, 2011 6:08


In this recording, we look at how to identify '8-squares', '4-squares', '2-squares' and '1-squares' in a 4-variable Karnaugh map, with reference to the different ways each of these type of groupings can appear and how to write the corresponding Boolean ex

MathsCasts
Karnaugh maps in 3 variables (MathsCasts)

MathsCasts

Play Episode Listen Later Sep 27, 2011 4:24


Example of simplifying a Boolean expression by using a 3-variable Karnaugh map.

MathsCasts
Karnaugh maps with 4 variables (MathsCasts)

MathsCasts

Play Episode Listen Later Sep 15, 2011 4:46


Example of simplifying a Boolean expression by using a 4-variable Karnaugh map.

Domenico Capano's Radio Podcast
Mappe di Karnaugh

Domenico Capano's Radio Podcast

Play Episode Listen Later Nov 23, 2008 3:12


Breve Presentazione del Testo

testo mappe karnaugh