How to calculate the current in a 400 nm wire of graphene

In summary, a 400 nm piece of graphene has a electron mobility of 200,000 cm2/( V s). To calculate the current, you need to know the drift velocity (vd) and electron density (µ). The current is equal to vd multiplied by the electron density. This answer can be found by multiplying the drift velocity by the electron density and then dividing by the 400 nm width of the graphene strip.
  • #1
grahas
32
1
Hi, I need to calculate the current in a 400nm piece of graphene. Can some one help me please? I found online that graphene has electron mobility of 200,000 cm^2/( V s). My best attempt is as follows. Using the equation vd = uE where E is the magnitude of the electric field applied to a material, vd is the magnitude of the electron drift velocity (in other words, the electron drift speed) caused by the electric field, and µ is the electron mobility (wikipedia). I found that vd= 200,00 cm^2/s. From here I am not sure of I should divide by 400nm to get a speed and then use that to calculate total electrons passing per second to find coulombs. Please help.
 
Physics news on Phys.org
  • #2
I moved the thread to our homework section.

The drift speed is independent of the 400 nm, but the current is not. You'll need another equation to relate the two.
 
  • #3
This is not homework. I trying to get the attention of a research group and need to have some ballpark estimates for what I am going to need their help to build. I don't have the background in these physics to really do this my self, I don't have any teachers or anyone to get help from, also I don't have any textbook that I could get help from. Really I only have what I can remember from my AP physics E&M course I took almost 2 years ago.
 
Last edited:
  • #4
It is still homework-like, even if it is not an actual homework question.

Your vd has wrong units.

You'll need the electron density. That plus the width of the strip and the drift velocity are sufficient to calculate the current. There is just one way to combine them to get an electrical current out of them.
 
  • #5
Sorry for long wait, I am still trying to figure this out.
 
  • #6
Ok I am stuck. Really sorry I don't have a formal education, I had to read wikipedia for answers. When I researched (googled, youtubes, and wikipedia) all I found is that electron density is the probability of finding an electron in a region in an atom. Original I thought it was the amount of electrons in an area so I figured electron density would be 1 cm / 70 pm = 142,857,143 carbon atoms. If every carbon atom has one free electron then 142,857,143 carbon atoms ^2 is 2x10^16 electrons /cm^2. Is that much barking up the right tree?
 
  • #7
Electron density is the number of electrons per volume (that contribute to electric currents), and some material constant to look up. This publication quotes 1012 /cm2.
 
  • #8
I came up with an answer. PLEASE don't just gloss over it. The math needs to be done correctly. I came up with 1.28A. Using the following variables. Voltage is equal to 1V, electron mobility is equal to 200,000cm2 /(s*V), Electron density is 1012/cm2 I had a question about that number; since the I couldn't make the units work I multipyed that number by the square root of itself to make it a cm3; is that ok to do? How am I supposed to get around that?, any way assuming that is acceptable to do I then multiplyed Electron density by drift velocity and the width of the strip to get 8x1018electrons/s. When I divide this number by 6.25x1018electrons I get 1.28A. In my mind I think that that is a lot of current for such a small wire but then when I think in my head the carbon is really acting as a guide for the electrons and the electrons can flow freely because their is nothing to run into.
 
  • #9
grahas said:
since the I couldn't make the units work I multipyed that number by the square root of itself to make it a cm3; is that ok to do?
You can't do that.
Graphene is a 2-dimensional layer, per square centimeter is the right thing.

Speed * surface density * width has units of 1/second: ##\frac m s \frac{1}{m^2} m = \frac{1}{s}##, multiply by the elementary charge to get a current.
 
  • #10
I got 0.00000128A. Is that the same as what you got?
 
  • #11
Is your strip of graphene really 1 meter long? Otherwise check your calculation of E.
 
  • #12
Where did the 1 meter come from? I am going to cut the graphene from a sheet into a really long skinny wire so it will be a lot longer than 1 meter. Also is E just the voltage being applied to the wire? I just set E to equal 1 volt to make calculations easy.
 
  • #13
E is the electric field strength. You should have gotten mismatching units earlier if you plugged in the voltage.
 
  • #14
I think that I got that the voltage to cancel out whe calculating the drift velocity. 200,000 cm^2/( V s) * 1V . Another question, how much voltage could this strip take before it broke? And just checking, electric field strength is measured in voltage right? Also how would the length impact the amound to current that the wire could carry? The device I am going to propose has an extreamly long wire.
 
  • #15
cm^2/s is not a velocity.

Electric field strength is voltage per length, e. g. V/cm.

Mechanical breaking? I don’t know. I guess it can overheat, and we can calculate the power once the resistance is known, but the temperature will depend on the environment and I have no idea how heat-tolerant graphene is.
 
  • #16
