photo

Sivakumar Selvam


Prince Sultan University

Last seen: 11 months 前 自 2019 起处于活动状态

Followers: 0   Following: 0

消息

Electrical Engineer specialized in Power Electronics

统计学

All
MATLAB Answers

0 个提问
6 个回答

Cody

0 个问题
60 个答案

排名
213,718
of 300,068

声誉
0

贡献数
0 个提问
6 个回答

回答接受率
0.00%

收到投票数
0

排名
 of 20,863

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名
8,784
of 167,211

贡献数
0 个问题
60 个答案

评分
739

徽章数量
4

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Revival Level 1
  • Explorer
  • First Answer
  • Community Group Solver
  • Promoter
  • Introduction to MATLAB Master
  • Solver

查看徽章

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.

5 years 前 | 0

已回答
LC filter for inverter
Insert a DC link capacitor such way that it should reduce the ripples in the DC voltage. (say 1%).

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

5 years 前 | 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, ...

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

6 years 前 | 0

已回答
Battery State of charge estimation
You can estimate battery SoC by measuring battery terminal voltage.

6 years 前 | 0