Cd74hc4067 arduino

@Wawa Thanks a lot for this information, I google it and it is very helpful! Very good materials about it on this forum as well, thanks!

I finish the V1 of the schematics and PCB, taking into account everyone's contribution, for you guys to have a look. Feel free to comment! Thansk for sharing all this knowledge.

PCB_PCB_Demux_2023-04-21.pdf (1,3,MB)
Schematic_Demux_2023-04-21.pdf (359,8,KB)

@jim-p @Wawa - As I'm getting more and more into this circuit, I'm learning a lot. By looking at your reference for "power supply decoupling", I understood it's function - 1) to drive momentary power to the IC if needed, 2) to filter undesirable frequencies in the circuit.

2 questions - You mention that Tiny 10uF tend to fail faster - this applies to tantalum? Any reason to use it or not to use it? Same is valid for SMD ceramic?

Second, in one of the searches, i found - "Still other rules-of-thumb require decoupling capacitors spread evenly over every square inch of the board. - The EMC problem requires that a distributed capacitor strategy be used. That is, the capacitors should be distributed over the entire board. This is not inconsistent with the functionality requirement, since a capacitor near an IC can serve both purposes easily.

It has also been shown that the actual value of the capacitor is not important. It is recommended that the largest value of capacitance within the selected surface mount package size be used."

Source: Eliminating MYTHS about Printed Circuit Board Power/Ground Plane Decoupling | Interference Technology

So should I place a few caps around the board ( it has 18,5cm by 7,5cm)?
Should I increase the value of the caps near the ICs (standard is 1uf on designs) to 100uf with no problem in performance?

Thanks for your help!

Highly suggest you watch this YouTube 1 hour video.

All will be revealed.

Hi @LarryD !

First of all, I want to say THANK YOU for sharing this video. Amazing information. I watched a few times and it's really good, highly recommend for other people to watch. With that, I went into another sprint to learn more, and I decided to restart again from scratch ;).

With that in mind, I started to redesign the power supply, trying to calculate the Di/Dt, understand more about the components, and not using autorouter.

So here is the layout for the "power supply" part, that I would love to hear your opinion. Consider this a practical use in a simpler circuit, to see if the concepts I learned aligned. Also, because I saw that power supplies generate noise, so they will be more controlled if tied togheter in specific areas of the board.

I enlarged the Vias, holes and paths, to match the di/dt (in theory) lol.
Added the power led, reviewed all connections.

I would really appreciate your help understanding:

  1. Design is good (or better)? Any considerations?
  2. My choice of components ( I decided to reevaluate based on my calcs and select each component as I learn) is good?
  3. Overall thoughts

For this "breakout" the concept is a board being powered from 7-12V, and supplying the pins with 5V or 3.3V 800mA (ams1117) . 5V takes the input voltage, and from the output drives the 3.3V. Here is the schematics, and a back and front view of the board. The pins have 3 rows (5V/GND/3.3) and 6 "independent" power out for other breakouts... just a concept.

Views:

Parts:

ID Designator Name Footprint Quantity Manufacturer Part Manufacturer Supplier Supplier Part Description
7 C15,C24 10uF CASE-B_3528 2 T491B106K025AT KEMET(基美) LCSC C110053 10uF 25V 2Ω@100kHz ±10% CASE-B-3528 Tantalum Capacitors ROHS
8 C19,C22 10uF CASE-A_3216 2 TAJA106K010RNJ Kyocera AVX LCSC C7177 10uF 10V 3Ω@100kHz ±10% CASE-A-3216 Tantalum Capacitors ROHS
10 D2 S3A_C232835 SMC_L6.9-W5.9-LS8.0-RD 1 S3A onsemi(安森美) LCSC C232835 3A Single 50V 1.2V@3A SMC(DO-214AB)
25 R14 220Ω R0805 1 RC0805FR-07220RL YAGEO(国巨) LCSC C114519 125mW Thick Film Resistors ±1% 220Ω 0805 Chip Resistor
28 U3 AMS1117-3.3_C347222 SOT-223-4_L6.5-W3.5-P2.30-LS7.0-BR 1 AMS1117-3.3 UMW(广东友台半导体) LCSC C347222 1A 60dB@(120Hz) Fixed 5V~5V Positive 18V SOT-223
29 U4 AMS1117-5.0_C347223 SOT-223_L6.7-W3.5-P2.30-BR 1 AMS1117-5.0 UMW(广东友台半导体) LCSC C347223 1A 60dB@(120Hz) Fixed 3.3V~3.3V Positive 18V SOT-223

Thanks!

:+1:



BTW

There is no need to for 45° corners for traces, analysis and testing has proven this is not needed except in extremely, extremely high frequencies which we will never be involved with.

1 Like

Let’s assume your Vin is 12v and the 5v regulator is suppling 800mA


W(regulator) = (12v - 5v) * 0.8A = 7v * 0.8A = 5.6 Watts :scream:

For digital projects, suggest you use a SMPS, Buck Converter for your 5v, about $1.00 each.

Here is a buck converter example:

  • Input voltage 3.2V ~ 40V
  • Output voltage 1.25V ~ 35V
  • Output current 3A (max)
  • Conversion efficiency of 92% (maximum)
1 Like

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.