Mohammed Yakoob
Followers: 0 Following: 0
Feeds
질문
How can get a pure output current from inverter with different loads?
I try to regulate in a single phase inverter with different loads, so I get the result that attached, but my question is there a...
2년 초과 전 | 답변 수: 1 | 0
1
답변답변 있음
What is the first and second drevitive of the unit step signal?
I'm so sorry to bother you again!! I tried to get good results by using this code S=200*heaviside(n); %to get unit step with 2...
What is the first and second drevitive of the unit step signal?
I'm so sorry to bother you again!! I tried to get good results by using this code S=200*heaviside(n); %to get unit step with 2...
2년 초과 전 | 0
질문
What is the first and second drevitive of the unit step signal?
Code 200×(x>=0) to get unit step with amplitude equal to 200 ,and the first drevitive will be impulse as 200×(x==0),so I don't ...
2년 초과 전 | 답변 수: 2 | 0
2
답변답변 있음
State space model with disturbance
clc close all clear %% Plant Paramiters f= 60; Ts= 1/f; %% one period Th=Ts/2; %%half period Wo= 2*pi*f; ...
State space model with disturbance
clc close all clear %% Plant Paramiters f= 60; Ts= 1/f; %% one period Th=Ts/2; %%half period Wo= 2*pi*f; ...
2년 초과 전 | 0
답변 있음
Non-linear loads
if you ask me, why dont use the simscape electrical, because I dont know the why how to connect these loads to my control simuli...
Non-linear loads
if you ask me, why dont use the simscape electrical, because I dont know the why how to connect these loads to my control simuli...
2년 초과 전 | 0
답변 있음
Non-linear loads
Hello Dear I tray to implement these disturebance loads if I deal correct as shown bellow but the last one is the nonlinear s...
Non-linear loads
Hello Dear I tray to implement these disturebance loads if I deal correct as shown bellow but the last one is the nonlinear s...
2년 초과 전 | 0
질문
State space model with disturbance
@Paul If I have a system x_dot= [500 0;0 0.1]x+[50;0]u+[0 0.001]d and y= [0 1]x. So I want to make an LQR controller but my p...
2년 초과 전 | 답변 수: 2 | 0
2
답변답변 있음
Non-linear loads
Hello dear and thanks so much for your answer!! I agree with your answer but I want the way that implemented this loads as a mo...
Non-linear loads
Hello dear and thanks so much for your answer!! I agree with your answer but I want the way that implemented this loads as a mo...
2년 초과 전 | 0
질문
Non-linear loads
I want to implement these loads as nonlinear and harmonic by using codes or Simulink to deal with this problem in control system...
2년 초과 전 | 답변 수: 5 | 0
5
답변질문
How can I implement MISO state space Model in Simulink?
Hello Dear I have these equations as plant in state space form( x_dot= Ax+Bw*w+Bu*u+Bref*vref and z= Cz*x + Dzw* w+ Dzu*u), so ...
대략 3년 전 | 답변 수: 0 | 0