Convert Definition and 571 Threads

  1. I

    How Do You Convert GeV/c to m/s for Particle Velocities?

    As the title said :) I'm trying to find the velocity of a particle with a momentum of between 23 and 150 GeV/c. I found that 1 GeV/c = 5.36 x 10^-19 kg-m/s, and tried to divide by the mass of the particle - this just game me values between 7m/s and some crazy numbers. What am I doing wrong :(
  2. S

    Convert symbolic equation to 6x5 double array (Question simplified)

    Hi. I perform huge computations worth 70 lines. After those 70 lines, i have these equations in my internal memory. %(stored internally) Wnet=(99*((57443*((4018*y*(66875/(57036*x))^(2528214091580831/18014398509481984))/5 - (57443*y)/50 + (2894969*x^(200/623))/50))/(50*((57443*y)/50 -...
  3. F

    Convert kinetic energy into thermal energy

    Hi, I need a way to convert kinetic energy into thermal energy as well as the specific heat of the entire Earth's atmosphere. The idea is to see if the heat generated by many meteoroid fragments could possibly account for any climate change. Thanks.
  4. Femme_physics

    Can I convert a potentiometer to 2 resistors?

    http://img855.imageshack.us/img855/8894/figgg.jpg Is that how it works basically?
  5. S

    How to convert from V1,V2,V3 to E1,E2,E3

    So a professor gives me 3 vectors U1, U2, U3 then asks me to calculate 1. Calculate the orthogonal basis vector v1,v2,v3 2. Calculate the Orthonormal basis vectors e1,e2,e3 How do i do question 2? how do i get the orthonormal basis from the orthogonal basis?
  6. M

    Convert voltage to acceleration

    May i know how to convert voltage to acceleration from accelerometer ? output voltage = 2.5 v and sensitivity of accelerometer is 9.9mv/g
  7. S

    Convert this rectangular coordinate system point to spherical coordinate system

    Homework Statement The point is (0, -8, 0) r≥0 0≤θ≤2∏ 0≤\varphi≤∏ Homework Equations The Attempt at a Solution So here is what I've done so far: I know that r=8 because x and z are 0 I know that θ=∏/4 or 3∏/4, but which one? both of these satisfy the following equation...
  8. M

    [Thermodynamic Application] Convert emision factor => units of grams/joule

    Homework Statement Hello everybody, Can you help me solve this: Coal-burning power plants convert the sulfur in the coal to sulfur dioxide (SO2), a regulated air pollutant. The maximum allowable SO2 emission for new power plants (i.e., the maximum allowed ratio of the mass of SO2 emitted...
  9. N

    Convert tensor from cartesian to cylindrical coordinate

    Homework Statement Given the tensor F_{\mu \nu }= \left[ \begin{array}{cccc} 0 & -E_{x} & -E_{y} & -E_{z} \\ E_{x} & 0 & B_{z} &-B_{y} \\E_{y} & -B_{z} & 0 & B_{x} \\E_{z} & B_{y} & -B_{x} & 0 \end{array} \right] F^{\mu \nu }F_{\mu \nu }=2(B^2-\frac{E^2}{c^2}) and metric tensor n_{\mu \nu...
  10. amylase

    What does it mean and how to convert picture to spatial frequency

    (This may sound like home work but it's not) What does it mean to display a picture in its frequency domain? A solid square box becomes a star shape? SHORT VERSION As title thanks. Firstly, what does it mean to show a picture in its frequency domain? and secondly, how do you do it...
  11. G

    How to convert Equation to image

    I want to know how to post equation in website. I want to start site myself but the equation which i have typed in Word 2007 are not professional to update in site so which software i can use so that i can update equation as well as graph in website.
  12. S

    Need Help with a Formula to convert Change in RPM to torque applied

    I need some help coming up with a formula.. This involves a Vehicles Engine I know how fast the rate of change is (example being 3000 rpm over 3 seconds-an increase from 3000rpm to 6000 rpm in that 3 second period) I know how much weight this RPM has moved (3700 lbs) and I know the Gear...
  13. X

    How to Convert 251 Items into Boxes and Single Items

    Lets Suppose we have 251 Items in stock and we want to convert it into Boxes and single items. How can we do that. I want result like that E.g 50 boxes 1 item Total Items # 251 items items per box = 5 251/5 = 50.2 But result must be as 50 boxes and 1 item Please share ideas..
  14. ArcanaNoir

    Convert ellipsoid from cartesian to spherical equation

    Homework Statement In order to advance on a problem I'm working, I need to covert this ellipsoid from cartesian to spherical coordinates. \frac{x^2}{a^2} +\frac{y^2}{b^2} +\frac{z^2}{c^2} = 1 Homework Equations x^2 +y^2+z^2= \rho ^2 x=\rho sin \phi cos \theta y= \rho sin \phi sin...
  15. P

    Is it possible to convert heat to electricity using Peltier Module?

    I need to know because i need a chip that is a conductor and absorbs heat then converts it to electricity.
  16. S

    How much does it cost to run 300 school buses for 22 days?

    Homework Statement A large school district has 300 school buses. If each school bus is used 3 hours each day, the average speed of the school buses is 15 mi/h, and the fuel economy of the buses is 10 mi/gal. How much does it cost to run these buses in 22 school days if gasoline costs $1.20 a...
  17. C

    Gates or IC to use to convert 1x 4 bit 2x 4 bit

    example 1111 = 15 is there a circuit to separate output binaries 0001(1) and 0101(5) in input 1111(15)?
  18. P

    Convert from polar to rectangular

    Homework Statement Convert the polar equation: r = \frac{2}{ 2\,\sin \left( \theta \right) -3\,\cos \left( \theta \right)} to rectangular form Homework Equations x^2 + y^2 = r^2 x = r * cos(theta) y = r * sin(theta)The Attempt at a Solution I tried to to use the x = r cos(theta)...
  19. T

    Convert the double integral to polar coordinates

    Homework Statement Evaluate the double integral by converting to polar coordinates. ∫∫ arctan y/x dA; R is the sector in the first quadrant between the circles 1/4= x^2+y^2 and x^2+y^2=1 and the lines y=x/√3 and y=x. Homework Equations arctan y/x= θ The Attempt at a Solution...
  20. R

    How to convert 3d co ords to 2d orthographic?

    I'm still looking into this prior to my older thread and someone has told me of a method that I have quoted below; " All measurements are assuming that the pixel width/height is one) Let fov = the field of view, you can decide how much field of view your user will have from the target...
  21. B

    Convert device from AC to DC powered

    I just bout some wireless controlled wireless outlets. Theses are what I bought: http://www.menards.com/main/electrical/safety-security/timers/indoor-wireless-remote-outlets-3-pack/p-1477247.htm I want change how they draw power and the functionality. I am new to circuits and have a novice...
  22. F

    How do I convert a .pdf to a .ppt?

    I've only been able to do it the other way around.
  23. L

    Convert DC to AC for Photo Voltaic Systems

    Hi there I have an Photo Voltaic system size 141 kW DC. It gives me an about 13 000 kW/hr a month.(I'm in Hawaii) We planning to install a new system, size ≈800 kW DC. How can i calculate how much of kW/hr AC i will get out of new system? Is there is any special formula to covert DC to AC...
  24. M

    Convert parametric equation into f(x,y,z)

    I'm attempting to convert the following parametric equation into into one f(x, y, z), and am running into difficulty. (Is it even possible?) Can I get some help? x=(2+cos(3t))*cos(2t) y=(2+cos(3t))*sin(2t) z=sin(3t)
  25. R

    How to convert velocity potential from polar form to Cartesian coordinate form

    Homework Statement Alright, here's the question, A stream function for a plane, irrotational, polar-coordinate flow is ψ=9r^2sin^θ. Find out the velocity potential in Cartesian Co-ordinate! Homework Equations The Attempt at a Solution Well, I can easily find out the velocity...
  26. L

    Calculating Energy Levels in an Infinite Potential Box: Converting to eV?

    Homework Statement well the problem is electron moving in an infinite poentail box of dimensions... calc all posible energy level in (eV) Homework Equations E=h2/8M(nx2/a2+... The Attempt at a Solution ok so no idea how they get h2/8M to = 37.6 h is planks constant the units are...
  27. X

    Control Systems Question. Need to convert a plant from G(s) to G(z) (discrete).

    Homework Statement The system is given by: G(s) = 1/((s+0.1)(s+3)) I need to convert it to G(z), it's discrete form. The sample time T is 0.1 seconds. Homework Equations To convert it they give G(z) = (1-z^(-1))*Z-transform[G(s)/s] The Attempt at a Solution Obviously I...
  28. R

    Formula to convert 3d co ords. into 2d orthographical co ords.

    I have been trying to find out if this is possible and can't find anything, probably I'm not using the right maths terminology to get it. What I want to be able to do is to take a set of 3d co ordinates and then use some sort of algorithm, formula or similar to convert these into a 2d...
  29. J

    LaTeX Convert MS Word documents into LaTeX

    I realize this is most likely an extremely basic question but I can't seem to find the answer... I am wondering if it's possible to convert MS Word documents (with some MathType equations) into LaTeX (and then into pdf files)? I have never used LaTex before and would appreciate some basic...
  30. W

    How to convert acceleration as a funtion of position to a function of time?

    Suppose I have acceleration defined as a function of position, "a(x)". How to convert it into a function of time "a(t)"? Please give an example for the case a(x)= x/s²
  31. S

    Converting Signed Hex to Decimal: What is the Correct Solution for -8230?

    Homework Statement convert signed hex to decimal, 8230 Homework Equations The Attempt at a Solution i first make 2's complement of 8230 bcz it is negative then i convert it to decimal ffff-8230=7dcf+1=7dd6 7dd6=32214 in decimal my answer is -32214 but i checked...
  32. J

    R^2 = 8/(2-sin^2 θ) Convert to rectangular form?

    Is it right to multiply everything on both sides first, by the (2-sin^2 θ) ? Why would you want to do that? In terms of how it should look, and what variable to solve for, what exactly is the goal here and why?
  33. J

    R=2cosθ Convert to rectangular form?

    It does not explain it in any of the books ? So no clue even on how to start other than, R = X squared + Y squared
  34. J

    It says convert (-1, pi/8 ) from polar to rectangular coordinate?

    How do you find these on the unit circle: 5pi/2 ? howabout pi/8 ? Converting from polar to rectangular? It says convert (-1, pi/8 ) from polar to rectangular coordinate? But there is no pi/8 on the unit circle? If the'yre on the unit circle just use x=rcosθ and y=rcosθ another example is for...
  35. R

    How to convert time domaine signal into frequency domain signal

    Hi, I am new to signal theory and don't know what is time domaine signal and frequency domaine signal. Please some can explaine me clearly and how can we convert between those two domaines. I read the topic in wikipedia which makes me somepart clear but interested to know...
  36. A

    Converting km/hr to m/s^2: What is the Formula?

    Homework Statement Convert 83km/hr to m/s^2 Homework Equations Simple I know...but I still can't figure it out The Attempt at a Solution 83km/hr(10^3m/km)(1hr/60min)(1min/60sec) The units cancel however leaving me with m/s not with m/s^2. The seconds^2 is what I cannot figure...
  37. E

    Convert deiner to lb(f) per mile

    I am fairly certain I am doing it right, but I want to double check. Homework Statement "If you have a 25 denier string, what is its weight in pound-force per mile?" These aren't so much as equations, but conversions. Homework Equations 1 Denier = 1g per 9000m 1g = 0.0098066 N...
  38. R

    How to convert signal z(n) to z(t) mathematically?

    i have a signal y(t).I have sampled my signal at T0,so i got y(nT0).I multiply this signal with a random number r uniformly distributed in the range 0.95-1.05.Now z(t)=r*y(nT0).How to get z(t) mathematically?
  39. B

    How to convert the energy in Joules to mass in a metric done

    any help would be appreciated. not sure where to start.
  40. B

    How do i convert kg/kwh into g/s?

    How do i convert kg/kwh into g/s? How can i calculate the emission rate in gram / sec from emission factor given in kg/kwh?? pse feel free to make any assumptions on fuel used and consumptions??
  41. A

    How to convert length units to inverse cm

    how to convert length units to inverse cm.For example arngstroms,nanometers to cm^-1.Thanks
  42. H

    Can Energy Be Converted to Mass?

    Can we convert energy to mass?? hi guys..., I'm new to this site. so please just spare me if I've done something wrong..coming to the topic we all know that mass can be converted to energy..but can we convert energy to mass according to the equation e=m*(c^2)..??
  43. W

    Converting Complex Impedance to Euler Form: Is it Applicable to Just Cos?

    1. I have a complex Ohm question in which u(t) is given as Umax*\sqrt{2}cos(\varpi+\varphi), i know how to convert from trigo to euler form if i have both sin and cos but this doesn't. Is it possible to convert just a cos to Euler form ? 3. Since it is a complex impedance i tried to...
  44. C

    Convert PDF Equations to Word Doc

    Does anyone know of any software that can convert a PDF with complex equations to Word? Word uses cambriamath and products like adobe are not equipped to convert from PDF to Word. The issue is this - we need to update many equations and charts which are currently in a PDF format. We need...
  45. S

    I Can't Convert Sin(x) to Degrees

    Homework Statement I'm working through a Law of Sines problem. And along the way, I have discovered that sin(C) = .9796.s I had thought from my trig days that I could find the angle whose sine is .9796 by finding the arcsin of.9796. But when I load this into my TI89, all it does is...
  46. S

    Convert Axis Angle to 4x4 homogeneous matrix?

    I'm stuck on how did the author managed to convert the axis angle to a 4x4 homogenous matrix. Here's the code below. The bolded ones are the one I'm struggling at right now. Before he use the code above. He converted the axis angle to quaternion first which is the one below. I somehow managed...
  47. C

    How do you convert from Decibels to SNR for use with Shannon's equation?

    Hi all, It's been many years since I did Mathematics last and I'm having trouble converting from db to the format required by Shannon's formula. I've googled and looked in the textbook but it's all a bit technical for me, I see logs and formula manipulation and go cross-eyed. I...
  48. M

    Systems that convert lateral preassure into torque HELP

    I am not an ME but I have a problem I am working on. I am looking for a mechanical system that would convert a short distance of heavy downward preassure into a strong amount of rotational torque on a wheel. For instance, 150lbs downward preasure over 2" distance converting to 50+ ftlbs...
  49. Y

    How to 'convert' from physicist to electrical engineer

    Here's the situation. I finished my bachelors in physics last year, and I want to ‘convert’ from a physicist to an electrical engineer. Now that I’ve got grad school offers (MS) in electrical engineering, how do I actually go about converting myself to an electrical engineer? I’m planning to...
  50. M

    Given the rest energy need to convert into MeV

    Homework Statement Q: The rest energy of a proton is 1501.10^-10J. Calculate its rest energy in MeV. Homework Equations The Attempt at a Solution
Back
Top