Smith Chart Matching HTML 5 Version

An early version of the Smith Chart web app is now available to try out. There are a couple of issues that I will be working on initially, such as the frequency entry dialog box appears to be transparent for some reason. I'll also be working on the layout to try and make the various parts of the app fit better on the page. At the moment, the app is only optimized for mouse input and does not respond to touch-based dragging events (to move elements around on the chart).

Smith Chart Matching Web App

I've made substantial progress in developing the JavaScript version of the Smith Chart matching applet. The interface components that allow for changing frequencies and viewing component values have basic functionality at this point. A basic interface for setting the chart impedance is all that is needed and then all of the basic pieces will be in place. I should be able to make it available users very soon - although the appearance will start out a bit "unrefined".

Self-study Guide: RF Small-Signal Amplifiers (LNA)

Back in the mid-1990's, Les Besser and I wrote a series of articles on RF amplifier design for Applied Microwaves and Wireless magazine (unfortunately this magazine is no longer in circulation). Since that time, Les Besser and Rowan Gilmore have written a two-volume textbook on RF circuit design that covers this topic as well as a great deal of background knowledge on working with RF circuits.

The Effect of DC/LF Current in Ferrites for EMI

Author
Arturo Mediano

Arturo Mediano teaches courses on EMC/EMI and Signal Integrity for Besser Associates. He is a frequent contributor to industry magazines and journals on these topics. This article appears in the "Practical Tips" section of InCompliance magazine.

Ferrites for EMI suppression are usually chosen looking for high (resistive) impedance at the frequency of interest; but, sometimes, that ferrite is not working as expected. Perhaps you have saturation effects?

Applets are Dead(?) Long Live JavaScript

Now that browsers are dropping support for the Java plug-in, it seems that the days of applets are coming to an end. Although Java applets never dominated the mainstream web experience as much as more popular Flash-based content, they did find a niche in scientific and engineering applications - which is one of the few areas where they will likely be missed.

The EMC Blog

Author
Arturo Mediano

Arturo Mediano is a professor at University of Zaragoza (Spain) and founder of The HF-Magic Lab®, a specialized laboratory for design, diagnostic, troubleshooting, and training in the EMI/EMC/SI and RF fields. He is also an instructor for Besser Associates (CA, USA) offering public and on site courses in EMI/EMC/SI/RF subjects.

Evolving Satellite Market

The successful landings of Space-X's first stage rockets (and Blue Origin's success as well) signals a major breakthrough in the future reduction of the cost of space access. It seems to reason that this will result in a dramatic increase in the entrepreneurial interest in using satellite-based infrastructure to provide new services to a global audience. For example, companies like Google could deploy wireless internet access using small "cube" satellites that cost much less to build and launch than current systems.

LC Resonance Plotter

Another application of using Python to demonstrate RF concepts comes in the form of a calculator to plot L-C series reactance. This plot shows two useful concepts: resonance and the effect of parasitic capacitance or inductance. For a capacitor, the magnitude of the series reactance decreases with increasing frequency, while the opposite is true for an inductor. For a capacitor with parasitic inductance, there will come a point where the two reactances are equal in magnitude and cancel each other out. This point is the resonant frequency of the combined circuit.