Community Profile

photo

Lokesh Nalla


IIT Madras

Last seen: 1 year ago Active since 2020

I am a research scholar (Ph.D.), working in the field of power electronic applications to power systems. My research interests include modeling and control of custom power devices, Grid synchronization and renewable energy system. I am associated with Power Quality and MicroGrid Lab at IIT Madras since July 2017.

Statistics

All
  • Personal Best Downloads Level 3
  • 5-Star Galaxy Level 2
  • First Review
  • GitHub Submissions Level 2
  • First Submission
  • Solver

View badges

Content Feed

View by

Submitted


SOGI-PLL for 1-ph system
This file includes a programmable single-phase AC source connected to RL load and also the SOGI based PLL for a single-phase sys...

2 years ago | 26 downloads |

Thumbnail

Question


Does Matlab 2014a support git SCM to clone project from remote repo?
I am using MATLAB 2014a version. I have successfully created and managed a project with Git version control. However, I could no...

2 years ago | 0 answers | 0

0

answers

Submitted


Program for Six Pulse converter output waveforms
Matlab code is used to mimic the six pulse line commutated converter with user defined firing angle and commutation angle.

3 years ago | 4 downloads |

Thumbnail

Submitted


Programmable Source
Voltage source can be programmed to mimic any grid conditions such as voltage sag, swell , distortion and frequency variations. ...

3 years ago | 2 downloads |

Thumbnail

Question


How can I access FPGA clock in system generator as a simulink block or in any other form?
I have written a verilog program in which some of lines of code runs based on positive edge of clock pulse (Ex: always @ (posedg...

3 years ago | 0 answers | 0

0

answers

Submitted


MDSC based PLL
Fundamental frequency components, phase angle and fundamental frequency informations are accurately extracted using MDSC-PLL.

3 years ago | 6 downloads |

Thumbnail

Submitted


CDSC PLL
Fundamental frequency components, phase angle and fundamental frequency informations are accurately extracted using CDSC-PLL.

3 years ago | 6 downloads |

Submitted


DSOGI based PLL
Fundamental frequency components, phase angle and fundamental frequency informations are accurately extracted using DSOGI-PLL.

3 years ago | 38 downloads |

Thumbnail

Submitted


CDSC based PLL
Fundamental frequency components, phase angle and fundamental frequency informations are accurately extracted using CDSC-PLL.

3 years ago | 2 downloads |

Thumbnail

Solved


Find the sum of all the numbers of the input vector
Find the sum of all the numbers of the input vector x. Examples: Input x = [1 2 3 5] Output y is 11 Input x ...

3 years ago

Solved


Add two numbers
Given a and b, return the sum a+b in c.

3 years ago