DIAdem Idea Exchange

Community Browser
cancel
Showing results for 
Search instead for 
Did you mean: 
Post an idea

storethere.jpgMany DIAdem ANALYSIS functions offer storing the result in the original channel. And if this is not chosen, result goes into 'default group'.

My suggestion is to add another checkbox to chose storing in the group of origin.

Then, if I do an analysis over 25 groups (a typical number in R&R studies) each group will contain the calculation results of their own source data.

OK, I can call set default group. But still, I'd like to be able to use that feature 🙂

 

Michael

 

 

I am sure that this is far from a 'new idea'.  I have been using DiAdem 11.1, and have not looked at the new features of 2010 yet.  The new idea...use LabVIEW code to make scripts.  I know LabVIEW very well, that is how I make the TDMS files; but the idea of data analysis or automation comes to a standstill when you tell me I need to learn VB to manipulate or work with the data I just gathered beyond the canned toolsets already in DiAdem.  DiAdem needs to be like Teststand in this regard.  You can use different code types with Teststand, and it works.  And this needs to work in all the different categories of scripting or automation (Navigator, View, Analysis, etc.)  Any software package NI creates should have LabVIEW as the center point, and always require seamless integration of LabVIEW code.  I think that comes down to plain-jane good marketing strategy.

It would be fantastic if you would develop your own, or put a wrapper around one of the existing public domain, statistics packages and greatly expand on the statistics currently offered in the product.  Evaluating the statistical significance of data seems a natural and powerful feature that should be included as part of data analysis.

Add a function to setup live measurements of curve data between cursors.  As the cursors move the function uses the new curve data between the cursors to immediately update the measurement field(s).  This functions comes standard on most advanced digital oscilloscopes.  The oscopes' usually have a measurement screen where measurement parameters are entered for the specific measurement desired.  My immediate desire was just to measure RMS between verticle cursors but by no means should this function be limited to one measurement type.

I'm new to Diadem so this may be an option that I've not discovered yet...

 

I have very large data files which take a couple of seconds to display on a chart.  Annoyingly if I want to add an extra plot to an existing graph Diadem re-draws all the graphs, not just the new data.  I have my own LabVIEW code which only plots new data whilst leaving old plots on the graph and it really speeds up the process - can you do something similar with Diadem?

 

 

Whatever method is used in the "Calculate Circle Approximation" does not do well if there are not points around an arc which is close to 360°.  I suspect the Kasa method, or something similar is used (link to Matlab code:  http://blogs.mathworks.com/pick/2008/03/14/fitting-a-circle-easily/).  This method works well if there are points all around the 360° of a circle, but not so well if the data only covers an arc.  If you go to Chernov's page ( http://www.math.uab.edu/~chernov/cl/) you can find a link to Matlab code for the Pratt Method ( http://www.math.uab.edu/~chernov/cl/MATLABcircle.html), which works great for arcs.  Although I have not tested it, I suspect the Pratt Method works well for data distributed across 360° as well.  If that is the case, I would recommend that you either add an "arc fitting" function using the Pratt Method or replace the method used in the "Calculate Circle Approximation" with the Pratt Method.

 

Attached is an image of an example of latitude and longitude data.  Note that, because this is lat & lon data, the circles look like ovals, but they really are circles.  I was trying to fit a circle to the red curve between the two vertical black cursor lines.  The green circle was obtained by using the "Calculate Circle Approximation" function while the blue circle was calculated via the Pratt Method.

I want to add a feature of TREWESS into DIAdem. There is a statement in the "Dynamometer Performance Evaluation and Quality Assurance Procedures" that the TREWESS technique (available using DataDesk analysis software:https://datadescription.com/tech-specs/) is a recommended approach. Right now, although OEMs need to adjust standards from "Dynamometer Performance Evaluation and Quality Assurance Procedures" to "40 CFR Part 1066", there is not mentioned about filtering in the responsive assessment so that some OEM customers(especially who have certified Dynamometer benches) request to evaluate with previous TREWESS. Since DataDesk has features of Lowess, TREWESS and Running Median in the Non-Linear Smoothers, they want to use at least TREWESS in the Non-Linear Smoothers.

I really love all of the Event search functions and commands, but I wonder if perhaps you could make a class out of this so we'd have intellisense available.  Also, many of the commands are very similar and difficult to find.

 

event.png

Knee, Thigh, Hip (KTH) is a newer injury requirment for the IIHS small overlap test.  I would like to see it added to future versions of the crash analysis tool kit.

 

Thank you,

 

David

I am very glad that the SRS analysis function was included in DIAdem!  Thanks!  Now, I would really like to be able to supply my own channel of specific frequencies that I would like the SRS analysis performed at.  The current implementation has the user enter the number of frequencies he wants per octave.  There are occasions where I am generating an SRS from data to match an existing SRS and it would be very useful to use the same frequencies as the original.  Thanks!

I think it would be helpful to have something like this example http://www.ni.com/white-paper/3549/en (DIAdem2012 optimized Version) as user defined function (like hysteresis).

First, major kudos to whoever implemented the Shock Response Spectrum (SRS) in Analysis!!  This is a huge step for us in the shock and vibration world!  Only one small request:  may we have the option of supplying our own frequency channel?  Being restricted to only "frequencies per octave distance" may work for some but we have need to use different frequency spacings.  Thanks!