Test Requirements to test an airfoil in a small air flow tunnel using Labview

I am actually working to automate the experiment titled "surface pressure measurement on an airfoil"in a small air tunnel[wind tunnel by Plint Industries.,UK].I would like to know the basic test requirements like Data acquisition stuff.

HI,
1. You are acquiring an external signal first of all. That is a pressure signal. That must come into a system that acquires physical signal. It can a SCB-68. But for serious applications when you need to remove noise, or in other words, you need to condition the acquired signals, you need Signal Conditioning System. The devices are called SCXI (Signal Conditioning Extensions for Instrumentation). There are different types of SCXI devices such as SCXI-1100, SCXI-1102, SCXI-1140, SCXI-1141, SCXI-1520 etc. You use one or the other depending on your application such a current measurement, voltage measurement, frequency measurement, filter block etc. I am providing some nice links that I would suggest you to take a look at for better understanding.
2. Once yo
u acquire the physical signals and process them using SCXI, you send the processed signals into computer. Here, in the computer, there is something called Data Acquisition card (DAQ). DAQ cards acquire the signals, converts the analog signal into digital and stores into computer memory. Some DAQ cards are PCI-MIO cards.
Please also do take a look at the following link:
Signal Conditioning
Signal Conditioning for Data Acquisition
Analog I/O
Measurement Hardware
Please feel free to give Nati
onal Instruments Support for more information on products for your system set up.
Regards.

