blog/posts/2013-04-22-pcb-design-fundamentals-a-design-guide.markdown
Sanchayan Maity 01d0d50249 Initial commit for blog migration to Hakyll
Never gave a damn about jekyll/ruby except to use it for github pages.
Now use Hakyll/Haskell and migrate from jekyll/ruby.
2017-02-14 02:00:46 +05:30

19 lines
1.4 KiB
Markdown
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

---
author: Sanchayan Maity
title: PCB Design Fundamentals - A Design Guide
tags: pcb design, hardware
---
<p style='text-align: justify;'>Recently I had the privilege to get some hands on training from one of the senior guys working at the Switzerland headquarters of our company. Till date, I had only learned about PCB design by reading books with a bit of experience coming from having dealt with PCB design vendors. It was very interesting to see the actual application of the principles i learned from someone very knowledgeable and experienced, first hand. The most interesting part of the training was the part where the concept of return paths was explained and how to take care of this while doing PCB design. It is something which i had not understood previously during my reading of books and application notes.</p>
<p style='text-align: justify;'>Rather than regurgitating what I learned and doing a shoddy job of it, I will just share the link to the design guide which my experienced colleagues have put out there for the benefit of customers of our company and others who might benefit from our products and work.</p>
[http://developer.toradex.com/hardware-resources/arm-family/carrier-board-design ](http://developer.toradex.com/hardware-resources/arm-family/carrier-board-design)
<p style='text-align: justify;'>On the above link you will find a link to the Apalis Carrier Board Design Guide which you should read.</p>
Enjoy!!!