PCB engineers must see: 105 basic guidelines for wiring design!

PCB layout is a crucial step in the design of electronic products. The layout and routing of PCBs directly impact the performance of the circuit. Although many software tools now offer automatic PCB layout and routing, as signal frequencies continue to rise, engineers often need to understand the fundamental principles and techniques of PCB layout and wiring to ensure their designs are optimized. "PCB Layout and Routing 100 Questions" covers the basic principles and design techniques of PCB layout and routing. It answers questions about PCB layout and wiring in a question-and-answer format, making it an invaluable practical resource for PCB designers. Everyone is welcome to contribute and improve upon this foundation. Note: The picture has nothing to do with the article!

1. [Q] What should you pay attention to when wiring high-frequency signals? A. Impedance matching of signal lines; space isolation from other signal lines; for digital high-frequency signals, using differential lines is more effective. 2. [Q] In the layout, if the line is 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 significant, but for high-frequency signals, minimize the number of vias. If the lines are numerous, consider using a multi-layer board. 3. [Q] Is adding a decoupling capacitor always better? 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 different frequencies. 4. [Q] What is the standard for a good board? A. A reasonable layout, sufficient power redundancy, proper high-frequency impedance, and simple low-frequency traces. 5. [Q] How much influence do through holes and blind holes have on signal differences? What is the principle of application? A. Using blind or buried holes increases the density of multilayer boards, reduces the number of layers and board size, and significantly reduces the number of plated through holes. However, through holes are easier to process and less costly, so they are commonly used in general designs. 6. [Q] When dealing with analog-digital hybrid systems, it is suggested to divide the electrical layer and cover the ground plane with copper. It is also recommended to divide 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 line (20MHz) with multiple lengths, you need at least two layers to provide a signal line layer and a large area ground plane. The signal line layer needs enough vias to the ground to: 1. Provide a complete transmission medium and impedance matching for analog signals. 2. Isolate the analog signal from other digital signals. 3. Keep the ground loop small due to the large plane. 7. [Q] In the board, the signal input connector is on the leftmost edge of the PCB, and the MCU is on the right side. Then, in the layout, should the regulated power supply chip be placed close to the connector (the power IC outputs 5V after a relatively long path), or placed the power IC to the center to the right (the 5V output of the power IC reaches the MCU is shorter, but the input power line goes through a longer PCB)? Or is there a better layout? A. First, determine if the signal input connector is an analog device. If it is, the power supply layout should not affect the signal integrity of the analog part. Consider: (1) Whether the regulated power supply chip provides a clean, low-ripple power supply. (2) Whether the analog part and the MCU share the same power supply. (3) Minimize the impact of the digital power supply on the analog circuit. 8. [Q] In the application of high-speed signal chains, there are analog ground and digital ground for multiple ASICs. Should we split the ground or keep it undivided? What are the existing guidelines? Which effect is better? A. There is no conclusion yet. 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, the length difference equals half the wavelength, resulting in a phase difference of 180 degrees, causing the two signals to cancel each other. Therefore, the length difference must be less than this value. 10. [Q] Are serpentine lines 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) On computer boards, they act as filters and impedance matchers to improve anti-interference capabilities. (2) In general PCBs, they can also act as inductors for radio antennas. (3) For high-speed digital PCBs, signal line lengths must be strictly equal to keep delay differences within a range, ensuring data validity. (4) In special circuits, serpentine lines can function as LC filters.

