Chip detector for neurostimulator RNS

  • Thread starter Thread starter Essadaoui_Red
  • Start date Start date
  • Tags Tags
    Detector
Click For Summary

Discussion Overview

The discussion revolves around the RNS neurostimulator, specifically focusing on the detection mechanisms used within the device to manage epileptic seizures. Participants explore the differences between synchronous and asynchronous detection methods in this context.

Discussion Character

  • Technical explanation
  • Conceptual clarification
  • Debate/contested

Main Points Raised

  • One participant describes the RNS neurostimulator's functionality, detailing its components and the role of EEG signals in seizure detection.
  • Another participant expresses confusion regarding the distinction between synchronous and asynchronous detection methods, seeking clarification.
  • A later reply provides a general explanation of synchronous and asynchronous communication, noting that synchronous typically involves a clock signal, while asynchronous may involve data sent without an explicit clock.
  • Participants inquire about specifications for the device and whether further details are available in the linked French document.

Areas of Agreement / Disagreement

Participants do not reach a consensus on the differences between synchronous and asynchronous detection methods, and the discussion remains unresolved regarding the specifics of their application in the RNS neurostimulator.

Contextual Notes

The discussion lacks detailed specifications for the device in question, which may affect the understanding of the detection methods being compared.

Essadaoui_Red
Messages
8
Reaction score
0
hello,
We work on a topic concerning the RNS neurostimulator against epileptic seizures:
http://latavernedes3i.free.fr/files/...20Valerian.pdf

(RNS consists of a computerized device implanted into the skull with electrodes implanted in presumed epileptic foci in the brain. Brain electrodes send EEG signals at the input device that contains detection software. When certain criteria EEG seizure are satisfied, the device delivers a small electrical charge to the electrodes other near the epileptic focus and disrupt the seizure.).

the system has two main parts:
- Detection part:
- Portion control (FPGA processor ...)

detection is assured either by a sensor chip synchronous or asynchronous
After much research, I can not differentiate between an asynchronous and the synchronous detection in this context:confused:
and thank you for your help
 
Last edited by a moderator:
Engineering news on Phys.org
Essadaoui_Red said:
hello,
We work on a topic concerning the RNS neurostimulator against epileptic seizures:
http://latavernedes3i.free.fr/files/...20Valerian.pdf

(RNS consists of a computerized device implanted into the skull with electrodes implanted in presumed epileptic foci in the brain. Brain electrodes send EEG signals at the input device that contains detection software. When certain criteria EEG seizure are satisfied, the device delivers a small electrical charge to the electrodes other near the epileptic focus and disrupt the seizure.).

the system has two main parts:
- Detection part:
- Portion control (FPGA processor ...)

detection is assured either by a sensor chip synchronous or asynchronous
After much research, I can not differentiate between an asynchronous and the synchronous detection in this context:confused:
and thank you for your help

Your link appears to be broken. I tried to repair it, but got a nasty message when trying to enter the home website. Can you re-post your link?
 
Last edited by a moderator:
oooh yah I'm sorry, (but is in frensh)
http://latavernedes3i.free.fr/files/3I4/Rapports%20de%20Stage/2009/Geny%20Valerian.pdf ,
et thank you so much,
 
Last edited by a moderator:
Essadaoui_Red said:
oooh yah I'm sorry, (but is in frensh)
http://latavernedes3i.free.fr/files/3I4/Rapports%20de%20Stage/2009/Geny%20Valerian.pdf ,
et thank you so much,

Yep, it's in French all right...:smile:

On your question, synchronous would normally refer to when you are clocking the device that you are communicating with, and asynchronous would be when the device is sending you its own clock along with the data. Or asynchronous could mean that the device is sending you just the data, at some known pace (like with RS-232 communication, there is no explicit clock sent with the data, but the data rate of the sender and receiver must be the same in order for the communication to work).

Do you have any specifications for the device that you are communicating with? Or is that somewhere in the French document?
 
Last edited by a moderator: