DMCA
Application of the Hindmarsh-Rose Neural Model in Electronic Circuits (2011)
Citations
4923 | Computer Architectures: A Quantitative Approach
- Hennessy, Patterson
- 1996
(Show Context)
Citation Context ...er representation of fractional numbers using a limited number of bits. Fixed point math is a requirement where processors do not have floating point units, such as cell phones and embedded platforms =-=[55]-=-. Just as the name implies, the decimal point is always fixed and cannot change during runtime in comparison to floating point numbers. Fixed point representations can only store a limited range of va... |
1913 | A quantitative description of membrane current and its application to conduction and excitation in nerve
- Hodgkin, Huxley
- 1952
(Show Context)
Citation Context ...r the many ionic currents across the CHAPTER 1. INTRODUCTION 3 cellular membrane. Consists of 4 differential equations (expanded to over 7 by later researchers [12]) and has many tunable coefficients =-=[13]-=-. 1.2 Synapses Communication and coordination between neurons is made possible by synapses. When a synapse connects two neurons together the postsynaptic neuron receives the ionic curent while the pre... |
563 |
Analysis and Design of Analog Integrated Circuits
- Gray, Meyer
- 1993
(Show Context)
Citation Context ... the gate [41]. These resistors must be large to limit current consumption, their values are not critical but should closely match. Pinch resistors would be a good candidate for a CMOS implementation =-=[60]-=-. Figure 5.6: Circuit diagram of the nonlinear load. 5.4.3 Connection of the first two blocks It is the shape of this nonlinear load that gives the overall shape to each spike. As the voltage across t... |
495 | Impulses and physiological states in theoretical models of nerve membrane
- FitzHugh
- 1961
(Show Context)
Citation Context ... Van der Pol’s equation of a relaxation oscillator. Cannot output tonic bursting. Created as a simpler representation of excitable-oscillatory outputs compared to the more complex HodgkinHuxley model =-=[10]-=-. Morris-Lecar Based on voltage oscillations observed in barnacle muscle fibers. An accurate bio-physical model, meaning each variable has a biological connection. Output is capable of spiking but not... |
359 |
The Art of Electronics
- Horowitz, Hill
- 1999
(Show Context)
Citation Context ...uation is (3.13) where fclk is the switching frequency and Ca is the switched capacitor value in Farads. Generally, the switching frequency must be 100 times greater than the highest signal frequency =-=[41]-=-. This is because the equivalent resistance is based on the assumption that the switching time is considered negligible. Another advantage of the switched capacitor integrator is that the coefficient ... |
263 |
Voltage oscillations in the barnacle giant muscle fiber, Biophys
- Morris, Lecar
- 1981
(Show Context)
Citation Context ... An accurate bio-physical model, meaning each variable has a biological connection. Output is capable of spiking but not bursting. Consists of two differential equations, based on a conductance model =-=[11]-=-. Hindmarsh-Rose The selected neural model for implementation, description and analysis of this model is given in chapter 2. Hodgkin-Huxley One of the most complex conductance models and considered th... |
138 |
CMOS Circuit Design, Layout and Simulation
- Baker
(Show Context)
Citation Context ...xx3= Ts c·x2ms·Cx CHAPTER 3. HINDMARSH-ROSE ANALOG COMPUTERS 19 3.4.1 Switched Capacitor Integrators Switched capacitor integrators can overcome the intrinsic limit on the sizing of resistors in CMOS =-=[40]-=-. A switched capacitor integrator is shown in figure 3.3. The overall function of the switched capacitor integrator is similar to equation (3.2). The only difference is that resistor R is replaced by ... |
85 | 1984] “A model of neuronal bursting using three coupled first order differential equations
- Hindmarsh, Rose
(Show Context)
Citation Context ...ss. Despite being simpler with less governing equations and coefficients, the HR model is accurate to neurons seen in biology and was created to accurately follow the bursting output seen in mollusks =-=[28]-=-. Discrete electronic versions have also been compared to those seen in the crustacean stomatogastric system where a high degree of similarity was observed [29]. Electronic versions have even replaced... |
84 |
A review of the integrate-and-fire neuron model: I. homogeneous synaptic input.
- Burkitt
- 2006
(Show Context)
Citation Context ...isting of only a single differential equation. A summation of currents charges (or discharges) a capacitor. When a threshold voltage is reached the capacitors voltage is reset and the process repeats =-=[6]-=-. It is limited in the variety of outputs it can produce, usually only to tonic spiking. Another variation of this model type is the self-resetting neuron described by Carver Mead [7] and a similar mo... |
74 |
Signal Processing: A computer based approach, second ed
- Mitra
- 2001
(Show Context)
Citation Context ... change during runtime in comparison to floating point numbers. Fixed point representations can only store a limited range of values but the arithmetic is extremely quick compared to utilizing floats =-=[56]-=-. A Q4.12 representation was chosen: 4-bits for whole numbers and 12-bits for the fractional part. Table 4.2 show each bits deciamal representation for this format. This is because the DTM model’s max... |
67 |
Analog VLSI: Circuits and Principles.
- Liu, Kramer, et al.
- 2002
(Show Context)
Citation Context ... ideal current source was used. 5.4.4 Adaption Integrator The adaption integrator is based on a transconductance amplifier. The current output is proportional to the difference between the two inputs =-=[61]-=-. The capacitor, Cz, is then charged or CHAPTER 5. REDUCED COMPLEXITY HINDMARSH-ROSE CIRCUIT 48 discharged by the current from the amplifier creating the output voltage Vz. A capacitors current is pre... |
32 | Resonate-and-fire neurons.
- Izhikevich
- 2001
(Show Context)
Citation Context ...et. Resonate and Fire Exhibits more dynamical output compared to the previous model but cannot produce tonic bursting. Consists of a single equation (using complex variables) or two simpler equations =-=[9]-=-. FitzHugh-Nagumo Consists of two coupled differential equations and based on Van der Pol’s equation of a relaxation oscillator. Cannot output tonic bursting. Created as a simpler representation of ex... |
31 |
Neurotechnology for Biomimetic Robots.
- Ayers, Davis, et al.
- 2002
(Show Context)
Citation Context .... . . 35 4.4 Example of multiplying fixed point numbers . . . . . . . . . . . . . . . . . . . . . 36 v Chapter 1 Introduction Research in the biomimetic robot field has increased over the past decade =-=[1]-=-. State machine control of robots may perform poorly in adverse conditions due to a large number of edge cases, because only a limited number of sequences can be programmed or anticipated for. Mimicki... |
31 | Modeling of spiking-bursting neural behavior using two-dimensional map, Phys
- Rulkov
- 2002
(Show Context)
Citation Context ...neuron operation. For the Hindmarsh-Rose, the author states a low end of 120 operations per millisecond of operation. An alternative to numerical integration is to use discrete time–map based neurons =-=[49]-=-. In depth analysis and application of this digital neuron is the subject of this chapter. Another advantage to using digital neurons is the ease of analysis of large neural maps [49] and the ease of ... |
22 |
A model of the nerve impulse using two first-order differential equations
- Hindmarsh, Rose
- 1982
(Show Context)
Citation Context ...Its construction and analysis is similar to that of implementations of the HodgkinHuxley neural model [18] [13]. The original two dimensional HR equations were modeled after the Fitzhugh neural model =-=[34]-=-. The third dimention was added later to include triggered bursts in order to more accurately model neurons seen in nature. 2.3.1 Equilibrium Analysis & Spiking Mechanism Equations (2.1) and (2.2) are... |
21 |
The Electrophysics of A Nerve Fiber.
- Scott
- 1975
(Show Context)
Citation Context ...the Hindmarsh-Rose Neural Model 2.1 Introduction and Biological Background The Morris-Lecar [11] and Hodgkin-Huxley [13] models try to replicate the electrophysiological process of biological neurons =-=[27]-=- based on conductance models with many governing equations and coefficients. The Hindmarsh-Rose(HR) model is based on the global behavior of the neuron and its underlying operation is removed from the... |
19 | Toward biomorphic control using custom aVLSI chips”,
- Lewis, Etienne-Cummings, et al.
- 2000
(Show Context)
Citation Context ...n the variety of outputs it can produce, usually only to tonic spiking. Another variation of this model type is the self-resetting neuron described by Carver Mead [7] and a similar model in reference =-=[8]-=-. In both, a capacitor is charged until a threshold voltage is reached at which point an output spike is produced and the capacitor voltage is reset. Resonate and Fire Exhibits more dynamical output c... |
18 |
Simple model of spiking neurons. Neural Networks,
- Izhikevich
- 2003
(Show Context)
Citation Context ...shown to be 0.2 µS, which is orders of magnitude faster than its biological equivalent due in part to the sizing of the 60 pF capacitor. Reference [20] proposes a neuron based on the Izhikevich model =-=[21]-=-. The burst length reported is on the order of a few microseconds, which is much faster than the hundreds of milliseconds of its biological counterpart. This increase in speed is suitable for computat... |
18 | Differentiable and Piecewise Differentiable Gaits for Snake Robots”,
- Lipkin, Brown, et al.
- 2007
(Show Context)
Citation Context ... that can operate wireless in three dimensions and have life-like movement [22]. Another is a robot snake that can be used to transverse harsh obstacles such as a debris field to search for survivors =-=[23]-=-. Researchers at the Northeastern University Marine Science Center have created several iterations of CPG based Lobster and Lamprey robots (shown in figure 1.1) for aquatic mine and object detection [... |
17 |
Biomimetic approaches to the control of underwater walking machines
- Ayers, Witting
- 2007
(Show Context)
Citation Context ...]. Researchers at the Northeastern University Marine Science Center have created several iterations of CPG based Lobster and Lamprey robots (shown in figure 1.1) for aquatic mine and object detection =-=[24]-=- [2]. Neuromorphic sensors were used as environmental sensors. The bodies of the robots themselves were constructed to be as close as to nature as possible. Artificial muscles were created with nitino... |
15 |
The Crustacean stomatogastric system : A model for the study of central nervous systems.
- Selverston, Moulins
- 1986
(Show Context)
Citation Context ...identifiable and accessible using in vitro analysis. This has allowed researchers to make a one-for-one correspondence between an identified neuron or central pattern generator to a behavioral output =-=[3]-=-. Of the many neural models created to replicate neural membrane potential, the Hindmarsh-Rose model was chosen for application in the novel micro-robot, the Cyberplasm. This model was analyzed and im... |
15 | Which model to use for cortical spiking neurons? Neural Networks - Izhikevich |
15 | Interacting biological and electronic neurons generate realistic oscillatory rhythms
- Szücs, Varona, et al.
- 2000
(Show Context)
Citation Context ...c system where a high degree of similarity was observed [29]. Electronic versions have even replaced neurons removed from a central pattern generator of a live lobster and have restored functionality =-=[30]-=-. 2.2 Three Coupled Differential Equations The three coupled equations of the Hindmarsh Rose neural model are shown in (2.1), (2.2) and (2.3). Reference [31] has added a fourth equation, w, to the HR ... |
15 | Subthreshold oscillations in a map-based neuron model.
- Shilnikov, Rulkov
- 2004
(Show Context)
Citation Context ...ial Despite consisting of a simple update map, the DTM neural model can exhibit a wide variety of neural outputs. An expanded DTM neuron that includes sub-threshold oscillations is shown in reference =-=[52]-=-. The Discrete time–map based neuron consists of two variables: a fast (x) variable and a slow (y) variable. (4.1)-(4.3) are the governing equations of the DTM model. Coefficient µ is usually set to 0... |
14 |
Synchronous behavior of two coupled electronic neurons,”
- Pinto
- 2000
(Show Context)
Citation Context ...ve lobster and have restored functionality [30]. 2.2 Three Coupled Differential Equations The three coupled equations of the Hindmarsh Rose neural model are shown in (2.1), (2.2) and (2.3). Reference =-=[31]-=- has added a fourth equation, w, to the HR equation set that models 8 CHAPTER 2. HINDMARSH-ROSE NERUON 9 extremely slow dynamics (such as calcium exchanges). The fourth equation expands regions where ... |
7 |
Spiking and bursting firing patterns of a compact vlsi cortical neuron circuit
- Wijekoon, Dudek
- 2007
(Show Context)
Citation Context ...ing is proposed in [19]. The time between chewing is shown to be 0.2 µS, which is orders of magnitude faster than its biological equivalent due in part to the sizing of the 60 pF capacitor. Reference =-=[20]-=- proposes a neuron based on the Izhikevich model [21]. The burst length reported is on the order of a few microseconds, which is much faster than the hundreds of milliseconds of its biological counter... |
7 |
The Mechanical Analog Computers of Hannibal Ford and William Newell
- Clymer
- 1993
(Show Context)
Citation Context ...re found by mechanical look-up tables. The most well known application was the firing computer used on naval ships which was capable of pivoting a large cannon, while moving, to track a moving target =-=[36]-=-. Electronic analog computers operated in a similar manor, did not suffer from mechanical fatigue, and gave more precise answers. Created from networks of summing circuits, integrators and trim pots f... |
6 |
A microfabricated PDMS microbial fuel cell,
- Siu, Chiao
- 2008
(Show Context)
Citation Context ...apton substrate. The muscles will be coordinated to underlie forward movement by articulating an anatomical tail. The overall micro-robot is to be powered by a chemical battery created using bacteria =-=[26]-=-. The entire system will be tied together with an analog implementation of a biologically realistic nervous system. Multiple electronic CPGs will coordinate the output muscles to create a rhythmic swi... |
6 | Low power cmos electronic central pattern generator design for a biomimetic underwater robot,
- Lee, Lee, et al.
- 2007
(Show Context)
Citation Context ... relationship in an analog computer. Reference [31] gives an overview of the implmentation in a discrete case but does not expand on scaling factors involved or provide a schematic diagram. Reference =-=[39]-=- covers an implemen14 CHAPTER 3. HINDMARSH-ROSE ANALOG COMPUTERS 15 tation into 0.13 µm CMOS but ignores the biological time scales relevant for robotic operation. Section 1.4 covers the time scales s... |
5 |
Oscillations and oscillatory behavior in small neural circuits. Biol Cyber.
- Selverston, Ayers
- 2006
(Show Context)
Citation Context ...controller would then pass timing control parameters to each leg CPG to coordinate walking or running [16]. Insects contain the simplest networks and can be easily studied and adapted for robotic use =-=[17]-=-. 1.4 Involved Time Scales Time scales seen in neurobiology are much slower than those seen in most CMOS applications. Burst length times on the order of 0.3–10.0 seconds are common while fast spiking... |
5 |
Three steps to chaos. II. A Chua’s circuit primer,”
- Kennedy
- 1993
(Show Context)
Citation Context ... NERUON 10 2.3 Equation Analysis The analysis of the HR equations and similar systems have been a topic of interest in research. With respect to the chaotic operation of circuits, references [32] and =-=[33]-=- give an excellent primer into their operation. The simplest known circuit to exhibit chaotic operation, Chua’s Circuit, is analyzed. Its construction and analysis is similar to that of implementation... |
4 |
CMOS Transconductance Multipliers: a Tutorial”, Circuits and Systems II: Analog and Digital Signal Processing
- Han, Sanchez-Sinencio
- 1998
(Show Context)
Citation Context ...onal amplifiers, two multipliers and 13 resistors (see figure 3.2). As most multipliers are differential in operation, extra circuitry is needed to condition signals to and from the multiplier blocks =-=[57]-=-. This leads to a standard integrator design that uses a large number of transistors and area and is a poor choice for a vast array on CMOS for robotic operation. A potential solution is to use either... |
3 |
A neural infrastructure for rhythmic motor patterns
- Selverston
- 2005
(Show Context)
Citation Context ...ehavior is created by central pattern generators(CPG) in both vertebrates an invertebrates. CPGs coordinate motion for walking, swimming, breathing and other motor funcCHAPTER 1. INTRODUCTION 4 tions =-=[15]-=-. These patterns are created from networks of neurons and synapses and operate even in the absence of descending commands from the brain or feedback from the senses [14]. CPGs can either control a sin... |
3 |
A desktop electrohydrodynamic jet printing system
- Barton, Mishra, et al.
- 2010
(Show Context)
Citation Context ... from the need of photoreceptors and toward the use of electro-chemical sensors. CHAPTER 3. HINDMARSH-ROSE ANALOG COMPUTERS 26 Output LED Characterization Organic LEDs printed with “E-Jet” technology =-=[46]-=- is Cyberplasm project’s current method of approach for activating the synthetic muscles. Earlier work was toward the use of commercially available surface mount LEDs. The ROHM SMLP12BC7T was the smal... |
2 |
Neuroelectric potentials derived from an extended version of the Hodgkin and Huxley
- Lewis
- 1965
(Show Context)
Citation Context ...ly meaningful. Can accurately account for the many ionic currents across the CHAPTER 1. INTRODUCTION 3 cellular membrane. Consists of 4 differential equations (expanded to over 7 by later researchers =-=[12]-=-) and has many tunable coefficients [13]. 1.2 Synapses Communication and coordination between neurons is made possible by synapses. When a synapse connects two neurons together the postsynaptic neuron... |
2 |
Design framework and motion control for biomimetic robot fish.
- Yu, Wang
- 2005
(Show Context)
Citation Context ...phic robots use designs seen in nature to allow for better movement over terrain and obstacles. Examples include a robot fish that can operate wireless in three dimensions and have life-like movement =-=[22]-=-. Another is a robot snake that can be used to transverse harsh obstacles such as a debris field to search for survivors [23]. Researchers at the Northeastern University Marine Science Center have cre... |
2 | Controlling underwater robots with electronic nervous systems
- Ayers, Rulkov, et al.
(Show Context)
Citation Context ...tal neuron is the subject of this chapter. Another advantage to using digital neurons is the ease of analysis of large neural maps [49] and the ease of reconfiguration to test many different theories =-=[50]-=-. Large maps of neurons require updating synaptic weights many times to fine tune operation, which is done much easier in code than in a hardware implementation [51]. 4.2 Theory of Operation The discr... |
1 |
A conserved network for control of arthropod exteroceptive optical flow reflexes during locomotion
- Blustein, Ayers
- 2010
(Show Context)
Citation Context ...ated for. Mimicking nature is seen as a way to make robots more robust to environmental changes and variations as animals have evolved to adapt perfectly to their environments over thousands of years =-=[2]-=-. Invertebrate nervous systems are simple, easily identifiable and accessible using in vitro analysis. This has allowed researchers to make a one-for-one correspondence between an identified neuron or... |
1 |
Analog VLSI and neural systems. VLSI systems series
- Mead
- 1989
(Show Context)
Citation Context ... process repeats [6]. It is limited in the variety of outputs it can produce, usually only to tonic spiking. Another variation of this model type is the self-resetting neuron described by Carver Mead =-=[7]-=- and a similar model in reference [8]. In both, a capacitor is charged until a threshold voltage is reached at which point an output spike is produced and the capacitor voltage is reset. Resonate and ... |
1 |
Biomimetic central pattern generators for robotics and prosthetics
- Selverston, Rabinovich, et al.
- 2004
(Show Context)
Citation Context ...trol a single muscle, limb or another CPG. For example a CPG controls a leg in an insect, another controller would then pass timing control parameters to each leg CPG to coordinate walking or running =-=[16]-=-. Insects contain the simplest networks and can be easily studied and adapted for robotic use [17]. 1.4 Involved Time Scales Time scales seen in neurobiology are much slower than those seen in most CM... |
1 |
Design of an analogue asic using subthreshold cmos transistors to model biological neurons
- Alvado, Tomas, et al.
- 2001
(Show Context)
Citation Context ...es and discharges sets the neuron’s overall output time constant. A 1 pF capacitor charged by a 10 nA current charges to 1 V in 0.0001 seconds, much faster than the desired spike frequency. Reference =-=[18]-=- creates a spiking neuron in CMOS at a realistic output frequency of 33 Hz. This was accomplished using subthreshold operation and by locating the state capacitor off-chip. This allows a larger capaci... |
1 |
Low-voltage analog current-mode central pattern generator circuit for robotic chewing locomotion using 130nanometer cmos technology
- Hasan, Xu
- 2007
(Show Context)
Citation Context ...in standard CMOS process. Many proposed CPG models simply operate too fast to control an electromechanical system such as a micro-robot. For example, a CPG circuit for rhythmic chewing is proposed in =-=[19]-=-. The time between chewing is shown to be 0.2 µS, which is orders of magnitude faster than its biological equivalent due in part to the sizing of the 60 pF capacitor. Reference [20] proposes a neuron ... |
1 |
Development of a biomimetic underwater ambulatory robot: advantages of matching biomimetic control architecture with biomimetic actuators
- Witting, Ayers, et al.
- 2000
(Show Context)
Citation Context ...mselves were constructed to be as close as to nature as possible. Artificial muscles were created with nitinol wires which can be controlled similarly to the way live muscles are in natural organisms =-=[25]-=-. The above mentioned examples all share a similar control method: a high level finite state machine sending commands to various CPGs for locomotion. They are all running approximations of neural dyna... |
1 |
A network of electronic neural oscillators reproduces the dynamics of the periodically forced pyloric pacemaker group
- Denker, Szucs, et al.
- 2005
(Show Context)
Citation Context ...ow the bursting output seen in mollusks [28]. Discrete electronic versions have also been compared to those seen in the crustacean stomatogastric system where a high degree of similarity was observed =-=[29]-=-. Electronic versions have even replaced neurons removed from a central pattern generator of a live lobster and have restored functionality [30]. 2.2 Three Coupled Differential Equations The three cou... |
1 |
Three steps to chaos. i. evolution,” Circuits and Systems I: Fundamental Theory and Applications
- Kennedy
- 1993
(Show Context)
Citation Context ...ARSH-ROSE NERUON 10 2.3 Equation Analysis The analysis of the HR equations and similar systems have been a topic of interest in research. With respect to the chaotic operation of circuits, references =-=[32]-=- and [33] give an excellent primer into their operation. The simplest known circuit to exhibit chaotic operation, Chua’s Circuit, is analyzed. Its construction and analysis is similar to that of imple... |
1 |
An hindmarsh and rose based electronic burster
- Merlat, Silvestre, et al.
- 1996
(Show Context)
Citation Context ...everal values of I. Increasing I lowers the x nullcline causing the stable points to merge together then vanish. This drives the system into an unstable region and limit cycle, causing output spiking =-=[35]-=-. y = 1 a ( c x3 − b x2 − I ) (2.4) y = e− f x2 (2.5) CHAPTER 2. HINDMARSH-ROSE NERUON 11 Figure 2.2: Graph of the nullclines for the x and y variables. The intersection points can be found by setting... |
1 |
Introduction to analog computation
- Blum
- 1969
(Show Context)
Citation Context ...reated from networks of summing circuits, integrators and trim pots for coefficient adjustments, they could be wired for a single purpose or rewired in a lab to solve a variety of simulation problems =-=[37]-=-. Such applications include process control, motor control, and electric grid control [38]. Differential equations have a one-for-one relationship in an analog computer. Reference [31] gives an overvi... |
1 |
Analog or digital computer for process control?,” Automatic Control
- Stout
- 1957
(Show Context)
Citation Context ...ments, they could be wired for a single purpose or rewired in a lab to solve a variety of simulation problems [37]. Such applications include process control, motor control, and electric grid control =-=[38]-=-. Differential equations have a one-for-one relationship in an analog computer. Reference [31] gives an overview of the implmentation in a discrete case but does not expand on scaling factors involved... |
1 |
TL082A TL082B General purpose JFET dual operational amplifiers.” http://www.st.com/internet/com/TECHNICAL_RESOURCES/TECHNICAL
- STMicroelectronics
(Show Context)
Citation Context ... analog multiplier from Analog Devices were used in the design. The TL082 is a mid-end op-amp with low input bias current (typically 20 pA) due to its JFET input stage and a high slew rate of 16 V/µs =-=[42]-=-. Only a handful of companies still make analog multipliers as digital signal processing or application specific chips (such as variable filters) have become more widely accepted and cheaper. The AD63... |
1 |
A low power 100MΩ cmos front-end transimpedance amplifier for biosensing applications
- Hu, Kim, et al.
- 2010
(Show Context)
Citation Context ...hs close to the outlined specification were to then be used as a controllable input. The requirement for photodiode inputs was the basis of a capacitive feedback transimpedance amplifier work done in =-=[45]-=- by another member of the team. Work was halted as the direction of the Cyberplasm project shifted away from the need of photoreceptors and toward the use of electro-chemical sensors. CHAPTER 3. HINDM... |
1 |
Achieving highly efficient fluorescent blue organic light-emitting diodes through optimizing molecular structures and device configuration
- Zhen, Dai, et al.
- 2011
(Show Context)
Citation Context ...e measured relationship between LED current consumption and forward voltage. Even with the switch to organic LEDs, a boost converter will be a future research topic due to their high turn-on voltages =-=[48]-=-. (a) Figure adapted from [44]. (b) Measured performance from test bench. Figure 3.10: Comparasion of measured LED performance with datasheet values. 3.8 Limitations A CMOS analog computer implementat... |
1 | Electronic Neurons: From Biomimetic Robots to Blast Neurorehabilitation
- Ayers, Rulkov, et al.
- 2006
(Show Context)
Citation Context ...on to test many different theories [50]. Large maps of neurons require updating synaptic weights many times to fine tune operation, which is done much easier in code than in a hardware implementation =-=[51]-=-. 4.2 Theory of Operation The discrete time–map based neural model is formed using a two-dimensional look-up function and a second equation which acts similarly to the z variable in the Hindmarsh-Rose... |
1 |
Novel cmos schmitt trigger
- Steyaert, Sansen
- 1986
(Show Context)
Citation Context ...o,n w l e Vgs−Vth,n nVT (5.2) 5.4.1 Schmitt Trigger The schmitt trigger is formed with five transistors. Four of them act as inverters with the fifth acting as a current source when the output is low =-=[59]-=-. This current source (transistor M5) is the reason for the hysteresis of the overall circuit. It increases the current through M2 when active thus transistor M1 must conduct more in order for the inv... |