Transistor test using labVIEW project

hi all. i am new in labview.. pls guide me.. thank you...
i am student and i need to do one project about labview, my project is : "DEVELOPMENT OF AUTOMATED TEST SYSTEM FOR TRANSISTOR USING LABVIEW"
i already installed labVIEW 8.5.. anybody can give  me a tips to start about my project?
 i need to find a coding for DC supply,Osciloscope and Transistor...
thanks ....
Solved!
Go to Solution.

thanks Mathan and Ravens: 
Ravens Fan wrote:
Start by writing down a project plan.
What do you want the program to do?  What are the tests that you need to run on this transistor?
What are its inputs, what are its outputs?
What are the series of steps you will need to do to get from A to B?
What equipment do you have available to use?  You mentioned a DC power supply and an oscilloscope, what brands and models?  Are you using any data acquisition boards?
test  parameters  involve :
current (I) and Voltage (V) at Drain and Source in the transistor.
canLabVIEW show the result (GUI) shown it pass or failed? i wanna using it
for my output.. haha so bad...i didnt knw how to use it
 unfortunately, we dont have the proper equipment that can used with LabVIEW  in our university
thanks for the replying, i really apreciate it

Similar Messages

  • What are the advantages of using LabVIEW projects in TestStand, as apposed to just a path to a vi

    What are the advantages of using LabVIEW projects in TestStand, as apposed to just a path to a vi ?
    I am modifying an existing workspace for a new product, and it seems like more work to add the vi's into a LabVIEW project
    does it gain anything in the long run

    Hi Rusty,
    I wanted to quickly clarify on the integration between TestStand and LabVIEW Projects.
    As Jeff mentioned, some of the big benefits of using LabVIEW Projects is to organize code and to namespace them.
    For instance if you had a project called "Power Supply" that housed all your power supply code and had a VI in that called "Initialize", and another project called "Temperature Chamber" that also had a VI called "Initialize", both these VIs are namespaced by the project, so there is no longer confusion about which "Initialize" VI is being used.
    Now from a TestStand point of view, in prior version of TestStand, we lost some of this benefit because TestStand did not know about TestStand projects and called VIs simply as un-namespaced VIs. However, in TestStand 2010 (released last year, free eval available at ni.com/teststand), we added the ability to (optionally) call VIs within the context of their projects. This means that:
    VIs are now namespaced by their project, even when called from TestStand
    VIs can use project specific constructs like NI-DAQmx tasks and conditional compilation settings
    Note: When creating deployments, the VIs maintain their projects and namespacing, so this benefit holds true for deployments as well.
    Additionally, someone had mentioned looking into using lvlibs to namespace your VIs for deployment. Two comments:
    With TestStand 2010, this is no longer neccessary since the project itself namespaces the VIs
    You might also want to look into LabVIEW Packed Project Libraries, which combined several VIs into a single file. Think of it as a DLL specific to LabVIEW that is as easy to call as normal LabVIEW VIs. TestStand 2010 can call VIs that are exposed by PPLs. In addition, the deployment utility can automatically pack your VIs into PPLs for deployment.
    Hope this is helpful!
    Jervin Justin
    NI TestStand Product Manager

  • Does anybody implement the Kolmogorov-Smirnoff Test in LabVIEW?

    I would like to implement the K-S test using LabVIEW. Does anybody know if that has been done already?
    Thanks

    Hi Dan07!
    I did a search of NI's internal database, and did not uncover a case where this has been done before.  Of coursem, that doesn't mean someone hasn't done it, it just means we don't have a record of it.  I would maybe start by modifying a stat test VI that ships with LabVIEW.  Maybe the t-test? If you create a VI to do the K-S test I would highly encourage you to post in on our Developer Zone Community, so that you can share your code with others in your shoes.  Best of luck!!
    Kristen H.

  • Unit Test Framework Crashing LabVIEW Project

    [Cross posted to LAVA]
    OS: Windows 7
    LabVIEW 2009, LabVIEW 2009 SP1. 
    Howdy
    If I create a project and add a VI and a unit test to it and save it, then delete the unit test, everything works.
    If I do the above but put the unit test in a virtual folder then delete it, the project hangs and LabVIEW crashes.
    I have tried this on multiple computers and get the same effect.
    If it is an issue I thought this may have been fixed in 2009 SP1, but it is not.
    I do not remember this happening in 8.6.1 but I was using VISTA at the time (if that is related?)
    I get the same problem if I open an existing project with unit tests in it. 
    Additionally I have noticed that the files from the unit test in Windows 7 have no "logo/icon" associated with them. I thought in VISTA they had the same icon as what is shown in the project - the green plus sign (but this was a while ago). 
    Is this a known issue / can anyone else confirm this? 
    Cheers
    -JG 
    Message Edited by jg-code on 04-13-2010 10:02 PM
    Certified LabVIEW Architect * LabVIEW Champion

    Hi Kyle 
    Thank you for your quick reply.
    I am having this problem on my work PC, home PC and a colleague's PC all running Windows 7 and 2009 SP1.
    I have found the problem occurs if I create a new unit test OR drag and drop an existing unit test into the project.
    Attached is a (jing) video of what is happening every time.
    You will see that at the root level of the project (My Computer), I can remove the unit test with no problems at all.
    But if it goes into a virtual folder and I try to remove it - then LabVIEW crashes. 
    The attachment is in LV2009.SP1 and is the sane project as used in the video.
    I look forward to your feedback on resolving this issue I am having.
    Cheers
    -JG 
    Certified LabVIEW Architect * LabVIEW Champion
    Attachments:
    Test Project.zip ‏4 KB

  • 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

  • Is it possible to create a schedule in Labview . Example: i want to off the lights at 7pm and want it on at 8am. If there is can anyone teach, its for a school project. Im using labview 2011

    Is it possible to create a schedule in Labview . Example: i want to off the lights at 7pm and want it on at 8am. If there is can anyone teach, its for a school project. Im using labview 2011...thx

    Since this is a school project I recommend you do the work yourself. You will not learn asking others to do it for you. In addition, folks here will not do your homework for you. We are however more than wiling to answer specific questions for you. Post what you have done or tried and ask specific questions. I am confident you will get assistance.
    And to answer your question, yes LabVIEW can be used to implement a scheduling program.
    Mark Yedinak
    "Does anyone know where the love of God goes when the waves turn the minutes to hours?"
    Wreck of the Edmund Fitzgerald - Gordon Lightfoot

  • Can I use a project/issue management software with LabVIEW?

    There are project/issue management softwares.
    I only know Redmine.
    Can I use LabVIEW with such softwares?

    I am not aware, that you can hook LabVIEW to tools like bug tracing databases in a native way.
    What you can do is performing that link in a context of requirements management. Use NI Requirements Gateway for this functionality. 
    Norbert 
    CEO: What exactly is stopping us from doing this?
    Expert: Geometry
    Marketing Manager: Just ignore it.

  • Where Used for VIs and LabVIEW Project

    Is there a way in LabVIEW Project Manager to check the Where Used status on all the VIs at the same time? I am going through a project trying to weed out VIs that are not used in the project. I know I can check the "Find Callers" for each VI, but this feels slow and cumbersome. Is there a way I can generate a report to find the Where Used status on all VIs in a project?
    Thanks,
    Matt

    You also have the Find Items with No Callers Dialog Box as of LV 8.5
    Eric V
    National Instruments
    Applications Engineer
    Certified LabVIEW Associate Developer
    "I'm a Ramblin' Wreck from Georgia Tech and a helluva (NI Applications) Engineer!"

  • 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.

  • 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.

  • Need immediate help regarding project about vehicle tracking using LabVIEW

    hello everyone
    i am  doing a project on vehicle tracking using lab view 
    i have completed the following steps
    1)color to grayscale conversion
    2)thresholding
    3)morphological operations
    my problem is that how do i get a bounding box around the vehicle and track the vehicle, also may be get the coordinates and speed ?
    also how to stop the bounding box from one frame to appear in the next?
    please help soon.
    an immediste reply would be of great help to me.
    thank you

    Thanks for replying
    my project is to develop a system using labview which would track a moving vehicle, give the coordinates of that vehicle and if possible the speed.
     how do I achieve this?  M not quite familiar with labview.
    The input to that system should be an Aviva file of general road condition and at the output I should get bounding boxes around the vehicles to track them.
    I have my submission in a couple of   daysso in a little hurry,
     I am attaching a general block diagram that may give you an idea of how i want the system to be and the current vi that i have made.
    hope you get a better picture now.
    Attachments:
    Picture1.png ‏72 KB
    1project.vi ‏125 KB

  • Final year project using labview, what project i can apply?

    i'm goin to be do a final year project, n i thinkin to use labview do it.! but i dun hav idea tht is suit...coz it can't use to the station..
    anyone can give me some idea??thanks

    Greetings!
       Are you exposed to LabVIEW programming before or are you
    planning on learning LabVIEW and graphical programming for your design
    project. If you are looking for resources the following link is a great
    way to start.
    http://www.ni.com/academic/lv_training/how_learn_lv.htm
    The three hour course is really easy. Once you are done my
    recommendation is to use one of our shipping examples like temperature
    control with DAQ assistant and PID. Please let me know if you have
    issues setting up the LabVIEW development environment / programming and
    post any questions.
    Thanks much
    Avi Harjani

  • Generation of a glossary of functions used in a Labview project

    Hello
    I am writing a report which must include screen shots of every VI and sub VI in a labview project that i have created. I am looking for a way to generate a glossary of functions that were used in the project. I need this so people who are not familar with Labview can understand my code.
    It this possible?
    Thank you
    MAC_D
    Message Edited by MAC_D on 09-24-2008 03:50 AM

    Lynn's suggestion will not be able to go as far as giving you the documentation for Build Array, for example. Don't really know of a way to do that. Might be able to do that with scripting, but that's another story. 
    <START PERSONAL COMMENT>
    Speaking on a personal level, if someone gave me documentation that included all of that gory detail I would think they're just trying to "fluff up" the documentation. I see little point in documenting something that has already been documented quite extensively by NI, like I said. You can list the functions, but that's of little use since it doesn't document how you used them, now does it?
    On a side-note, I think Build Array is quite self-explanatory, even if you don't know LabVIEW. And if you don't understand the basic terms "build" and "array", then you have no business reading the documentation or criticizing it in the first place. But that's just my opinion. 
    <END PERSONAL COMMENT> 

  • INFORMATION ON TOOLS USED TO TEST SAP B1 PROJECTS

    CAN ANYONE SEND METHE MATERIAL OF TOOLS USED TO TEST SAP B1 PROJECTS.

    Look at the link for the different tools available for download. 
    https://www.sdn.sap.com/irj/sdn/businessone-tools
    There is not really any specific mandate to test B1 projects.  Tests are generally done at the Module level / Process level and then one complete end to end test is done.
    Suda

  • 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.

