Scicos Diagram
fr - eng


Resistive attenuator/coupler

\epsfig{file=atten_diagr.eps,width=400pt}

Module


Contents

Description

This diagram is a power attenuator realised with resistors.

This stage is often find in microwave synthesizer at the power output of the VCO.

Context


//sin wave frequency
freq_sin=2.4e9;
T_sin=1/freq_sin;

//nb of samples per period
Nsampl=50;
Tsampl=T_sin/Nsampl;

//final simulation time
Tfin=10*T_sin 

Authors

IRCOM Group Alan Layec