1 / 8

NDAQ Module Inter-commumications

NDAQ Module Inter-commumications. Implemented using threads, providing access to common memory space Data sample flow and other inter-communication is done via direct C++ method calls, (function calls) Only time a sample is copied is when it is transformed, or leaves the system.

Download Presentation

NDAQ Module Inter-commumications

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. NDAQ Module Inter-commumications • Implemented using threads, providing access to common memory space • Data sample flow and other inter-communication is done via direct C++ method calls, (function calls) • Only time a sample is copied is when it is transformed, or leaves the system. • Samples are reference counted, providing automatic collection of retired samples • Standard C++ containers are used for sample buffering and sorting

  2. Sample Clients & Sources

  3. System Configuration • Basic steps • Configure sensors • Configure external communication links • Connect it all together

  4. System Monitoring • Polling, broadcast or both? • Status samples can be inserted into sample stream • Periodic broadcasts?

  5. Current Status • Runs on any Linux system: Prometheus, laptops (no A2D), Arcom Viper (no A2D) • Supports in excess of 24 serial ports • 8 port differential A2D (excess of 10Khz) • PC104 and Opto22 relays • RS232 and TCP socket external comm • Used at CME04, OHATS04, HAO ATST, CU Ameriflux, to be used at RICO • Uses ASTER base system for data reduciton, display, configuration, archive • Developed in parallel with Hiaper ADS

  6. Current Status, contd • Has basic remote monitoring, using RPC • Time-tags accurate to within +-5 millisec

  7. To Be Done • Continued design, review, refactoring • Data reduction sample clients • Configuration infrastructure • Communications (Iridium, cell SMS, GOES) • Field operator interface • A2D, relay & digital IO implementation on platforms other than Diamond Prometheus

More Related