A Day at the Lab

What might an undergraduate intern do on a day-to-day basis? Well, it certainly differs by field, and differs still by individual lab and project–so here’s a look at what I do as a mechanical engineer working in Sumita Pennathur’s lab separating particles using microfluidics.

Some activities that I find myself doing often are:

  • making solutions
  • use syringe pumps
  • taking long exposure images
  • analyzing images with Matlab

Making a Solution (How to Use an Eppendorf Pipette)

How to Use an Eppendorf pipette

  1. Set the pipette to the correct volume, attach pipette tip.
  2. Depress the top button to about halfway, insert pipette into substance.
  3. Release the button and take it out of substance.
  4. Insert pipette into desired location and depress the button all the way down.
  5. Discard the pipette tip in a waste bin and shake up your solution.

How to Use Syringe Pumps

BothSyringes

  1. Insert infuse syringe and refill syringe
  2. Set diameter of syringe (26.7 mm)
  3. Set infuse rate (mL/hr)
  4. Set refill rate (mL/hr)
  5. Press run

Taking Long Exposure Images (How to Use Andor Solis)

Andor

  1. Using bright field, position your subject in the desired location relative to the camera
  2. Make sure that the camera is focused
  3. In the “Setup Acquisition” menu “Setup Camera” tab, change exposure time and number of accumulations (Example: In the “Setup Acquisition” menu “Auto-Save” tab set your file stem and save location
  4. Click “Video” to see your subject in real time
  5. Click “Take Signal” to capture the image

Analyzing Images with Matlab

  1. Have your images organized and labeled well
  2. Create code to run through each image (for loops)
  3. Create code to extract the data you want (in my case, equilibrium distances)
  4. Plot your data10and15logReB
  5. Understand that you will experience errorsErrors

Recap

This has been a journey through a day in my lab. Note that labs differ greatly. Although you probably won’t use syringe pumps or Andor Solis, it’s likely that at some point in your lab career you will make solutions and do some form of programming to analyze your data. Regardless, you will learn a lot of new skills in lab that you might not learn in class.