PCB layout is the most critical step in electronic product design. The layout and routing of a PCB directly impact the performance of the circuit. Although there are many software tools available for automatic PCB layout and routing, as signal frequencies continue to increase, engineers often need to understand the fundamental principles and techniques of PCB layout and wiring to ensure their designs are optimal. "PCB Layout and Routing 100 Questions" covers the basic principles and design techniques of PCB layout and routing. It answers common questions about PCB layout and wiring in a question-and-answer format, making it an invaluable practical guide for PCB designers. Everyone is encouraged to contribute and improve upon this resource.
Note: The image has no relation to the article!

1 [Q] What should you pay attention to when wiring high-frequency signals?
A. Impedance matching of signal lines;
2. Spatial isolation from other signal lines;
3. For digital high-frequency signals, using differential pairs can be more effective;
2 [Q] In layout, if the lines are dense, there may be more vias, which can affect the electrical performance of the board. How to improve the electrical performance of the board?
A. For low-frequency signals, vias are not a big issue, while for high-frequency signals, minimize the number of vias. If the lines are numerous, consider using a multi-layer board;
3 [Q] Is it better to add as many decoupling capacitors as possible on the board?
A. Decoupling capacitors should be added at appropriate positions with suitable values. For example, place them near the power supply port of your analog device and use different capacitor values to filter out spurious signals at various frequencies.
4 [Q] What is the standard for a good board?
A. A well-organized layout, sufficient power line redundancy, proper high-frequency impedance control, and simple low-frequency traces.
5 [Q] How much influence do through holes and blind holes have on signal difference? What is the principle of application?
A. Using blind or buried vias is an effective way to increase the density of multilayer boards, reduce the number of layers, and decrease the number of plated-through holes. However, through holes are more cost-effective and easier to manufacture, so they are commonly used in general designs.
6 [Q] When dealing with analog-digital hybrid systems, it's suggested to divide the electrical layer and cover the ground plane with copper. It's also recommended to separate the electric ground layer and connect different grounds at the power source end, but the signal path is far away. How to choose the appropriate method for specific applications?
A. If you have a high-frequency signal (e.g., 20MHz) that is long and numerous, you need at least two layers to provide this analog high-frequency signal. One layer for signal lines and one layer for a large area. The signal line layer needs enough vias to the ground. This ensures:
1. Providing a complete transmission medium and impedance matching for analog signals.
2. Isolating analog signals from other digital signals.
3. Keeping the ground loop small, as you have many vias, resulting in a large ground plane.
7 [Q] On the board, the signal input connector is on the leftmost edge of the PCB, and the MCU is on the right side. Should the regulated power supply chip be placed close to the connector (the power IC outputs 5V after a relatively long path), or should the power IC be placed in the center to the right (the 5V output of the power IC reaches the MCU shorter, but the input power line goes through a longer PCB)? Or is there a better layout?
A. First, determine whether your signal input connector is an analog device. If it is, it's recommended that your power supply layout should not affect the signal integrity of the analog part. Consider the following points:
(1) Whether your regulated power supply chip is a clean, low-ripple power supply. For the analog part, the requirements for the power supply are higher.
(2) Whether the analog part and your MCU share a power supply. In high-precision circuits, it's recommended to separate the power supply between the analog and digital parts.
(3) The power supply for the digital part should be considered to minimize its impact on the analog circuit.
8 [Q] In the application of high-speed signal chains, there are analog ground and digital ground for multiple ASICs. Is it better to split the ground or keep it unsplit? What are the existing guidelines? Which effect is better?
A. There is no definitive conclusion. Generally, check the chip manual. ADI's mixed-chip manuals recommend grounding solutions, some recommending a common ground, others recommending isolation. It depends on the chip design.
9 [Q] When should I consider the length of the line? If you want to consider using isometric lines, what is the difference between the lengths of the two signal lines? How to calculate?
A. The idea for calculating the difference in line length: If you pass a sinusoidal signal, your length difference is equal to half of its transmission wavelength, and the phase difference is 180 degrees, then the two signals are completely offset. So the maximum allowable length difference is at that point. By analogy, the signal line length difference must be less than this value.
10 [Q] Is the serpentine line suitable for high-speed situations? Are there any disadvantages? For example, for differential traces, the two sets of signals are required to be orthogonal.
A. Serpentine lines have different functions depending on the application:
(1) In computer boards, serpentine traces mainly act as filters and impedance matching to improve the anti-interference ability of the circuit. They are mainly used in clock signals such as PCI-Clk, AGPCIK, IDE, DIMM, etc.
(2) In ordinary PCBs, besides acting as a filter inductor, they can also be used as an inductive coil for radio antennas. For example, a 2.4G walkie-talkie uses a serpentine trace as an inductor.
(3) Some signal wiring lengths must be strictly equal. In high-speed digital PCBs, keeping the delay difference of each signal within a range ensures the validity of data read by the system in the same period. When the delay difference exceeds one clock cycle, data from the next cycle is misread. Winding is the only solution. Generally, the delay difference does not exceed 1/4 clock cycle, and the delay per unit length is fixed. Delay is related to line width, line length, copper thickness, and plate layer structure, but increasing line length increases distributed capacitance and inductance, causing signal quality to drop. Therefore, the clock IC pins are generally connected via a terminal, but the serpentine trace does not act as an inductor. Conversely, an inductor will phase shift the higher harmonics in the rising edge of the signal, causing signal quality to deteriorate. Thus, the spacing of the serpentine line should be at least twice the line width. The smaller the signal rise time, the more susceptible it is to distributed capacitance and inductance.
(4) Serpentine traces function as LC filters with distributed parameters in some special circuits.

