Serial with MOD5270 + Carrier Board v1.08
Posted: Fri Jun 24, 2011 6:01 pm
Alright, so I have no idea where to get started with this so I'm just going to ask what direction I should be going in. I am trying to make a telemetry and Data Acquisition (DAQ) system for a Formula SAE (FSAE) vehicle.
The engine control unit (ECU) is a MoTeC M400 with both CAN and Serial (RS232) outputs for data logging, analysis and tuning (CAN only). The first question I have is: how do I get the MOD5270 to store the data from the serial port on the carrier board to the SD card? I am also wondering what the best method would be to store and write the data to the SD card in real-time (the car turns on and off a lot since people are working on it a lot, so I'm slightly concerned about filesystem corruption). I think the maximum baud rate for the serial port is 19200 so I am also not sure how capable the MOD5270 will be at storing and streaming it through the NIC in parallel to a remote host (for live remote analysis and external storage in a database).
Eventually this system will be connected to some WiFi equipment which will allow for remote monitoring and data analysis, but for now it's all wired (because going wireless is moderately trivial if it is all using WiFi).
Thank you in advance!
The engine control unit (ECU) is a MoTeC M400 with both CAN and Serial (RS232) outputs for data logging, analysis and tuning (CAN only). The first question I have is: how do I get the MOD5270 to store the data from the serial port on the carrier board to the SD card? I am also wondering what the best method would be to store and write the data to the SD card in real-time (the car turns on and off a lot since people are working on it a lot, so I'm slightly concerned about filesystem corruption). I think the maximum baud rate for the serial port is 19200 so I am also not sure how capable the MOD5270 will be at storing and streaming it through the NIC in parallel to a remote host (for live remote analysis and external storage in a database).
Eventually this system will be connected to some WiFi equipment which will allow for remote monitoring and data analysis, but for now it's all wired (because going wireless is moderately trivial if it is all using WiFi).
Thank you in advance!