News & Updates

We are happy to announce that the Altium Designer 22.8 update is now available. Altium Designer 22.8 continues to focus on improving the user experience, as well as performance and stability of the software, based on feedback from our users. Check out the key new features in the What's New section on the left side of this window!

In this article, we’ll look at beamforming implementation in an advanced method combining analog and digital techniques, known as hybrid beamforming. This method blends both digital and analog techniques to create multiple beams and thus reach multiple users with varying intensities. In the case of an RF imaging system or a radar system, hybrid beamforming in a MIMO technique also allows tracking of multiple targets with adjustable resolution.

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.

The problem with every via impedance calculator that I have seen is simple: they are incomplete or totally wrong. The “incomplete” part refers to a lack of context; these calculators can roughly reproduce a well-known estimate from a legend like Howard Johnson in his Digital Design textbooks. However, these calculators never provide insight into what they are actually calculating, or where the calculated via impedance is accurate. Keep reading to see why these calculators get it so wrong, as well as the context surrounding via impedance.

When designing high power circuits (usually very high voltage and/or current), you’ll need to create a regulator from scratch and place it in your PCB layout. It's also the case that you may want to model a real component using discretes in a simulation in order to qualify the system's expected operating regime. As part of buck converter design, you can easily run a buck converter simulation directly in Altium Designer’s schematic editor. Here’s how you can access these features in the newest version of Altium Designer.

Just as you get used to PCIe 5.0, they decide to release another standard! The newest iteration of PCIe is Gen6, or PCIe 6.0. PCIe 6.0 brings a doubling of channel bandwidth through introduction of PAM-4 as the signaling method in high-speed differential channels. This signaling method is a first for PCIe, and it’s an important enabler of the doubled data rate we see in the current standard. In this article, I’ll run over the important points in the standard and what PCB designers can expect when designing these channels.

One of the common implementations of SPI and I2C in a PCB layout is as a protocol for reading and writing to an external Flash memory. Flash chips are a very common component in embedded systems and can offer high capacities of non-volatile memory up to Gb values. When choosing a memory chip, you'll want to match the application requirements and functionality with the bus speed you need for read and write operations in your memory chip. There is also the matter of the type of Flash memory you'll need to access (NOR vs. NAND).

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 is no SPI trace impedance requirement? The reality is that SPI lines only start to need impedance control when the length of the interconnect becomes very long. And because there is no specific impedance requirement in the bus, you have some freedom in channel design and termination. So what exactly qualifies as “very long” and when is some termination method needed? We’ll break it down in this article.

During this year's AltiumLive CONNECT event, I recall receiving an interesting question about the skin effect and the distribution of current due to the presence of ground in coplanar transmission lines. In this article, we'll look at the electric field around a transmission line carrying a signal, and how this might be impacted by the skin effect.

When you get your PCBA back from an assembler, you’ll notice the packaging materials used to pack and ship the PCBA. Those materials are specific to electronics, and if you build products on behalf of clients, it’s important to know the packaging materials used for packing and shipping electronics. In this article I’ll show the main set of materials and equipment used to package electronics assemblies.

In my experience, the somewhat vague information you might find in a typical crystal datasheet doesn’t enable an engineer to be wholly confident that their design expectations can be met. On the other hand, “blindly” adopting what the crystal datasheet says usually results in adequate frequency stability. If you want to get inside and uncover what is going on, you need to start thinking about the crystal as a phase-shifting network.

Antipads on vias and landing pads are a point of contention in modern PCB design, and the debate around the use of these elements in a multilayer PCB is framed as a binary choice. Like thermal reliefs, ground plane splits, and orthogonal routing, the debate around antipads on landing pads and vias is framed as an always/never choice. With today’s modern PCBs, it pays to understand the effects of antipads on signal integrity.

RF structures can be complicated to design and layout, particularly because many RF systems lead double lives as digital systems. Getting an analog signal out of a component and into a waveguide for high isolation routing is not so simple as placing a microstrip or stripline coming off your source component. Instead, you need to create a special microstrip to waveguide transition structure to ensure strong coupling into and out of your waveguide.