11 [Q] When designing a PCB, how to consider electromagnetic compatibility (EMC/EMI), what needs to be considered? What measures are taken?
A. Good EMI/EMC design must take into account the location of the device, the layout of the PCB stack, the important online routing, and the choice of devices. For example, the position of the clock generator should not be close to the external connector. High-speed signals should go as far as possible to the inner layer and pay attention to characteristic impedance matching and the continuity of the reference layer to reduce reflection. The slope of the signal pushed by the device should be as small as possible to reduce high-frequency components. Choose decoupling/bypass capacitors and ensure the frequency response meets the requirements to reduce power layer noise. Also, pay attention to the return path of the high-frequency signal current so that the loop area is as small as possible (i.e., the loop impedance is as small as possible) to reduce radiation. It is also possible to divide the formation to control the range of high-frequency noise. Finally, choose the appropriate grounding point of the PCB and the casing.
12 [Q] Please ask about the RF broadband circuit PCB transmission line design, what needs attention? How to set the ground hole of the transmission line appropriately, does impedance matching need to be designed by itself or with PCB processing manufacturers?
A. Answering this question requires considering many factors. For example, various parameters of the PCB material, the transmission line model finally established based on these parameters, and the parameters of the device. Impedance matching is generally designed according to the information provided by the manufacturer.
13 [Q] When the analog circuit and the digital circuit coexist, half of them are the digital circuit part of the FPGA or the MCU, and the other half is the analog circuit part of the DAC and the related amplifier. There are many power sources of various voltage values, and the power supply that uses the voltage value used by both circuits of the digital and analog circuits, whether it is possible to use a common power supply, and what skills are there in the layout of the wiring and the magnetic beads.
A. General use is not recommended. This can be complicated to use and difficult to debug.
14 [Q] Hello, what is the main basis for the selection of packages for resistors and capacitors when designing high-speed multilayer PCBs? Commonly used for those packages, can give a few examples.
A. 0402 is commonly used in mobile phones; 0603 is commonly used for high-speed signals; the basis is that the smaller the package, the smaller the parasitic parameters. Of course, the same package of different manufacturers has great differences in high-frequency performance. It is recommended that you use high-frequency components in critical locations.
15 [Q] Generally, in the design, is the double panel going to the signal line first or the ground line first?
A. This should be considered comprehensively. Consider the trace when considering the layout first.
16 [Q] What are the most important issues to be aware of when designing high-speed multilayer PCBs? Can you elaborate on the solution to the problem?
A. The most important thing to note is that the design of your layer is the signal line, power line, ground, and control line. How are you divided in each layer? The general principle is to ensure at least a single layer of analog and analog signals. A separate layer is also recommended for power supplies.
17 [Q] Please ask when to use 2 layers, 4 layers, 6 layers, is there a strict technical limit? (Remove the volume) Is the frequency of the CPU or the frequency of its interaction with the external device data?
A. The use of multi-layer boards can first provide a complete ground plane, and can provide more signal layers for easy routing. For the application of the CPU to control the external memory device, the frequency of interaction should be considered. If the frequency is high, the complete ground plane must be guaranteed. In addition, the signal line should preferably be of equal length.
18 [Q] How to analyze the influence of PCB layout on analog signal transmission, how to distinguish whether the noise introduced during signal transmission is caused by wiring or op amp device.
A. This is difficult to distinguish, only through the PCB wiring to minimize the wiring to introduce additional noise.
19 [Q] I recently studied the design of PCB. For high-speed multi-layer PCB, it is appropriate to set the line width of power, ground and signal lines. What are the common settings? Can you give an example? For example, how to set the working frequency at 300MHz?
A. 300MHz signal must be impedance simulation to calculate the line width and the distance between the line and the ground; the power line needs to determine the line width according to the current line. When mixing the signal PCB, generally do not need "line", but use the entire plane, so To ensure that the loop resistance is minimal and that there is a complete plane below the signal line.
20 [Q] What kind of layout can I achieve the best heat dissipation?
A. There are three main sources of heat in the PCB: (1) heat generation of electronic components; (2) heat generation of PCB itself; and (3) heat from other parts. Among the three heat sources, the component generates the largest amount of heat, which is the main heat source, followed by the heat generated by the PCB board. The external heat input depends on the overall thermal design of the system, and is not considered for the time being. The purpose of the thermal design is to take appropriate measures and methods to reduce the temperature of the components and the temperature of the PCB, so that the system works properly at the right temperature. Mainly by reducing heat and speeding up heat dissipation.