11. [Q] When designing a PCB, how to consider electromagnetic compatibility (EMC/EMI), what needs to be considered? What measures are taken? A. A good EMI/EMC design considers device location, PCB stack-up, important signal routing, and device selection. For example, clock generators should not be close to external connectors. High-speed signals should go to inner layers, paying attention to characteristic impedance matching and reference layer continuity. Signal slope should be as small as possible to reduce high-frequency components. Choose decoupling/bypass capacitors that meet frequency response requirements to reduce power layer noise. Pay attention to the return path of high-frequency signals to minimize loop area. Divide the formation to control high-frequency noise. Finally, choose the appropriate grounding point for the PCB and casing. 12. [Q] Please ask about 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 yourself or with PCB processing manufacturers? A. This requires considering various factors such as PCB material parameters, the transmission line model established based on these parameters, and device parameters. Impedance matching is generally designed according to information provided by the manufacturer. 13. [Q] When analog and digital circuits coexist, half of them are the digital part of the FPGA or MCU, and the other half is the analog part of the DAC and related amplifier. There are many power sources with various voltage values. Can the power supply used by both digital and analog circuits be shared? What skills are there in layout and wiring and magnetic beads? A. General use is not recommended. This can complicate things and make debugging difficult. 14. [Q] Hello, what is the main basis for selecting packages for resistors and capacitors when designing high-speed multilayer PCBs? Commonly used packages, can you give a few examples? A. 0402 is commonly used in mobile phones; 0603 is commonly used for high-speed signals. The basis is that smaller packages have smaller parasitic parameters. Different manufacturers' same package has great differences in high-frequency performance. It is recommended to 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 the division of signal lines, power lines, ground, and control lines. At least one layer should be dedicated to 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. Multi-layer boards can provide a complete ground plane and more signal layers for easy routing. For CPU applications controlling external memory devices, the interaction frequency should be considered. If the frequency is high, a complete ground plane must be guaranteed. Also, signal lines 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 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. 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 (multiplexer) 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? A. 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? A 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? A. 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 this magnetic bead? Thank you! The magnetic beads mainly play the role of isolating high-frequency noise. Different bead filter frequencies are different, so it is necessary to select the appropriate device according to the noise on the board. 84[Q] What should I pay attention to for signal layouts above 5G? Answering both the transmission line effect and the parasitic effects, as well as the EMI problem. 85 [Q] When there is a high-speed logic device in the circuit, what is the maximum wiring length? Answer wiring is not afraid of long, afraid of asymmetry or a relatively large difference, so it is easy to cause wrong logic due to delay 86[Q] In a high-speed digital circuit board, there are multiple power supplies with different voltage values. When laying the power plane, should you use multi-layer power planes or separate layouts on the same power plane? A can be multiple voltages on one plane, pay attention to the isolation. It is also possible to separate the most important power supply by one layer, so that it is not interfered by other power sources. 87[Q] When the difference line is taken, due to space constraints, it cannot be completely equidistant. Is it equidistant or equal? Answer length can guarantee impedance matching, but unequal distance actually affects differential matching and requires simulation test. 88[Q] How to reduce electromagnetic interference in PCB layout? Which other modules should be closer to the main control chip? Thank you! Answer For the main controller, the main signal is transmitted, so the analog and power parts should be away from the controller; for reducing electromagnetic interference, attention should be paid to matching, decoupling, place and route, layering, etc. It is recommended to refer to some information. 89 [Q] When

HJT Solar Panel

Sunket has launched HJT solar modules, which have the following 10 advantages:

1) Higher conversion efficiency: higher installed capacity within a limited installation area and lower BOS cost;
2) Higher reliability: Our product design is mature and has been tested by the market. Compared with large-sized components, it is more effective in resisting wind load and snow pressure, and it is not easy to cause frame damage, glass burst, and a large number of hidden cracks to cause excessive attenuation of components. ;
3) Low attenuation rate: 90% power line quality guarantee is still available after 30 years of use;
4) Low temperature coefficient of -0.24%: 2%-3.9% higher power generation per watt compared to conventional PERC;
5) Better low-light power generation performance: HJT adopts N-type silicon wafer technology, which generates 1% more electricity per watt compared to single crystal PERC;
6) No PID, no LID attenuation: lower attenuation of components in the whole life cycle and higher power generation;
7) Double-sided rate as high as 90%+: the backside of our heterojunction modules can have more than 90% and at least 423W of backside power generation, and the power generation superposition is higher after double-sided installation;
8) Lower LCOE: At present, compared with PERC single crystal technology, our heterojunction technology is more advanced, achieving the lowest LCOE of power generation, faster payback period and maximum benefit;
9) Good matching: suitable for photovoltaic grid-connected inverters and photovoltaic tracking brackets used in domestic mainstream;
10) Cost-effective.

HJT Solar,HJT Solar Panel,HJT Solar PV Module,HJT Solar Module,HJT PV Module

Wuxi Sunket New Energy Technology Co.,Ltd , https://www.sunketsolar.com