Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 49.598.816 Times

Simple Inverted Pendulum with LQR,PID SimMechanics 1.0

  Date Added: May 31, 2013  |  Visits: 490

Simple Inverted Pendulum with LQR,PID SimMechanics

Report Broken Link
Printer Friendly Version


Product Homepage
Download (52 downloads)



Hi guys this is my Simple Pendulum model and control using SimMechanics and Control toolbox, later I will include also the SolidWorks files to show how to use SolidWorks link.Anyone who finds that I should do things in another way please fell free to post any comment and help me :)This sample was modelled with SimMechanics and control was made with lqr command.First I've imported the pendulum from solidworks withmech_import;>> mgrPend = MECH_STATEVECTORMGR;>> mgrPend.StateNamesans = 'InvertedPendulumModel/Pendulo_Invertido/Revolute:R1:Position' 'InvertedPendulumModel/Pendulo_Invertido/Prismatic:P1:Position' 'InvertedPendulumModel/Pendulo_Invertido/Revolute:R1:Velocity' 'InvertedPendulumModel/Pendulo_Invertido/Prismatic:P1:Velocity'>> [A,B,C,D] = linmod('InvertedPendulumModel');>> eig(A)ans = 0 0 2.3132 -2.3132>> open_plant = ss(A,B,C,D);>> impulse(open_plant);>> Q = diag([ 0 100 0 100]);>> K = lqr(A,B,Q,R)K = 284.3487 -10.0000 126.1560 -23.6582>> Ac = [(A-B*K)];>> Bc = [B];>> Cc = [C];>> Dc = [D];>> sys_cl=ss(Ac,Bc,Cc,Dc);>> T=0:0.01:50;>> U=0.2*ones(size(T));>> [Y,T,X]=lsim(sys_cl,U,T);>> plot(T,Y)

Requirements: No special requirements
Platforms: Matlab
Keyword: Eigaans Gtgt Impulseopen Plantgtgt Invertedpendulummodelpendulo Invertidoprisma Linmod Invertedpendulummodel Gtgt Mgrpendstatenamesans Open Plant Ssabcdgtgt
Users rating: 0/10

License: Freeware Size: 327.68 KB
USER REVIEWS
More Reviews or Write Review


