How to write time dependent exponential with simple Simulink blocks
显示 更早的评论
Hello,
How would I write this question in simulink using simple blocks:
V= I*R*(1 -exp(-t/(C*R)) ?
I think I am missing the feed back which decays the value over time.

I don't want to use blocks which lock values (R and C), as I want to create lookup tables which change the valuse later on. (this is for 2-RC branch battery model)
Any help would be greatly appreciated!
回答(2 个)
Birdman
2019-1-30
0 个投票
Try this attached model.
3 个评论
Joshua Allwright
2019-1-30
Birdman
2019-1-30
It depends on your design. You can either select a time constant manually or you can link it to Simulink time.
Joshua Allwright
2019-1-30
Priti Bawankule
2019-11-7
0 个投票
How , we will give the value of Ts, if that T is in vector form?
类别
在 帮助中心 和 File Exchange 中查找有关 Simulink Functions 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!