News & Updates
Check out our article, where Lawrence Romine shares his top tools for conducting efficient Bill of Materials (BOM) reviews in PCB design. It highlights key features in Altium 365, Octopart, and ActiveBOM that help engineers avoid unsourceable components and streamline procurement.
As the first article in the "Mastering EMI Control in PCB Design" series from our new asset Dario Fresu, this piece explores signal propagation in PCBs, highlighting the crucial roles of impedance, dielectric materials, and trace geometry in maintaining signal integrity.
Discover essential strategies for high-speed PCB design, focusing on signal integrity, EMI mitigation, and thermal management. Our latest article provides insights on managing crosstalk, optimizing grounding, and addressing thermal challenges to ensure reliable PCB performance.
Designing microvias with sintered paste in rigid-flex PCBs offers enhanced electrical conductivity and mechanical strength, crucial for high-density applications. Our new article explores the benefits of sintered paste and provides essential design tips to optimize microvia performance and reliability.
Watch our webinar to learn how our centralized electronics design data platform can quickly integrate with your IT access, tracking, and compliance tools, while also making it easier to work in teams.
Our new article outlines strategies to achieve a 10% reduction in PCB costs by optimizing design and material choices, such as adjusting stack-up materials and hole sizes, using lower-cost parts, and considering single-sided assembly. These techniques help reduce expenses without sacrificing quality.
Check how Altium 365 helps eliminate EDA software vendor lock by enabling multi-CAD support in the cloud. This allows users to work with different CAD file formats within a single platform, enhancing collaboration and reducing the need for additional licenses. This approach offers greater flexibility and is set to transform the industry.
High-speed signal integrity is essential in PCB design to ensure data accuracy and system reliability. Key issues like impedance mismatches, crosstalk, and signal reflections need to be addressed through strategies such as controlled impedance traces, differential pairs, and suitable material choices. Check out our first article of the series about this topic.
Controlled impedance routing at high frequencies is difficult enough, and it's important to make sure that you stay within your loss budget on long routes or in lossy media. When you have to route a long trace or a long differential pair to a connector or another component, what can you do if you're reaching the end of your loss budget? In this article, we’ll take a look at the skip reference routing method and explain how it can help recover some loss budget in a lossy interconnect.
We are pleased to announce that Altium 365 is officially SOC 2 Type 1 certified. System and Organization Controls (SOC) 2 is a widely recognized attestation of security compliance defined by the AICPA and is considered the standard for ensuring data security and operational maturity. A SOC 2 certification provides valuable information for companies to assess the quality of the security provided by a service such as Altium 365.
It’s no secret that component shortages have become more frequent this year. Companies will continue to grapple with supply chain challenges into 2022 and beyond. The impact of manufacturing delays can be substantial if a part is not available. Delays occur and sales plans get put on hold. It can also be very expensive and risky to replace parts from multiple sources. Fortunately, many shortages can be avoided by introducing proactive supply chain practices.
Reliability testing and failure analysis of a PCB/PCBA go hand-in-hand; when designs are stressed to the limit, their failure modes need to be determined through thorough inspection and analysis. To get started on this topic, it’s important to understand the qualification aspects that will govern your bare board design and the PCBA. We’ll look at the various dimensions of PCB/PCBA reliability, as well as some of the standard failure analysis techniques used to identify potential design change requirements.
By now, designers should be aware of some important behavior involved in power delivery to components in a PCB, particularly for digital components. All digital components produce and manipulate wideband signals, where the frequency content theoretically extends up to infinite frequency. As such, some radiation may propagate through your PCB, leading to resonant behavior that is not observed on the power rail.
Once your board passes through the standard PCB fabrication process, the bare copper in your PCB will be ready for the application of a surface finish. PCB plating is applied to protect any copper in your PCB that would be exposed through the solder mask, whether it’s a pad, via, or other conductive element. In this article, I’ll run over the different PCB plating material options and their advantages in your PCB.
The PCB supply chain encompasses multiple components, raw materials, and the PCB itself. PCBs and PCB assemblies are often the most technically complex components that are purchased for electronic assemblies and products. The complexity of modern PCBs leads to several challenges for a supply chain management team that may be significantly different when compared with other commodities the team manages. In this brief guide, we'll look in-depth at the PCB supply chain, and specifically what falls within the purview of a procurement and supply chain management team.
On interconnects, such as board-to-board connections or cascaded transmission line arrangements, you have an important EMC compliance metric that is sometimes overlooked. This is mode conversion, which can be visualized in an S-parameter measurement for differential and common-mode signal transmission. In this article, we’ll look at a short overview of mode conversion in high-speed design with some examples from common differential standards.
There are some aspects of PCB design and layout that seem deceptively simple, and yet they have a complex answer that is related to many important aspects of manufacturing. One of these design aspects is the match between PCB via size and pad size. Obviously, these two points are related; all vias have a landing pad that supports the via and provides a place to route traces into a via pad. However, there are some important sizing guidelines to follow when the matching pad and via sizes, and this match is an important element of DFM and reliability.
Are you looking for a free tool that you can use to calculate the impedance of differential microstrips? We created a simple tool you can use to calculate differential microstrip impedance for a given geometry and dielectric constant. If you’ve been looking for an accurate differential microstrip impedance calculator, then the calculator below is certainly one of the best free tools you’ll find on the internet before you start using field solvers to determine differential pair impedance.
In this article, we’ll discuss the key design features to implement, and steps to take prior to fabrication that will help prevent some common DFM problems. I’ll also provide examples of where I commonly see these PCB DFM problems in signal integrity circuits.
If you’re working with a high-speed digital component, there are some simple power integrity rules that should be followed. However, there is one quantity that is sometimes ignored when building a PDN impedance simulation: the spreading inductance of your plane pair. Here are some points designers should know about the spreading inductance of a plane pair.
In this article, I’ll present some design basics that every new designer should follow to help ensure their design process is successful. Some of these points may challenge the conventional view of how circuit boards are constructed, but they are intended to help balance low noise signaling, manufacturability, and ease of solving a layout.
High voltage PCBs are subject to certain safety and reliability concerns that you won’t find in most other boards. If your fabrication house specializes in high voltage PCBs and keeps materials in stock, they can likely recommend a material set, as well as a standard stackup you might use for certain voltage ranges and frequencies. If you need to choose your own materials, follow the tips below to help you narrow down to the right material set.
There are some guidelines I see many designers implement as a standard practice, often without thinking about it. Some of these practices are misunderstood or implemented without best practices. Others are implemented without thinking about the potential problems. One of these is the use of tented vias, which is sometimes implemented in a PCB layout by default. Is this always the right practice?
The idea of a purely capacitive load is something of a fallacy. Yes, capacitors exist, but all capacitors are non-ideal, and it is this deviation from a theoretical capacitance that determines how to impedance match a load that exhibits capacitive behavior. Let’s take a look at this important aspect of interconnect design and see what it really means to terminate a capacitive load.
It is essential to ask questions and review the design approaches used with your team. Design reviews are essential in the design process, but they can be inconvenient for team members and lack traceability or history. To create the best designs, you need review methods that are as cutting edge as the boards you're making.
Version control systems (VCS) have been around for a long time in the software world but can be surprisingly new to some folks in the electronics design industry. Version control tools are great for tracking and maintaining entire codebases without the old-school copying, pasting, zipping, and emailing steps many PCB designers use.
When it's time to release your project to your manufacturer, it's essential to ensure that all the necessary design aspects like assembly, BOM, and documentation are accurately and completely conveyed. Consistency is key to ensuring a successful release. Without clear release documentation, the designer faces increased risks of costly manufacturing response, time-consuming rework, or unintentional defects that can make it into the final product.
One of the most difficult and frustrating things to arise when traveling to a foreign country is the language barrier. Communicating a simple greeting can sometimes seem like a big hassle. The same thing is true for different CAD tools. When your tools aren’t speaking the same language, you’re going to run into problems. Bridge this gap by building out your component libraries with everything it takes to truly define a component, including 3D models that seamlessly propagate into the PCB editor and beyond.
Working with local libraries seems like a simple solution, but we often don’t take into account the added time spent maintaining libraries and sharing them between team members. There is no good way to avoid duplicate efforts with component creation and no standardization to ensure consistent naming. Worst of all, there is no way to identify the latest component revision, and library files can be easily corrupted or misplaced. This webinar showcases the advantages of component storage in Аltium 365 to resolve the issues of local libraries and component management.
This track is for the designer who is new to high-speed layout and routing practices and wants to understand how they relate to signal integrity, and how to get started designing for high-speed digital applications.
SPICE simulation saves you critical time in the prototyping phase. Understanding your simulation interface makes it simple to analyze how your circuits work in different scenarios. Altium Designer provides an intuitive, dedicated interface to support your simulation verification, setup, and analysis directly in your schematic environment. You also benefit from growing support for popular model formats, as well as generic models, simplifying circuit definition and simulation.
Differential data transmission lines usage can be challenging for even experienced designers. First you need to be familiar with the concepts of differential data transmission, find out why it is used, and what the potential advantage for your signal. This webinar will help you determine what part of your designs need differential pairs implementations and how to create such pairs with a given wave impedance in Altium Designer.
Being able to design a board in your ECAD environment doesn’t mean that it is manufacturable in real life. You have to make sure your CAD representation won’t have any problems in the real world by taking some precautions. For example, there are certain areas that need to be free of components and have specified clearances like your board edge. This webinar will help you get acquainted with the creation and modification of your board shape so that you can ensure manufacturability.
There are many aspects to designing a PCB. One of the larger aspects has to do with managing your components. We all need components for our designs, but are those components in our library and designs up-to-date or even purchasable? These questions need to be answered before we can safely use them. Altium Designer® has several tools to help you manage the components in your libraries and designs.
One major benefit of using a version control system is the ability to compare PCB design revisions against one another. If you are comparing PCB designs, you need a version control system that is electrically intelligent. It’s important to know who made a change, and when they made it. Altium Designer® and Altium 365® make file comparison easy.
This track is for the engineer who understands high-speed design requirements and wants to learn design practices to help ensure signal integrity and EMC with fast digital protocols, mixed-signal boards, and high layer counts.
Now you can assess your library’s health at a glance with the Library Health dashboard, view and share your bill of materials (BOM) and view and download PDF documents, all in your web browser. We improved the existing diff and compare features, and released a new version of MCAD CoDesigner. Register for the webinar to learn more!
It's no secret that software developers often use completed code fragments from other projects for quick and predictable results. The same can be done for PCB Design, there is no need to spend time rewiring schematics or laying out components on boards you’ve done before. Join us this webinar where we’ll go over how you can use your existing designs to create reusable design blocks, speeding up the design cycle for your future projects.
There are many aspects to designing a PCB. One of the larger aspects has to do with managing your components. We all need components for our designs, but are those components in our library and designs up-to-date or even purchasable? These questions need to be answered before we can safely use them. If not, we could just be wasting our time designing with invalid components. Altium Designer® has several tools to help you manage the components in your libraries and designs.
Component creation is a necessary evil when it comes to design, and it’s something we all need to do. But instead of spending hours creating your components and having them turn into a complete roadblock, let it be just a simple bump on the road. Altium Designer has several tools available to you in order to create the different aspects of a component, including the symbol, footprint, 3D model parametric data, supply chain information, and more