Artificial Intelligence, Genetic Algorithms, Conway’s Game of Life
I have always been interested in Artificial Intelligence, and I spent several years working on AI related projects, including Neural Networks, Genetic Algorithms, and Logical Inference programs, as well as Game AI such as path finding techniques and decision making for games. I spent a lot of time creating “chatterbots”, basically AI programs designed […]
Weekly Update: 15/12/2013: Fast Fourier Transform, Data Visualisation, Genetic Algorithms, Conway’s Game of Life
This week I almost finished my Signal Recorder and Data Analyser, I just need to put some finishing touches to it and test it with some real data. I put the program through some fairly extensive testing with sample data, and it seems to be running quite well. Calculating the fundamental frequency is usually […]
P-115 Signal Recorder and Data Analysis Program
My FFT Program is now more or less functionally complete. I am very happy with the way it has progressed. I can now display and navigate through a long signal, and then run Fast Fourier Transform analysis on that signal. I can then produce a graph of the Real and Imaginary Components of the […]
P-115 Signal Recorder and Data Analyser: Fast Fourier Transform Implementation
I have made significant progress on this project. I believe I have correctly implemented an FFT algorithm in my program. I have tested the out put using THIS sites data, and it seems to match the expected pattern, even though the exact values are not the same. The graphs being produced also look correct. This […]
Weekly Update 8/12/2013: Signal Recorder and Data Analyser
This week I concentrated exclusively on the Signal Recorder and Data Analyser program. It is mostly done, in concept at least, but the Fast Fourier Transform algorithm I am using is proving to be difficult to implement and test. I spent some time on the data visualisation and graphing, which turned out to be […]
Project 133: Wireless Power Concept (Resonant Inductive Coupling)
I have been working on an idea recently to create a concept test of a Wireless Power system. This is basically what is sounds like, “beaming” power from a transmitter to a receiver with no wiring, no plug, etc etc. There are several commercial products using, or intending to use, this system, and it’s unlikely […]
Weekly Update 1/12/2013: Artillery!, Radio Receiver, Signal Recorder
This week I added some new art assets to Artillery, just a fgew player controlled avatars. I am going to have either of them in the full game. I spent most of my time working on my signal receiver and analyser. In addition to building my radio receiver and examining the signal on an oscilloscope, […]
Project 115: Signal Recorder and Data Analyser
Following on from my VLF antenna, I have decided to build a concept test of a Signal Recorder, Digitiser, and Data analyser. What this system will do is pick up a signal on a frequency or a series of frequencies, digitise that signal, store it, and provide the ability to display the signal to the […]
