Community Profile

photo

Mukul


Active since 2018

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Content Feed

View by

Question


How can I develop small signal model/average model of a phase shifted triple active bridge?
Hi all, Can anyone let me know how I can develop a small signal model or average model to represent a phase shifted triple acti...

4 years ago | 1 answer | 0

1

answer

Question


How can I get exact analytical symbolic solution of a Cosine series from 1 up to nth harmonic?
Hi, I am trying to solve for syms n m d m=2*n-1; eqn1=symsum(1/m^2,n,1,Inf) eqn = symsum(cos(m*d)/m^2,n,1,Inf) I get th...

5 years ago | 0 answers | 0

0

answers

Question


Solution of a Sum of Cos(m*delta)/m^2 function
I am trying to solve for m = 2*n - 1; Sum[Cos[m*d]/m^2, {n, 1, Infinity}] and end up with a series of LerchPhi function as b...

5 years ago | 0 answers | 0

0

answers

Question


How can I get analytical solution of trigonometric equations?
the constants are: k11 = (16*V1*V1)/(n^3*(pi)^2*(2*pi*f)*L) k22 = (16*V2*V2)/(n^3*(pi)^2*(2*pi*f)*L) k33 = (16*V3*V3)/(n^...

6 years ago | 1 answer | 0

1

answer

Question


Getting error in the surfc plotting
Tn = 100; ns = 30; alpha = 0 beta = 0 gama = 0 phi1 = linspace(-Tn,Tn,ns); phi2 = linspace(-Tn,Tn,ns); ...

6 years ago | 1 answer | 0

1

answer

Question


Solving trigonometric equations as a optimization problems
k12,k13,k23,k11,k22,k33 are constant and equal P1a = 400; P2a = -200;P3a = -200;Q1a = 193;Q2a = 96.86;Q3a = -96.86; ...

6 years ago | 1 answer | 0

1

answer

Question


Having problem plotting with surfc function
phi21 = linspace(-Tn,Tn,ns); phi31 = linspace(-Tn,Tn,ns); Tn=100; ns=30; P1=0; alpha = 0; beta = 0; gama = 0; [phi_21,...

6 years ago | 1 answer | 0

1

answer

Question


How to get symbolic expression for alpha, beta, gama, phi21 and phi31 of the equations?
Hi folks, I got a system of six equations i.e three for P1, P2 and P3 and three for Q1, Q2 and Q3 and I need to find out the...

6 years ago | 0 answers | 0

0

answers

Question


How can I interface Matlab Simulink model and Texas Delfino Processor F28377D with Code Composer Studio
Hi all, I have built the Simulink for converter that generate the PWM signals for the power switches. I need those PWM signal...

6 years ago | 0 answers | 0

0

answers