![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/5679110_1566738706146.jpg)
Sivakumar Selvam
Prince Sultan University
Followers: 0 Following: 0
Electrical Engineer specialized in Power Electronics
Statistics
All
RANK
160,529
of 297,016
REPUTATION
0
CONTRIBUTIONS
0 Questions
6 Answers
ANSWER ACCEPTANCE
0.00%
VOTES RECEIVED
0
RANK
of 20,419
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Answered
The values of the parameter SOC trigger on the blocks ADC and ADC must be different
Assigning different SOC trigger number to individual ADC blocks in your SIMULINK model resolves this problem.
The values of the parameter SOC trigger on the blocks ADC and ADC must be different
Assigning different SOC trigger number to individual ADC blocks in your SIMULINK model resolves this problem.
4 years ago | 0
Answered
LC filter for inverter
Insert a DC link capacitor such way that it should reduce the ripples in the DC voltage. (say 1%).
LC filter for inverter
Insert a DC link capacitor such way that it should reduce the ripples in the DC voltage. (say 1%).
4 years ago | 0
Answered
How to write code to plot graph of for this function
P=2020000;%P,R,a,b are all constants R=8.314; a=0.16330; b=0.00002401; v=[0:1:10];%range of v values for the x-axis y=((R*T...
How to write code to plot graph of for this function
P=2020000;%P,R,a,b are all constants R=8.314; a=0.16330; b=0.00002401; v=[0:1:10];%range of v values for the x-axis y=((R*T...
5 years ago | 0
Answered
Which files exactly i need to use for my project from the files generated by AUTOCODE??
Create a new project in that IDE, include all the ".c" and ".h" files in your project except ert_main.c. Instead of ert_main.c, ...
Which files exactly i need to use for my project from the files generated by AUTOCODE??
Create a new project in that IDE, include all the ".c" and ".h" files in your project except ert_main.c. Instead of ert_main.c, ...
5 years ago | 0
Answered
How to convert ir speed sensor output to rpm which can be feedback through dspace ds1104?
Frequency of the pulse train is equal to the speed of the machine in RPS(Rotation per second). Dividing RPS/60=RPM. You need a f...
How to convert ir speed sensor output to rpm which can be feedback through dspace ds1104?
Frequency of the pulse train is equal to the speed of the machine in RPS(Rotation per second). Dividing RPS/60=RPM. You need a f...
5 years ago | 0
Answered
Battery State of charge estimation
You can estimate battery SoC by measuring battery terminal voltage.
Battery State of charge estimation
You can estimate battery SoC by measuring battery terminal voltage.
5 years ago | 0