Communities

Writing
Writing
Codidact Meta
Codidact Meta
The Great Outdoors
The Great Outdoors
Photography & Video
Photography & Video
Scientific Speculation
Scientific Speculation
Cooking
Cooking
Electrical Engineering
Electrical Engineering
Judaism
Judaism
Languages & Linguistics
Languages & Linguistics
Software Development
Software Development
Mathematics
Mathematics
Christianity
Christianity
Code Golf
Code Golf
Music
Music
Physics
Physics
Linux Systems
Linux Systems
Power Users
Power Users
Tabletop RPGs
Tabletop RPGs
Community Proposals
Community Proposals
tag:snake search within a tag
answers:0 unanswered questions
user:xxxx search by author id
score:0.5 posts with 0.5+ score
"snake oil" exact phrase
votes:4 posts with 4+ votes
created:<1w created < 1 week ago
post_type:xxxx type of post
Search help
Notifications
Mark all as read See all your notifications »
Q&A

Comments on How to plot the I-V curve of a tunnel diode?

Parent

How to plot the I-V curve of a tunnel diode?

+3
−1

I am trying to understand tunnel diodes by experimenting with them. Research tells me they can have negative resistance, and can be used to build a high frequency oscillator. Tunnel diodes are supposed to have this I/V characteristic:

Image

I don't really understand negative resistance, so I thought plotting the I-V characteristics myself would help me understand. Unfortunately, that didn't work.

What I did:

  • Connect PSU in series with a protective, current limiting resistor, and the tunnel diode.
  • Increase/decrease voltage level, in steps as fine as mV, and measure corresponding current values, as fine as 100 µA.
  • Record each point on a graph of current as a function of voltage.

Here is my test setup:

Test setup

As I increase voltage from 0 to IpeakV, the current increases as expected. Once approaching the IpeakV, the current suddenly jumped from tens of µA to some 400/500 mA. In other words, I just missed the most important measurements, those of the negative resistance region.

Why can I not measure the current as soon as the gradually increasing voltage V enters the negative region? How can I tell the tunnel diode not to "skip" the tunnel?

History
Why does this post require moderator attention?
You might want to add some details to your flag.
Why should this post be closed?

1 comment thread

General comments (3 comments)
Post
+4
−0

Apparently you want to measure the current/voltage relationship of a tunnel diode. The tricky part is that the voltage isn't unique for currents over parts of the range. From your question:

Image

Note that the current is still unique as a function of voltage. One solution is therefore to sweep the voltage and measure the current.

This needs to be done carefully, since small changes in the voltage can result in large changes in the current. You also need the voltage source to be very stiff (low impedance) so that the wildly changing current drawn by the device doesn't cause control instability.

One way to achieve this is with high open loop gain and negative feedback. If you are only feeding back the output voltage, and the control signal to drive the pass element is reasonably insensitive to the resulting current, then the system will be stable.

I haven't done this, but I'd probably start with an opamp driving an emitter follower, where the emitter voltage is fed back and is therefore ultimately what is regulated. The opamp output drives the base. The base voltage won't need to change much, even with large changes in the load current.

You might also want to add some current limiting so that you don't fry the device under test when the voltage goes a little too high. This limit needs to be above I1 in your diagram.

Another approach is to put a resistor in parallel with the diode under test. Make the resistor small enough so that the combined diode+resistor exhibits positive I/V slope over its whole operating range. You measure the I/V characteristics of the combined device, then do the math on the result to deduce the I/V characteristics of just the diode. This approach will require good accuracy, since the resistor is essentially adding noise to the desired signal. You still need to have sufficiently accuracy left after subtracting off the known "noise" signal.

History
Why does this post require moderator attention?
You might want to add some details to your flag.

1 comment thread

General comments (3 comments)
General comments
tlfong01‭ wrote over 3 years ago

@Olin Lathrop, many thanks for your advice. (1) About this TLDR question - I agree that my question is too long. One way to shorten it is to summarize all the long paragraphs into a 2,000 words article, with perhaps 10 pictures and move it from Q&A section to the post/paper section, IF I finally arrive at something useful, either success or failure. Or I can move everything to a GitHub site and write up a summary here. / to continue, ...

tlfong01‭ wrote over 3 years ago · edited over 3 years ago

(2) About using Op Amp for stability and low internal source, resolution, current limiting, etc - I am glad to let you know that I agree with everything you said. This test setup design is a long story, so let me give more details in the next comments. / to continue, ...

Skipping 1 deleted comment.

Andy aka‭ wrote over 3 years ago

@tlfong01 - this (until someone tells me differently) is a question and answer site and not a blog and whether you are successful or fail or, whether you post something to github or not, that is of no interest to this site (and anyone please correct me if I've misjudged what this site is about). If you want to continue with something (a la "so let me give more details in the next comments. / to continue, ... "), please do it elsewhere is my advice. Again, a reminder: this is a Q and A site.