Skip to main content

Electrical Conductivity Measurement

 

  •       Make an electrode (Powder) material pallet by taking 250mg of powder at 5 tonnes. But first, take 270mg pure Powder and add 5% PVP to prepare the powder.
  •       After pressing put in the oven at 1250oC for 4hr by wrapping in the pure powder. And then again repeat the same step by flipping the side of the pallet.
  •       Make the device for testing.
  •        Pallet size(diameter) is nearly 11mm after firing. Before firring it is 13mm.
  •       Four probes (gold wires) must be mounted at a 2mm distance.
  •       Then place the device by putting it on the shaft in the oven and set the temperature at 850oC.
  •       Then start the measurement for (850 => 150)oC with step size of 30oC.
  •       Turning on the multimeter and applying the current as 5mA, 10mA, and 20mA. Then wait for 15 minutes and repeat the step. So, at each value of the current 2 measurements.
  •       Note down the value of voltage against each current value.
  •        If measurement takes more than 1 day, then the last measurement on day 1 and 1st  measurement on day 2 must be taken at the same temperature, actually leaving the oven overnight at the same temperature to stabilize.
  •       Conductivity graph must be plotted between 1000/T(K) x-axis vs log(conductivity*temperature(K)) y-axis.

Comments

Popular posts from this blog

Weight conversion program using functions in c++

#include<iostream> using namespace std; int num(int n) { cout<<"num of chocolate:"; cin>>n; return n; } int ounce(int a) { cout<<"weight in ounce:"; cin>>a; return a; } int pound(int b) { cout<<"weight in pound:"; cin>>b; return b; } int main () { int n, a, b; char choice; cout<<"enter choice 'o' for ounce and 'p' for pounds:"; cin>>choice; int x, y, z; x = num(n); y = ounce(a); z = pound(b); if (choice == 'o') {cout<<"total weight in ounce:"<<x*y;} if (choice == 'p') {cout<<"total weight in pounds:"<<x*z;} return 0; } ************************** Output:

Area Calculation By ImageJ

  Area Calculation By ImageJ      Open the Software      File => Open       Zoom in the Image and select the straight line        Mark the small line on graph and go to analyse => set scale      Set known distance 01, unit cm and click ok       Go to free hand and cover the area you want to calculate       Then press (ctrl + m) repeat the process for 3 time       After that go to the result and summarize 

Activation Energy Calculation in Origon

  Activation Energy ·          Click on the curve, go to analysis, fitting, and linear fit ·          Note the slope and error ·          Then follow the Formula to find activation energy              Ea =  mRln(10)1000 m= slope, R= 8.6173*10 -5 eV/K , ln(10) = 2.303