Skip to content

brash99/phys202

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

132 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Physics 202 - Spring 2026

WebAssign Class Key:

cnu 3504 6619

Textbook:

University Physics – Volume 2 – Chapters 5-16, OpenStax
http://www.cnx.org/

Course Information:

Dr. Edward J. Brash

Office: Luter Hall 304

Class Time: TR 3:00pm-4:15pm

Office Hours: TR 2:00pm-3:00pm, and by appointment online.

Course Goals:

  • To learn the fundamental principles and theories of electromagnetism and electromagnetic phenomena.

  • To apply these fundamental principles and theories to solve problems.

  • To gain a broad understanding and appreciation of the intellectual activity that characterizes the history of physics.

Physics Topics:

  • Gravity
  • Electric Charges and Fields
  • Gauss’s Law
  • Electric Potential
  • Capacitance
  • Current and Resistance
  • Direct-Current Circuits
  • Magnetic Forces and Fields
  • Electromagnetic Induction
  • Inductance
  • Alternating-Current Circuits
  • Electromagnetic Waves

Example Python codes and notebooks

basic_fit.ipynb

  • Read data (in x,y format) from a data file and plot as a scatter plot.

basic_fit.ipynb

  • Read data (in x,y format) from a file, fit with a user-defined function, and display fit parameters with uncertainties on a graph.

charge.py / charge.ipynb

  • Expert TA Assignment 1 Problem 12: calculate force due to two lines of caharge, and compare to point charge approximation

charge_splitting.py / charge_splitting.ipynb

  • Expert TA Assignment 1 Problem 7: For a given charge, Qtotal,solve for way of splitting this charge between two point charges, q1 and q2, so as to maximize the electric force.

linecharge.py / linecharge.ipynb / linechargeintegration.py / linechargeintegration.ipynb

  • Expert TA Assignment 2 Problem 7: A given amount of charge, Q, is distributed evenly over a rod of length, L. Calculate the total electric field at a point that is a distance, a, from one end of the rod, as a funtion of a. Compare this to the approximate value calculated by assuming that the charge is a point charge located at the center of the rod.

ramanunjan*.py / ramanujan*.ipynb

  • Investigation of Ramanujan's 1914 formula for caluculating pi (for Pi Day 2019).

About

Python codes and notebooks for Physics 202

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages