Lokesh Nalla
IIT Madras
Followers: 0 Following: 0
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
RANK
71,530
of 295,527
REPUTATION
0
CONTRIBUTIONS
2 Questions
0 Answers
ANSWER ACCEPTANCE
0.0%
VOTES RECEIVED
0
RANK
3,832 of 20,242
REPUTATION
378
AVERAGE RATING
5.00
CONTRIBUTIONS
7 Files
DOWNLOADS
75
ALL TIME DOWNLOADS
3455
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
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 | 25 downloads |
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...
3 years ago | 0 answers | 0
0
answersSubmitted
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.
4 years ago | 3 downloads |
Submitted
Programmable Source
Voltage source can be programmed to mimic any grid conditions such as voltage sag, swell , distortion and frequency variations. ...
4 years ago | 2 downloads |
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...
4 years ago | 0 answers | 0
0
answersSubmitted
MDSC based PLL
Fundamental frequency components, phase angle and fundamental frequency informations are accurately extracted using MDSC-PLL.
4 years ago | 4 downloads |
Submitted
CDSC PLL
Fundamental frequency components, phase angle and fundamental frequency informations are accurately extracted using CDSC-PLL.
4 years ago | 7 downloads |
Submitted
DSOGI based PLL
Fundamental frequency components, phase angle and fundamental frequency informations are accurately extracted using DSOGI-PLL.
4 years ago | 32 downloads |
Submitted
CDSC based PLL
Fundamental frequency components, phase angle and fundamental frequency informations are accurately extracted using CDSC-PLL.
4 years ago | 2 downloads |
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 ...
4 years ago