이스타르의 경험과 노하우를 바탕으로 여러분의 프로젝트를 시작할 수 있도록 도와드리겠습니다!
디자인 파일과 제작 요구 사항을 업로드하시면 30분 이내에 답변해 드리겠습니다!
You may think PCB mounting holes are just plain holes. But there is more to them than you might see at first. Making them the right way is very important. It makes sure your PCB is strong and easy to put together. It also helps it work the right way. In this article, we will talk about the different kinds. We will talk about why they are so important. And we will talk about how to make them the right way in your PCB computer program.
So, what are PCB mounting holes? They are holes that are put into a circuit board. These holes are used to hold the board tightly to a case or another thing. I have seen many projects where people didn’t think about these holes until the end. This caused trouble later on. Good mounting holes are very important for making sure your board is strong and doesn’t move. They stop the board from moving around. They also stop it from shaking. Shaking could break the parts on the board or the solder that holds them. The holes also help when you are putting the board together. They make sure everything lines up in the right way.
One of the first things you have to decide is what kind of mounting hole to use. You can choose plated through-holes (PTH). Or you can choose non-plated through-holes (NPTH). This may seem like a small thing to decide, but it can make a big difference.
I have used both kinds of holes in my work. Plated holes have a thin layer of copper on the inside wall of the hole. This is very good when you need to connect the screws or bolts to your ground plane. This is for electrical grounding. This can help stop electrical fuzz, which is a big problem for circuits that work very fast. Non-plated holes are different. They are just holes with no copper inside. I use these when the screws should not touch any of the electricity in the board’s circuits. Remember, making non-plated holes can cost more. This is because it takes an extra step to make them.
Mounting Hole Type | 최상의 대상 | 좋은 것들 | 나쁜 것들 |
---|---|---|---|
Plated (PTH) | Connecting to ground, stopping electrical noise. | Good for connecting to a metal case. Can make electrical signals cleaner. | Can cost more. Solder might fill the holes when it is put together. |
Non-Plated (NPTH) | Just for holding the board. | Keeps electricity away from the screws. Easier to put together sometimes. | Can take extra steps to make and cost more. |
Picking the right size for your mounting holes is very important. I always say, “pick your screw first!” The screw you use tells you how big the hole needs to be. You need to find the size of your screw. Then, make your hole a little bigger than the screw. This gives you a little extra space. That way, the screw does not crack the board. A popular choice for my projects is an M3 screw. This screw usually needs a hole that is about 3.2mm wide.
You need to think about more than just the hole. Think about the screw head too. Make sure there is enough room around the hole for the screw head. Also, make sure there is room for the tool you will use to make it tight. I learned this the hard way one time. I put a tall part too close to a mounting hole. Then I could not get a screwdriver in there!
Where you put your mounting holes is very important. It’s just as important as their size. For a board that is shaped like a rectangle, I put a hole in each corner. This gives the best support. It stops the board from bending. It is also a good idea to keep the holes away from the edge of the board. A good rule is to keep the hole away from the edge of the board. The middle of the hole should be at least 3mm from the edge. This stops the board from cracking.
If your board is big, you may need more holes in the middle. This will stop it from bending. And make sure your holes match up with the case you are putting the board in. I use a 3D picture of the case in my PCB software. This helps me check that everything lines up.
Empty space, or clearance, is the space you leave around your mounting holes. It is very important to do this. It helps you stay out of trouble. You need to make a “keep-out” area around every hole. This means you should not put any copper lines or other parts too close to the hole. I try to leave at least 3mm to 5mm of empty space around the hole.
This empty space stops the screw from touching a live copper line. If it touches, it can cause a short circuit. It also keeps nearby parts safe when you tighten the screws. Parts that break easily can be a problem. For example, ceramic capacitors. They are in danger if they are too close to a hole. The board can bend a little when you make the screw tight.
Yes, you can, and it is often a smart thing to do! You can use plated mounting holes. You can connect them to your ground plane. This is a great way to make your board work better. When you put the board in a metal case with screws, the plated hole connects the board’s ground to the case. This can help protect your circuit from electromagnetic interference (EMI). EMI is electrical fuzz that you don’t want.
But you have to be careful. Usually, you should not connect the mounting holes to the signal ground. It’s better to connect them to a chassis ground. Sometimes it is best to only use one hole for grounding. This stops ground loops from happening. Ground loops can make their own noise problems. The best way to do grounding depends on what you are making.
Most computer programs for making PCBs make it easy to add mounting holes. For example, programs like Altium Designer or KiCad. You can often add a “pad” or a “hole” from the main menu.
Here is the way I usually do it:
Some programs have ready-to-use footprints for normal mounting hole sizes. This can help you save time.
The annular ring is the copper ring around a plated through-hole. The part’s leg, or the screw, connects to this ring. The size of this ring is important to make a good connection. A good rule for the smallest ring size is about 0.1mm (4 mils) wide.
A bigger annular ring can give better support. This is great for bigger parts. It is also good for boards that might shake a lot. Sometimes I use teardrop shapes. This is where the copper line meets the ring. This adds more copper. It makes the connection stronger. This helps stop cracks from forming.
I have made some mistakes over the years. I have also seen mistakes from other people who make boards. Here are some common mistakes you should try not to make:
It’s easy to not pay attention to something simple like a mounting hole. But I have learned that paying attention to these small things can save you a lot of trouble later. A mounting hole that is made well will make sure your PCB is safe and easy to put together. It will also make sure it works right every time.
기억해야 할 주요 사항은 다음과 같습니다.
If you remember these things, you will be able to make strong PCBs that work well. Happy designing