Vous êtes sur la page 1sur 9

Bon slam 3likom hada molakhass ta3 tipiyat bah tdkhol

t3ageb test tp ra7 tssib kouleche wache ta7taj hna ou 3la


hsaab fhamti ou b les commentaire tssma ki tahssel
matkhafche ou matgoulche hzdi haja ma9rinache hawass
mli7 berk hna tl9aha et bon courage hhhhhhhhhhhhh

TP 1

1-ki tchouf partie maktouba hakda normal matkhnla3che hhhhhh

Programme :
clc;clear all;close all

z0=50;

zl=100;

v0=4

d=0:0.01:2;

rl=(zl-z0)/(zl+z0);

b=4*pi*d;

n=2*pi*d;

ol=angle(rl);

h=v0*(sqrt(1+(abs(rl)^2)+(2*(abs(rl))*(cos(ol-b)))));

subplot 121
plot(d,h)

g=v0*(exp(n))+v0*(exp(-n))

subplot 122

plot(d,g)

Hadi

tsswira bah nchrahlkom ctt

Haw rassm kifah ykhroj


2- la madalkom hadi la partie ma9rinahache bayna wla wahed
3andou yfidna

3- la partie 3 kouleche yb9a kifkif rir plot ttbdal twali semilogx

-programme :
clc;clear all;close all

z0=50;

zl=100;

v0=4

d=0:0.001:10;

rl=(zl-z0)/(zl+z0);

b=4*pi*d;

n=2*pi*d;

ol=angle(rl);

h=v0*(sqrt(1+(abs(rl)^2)+(2*(abs(rl))*(cos(ol-b)))));

subplot 121

semilogx(d,h)

g=v0*(exp(n))+v0*(exp(-n))

subplot 122

semilogx(d,g)
Haw rassm
kifah ykhroj

Tp nemero 2

Had la partie partie standar declarer wache madlek ou 9awanin ta3


manipulation ou mana
Le programme
clc;

clear all;

close all;

d=0:0.01:2;

z0=50;

zl=100;

bita=2*pi*d;

Zin=z0*((zl+j*z0*tan(bita))./(z0+j*zl*tan(bita)));

h=imag(Zin/z0);

subplot 131

plot(d,h)

axis([0 1.25 -5 5])

xlabel('prtie reel')

ylabel('prtie imginaire')

title('imarg h')

saha fel jadwal la galek arssamli fe 3 halat programme lawal li darnah


yssamouh la charge zl makalah n3awdouh

- Court de circuit nbdlou rir Zl= 0 bon bayna nbadlou titre ou


mana
- Circuit ouvert nbdlou zl = 99999999999
- Remarque badlna axis fe tp bah khrjatlna bayna ctt
- Le programme final :
clc;

clear all;

close all;

d=0:0.01:2;

z0=50;

zl=100;

bita=2*pi*d;

Zin=z0*((zl+j*z0*tan(bita))./(z0+j*zl*tan(bita)));

h=imag(Zin/z0);

subplot 131

plot(d,h)

axis([0 1.25 -5 5])

xlabel('prtie reel')

ylabel('prtie imginaire')

title('imarg h')

%%%%%%%%%%%%%%%%%%%%%%%%%

zl = 0; % short circuit

beta = 2*pi*d;

Zin = z0 * ((zl + j*z0*tan(beta)) ./ (z0 + j*zl*tan(beta)));

h = imag(Zin / z0);

subplot 132

plot(d, h)
axis([0 1.25 -5 5])

xlabel('partie réelle')

ylabel('partie imaginaire')

title('partie imaginaire de Zin / Z0 pour un court-circuit')

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

zl=9999999999999; % circuit ouvert, Zl tend vers l'infini

bita=2*pi*d;

Zin=z0*((zl+j*z0*tan(bita))./(z0+j*zl*tan(bita))); % même formule que dans le cas précédent

h=imag(Zin/z0);

subplot 133

plot(d,h)

axis([0 1.25 -5 5])

xlabel('prtie reel')

ylabel('prtie imginaire')
title('imarg h pour un circuit ouvert')

haw rassm kifah ykhroj


Les mot peut etre utilisable

Sqrt : jidre

Xlabel(‘…………..’)= nakatbou sur laxe x

Ylabel(‘…………….’)= tmad titre laxe y

^ : ouss

Exp : oussiya

Grid on : daraj moun7ana

Ila 3awantek yaloukan be chwiya matnssache tad3ili hhhhhhhh


baghyin tdokhlou jana batel wa9il ou matnssache tkhalili la note sur
10 fi un message

Vous aimerez peut-être aussi