Similar Messages

  • How can you create a test plan generator using labview

    I am looking to create a testplan generator using labview to help RF Engineers translate test requirements into test parameters and wanted to know how i can go about it.

    Have you considered to use Teststand? Teststand organizes all the tests and allows to parameterize them.
    Creating a tool with a similar functionality will be more expensive than buying Teststand and modifing the operator interface.
    Waldemar
    Waldemar
    Using 7.1.1, 8.5.1, 8.6.1, 2009 on XP and RT
    Don't forget to give Kudos to good answers and/or questions

  • How can I test IRIG-B'a accuracy using Labview

    We have a GPS source as reference, how can we test second GPS clock with IRIG-B output ?  Can we by using Labview ?

    Most timecode generators work by taking an external input (GPS, IRIG, PPS, or any of a number of other timecodes such as MILA, NASA36, IRIG A, etc) and outputting an on-time signal.
    The most common systems now use a GPS receiver to steer an oscillator to some fixed frequency (10MHz is a favorite) and then use that steered oscillator to generate the outputs.  The one PPS from a GPS receiver is not very smooth and jumps around easily a few hundred nano-seconds every PPS (at least they used to).
    Time codes are usually done by generating an on-time digital signal in which the rising edge of the frame bits is co-incident with the PPS timing.  The digital signal is then sent through some analog magic (op amps and whatever) which delays the output on time.
    In digital signals, the rising edge is considered on time, in analog it is the zero-crossing.
    Good systems will calibrate out the analog delay in the factory by moving back the on-time timing that is fed to the analog so that all on-time marks are co-incident.

  • SAP HP Adapter don't synchronize business requirement and test requirements

    Hello,
    I need a help.
    We have a customized project of HPQC here and we need to replicate the business blueprint from Solman to HPQC requeriments module.
    We perform the step-by-step of the HP SAP Adapter installation guide and the connection was performed succesfully.
    I can synchronize the business blueprint with the requirements of HPQC - in other hand, the interface only creates the folders of blueprint nodes on HPQC and don't creates the business requeriment(documentation on SOLMAN) neither the test requirement (transactions code on SOLMAN). Please look at the picture below:
    Can you help me with this issue guys?
    Our HPQC version is 10.0 and the SOLMAN version is 7.1
    Tks a lot!

    Hi Jose,
    You need to maintain the Test Objects, Requirements at the Business Process Level in SOLAR02 inorder to have a structured blueprint representation at HPQC side.
    Regards,
    Vivek

  • Excessive Emergency Broadcasting "Required Weekly Test"-ing

    Has anyone else noticed excessive Emergency Broadcasting System tests tonight?  I've seen at least six (probably more like 8) "required weekly tests" in the past two hours and it's absolutely obnoxious.  I'm in Northern NJ if that counts for anything.

    When I first got FiOS TV almost 5 years ago I saw and heard tests 2 - 3 times per week, sometimes more, at all hours of the day and night. After about 6 months they disappeared, and I don't remember a test in at least a couple of years, I think they do them in the middle of the night when most people, including me, are asleep.And I never leave the TV on at night.
    Is Verizon still installing new TV service in new areas where you are located? If so, I think that may be the reason for the tests. As they install a new subdivision or a multi-family building, etc, I think they are required to test to make sure it works in the new area. Unfortunately though, it appears that they cannot test in just the new area, but seem to cover a lot of areas already installed and activated.
    But that many tests in a short time does seem to be excessive; perhaps the tests are failing and they are retesting trying to find the problem? I don't know. But I know I would not be happy either...and unfortunately I have no idea what you might be able to do about it. But I think it will go away soon.
    Justin
    Verizon FiOS TV, Internet, and phone
    QIP6416-P1, IMG 1.7.1, Build 09.97
    Keller, TX 76248

  • [Java and all else] Requirements tracking, testing, and versioning

    Hello,
    as a semi-experimental subject, I am considering managing requirements and test documents in the same version control system as the code.
    For some reasons, this versioning policy doesn't seem mainstream, so I'd like to have your opinion on that.
    +N.B.: the prefix "java and all else" refers to the fact that I'm using this area to post a message that is related not only to Java but also to other topics (people, processes, tools,...) that help program in Java - so this post is not really off-topic either. For the record, I filed a suggestion to open a dedicated forums to discuss topics like that, although it hasn't received enthusiastic support so far :o(...+
    Here is how I had imagined to proceed:
    - requirements document gets edited and stored as text in the VCS
    - test plan (basically a matrix of which tests cover which requirements) goes into the VCS as well, text or binary
    - test instructions (detailed steps, actions, expected results) are stored as text in the VCS
    - test results - I do'nt know yet, but I planned to store them as text (lists of testId=result) in the VCS (I'm not sure indeed, that those would go into the VCS)
    The advantage of versioning those as text is that all VCS clients support easy-as-a-click history browsing and diff capabilities.
    Diffs and logs are useful to trace when and why a requirement has appeared, evolved, obsolated,... Especially in long-lived systems whose maintenance crew rarely embeds "historical" pioneers who developed the original systems.
    My questions:
    1) Is it good practice to version such docs in the same repository as the code?
    I've never seen this done.
    - In half of the shops I've been these docs are not really versioned (the PM considered it enough that the latest applicable version of the docs was available)
    - The other half has used versioning systems ranging from ad-hoc (shared folder acting as repository of all versions) to "document management systems". I found such tools to be developer-unfriendly (poor diff capability, poor text searching), and developers to be office-document-reluctant (mostly because of the shortcomings of the doc format and doc management systems).
    - The third half <wink to aficionados of French cinema> used dedicated softwares (Test Director, RQM,...) to manage requiremetns, test plans, test cases, test results,... The drawback is that the developers were hardly involved in using such tools, and even when they were, were not trained to use the administrative and metadata capabilities (who modified the test steps, when and why?).
    On the contrary, developers would easily and gladly browse histiry, check diffs, etc... on text documents versioned using their daily-used source control system.
    2) Are there "standard", preferrably text-based, formats, for the documents listed above?
    Each and every organization I've seen had its own format, but most items have equivalents in all organizations, even if disguised under different terminologies. I have no formal education or training in quality assurance, but I guess some ISO or CMM norms define those recurring items, and I expect some abstract XML format might exist
    3) Are there tools already that cover edition and exploitation of such formats, or why not, of the versioning of such formats (naive example, graphing the pass rate of tests over time)?
    A pet project of mine is to develop and open-source some Swing UI to do this, but existing tools would save me the trouble.
    I'm looking forward to reading about your own experience.
    Best regards,
    Jerome.
    Edited by: jduprez on Jun 4, 2010 10:33 PM
    Fixed link.

    I don't have data on comparative bug rates because we did not do studies focused on that. This stuff was mostly driven by convenience #) considerations.
    Subjectively, yes it seemed to have lower bug rate compared to maintaining documents in, say, pdf format (like our doc writers did with User/Dev guides). BTW doc writers are another kind of guys who dislike plain text.
    As for using test results history the way you describe - agree, that makes some sense. Now that you mention it I recall using it myself that way, in one of the projects where testers managed to establish really convenient way to assess test execution history. After I figured how easy it was, I began using it. Quite helpful indeed.
    Regarding "tool or format that mapped tests to specific requirements" in your original post - did you consider Polarion? IIRC it supports mapping requirements to test descriptions. Telelogic DOORS are maybe also capable of that but I am not completely certain.
    #) convenience -- BTW we maintained test descriptions not in plain text but in simple HTML (you know few tags one can use in javadocs). With limited line length, it is almost as VCS friendly as plain text, even with tables:
    <!DOCTYPE "stuff to make HTML validator happy">
    <html><title>test description</title>
    <body>
    <table>
      <tr>
        <td>test id</td>
        <td>synchronized.10988343</td>
      </tr>
      <tr>
        <td>instructions</td>
        <td>
          <ul>
            <li>sacrifice a goat
              <ul><li>under the full moon</li></ul>
            </li>
            <li>twirl counterclockwise
              <ul><li>until you barf</li></ul>
            </li>
        </td>
      </tr>
      <tr>
        <td>pass criteria</td>
        <td>
          <ul>
            <li><b>pass</b> if method is synchronized</li>
            <li><b>fail</b> otherwise</li>
          </ul>
        </td>
      </tr>
      <tr>
        <td>comments</td>
        <td>
           <a href="http://forums.sun.com/thread.jspa?messageID=10988343#10988343">
           click here for details</a>
        </td>
      </tr>
    </table>
    </body>
    </html>
    {code}
    We were also using [HTML validator|http://validator.w3.org/|tool] tool to automatically catch simple syntax mistakes like missing tags.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       

  • Help Required CLAD test questions

    Hi,
    I need help with these questions immediately. this is the last set of questions for mwhich i could not find answers anywhre. if someone from NI can help me to tell the correct answers i shall be really grateful.
    Since i dont get the wrong question numbers after the test I am not sure about these answers.
    Please its urgent I have my test in 10 hours from now.
    Thanks everyone
    Regards
    CLAD
    Using Labview 5.1,6.1,7.1.8.0

    Ooops
    just now i have scored 39 out of 40 and i guessed on few questions so dont know which went wrong
    And these are common questions from all the tests that i gave whose answer I am not sure and in the last test i changed few answers and got 39 correct.
    now i dont know if i should be happy or sad.....
    Message Edited by labviewmission on 11-30-2006 12:39 AM
    CLAD
    Using Labview 5.1,6.1,7.1.8.0
    Attachments:
    Ques2.doc ‏4869 KB

  • Difference between unit testing and integration testing

    What is the difference between unit testing and integration testing in SAP? Is unit testing takes place in Dev client and integration testing takes place in QA system?
    Please clarify
    thanks

    Hello Krishen,
    unit testing means veryfiingsmall / the smallet pieces of software, while integration testing checks the overall functionality of applications. Within the AS ABAP the tool ECATT + manual tests is used for integration tests and the ABAP Unit language integration for unit testing.
    When, Who, Where tests are carried out is ultimately a personal decision. As unit tests are operate even under heavy development they are often the first choice for developers, but the unit tests can also serve for regression tests over a long period. Integration tests tend too be created and executed in later stages as they require often a certain majurity of the software under test.
    Beside the mentioned links you may check out ABAP Unit infos also in the Wiki.
    https://wiki.sdn.sap.com/wiki/display/HOME/ABAP+Unit
    Best Regards
      Klaus

  • How to run multiple CodedUI Ordered Tests over multiple Test Agents for parallel execution using Test Controller

    we are using VS 2013, I need to run multiple Coded UI Ordered Tests in parallel on different agents.
    My requirement :
    Example:   I have 40 Coded UI Test scripts in single solution/project. i want to run in different OS environments(example 5 OS ).  I have created 5 Ordered tests with the same 40 test cases. 
    I have one Controller machine and 5 test agent machines. Now I want my tests to be distributed in a way that every agent gets 1 Ordered test to execute. 
    Machine_C = Controller (Controls Machine_1,2,3,4,5)
    Machine_1 = Test Agent 1 (Should execute Ordered Test 1 (ex: OS - WIN 7) )
    Machine_2 = Test Agent 2 (Should execute Ordered Test 2 (ex:
    OS - WIN 8) )
    Machine_3 = Test Agent 3 (Should execute Ordered Test 3
    (ex: OS - WIN 2008 server)  )
    Machine_4 = Test Agent 4 (Should execute Ordered Test 4 (ex:
    OS - WIN 2012 server) )
    Machine_5 = Test Agent 5 (Should execute Ordered Test 5 (ex:
    OS - WIN 2003 server) )
    I have changed the  “MinimumTestsPerAgent” app setting value
    as '1' in controller’s configuration file (QTController.exe.config).
    When I run the Ordered tests from the test explorer all Test agent running with each Ordered test and showing the status as running. but with in the 5 Test Agents only 2 Agents executing the test cases remaining all 3 agents not executing the test cases but
    status showing as 'running' still for long time (exp: More then 3 hr) after that all so  its not responding. 
    I need to know how I can configure my controller or how I can tell it to execute these tests in parallel on different test agents. This will help me reducing the script execution time. 
     I am not sure what steps I am missing. 
    It will be of great help if someone can guide me how this can be achieved.
    -- > One more thing Can I Run one Coded UI Ordered Test on One Specific Test Agent?
    ex: Need to run ordered Test 1 in Win 7 OS (Test Agent 1) only.
    Thanks in Advance.

    Hi Divakar,
    Thank you for posting in MSDN forum.
    As far as I know, we cannot specify coded UI ordered test run on specific test agent. And it is mainly that test controller determine which coded UI ordered test assign to which test agent.
    Generally, I know that if we want to run multiple CodedUI Ordered Tests over multiple Test Agents for parallel execution using Test Controller.
    We will need to change the MinimumTestsPerAgent property to 1 in the test controller configuration file (QTControllerConfig.exe.config) as you said.
    And then we will need to change the bucketSize number of tests/number of machines in the test settings.
    For more information about how to set this bucketSize value, please refer the following blog.
    http://blogs.msdn.com/b/aseemb/archive/2010/08/11/how-to-run-automated-tests-on-different-machines-in-parallel.aspx
    You can refer this Jack's suggestion to run your coded UI ordered test in lab Environment or load test.
    https://social.msdn.microsoft.com/Forums/vstudio/en-US/661e73da-5a08-4c9b-8e5a-fc08c5962783/run-different-codedui-tests-simultaneously-on-different-test-agents-from-a-single-test-controller?forum=vstest
    Best Regards,
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Manual Test Script to test iDoc in SD

    Hi all
    Can you please guide me as to how i should write a manual test script in SD to execute a test for iDocs.
    Regards
    Hema

    Hi,
    As far as I know, we can’t change the recorded scripts in the MTM.
    I suggest that you could have two configurations for that test case, then it will has two test points, one is used for current test, another is used to preproduction test.
    If you just want to achieve that requirement in a test point, you may add the parameter to the test case (URL) and base on that data to redirect to specify website and do test, then you could change the parameter value to let it redirect to other URL to
    do test.
    On the other hand, you could generate the Coded UI test base on that recording, then modify the code. After that you could link the test method to test case and do automatically test.
    Regards
    Starain
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Testing of IC's in a PCB using LabVIEW

    There is a PCB with a lot of IC's. The IC's are mainly buffers,SRAM,PROM, ASIC's, CPLD's and FPGA. None of them are JTAG compatible i.e. no TDI/O pins available. However only one CPLD is JTAG compatible. Is there a way through which I can test the functinality of these IC's using LabVIEW?
    Without the JTAG interface, do I have any other medium through which my VI's can communicate with these memory IC's?
    one more thing is that I cannot remove any of the IC's from the PCB, they have to be tested while they are present in the board itself.

    sumukh wrote:
    There is a PCB with a lot of IC's. The IC's are mainly buffers,SRAM,PROM, ASIC's, CPLD's and FPGA. None of them are JTAG compatible i.e. no TDI/O pins available. However only one CPLD is JTAG compatible. Is there a way through which I can test the functinality of these IC's using LabVIEW?--Yes
    Without the JTAG interface, do I have any other medium through which my VI's can communicate with these memory IC's?  Not directly, of course.  You need to find out how you can communictae to the card.  Is it BDM, serial, USB, Ethernet, PCI, whaterver interface that allows to program PLD's, FLASH memory and can interface to the outside world.  LabVIEW can communicate with all that.  It may require additional hardware (BDM, JTAG, adapters).
    one more thing is that I cannot remove any of the IC's from the PCB, they have to be tested while they are present in the board itself. Of course.. That is usually how they are tested once they are integrated into the board (system)
    It sounds like this is the first time you do this.
    You need help beyond LabVIEW if that is the case.
    You first need to identify how you can interface to the board.  That step is required regardless of what language youuse to develop test software.  The ahrdware designers should be able to help you with that.

  • Can anybody explain me difference between test cases and test data

    Hi All,
    Can anybody explain me difference between test cases and test data.
    Testing procedure for FS.
    Thanks & Regards,
    Smitha

    Hi,
    Test case is a procedure how to do the testing of particular functionality and it consists the data that to be given for testing a particular requirement of the given Functional Spec and it also consists the result whether the desired functionality is fullfilling or not.
    Regards
    Pratap

  • Is there any tool uses Selenium tests for performance test

    Hello!
    I am looking for a tool for using performans test.
    I have Selenium test scenarios and I want to use them for performance tests.
    Which tools use Selenium tests for performance tests or
    Which are the best tools to test a JSF Application? Which experiences
    have you made?

    Hi,
    If you have the test kit installed i.e. the CTK , then you will find it under the corresponding test folder. For example , i have it under C:\Program Files (x86)\WindowsEmbeddedCompact7TestKit\tests\target\
    The test harness files , tux and kato can be found under 
    C:\Program Files (x86)\WindowsEmbeddedCompact7TestKit\harnesses\target\
    The above two files tux and kato would be required for running any tests on Windows embedded compact platforms.
    Depending on your platform , you may choose to use the corresponding binaries in the sub directory.
    Regards,
    Balaji.

  • Engine test cell automation using labview

    I want to know the hardware details of my application(engine test cell automation using labview).
    Amit Amrutkar

    >> I want to know the hardware details of my application(engine test cell automation using labview).
    I have a feeling that that one of the following happened  :
    A. The "Post" button was clicked by mistake before the compilation was over.
    B. The OP wants to know the hardware details for  his application which looks like an engine test cell automation. ( It thus must have been in a hardware forum I guess )
    Post more details on the number of analog channels , required resolution, sampling time etc and number of digital channels and there is a possiblity that we can start helping..
    Raghunathan
    LV2012 to Automate Hydraulic Test rigs.

  • Test scripts and Test cases

    Hi Team,
    Kindly can you let em know what is the difference between Test Scripts and Test cases with example if possible.
    Regards,
    Vimal

    Hi Vimal,
    A test case  is a set of conditions or variables under which a tester will determine if a requirement or use case upon an application is partially or fully satisfied. It may take many test cases to determine that a requirement is fully satisfied.
    Test cases are often incorrectly referred to as test scripts. Test scripts are lines of code used mainly in automation tools.
    Test script
    A test script is a short program written in a programming language used to test part of the functionality of a software system. A written set of steps that should be performed automatically can also be called a test script, however this is more correctly called a test case.
    Any test that is written as a short program is regarded as an automated test. Test scripts written as a short program can either be written using a special manual functional GUI test tool or in a well-known programming language (such as C++, C#, Tcl, Expect, Java, Perl, Python, or more recently, Ruby). Automated test tools can test many areas of system functionality such as the user interface, performance of the system, the system code and the requirements.
    Automated testing has the advantage over manual testing in that it is easily repeatable, and thus is favoured when doing regression testing. This however is not always the case as automated tests may be poorly written and can break during playback. Since most systems are designed with human interaction in mind, it is good practice that a human tests the system at some point. 
    Test Script defines the actions and pass/fail criteria. For example, if the action is "to enter a valid account number," the expected result is that the data are accepted. Entering an invalid number should yield a particular error message.
    Award Points accordingly.
    Regards,
    Kitchlu

Maybe you are looking for

  • URGENT: Project level authorization

    Dear All, In Solman, Can we assign our users at project level only, so that they can see and change only the project assigned to them. They should not be allowed to view and see any other project. If yes then how? and is there any way to implement fu

  • With iMovie 9.0.4 can export to .mov only. Rest of formats: error -50. What can I do? Thx.

    With iMovie 9.0.4 can export to .mov only. Rest of formats: error -50. What can I do? Thx.

  • ORA-00255

    Greeting, I want to process using cursor. DECLARE      CURSOR c_order IS SELECT * FROM ORDER_H;      rw_order order_h%rowtype; BEGIN      OPEN c_order;      LOOP           FETCH c_order into rw_order;           EXIT WHEN c_order%NOTFOUND;      END LO

  • CSS practical question

    Hello, I have to code this web site: http://azubel.com/donomaq/ (if you click on the screen you can see two internal pagese too) I would like to use pure CSS. 1.- Based on the design, is that a wise way to go? Or should I use tables? 2.- How would yo

  • HT1296 Phone stuck on software update screen

    I tried doing a software update on my iphone 4s but now its stuck on the loading update screen. It won't finish loading, won't sync to the computer. I've tried several hard resets. Nothing works. I have pics of my baby i dont want to lose. Is there a