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] : Capacitance in a parallel plate capacitor #1436

Open
4 of 7 tasks
GAVINESHWAR opened this issue Jun 25, 2024 · 7 comments
Open
4 of 7 tasks

[Feature] : Capacitance in a parallel plate capacitor #1436

GAVINESHWAR opened this issue Jun 25, 2024 · 7 comments
Assignees
Labels
gssoc GSSoC 2k24 Open Source Program

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

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
Projects
None yet
Development

No branches or pull requests

3 participants