PEtra is an open source, versatile polarisation electric field (PE) loop tracer designed to accurately characterise the ferroelectric properties of polymeric piezoelectrics. It has been developed to overcome the limitations of traditional charge measurement techniques such as the Sawyer tower circuit, particularly for screen-printed poly(vinylidene fluoride-tetrafluoroethylene) (P(VDF-TrFE)) transducers. PEtra achieves sensitivity as low as 2 pA and supports a wide frequency range, making it ideal for optimising the performance of flexible and wearable ultrasound transducers.
IMPORTANT NOTE: This document describes the setup and measurement functions of PEtra. We do not cover the methods or equipment required to generate the bipolar (e.g. sinusoidal) inputs needed to load the transducer for characterisation.
- Ultra-Low Current Sensitivity: Measures currents down to 2 pA.
- Adjustable Gain Settings: Transimpedance gains from 10³ V/A to 10⁷ V/A.
- Wide Frequency Range: 0.1 Hz to 200 Hz for most gain settings.
- Open-Source Design: Fully documented hardware available on GitHub.
- Suitable for Polymer Piezoelectric: Optimized for screen-printed P(VDF-TrFE) transducers with slow switching times.
- Characterizing PE loops in ferroelectric polymers.
- Optimizing fabrication processes for screen-printed P(VDF-TrFE) devices.
- Research on flexible and wearable ultrasound transducers.
- Transimpedance Amplifier (TIA): LMP7721 (Texas Instruments) op-amp with ultra-low input bias current of 3 fA.
- Selectable Gain Network: DIP switch for adjusting feedback resistors and capacitors.
- Input Protection Circuit: Fuse and clipping diodes to safeguard the TIA.
- Power Supply: Low-dropout regulator (LDO) providing a stable ±2.5V supply.
- Interaction Points:
- Transducer In: Current input and virtual ground.
- Voltage Supply: Power input.
- Gain Switch: Gain selection via DIP switch.
- Oscilloscope Out: Signal output for measurement.
Refer to the schematics and PCB layout available in the GitHub repository. Ensure all components are soldered correctly and check for proper connections.
- Connect one electrode of your transducer to the excitation voltage supply:
- Make sure that this circuit is isolated from earth.
- If necessary, take into account the direction of polarisation of the transducer.
- Connect the second electrode of the transducer to the Transducer In terminal on PEtra.
- Connect a stable ±2.5V power supply to the Voltage Supply terminal.
- Verify the power LEDs light up to confirm correct operation.
Use the DIP switch to select the desired transimpedance gain based on the expected current range:
- 10³ V/A to 10⁷ V/A (decade steps).
- Connect the Oscilloscope Out terminal to an oscilloscope of your choice.
- Measure the output voltage corresponding to the amplified current.
- Set up the transducer as per the instructions above.
- Apply a sinusoidal voltage to the transducer.
- Observe the PE loop by plotting the output signal from PEtra.
- Measure the hysteresis characteristics (e.g., remnant polarization, coercive field).
- Adjust the fabrication process based on the observed PE loops.
./hw
- Schematics and PCB layouts../data
- PEtra image data.
PEtra was developed at the Integrated Systems Laboratory (IIS) at ETH Zurich by:
- Marc-André Wessner (Hardware Design, Simulation and Characterization)
- Federico Villani (Hardware Verification, Characterization and Validation)
- Christoph Leitner (Conceptualization, Methodology and Supervision)
Thanks to all the people who contributed to the PEtra platform: Luca Benini, Francesco Greco, Kirill Keller, Sofia Papa, Laura M. Ferrari
If you would like to reference the project, please cite the following paper:
@inproceedings{wessner2024petra,
author={Wessner, Marc-Andre and Villani, Federico and Papa, Sofia and Keller, Kirill and Ferrari, Laura and Greco, Francesco and Benini, Luca and Leitner, Christoph},
booktitle={2024 IEEE Ultrasonics, Ferroelectrics, and Frequency Control Joint Symposium (UFFC-JS)},
title={PEtra: A Flexible and Open-Source PE Loop Tracer for Polymer Thin-Film Transducers},
year={2024},
pages={1-4},
doi={10.1109/UFFC-JS60046.2024.10793576}}
This repository is released under Solderpad v0.51 (SHL-0.51
). For details see ./LICENSE.hw
. Files in the ./data
directory are released under Creative Commons Attribution 4.0 International License (CC-BY-4.0
); refer to ./LICENSE.data
for more information.