21 [Q] Can you explain the relationship between the line width and the size of the matching via?
A. Answering this question is very good. It is hard to say that there is a simple proportional relationship because his two simulations are different. One is a polygon transmission and the other is a circular transmission. You can find a perforation impedance calculation software on the Internet, and then keep the impedance of the via and the impedance of the transmission line consistent.
22 [Q] In a common PCB circuit board with MCU control, but the requirements of high current and high speed signals are not very high, then whether the outermost edge of the PCB is covered with a ground wire will wrap the whole circuit board. Would it be better?
A. In general, it is enough to lay a complete land.
23 [Q] 1, I know that the AD conversion chip should be connected to the single point of analog ground and digital ground, but what if there are multiple AD conversion chips on the board? 2. In a multi-layer circuit board, when a multi-channel switch (multi-plexer) switches analog sampling, do you need to separate the analog part from the digital part like an AD conversion chip?
A. 1. Several ADCs should be put together as much as possible. The analog ground digitally connects at a single point under the ADC. 2. Depending on the switching speed of the MUX and the ADC, the speed of the general ADC will be higher than the MUX, so it is recommended to place it below the ADC. Of course, for the sake of safety, you can also put a magnetic bead package under the MUX. When debugging, choose where to make a single point connection depending on the specific situation.
24 [Q] In the conventional network circuit design, some use several places together, and such usage? why? Thank you!
A is not very clear about your problem. There are certainly several types of ground for a hybrid system, and eventually they will be connected together at one point, the purpose of which is to equal potential. Everyone needs a common ground level for reference.
25 [Q] How to effectively deal with the analog part and the digital part of the PCB, analog ground and digital ground, thank you!
A The analog circuit and the digital circuit should be placed in separate areas so that the analog circuit is reflowed in the analog circuit area and the digital is in the digital area, so that the number does not affect the simulation. The starting point for analog ground and digital ground processing is similar, and the return of the digital signal cannot be allowed to flow to the analog ground.
26 [Q] What are the differences in the design of ground lines for analog and digital circuits in PCB design? What issues need attention?
A. The main requirements of the analog circuit to the ground are: complete, small loop, and impedance matching. Digital signals are not particularly required if low frequency; if the speed is high, impedance matching and ground integrity are also considered.
27 [Q] Decoupling capacitors generally have two, 0.1 and 10. If the area is tight, how to place two capacitors, which one is better?
A should be designed according to the specific application and what chip
28 [Q] Please ask the teacher, in the RF circuit, there will always be two signals of IQ. Do you need the same length of the two lines?
A Try to use the same in the RF circuit.
29 [Q] Is the design of the high-frequency signal circuit different from the ordinary circuit design? Can you briefly explain the layout design as an example?
A high-frequency circuit design should consider the influence of many parameters. Under high-frequency signals, many parameters that can be ignored by ordinary circuits cannot be ignored, so the transmission line effect may be considered.
30 [Q] High-speed PCB, how to deal with the avoidance of vias during the wiring process, is there any good advice?
A high-speed PCB, it is best to play less holes, increase the signal layer to solve the need to increase the need for vias.