Layouts for complex electrical systems may need to make extensive use of copper pour to provide ground nets, power nets, shielding, and other copper structures for power and signal integrity. Backplanes, motherboards, RF products, and many other complex layouts will make use of copper pour and polygons that can’t be easily placed as custom components. The rules-driven design engine in Altium Designer® also ensures that any PCB polygon pour you place in your PCB layout will comply with clearance rules and will be checked against other electrical design rules.

If you need to connect multiple boards into a larger system and provide interconnections between them, you’ll likely use a backplane to arrange these boards. Backplanes are advanced boards that borrow some elements from high speed design, mechanical design, high voltage/high current design, and even RF design. They carry their own set of standards that go beyond the reliability requirements in IPC.

The upcoming Gen6 version of PCIe is pushing the limits of signal integrity for many computer systems designers. As with any high-speed signaling standard, signal integrity is a major design consideration, which requires the right set of design and analysis techniques. Rather than digging deep to find PCIe 5.0 signal integrity requirements from PCI-SIG, we’ve compiled the important points for today’s PCB layout engineers. Layout engineers should pay attention here as these design requirements will become more stringent in later PCIe generations.

An essential aspect of project management is time management, especially when your design team is working remotely. Your time management strategy is team-based and individual, but time can easily get spent on important tasks when working as part of a team. So how can you streamline important collaboration tasks for your design team to increase productivity?

In these days of easily-available internet and quarantines, everyone is working remotely. It’s nice being able to spend time with family and regain control over your schedule, but keeping track of projects and revisions while securing user access feels like its own job. With the right set of project and data management tools, you can easily share your data with collaborators without tracking email chains.

When I started using my Altium 365 Workspace for collaboration, I found I could make things run more smoothly when I kept things organized. However, I prevented any issues thanks to all the organization tools built into the Explorer panel within Altium Designer. Let’s take a look at how you can get the most value out of your Altium 365 Workspace in terms of organization and access management.

PCB manufacturing is competitive, and there is plenty of worldwide manufacturing capacity for new boards. If you’re looking for a manufacturer for your next project, it can be difficult to determine who is the best option to produce your board. Different fabricators and assemblers offer different levels of service, different capabilities, and access to different processes and materials. There are a lot of options to consider when selecting a manufacturer for your project.

Ever since I started using Github and Google Docs, I fell in love with revision control. Instead of keeping multiple copies of essential files and time-stamping every revision, revision tracking information gets stored alongside the file. This environment works great for code, spreadsheets, and documents, and Altium brings these same features into PCB design.

With advances in industrial automation, automotive technology, remote sensing, and much more, image processing is taking center stage in many embedded systems. Image processing with older video systems was difficult or impossible due to the low quality of many imaging systems with perpetual uptime. Newer systems provide video with higher frame rates and higher resolution images, but these systems still needed to connect directly to a computer in order to enable any useful image processing applications.

EDA tools have come a long way since the advent of personal computing. Now advanced routing features like auto-routers, interactive routing, length tuning, and pin-swapping are helping designers stay productive, especially as device and trace densities increase. Routing is normally restricted to 45-degree or right-angle turns with typical layout and routing tools, but more advanced PCB design software allows users to route at any angle they like. So which routing style should you use, and what are the advantages of any angle routing?

If you do a search for “Hardware-in-the-Loop” testing, you will frequently find examples of complex, real-time systems. Article from National Instruments, for example, gives a nice explanation and background on what hardware-in-the-loop (HIL) is, and provides an example of testing electronic control units within an automobile. In this article, we will be focusing on a smaller, more bite-sized version of HIL testing concepts.

If you’re an antenna designer, then you’re likely familiar with all aspects of near-field vs. far-field radiation. Given the litany of radiated EMI problems that cause noise within and outside of an electronic device, one might suddenly realize their new product is acting like a strong antenna. To understand how EMI affects your circuits, it helps to understand exactly how near-field vs. far-field radiation from your PCB affects your ability to pass EMC checks and affects your circuits.

How often have you started down the PCB development process and been bogged down by time-consuming administrative tasks? Once you get ready for production, working through a design review and correcting any DFM problems takes its own share of time. With hastening product development timelines and shorter product life cycles comes the pressure to increase PCB prototype iteration speed without sacrificing cost or quality. So how can PCB design teams keep their development schedules on track without sacrificing quality or risking a failed prototyping run?