Conductance (current) Measurement vs Time with SR830

Dear all. 
I'm totally new to lock-in amplifier as well as LabVIEW. We have the Stanford Research SR830 in our lab and I want to setup an experiment to measure the conductance (or current) versus time. The conductance I want to measure is in the order of 1 nS. I have read many papers and they used lock-in amplifier for the measurement, sometime with the preamplifier. Most of the time they put a modulated voltage of frequency 10 to 100 Hz, amplitude 30mV to the drain and the source of the device. Though I am not sure how they set up the experiment. 
It would be really appreciated that you could suggest me a setup for the measurement? Any other instrument is required? 
Thank you very much. 

Hi ncthanh1986,
I would not know how to set up an experiment with your specific piece of hardware, this might be something you would ask Stanford Research or consult the manual.
Instrument wise, the way to get the measurements from your SR830 to LabVIEW would be to have either a GPIB or RS-232 interface. National Instruments offers both of these interfaces with USB if needed.
Once you have the measurement in LabVIEW, you will be able to calculate the conductance in software.
Hope this helps!
Robert R. | Applications Engineer | National Instruments

Similar Messages

  • Measure execution time with PowerShell

    What would be the best way to accomplish following:
    1. Get start time and write it to variable
    2. Do something
    3. Get end time and measure how long it taked from start to end and store the result in variable
    I would need the result be in format like this hours:minutes:seconds and to support 24 hour clock so if the execution starts e.g 11:30 and ends 14:30 it shows correct time.

    PowerShell already comes with a CmdLet that allows you to measure the time a script block takes to execute, that sounds like what you are after.
    See these for more details on Measure-Command:
    https://technet.microsoft.com/en-us/library/hh849910.aspx?f=255&MSPPError=-2147217396
    https://technet.microsoft.com/en-us/library/ee176899.aspx

  • Creating a folder on my HD with /current/ date and time with iCal

    hi all.
    new user here trying to tighten things up over here.
    can anyone advise me as to whether there is a way to do this with iCal? i'd like to have a folder like this so i can see it easily on my various external backup drives and basically know very quickly how recent the update is that i am looking at.
    also, is there a lot more to iCal than simply keeping my calendars updated and synce and possibly posted to the web or shared with others or whatever? i am loving the sync ability and the sonorous alerts but i am wondering if i can/need to read up on additional functionalities in iCal that keep me organized.
    TIA

    It's not clear what tool you are using to automate the process.
    At least one of the 3rd-party Crystal Reports Desktop Scheduling tools listed at: http://www.kenhamady.com/bookmarks.html provides that functionality.  It allows you to use Crystal Reports fields or formulas to dynamically set the export file path and name.

  • Current Date and Time in JLabel

    Hi i am fairly new to Java and i would like to know how i can get a label to show the current date and time ( with seconds) to show up in the top right hand corner.
    Thank you.

    Hi i am fairly new to Java and i would like to know
    how i can get a label to show the current date and
    time ( with seconds) to show up in the top right hand
    corner.
    Thank you.You can use TimerTask to do it. also go through the api for Calendar, Date and DateFormat.

  • Time to make a current measurement

    Hi,
    I am new to the PXI 4132. I am trying to measure current through a device using the PXI 1033 which has a PXI 4132 in it. I would like to know the lowest current that I can measure using this device(as I would be using this to measure leakage in a device) and also how much time would it take to make this lowest current measurement.

    I have never used this device but from the specification sheet it looks like measurement rates are dependent on the aperture time.  With longer aperture times you get less noise.  From Figure 5 and Table 2 it looks like the noise on a current measurement on the 10 uA range with 1 PLC aperture is about 20 pA RMS.  With that setting you can get a maximum of 59.9 or 49.9 readings per second, depending on your power line frequency.
    Lynn

  • How to check the current time with a Stored  time in string format

    Hi All
    I would like to compare the system time with an existing time values which is allready there in String format..
    i mean i would like to check if the SysTime is inbetween 6:30 and 14:00
    I accomplished this in Oracle ..
    Select 'Y' from dual where to_date(to_char(sysdate,'HH24:MI '),'HH24:MI') between to_date('06:30','HH24:MI') and to_date('14:00','HH24:MI')
    But instead of checking the DB each and every time , the perfomance would be better if we can do this in our java code..
    Could some one provide me with a code to accomplish the above scenario..
    Thanks in advance..,.,

    import java.util.Calendar;
    Calendar rightNow = Calendar.getInstance();  // gets the current date and time to millisec
    Calendar earlyTime = Calendar.getInstance().set(Calendar.HOUR_OF_DAY, 6).set(Calendar.MINUTE, 30);
    Calendar lateTime = Calendar.getInstance().set(Calendar.HOUR_OF_DAY, 8).set(Calendar.MINUTE, 0);
    if (rightNow.compareTo(earlyTime)> 0 && rightNow.compareTo(lateTime) < 0){
    // do something
    }Try this.

  • How to measure the time of evolution of a signal in a graph and to compare this time measured with a known value?

    For my application, I am obliged to measure the time of evolution of a signal acquired (from T1 to t2) by an analogical entry of a module NI 9203, and to compare this value with a value known in order to judge if this time of evolution is correct or not.
    PLEASE I prefer an example for better understanding.

    Greetings Jacob,
    I am not sure what you mean with 'time of evolution' but normally you acquire at a certain acquisition rate. How much time that has passed, you can calculate by checking how much points are between your two points of interest.
    If you are acquiring at 5Hz, the time between every point is 200ms. If there are let's say 10points between your two points of interest, 2s have passed.
    Regards,
    Wouter
    National Instruments

  • TS3423 Mac book pro stops responding after Maverick OS restart. Currently have a circle with a line through it after 20+ hours. Tried to shut it down and use the Time Machine to restore but no response. How can I restore with Time Machine if it will not s

    Mac book pro stops responding after Maverick OS restart. Currently have a circle with a line through it after 20+ hours. Tried to shut it down and use the Time Machine to restore but no response. How can I restore with Time Machine if it will not start?

    sonjadg,
    you can purchase a replacement pair of grey installation DVDs for your MacBook Pro from either Apple or iFixit. If Startup Manager is only showing an OS X Installer volume, then it sounds like the Mavericks installer had a problem midway through its installation process. To fix this, you’re going to need to erase your internal disk and reïnstall your original version of OS X from the grey Mac OS X Install DVD, use Software Update  to get it back to 10.6.8 (presuming that your MacBook Pro originally came with Snow Leopard), and then restore from Time Machine.

  • How to compare current time with any particular time?

    Hi All,
    Problem:
    I have a form which accept data from user but i want that user can enter data only before 4 in the evening after that no data will be accepted and user get any message. Now the problem is I want to compare the current time with 4 o clock or 16:00:00 but i dont know how to check whether the current time is greater or lesser than 4. Till now my code are like this: if(tt.equals("16:00:00")){}else{}
    where tt is current time. but this is not the feasible solution for my second clause.
    Any kind of help will greatly appreciate.
    Thanks

    One more thing:
    I find timestamp class quite helpful in my case but i
    dont know how to implement the before() method
    of this class.
    Any idea.* You wouldn't implement before(). You'd just use it. It's already implemented for you.
    * before() doesn't just compare the hour of the day. It compare two date & time objects to see which one is greater--that is, it effectively looks at all the fields, not just HOUR.
    * You don't need Timestamp if you're not dealing with a database.

  • HT1311 trying to update apps in the app store. My old apple id comes up. I've already signed in and out off itunes and the app store several times with the current id.  still everytime i try to update the apps the old id comes up

    trying to update apps in the app store. My old apple id comes up. I've already signed in and out off itunes and the app store several times with the current id.  still everytime i try to update the apps the old id comes up

    Apps and their updates are permanently tied to the ID used to purchase them originally.  It will always ask you for your old ID if they were purchased using that ID.  The only way to stop this would be to delete them from your phone and your iTunes library, then repurchase them using your current ID.

  • Problem with getting current date and time using oracle.jbo.domain.Date

    I`d like to get current date and time using oracle.jbo.domain.Date method getCurrentDate(), but it always return current date and 12:00:00. I also need to get the current time.

    I think you should use java.sql.Timestamp domain.
    (And set database type to TIME or DATETIME.)
    Jan

  • LabVIEW/SignalExpress: How can I automate measuring the time between two pulses?

    Hi everyone, bit of a newbie here so please bear with me.  
    I'm a student at a university conducting a muon decay experiment with an oscilloscope connected to some photomultipliers.  To summarize, if a muon enters the detector it will create a very small width pulse (a few ns).  Within a period of 10µs it may decay, creating a second pulse.  The oscilloscope triggers on the main pulse 5-15 times per second, and a decay event happens roughly 1-2 times per minute.  I am trying to collect 10 hours of data (roughly 1500-2000 decay events) and measure the time it takes for each decay.
    I've been able to set recording conditions in SignalExpress that starts recording on the first pulse and stops recording on the last.  The Tektronix TDS 1012 oscilloscope however feeds 2500 points of data from this snapshot into a text file (for use in excel or other software).  Even if I perfectly collected the data, I would have 100,000+ data points and it would be too much to handle.  I don't know how (or if it's possible) to reduce the sample size.
    To conclude, using Labview or SignalExpress, I would like to be able to have the software
    1.  Differentiate between the single pulse detections and double pulse decay events
    2.  Record only when two pulses appear on the oscilloscope
    3.  Measure the time between these two pulses and ONLY that to minimize the amount of data recorded.
    Any help would be GREATLY appreciated, thanks!

    Hi wdavis8,
    I am not that familiar with Tektronix, but there should be a place in the dialog that you go through when you create the action step to acquire date to specify a sampling rate. That would allow you to reduce the number of data points you are seeing, but may reduce the quality of the data.
    If it’s just a matter of that much data being hard to dig through when you have that many points, you could do some analysis on the data after the fact, and then create a new file with only the data you want to look at. For example, you could identify the peaks in the data, and based on the distance between them or the difference in magnitude, selectively write data to a new file.  
    Here is some information about peak detection in LabVIEW:
    http://www.ni.com/white-paper/3770/en/
    You could also do some downsampling on the data to get fewer data points:
    https://decibel.ni.com/content/docs/DOC-23952
    https://decibel.ni.com/content/docs/DOC-28976
    Those are just a few quick ideas. 
    Kelsey J
    Applications Engineer

  • Convert SSRS dropdown MDX query to INNER JOIN w/ NONEMPTY? Having hard time with this.

    I'm having an incredibly hard time with this, mostly because I'm very new with MDX.
    I created a simple report (with AdventureWorksDW) whose datasource is an SSAS cube. I select a datekey from the dropdown menu, and the report displays [Measures].[Order Quantity] for that day.
    The problem is that the dropdown displays every single value from the dimdate dimension. DimDate goes from 20050101 to 20201231, so the dropdown is very long.
    How can I alter the SSRS-generated MDX so that it does an INNER JOIN with Fact table and only the dates shown in the dropdown are the ones where there's data in the Fact table?
    Currently, the fact table only has 2 days of data (20141015, 20141016), which means that the dropdown should only display those two dates. I'm including the generated code MDX that populates the dropdown menu:
    WITH MEMBER [Measures].[ParameterCaption] AS
    [Dim Date].[Date Key].CURRENTMEMBER.MEMBER_CAPTION
    MEMBER [Measures].[ParameterValue] AS
    [Dim Date].[Date Key].CURRENTMEMBER.UNIQUENAME
    MEMBER [Measures].[ParameterLevel] AS
    [Dim Date].[Date Key].CURRENTMEMBER.LEVEL.ORDINAL
    SELECT {[Measures].[ParameterCaption],
    [Measures].[ParameterValue], [Measures].[ParameterLevel]}
    ON COLUMNS , [Dim Date].[Date Key].ALLMEMBERS ON ROWS
    FROM [Adventure Works cube]
    Any help is appreciated.
    VM

    Hi vmhatup,
    you can get rid of blank data using nonempty function and get rid of negative values using filter function nonempty should be inside of filter so it applies first, otherwise it is too slow.
    Your statement could look like this
    WITH MEMBER [Measures].[ParameterCaption] AS
    [Dim Date].[Date Key].CURRENTMEMBER.MEMBER_CAPTION
    MEMBER [Measures].[ParameterValue] AS
    [Dim Date].[Date Key].CURRENTMEMBER.UNIQUENAME
    MEMBER [Measures].[ParameterLevel] AS
    [Dim Date].[Date Key].CURRENTMEMBER.LEVEL.ORDINAL
    SELECT {[Measures].[ParameterCaption],
    [Measures].[ParameterValue], [Measures].[ParameterLevel]}
    ON COLUMNS
    , filter(
    nonempty([Dim Date].[Date Key].[Date Key],measures.measureName)
    ,measure.measurename >0
    ON ROWS
    FROM [Adventure Works cube]
    Jiri Neoral

  • How do I move my playhead in exact measures of time?

    Relatively new to AE and want to know how do I move my playhead in exact measures in time.
    For example in a 59.94 project,  I'm at  1:00:14 and want to move back 36 frames. In Premiere Pro I just type "-36" and I jump back 36 frames.
    I tried in AE and it went to -36 frames in the comp. Basically before my time line ever started. I've tried ".36" "0.36" ".0036" with identical results Back to -36 before the comp begins.
    Anyone have a solution? I cannot find it in the manual.
    Thanks in Advance

    from After Effects Help:
    "To go forward a specific period of time or number of frames, click the current-time display, and then enter the plus sign ( + ) followed by the timecode or number of frames to advance. For example, enter +20 to go forward 20 frames or 1:00 to go forward one second. Precede the value by the minus sign ( - ) to go backward. For example, enter +-20 to go backward 20 frames or +-1:00 to go backward one second."

  • Current date and time

    What is the simpliest call in Visual C++ with Measurement Studio to extract the current date and time? I am trying to have such info as 1315032804 for March 28th, 2004 at 1:15 pm. Thanks in advance for your advice.

    There are a few options, depending on what format you want the time and what kind of operations you're planning to do with it:
    ATL/MFC - CTime::GetCurrentTime
    ATL/MFC - COleDateTime::GetCurrentTime
    Win32 - GetSystemTime
    Win32 - GetLocalTime
    href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vclib/html/_crt_time.asp">C r...
    C runtime - _ftime
    - Elton

Maybe you are looking for

  • My itunes and ipod will not see each other and claim they are on different accounts.  I only have one account

    I can't sync my ipod anylonger.  I have 2 nano's and 1 touch.  my itunes does not recognize them anymore.  Some of the songs on itunes are not on my ipod, and vice versa. I can download songs from itunes, but it does not allow me to log on anylonger.

  • B&W G3 having trouble finding startup disk

    Hi. Ever since the DVD drive of my B&W G3 died, it's taken an extra minute to find the startup disk. I get the blinking Mac folder plus the question mark that we all know and, well, don't love. I've replaced the DVD drive, and currently there is no o

  • Urgent: mapping between OID and iplanet ldap

    I am trying to configure the mapping between my iplanet ldap server (source) and OID (destination) . My iplanet dn is uid=sharam,ou=People,dc=xsj,dc=xilinx,dc=com and my OID dn is cn=sharam,cn=users,dc=xsj,dc=xilinx,dc=com My mapping file looks like

  • Randomly Freezing and Running Hot

    Hi all, So my MBP mid-2009 seems to randomly freeze without warning and after no particular operation or amount of time.  It could be idling with no programs open or be under heavy use and can take anywhere from 15 minutes to over an hour, but it is

  • Copy BOM Function

    Hi Experts, I have a Engg BOM with usage 2. Now i have to copy this BOM  into production Usage 1. Now when i press copy then i get a pop up with the fields grayed out and i am not able to enter the usage from which i have to copy to  new usage. Can y