LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

LabVIEW NI 7851r DSP Talk

Solved!
Go to solution

Hi All,

 

I am programing on a NI PXIe - 1073 system with an NI PXI-7851r board 

I have a question regarding this board, is there a DSP on it ? If there is a DSP, can I program it ?

 

Any help would be greatly appreciated. Thanks!

0 Kudos
Message 1 of 9
(3,092 Views)

Hi Alex,

 

that board features a FPGA and you can program it using LabVIEW…

 

Did you read it's specs?

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 2 of 9
(3,088 Views)

Hi GerdW,

 

I forgot to mention that it is a board with FPGA. Yes I can program the FPGA. But I found that there is something related to a DSP, some DSP slices.

I need to control the DSP in my project. Is it possible ?

 

Thank you,

Alex

0 Kudos
Message 3 of 9
(3,080 Views)
Solution
Accepted by topic author Alexjdr

Hi Alex,

 

"DSP slices" are part of the FPGA - and you can use them in your FPGA code…

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 4 of 9
(3,077 Views)

Hi GerdW,

 

So, this board doesn't have a dedicated DSP? 

 

Thank you,

Alex

0 Kudos
Message 5 of 9
(3,073 Views)
Solution
Accepted by topic author Alexjdr

Hi Alex,

 

no, it has a FPGA as written in the spec sheet!

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 6 of 9
(3,069 Views)

Hi GerdW,

Thank you for clarifying this.

Best Regards,
Alex

0 Kudos
Message 7 of 9
(3,066 Views)

Hi GerdW,

Thank you for clarifying this.

Best Regards,
Alex

0 Kudos
Message 8 of 9
(3,065 Views)

Although the RIO boards do not contain a dedicated DSP, you will find that in the majority of cases the FPGA is actually more capable than an standard DSP because you can customize it to fit any application you need to design. There are designs where a single RIO board replaced a set of 4 or more custom boards using DSPs and had room to spare for additional monitoring, etc. 

 

I would search around the forums for applications similar to those you are designing and see if others have migrated similar code to FPGA.

0 Kudos
Message 9 of 9
(2,862 Views)