M Facing Problem in Analog scaling using NI8

zahidraza1212

Member
Join Date
Feb 2010
Location
pakistan
Posts
14
Hi all.m doing my FYP regarding PID control of inverted pendulum.for this first m scaling the analog input of 0-10 volts using AB SLC 5/03,NI8 Card.I chosed configuration as follows
input I:4.0
min input 0
max input 32767
output min 0
output max 1000

when i vary the voltage from 0 to 10 volts the input shows up in decimal 2 b from 400 to 8000.and the output shows up like from 4 to 55.i dont understand wht is the problem.i selected the Engineering units in configuration.and made the channel active that is channel 3.i changed the range from 0-10 volts.in frequency option i tried 0,20Hz.
as m using single input not differential.i grounded the shield and the IN2-.and applied the positive voltage to IN3+ using power supply directly
if expect good suggestions
 
First check the dip switches on the card to make sure the channel you are using is set for voltage.

If you configured the channels data format for engineering units then 0-10 volts will give you 0-10000 raw data value.
See PDF below for data format values for different configurations.

Post your .RSP file ( zip it first) and we will help you correct
the configuration.
 
Ok you mentioned using this input for a PID instruction. The PID instruction wants the process variable (PV) to be scaled to 0-16383 raw value. So in the card use "scaled for PID" as your data format. Then You can rescale that value to engineering units for humans to look at. See a revised file below.
 
Last edited:

Similar Topics

Hi Friends, I am facing a problem with encoder adjustment in Sew Electric Cylinder CMS71L. encoder using is Sick Hiperface Drive is MOVIDRIVE...
Replies
17
Views
814
I am facing a problem in which when the emergency stop is pressed, the motor comes to zero speed but going to start state instead of stop state...
Replies
0
Views
1,618
Hi everyone, I am facing a problem with my F5 series KEB Frequency drive. I have cobivis5 software and HSP5 service cable for interfacing. i am...
Replies
1
Views
2,116
I'm working in Schneider PLC platform and not aware of RSlogix. In my new project I need to communicate my Quantum PLC with 1756-L55 controller...
Replies
1
Views
1,704
I'm trying to interface plc and scada where scada is monitoring and controlling the parameter using MODBUSA3 protocol but SCADA is not sending 05...
Replies
3
Views
1,704
Back
Top Bottom