sum function

d/dt (Tin ) = x (Tout – Tin ) + (summation i Qi / VCP) + (Qsou / (VCP)
What I don’t understand how to represent Summation i Qi in simulink? Plz help.

2 comentarios

Arnaud Miege
Arnaud Miege el 16 de Mayo de 2011
What do the i's correspond to? You don't give nearly enough information.
funx
funx el 16 de Mayo de 2011
http://i474.photobucket.com/albums/rr109/haisamsarwar/formula.jpg
please check the above link. it s link to he question
I want to make this in simulink.

Iniciar sesión para comentar.

Respuestas (2)

Seth Popinchalk
Seth Popinchalk el 16 de Mayo de 2011

0 votos

The Sum block can operate on a vector signal, summing all the elements of the signal. Set the list of signs to a single plus sign (+).
Arnaud Miege
Arnaud Miege el 16 de Mayo de 2011

0 votos

As Seth suggested, use the Sum block, or even the Sum of Elements block, which is essentially the same block with a + sign, as Seth suggested.

Categorías

Más información sobre Simulink en Centro de ayuda y File Exchange.

Productos

Preguntada:

el 14 de Mayo de 2011

Community Treasure Hunt

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

Start Hunting!

Translated by