Author Topic: Comparing two plots  (Read 2421 times)

0 Members and 1 Guest are viewing this topic.

Offline m.ghashghayi

  • New QuantumATK user
  • *
  • Posts: 3
  • Reputation: 0
    • View Profile
Comparing two plots
« on: February 3, 2016, 12:33 »
Hello
I want to compare two I-V Curves on one plot.what do i do ?

Offline Jess Wellendorff

  • QuantumATK Staff
  • Supreme QuantumATK Wizard
  • *****
  • Posts: 933
  • Country: dk
  • Reputation: 29
    • View Profile
Re: Comparing two plots
« Reply #1 on: February 4, 2016, 08:26 »
One option is to use a script for plotting the IV curves (see attachments).

Offline m.ghashghayi

  • New QuantumATK user
  • *
  • Posts: 3
  • Reputation: 0
    • View Profile
Re: Comparing two plots
« Reply #2 on: February 6, 2016, 09:52 »
Thanks for your kindly answer
I have a  question again.I want to extract data for I-V plot according to V gate (x = vgate , y=Current and lables = Vbias) , what do I do ?

Offline Jess Wellendorff

  • QuantumATK Staff
  • Supreme QuantumATK Wizard
  • *****
  • Posts: 933
  • Country: dk
  • Reputation: 29
    • View Profile
Re: Comparing two plots
« Reply #3 on: February 8, 2016, 08:50 »
Please check out the section "Performing a gate scan" in this tutorial: http://quantumwise.com/documents/tutorials/latest/NanowireDevice/index.html/chap.nanowiredevice.html#sect1.nanowiredevice.job

You essentially need to write a script that loops over the desired gate voltages and sets them on the configuration, calculates the transmission spectrum every time, and saves the transmission spectra to a single file.

Offline m.ghashghayi

  • New QuantumATK user
  • *
  • Posts: 3
  • Reputation: 0
    • View Profile
Re: Comparing two plots
« Reply #4 on: February 8, 2016, 09:00 »
Thanks a lot

Offline Jess Wellendorff

  • QuantumATK Staff
  • Supreme QuantumATK Wizard
  • *****
  • Posts: 933
  • Country: dk
  • Reputation: 29
    • View Profile
Re: Comparing two plots
« Reply #5 on: February 8, 2016, 09:13 »