Searched Projects

Tags: Multiplexer

project.name
1 Stars     478 Views

8 to 1 MuX

8 to 1 MuX
This multiplexer is made by Isaac Salazar

project.name
0 Stars     261 Views
User:

Multiplexers


project.name
0 Stars     154 Views

Multiplexer

Multiplexer

Multiplexer


project.name
0 Stars     104 Views

Boolean expression realization using single 4:1 MUX using LSB reduction

Boolean expression realization using single 4:1 MUX using LSB reduction

project.name
1 Stars     438 Views

2:4 Decoder ( Binary Decoder)

2:4 Decoder ( Binary Decoder)

For a decoder, If the input is a N bit binary number, then the output will be one the lines of the 2^N output lines.

So, for a 2-bit binary input, there will be 2^2 output lines and only one of the output lines will be active according to the binary combination of the inputs. This type of decoder is known as 2 to 4 decoder.

A

B

 

Q0

Q1

Q2

Q4

0

0

 

1

0

0

0

0

1

 

0

1

0

0

1

0

 

0

0

1

 

1

1

 

0

0

0

1


project.name
0 Stars     576 Views

8:1 Multiplexer

8:1 Multiplexer

Consider a 8:1 multiplexer that takes 8 two-bit inputs (T8 to T1), three-bit control signal (S) and has an output (Out). This Type of multiplexer is known as a 8 to 1 multiplexer. The truth table is given below:

S2

S1

S0

OUT

0

0

0

T1

0

0

1

T2

0

1

0

T3

0

1

1

T4

1

0

0

T5

1

0

1

T6

1

1

0

T7

1

1

1

T8


project.name
0 Stars     79 Views
User:

This is a circuit design for 4:1 Multiplexer


project.name
0 Stars     114 Views

Simple 4x1 MUX

Simple 4x1 MUX

Coursework for CPE111 course.

Fork the project to test the circuit.


project.name
0 Stars     87 Views

Alternative 4x1 MUX

Alternative 4x1 MUX

Coursework for CPE111.

Fork the project to test the circuit.


project.name
0 Stars     64 Views

Multiplexer

Multiplexer

project.name
0 Stars     89 Views
User:

Experiment 2

Experiment 2

project.name
0 Stars     125 Views

project.name
0 Stars     71 Views
User:

Multiplexer

Multiplexer

Multiplexer made from NOT and 2-Input OR gates


project.name
4 Stars     171 Views

Asynchronous 16 - Segment Array

Asynchronous 16 - Segment Array

Instructions

Set both buttons to off (RED). Now reset the sequencer and turn on button 1 and 2 (set to GREEN). 

Button 1 controls the data fed to the displays.

OFF = Clear all displays ON = Programmed message

Button 2 controls the clock.

To change the message, dump the core or reset the EEPROM and rewrite the suitable data for the 16-Segment Displays. If the new message contains lesser or more letters/numbers to show, make suitable changes to the Sequencer and change the number of displays used.


project.name
0 Stars     63 Views
User:

4:1 Multiplexer by Souvik Ghosh

4:1 Multiplexer by Souvik Ghosh

project.name
0 Stars     55 Views

Experiment 7

Experiment 7

Abdul Muthalib

Roll no: 2

Reg no: 20919002


project.name
0 Stars     64 Views

4 x 1 MUX

4 x 1 MUX

project.name
0 Stars     165 Views
User:

4-1 Multiplexer

4-1 Multiplexer

4-1 Multiplexer

4-input

2-data selector

1-data channel (output)


project.name
0 Stars     75 Views
User:

MUX DEMUX

MUX DEMUX

project.name
0 Stars     80 Views
User:

EXPERIMENT 15A

EXPERIMENT 15A

Implementation of a MUX using Basic Gates


project.name
0 Stars     66 Views

Classification of Combinational circuit


project.name
0 Stars     35 Views
User:

2 Channel Multiplexer

2 Channel Multiplexer

project.name
0 Stars     34 Views
User:

4 Channel Multiplexer

4 Channel Multiplexer

project.name
0 Stars     37 Views
User:

8 Channel Multiplexer

8 Channel Multiplexer

project.name
0 Stars     32 Views

Implement 4x1 and 8x1 multiplexer.

Implement 4x1 and 8x1 multiplexer.

Multiplexer - It is a combinational digital circuit that forward data from one of the 2n input lines to a single output line on the base of n selection lines.


project.name
0 Stars     22 Views

Multiplexer 4*1

Multiplexer 4*1

project.name
0 Stars     26 Views

experiment 03(d)

experiment 03(d)

D.L.F experiment 03(d) 


project.name
1 Stars     117 Views
User:

project.name
0 Stars     19 Views
User:
User Image LC

Multiplexer example

Multiplexer example

project.name
0 Stars     30 Views
User:

3 Bit Multiplexer

3 Bit Multiplexer

project.name
0 Stars     37 Views
User:

Class lab project


project.name
0 Stars     8 Views
User:

Untitled

Untitled

4:1 MUX


project.name
0 Stars     18 Views

Dhairya Gupta

Dhairya Gupta

project.name
0 Stars     10 Views

Coa

Coa

