11-02-2023 04:56 AM
Hello NI Team,
I am completely new in DAQ system. In my application I am taking Analog data from one of the sensor, afterwards converting that data from Analog to Digital using ADC, I am sending that data into PSoc 6 Controller. Now, I want to send that Digital data from PSoc 6 controller to USB-6218.
So, Is it feasible to sending data from controller to DAQ system? If Yes, then which Interface supported by DAQ for this communication?
11-02-2023 06:30 AM
What's the digital protocol coming from the controller? Parallel bits? RS-232? TTL UART? SPI?
11-02-2023 06:38 AM
Thanks for the reply.
Currently It is not fixed but most probably it is RS-232 or TTL UART.
11-02-2023 07:16 AM
You don't need a DAQ. You need a serial port. USB to RS-232 adapters are all over the place. I am a big fan of Startech. Many around here really like FTDI.
11-02-2023 07:44 AM
If your purpose is to read the analog signal, but not learn Op Amp, ADC and MCU, you can just connect the analog signal to USB-6218 directly.
11-03-2023 12:29 AM
Yes you are absolutely right, but in our application we require DAQ for the Process on Digital Data and sent output data to PC for showing the signal in LabVIEW or any other software.
So, Is that possible to send digital data to DAQ? or which interface require for sending data from PSoc 6 MCU to DAQ?
11-03-2023 01:45 AM
Hello ZYOng
Yes, My application is same according to your understanding, Read the analog signal from the sensors but we require Op Amp, ADC and as well as MCU because our DAQ system far from the sensors ( atleast 1 to 5m).
So It may be loss the Data or add noise into the analog data Am i right? because in my application it is Body signal.
So which interface supported by DAQ for this communication between MCU and USB-6218?
Or think about another side i just want to know if i am sending analog signal to USB-6218 directly is there any filter available in DAQ which can remove the noise and i am getting more accurate data?
11-03-2023 07:14 AM
@anil1601 wrote:
Yes, My application is same according to your understanding, Read the analog signal from the sensors but we require Op Amp, ADC and as well as MCU because our DAQ system far from the sensors ( atleast 1 to 5m).
So It may be loss the Data or add noise into the analog data Am i right? because in my application it is Body signal.
So which interface supported by DAQ for this communication between MCU and USB-6218?
Or think about another side i just want to know if i am sending analog signal to USB-6218 directly is there any filter available in DAQ which can remove the noise and i am getting more accurate data?
What it sound like you really want here is to have your conditioning circuitry near the sensors and then use good shielded cables to get the analog signals to the DAQ. There is no need for the ADC and microcontroller as that would be acting as the DAQ.