{"id":15552090,"url":"https://github.com/edsonportosilva/electriccircuits","last_synced_at":"2025-08-20T12:31:10.836Z","repository":{"id":43203005,"uuid":"223258119","full_name":"edsonportosilva/ElectricCircuits","owner":"edsonportosilva","description":"Jupyter notebooks and Python code to support the lectures of the Electric Circuits I course at the Electrical Engineering Department of the Federal University of Campina Grande (UFCG).","archived":false,"fork":false,"pushed_at":"2024-09-24T12:41:19.000Z","size":259170,"stargazers_count":33,"open_issues_count":0,"forks_count":17,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-12-10T00:42:15.762Z","etag":null,"topics":["circuits","jupyter-notebook","python","rc-circuit","rl-circuit","rlc-circuit","sympy"],"latest_commit_sha":null,"homepage":"","language":"Jupyter Notebook","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/edsonportosilva.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-11-21T20:20:05.000Z","updated_at":"2024-12-06T12:50:52.000Z","dependencies_parsed_at":"2024-11-15T09:15:46.566Z","dependency_job_id":null,"html_url":"https://github.com/edsonportosilva/ElectricCircuits","commit_stats":{"total_commits":361,"total_committers":4,"mean_commits":90.25,"dds":0.05540166204986152,"last_synced_commit":"f641b8141252101d24426dc86f5c462dddb11dc2"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edsonportosilva%2FElectricCircuits","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edsonportosilva%2FElectricCircuits/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edsonportosilva%2FElectricCircuits/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edsonportosilva%2FElectricCircuits/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/edsonportosilva","download_url":"https://codeload.github.com/edsonportosilva/ElectricCircuits/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":230423559,"owners_count":18223435,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["circuits","jupyter-notebook","python","rc-circuit","rl-circuit","rlc-circuit","sympy"],"created_at":"2024-10-02T14:09:08.725Z","updated_at":"2024-12-19T11:11:50.594Z","avatar_url":"https://github.com/edsonportosilva.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Circuitos Elétricos I (*Electric Circuit Analysis*)\nPython code to support the lectures of the Electric Circuits I course at the Electrical Engineering Department of the Federal University of Campina Grande (UFCG).\n\nEste repositório contém material de apoio (jupyter notebooks, simulações em MATLAB/Octave) utilizado nas minhas aulas da disciplina Circuitos Elétricos I na Universidade Federal de Campina Grande UFCG. \n\n## Algumas informações úteis\n* [Tutorial básico](https://github.com/edsonportosilva/ElectricCircuits/blob/master/Jupyter%20notebooks/Tutorial%20Sympy%20-%20Python%20para%20Circuitos%20Eletricos%20I%20.ipynb) ilustrando as funcionalidas do pacote [SymPy](https://www.sympy.org/pt/index.html) que são úteis na análise de circuitos elétricos:\n  * Avaliação de funções e plot de gráficos.\n  * Cálculo de limites.\n  * Cálculo de integrais e derivadas.\n  * Determinação de máximos e mínimos de funções.\n  * Resolução de sistemas lineares.\n\n* [Playlist no YouTube](https://www.youtube.com/playlist?list=PLCdbPtPv2u2qrtZAyDACc0v0fOb3j9pWD) com resolução de exercícios utilizando o material deste repositório.\n* Clique aqui no ícone abaixo para rodar os notebooks no [Binder](https://mybinder.org/).\n\n[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/edsonportosilva/ElectricCircuits/HEAD?urlpath=lab)\n\n## Sumário dos notebooks\n\n1. [Convenções para aplicação das Leis de Kirchhoff na análise de circuitos](https://github.com/edsonportosilva/ElectricCircuits/blob/master/Jupyter%20notebooks/1%20-%20Conven%C3%A7%C3%B5es%20para%20aplica%C3%A7%C3%A3o%20das%20Leis%20de%20Kirchhoff.ipynb) [[vídeo YouTube](https://www.youtube.com/watch?v=wIywW9MLRxU)]\n2. [Exercícios: circuitos com fontes controladas](https://github.com/edsonportosilva/ElectricCircuits/blob/master/Jupyter%20notebooks/2.1%20-%20Exerc%C3%ADcios%20com%20fontes%20controladas%20.ipynb)\n3. [Análise do carregamento de um circuito de alimentação e exercícios com circuitos divisores](https://github.com/edsonportosilva/ElectricCircuits/blob/master/Jupyter%20notebooks/2.2%20-%20Circuitos%20divisores.ipynb)\n4. [Transformações Y-Delta, Delta-Y](https://github.com/edsonportosilva/ElectricCircuits/blob/master/Jupyter%20notebooks/2.3%20-%20Transforma%C3%A7%C3%B5es%20Delta-Y%20e%20Y-Delta.ipynb)\n5. [Exercícios de análise nodal e análise de malhas](https://github.com/edsonportosilva/ElectricCircuits/blob/master/Jupyter%20notebooks/3%20-%20An%C3%A1lise%20nodal%20e%20an%C3%A1lise%20de%20malhas%20(tens%C3%B5es%20de%20n%C3%B3%20e%20correntes%20de%20malha).ipynb) [[vídeo YouTube](https://www.youtube.com/watch?v=XjCG_wkyN98)]\n6. [Exercícios: transformação de fontes](https://github.com/edsonportosilva/ElectricCircuits/blob/master/Jupyter%20notebooks/4.1%20-%20Transforma%C3%A7%C3%B5es%20de%20fontes.ipynb)\n7. [Exercícios 1: circuito equivalente de Thévenin](https://github.com/edsonportosilva/ElectricCircuits/blob/master/Jupyter%20notebooks/4.2%20-%20Circuito%20equivalente%20de%20Th%C3%A9venin.ipynb)\n8. [Exercícios 2: circuito equivalente de Thévenin](https://github.com/edsonportosilva/ElectricCircuits/blob/master/Jupyter%20notebooks/5%20-%20Exerc%C3%ADcio%20circuito%20equivalente%20de%20Th%C3%A9venin.ipynb)\n9. [Indutores e acoplamento magnético](https://github.com/edsonportosilva/ElectricCircuits/blob/master/Jupyter%20notebooks/6.1%20-%20Indutores%20e%20acoplamento%20magn%C3%A9tico.ipynb)\n10. [Exercícios: circuitos com elementos armazenadores de energia](https://github.com/edsonportosilva/ElectricCircuits/blob/master/Jupyter%20notebooks/6.2%20-%20Armazenamento%20de%20energia.ipynb)\n11. [Circuitos divisores com indutores e capacitores](https://github.com/edsonportosilva/ElectricCircuits/blob/master/Jupyter%20notebooks/7.1%20-%20Divisores%20de%20tens%C3%A3o%20e%20corrente%20com%20indutores%20e%20capacitores.ipynb)\n12. [Circuitos RL e RC](https://github.com/edsonportosilva/ElectricCircuits/blob/master/Jupyter%20notebooks/8.1%20-%20Circuitos%20RL%20e%20RC%20de%20primeira%20ordem.ipynb)\n13. [Exercícios: circuito RL com associação de indutores](https://github.com/edsonportosilva/ElectricCircuits/blob/master/Jupyter%20notebooks/10%20-%20Exerc%C3%ADcio%20circuito%20RL%20equivalente.ipynb)\n14. [Exercícios: circuitos RLC (paralelo/série)](https://github.com/edsonportosilva/ElectricCircuits/blob/master/Jupyter%20notebooks/8.2%20-%20Circuitos%20RLC%20de%20segunda%20ordem.ipynb)\n15. [Transformada de Laplace com Python](https://github.com/edsonportosilva/ElectricCircuits/blob/master/Jupyter%20notebooks/11.1%20-%20A%20transformada%20de%20Laplace.ipynb)\n16. [Exercícios: resolução de circuito no domínio de Laplace](https://github.com/edsonportosilva/ElectricCircuits/blob/master/Jupyter%20notebooks/11.2%20-%20An%C3%A1lise%20de%20circuitos%20no%20dom%C3%ADnio%20de%20Laplace.ipynb)\n17. [Exercícios: teorema do valor final, teorema do valor inicial, função de transferência](https://github.com/edsonportosilva/ElectricCircuits/blob/master/Jupyter%20notebooks/12.1%20-%20Exerc%C3%ADcios%20com%20fun%C3%A7%C3%A3o%20de%20transfer%C3%AAncia%20e%20integral%20de%20convolu%C3%A7%C3%A3o.ipynb)\n18. [Exercícios: integral de convolução](https://github.com/edsonportosilva/ElectricCircuits/blob/master/Jupyter%20notebooks/12.2%20-%20Integral%20de%20convolu%C3%A7%C3%A3o.ipynb)\n19. [Visualizando graficamente a convolução](https://github.com/edsonportosilva/ElectricCircuits/blob/master/Jupyter%20notebooks/Visualize%20convolution.ipynb)\n## Instalação\n```\n$ git clone https://github.com/edsonportosilva/ElectriCircuits.git\n$ cd ElectriCircuits\n$ pip install .\n```\n## Contato\n* e-mail: edson.silva@dee.ufcg.edu.br\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fedsonportosilva%2Felectriccircuits","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fedsonportosilva%2Felectriccircuits","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fedsonportosilva%2Felectriccircuits/lists"}