Skip to content
#

impedance

Here are 35 public repositories matching this topic...

xraymancs
xraymancs commented Aug 11, 2021

Would it be possible to add a read routine for the EZStat file format which has frequency, |Z|, phase, Re{Z} and -Im{Z} as its 5 columns with a header line. The specific EZStat code would be as follows:

def readEZStat(filename):
""" function for reading EZStat csv files
Parameters
----------
filename: string
Filename of .csv file to extract impedance data from

enhancement good first issue
ElectricPy
engineerjoe440
engineerjoe440 commented May 7, 2022

It'll be good to add a submodule electricpy.opamp to contain a variety of op-amp related formulas. We can start with the formulas laid out in BasicTables. We should make a unique function for each formula and include an example and copy of the image for each.

enhancement help wanted good first issue

This instrumentation project was realized by Nina Moëllo, Maxime Thumin and Enguerran Vidal during a study bureau mandatory for our bachelor degree third year under the supervision of M. Hassan SABBAH. It consisted of a peer-review like project where we had to characterize a complicated set of juxtaposed coaxial cables made in such a way tat they model a photonic crystal.

  • Updated Mar 22, 2021
  • Python

This work is dedicated neuromuscular interface, which is based on electrical impedance and surface electromyogram registered together. Active part of impedance is registered non-invasively using tetrapolar electrode system from a segment of the upper limb. Impedance signals are proportional to the movement’s extent. In contrast to other techniques, this approach allows anthropomorphic bioelectric prosthesis control.

  • Updated Feb 26, 2019

Improve this page

Add a description, image, and links to the impedance topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the impedance topic, visit your repo's landing page and select "manage topics."

Learn more