System identification +friction modelling

Dear Sir,
I am going to determine the transfer function of an Automated Storage and Retrieval System (ASRS). It is a three axis system.
How about the friction modelling? Does this also included in the TF already or I have to conduct another test using stimulus and response method.
Thanks.
SADIAH

Sadiah,
as long as your motor doesn't move in a stick-slip manner while determining the TF, dynamic friction should be part of the transfer function of your system. On the other hand dynamic friction is typically not linear and there is a lot of literature available about friction modelling (just search for "friction modelling" in Google or at Amazon...).
Still in most cases you don't have to think about dynamic friction too much as it just damps the system a bit which can be addressed by adjusting the control parameters (e. g. PID).
Static friction is another issue. NI Motion Control boards provide several control parameters to overcome static friction. For the case that you are developing your own motion control algorithm you still may have a look at this link to get an idea how to address this issue.
I hope that helps,
Jochen Klier
National Instruments Germany

Similar Messages

  • System Identification and Transfer Function of the LEGO MINDSTORM NXT Robot

    Can anybody please help with the below question.
    Using your LabView interface, input different values of power and record the output value of the number of wheel rotations. You can convert the latter into speed by measuring the diameter of the wheel. Then, type ‘ident’ in the command line of Matlab to launch a graphical user interface for system identification. Using the data collected for input power and recorded speed, you can derive the transfer function for your robot in the Laplace domain.
    You will notice that it is possible to approximate the transfer function to a first order system.
    Add disturbance to your system such as wind drag, road profile or friction. You might want to model the disturbance as a sinusoidal waveform.
    Analyse the system response in LabView in order to tune the response.
    Finally, write a LabView program to test your controller.
    Set both Integral and Derivative to 0
    Increase the value for Proportional controller to 0.5, 0.8, 1, 1.1, 1.3, and 1.5
    Select a suitable simulation stop time.
    Compare each simulation results and draw some conclusions.
    Record the steady-state error. Has it dropped to near zero?
    Record the rise time. Has it decreased to less than 0.5 second? And for what values of Kp?
    Check whether this response is realistic i.e. a real cruise control system generally cannot change the speed of the vehicle from 0 to 10m/s in less than 0.5 second.
    Adjust the gain (Kp) to give a reasonable rise time and add an integral controller to eliminate the steady-state error.
    Change both Kp and Ki and see what happens to the response. When you adjust the integral gain Ki, start with a small value since a large Ki can destabilise the response. (Ki =0.001, 0.002, 0.003, 0.004).
    Then you need to adjust both the proportional gain Kp and the integral gain Ki to obtain the desired response. Record the values of Kp and Ki that can meet all the design criteria.
    Write the PID-feedback control LabVIEW program as described above.
    Does it work? Quantify! Show us it is working
    Hand in a short report on the PID project on the cruise control of the LEGO MINDSTORM NXT Robot. Your report should contain an introduction to cruise control and uses of PID controllers, a brief explanation of how PID feedback control works. The printout of the Block Diagram and Front Panel of your LabVIEW program should be attached at the end of your report.
    Put it all together. There are many questions that can be explored and written up in the result section. Be creative.
    Here are some things that may be addressed: Check whether your system can stabilise speed to within 1%. What are the optimal PID parameters that you have found? Can you choose PID parameters to both reach the set speed quickly and also maintain the speed within good accuracy once the system has reached the set speed? Can you control the speed of small steps? Explain your results?

    Thanks for that.
    DanHarryman wrote:
    HI ToolMonkey
    You should be able to build control system to do this using PID control VIs. The following paper is a good place to start when working with PID systems. 
    http://www.ni.com/white-paper/6440/en
    Let me know how you get on using some of the functions in this. 
    Thanks 
    Dan.H
    UKAE

  • System identification of a "complex" system

    I would like to use labview to extract the transfer function of a closed loop control system.  This system uses a PID loop to control the amplitude and phase of a radio frequency cavity.
    I can easily excite the real world system with a step response (or any arbitary excitation).
    The step response from the system has both amplitude and phase, and in labview is an array of type "extended complex".
    Is the NI system identification toolkit capable of extracting the transfer function in both amplitude and phase?  I have an evaluation version and have been unable to get this working.
    Pete.

    System Identification uses frequency response based on "bode" graphs. This means that it has two graphs: one representing the magnitude over the frequency range and the second is the phase against frequency (http://en.wikipedia.org/wiki/Bode_plot)
    If you see the literature, on complex numbers (http://en.wikipedia.org/wiki/Complex_number), the polar form describes how you can convert Real +/- imaginary to magnitude and phase. Notice that, in general, the magnitude is expressed in log scale and special care is necessary to allow you to use the functions. Fortunately for you, System Identification allow you to use "linear" scale in the conversion. You define this on the "FRF format".
    Also, notice that the SI Estimate FRF function is only used when you have the time-domain data (input and output over time) and the other functions in the frequency domain Model Estimation palette are used to convert bode responses into a polynomial in the S-domain or Z-domain.
    Please let me know if you still can't configure the functions.
    Barp - Control and Simulation Group - LabVIEW R&D - National Instruments

  • System Identification with Digital System

    Hey,
    So when using the system identification toolkit, the user excites the system with a analog signal. After they're finished with the entire process they're able to get a plant model of their system. So what if they're system will be using digital inputs/outputs (e.g. a digital amplifier on their proportional valve), can their system be excited with digital outputs and then achieve a digital plant model? Or must their system be an analog system to use the toolkit?
    Thanks

    If your search didn't turn them up, then you probably have the base package of LabVIEW and the functions are not included. The search function is at the top of the functions palette.
    You can use either function provide data to a DAQ output. If you want to use an analog output, you just have to wire the waveform to a DAQmx Write. Look at any of the shipping examples for DAQ output. Most of them use waveforms such as a sine wave but it doesn't matter. Waveform data is waveform data.

  • System identification using labwindows?

    Hello,
    I have some linear models to test and need to identify the parameters using estimation algorithms like arx, armax, oe. I am doing that now with an old version of Matlab (2002!!) but since all my other programs run in LabWindows CVI (8.5.1), I would like t know if there is something like a system identification toolkit but not for Labview but for Labwindows! or some library that I can add... any ideas?
    Thanks, Kristel

    kristel wrote:
    I have some linear models to test and need to identify the parameters using estimation algorithms like arx, armax, oe. I am doing that now with an old version of Matlab (2002!!) but since all my other programs run in LabWindows CVI (8.5.1), I would like t know if there is something like a system identification toolkit but not for Labview but for Labwindows! or some library that I can add... any ideas?
    The best versions of Matlab are the old ones, they don't cost so much
    You really need to be looking for a system identification library written in C. I was a little surprised, when I had a quick trawl, that I couldn't find one so easily. The only toolkits that come up on Google searches seem to be the Matlab and LabVIEW ones. There's stuff like the Numerical Recipes implementations for estimation, that give you the building blocks, but you'd still need to be referencing Astrom, Goodwin & Payne, or another reference to complete the implementation.
    I'd be interested to know why you would really want to implement in C. Most system identification is offline, and which tool you use - C, Matlab, LabVIEW - is really immaterial.
    Martin
    Certified CVI Developer

  • System identification

    Dear All,
    I have problem when handling my system identification toolkit. When I running my system in real time, i get this error;
    The model orders are inconsistent with the dimensions of the model coefficients.
    How can i settle this problem. I don't know what is happening actually. I hope some can give some suggestion, why this situation occur. Thanks all.
    Attachments:
    Modeling.vi ‏311 KB

    Dear All,
    I hope, someone can help me to settle my problem. Thank you very much!

  • System Identification Assistant w/o NI Signal Generator

    Hello,
    I am using a GW Instek power source to heat a graphite rod within a vacuum chamber.  I am detecting the temperature with a K type thermocouple connected to a thermocouple input module.  I have written a labview program with a PID and have everything running, yet i force tuned the PID. I would like to use the signal identification tools labview provides to identify the transfer function and model the process.  I have used the system identification assitant in attempting to send a step signal and acquire a response, yet I have been running into difficulties.  The only way I can perform a step function is to manually generate an output of a specified power and then measure the response, as the signal generator within the system identification software is not identifying the GW Instek PSW 30-108 power source. With manual input and importing both input and output data i am able to get a parametric model, yet the transfer function provide me PID values which are 5 orders of magnitude greater then the ones i am currently using. Ideally i would like to use the software to generate the signal and measure the response continuously rather then using data i collect through my program.  If possible, I would also be interested in perhaps directly integrating VI's to perform signal analysis directly into my process program.
    Problems and what I have done:
    I have the drivers for the power source and my process program recognizes the device yet system ident assist cannot find the hardware. I have attempted to creat a task in NI-MAX yet the hardware is also non-identifiable. 
    Port module input works with VISA and this is how my VI is communicating with the power source.
    Goals:
    I would like to use the system ident assist to generate power ouput and collect temperature input, and generate a process model, so that I may tune my PID more accuratly.
    Also, I may be interested in integrating VI's directly into my process program, yet I am new to the LV language...
    I have attached  my Labview program below.  I would like to thank you in advance for your time and look forward to responses.
    Cheers
    Attachments:
    Test1_RT.vi ‏186 KB

    Using cDAQ 9171 interface to accquire thermocouple data.  My Device does appear in MAX under devices and Interfaces, and i set up the Port/Visa for my LV program.  So LV program recognizes the power device, although System Identification does not give me the option to access the device for signal generation.  I have tried to set up a task under device neighborhood, and have alse attempted and IVI device session setup.  Both unfortunately did not get me any farther.  I am thinking i may have to right a program with VI's and integrate it into my current LV program.  Although I dont want to attempt to do this until I am certain that I can get the System Identification VI's to recognize the Power Supply. Ideally I would like to avoid contructing a program and simply use the system ident assisten and parametric modeling to provide me the T.F. 

  • DC motor system identification

    I am using a set up in which I am measuring the speed of a small 9V DC motor using a hall effect sensor.I wish to determine the transfer function of the motor.How do i go about it?
    I tried working it out with the attached vi,but it doesnt really work..
    Please suggest some good examples about how to try this out.
    Attachments:
    Parameter_estimation.vi ‏344 KB

    Hello ShishKeBobby
    Thanks for your reply, but realy these information I knew, I need more information like a datasheet for this DC motors concerning the electrical and mechanical parameters.
    I searched for the tetrix DC drive motor, part no. 39083 on pitisco web site but I could not download the datasheet.
    these are the information I need
    Motor constants (KT, KE)
    Motor internal resistance (Rm) and inductance (La)
    Motor friction (viscous friction)
    Interia (J)
    , thanks 
    or I am thinking to get these parameters by system identification but I dont know how without disasseblying of the dc motor from DANI and having a benifet from Labview and the assembled Morors in DANI.....
    what you think?
    Thanks for help
    A.Hakim

  • Technical System Identification

    Guys ,
    I need to add JRUN into my system lanscape , What I want to know is What will be the <i><b>Technical System Identification</b></i>, while adding the technical system using technical system  wizard.
    Thanks
    Manish

    Hi Manish,
    You can give any value to identify the JRUN on the host it is running.
    Thanks
    Prasad

  • How does the system identifies whether we use Psotive or Negative Time Mngt

    Dear All,
    How does the system identifies whether we use Psotive or Negative Time Management.
    Appreciate your early response.
    Regards
    Rajesh

    Hi
    1. In positive time management we record the actual time of the employee working in organization and following are the infotypes we need to maintain in master data,
              1. Organztion Assignement [0001]
              2. Personal Data [0002]
              3. Absence Quota [2006]
              4. Planed working time [0007] with the time management status " if you are using PDC then "2" " Or "1. Time evaluation actual time".
              5. Time Recording Info [0050]
    2. In Negative time management we are only recording the time deviation like "Absence, Illness, Leave" and following are the Infotype we need to maintain in master data,
             0001, 0002,0007 with time management status "0" i.e No time evaluation and 2006.
    Best of Luck
    Swapnil

  • System Identification Toolkit 2012

    Hello
    I´m triying to find the System Identification Toolkit for labview 2012 for evaluation but I cannot find it...   version 2011 and  2013 are available but not for 2012 
    where can I obtain it for evaluation?
    Regards
     

    That's weird, they just skipped 2012 in to Product Downloads page.
    Do you have your LabVIEW install disc package. This page seems to think you can find it there at least.
    Otherwise, I suggest contacting an NI rep directly.

  • System Identification ErrorR

    Hi
    When installing new SunFire V100 i get :
    "System Identification ErrorR I=377703" - "An error occurred while trying to set the IP address"
    I've tried many IP's with or without DHCP .
    anyone have any idea ?
    Thanks'
    Kobi

    If this error is during the OS installation, I would suggest skip the Network configurastion and continue with the installation. Latter once the OS installation is done....run sys-unconfig and configure the network.
    -M

  • Novice System Identification

    I'm new to System Identification (both as a concept and as a toolkit!), does anyone have any suggestions of where I can start to get to grips with it? I'm going to be doing both linear and non-linear identifications in the course of the project I'm working on but unfortunately none of us have ever played with system ID before.
    Any help would be much appreciated,
    Andy
    Solved!
    Go to Solution.

    Hi Andy,
    You should have a look at the NI Developer Zone. There's examples and other useful documents. I found something that you may find useful, follow the link below
    Stimulus and Acquisition Considerations in the System Identification Process
    http://zone.ni.com/devzone/cda/tut/p/id/4170
    You can also search on the website for tutorials and examples. go to ni.com
    Regards,
    Rico P

  • Cannot find the Recv Logical system in Distribution Model

    HI experts,
    Im triying a Idoc to file scenario, the logical system for PI and R3 has been already created and assinged for the appropriate clients.
    and i ve created the port from r3 using tcode we21 and in PI using idx1 and Idx2. The RFC destination also created for PI and R3 system.. when i created the distribution model using BD64 in R2. when i assigning message type i can give the source logical system and i cant find the Receiver logical system...  Also in WE19 i cant find the receiver port (which i created in IDX1 and IDX2)..
    Could u tell me how to solve this prob???
    Regards
    Balaji

    Hii Ravi,
    Thanks for your reply,
    Yes i have created the port (RFC800) idx1 and give RFC destination which points the R3 system.
    I have assigned the meta data to that port using tcode idx2.
    And I have created port with port name "PORT800"  in R3 using we21 and give the RFC destination which points the PI system
    when im using the WE19... i gave source logical system as R3 Logical system and receiver logical system as PI Logical system.
    now im getting error like  "PORT RFC800 DOESNT EXIT IN THE THE TABLE OF PORT DISCRIPTIONS".
    Regards,
    Balaji
    Edited by: Balaji Pichaimuthu on Jul 25, 2009 9:32 AM
    Edited by: Balaji Pichaimuthu on Jul 25, 2009 9:32 AM

  • BDLS updating logical systems in CIF models?

    Hi
    The BDLS tool can be used to update logical system names in systems. As I understand this tool is often used when copying systems (Production system to Q system for instance).
    In a situation where you copy the productive system to the  Q system:
    Does anyone know if BDLS is capable of updating the logical systems in the generated CIF models that you get copied from the productive system? In this case you'd get a big chunk of models that point to the wrong logical name. If you could get the target system changed in the generated model then you could save a lot of time in generating and activating models.
    Any comments much appreciated
    Simon

    Hi,
    I am not too sure if this thread is followed. I was looking for some info where we had a similar issue recently when we did a production refersh to Quality and all our integration model variants are pointing to our production system.
    Our basis team has taken all the necessary steps like BDLS etc, but we had this issue. I dropped a message to SAP and they gave a report name RCIFVARIANTCHANGE to change the logical system name from old one to the new one for CIF variants.
    Thanks,
    Murali

Maybe you are looking for

  • ITunes Freezing Intermittently when Playing from iPod

    Hello, If anyone could shed any light on this I'd be most grateful. My problem, like many others, began when I updated the iTunes software a few days ago but the problem itself seems to be different. My iPod is mounting fine and iTunes recognises it

  • X201 + X200 UltraBase + DisplayPort = 30" support

    Does the X201 + X200 UltraBase + DisplayPort combo make it possible for me to drive a 30" monitor at 2560x1600? I've only seen specs that say maximum 1920x1200 or 2048xsomething. Thanks.

  • Hint or parameter to force physical read

    I am using  Oracle 11.2.0.3. I have a query which took 45 minute the first time and it take 4 minutes in subsequent run  in QC environment. In both the cases it uses same plan. If I try the query again in few days , first time it takes considerable a

  • How to set Authorisation to view and maintain employee data.

    Hi,      I have a requirement to restrict the user to view and maintain all employee data except some manager position for some company codes. How can I do this . Cheers Senthil

  • JDeveloper integration with SOA 10.1.3.4

    Hi Experts, I need to integrate the JDeveloper with SOA 10.1.3.4 version. Please let me know what version of JDeveloper I need to install and what are the steps. Thanks for your help. Shashi