Applying 5 kN external force on a load cell - Force readings to start from 0 kN

I am recording readings from an Omega Load Cell using DAQmx (Continuous bridge example) . A pre-tension force of 5 KN is applied on the load cell. Is there any way of forcing the applied pre-load force to drop to zero so the readings to start from zero?
Thanks!

The way you worded your question in somewhat ambiguous. 
You really do not want to remove the physical preload force, do you? 
I think what you want to do is to change the readings to account for the preload. That can be done fairly easily if you have complete control over the applied loads and know when there is no additonal load on the cell.  In the weighing (scale and balance measurements of force or mass) this process is called taring. The tare is the weight or force without the external load. At the grocery store they adjust for the weight of the container before they add your food.
Add a Tare state to your state machine. When the user presses the Tare button on the front panel, the program takes a reading from the load cell (or several readings to be  averaged). That reading is the tare force. Place it on a shift register. Then subtract the tare force from the readings taken while the desired measurements are happening. 
If the maximum load is close to the load cell limit, the termperature of the load cell varies, or there are impact loads involved, then this simple taring approach may not be good enough. That is not because of any inherent problem with the method, but due to the things that can cause a load cell to drift or change baseline outputs.
Lynn

Similar Messages

  • Unable to load Cell Text (Memo A/c) from FDM to HFM..?

    Hi All,
    I am unable to load Cell Text (Memo a/c) from FDM to HFM. We use Import>validate>export function and use Upsload fucntion in the file to import the data. No errors are shown whilst loading the file and everything gets load except these Memo accounts The issue never arose when we were on version 11.1.1.3. We have recently migrated to 11.1.2.1. I have also checked Application Integration Settings where Cell Text is ticked as enabled.
    Can someone help please..
    Thanks,
    Maneesh

    Hi All,
    I am unable to load Cell Text (Memo a/c) from FDM to HFM. We use Import>validate>export function and use Upsload fucntion in the file to import the data. No errors are shown whilst loading the file and everything gets load except these Memo accounts The issue never arose when we were on version 11.1.1.3. We have recently migrated to 11.1.2.1. I have also checked Application Integration Settings where Cell Text is ticked as enabled.
    Can someone help please..
    Thanks,
    Maneesh

  • Forcing pages to start from odd/even pages

    Hi,
    I have a book with this kind of documents in it:
    1) Cover, starting on an odd page.
    2) 2nd of Cover, starting on an even page.
    3) TOC, starting from an odd page.
    4) Main content, starting from an odd page.
    InDesign CS5 lets me define a general setting with Book panel > Book Page Starting Option. However, I don't see any setting to let me force each document/chapter to start from an odd or even page. Is there something like this somewhere?
    Without this kind of control, I must choose Continue on the next page as a general rule, with the risk of having some chapters start on the wrong page.
    Paolo

    Peter, I think this is the correct solution. Very easy to do, since the first paragraph of a page that must start on a particular side is usually a "special" paragraph (chapter title, legals, TOC, and so on).
    In case the page begins with an illustration, I can try with a hidden paragraph, or a paragraph containing text of the same color of the page.
    This is, however, something that InDesign could learn from FrameMaker, whose book documents can start each one from a separate side.
    Paolo

  • Dynamic force control using linear servo actuator + load cell

    Hello,
    I am designing a test fixture which will allow us to test the performance of actuators we install in our products. I need to apply a constant load to the actuator while it is extending/retracting. I would like to be able to use a linear servo actuator and a load cell on the same axis as the UUT to provide and monitor the load. The actuator under test does not travel at high speeds, its max speed is approximately 1in./sec.
    I need to be able to maintain a constant load while the actuator is moving. Therefore  I'll need some kind of closed loop system to maintain a velocity such that the load being reported from the load cell is equal to the expected load as the actuator is moving.
    I am trying to figure out how to best implement this in a cost effective and time-saving way. I have not purchased any hardware at the moment so am open to suggestions. We do have LabView 2009 with all the toolkits. Would it be best to implement this using a motion controller card or would I be able to get good results using a standard DAQ?
    Message Edited by fnaeem on 02-05-2010 05:58 PM

    As you have stated correctly, you will need a deterministic closed loop system to accomplish this task. The most cost efficient while reliable solution for this purpose is a motion control board like the PCI-7352. This board provides quadrature encoder inputs for positioning tasks and analog inputs for any other type of control. Torque/force control is a very typical task for this board and it provides a simple API and useful configuration tools.
    If cost savings are a primary goal, you could also use a PCI-7342, but for your application I would recommend the PCI-7352, as the PCI-7342 provides only 12-bit ADCs, while the PCI-7352 provides 16-bit ADCs, resulting in a much better resolution of your force feedback signal.
    I hope that helps,
    Jochen Klier
    National Instruments

  • Closed loop velocity control based on load cell force

    Hello,
    My application is for a drill, that drills into rocks of various densities for the purpose of collecting rock core samples.
    My setup has 2 motors which get controlled, one spins the drill bit at a constant velocity, the other moves the drill mechanism along a Z axis.
    For efficient cutting, it is desired to apply a constant force between the drill bit and the rock.  I have a load cell which measures the force being exerted by the drill bit on the rock surface, and this force can be adjusted by changing the velocity of the Z axis.  So I would like to employ closed loop control to adjust the Z axis velocity to maintain a constant force on the rock.
    Platform: cRIO 9073, with NI 9505 & 9215 Modules, Labview 2010 Full with RT and FPGA modules.
    The load cell is by Transducer Techniques, and I use their TMO-1 module to condition the signal, the output of which is attached to an input of the 9215 module, where 0-100 lbs equates to 0-8VDC.
    The motors and encoders for the Drill and Z axis are connected directly to the 9505 modules.
    Right now I am using a modified version the example found in ...\examples\CompactRIO\Module Specific\NI 9505\Velocity Control (closed loop)\Velocity Control (closed loop) - NI 9505.lvproj to accomplish velocity control of the motors.
    My questions are:
    1) Do I have the appropriate NI hardware/software for this task?
    2) With my current hardware setup, what would be an appropriate way to control my Z axis velocity rate based on Analog feedback from the load cell?
    3) Development time is a critical factor, so are there any toolkits etc that are easy to get started with that would drastically decrease my development time, or do I already have everything I need?
    Thank you for your time
    -MK Hokie

    1. Your hardware and software look appropriate assuming the motors are compatible with the 9505s.  You didn't mention the NI SoftMotion module in your software list which is something you will need.
    2.  There are a few ways of doing this.  One method would be to have a force PID loop that would attempt to maintain a force setpoint by directly outputting values to your torque loop.  In this case, the drill would essentially move as fast as it could while maintaining the force setpoint.  Another option is to have the force loop output a velocity setpoint.  You would then have a velocity PID loop that outputs torque values to the torque loop.  By adding this additional velocity loop you could have control over your maximum and minimum velocities.  There are likely other alternatives as well, but these are the first two that come to mind.
    3.  Unfortunately there are no shipping examples that close the loop on force feedback.  My advice would be to start with the NI 9505 shipping example and adapt it to your needs.  There are quite a few things you will want to change though.  Do you know if you will need to use the trajectory generator to move the drill into position before starting the force control?
    Assuming you don't need any trajectory generation, you can scrap the entire RT portion of the NI 9505 example and just create the necessary FPGA code.  On the FPGA, you won't need the Spline or Synchronization code either because this information would no longer be coming from RT.   You could take these out and replace the position loop with a force loop and possibly a velocity loop and your FPGA program would basically be finished.  In fact the only real motion IP that you will need is for the encoders (assuming you want velocity control) and PID.  Then you would need to create an RT VI that allows you to send down enable, disable, PID gains, and setpoints. 
    If you do need trajectory generation, you would want to keep most of the example code the way that it is, but then program in a 'Force Mode' that utilizes the force and velocity controly as described above.  You could think of it as having two different routines programmed side by side. 
    Regards,
    Burt S

  • Tuning servo motor to withstand external force of another servo motor

    Hi,
    I have two brushless DC servo motors connected to their own third-party amplifier operating in torque mode. These motors control a reel-to-reel system, where a metal ribbon travels from one reel to the other. One amplifier is connected to the NI 9516, where I am using Softmotion to control its velocity. The other amplifier is set at a constant torque to take up the ribbon.
    The problem I am having is with tuning the velocity-controlled motor to withstand the torque caused by the take-up motor. I need the motor to operate at a constant velocity while able to withstand the forces cause by the pull of the other motor. So far I have been unsuccessful at tuning it to counteract that external force. I was hoping to have Softmotion control the motor's velocity while the motor itself is set in torque mode, but it seems I have to set the motor to velocity mode to solve my problem. Is that the only answer, or is there another way?
    Linus

    Just to let you know, I already solved the problem. It seems that my initial settings for the servo amplifier was incorrect, and that I was providing too little power to the motor. It was set to a low power because it was making a noise when it was set to a normal value. I learned eventually that the source of the noise was not because of the power, but because the initial gain tuning parameters were not set correctly. When I changed the tuning parameters, I was able to supply more power to the motors, which gave it enough torque to withstand external forces.
    I initially used the gain tuning values recommended by the Getting Started the AKD EtherCat Drives guide, even though I was not using the same brand of motor. I though the suggested uning parameters would apply to my brushless servo motor, but it turns out that's not the case.

  • I Mini with an i7 processor. I would like to use Boot Camp to install windows based CAD software on my MAC. Would it be better to use a plugin external hard drive to load my software on and if so what hard drive would you recommend?

    I Mini with an i7 processor. I would like to use Boot Camp to install windows based CAD software on my MAC. Would it be better to use a plugin external hard drive to load my software on and if so what hard drive would you recommend?

    Thank you for your quick response. I can then use a ZIP drive for data storage. I want to keep as much of my hard drive free of data as possible.

  • Hello.... I already loaded logic 9 on my laptop hard drive... I would to load all the samples and loops on an external drive... Do I need to reinstall from DVD's or can I drag and drop?

    Hello.... I already loaded logic 9 on my laptop hard drive... I would to load all the samples and loops on an external drive... Do I need to reinstall from DVD's or can I drag and drop?

    Thank you.... Would you know where they would be on my hard dive? Are they all together?

  • I just had a new hard drive installed. After loading everything back on my computer from external drive, i came to the "select wireless network screen. I've misplaced the WEP password for my internet. Is there anyway to find it on another computer?

    i just had a new hard drive installed. After loading everything back on my computer from external drive, i came to the "select wireless network screen. I've misplaced the WEP password for my internet. Is there anyway to find it on another computer?

    Maybe. What kind of other computer are you talking about? What operating system is it running? What kind of wireless router are you using?
    Your best bet may be to just reset the router and set it up again.
    Just so you know, WEP is a very old security system for wireless and is considered insecure. If you have it available, use WPA2.

  • External Table vs SQL Loader.

    Hi,
    Pls anybody can tell me what is the significant differences between external table and SQL Loader.

    Both fall into category of Oracle utilities
    [SQL*Loader|http://download.oracle.com/docs/cd/B19306_01/server.102/b14220/utility.htm#i10606] is the one that loads data into Oracle tables from operating system files and [external table|http://download.oracle.com/docs/cd/B19306_01/server.102/b14220/utility.htm#i10611] is the one that
    is providing functionality similiar as SQL*Loader in the means of accessing external data but with with a different logic and rules,it lets you access data in external sources as if they were in a table in the database.

  • Give swipeleft/right gestures to multiple external compositions that are loaded with composition loader by Edge Commons

    Hello,
    I have multiple external compositions that I load in my Edge project, with the composition loader by Edge Commons.
    I would like to connect these external compositions with swipeleft / right gestures.
    When I give the containers (where the external compositions are loaded in) the swipe gestures, it
    works perfectly. But when the external compositions are loaded, the swipe gestures on the containers doesn't work anymore.
    So is it possible to give the external compositions the swipe gestures. And that when they are loaded in my Edge project, the external compositions can communicate with each other.
    For Example:
    External composition one is loaded and when I swipe to the left, external composition 2 will slide in from right to left.
    I think it must be that the external compositions have a function to control the timeline in the Edge Project.
    I hope that this is possible and can help me with the code. Or have another solution.
    Thanks!

    I think I have the same or a similar issue.
    I am using a modified version of Edge Commons - Extension Library for Edge Animate and Edge Reflow | EdgeDocks.com
    to listen to touch swipe events in an external compositions.
    var promise = EC.loadComposition("publish/comp_01.html", sym.getSymbol("content"));
         promise.done(function(comp) {
               var stage = comp.getStage();
           // Listen for events dispatched by the external composition
                    stage.$("bg").swipeleft(function() {
                          EC.loadComposition("publish/comp_02.html", sym.getSymbol("content"));
                    stage.$("bg").swiperight(function() {
                          EC.loadComposition("publish/test1.html", sym.getSymbol("content"));
    This works great for the composition loaded by this script, but the comp.getStage function does not pick up on swipe events on anything other than the .$("bg") in this composition.
    For example I have 30 compositions each with a .$("bg") but only the one loaded by this script works with this script. I am looking for a way to universalize the event listener to work with every .$("bg") loaded into my main stage symbol.
    Do you or does anyone else have a solution?

  • HT4914 My music is stored on an external hard drive. All music that I buy, whether from itunes or some other provider, automatically gets loaded onto my external drive. There is some music on my computer drive as well. Will match work in this circumstance

    My music is stored on an external hard drive. All music that I buy, whether from itunes or some other provider, automatically gets loaded onto my external drive. There is some music on my computer drive as well. Will match work in this circumstance?

    I followed all the instructions for consolidating my music into one folder on my external hard drive. (I'm struggling with this because my ext HD was renamed when I synched my iPod shuffle last night. The "E:" drive has now become the "F:" drive and all my songs have those dreaded exclamation points next to them. Exploring my computer, I found "My music" folders in two place on my C: drive and one place on my external hard drive... and the song list in each place is different.
    Argh.
    So... following the directions in the article reference here, I attempted to consolidate all of my songs into one folder on my external hard drive.
    But.. I checked the song list when the "consolidation" was complete... and MANY songs are missing. They're still on the C: drive, but don't appear to have been copied to the new folder on the ext HD.
    I would appreciate any suggestions.
    Thanks so much!
    Edit: I tried to reassign the ext. HD a permanent letter, but my Control panel does not appear to offer the option of Administrative tools. Is there an easy way to get to this, as this seems to be the root of the problem?
    Thanks.
    Message was edited by: hbdivegirl

  • Question on Measuring Lift Force for MAV Ornithopter for Student Project using Load Cell

    Hey everyone!
    I am new to these forums so bare with me, please. I am part of a senior design student group working on making a micro aerial vehicle ornithopter (generates lift by flapping its wings) similar to this Design.
    We are using this load cell connected to an AD620 Op-Amp circuit that basically has two input wires from the load cell coming into the op-amp with a gain of 100 (there is an Rg resistor with 500 ohms in the circuit). The load cell and op-amp circuit are both powered correctly with 10 V and +-15 V, respectively. There are two output wires coming out of the circuit. One comes out of the 6th terminal of the op-amp, and one is connected to ground. If we turn on everything and test the output of the circuit with a multimeter there is little if no fluctuation in the output voltage, which is about .25 V with zero load. If we add precise weights and form a linear graph of the output voltage vs. weight, we can find that there is about .0045 volts/gram relationship.
    Here comes the part we we are having trouble. It seems as though the circuit it working correctly, but when we try and hook it up to our USB-6221 DAQ Board though the ai0 (or any analog input) and confirm a LabVIEW program to read the output, we get a ton of noise along with a weird looking graph.
    Here is a picture of the front panel that shows the output we are getting http://img130.imageshack.us/i/frontpanelg.jpg/
    Basically, I would have though we could get a straight line that continuely increases or decreases depending on the load on the load cell. Why would it graph a ton of vertical lines? I would think it would be just one data point per time value?
    Here is the simpler block diagram just to test the output: http://img26.imageshack.us/i/blockdiagramsmall.jpg/
    Here is the main block diagram that we were going to use to convert to force, etc. but its not working (no need for while loop?): http://img15.imageshack.us/i/blockdiagrambig.jpg/
    The properties of the DAQ Assistant VI is as follows:
    input range: -10 to 10 v
    RSE terminal configuration
    acquisition mode: n samples and not sure how many samples we want to read or how fast. we had 1k hz and 100 samples and the image above is basically what we got it the program runs continuously. 
    I don't know what else I can tell you, except that if anyone helps me you would be like a godsend to our group. It would be very much appreciated
    Thanks!!!

    As I am unable to look at youor images (the corporate filter here is blocking the url) I can't see what you are describing. I will say that a multimeter will not show fast transitions that will show up in a LabVIEW/DAQ application, so using a meter usually doesn't tell you that much about signal "cleanness". How long are the wires from the op amp/load cell to the DAQ? How long are the wires, and what type (shielded, twisted pairs, untwisted pairs, etc.) from the load cell to the op amp. The output levels of the load cell are usually quite low, so the possibility of also picking up "environmental" electrical noise is very high, and this will be amplified as well. Since the output of the op amp is higher, the noise introduced between it and the input to the DAQ is less of an issue, but there as well. So making sure that signal wires are properly shielded and grounded is important, and there are long papers describing this for low level analog signals. Since the load cells desired output will probably vary relatively slowly (a few Hz) it may also be helpful to put a simple low pass filter before the DAQ.
    You should insert the images into your post, as jpg, or png (you have jpg images) Not bmp! (this is for others that might read your post, yours are jpg which should be ok). Generally most of us won't or can't go to links, corporate network filters and corporate policies frown on it, too much maleware lurking at the end of unknown URL's
    Putnam
    Certified LabVIEW Developer
    Senior Test Engineer
    Currently using LV 6.1-LabVIEW 2012, RT8.5
    LabVIEW Champion

  • Force Mapping from Modified Load Cell

    I am having some trouble finishing a program that we have been asked to write. Basically, the program is connected to a piece of hardware we fabricated. The hardware (attached below) is basically a wheel with four spokes. Each spoke has a strain gage attached to it on either side. These are connected as two full-bridge circuits. I have been able to get the force output for each of the full-bridges as the maximum value. We have now been asked to create a map of the forces to show where the most force is being placed (assuming uneven distribution). My vision is that it would use colors to show where the forces are, similar to a temperature map. What would I use to go about doing this?
    Attachments:
    Force Measurement v1.vi ‏106 KB
    Modified Load Cell.png ‏267 KB

    Look at the Intensity Graph. That will plot data as a range of colors. You will need to do some math to determine the value distributions from your set of strain gauge readings. You may also need to do some geometry/masking to set the force to zero where there is no material.
    Lynn

  • I tried to play candy crush, but when i launch, app closed. I tried all (reset, restart, reload, etc.) I have the app on my pc, but even if i try to sync, the app do not apply on my iphone. When i load the app direct on my iphone, same proplem, can t open

    i tried to play candy crush, but when i launch, app closed. I tried all (reset, restart, reload, etc.) I have the app on my pc, but even if i try to sync, the app do not apply on my iphone. When i load the app direct on my iphone, same proplem, can t open

    Thank you for your help are you aware of any apps that will work the iso 4.2.1 system that will let you watch movies on the phone. Also I tried to down load something else the other day and got message that Safari wont let you open this is ther any to see if i have the latest safari on my phone?

Maybe you are looking for

  • Restoring using an external hard drive help

    Ok so.. ive recnelty received my mac back from apple, after javing the hd replaced. To prevent the loss of all of my stuff i bought an external hd and used this as my time machine backup, so now its all on my external hard drive. The problem ive got

  • Can No Longer Scan With Canon MG5220 But Printing Works Fine

    Hello, I have not had luck with Canon so hoping my Apple community can come through for me   Here is my problem.  I have a Canon MG5220 "all-in-one" that I am able to print to just fine.  I was able to scan a year ago but something has changed and I

  • The GNOME login manager crashes upon booting

    Every time I start up Arch, I get a window with a sad face in a computer saying that there was a problem and I have the option to log out which does nothing. The only way I am able to access my desktop is to open another terminal, manually log in, an

  • Unable to view pictures embeds in emails

    unable to view pictures embedded in emails.  Any help gratefully received.

  • Drawing a line in java 1.4

    I am drawing a line using the method drawPolyline(int[],int[],int) of the Graphics class. It works fine in all cases except when i try to draw an exactly vertical line or an exactly horizontal line. In these 2 case, it does not draw a line at all. Al