


Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
Material Type: Project; Professor: Haken; Class: Advanced Digital Projects Lab; Subject: Electrical and Computer Engr; University: University of Illinois - Urbana-Champaign; Term: Fall 2008;
Typology: Study Guides, Projects, Research
1 / 4
This page cannot be seen from the preview
Don't miss anything!



December 17, 2008 Advanced Digital Systems Lab Lippold Haken
The neural model for this project is based on a historic electrical engineering PHD thesis. The model is accurately followed in spirit rather than in exact components, and therefore the circuitry is created with modern parts and redesigned to perform the desired functions. There is almost no record of the original unit in actual use, so a type of archeological reenactment will be the main goal. This model attempts to accurately reproduce the function of brain tissue, and therefore differs significantly from modern software neural networks in several ways. Software models distinguish between training and processing, where this model is simultaneously learning and processing data. There are also mechanisms in this model that, in the absence of significant activity, create data with no input, which is consistent with unused areas in the human brain. This model is capable of operating in a continuous time domain where software models must obey the discrete time constraints of the computer platform. All of these factors may have a significant impact on the behavior of the neural model. This is an attempt to both return to a forgotten approach in hopes of discovering something lost, and to achieve something new through this unusual type of model. The physical result will be a large console with a few hundred jacks that will allow a user to patch together any neural network structure. Pulses will be presented to the device and its response will be monitored. Experimentation will be significant in exploring the configurations and signals that will be possible. Ultimately, very complex and parallel signals will be produced that correspond to the brains activities. The unknown nature of these signals is the exciting prospect of this project.
The model divides each neuron into four different circuit elements: Facilitator, Energy Transducer (increasing threshold), Energy Transducer (decreasing threshold), and Autonomous Component. This separation is useful because it allows less circuitry to create the functional equivalent of more neurons by omitting the unused parts of
a particular neuron. By far the most work needed to be dedicated to the Facilitator because it is vacuum tube based, and it provides the sensitive memory for each neuron.
The original power supplies for the unit were large dry cell batteries providing many different voltage rails. The first thought was to create on board references to eliminate many of the different voltage supplies that were necessary. However, after some initial design attempts, the cost of individual references on a dozens of boards was greater than the cost of adding another power supply. So the decision was made to keep all the original power supply rails, and simply replace the batteries with standard dc power supplies.
The Facilitator accepts pulses at it’s + and – inputs and produces pulses at its output. The pulses at the – input decrease the voltage on the storage cell while the pulses on the + input increase it. Additionally, the pulses at the + input are multiplied by the voltage on the storage cell and appear at the output. Therefore, the pulses at the
test probe solved this problem, and resistors were added from these points to ground. Realizing that adding a test probe solved the problem took some time and some luck. I would not be entirely surprised if the original circuit had this problem but it was not noticed.
A hardware prototype of the Facilitator was created first on breadboard, and then on perf board. Sockets were used for the storage cell, which allowed different values of capacitors to be tested, as well as a lithium battery as on the original. Sockets were also used on the gain setting resistors, as well as the current limiting resistors for charging and discharging the storage cell. Overall the prototype works well and responds to pulses as expected.
As of this writing, the other elements are still to be fully tested, however they will be much easier to adapt since they do not use vacuum tubes and have been analyzed and understood. Once they are prototyped, fabrication of the hundreds of boards necessary for this project may begin. Although the amount of circuitry is significant, some careful planning and design will allow construction to be tidy and efficient. Ultimately, patching together new structures and discovering the results will reward the user with an insight into neural activity.