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 Capacitance Calculator #1436

Closed
4 of 7 tasks
GAVINESHWAR opened this issue Jun 25, 2024 · 8 comments · Fixed by #1773
Closed
4 of 7 tasks

[Feature] Add Capacitance Calculator #1436

GAVINESHWAR opened this issue Jun 25, 2024 · 8 comments · Fixed by #1773
Assignees
Labels
calculator addition 📱 Addition of new calculator enhancement ✨ New feature or request gssoc GSSoC 2k24 Open Source Program level2 GSSoC2k24 Level-2 Task -- 25 Points

Comments

@GAVINESHWAR
Copy link
Contributor

Description

The capacitance of a parallel plate capacitor with a dielectric is given by 𝐶=𝜅𝜖0𝐴/𝑑 where 𝜅 is the dielectric constant, 𝜖0 is the permittivity of free space, 𝐴 is the area of the plates, and d is the distance between the plates. This formula accounts for the increased capacitance due to the dielectric material, which enhances the capacitor's ability to store charge.

Formula:
𝐶=𝜅𝜖0𝐴/𝑑

Inputs: Dielectric constant (κ),
Permittivity of free space (𝜖0),
Area of the plates (A),
Distance between the plates (d)
Output: Capacitance (C)

@Rakesh9100, please assign me this issue to make contribution to the project sir.

Thank you

Screenshots

image

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 @GAVINESHWAR, Welcome to the project CalcDiverse! 🎊
Thanks for opening an issue! 🙌 Please wait for the issue to be assigned. Happy Coding!! ✨

@jessicachawla
Copy link

@GAVINESHWAR consider giving output for both series and parallel. You can ask in input if it's parallel or series connection

@GAVINESHWAR
Copy link
Contributor Author

GAVINESHWAR commented Jun 26, 2024

@jessicachawla mam, parallel plate capacitors are a type of capacitor that have an arrangement of electrodes and insulating material (dielectric). This calculator determines the capacitance of a single capacitor.

If required, I can add another calculator for finding the equivalent capacitance of capacitors connected in parallel and series combinations.
image

This will look like this mam

Thank you mam

@jessicachawla
Copy link

Looks good
@Rakesh9100 this issue can be assigned

@GAVINESHWAR
Copy link
Contributor Author

@Rakesh9100 assign me this issue to make contribution to the project sir.

Thank you

@GAVINESHWAR
Copy link
Contributor Author

@Rakesh9100 assign me this issue to make contribution to the project sir, It was checked the jessicachawla .

Thank you

@Rakesh9100
Copy link
Owner

Go ahead @GAVINESHWAR

@Rakesh9100 Rakesh9100 added the gssoc GSSoC 2k24 Open Source Program label Jul 30, 2024
@Rakesh9100 Rakesh9100 changed the title [Feature] : Capacitance in a parallel plate capacitor [Feature] Add Capacitance Calculator Aug 8, 2024
Copy link

github-actions bot commented Aug 8, 2024

Hello @GAVINESHWAR! Your issue #1436 has been closed. Thank you for your contribution!! 🙌

@Rakesh9100 Rakesh9100 added enhancement ✨ New feature or request calculator addition 📱 Addition of new calculator level2 GSSoC2k24 Level-2 Task -- 25 Points labels Aug 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
calculator addition 📱 Addition of new calculator enhancement ✨ New feature or request gssoc GSSoC 2k24 Open Source Program level2 GSSoC2k24 Level-2 Task -- 25 Points
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants