Arduino and project.
#1
Good day to all! Question about using Arduino in the project. Maybe someone has had this problem? I think that in this case the project can be more widely distributed.
Reply
#2
Project is designed around a specific microcontroller with specific capabilities. The majority of the cost isn't the $10 or less processor, but rather the conditioning hardware prior to the analog input of the micro, along with GPS for timing, and ethernet for comms.
Stations: 1156
Reply
#3
Is it for the atmega8, which is used in RedSystem not the old controller Arduino? Why not adapt the software under the following set of modules: 1 - Arduino mini, 2 - ENC28J60 Ethernet, 3 - NEO6MV2 GPS module. For mass buying on Aliexpress is available.
Reply
#4
(2017-06-08, 08:18)jorj-2007 Wrote: Is it for the atmega8, which is used in RedSystem not the old controller Arduino? Why not adapt the software under the following set of modules: 1 - Arduino mini, 2 - ENC28J60 Ethernet, 3 - NEO6MV2 GPS module. For mass buying on Aliexpress is available.

There is much more involved in Network TOA TOGA location than what you might be assuming.  This system does not simply detect an impulse and send it into cyberspace perhaps with a timestamp.  That's called 'detecting', and an AM Radio will "detect' and give an audible signal. 

For Locating, there are specific "expected" parameters which must be as similar as possible with at least 3 other receivers--up to as many as 18... . Antenna Type, Bandwidths, Specific Known or expected Delays in amps and processing, noise processing, ADC Timing, GPS, Filters, Server Communications, gains, triggers, sampling, variable data compression, server sent controls / limits to system.... how many channels (1-5) a specific receiver is processing, is it E or H, and which contain the best data? ...  and out of all those 'detecting' stations, the server looks for those signals which produce the best data when all those variables are compared. This is a networked system and all receivers theoretically should be 'identical'...   It's called 'standardization'.
And, No... they're not going to rewrite any server programming or firmware for anything other than Blitzortung specific systems.


Stations: 689, 791, 1439, 3020
Reply
#5
(2017-06-08, 08:18)Pjorj-2007 Wrote: Is it for the atmega8, which is used in RedSystem not the old controller Arduino? Why not adapt the software under the following set of modules: 1 - Arduino mini, 2 - ENC28J60 Ethernet, 3 - NEO6MV2 GPS module. For mass buying on Aliexpress is available.

I know Cutty replied below also. I wanted to point out that in your list of hardware, the GPS module you mentioned doesn't fit the most basic requirements. It doesn't bring out the 1PPS pulse. The system  isn't critically dependent on GPS provided position. They could even make that user definable. Timing is critical. The receiver must know the current time down into the low nanoseconds. 

That's used to define when the signals are received. As mentioned previously, there's custom hardware used to condition those signals prior to being applied to the ADC in the chosen microcontroller.
Stations: 1156
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)