jpns3-how

2
8/3/2019 jpns3-how http://slidepdf.com/reader/full/jpns3-how 1/2 11/27/2005 04:00 PM [jfish.org] devices:jpns:workings Page 1 of 2 http://www.jfish.org/doku.php?id=devices:jpns:workings Search medical equipment for developing countries Explore jfish.org About What is project jfish? News Latest project news.  jPNS The jfish Peripheral Nerve Stimulator. F.A.Q. Frequently asked questions. Documents Editable project docs, design guides, specifications and future plans. Mailing Lists Subscribe or browse the mailing list archives. People The people behind  jfish. Contribute How you can contribute to the  jfish project. Resources Useful resources related to the project. Licensing Open-source licensing details for the project. Index Recent changes Project Goals To design, build and share a range of open-source anaesthetic monitoring devices. Unencumbered by intellectual property  Trace: Home » devices » devices:jpns » workings The jfish Peripheral Nerve Stimulator About Specs How Build Use How does the jfish PNS work? The jfish PNS circuit is made up of three core parts: . 1 A digital stage comprising a small microcontroller (currently a PICAXE08) running the open-sourced embedded firmware, and serving as the ‘brains’ of the device. The microncontroller controls the pulse patterns, by sensing input from the four user-buttons and responding with output gating of the high voltage stage. . 2 A high voltage analogue stage consisting of a step-up DC-DC converter controlled by a Maxim MAX642 IC. This stage steps up the battery- supplied 9V to the 300V required for maximum current output. The MAX642 uses a small inductor and fast-switching Schottky diodes to store charge from the 9V supply. . 3 A current mirror that ‘mirrors’ the potentiometer-selected current to the output electrodes regardless of the patient’s skin impedance. The output voltage is thus automatically presented by the current mirror, determined by the relationship between the user-selected output current and the skin impedance. Several other features are implemented as part of these three core components: Battery voltage check provided by the MAX642 IC. LED and piezzo buzzer output to indicate pulse delivery, controlled by the microcontroller outputs. Low-power mode, switching off the high voltage stage, controlled by the microcontroller.

Upload: serkan-muemtaz-oezkaya

Post on 06-Apr-2018

220 views

Category:

Documents


0 download

TRANSCRIPT

Page 1: jpns3-how

8/3/2019 jpns3-how

http://slidepdf.com/reader/full/jpns3-how 1/2

11/27/2005 04:00 PM[jfish.org] devices:jpns:workings

Page 1 of 2http://www.jfish.org/doku.php?id=devices:jpns:workings

Search

medical equipment for developing countries

Explore jfish.org

AboutWhat is project jfish?

NewsLatest project news.

 jPNSThe jfish PeripheralNerve Stimulator.

F.A.Q.Frequently askedquestions.

DocumentsEditable projectdocs, design guides,specifications andfuture plans.

Mailing Lists

Subscribe or browsethe mailing listarchives.

PeopleThe people behind jfish.

ContributeHow you cancontribute to the jfish project.

ResourcesUseful resourcesrelated to theproject.

LicensingOpen-sourcelicensing details forthe project.

Index

Recent changes

Project Goals

To design, build andshare a range of open-sourceanaesthetic

monitoring devices.Unencumbered byintellectual property

 

Trace: Home » devices » devices:jpns » workings

The jfish Peripheral Nerve Stimulator

About Specs How Build Use

How does the jfish PNS work?

The jfish PNS circuit is made up of three core parts:

.1 A digital stage comprising a small microcontroller (currently a PICAXE08)running the open-sourced embedded firmware, and serving as the ‘brains’of the device. The microncontroller controls the pulse patterns, by sensinginput from the four user-buttons and responding with output gating of thehigh voltage stage.

.2 A high voltage analogue stage consisting of a step-up DC-DC converter controlled by a Maxim MAX642 IC. This stage steps up the battery-supplied 9V to the 300V required for maximum current output. TheMAX642 uses a small inductor and fast-switching Schottky diodes to

store charge from the 9V supply..3 A current mirror that ‘mirrors’ the potentiometer-selected current to the

output electrodes regardless of the patient’s skin impedance. The outputvoltage is thus automatically presented by the current mirror, determinedby the relationship between the user-selected output current and the skinimpedance.

Several other features are implemented as part of these three core components:

Battery voltage check provided by the MAX642 IC.LED and piezzo buzzer output to indicate pulse delivery, controlled by themicrocontroller outputs.

Low-power mode, switching off the high voltage stage, controlled by themicrocontroller.

Page 2: jpns3-how

8/3/2019 jpns3-how

http://slidepdf.com/reader/full/jpns3-how 2/2

11/27/2005 04:00 PM[jfish.org] devices:jpns:workings

Page 2 of 2http://www.jfish.org/doku.php?id=devices:jpns:workings

 protected fromcommercialexploitation.

Appropriate for usein developingcountry anaestheticsettings.

Modular in designand readilymodifiable for localneeds.

Supported byextensive freedocumentation.

To establish a non-profit foundation tosupport the projectgoals and distribute jfish technology.

To fosterempowerment andencourageinnovation inmedical communities

in the developingworld.

Logged in as: Daniel Jolley devices/jpns/workings.txt · Last modified: 2005/09/24 21:16 by djEdit this page Old revisions Admin Logout

 jfish.org is powered by the excellent Dokuwiki . Hosting, server, OS and design credits.This work is licensed under a Creative Commons License.

 jPNS Schematic

The jPNS schematic is relatively simple. The three core stages outlined in theflowchart can be readily identified. (Clicking on the schematic will open a full-sizedversion.)

A detailed description of the schematic can be found in the   jPNS Design Notes.The PNS change log also contains further description of aspects of the circuit,particularly as these relate to improvements and evolution of the design over time.Both these documents are kept within the project document repository.