Add screenshots of the Simscape Model
This commit is contained in:
		
							
								
								
									
										14
									
								
								index.org
									
									
									
									
									
								
							
							
						
						
									
										14
									
								
								index.org
									
									
									
									
									
								
							@@ -799,6 +799,14 @@ We initialize other parameters:
 | 
			
		||||
  Kc = tf(zeros(6));
 | 
			
		||||
#+end_src
 | 
			
		||||
 | 
			
		||||
#+name: fig:stewart_simscape
 | 
			
		||||
#+caption: General view of the Simscape Model
 | 
			
		||||
[[file:figs/stewart_simscape.png]]
 | 
			
		||||
 | 
			
		||||
#+name: fig:stewart_platform_details
 | 
			
		||||
#+caption: Simscape model of the Stewart platform
 | 
			
		||||
[[file:figs/stewart_platform_details.png]]
 | 
			
		||||
 | 
			
		||||
** Identification of the plant
 | 
			
		||||
<<sec:stewart_identification>>
 | 
			
		||||
 | 
			
		||||
@@ -1298,6 +1306,12 @@ The feedback system is computed as shown below.
 | 
			
		||||
  G_svd = feedback(G, pinv(V')*Kc*pinv(U), [7:12], [1:6]);
 | 
			
		||||
#+end_src
 | 
			
		||||
 | 
			
		||||
Let's look at the Loop Gains.
 | 
			
		||||
 | 
			
		||||
#+begin_src matlab
 | 
			
		||||
  L_svd =
 | 
			
		||||
#+end_src
 | 
			
		||||
 | 
			
		||||
** Closed-Loop system Performances
 | 
			
		||||
<<sec:stewart_closed_loop_results>>
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user