Integrating Different Software Tools

May 21, 2009
Those old enough to remember early computers and working on 5.25-in. floppy disks will also recall that they had to assemble a good amount of code to accomplish any kind of functionality approaching "computer-aided engineering." Thankfully, today, there ...

Those old enough to remember early computers and working on 5.25-in. floppy disks will also recall that they had to assemble a good amount of code to accomplish any kind of functionality approaching "computer-aided engineering." Thankfully, today, there is a wide range of "store-bought" software solutions available and only die-hard programmers need to write their own code for computer modelling. In the early days of microwave modelling and simulation, most programs were stand-alone tools, and results from one program had to be entered manually into a different program for analysis.

Modern software developers have realized that it is often necessary to create a PowerPoint presentation from a series of graphic files and MS Word documents, and integration of different software tools enables this functionality. The same is true for RF/microwave design, where it can be helpful to port files from one program, such as an electromagnetic (EM) simulator, into a circuit or system-level simulator. Making that integration as invisible or "seamless" (as programmers like to say) as possible is a key to the effectiveness of an integrated suite of software tools. And, as with Microsoft, it is sometimes wiser to use programs from a single software vendor rather than from different sources, to ensure that they are properly integrated and no "tricks" are necessary to make different simulators work together.

Sponsored Recommendations

Getting Started with Python for VNA Automation

April 19, 2024
The video goes through the steps for starting to use Python and SCPI commands to automate Copper Mountain Technologies VNAs. The process of downloading and installing Python IDC...

Introduction to Copper Mountain Technologies' Multiport VNA

April 19, 2024
Modern RF applications are constantly evolving and demand increasingly sophisticated test instrumentation, perfect for a multiport VNA.

Automating Vector Network Analyzer Measurements

April 19, 2024
Copper Mountain Technology VNAs can be automated by using either of two interfaces: a COM (also known as ActiveX) interface, or a TCP (Transmission Control Protocol) socket interface...

Guide to VNA Automation in MATLAB Using the TCP Interface

April 19, 2024
In this guide, advantages of using MATLAB with TCP interface is explored. The how-to is also covered for setting up automation language using a CMT VNA.