project.name
0 Stars     30 Views

SBA_2 - Statement 2

SBA_2 - Statement 2

This circuit demonstrates a way to simplify the given boolean expression using multiplexers.


project.name
0 Stars     24 Views
User:

Multiplexer

Multiplexer

project.name
0 Stars     17 Views

MUX 2:1

MUX 2:1

project.name
0 Stars     18 Views

MUX 4:1

MUX 4:1

project.name
0 Stars     18 Views

MUX 8:1 (0, 2, 4, 6,7)

MUX 8:1 (0, 2, 4, 6,7)

project.name
0 Stars     22 Views

MUX (1,2,3,4)

MUX (1,2,3,4)

project.name
0 Stars     38 Views
User:

32 : 1 mux using 16 : 1 mux

32 : 1 mux using 16 : 1 mux

project.name
0 Stars     8 Views

Mux/Demux

Mux/Demux

project.name
0 Stars     47 Views
User:

A little experiment of mine where I have a crap ton of digital logic stuff. Below I'll just have the whole list

  • Half & Full Adders
  • Half & Full Subtractors
  • 4 Bit Parallel Adders & Subtractors
  • 1, 2, 4 & 8 bit comparators
  • Encoders & Decoders
  • Latches & Flip Flops
  • Multiplexer

project.name
0 Stars     17 Views
User:

Implement function of your ID with Multiplexer.

Implement function of your ID with Multiplexer.

project.name
0 Stars     25 Views
User:

4-Bit Multiplexer

4-Bit Multiplexer

Multiplexer lol


project.name
0 Stars     15 Views

8 bit Subtractor circuit using MUX

8 bit Subtractor circuit using MUX

project.name
1 Stars     11 Views

4-bit Multiplexer NAND Implementation

4-bit Multiplexer NAND Implementation

4-bit Multiplexer implemented in NAND gates (both 3-input and 2-input) 


project.name
0 Stars     10 Views

4-bit Multiplexer in 2-input NAND

4-bit Multiplexer in 2-input NAND

4-bit Multiplexer implemented in 2-input NAND gates.


project.name
0 Stars     8 Views
User:

Expt 6

Expt 6

project.name
0 Stars     8 Views

Multiplexer

Multiplexer

project.name
0 Stars     19 Views

project.name
0 Stars     64 Views

Stochastic Computing Multiplexer Multiply Accumulate (MMAC) neural network (NN) hardware

Stochastic Computing Multiplexer Multiply Accumulate (MMAC) neural network (NN) hardware

This is a demonstration of a multiplexer (MUX) performing complex multiply-accumulate (MAC) operations in the Stochastic Computing (SC) domain, dubbed multiplexer multiply-accumulate (MMAC) architecture for accelerating neural network (NN) on the hardware level.

SC is an unconventional computing method, representing information as a bitstream of a probability distribution. That in turn allows a simple AND gate to execute arithmetic multiplication because in probability, P(A n B) = P(A) & P(B), provided that both bitstreams A and B are not correlated.

There are two random number sources, i.e. Sobol Sequence Generator and the linear feedback shift register (LFSR) Generator. Sobol sequence is used for input pixel MUX-based stochastic number generator (SNG), while LFSR is used for the NN weight MUX SNGs. The weights have one byte less than the input pixel because the weights had been encoded in the probability domain. The LFSR is shared via permutation and clock-shifting methods. The clock-shifting method is achieved via shift registers, although it is not being used in this simulation. The LFSR has to be initialized with a seed, which could be done with the reset button.

The MAC result is accumulated over time at the last counter. The actual weights of the NN are retrieved via comparator and counter to check whether the weight converged to the actual value. Although there could be errors in the weights, the final MAC value did not budge, showcasing the error resiliency of the SC system.

MUX is known to function for signal rerouting in modern digital electronics. However, it could perform arithmetic addition in the SC domain. Even more bizarre, according to the latest finding, it could perform MAC operation if designed correctly, overturning the usual understanding of digital fundamentals. In short, SC can push digital electronics beyond the limit of boolean logic. All you have to do is to represent the information as probability.

Visit my work for more details related to SC.
https://spj.science.org/doi/10.34133/research.0307


project.name
0 Stars     8 Views
User:

Mux and Demux

Mux and Demux

project.name
0 Stars     4 Views

2:1 Multiplexer

2:1 Multiplexer

project.name
0 Stars     6 Views

Encoder, Decoder, Multiplexer, Demultiplexer

Encoder, Decoder, Multiplexer, Demultiplexer

project.name
0 Stars     13 Views

Aron Sorimuda Johanes Pasaribu_24060124130086

Aron Sorimuda Johanes Pasaribu_24060124130086

Praktikum 4 Dasar Sistem A1 Informatika 2024

Tugas: Membuat Encoder 4x2, Subcircuit Encoder, Priority Encoder, Decoder 2x4, Latihan nomor 4a, 4b, dan 5


project.name
0 Stars     4 Views
User:

A 4x1 multiplexer is a device that selects one of four input signals to send to a single output. 

It uses two select lines to choose which input to transmit.


project.name
0 Stars     2 Views

EXP-7

EXP-7