Simulink: warning Log in zero in one function

In summary, the conversation is about a problem with a simulation in Simulink, where the equation is giving an error due to a log of zero. The person needs to know how to change parameters or initial values in order for the equation to work properly. They are also questioning if a certain variable may be causing the issue.
  • #1
Ana_
1
0
Hello,
I have this problem (warning: log of zero in one function) when i try to simulate one system which apparentely doesn't have any problem.
in order to follow with my project i need to know how to change something parameters or whatever that is doing that my equation give me this mistake.
The equation is:
7b5e3bb47c4b2be1d6bbec0d94606a4e.png

where all the dates i put are temperatures calculated with another equations with integrator blocks.
how can i do to can change the initial values and the equation could work?
 
Engineering news on Phys.org
  • #2
Did you check if ##\Delta T_A## is zero somewhere? If yes, what should Simulink do in this case? If no, there should be no log of zero involved.
 

Related to Simulink: warning Log in zero in one function

1. What is a "Simulink: warning Log in zero in one function" warning in Simulink?

A "Simulink: warning Log in zero in one function" warning in Simulink indicates that there is a possibility of dividing a value by zero in one of the functions used in the model. This can lead to incorrect simulation results and should be addressed.

2. How can I fix a "Simulink: warning Log in zero in one function" warning?

To fix a "Simulink: warning Log in zero in one function" warning, you can try adjusting the parameters or inputs in the affected function to avoid dividing by zero. Alternatively, you can use conditional statements to check for and handle potential zero values in the function.

3. Can I ignore a "Simulink: warning Log in zero in one function" warning?

It is not recommended to ignore a "Simulink: warning Log in zero in one function" warning as it can lead to incorrect simulation results. It is important to address the issue causing the warning to ensure the accuracy of your model.

4. How can I prevent "Simulink: warning Log in zero in one function" warnings from occurring in my Simulink model?

To prevent "Simulink: warning Log in zero in one function" warnings, make sure to thoroughly test and validate your model before simulation. Also, pay close attention to the inputs and parameters used in your functions to avoid potential zero values.

5. Are there any other common Simulink warnings related to mathematical operations?

Yes, some other common Simulink warnings related to mathematical operations include "Simulink: warning Division by zero", "Simulink: warning Possible loss of precision", and "Simulink: warning Overflow occurred during simulation". It is important to address these warnings to ensure the accuracy and stability of your model.

Similar threads

  • Mechanical Engineering
Replies
7
Views
1K
  • Engineering and Comp Sci Homework Help
Replies
1
Views
1K
Replies
4
Views
2K
  • Mechanical Engineering
Replies
3
Views
1K
  • Aerospace Engineering
Replies
8
Views
1K
  • Set Theory, Logic, Probability, Statistics
Replies
3
Views
1K
Replies
1
Views
2K
  • Engineering and Comp Sci Homework Help
Replies
1
Views
918
Replies
2
Views
281
  • MATLAB, Maple, Mathematica, LaTeX
Replies
2
Views
2K
Back
Top