Is there a chip that does this?

  • Thread starter Bipolarity
  • Start date
In summary, the conversation discusses the need for a chip that can take in a binary string and AND each part of the string with a control bit to produce a new binary string. Suggestions are made to use a 7408 chip and wire together the input pins to serve as the control bit.
  • #1
Bipolarity
776
2
Is there a chip (be it 4000 series or 74XX series) that performs the following function? It basically takes in a binary string, and ANDs each part of the string with a certain control bit to produce a new binary string.

It seems that neither muxes nor demuxes serves my purpose. So I'd appreciate if anyone could suggest a chip that does this so I don't have to construct it.

http://img4.imageshack.us/img4/4087/cccnl.png

BiP
 
Last edited by a moderator:
Engineering news on Phys.org
  • #2
Is the string always going to be 4 bits?

If so you could use a 7408 and wire together 1 set of the input pins and then connect that to the control bit?

AND7408.gif


ie. from that diagram you could wire together pins 1, 4, 12 and 9 to be your control bit? or a different rearrangement if it was easier to solder together.
 

1. Is there a chip that can store information?

Yes, there are many types of chips that are specifically designed to store information. These include memory chips, such as Random Access Memory (RAM) and Read-Only Memory (ROM), as well as storage chips like Solid State Drives (SSD) and Hard Disk Drives (HDD).

2. Can a chip perform multiple functions?

Yes, some chips are designed to perform multiple functions, such as Microcontrollers which combine a microprocessor, memory, and input/output ports in a single chip. Additionally, modern processors, such as those found in smartphones and computers, can perform a wide range of tasks through the use of multi-core technology.

3. Is there a chip that can process data quickly?

Yes, there are chips specifically designed for high-speed data processing, such as Graphics Processing Units (GPUs) used for gaming and video rendering, and Application-Specific Integrated Circuits (ASICs) used for specialized computing tasks.

4. Can a chip be reprogrammed for different tasks?

Yes, some chips are designed to be reprogrammable, such as Field-Programmable Gate Arrays (FPGAs) which can be configured for different tasks after manufacturing. Other chips, like Microcontrollers, can also be reprogrammed with new code to perform different functions.

5. Is there a chip that can be used for artificial intelligence?

Yes, there are chips specifically designed for artificial intelligence and deep learning tasks, such as Graphics Processing Units (GPUs) and Tensor Processing Units (TPUs). These chips are optimized for performing complex calculations and algorithms required for AI applications.

Similar threads

Replies
31
Views
2K
  • Mechanical Engineering
Replies
5
Views
966
  • Beyond the Standard Models
2
Replies
37
Views
7K
  • Programming and Computer Science
Replies
29
Views
3K
  • Computing and Technology
Replies
14
Views
3K
  • Other Physics Topics
Replies
0
Views
4K
  • General Math
Replies
7
Views
2K
  • Beyond the Standard Models
Replies
12
Views
4K
Replies
4
Views
7K
Back
Top