Community Profile

photo

Jaydeepkumar Patel


Active since 2018

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Content Feed

View by

Question


How to simulate continuous state PLL in Discrete simulation model?
I am working on a Type-4 model in Simulink where the original PLL used is of Discrete type and I want to check whether the same ...

5 years ago | 0 answers | 0

0

answers

Question


How to define 3 phase series RLC filter and find impedance value at different frequency?
<</matlabcentral/answers/uploaded_files/135732/Screenshot%202018-10-10%2012.38.33.png>>

5 years ago | 0 answers | 0

0

answers

Question


How to define order of Frequency in 3-phase Voltage source block in Mat-lab simulation model?
i am using 3 phase voltage source block for Harmonic analysis but i am confused how to set frequency order in this block. if ...

5 years ago | 0 answers | 0

0

answers

Question


How can i find simulation parameters form simulation model?
My simulation model is available form matworks examples code as per below power_wind_dfig_det i need to find below parameter...

5 years ago | 0 answers | 0

0

answers

Question


How to use i_temp function and load all data of simualtion?
i_temp=0; for ftemp=[5:5:130,200:50:1000]; i_temp=i_temp+1; load(['ZCodeDfig_',num2str(ftemp),'.mat']); ...

5 years ago | 1 answer | 0

1

answer

Question


How to find Z (Impedance value) from FFT of Voltage and FFT of Current value ?
%for voltage t=Vabc575.time; %t is simulation time v=Vabc575.signals.values; %y is the three phase voltage over simulation...

5 years ago | 0 answers | 0

0

answers

Question


How to generate bode plot in DFIG Simulink Model ?
<</matlabcentral/answers/uploaded_files/129453/Screenshot%202018-08-19%2022.14.59.png>>

5 years ago | 1 answer | 0

1

answer

Question


How i can use Wind Farm - DFIG Detailed Model which is available in mat work simulation example in my student version Matlab R2015a ?
How i can use Wind Farm - DFIG Detailed Model which is available in mat work simulation example in my student version Matlab R20...

5 years ago | 0 answers | 0

0

answers

Question


Why this code give me Zero out put
%fundamental frequency f1 f1=60; % fundamental angular frequency omegaone omegaone =2.*pi.*f1; %frequency range f f=[0....

5 years ago | 0 answers | 0

0

answers

Answered
How can I solve this MATLAB “Error using + Matrix dimensions must agree.” ?
Thank you for your valuable advice and finally, it works

5 years ago | 0

Question


How can I solve this MATLAB “Error using + Matrix dimensions must agree.” ?
H_s=((s.*Lsr+Rs+R1r./Pp_s)+(0.8911*((Hri_g)-(1i.*Krd))./Pp_s))/(1-(Tpll_g./2).*(Ir1./690).*(Ns.^2/Nr.^2).*(Hri_g-1i.*Krd./Pp_s+(...

5 years ago | 0 answers | 0

0

answers

Question


How can I solve this MATLAB “Error using + Matrix dimensions must agree.” ?
%Fundamental voltage of the grid IN v1 Vone=690; %Variable Frequency IN HZ w=[0.1: 0.1: 1000]; % Angul...

5 years ago | 2 answers | 0

2

answers