Maybe you are looking for

  • Need help in Uploading the  longtexts in IE02

    Hi all.. I got a requirement to upload some long texts of Equiment ( IE02 )... The long texts are contained in an excel file.. have downloaded the excel file to internal table...and using create_text and Commit_text function modules..tried to upload

  • How to Install PHP in PL/SQL??

    Hello!! How to install php in pl/sql ??

  • How To play Music File's From computer 2 FireFox By using the New "Audio API", Audio Visualizaion 2D And 3D

    i like all the Feature's of the New API. i would like 2 Suggest Use the 3d and other's on '''FireFox API Demo Slide Show''' i would like 2 Use it for Music files and maybe Video's, i would use it directly on my Computer. i Dont know how 2 that, i lik

  • Buffer parameter is better than direct=y

    When I tried to export a history table that has 40 million rows & weighs 11GB, direct=y parameter is taking double the time compared to buffer=16000000 parameter. exp uname/pwd@testdb file=/oradata/uat2.dmp buffer=16000000 statistics=none tables=(ALL

  • Cant compare collections

    hi, i cant solve one problem: SELECT be.Name, cardinality(be.Project) As project_count, cardinality(be.DoneProjects) As DoneProject_count FROM bureau be Order BY be.Name; Is it possible to compare project_count with done_project, for example: project