eCircuit  Center 
Excel Calc Series | VBA Intro, Examples | VBA Basics | eCircuit Home

Excel Design Calc Series

excel

 

Design Tools

Excellent for hands-on EE learning!

NOTE! Windows may block a macro-enabled file (*.xlsm) from running - Good Precaution! To unblock, right-click on file, select Properties - Security and then check UNBLOCK.

  

ANALOG FILTERS

Topic / Link DesciptionFile Type
RC Low Pass Filter vs Freq Find the Magnitude (dB) and Phase of an RC Filter using standard Built-In Functions. *.xlsx
     

 

OP AMPS

Topic / Link DesciptionFile Type
Op Amp Gain and Bandwidth A simple example to get familiar with both Op Amp gain calculations and VBA code. BONUS: explore how gain effects bandwidth!  (VBA Code) *.xlsm
     

 

SIGNAL PROCESSNG

Topic / Link DesciptionFile Type
Sine Wave Generator Generate sine waves varying the frequency, amplitude, phase and offset. (VBA Code) *.xlsm
Create waveforms with the Fourier Series Create square waves, sawtooths, etc., using only sine waves. Enter coefficients and watch waveforms take shape. (VBA Code) *.xlsm