Git Product home page Git Product logo

Comments (5)

StefanPofahl avatar StefanPofahl commented on September 24, 2024 1

Here is my proposal for the part in:
function circuitfunction(Circuit)
original:

replace(Circuit,match=>"T*(2*π*f)^(-N)"*"*(cos((π*N)*0.5)-sin((π*T)*0.5)im)")

new:

replace(Circuit,match=>"(1/(T*(2im*π*f)^N))")

from equivalentcircuits.jl.

MaximeVH avatar MaximeVH commented on September 24, 2024

Unfortunately, there is a lack of standard definitions of Warburg and CPE elements in the literature. There are two different definitions for CPEs in common use, the one derived by Boukamp and the one in Barsoukov and Mcdonald's popular textbook.

For previous work reviewing and comparing equivalent circuits, I have implemented all definitions. They have the same modeling capacity, but if you want to conveniently compare specific parameters to those using a particular definition, I can provide an option for that. I appreciate all your feedback and will be looking into all your suggestions and questions in December.

from equivalentcircuits.jl.

StefanPofahl avatar StefanPofahl commented on September 24, 2024

unfortunately, there is a deviation between impedance.py and EquivalentSircuits.jl for more complicated EC.
For a simple one like "[C1,P2]" there is a perfect match, but for more complicated one like: "[C1-P2,[R3,C4-L5-P6]]",
there is a difference in the simulation.
Please have a look on my script to compare both packages:
debug_EquivalentCircuit_Impedance_Simulation.jl

from equivalentcircuits.jl.

StefanPofahl avatar StefanPofahl commented on September 24, 2024

I have set up a simple script for the simulation of the equivalent circuit: "[C1-P2,R3]"
The results of three different ways are compared:
example_simple_EquivCirc_including_constant_phase.jl

from equivalentcircuits.jl.

StefanPofahl avatar StefanPofahl commented on September 24, 2024

Here is a link regarding the two different approaches:
http://www.consultrsr.net/resources/eis/zarc.htm

from equivalentcircuits.jl.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.