Community Profile

photo

Archit Asthana


Last seen: 4 years ago Active since 2018

Statistics

  • Thankful Level 2
  • Explorer
  • Thankful Level 1

View badges

Content Feed

View by

Question


Generate 8 pulses for a dual active bridge.
I have to simulate closed loop operation of a dual active bridge. But I am facing problem as to how to generate 8 pulses for all...

5 years ago | 1 answer | 0

1

answer

Question


How to solve the following equations for vc(t)?
I have a equation vc(t) which depends on a function T, Please check the following code vc==(291*cos((6339586188837495*t)/1374...

5 years ago | 1 answer | 0

1

answer

Question


Why does there is no numerical solution but a structure.
syms vc(t) vin Rc Cc Vc1 Lk Lin ip(t) il(t) ic(t) eq1=((-1)*vin+Lin*diff(il, t)+ vc == 0); eq2= (vc-Lk*diff(ip , t) =...

5 years ago | 1 answer | 0

1

answer

Question


Warning: The number of equations exceeds the number of indeterminates. Trying heuristics to reduce to square system.
here is my code: %enter code here vo=550; Lk=1e-3; C=3e-9; c=3e-9; syms vc1(t) vc2(t) il(...

6 years ago | 0 answers | 0

0

answers