Community Profile

photo

Mohammed Yakoob


Last seen: 12 months ago Active since 2021

Statistics

  • Thankful Level 2
  • Explorer

View badges

Content Feed

View by

Question


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...

1 year ago | 1 answer | 0

1

answer

Answered
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 years ago | 0

Question


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 years ago | 2 answers | 0

2

answers

Answered
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 years ago | 0

Answered
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 years ago | 0

Answered
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 years ago | 0

Question


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 years ago | 2 answers | 0

2

answers

Answered
Non-linear loads
Yes dear friend I attached the article that I want to simulate

2 years ago | 0

Answered
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 years ago | 0

Question


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 years ago | 5 answers | 0

5

answers

Question


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 ...

2 years ago | 0 answers | 0

0

answers