Calculate thickness of organic layer on wire

In summary, the organic layer will have a thickness of about 72nm and will make up 0.5% of the total volume of the wire.
  • #1
Billybong
2
0
Hello

I have done some lab work where I have coated a wire with an organic layer.

The density of the organic layer is 800kg/m^3 and the density of the wire is 2620kg/m^3. I assume 1wt% of the wire is the organic layer the rest is the wire.

The mass of the wire with organic layer is 10^(-6)kg. I assume the geometry of the wire is a cylinder with radius 8.5*10^(-6)m.

What would be the thickness of the organic layer and what volume % will it have of the whole volume?Please comment my code. Is it right what I have done?



The Attempt at a Solution



I did the following calculation where I found the thickness of the organic layer to approx 72nm.

DensitetWire_Organiclayer=800*0.01+2620*0.99; %Density of wire with organic layer

RadiusWire_Organiclayer=8.5*10^(-6)%:0.5*10^(-6):12*10^(-6); %Radius of wire with organic layer

MassWire_Organiclayer=10^(-6);%Mass of wire with organic layer

MassWire=0.99*MassWire_Organiclayer;%Mass of wire

MassOrganiclayer=0.01*MassWire_Organiclayer;%Mass organic layer

Volume=MassWire_Organiclayer/DensitetWire_Organiclayer%Volume of wire with organic layer

LengthWire_Organiclayer=Volume/(pi*RadiusWire_Organiclayer^2);% Length of wire with organic layer

VolumeWire=MassWire/2620 %Volume wire

VolumeOrganiclayer=MassOrganiclayer/800 %Volume organic layer

RadiusWire=(VolumeWire/(pi*LengthWire_Organiclayer))^(1/2) %Radius wire


RadiusOrganiclayer=RadiusWire_Organiclayer-RadiusWire % Radius organic layer

Best Regards

Robin
 
Physics news on Phys.org
  • #2
For the wire, m = density*volume = dπr²h (1)
For the coating, m = DV = D(πR²h - πr²h) = πhD(R²-r²) (2)
where r and d are the radius and density of the wire,
R and D the radius and density of the coating.
You can get the value for h from equation (1).
Then (2) can be used to find (R²-r²) and the thickness R-r. It worked out to about 40 x 10^-6 meters for me, but my calcs are not always correct!
 
  • #3
Dear Delphi51

Thanks for your reply. I made mistake when I described my problem. 8.5*10^(-6)m is the radius of the wire with the organic layer. Sorry

This means I have to find another method. Then I tried the code under. Do you have another method?

DensitetWire_Organiclayer=800*0.01+2620*0.99; %Density of wire with organic layer

RadiusWire_Organiclayer=8.5*10^(-6); %Radius of wire with organic layer

MassWire_Organiclayer=10^(-6);%Mass of wire with organic layer

MassWire=0.99*MassWire_Organiclayer;%Mass of wire

MassOrganiclayer=0.01*MassWire_Organiclayer;%Mass organic layer

Volume=MassWire_Organiclayer/DensitetWire_Organiclayer%Volume of wire with organic layer

LengthWire_Organiclayer=Volume/(pi*RadiusWire_Organiclayer^2);% Length of wire with organic layer

VolumeWire=MassWire/2620 %Volume wire

VolumeOrganiclayer=MassOrganiclayer/800 %Volume organic layer

RadiusWire=(VolumeWire/(pi*LengthWire_Organiclayer))^(1/2) %Radius wire


RadiusOrganiclayer=RadiusWire_Organiclayer-RadiusWire % Radius organic layer

Best Regards

Robin
 
  • #4
I'm an old retired physics teacher and my memory doesn't persist long enough to follow your solution! The numbers are just a blur. I really need something more compact that I can see all at once.

What happens if you take the ratio of the two equations I wrote earlier? The ratio of the masses is .01, the height cancels out and I think you are left with a relationship between the two radii. You know one of them, so you can use it to find the other.
 
  • #5



Hello Robin,

Your calculations and approach seem to be correct. However, I would recommend double-checking your calculations and units to ensure accuracy. Additionally, it would be helpful to provide more context and information about your experiment, such as the specific materials and methods used, in order to accurately assess the validity of your results. Overall, it appears that you have successfully calculated the thickness and volume percentage of the organic layer on the wire. Keep up the good work!
 

FAQ: Calculate thickness of organic layer on wire

1. How do you calculate the thickness of the organic layer on a wire?

To calculate the thickness of the organic layer on a wire, you will need to measure the diameter of the wire using a caliper or micrometer. Next, you will need to measure the overall diameter of the wire, including the organic layer. Then, subtract the wire diameter from the overall diameter to get the thickness of the organic layer.

2. What is the purpose of calculating the thickness of the organic layer on a wire?

The thickness of the organic layer on a wire is important for determining the overall dimensions and properties of the wire, which can impact its performance and functionality in various applications. It can also help in quality control and ensuring consistency in production.

3. What factors can affect the thickness of the organic layer on a wire?

The thickness of the organic layer on a wire can be affected by several factors such as the type of organic material used, the manufacturing process, and the environmental conditions during production. Other factors can include the temperature, pressure, and duration of the coating process.

4. Can the thickness of the organic layer on a wire be measured without damaging the wire?

Yes, there are non-destructive methods that can be used to measure the thickness of the organic layer on a wire. These methods include ultrasonic testing, eddy current testing, and optical interferometry. These techniques allow for precise measurements without causing any damage to the wire.

5. How accurate are the measurements of the organic layer thickness on a wire?

The accuracy of the measurements will depend on the chosen method and the equipment used. Generally, non-destructive methods can provide accurate measurements with a high degree of precision. However, it is important to follow proper techniques and calibrate equipment regularly to ensure accurate results.

Back
Top