Department of Science & Humanities

Physics Lab

OBJECTIVES

To introduce different experiments to test basic understanding of physics concepts applied in optics, thermal physics, properties of matter and liquids.

LIST OF EXPERIMENTS

  1. Determination of rigidity modulus – Torsion pendulum
  2. Determination of Young‘s modulus by non-uniform bending method
  3. (a) Determination of wavelength, and particle size using Laser
    (b) Determination of acceptance angle in an optical fiber.
  4. Determination of thermal conductivity of a bad conductor – Lee‘s Disc method.
  5. Determination of velocity of sound and compressibility of liquid – Ultrasonic interferometer
  6. Determination of wavelength of mercury spectrum – spectrometer grating
  7. Determination of band gap of a semiconductor
  8. Determination of thickness of a thin wire – Air wedge method

OUTCOMES

Upon completion of the course, the students will be able to:

  • Apply principles of elasticity, optics and thermal properties for engineering applications.

FACULTY IN-CHARGE

Mr. T. Sundareswaran

Chemistry Lab

OBJECTIVES

  • To make the student to acquire practical skills in the determination of water quality parameters through volumetric and instrumental analysis.
  • To acquaint the students with the determination of molecular weight of a polymer by viscometery.

LIST OF EXPERIMENTS

  1. Estimation of HCl using Na2CO3 as primary standard and Determination of alkalinity in water sample.
  2. Determination of total, temporary & permanent hardness of water by EDTA method.
  3. Determination of DO content of water sample by Winkler‘s method.
  4. Determination of chloride content of water sample by argentometric method.
  5. Estimation of copper content of the given solution by Iodometry.
  6. Determination of strength of given hydrochloric acid using pH meter.
  7. Determination of strength of acids in a mixture of acids using conductivity meter.
  8. Estimation of iron content of the given solution using potentiometer.
  9. Estimation of iron content of the water sample using spectrophotometer (1, 10- Phenanthroline / thiocyanate method).
  10. Estimation of sodium and potassium present in water using flame photometer.
  11. Determination of molecular weight of polyvinyl alcohol using Ostwald viscometer.
  12. Pseudo first order kinetics-ester hydrolysis.
  13. Corrosion experiment-weight loss method.
  14. Determination of CMC.
  15. Phase change in a solid.
  16. Conductometric titration of strong acid Vs strong base.

OUTCOMES

Upon completion of the course, the students will be able to:

  • The students will be outfitted with hands-on knowledge in the quantitative chemical analysis of water quality related parameters.

FACULTY IN-CHARGE

Ms. N. Sai Kumari

Phython Lab

OBJECTIVES

  • To write, test, and debug simple Python programs.
  • To implement Python programs with conditionals and loops.
  • Use functions for structuring Python programs.
  • Represent compound data using Python lists, tuples, dictionaries.
  • Read and write data from/to files in Python.

LIST OF EXPERIMENTS

  1. Compute the GCD of two numbers.
  2. Find the square root of a number (Newton‘s method)
  3. Exponentiation (power of a number)
  4. Find the maximum of a list of numbers
  5. Linear search and Binary search
  6. Selection sort, Insertion sort
  7. Merge sort
  8. First n prime numbers
  9. Multiply matrices
  10. Programs that take command line arguments (word count)
  11. Find the most frequent words in a text read from a file
  12. Simulate elliptical orbits in Pygame
  13. Simulate bouncing ball using Pygame

OUTCOMES

Upon completion of the course, the students will be able to:

  • Write, test, and debug simple Python programs.
  • Implement Python programs with conditionals and loops.
  • Develop Python programs step-wise by defining functions and calling them.
  • Use Python lists, tuples, dictionaries for representing compound data.
  • Read and write data from/to files in Python.

FACULTY IN-CHARGE

Ms. G. Vasukidevi