Electronic Projects, forums and more.

Go Back   Electronic Circuits Projects Diagrams Free > Other Forums > Math and Physics


Math and Physics Discuss the complex nature of mathmatics and physics relating to electronic circuitry.

Reply
 
LinkBack Thread Tools Display Modes
Old 11th March 2007, 05:47 AM   (permalink)
Default

Quote:
Originally Posted by Hero999
Please post a picture of the formula you want; use an easy to use program such as MS Equation for Word or OpenOffice Math.
I tried Hero999, but it would not upload. Anyways, sorry for the trouble.

Factorise:

(2 a square b square + 2 b square c square + 2 a square c square - a raised to the power of 4 - b raised to the power of 4 - c raised to the power of 4) / 16. The whole expression is under root.

Sorry, because the sum is in words.
__________________
~Sir William Stronghold~
Stronghold_2 is offline  
Old 11th March 2007, 12:01 PM   (permalink)
Default

For some reason the Latex on this form requires an variable/number followed by an equals sign.

For example, you can have:
 f_0 = \frac{1}{2 \pi sqrt{LC}}
or:
 81 \times 10^6 = \frac{1}{2 \pi sqrt{82 \times 10^{-9} \times 47 \times 10^{-12}}}
But you can't have:
 \frac{1}{2 \pi sqrt{LC}}
or even something simple like:
 a+b

I suppose a + b doesn't make much sense on its own.
__________________
I also post at the following sites:
http://www.stop-microsoft.org http://www.heated-debates.com
Screen name: Aloone_Jonez
And http://www.silicontronics.com, same screen name as here.

Last edited by ElectroMaster; 12th October 2007 at 04:01 PM.
Hero999 is offline  
Old 11th March 2007, 03:36 PM   (permalink)
Question Latex

Quote:
Originally Posted by Hero999
For some reason the Latex on this form requires an variable/number followed by an equals sign.

For example, you can have:
 f_0 = \frac{1}{2 \pi sqrt{LC}}
or:
 81 \times 10^6 = \frac{1}{2 \pi sqrt{82 \times 10^{-9} \times 47 \times 10^{-12}}}
But you can't have:
 \frac{1}{2 \pi sqrt{LC}}
or even something simple like:
 a+b

I suppose a + b doesn't make much sense on its own.
I do not not understand what you express. However, that is beside the point. Could you please help my with me problem. I do not seem to get it.
__________________
~Sir William Stronghold~

Last edited by ElectroMaster; 12th October 2007 at 04:01 PM.
Stronghold_2 is offline  
Old 11th March 2007, 06:10 PM   (permalink)
Default

I meant that Latex on this forum won't let you have:
a + b

you need to have:
c = a + b

This means that what you want to do won't work unless you have an = sign somewhere in-between some numbers or variables.
__________________
I also post at the following sites:
http://www.stop-microsoft.org http://www.heated-debates.com
Screen name: Aloone_Jonez
And http://www.silicontronics.com, same screen name as here.
Hero999 is offline  
Old 19th April 2008, 10:15 PM   (permalink)
Default

 \lim_{h\to\0} \left( \frac{f(x+h)-f(x)}{h}\right)

 P = F_{{||}}v

 m_{{1}}v_{{1}} = m_{{1}}v_{{2}} + m_{{2}}v_{{3}}

 z = {{{{{{{x^y}^a}^}^c}^}^}^d}

Edit: thanks eng1
__________________
Mechanical Engineers make weapons.
Civil Engineers make targets.

Last edited by 43617373; 20th April 2008 at 06:14 PM.
43617373 is offline  
Old 20th April 2008, 08:14 AM   (permalink)
Default

Quote:
Originally Posted by 43617373
Is there any way to make power towers to work? putting in x^y^2 gives x^y2?
Like this?  b = x^{y^2}
Use curly brackets to surrond expressions, like y^2.
eng1 is offline  
Old 22nd August 2008, 12:04 AM   (permalink)
Default

Accurate formula for calculating filter capacitor size on a linear regulator.

C = \frac{I}{V_R} \times \left(\frac{1}{4f} + \frac{arcsin{\left(\frac{V_{IN}-V_R}{V_{IN}} \right)}}{2\pi f} \right)\\<br />
C=\text{Minimum capacitance required}\\<br />
V_R= \text{Maximum ripple}\\<br />
V_{IN}= \text{Input voltage, excluding diode losses}\\<br />
I=\text{Current drawn by regulator}\\<br />
f= \text{Frequency}\\<br />
__________________
I also post at the following sites:
http://www.stop-microsoft.org http://www.heated-debates.com
Screen name: Aloone_Jonez
And http://www.silicontronics.com, same screen name as here.
Hero999 is offline  
Old 22nd August 2008, 10:19 PM   (permalink)
Default

Quote:
Originally Posted by Stronghold_2 View Post
Factorise:
2 a squared x b squared = A etc?
+ 2 b square c square = B
+ 2 a square c square = C
- a raised to the power of 4 = D
- b raised to the power of 4 = E
- c raised to the power of 4) = F
/ 16.
The whole expression is under root.
In American English, do you mean
X = [(A+B+C-D-E-F)/16]^0.5, so if A = 6, B= 5, C = 4 and so on, then X = 0.75?

and B, for example, = 2(b^2)(c^2), so if b = 2 and c = 3, then B = 72?

so I should come up with a general equation that solves for a, b and c?

If that's what you mean, I'll give it a try, but if I can't solve it in 10 pages I will quit.

:-)

Last edited by Willbe; 22nd August 2008 at 10:32 PM.
Willbe is offline  
Old 23rd August 2008, 03:08 PM   (permalink)
Default

Whay are you responding to a post made over a year ago?

Aslo this thread is about the Latex feature of this forum, not maths help.
__________________
I also post at the following sites:
http://www.stop-microsoft.org http://www.heated-debates.com
Screen name: Aloone_Jonez
And http://www.silicontronics.com, same screen name as here.
Hero999 is offline  
Reply

Bookmarks

Thread Tools
Display Modes



Similar Threads
Title Starter Forum Replies Latest
Latex math symbols williB Math and Physics 21 26th October 2007 08:24 PM
Doe anyone have a Sheet showing electronics equations? lompa General Electronics Chat 15 8th May 2007 05:52 PM
lookup tablesss VS equations DanD Micro Controllers 15 7th July 2006 07:13 AM
89c51 32-bit Math calculation garg29 Micro Controllers 1 1st February 2005 06:15 AM
PIC math question Tako Kichi Micro Controllers 4 12th November 2003 03:48 AM



All times are GMT. The time now is 07:03 AM.


Electronic Circuits  |  Learning Electronics
Powered by vBulletin® Version 3.7.0
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.

eXTReMe Tracker