31 [Q] How to choose the thickness of the power supply line in the PCB design? Is there any rules?
A can refer to: 0.15 × line width (mm) = A, also need to consider copper thickness
32 [Q] When the digital circuit and the analog circuit are on the same multi-layer board, should the analog ground and the digital ground be arranged on different layers?
A does not need to do this, but the analog circuit and the digital circuit are placed separately.
33 [Q] Is it suitable to use up to several vias for general digital signal transmission? (Signal below 120Mhz)
A best not to exceed two vias.
34 [Q] In the circuit with analog circuit and digital circuit, how to avoid mutual interference when designing PCB board?
A. Analog circuits are generally interfered if they match a reasonable amount of radiation. Sources of interference come from devices, power supplies, space, and PCBs; digital circuits are certainly sources of interference due to their large frequency components. The solution is generally reasonable device layout, power supply decoupling, PCB delamination, and if the interference characteristics are large or the analog part is very sensitive, a shield can be considered.
35 [Q] For high-speed circuit boards, parasitic parameters may exist everywhere. In the face of these parasitic parameters, are we precise parameters and then eliminated, or empirical methods? How should this efficiency and performance be balanced?
A general analysis of the impact of parasitic parameters on circuit performance. If the impact cannot be ignored, it must be considered and eliminated.
36 [Q] What should you pay attention to when laying out the multi-layer board?
When answering the layout of the multi-layer board, because the power supply and the ground layer are in the inner layer, be careful not to have a suspended ground plane or power plane. Also, make sure that the vias hitting the ground are connected to the ground plane. Finally, it is important for some. The signal is added with some test points to facilitate measurement when debugging.
37 [Q] How to avoid crosstalk for high speed signals?
A can make the signal line farther away, avoid parallel lines, shield by laying or adding protection, and so on.
38 [Q] I would like to ask the power plane in the multi-layer board design, but need to design the power plane in the double-layer board?
Answer is difficult, because your various signal lines are almost in the double layer layout.
39 [Q] What is the effect of the thickness of the PCB on the circuit? How is it generally selected?
The thickness of the answer is important when making impedance matching. The PCB manufacturer will ask if the impedance matching is calculated when the thickness is too high. The PCB manufacturer will make it according to your requirements.
40 [Q] The ground plane can make the signal minimum loop, but it will also generate parasitic capacitance with the signal line. How should this be chosen?
A depends on whether the parasitic capacitance has a non-negligible effect on the signal. If you can't ignore it, then rethink it.

