Skip to main content
1-Visitor
November 2, 2017
Question

Invalid constraint

  • November 2, 2017
  • 1 reply
  • 2372 views

Hi guys, can you help me identify the problem in the input?

All other variables are defined and i keep getting the "Invalid constraint" problem.

 

mathcad problem.png

1 reply

25-Diamond I
November 2, 2017

@JBongosia wrote:

Hi guys, can you help me identify the problem in the input?

 


Not without knowing and seeing the values of ALL the variables used in the solve block.

If possible attach the Prime worksheet along with a pdf printout of the whole file for the helpers which can't read the Prime version you are using.

Chances are that the linear system you set up has no solution. Have you tried tracing back the error? Error messages of a solve block often are not telling you the true reason for the fail.

JBongosia1-VisitorAuthor
1-Visitor
November 2, 2017

I found the problem. On the screenshot, the Vo=E/Ec but on the upper parts of the equation not seen on this screenshot, I wrote V0 instead of Vo. Thanks for the reply.