CtrlGauss Module 1 |
Transformation and Analysis module for GAUSS |
DISPSYS display system components EDITSYS create or edit a system IOSEL select input/output pairs SYSIO number of system inputs and outputs SYSTs system sampling period SYSTYPE type of system, SS, TF or PZ
To convert to and from discrete forms
CtoD continuous to discrete DtoC discrete to continuousTo convert between system representations
SStoSYS state-space to system matrix TFtoSYS transfer function to system matrix PZtoSYS pole-zero-gain to system matrix SYStoSS system matrix to state-space SYStoTF system matrix to transfer function SYStoPZ system matrix to pole-zero-gainCtrlGauss also provides two functions to convert from natural frequencies and damping to and from zeros for both continuous and discrete forms.
WNDtoZ natural freq. and damping to zeros ZtoWND zeros to natural freq. and dampings
UNFBSYS unity negative feedback NFBSYS negative feedback FBSYS positive feedback COMBSYS combine two systems PARSYS parallel two systems SERSYS series two systems SUMSYS sum the outputs of two systems SYSBUILD general interconnection of blocksSYSBUILD accepts a matrix of block names, finds the blocks and combines them in the manner specified. Special attention is given to pure gain blocks to ensure no extra unnecessary states are included in the final system.
SYStoRL root locus response SYStoFR frequency response SYStoTR impulse time response SYStoSTP step response SIMSYS general time response SYStoSVD singular value response SYStoEV eigenvalue responseThese functions provide for automatic selection of gain, frequency and time points so that you can quickly and easily generate a representative response. The results can then be plotted using the enhanced plotting functions provided by CtrlGauss
RTLOCUS root locus plot BODE bode plot NICHOLS nichols plot NYQUIST nyquist plot PHFIX unwrap phase responseBy default RTLOCUS, NICHOLS and NYQUIST mark gain/frequency information on the plot. A grid of M- and N-circles or natural frequencies and damping can also be added. These functions can be combined with GAUSS' windowing graphics for professional results.
PHFIX allows you to correct for jumps in the phase plot and also to set the starting phase quadrant of the plot.
d_x = Ax + Bu y = Cx + Du



