Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature] Add Kinematic Equations Calculator #1595

Open
4 of 7 tasks
shraddhha opened this issue Jul 10, 2024 · 6 comments · May be fixed by #1849
Open
4 of 7 tasks

[Feature] Add Kinematic Equations Calculator #1595

shraddhha opened this issue Jul 10, 2024 · 6 comments · May be fixed by #1849
Assignees
Labels
gssoc GSSoC 2k24 Open Source Program question 🤔 Further information is requested

Comments

@shraddhha
Copy link
Contributor

Description

Solves problems related to motion with constant acceleration. It can calculate displacement, initial velocity, final velocity, acceleration, and time.
Description:
The Kinematic Equations Calculator is a powerful tool designed to solve problems related to the motion of objects under constant acceleration. This calculator can compute various parameters of motion including displacement, initial velocity, final velocity, acceleration, and time, making it an essential resource for students and professionals dealing with kinematic equations in physics.

Features:
Displacement Calculation: Determines the distance traveled by an object over a given period of time under constant acceleration.
Initial Velocity Calculation: Computes the starting speed of an object before it undergoes acceleration.
Final Velocity Calculation: Calculates the speed of an object after a certain period of acceleration.
Acceleration Calculation: Finds the rate at which an object’s velocity changes over time.
Time Calculation: Determines the time taken for an object to reach a certain velocity or displacement under constant acceleration.

Use Cases:

  • Physics Homework: Assists students in solving kinematics problems typically found in high school and college physics assignments.

  • Engineering Applications: Helps engineers analyze the motion of objects in various fields such as automotive engineering, aerospace, and robotics.

  • Sports Science: Utilized by sports scientists to analyze the motion of athletes and equipment.

  • Animation and Gaming: Used by developers to simulate realistic motion in animations and video games.

Kinematic Equations:
The calculator uses the following fundamental kinematic equations, where:

𝑢
u = initial velocity
𝑣
v = final velocity
𝑎
a = acceleration
𝑠
s = displacement
𝑡
t

Screenshots

No response

Checklist

  • I have checked the existing issues.
  • I follow Contributing Guidelines of this project.
  • I am a GSSOC'24 contributor.
  • I am a IWOC'24 contributor.
  • I am a JWOC'24 contributor.
  • I am a SWOC'24 contributor.

Code of Conduct

Copy link

Hey @shraddhha, Welcome to the project CalcDiverse! 🎊
Thanks for opening an issue! 🙌 Please wait for the issue to be assigned. Happy Coding!! ✨

@jessicachawla
Copy link

will you consider only 1D kinematics or 2D and 3D as well?

@shraddhha
Copy link
Contributor Author

1D, 2D and 3D also.

@Rakesh9100 Rakesh9100 changed the title [Feature] Kinematic Equations Calculator [Feature] Add Kinematic Equations Calculator Jul 14, 2024
@shraddhha
Copy link
Contributor Author

@jessichawla i would like to work on this issue.

@Rakesh9100
Copy link
Owner

Go ahead @shraddhha

@Rakesh9100 Rakesh9100 added the gssoc GSSoC 2k24 Open Source Program label Jul 30, 2024
@Rakesh9100
Copy link
Owner

Provide your PR @shraddhha

@Rakesh9100 Rakesh9100 added the question 🤔 Further information is requested label Aug 8, 2024
@shraddhha shraddhha linked a pull request Aug 10, 2024 that will close this issue
9 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
gssoc GSSoC 2k24 Open Source Program question 🤔 Further information is requested
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants