summaryrefslogtreecommitdiff
path: root/25/CH8/EX8.5/8_5.sce
blob: 348176741591877f572d58969f569e4c181c1ee8 (plain)
1
2
3
4
5
// example:-8.5,page no.-415.
// program to design a 50 ohm branch-line quadrature hybrid junction.
Zo=50;
Z=Zo/sqrt(2);
disp(Z,'the branch line impedence in ohm will be = ')