photo

Lokesh Nalla


Last seen: 5 months ago Active since 2020

Followers: 1   Following: 0

Message

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
MATLAB Answers

2 Questions
0 Answers

File Exchange

7 Files

Cody

0 Problems
2 Solutions

RANK
180,620
of 300,365

REPUTATION
0

CONTRIBUTIONS
2 Questions
0 Answers

ANSWER ACCEPTANCE
0.0%

VOTES RECEIVED
0

RANK
3,382 of 20,933

REPUTATION
463

AVERAGE RATING
5.00

CONTRIBUTIONS
7 Files

DOWNLOADS
75

ALL TIME DOWNLOADS
4255

RANK
80,851
of 168,262

CONTRIBUTIONS
0 Problems
2 Solutions

SCORE
30

NUMBER OF BADGES
1

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

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

View badges

Feeds

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

3 years ago | 35 downloads |

0.0 / 5
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...

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

5 years ago | 1 download |

0.0 / 5
Thumbnail

Submitted


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

5 years ago | 1 download |

0.0 / 5
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...

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

5 years ago | 4 downloads |

5.0 / 5
Thumbnail

Submitted


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

5 years ago | 3 downloads |

0.0 / 5

Submitted


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

5 years ago | 27 downloads |

0.0 / 5
Thumbnail

Submitted


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

5 years ago | 6 downloads |

0.0 / 5
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 ...

5 years ago

Solved


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

5 years ago