Related Experiment Video
Updated: Jul 7, 2026

10:26
Rewiring Neuronal Circuits: A New Method for Fast Neurite Extension and Functional Neuronal Connection
Published on: June 13, 2017
A new wide range Euclidean distance circuit for neural network hardware implementations
IEEE Transactions on Neural Networks
|February 5, 2008
Summary
Researchers developed a compact analog very large-scale integration (VLSI) circuit for Euclidean distance computation, crucial for synapse circuits. This small, low-power circuit enables high synapse density for self-organizing maps (SOMs) in bio-inspired systems.
Area of Science:
- Neuromorphic Engineering
- Analog Circuit Design
- VLSI Systems
Background:
- Synapse circuits are fundamental components in artificial neural networks.
- Efficient Euclidean distance computation is essential for synapse functionality.
- Existing circuits often face limitations in size, power consumption, or operational range.
Purpose of the Study:
- To design and implement a compact analog very large-scale integration (VLSI) circuit for wide-range Euclidean distance computation.
- To optimize the circuit for high synapse density, wide operational range, and low power consumption.
- To integrate this circuit into a self-organizing map (SOM) for a bio-inspired vision system.
Main Methods:
- Analog VLSI implementation of a wide-range absolute value circuit.
- Fabrication using 1.5-/spl mu/m technology via MOSIS.
- Simulation and experimental validation of circuit performance.
- Integration into a hardware implementation of a self-organizing map (SOM).
Main Results:
- A compact circuit (80 x 76 /spl mu/m) was successfully fabricated.
- The circuit operates over a wide range (0.5 to 4.5 V) with low power consumption (< 200 /spl mu/W).
- Simulated and experimental results demonstrate the circuit's effectiveness.
- The circuit is suitable for high-density synapse implementations.
Conclusions:
- The developed analog VLSI circuit provides an efficient solution for Euclidean distance computation in synapse circuits.
- This technology enables high-density hardware implementations of self-organizing maps (SOMs).
- The SOM, utilizing this circuit, is a key component for advanced bio-inspired vision systems.
Related Concept Videos
Neural Circuits
Neural circuits and neuronal pools are two of the main structures found in the nervous system. Neural circuits are networks of neurons that work together to carry out a specific task or process. They consist of interconnected neurons and glial cells, which provide structural and metabolic support.
Neuronal pools are collections of nerve cells with similar functions and interact through chemical and electrical signals. These pools include both interneurons (the central neural circuit nodes that...
Neuronal pools are collections of nerve cells with similar functions and interact through chemical and electrical signals. These pools include both interneurons (the central neural circuit nodes that...
Distance Problem
When an object's velocity changes over time, the total distance traveled can be determined by summing small displacement intervals over short increments. This approach approximates the true distance through numerical summation and the use of integral calculus. An estimate of the total displacement can be obtained by measuring velocity at regular intervals and multiplying each value by the corresponding time step.If a runner accelerates over the first three seconds of a race, speed measurements...
Electronic Distance Measuring Instruments
Electronic Distance Measuring Instruments (EDMs) are essential tools in modern surveying, offering precise distance measurements by emitting electromagnetic signals and calculating the time required for these signals to travel to a target and return. Two primary types of signals are used in EDMs — light waves and microwaves — each suited to specific environmental and distance requirements. Light-wave-based EDMs utilize either infrared or laser light, providing high accuracy over short distances...
Network Function of a Circuit
Frequency response analysis in electrical circuits provides vital insights into a circuit's behavior as the frequency of the input signal changes. The transfer function, a mathematical tool, is instrumental in understanding this behavior. It defines the relationship between phasor output and input and comes in four types: voltage gain, current gain, transfer impedance, and transfer admittance. The critical components of the transfer function are the poles and zeros.
Distance Measurements by Taping
Tapes are essential in surveying for accurate, durable, and short-distance measurements. Made from lightweight, nylon-coated steel, they offer flexibility and strength for rugged outdoor use. The nylon coating protects against rust and wear, extending the tape's life. Standard lengths, around 30 meters, are marked in meters and millimeters for precision.Surveyors select tapes based on site conditions and accuracy needs. Lightweight, nylon-coated tapes are commonly used for ease of handling and...
Linear Approximations
For a differentiable function of two variables, linear approximation estimates values near a known point by replacing the curved surface with its tangent plane. Consider the function\begin{equation*}f(x,y)=x^2+3y^2\end{equation*}near the point (2, 1). The exact value at this point is f(2, 1) = 22 + 3(1)2 = 4 + 3 = 7.The linear approximation of f(x, y)) near (a, b) is\begin{equation*}L(x,y)=f(a,b)+f_x(a,b)(x-a)+f_y(a,b)(y-b)\end{equation*}First, compute the partial derivatives: fx(x, y) = 2x and...