Transposition of Formula, hopefully a simple one

  • Thread starter Thread starter cliopete
  • Start date Start date
  • Tags Tags
    Formula
Click For Summary
SUMMARY

The forum discussion centers on the transposition of the balance equation for an I/P system: Pout = (KcY/Ax)*Iin + FsZ/Ax, with specific constants Kc = 2500, A = 0.05, and Z = 0.075. The user attempts to isolate variables x and y, given the constraint x + y = 0.1, and encounters difficulties in manipulating the equation to solve for x. The key takeaway is that the user successfully simplifies the equation to 0.001 = Y/X but struggles with the algebraic manipulation required to isolate x.

PREREQUISITES
  • Understanding of algebraic manipulation and transposition
  • Familiarity with linear equations and their graphical representation
  • Knowledge of input/output (I/P) systems in control engineering
  • Basic understanding of constants and variables in mathematical equations
NEXT STEPS
  • Study algebraic techniques for isolating variables in equations
  • Learn about linear relationships and their graphical interpretations
  • Explore control system fundamentals, focusing on I/P systems
  • Practice solving simultaneous equations with constraints
USEFUL FOR

Students in engineering or mathematics, particularly those studying control systems, as well as anyone seeking to improve their algebraic manipulation skills.

cliopete
Messages
1
Reaction score
0

Homework Statement



The balance equation for a I/P system is:

Pout = (KcY/Ax)*Iin + FsZ/Ax

Where:

Kc = 2500
x+y = 0.1
Z = 0.075
A = 0.05

Kc is the constant of proportionality relating to the input coil and Fs is the force exerted by the zero spring.

a - Determine suitable values of y and x to give a straight line response of 'A' (shown on a graph I havnt put up here)

Homework Equations



Pout = (KcY/Ax)*Iin + FsZ/Ax

Y = Mx + C

The Attempt at a Solution



According to the graph, the intercept (C) of the line runs through zero, thus Its safe to discount the FsZ/Ax part of the equation, leaving me with:

Pout = (KcY/Ax)*In

(Y=mx)

According to the graph, reading values for Pout and In, these are:

@ Pout = 1.0bar then In = 20mA.

putting these values into the formula:

1.0 = (KcY/Ax)*0.02

Transposing gives

1.0/0.02 = KcY/Ax

thus

50 = KcY/Ax

and I know that A = 0.05 and Kc = 2500

50 = 2500*Y / 0.05*Ax

This is where I get a little confused as to the correct method of transposing to give x, I will run through the rest of my working now...

50*0.05 = 2500*Y / x (moving the 0.05 from the bottom of one side to the top - becoming a multiple)

thus

2.5 = 2500*Y/X

2.5/2500 = 0.001

0.001 = Y / X

as mentioned earlier on, x+y = 0.1
so logically, y = 100-x
inserting in the formula...

0.001 = 100 - x / x

shifting the 0.1 across..

0.001 -0.1 = - x / x

Heres the bit where I run into trouble, I am not sure how to deal with the -x / x in order to get it into one value,

Im a little rusty when I get a further into transposition but this is driving me up the wall as its the key moment in the question which unlocks the value for further working.

I tried multiplying each side by x to remove the fraction, ending up with:

-0.099 * (x) = -x * (x)

which I would then assume to give?

-0.099x = -x2 ?

Like I said short of going into see my tutor next week I am a little stuck, if it does square the negative x how do I remove the x on the other side? argh!

Looking back at the working I am not even entirely sure -0.099 is a correct value either but If someone could give guidance on how to deal with the x's that would be great...

thanks in advance...
 
Physics news on Phys.org
cliopete said:

Homework Statement



The balance equation for a I/P system is:

Pout = (KcY/Ax)*Iin + FsZ/Ax

Where:

Kc = 2500
x+y = 0.1
Z = 0.075
A = 0.05

Kc is the constant of proportionality relating to the input coil and Fs is the force exerted by the zero spring.

a - Determine suitable values of y and x to give a straight line response of 'A' (shown on a graph I havnt put up here)

Homework Equations



Pout = (KcY/Ax)*Iin + FsZ/Ax

Y = Mx + C

The Attempt at a Solution



According to the graph, the intercept (C) of the line runs through zero, thus Its safe to discount the FsZ/Ax part of the equation, leaving me with:

Pout = (KcY/Ax)*In

(Y=mx)

According to the graph, reading values for Pout and In, these are:

@ Pout = 1.0bar then In = 20mA.

putting these values into the formula:

1.0 = (KcY/Ax)*0.02

Transposing gives

1.0/0.02 = KcY/Ax

thus

50 = KcY/Ax
I'm going to assume that your work up to here is correct. Your formatting makes it a little hard to read, since I have to parse KcY as meaning Kc * y, while Ax is A * x.

Since Y * Kc/(Ax) = 50, then Y * Kc = 50Ax, and Y = 50A x /Kc.

Assuming A and Kc are constants, there is a linear relationship between x and Y. (Why is Y capped by x not?)
cliopete said:
and I know that A = 0.05 and Kc = 2500

50 = 2500*Y / 0.05*Ax

This is where I get a little confused as to the correct method of transposing to give x, I will run through the rest of my working now...

50*0.05 = 2500*Y / x (moving the 0.05 from the bottom of one side to the top - becoming a multiple)

thus

2.5 = 2500*Y/X

2.5/2500 = 0.001

0.001 = Y / X

as mentioned earlier on, x+y = 0.1
so logically, y = 100-x
inserting in the formula...

0.001 = 100 - x / x

shifting the 0.1 across..

0.001 -0.1 = - x / x

Heres the bit where I run into trouble, I am not sure how to deal with the -x / x in order to get it into one value,

Im a little rusty when I get a further into transposition but this is driving me up the wall as its the key moment in the question which unlocks the value for further working.

I tried multiplying each side by x to remove the fraction, ending up with:

-0.099 * (x) = -x * (x)

which I would then assume to give?

-0.099x = -x2 ?

Like I said short of going into see my tutor next week I am a little stuck, if it does square the negative x how do I remove the x on the other side? argh!

Looking back at the working I am not even entirely sure -0.099 is a correct value either but If someone could give guidance on how to deal with the x's that would be great...

thanks in advance...
 

Similar threads

Replies
15
Views
4K
  • · Replies 11 ·
Replies
11
Views
3K
  • · Replies 1 ·
Replies
1
Views
2K
Replies
4
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
Replies
1
Views
1K
  • · Replies 26 ·
Replies
26
Views
3K
Replies
7
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K