scaling problem

akhunzada136

Member
Join Date
Feb 2014
Location
karachi
Posts
14
hey dear anyone please hep me.. i am scaling a analog value of master drive to analog value of danfoss drive as i am replacing master drive by danfoss drive. i am using siemens step7 for my programming. i used fc105 but i cant uce it not working as per need ...si please somebody help me 🤞🏻
 
Help exactly how?
99.97% of all 'Scaling' problems are caused by the inability to understand basic math*. You don't NEED to use any special function in a PLC in order to scale one signal to another.
The slope-intercept formula will cover all linear scaling issues:
y = mx + b

x is your input, m is a multiplicative scaling factor, b is a fixed offset, and y is your output.

If the 'function block' isn't working, roll your own.


*the other 0.03% are usually indeed difficult to solve, as they involve non-linear curves or strange response devices. In 99% of those cases though, there is an interface unit that will linearize the result for you.


---

You might want an answer immediately, but bumping a post after 16 minutes is not considered polite on any message board.
 
Last edited:
sorry

sorry dear if my way of asking problem hurts you but i was just confused that way i express my feelings through the post. and dear there is abrupt change in values if it was linear then i will never post that issue ...anyway thanks alot...
 

Similar Topics

I have 1769-IF4 module and 1766 micrologix 1400 series B controller, when connecting Analogue input in module it's showing maximum values of...
Replies
4
Views
1,678
I a trying to scale a floating number coming from an HMI I have a problem trying to scale a floating number coming from an HMI to a value to use...
Replies
2
Views
3,395
Hey Guys, I am trying to scale 0 to 36000 feet in RSLogix 500 in 4 to 20 mA. It worked great when the max length was only 25000 feet but our max...
Replies
15
Views
3,435
Hello All!! I am new to the forum and have seen alot of good answers so far, but I have not been able to resolve the issue I am having. :mddr...
Replies
9
Views
4,260
Dear All I am working on the same thing where I have GE fanuc 341 CPU series 90-30. I need to add three analog signal coming as 4-20 mA signal...
Replies
13
Views
4,826
Back
Top Bottom