Battery from library does not connect!

I have been trying to introduce a simple battery in my Simulink model. The 2 batteries included in the Matlab library cannot connect on any node. These batteries are the "elec_lib/Sources/Battery" and "elec_lib/Sources/Battery(Table-Based)". The help button for these blocks does not work either. Can anyone help?

5 Comments

You need to be careful about the "domain" of the blocks . Simulink regular blocks cannot connect to any of the Simscape packages without aa converter block . It can get frustrating at times, trying to find the right variety of blocks that look like they do the same thing but don't .
Thanks Walter.
Where can I find the "domain" of individual blocks?
Domains are mostly talked about with respect to Simscape. Different colors are used for different domains
The elec_lib entries you are using are part of Simscape Electrical
But even basic entries like resistors can end up being from different domains if you are not careful. You have to look carefully towards the root of the block tree to see which source is involved for blocks. I am not currently aware of any means to query an existing block as to its domain (but I have not investigated for that purpose.)
Thanks Walter. Now it's more clear to me.
Any idea why I only get black connection lines and block icons, even though the domain styles are enabled?
sorry I do not have any ideas about that .

Sign in to comment.

Answers (1)

Sabin
Sabin on 1 Feb 2025
Trying to directly connect two different technologies is not working. Simscape Electrical has two technologies, Simscape and Specialized Power Systems. It is not possible to directly connect them. Moreover, mixing the two technologies can introduce difficulties for the solver. It is better to stick with only one technology, there are similar blocks in both technologies.

Communities

More Answers in the  Power Electronics Control

Products

Release

R2018b

Asked:

on 26 Nov 2018

Answered:

on 1 Feb 2025

Community Treasure Hunt

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

Start Hunting!