- When a variable does not appear in any equation.
 - When some equations are degenerate in some ways. Tracing this down means looking for the places where you may find confliciting equations.
 
"This model is structurally singular. Check the equations."
    조회 수: 40 (최근 30일)
  
       이전 댓글 표시
    
We are trying to use PID controllers to control Mass flow Rate when the system senses a difference in pressure in the system. Attached we have our model. The simulation runs when we have our mass flow rate subsystem but when we add our pressue subsystem, we keep getting "This model is structurally singular. Check equations." 
댓글 수: 0
답변 (1개)
  Raj
      
 2024년 3월 27일
        As per my understanding, a structural singularity points to equations that are not lineraly independent. 
There may be two types of structural singularity-
An example to structural singularity can be an instance of a vehicle model in which for example if we apply same velocity to all four wheels and then also apply a redundant constraint that forces the velocity to be the same on all 4 wheels. Check if there are similar instances in your model and update accordingly.
I hope this helps!
댓글 수: 0
참고 항목
카테고리
				Help Center 및 File Exchange에서 Upgrading Hydraulic Models to Use Isothermal Liquid Blocks에 대해 자세히 알아보기
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!