This is my first post on this magnificent forum.
I would like you to have a look at the schematic diagram + block diagram of my attempt to make a very simple yet performant PI detector.
It is built around the PIC12F615. The major advantage of this PIC is that the decay pulse can be fed into the internal comparator and the output of the comparator can gate the internal timer. This makes it very elegant to measure the resulting puls width. The resolution is limited by the internal oscillator to the timer - max 8 MHz. So, I accumulate several pulse widths to compare this result with the calibrated value + margin.
All feedback is welcome.
Thanks in advance for your time and effort.
Schematic diagram:
Block diagram:

Best regards
- Bernard
Belgium
I would like you to have a look at the schematic diagram + block diagram of my attempt to make a very simple yet performant PI detector.
It is built around the PIC12F615. The major advantage of this PIC is that the decay pulse can be fed into the internal comparator and the output of the comparator can gate the internal timer. This makes it very elegant to measure the resulting puls width. The resolution is limited by the internal oscillator to the timer - max 8 MHz. So, I accumulate several pulse widths to compare this result with the calibrated value + margin.
All feedback is welcome.
Thanks in advance for your time and effort.
Schematic diagram:

Block diagram:

Best regards

- Bernard
Belgium
Comment