The strip will be about 3000 meter long, 300000 cm. So E = 50 V / 300000 cm = 1.666x10-4 V/cm . Then vd = 200,000 cm2/( V s) x 1.666x10-4 V/cm = 33.33 cm / s

vd = 33.33 cm / s
Electron / surface density = 1012 /cm2
width = 4x10-5
elementary charge = 1.60217662 × 10-19 coulombs

Current = elementary charge x width x Electron (surface) density x drift velocity

Current = q x m x 1/m2 x m/s

Current = 1.60217662 × 10-19 C x 4x10-5 cm x 1012 /cm2 x 33.33 cm / s = 2.13602 x10-10A

Is that the amount of current that flows through a 400 nm graphene strip?
 
  • #17
50 V over 3000 m is a tiny electric field.

I can confirm your result.
 
  • #18
Good to know. I am going to try and write a python program to find the variables that maximize force and are feasible to manufacture. For the community I will write up the conclusion of the post into a little nugget that might be useful.
 
  • #19
Current in a strip of graphene can be calculated with following equation.
w is the width of the strip
V is the voltage on the two ends of the strip
l is the length of the strip

$$A=1.60217662\times10^{-19}C\times w\times \frac{10^{12} }{cm^{2}}\times \frac{V}{l}\times \frac{200000cm^{2}}{Vs} $$

example calculation
w = 1 cm
V = 120 V
l = 100 cm

$$A=1.60217662\times10^{-19}C\times 1 cm\times \frac{10^{12} }{cm^{2}}\times \frac{120V}{100cm}\times \frac{200000cm^{2}}{Vs} =0.03845A $$
cx_HCCXRpdqQBlzBYa5QQRVZCbqxnQU8sveE2_kJts6ub6_OwemqdzGfG1VOBYGXR1nsX5jZGGQx0LiKcAO0=w1920-h949.png

If you wanted 10 A you would need 260 layers. This would be 18,200 picometers thick or ##1.82\times10^{-6}cm##
 

Attachments

  • cx_HCCXRpdqQBlzBYa5QQRVZCbqxnQU8sveE2_kJts6ub6_OwemqdzGfG1VOBYGXR1nsX5jZGGQx0LiKcAO0=w1920-h949.png
    cx_HCCXRpdqQBlzBYa5QQRVZCbqxnQU8sveE2_kJts6ub6_OwemqdzGfG1VOBYGXR1nsX5jZGGQx0LiKcAO0=w1920-h949.png
    1.9 KB · Views: 350
  • cx_HCCXRpdqQBlzBYa5QQRVZCbqxnQU8sveE2_kJts6ub6_OwemqdzGfG1VOBYGXR1nsX5jZGGQx0LiKcAO0=w1920-h949.png
    cx_HCCXRpdqQBlzBYa5QQRVZCbqxnQU8sveE2_kJts6ub6_OwemqdzGfG1VOBYGXR1nsX5jZGGQx0LiKcAO0=w1920-h949.png
    1.9 KB · Views: 262

1. What is graphene and how does it conduct electricity?

Graphene is a thin layer of carbon atoms arranged in a hexagonal lattice. It is a highly conductive material due to the delocalized electrons within its structure, allowing for easy flow of electricity through the material.

2. How is the current calculated in a 400 nm wire of graphene?

The current in a wire of graphene is calculated using Ohm's Law, which states that current (I) is equal to the voltage (V) divided by the resistance (R). In the case of graphene, the resistance can be calculated using the sheet resistance formula, which takes into account the dimensions of the wire and the resistivity of graphene.

3. What factors affect the current in a wire of graphene?

The current in a wire of graphene is affected by several factors, including the dimensions of the wire, the type of graphene used, and the temperature. Additionally, the presence of impurities or defects in the graphene can also affect its conductivity and therefore the current in the wire.

4. Can the current in a 400 nm wire of graphene be increased?

Yes, the current in a wire of graphene can be increased by increasing the voltage or by decreasing the resistance. This can be achieved by using higher quality graphene with fewer defects, or by optimizing the dimensions of the wire to minimize resistance.

5. How does the current in a graphene wire compare to other types of wires?

Graphene is known for its high conductivity, so the current in a graphene wire is typically higher than that of other types of wires of the same dimensions. However, the current carrying capacity of graphene is limited by its size, so in larger circuits, other materials may be more suitable for carrying higher currents.

Similar threads

  • Electromagnetism
Replies
5
Views
328
  • Special and General Relativity
Replies
4
Views
153
Replies
11
Views
1K
  • Introductory Physics Homework Help
Replies
2
Views
1K
  • Engineering and Comp Sci Homework Help
Replies
1
Views
2K
Replies
4
Views
984
  • Introductory Physics Homework Help
Replies
1
Views
10K
  • Introductory Physics Homework Help
Replies
7
Views
1K
  • Introductory Physics Homework Help
Replies
7
Views
2K
Replies
22
Views
2K
Back
Top