Sivakumar Selvam
Prince Sultan University
Followers: 0 Following: 0
Electrical Engineer specialized in Power Electronics
Statistiques
RANG
193 598
of 295 467
RÉPUTATION
0
CONTRIBUTIONS
0 Questions
6 Réponses
ACCEPTATION DE VOS RÉPONSES
0.00%
VOTES REÇUS
0
RANG
of 20 234
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
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.
plus de 4 ans il y a | 0
LC filter for inverter
Insert a DC link capacitor such way that it should reduce the ripples in the DC voltage. (say 1%).
plus de 4 ans il y a | 0
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...
presque 5 ans il y a | 0
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, ...
presque 5 ans il y a | 0
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...
presque 5 ans il y a | 0
Battery State of charge estimation
You can estimate battery SoC by measuring battery terminal voltage.
presque 5 ans il y a | 0