Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mysftz/deduction-of-a-law
Python files for proof of deduction of a law within oscillations. Proving theoretical law with physical data and comparing both. A supplementary LaTeX document report is linked below.
https://github.com/mysftz/deduction-of-a-law
data-analysis deduction-of-a-law matplotlib python python3 univeristy university-laboratory university-project
Last synced: about 4 hours ago
JSON representation
Python files for proof of deduction of a law within oscillations. Proving theoretical law with physical data and comparing both. A supplementary LaTeX document report is linked below.
- Host: GitHub
- URL: https://github.com/mysftz/deduction-of-a-law
- Owner: Mysftz
- License: cc-by-sa-4.0
- Created: 2023-08-24T16:25:28.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-09-06T17:34:23.000Z (about 1 year ago)
- Last Synced: 2023-09-06T19:58:36.902Z (about 1 year ago)
- Topics: data-analysis, deduction-of-a-law, matplotlib, python, python3, univeristy, university-laboratory, university-project
- Language: Python
- Homepage: https://github.com/Mysftz/Deduction-of-a-Law-Report
- Size: 157 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
[![alt text](https://github.com/Mysftz/Mysftz/blob/main/assets/READMEHeader.jpeg?raw=true)](https://github.com/Mysftz)
# Deduction of a Law
[![GitHub][GitHub-shield]](https://github.com/Mysftz/deduction-of-a-law)
[![Contributors][contributors-shield]](https://github.com/Mysftz/deduction-of-a-law/graphs/contributors)
[![Forks][forks-shield]](https://github.com/Mysftz/deduction-of-a-law/network/members)
[![Stargazers][stars-shield]](https://github.com/Mysftz/deduction-of-a-law/stargazers)
[![Issues][issues-shield]](https://github.com/Mysftz/deduction-of-a-law/issues)
[![License][license-shield]](https://github.com/Mysftz/deduction-of-a-law/blob/main/LICENSE.txt)
About The Project •
Built With •
Download •
Usage •
License •
Other Projects •
ContactTable of Contents
## About The Project
### IntroductionWithin this experiment, we will prove if a materials physical property has any change on its period of oscillation, it will be found that in small changes of its specific physical property, no change is seen in terms of its period of oscillation. Only in larger value differences will the period of oscillation see significant change.
This is quite a short scripted experiment, the purpose is to find the relationship between the period of a mechanical oscillator via physical properties e.g. mass, volume, area, thickness, density and side length. This will be done first empirically and then theoretically, when completed the moment of inertia of a rectangular parallelepiped about axis through centre perpendicular to its face, this will be then used to calculate the acceleration due to gravity.
Plotting the natural log of each physical property and its individual period of oscillation shows that their is not a clear relationship between these physical properties and the period of oscillation. By analyzing the graphs and tables, it shows little change when each physical property was larger or smaller, the period of oscillation remained the same with a small tolerance. The only physical property that changed the period of oscillation was Area, where even the second highest area produced a lower period whether this abnormality was due to human error or is practically proven is unclear but reviewing the results, human error seem to play a huge part within this experiment.
In terms of the whole experiment, it was carried out in a fair standard. Within the mathematical side of the experiment, all measurements had fixed errors and no human error was at play but the physical measurement of the oscillation of each square was purely down to human error, where it was not truly fair and thus being inaccurate, there was delays in counting the oscillations by eye and starting/ stopping the stopwatch. All in all this experiment proved that physical properties do not have much effect in their periods of oscillation, only if the difference in each plates physical property was at a larger value may it be found that physical property changes the period of oscillation.
### Built With
Python, matplotlib, numpy
### Other Infomation
LaTeX Report: https://github.com/Mysftz/deduction-of-a-law-report
Python Files: https://github.com/Mysftz/deduction-of-a-law## Usage
This report was submitted for the degree of a Bachelors of Science in Astronomy, Space Science and Astrophysics at the University of Kent in March 2018.
## License
Distributed under the CC-BY-SA-4.0: Creative Commons Attribution Share Alike 4.0 International License. See `LICENSE.txt` for more information.
## Other Projects## Contact
GitHub: [@Mysftz](https://github.com/Mysftz) · Portfolio: [Website](https://mysftz.github.io) · LinkedIn: [@lrgtomaszewski](https://www.linkedin.com/in/lrgtomaszewski/) · Instagram: [@Mysftz](https://www.instagram.com/mysftz/) · Twitter: [@MysftzUK](https://twitter.com/MysftzUK)
[contributors-shield]: https://img.shields.io/github/contributors/mysftz/deduction-of-a-law.svg?style=for-the-badge
[forks-shield]: https://img.shields.io/github/forks/mysftz/deduction-of-a-law.svg?style=for-the-badge
[stars-shield]: https://img.shields.io/github/stars/mysftz/deduction-of-a-law.svg?style=for-the-badge
[issues-shield]: https://img.shields.io/github/issues/mysftz/deduction-of-a-law.svg?style=for-the-badge
[license-shield]: https://img.shields.io/github/license/mysftz/deduction-of-a-law.svg?style=for-the-badge
[github-shield]: https://img.shields.io/badge/-GitHub-black.svg?style=for-the-badge&logo=GitHub&colorB=555