41 [Q] LDO output as a digital power supply or analog power means that the digital and analog which first power supply output is good?
A If you want to use an LDO to provide power for digital and analog, it is recommended to connect the analog power supply first. After the analog power supply is filtered by the LC, it is a digital power supply.
42 [Q] Please use magnetic beads between analog Vcc and digital Vcc, or should we use magnetic beads between analog ground and digital ground?
A. The analog VCC is LC filtered to obtain the digital VCC, and the magnetic beads are used between the analog ground and the digital ground.
43 [Q] How to route differential signal lines such as LVDS?
A general need to pay attention: all wiring including the surrounding device placement, the ground plane needs to be symmetrical.
44 [Q] A good PCB design, you need to do as little as possible to emit electromagnetic radiation, but also to prevent external electromagnetic radiation to interfere with yourself, what measures should the circuit take to prevent external electromagnetic interference?
The best way to answer is to block and prevent external interference from entering. On the circuit, such as INA, you need to add RFI filter in front of INA to filter out RF interference.
45 [Q] How to solve the problem of transmission line effect when designing a PCB with a fast integrated circuit chip circuit with high clock frequency?
What chip is this fast integrated circuit chip? If it is a digital chip, generally do not have to consider. If it is an analog chip, it depends on whether the transmission line effect is large enough to affect the performance of the chip.
46 [Q] Is there still a need for copper in a multi-layer PCB design? If copper is covered, which layer should it be connected to?
A If there is a complete ground plane and power plane inside, the top and bottom layers may not be copper.
47 [Q] In the high-speed multi-layer PCB design, how to carry out impedance simulation generally, what software is used? Is there any problem that requires special attention?
A You can use MulTIsim software to simulate the resistor-capacitor effect.
48 [Q] Some devices have thinner pins, but the traces on the PCB are thicker. Will the impedance mismatch be caused after the connection? If so how to solve it?
Answer to see what device. And the impedance of the device is generally given in the data sheet, generally has little to do with the thickness of the pin.
49 [Q] Differential lines generally need to be the same length. If it is difficult to achieve in LAYOUT, is there any other remedy?
Answers can solve the problem of equal length by taking the serpentine line. Now most PCB software can automatically take the same length line, which is very convenient.
50 [Q] When using the multimeter to measure the analog ground of the chip and the digital ground interface is conductive, so that the analog digital digital is not a multi-point connection?
The ground pins inside the chip are connected together. However, a connection is still required on the PCB. The ideal single-point grounding should be to understand the connection point location of the analog and digital parts of the chip, and then design the single-point connection location on the PCB to the analog and digital demarcation points of the chip.

51 [Q] Due to the size limitation of the board, my circuit board uses two-sided patch soldering chip. A lot of vias are left on the board, and the signal line is also in the vicinity. Does the line interfere with the signal?
A If it is a low-speed digital signal, it should be a small problem. Otherwise it will definitely affect the quality of the signal.
52 [Q] When considering whether to do impedance matching, the digital line is to see if the total time exceeds 20% of the rising edge when the signal is transmitted to the reflection. If it exceeds, impedance matching is required. Does the analog line need impedance matching? How to think about it?
Answering the low frequency analog signal does not need to be matched. Of course, the analog signal of the radio frequency should also consider the matching problem.
53 [Q] Regarding the complete ground plane, on the board using the AD/DA chip, if the number of layers is relatively large, a complete analog ground and a complete digital ground can be provided; or both ground planes can be provided. Divide the analog ground and the digital ground separately. What are the advantages of both?
In general, the ground level will be paved. Unless it is a special case, such as the analog part of the board and the digital part are clearly separated, it can be easily distinguished.
54 [Q] When using magnetic beads or MECCA to connect digital and analog grounds, the frequency characteristics are used so that the high-frequency components in the digital ground do not affect the analog ground, and the two levels are equal. Then, 0ohm resistors connect digital, analog ground, and sometimes only use a small piece of copper connection, can you analyze it?
The equivalent circuit of the magnetic bead is equivalent to the band-stopper, which only significantly suppresses the noise of a certain frequency. When using it, it is necessary to estimate the noise frequency in advance so that the appropriate model can be selected. For frequencies that are uncertain or unpredictable, the beads do not match. The 0 ohm resistor is equivalent to a very narrow current path, which effectively limits the loop current and suppresses noise. The resistor has an attenuation in all frequency bands (0 ohm resistor also has impedance), which is stronger than the magnetic beads. The copper skin is similar to a 0 ohm resistor.
55 [Q] How to avoid the noise introduced during wiring?
A The digital ground and the analog ground should be grounded at a single point, otherwise the digital ground return will cause interference to the analog circuit through the analog ground.
56 [Q] How does the PCB prevent the interference of the abrupt signal such as PWM on the analog signal (such as an op amp), and how to test the interference (radiation interference or conducted interference)? In addition to the layout and wiring need to pay attention, is there any other way to suppress (except the means of shielding?
A. From the several interfaces of the op amp, the input should prevent spatial coupling interference and PCB crosstalk (layout improvement); the power supply requires different capacitance decoupling capacitors. The test can use the oscilloscope's probe to test the position mentioned above to determine where the interference comes from. If the PWM signal is converted to DC control voltage through low-pass filtering, it can be considered to filter, or a small capacitor connected in parallel to make the PWM waveform round and reduce high-frequency components.
57 [Q] Excuse me, in the circuit board, an ARM or FPGA often connects a lot of RAM, FLAH devices, what are the connections between these main chips and these memories, what is the number of vias? Is it restricted? What is the size of the via hole commonly used in digital signals? Does the size of the via aperture have a large effect on the signal?
Answer If the speed is greater than 100MHz, it is better not to exceed more than two vias on one signal line. The vias should not be too small. Generally, the aperture of 10 mils can be used.
58 [Q] When the double panel of the cloth (high frequency is), the fewer the vias when the top layer is connected to the bottom layer, the better? So how to put a hole is more reasonable?
Answering the hole is for the signal line. If it is the ground via, more appropriate will reduce the ground loop and impedance. The principle of putting it in is to enter the device.
59 [Q] What should I pay attention to LVDS signal wiring? How to route?
A Parallel isometric
60 [Q] Is the data line parallel wiring for mutual interference?
Answer and walk the line to pay attention to the line-to-line spacing to prevent crosstalk.

61 [Q] In a 4-layer board, there is an entire acquisition system with analog amplification, digital acquisition, and MCU. After the cloth is laid, how to measure the input impedance of the system, how to match the input impedance of the system and the sensor, how to match, there is no relevant design principle.
A don't know how high your analog signal is. If it is not high, you don't need impedance matching. Impedance matching can use some simulation software to calculate the impedance of the PCB. For example APPCAD. The impedance of the device can be queried by the manual.
62 [Q] I often see a lot of holes on the PCB. The more holes, the better? Is there any rules?
A: No. To minimize the use of vias, consider reducing the effects of vias on the circuit when you have to use vias.
63 [Q] There is inevitably a cross-plane phenomenon when wiring a multi-layer board. Our current cooking is to give priority to the differential line without crossing the plane when cutting the plane. But once I thought the teacher’s statement was that the single-ended could not cross, and the difference was not so strict. Ask the teacher about this.
Answer that the single-ended and differential signals have to flow back after crossing the ground plane. If the reflow returns around a large circle, it will induce more interference. If the noise on the difference line is the same, it will cancel each other, so there is Certainly reasonable.
64 [Q] How to distinguish between digital ground and analog ground in high-speed multilayer PCB design? Is it connected as described in the device data sheet?
A high-speed design does not need to be divided into digital ground and analog ground.
65 [Q] How to consider the fuse current of PCB trace? ? When the PCB traces, the current will blow, what factors are related?
Answer 0.15 × line width (mm) = A, then the maximum current. It is not possible to use the blown current to make a budget when designing. This is the cross-sectional area of the copper wire.
66 [Q] Please ask what protection is needed in the signal input and output interface and power input interface? When the power supply is 220V input to DC, what protective measures are needed in actual application?
Answer TVS tube, fuses are necessary on the power supply. If the signal is used, it is necessary to add a TVS tube and a diode to protect the analog circuit from the presence of a large voltage.
67 [Q] See the 45-degree angle and the arc when the PCB board is bent. What are the advantages and disadvantages? How to choose?
A. From the perspective of impedance matching, both lines can be made to match the corners. However, rounded corners may not be well processed.
68 [Q] If the size is limited in the high-frequency trace, what are the most commonly used routing methods or reasonable routing methods? For example, snake-shaped lines, can you?
Bad answer, will introduce more parasitic parameters
69 [Q] I ask the key input model when using the instrumentation amplifier. I still need copper over the device layer. I have already covered the copper on the bottom layer of the device. There is also the feedback resistance of the instrumentation amplifier. I use the in-line, the lead wire is long, and the temperature drift and accuracy of the patch are not up to the requirements. How to deal with it.
A general method of placing the chip data will have a recommended layout method and diagram, you can refer to. It is necessary to ensure that the leads are short and thick. It is better to choose the low-precision resistor of the chip or the high-precision resistor. It depends on the result of the specific debugging.
70 [Q] The PCB software can be automatically routed, but is the position layout of the device to be manually placed?
A best place and route are done manually.

71 [Q] When doing PCB board making, is there any special regulation for PCB material selection or how to choose materials? I am currently working on a high-frequency signal board. What is the best choice for a PCB board?
A. The high-frequency circuit board substrate currently used is a fluorine-fluoride dielectric substrate, such as polytetrafluoroethylene (PTFE), which is usually called Teflon, and is usually applied at 5 GHz or higher. When you are doing the board, you can explain it with the PCB manufacturer.
72 [Q] I am a beginner in PCB design. I want to know what is the selection rule for the coupling capacitor? How is the size of the value calculated?
A general situation, for the power generation part, to use 10u and 0.1u capacitor decoupling, we must consider both high frequency and low frequency decoupling; for other originals are generally 0.1u capacitor decoupling in the power supply part.
73 [Q] What is the attenuation of a 5khz pulse signal after walking 20cm long and 10mil wide on the board?
A. Different materials have different parasitic parameters of the PCB, which can be calculated according to the parasitic parameters you use.
74 [Q] What are the requirements for the distance between the microstrip line and the ground plane in the high frequency? For example, greater than 1mm. Still not much demand, as long as it is almost enough? Still have to calculate by coplanar waveguide?
Answer must be calculated using the impedance simulation of the coplanar waveguide or microstrip line.
75 [Q] How to route to minimize the crosstalk of high frequency signals between lines?
Answering high frequency signals will reduce reflections and also reduce radiation.
76 [Q] I would like to ask DC-DCConvertIC, need to connect to the ground plane under the IC, connect to the ground plane through Via, what is the number of Via holes and how much influence? .
The answer can generally be designed according to the reference design. Due to the large current, a certain number of Vias may be required.
77 [Q] When the impedance is matched, if the impedance value given by the pin is complex, that is, both the impedance part and the reactance part, what is the impedance matching? Does light take into account the resistance part?
A. Consider conjugate matching and offset the imaginary part of the impedance.
78 [Q] Is it better to concentrate parameters and distribution parameters in high frequencies? How to choose these two methods is more appropriate? Thank you!
The answer distribution method has higher precision, but it is more complicated; the lumping method is relatively simplified, but there is a certain error.
79 [Q] What are the requirements for the distribution of the vias connecting the upper and lower copper plates?
Generally speaking, in order to improve connectivity, there should be no requirements for each.
80 [Q] How to balance the parasitic inductance and parasitic capacitance at the input of the amplifier in IF applications?
In general, parasitic inductance and capacitance have little effect on the IF circuit and can be ignored. Just make sure you don't introduce large parasitic capacitance and inductance values.

81 [Q] How can I effectively reduce the interference effects between circuit components and how the amplifier is laid out to minimize the introduction of ripple?
The principle of reducing interference is:
1. Reduce the radiation end;
2. Strengthen the isolation, shielding and withdrawal of the interference;
The principle of ripple reduction is also
1. Reduce the ripple output of the switching power supply;
2. Sufficient decoupling filtering;
82 [Q] When the 6-layer design, the layer distribution skills, those lines have to go to the middle layer?
Answer your design. The principle is to ensure that the analog signal line and the analog ground have two separate layers.
83 [Q] When the analog ground is connected to the digital ground, is the method used to connect a suitable magnetic bead to the analog ground in the digital ground? How to choose
Off-Grid Solar System
In places where the grid availability is zero or where there are high instances of power cut, Off-grid systems are an apt solution for relief from power cuts and they can be installed with a standalone inverter with a separate or integrated charge controller.
If the off-grid system is designed with appropriate solar panels and Battery, it can supply power throughout the year without ever relying on the grid power. If the system is under designed then the battery is always in very low status. We use inverters from reputed brands like Growatt,Goodwe and HuaWei for our off-grid systems.
Off Grid System,Off Grid Solar System,Off Grid Power Systems,Off Grid Solar Power Systems
Wuxi Sunket New Energy Technology Co.,Ltd , https://www.sunketsolar.com