SIMPLE INVERTED PENDULUM WITH LQR,PID SIMMECHANICS RELATED
Training Tools  -  music_2_0 9
Thanks for visiting the music2.0 online game freak hideout store powered by the home of a huge selection of music items at great, low prices! Look for the plays for sure logo on your next media player and know it will work with tellas music store...
68 KB  
Code Management Tools  -  gitty-gitty 3.0.0
gitty-gitty is a package that contains template generation tools, are a set of scripts for creating a whole set of sources which may already be compiled and installed using the GNU development tools. Think of gtgt as a program which is able to...
716.8 KB  
Communication  -  Decimal to Q15 format 1.0
y = dec2q15( x , form )Function that works with any decimal value (beacuse of saturation using). Available representation of Q15 format are binary or hexadecimal.Input arguments of function:x - decimal integerform - form - dependent on...
10 KB  
Communication  -  Phase Noise to Jitter 1.0
Usage:Jitter = Pn2Jitter(f, Lf, fc)Inputs:f: Frequency vector (phase noise break points), in Hz, row or column.Lf: Phase noise vector, in dBc/Hz, same dimensions, size(), as f.fc: Carrier frequency, in Hz, a scalar.Output:Jitter: RMS jitter, in...
10 KB  
Communication  -  Neural Network Symbolic expression 1.0
Given a neural network object, this function returns the closed, symbolic, expression implemented by the network (as a string).This allows you to use a neural network model without relying on the neural network toolbox.Note I only implemented for...
10 KB  
Development Tools  -  Another Particle Swarm Toolbox 1.0
Particle swarm optimization is a derivative-free global optimum search algorithm based on the collective intelligence of a large group of intercommunicating entities. The individual particles are simple and primitive, knowing only their own...
30.72 KB  
Development Tools  -  Multiple steady states in a catalyst 1.0
The adiabatic catalyst problem arises in the field of chemical engineering. If chemical reaction kinetics within a solid catalyst body are influenced by mass transfer multiple steady states are possible for a certain range of the governing...
225.28 KB  
Development Tools  -  PlotData - display plot raw-data in data-tables 1.0
Syntax: plotdata; plotdata(hPlotFig); plotdata(figureName,sheetName,xdata,ydata, xAxisName,yHeaders,...); [hDataFig, hSpreadsheet] = plotdata(...); PLOTDATA(hPlotFig) scans the supplied figure handle for any plot axes; for each plot axes found, a...
40.96 KB  
Development Tools  -  OfficeDoc - read/write/format MS Office docs (XLS/DOC/PPT) 1.0
OfficeDoc reads/writes/appends and formats data, images & figure screenshots in Microsoft Office documents, from within the Matlab environment. Supported formats include XLS (Excel), DOC (Word) & PPT (PowerPoint). Opening/closing COM server...
122.88 KB  
Programming  -  latimes-qiklog 0.9.04
A simplified version of Python???*a*?s logging module. Debugging levels, log formatting and log output are preconfigured. Installation 01. Download the module pip install latimes-qiklog 02. If you want...
10.24 KB  
NEW DOWNLOADS IN SCRIPTS, DEVELOPMENT TOOLS
Scripts  -  Free Ecommerce website creator 1.2
Free Ecommerce website creator is a free PHP shop creating script. This allows you to put a online shop on your own website. Create your own free ecommerce website for Your Business. Create an online shop using easyGUI online shop creator. The...
1.44 KB  
Scripts  -  MochiGames PHP Script ZDR 1.00
MochiGames PHP Script ZDR is web site, ready for use, for flash games. These flash games are downloaded automatically by "MochiGames PHP Script ZDR" from MochiGames media. The use of the games is free, you can use your own Mochi Publisher ID and...
368.54 KB  
Scripts  -  Php Chat 2.0
Add a free php site, single sign-on and multiple skins, 100% free 1. Server Modes: The chat server has paid mode and free mode. If the free chat mode, a free chat room will be assigned to your website with your domain as the room name. 2....
938.87 KB  
Scripts  -  Nibbleblog 3.0.1
Nibbleblog it's a powerful engine for creation and manipulation of BLOG's completely free. Very simple to install and configure (Only 1 step). The database used is based on XML files and this way it is not necessary to use MySQL or similar DBMS....
371.09 KB  
Scripts  -  PHP File Manager | CloudOsys 2.9b8
CloudOsys is a PHP file manager, a tool that allows your visitors upload files such as media content directly to your website. Your visitors will upload files directly to your website, where they can share and comment on them. Through cloud...
1.41 MB  
Development Tools  -  Aml2CHM 3.50
Those who use the popular Aml Pages text editor might be looking out for a way of generating help files from their text and notes. Aml2CHM is a plug-in that was developed to offer people a quick and efficient way of converting Aml Pages documents...
549.99 KB  
Development Tools  -  VMP Viewer 1.0
This is a very rudimentary tool to visualize the VMP files generated by BrainVoyager. Useful to share files with people who do not have BV.
10 KB  
Development Tools  -  7-Zip for Script 4.42
7-Zip is a file archiver with a high compression ratio.Features:- High compression ratio in new 7z format with LZMA compression- Supported formats:- Packing / unpacking: 7z, ZIP, GZIP, BZIP2 and TAR- Unpacking only: RAR, CAB, ISO, ARJ, LZH, CHM,...
624.64 KB  
Development Tools  -  PHP Docbook Displayer for Scripts 1.0b
PHP Docbook Displayer provides XSL and CSS stylesheets, and PHP scripts, to generate easily and dynamically websites from Docbook files.It aims at simplifying to the max the web publication process : simply drop the docbook file under the site root !
102.4 KB  
Development Tools  -  WP Translate 1.0
This simple language translation plugin allows your users to quickly translate your webpages, through a widget on your blog.You have the option to select the title of the Widget, which will be displayed above the language translation form. Users...
10 KB