Calculate kw/h with Matlab Simulink

15 次查看(过去 30 天)
Titouan
Titouan 2015-1-23
回答: A Jenkins 2015-1-23
Hi ! I would like to calculate kw/h with matlab simulink. So I started by calculate watt : P=VI. I added voltage and current sensor, now i would like to multiply the values to get power. I unsuccessfully tried fews blocks to calculate : I get "trouble solving algebric equation" error... I tried these blocks : product, dot product, mux, ps product... but it still not working. http://image.noelshack.com/fichiers/2015/04/1422007075-capture2.png It's one of the scheme i tried to do. So how can I calculate watt, them kw/h ? Thank's for reading !

回答(1 个)

A Jenkins
A Jenkins 2015-1-23
Though you did not show your whole circuit, it looks like your current sensor is connected incorrectly. In order to measure current, the current must pass THROUGH the sensor. Either that or your voltage sensor is connected wrong, because you must read the voltage ACROSS the load.
Also if you are trying to calculate energy, you need to write it as kw-h or kwh. kw/h is a rate of change of power and is probably not what you mean.

类别

Help CenterFile Exchange 中查找有关 Simulink 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by