A multiple-unit train or simply multiple unit (MU) is a self-propelled train composed of one or more carriages joined together, which when coupled to another multiple unit can be controlled by a single driver, with multiple-unit train control.
Although multiple units consist of several carriages, single self-propelled carriages - also called railcars, rail motor coaches or railbuses - are in fact multiple-units when two or more of them are working connected through multiple-unit train control (regardless if passengers can walk between the units or not).
The term multiple unit does not denote locomotives using multiple-unit train control.
Essentially, my problem is to: design a program that takes the following information:
-a persons ID
-a houses ID
-listing price of house
-selling price of house
and write the input to a text file, called Sales.txt. Secondly, based on the list and selling price, commission is calculated based...
Four 9.5 kg spheres are located at the corners of a square of side .60 m. Calculate the magnitude and direction of the total gravitational force exerted on one sphere by the other three.
So, essentially my question is, why can I not use center of mass of the other 3 spheres to calculate the...
Homework Statement
http://gpschools.schoolwires.net/cms/lib05/MI01000971/Centricity/Domain/272/Chapter%205%20MC%2013.pdf
It is problem 22 on page 7 of the document:
A block of mass M1 on a horizontal table is connected to a hanging block of mass M2 by a string that passes over a pulley, as...
Homework Statement
Okay, so the question seems really simple so I don't know what I'm missing
A satellite orbits at a fixed point above the Earth's equator. Assuming the Earth has uniform
density, radius R, and angular frequency of rotation, omega
Find an expression for eta, such that the...
https://en.wikipedia.org/wiki/Monty_Hall_problem#Direct_calculation
I understand the problem and why it is better to always switch. Now, I want to prove it by myself via a direct calculation. Before I start I wonder if the direct calculation on Wikipedia is the only solution or are there...
Hey all, I seek to find where the derivative of a nth order polynomial is at a 0, so far I have used secant method to find it, which works, but issue is is that that returns only one root, sliding the interval could work, but then itd always point to the edge of the interval, any help...
I have googled it and cannot find anything. Apparently the rule that transition metals want full or half-full orbitals is false. I understand why the 4s orbital would be lost but I don't understand why some d electrons would be lost. For example in Mn6+, the electron configuration would be [Ar]...
For a bidimensional system of N particles, the hamiltonian of pair-interaction is:
H(\vec{q}_1,\vec{q}_2;\vec{p}_1,\vec{p}_2)=K(\vec{p}_1,\vec{p}_2)+U(\vec{q}_1,\vec{q}_2;\vec{p}_1,\vec{p}_2)
where K is the kinetic (translational) energy and U is the potential energy
i want to solve this...
In Python 3...
I have a few lines of code that I want the user to choose how many times it will run. For example:
times=int(input())
'times' will be the number of times the lines of code will run.
How do I do it?
The question is as follows:
Suppose you find an implicit solution y(t) to a first order ODE by finding a function H(y, t) such that H(y(t), t) = 0 for all t in the domain. Suppose your friend tries to solve the same ODE and comes up with a different function F(y, t) such that F(y(t), t) = 0 for...
Homework Statement
I found this problem online for extra practice for my AP Chem class.
https://www.quia.com/files/quia/users/jpugteach/APChem/AP-Chem-Chapter-19-Graphs.pdf
The problem in question is number 4.
I do not understand how to solve it and why the answer D is correct.
Homework...
It seems that every description providing ways to visualise or form analogies or presernt a simple model for infalling to Black Hole causal event hortizons rely on two observers, one aporoaching and potentially 'crossing' the horizon, whilst the other 'observes' from a "safe" distance.
It makes...
Currently in my C++ program I have something like
if (A){
do thing 1;
}
if (A && B){
do things 1 and 2;
}
if (A && B && C){
do things 1 and 2 and 3;
}
and so on. Unfortunately this has to be done for a very large sample and it takes quite a long time. I was just wondering if it's more...
For 3 D loading with shear, if I use the principal stress formula, say for x-y direction, two principal stresses are obtained. If the same is applied to y-z, two more principal are obtained, with one supposed to be common, but not. Thus I obtain six principal values, which cannot be used with...
I'm building a hybrid car for my kids. I'm up to speed control and hitting a few hurdles.
The set up is 4 x 12VDC motors, one to each wheel through a reduction gearbox.
I've wired them to a single bus, and have used 4 standard relays to deliver forward/reverse.
I have tried varying the speed...
I ask this question because I am confused. I have seen two contradictory definitions.
In this link: http://science.howstuffworks.com/science-vs-myth/everyday-myths/parallel-universe2.htm
The split causes a whole new universe.
In this link:http://plato.stanford.edu/entries/qm-manyworlds/#2.1...
Homework Statement
All the masses of the black dots are the same, the pulleys and ropes are massless.
Calculate the acceleration of the right most object (the one that is just on the single hanging rope)
Homework Equations
Fnet= ∑F : ma=T-mg
d= v1t + 1/2at^2
The Attempt at a Solution
The left...
I have encountered this general Integral:
"∫ 1/ax+b dx = 1/a * ln|ax+b| +C"
I was not given a proof, but would like one, along with an easy explanation, please.
I am looking to go into physics for graduate study. In so doing I need to get a four year degree with a moderate gpa and test scores so I can have a choice. I end up with the problem of taking extra math courses for my physics degree to the point of almost double majoring. Because I find it...
http://www.emsworld.com/news/12151245/pararescuemen-testing-wearable-wireless-vital-signs-monitors?utm_source=EMS+World+News+Recap&utm_medium=email&utm_campaign=CPS151212005
Nice new development using technology...
I wonder if this will become a standard triage procedure in mass casualty...
Homework Statement
A book of mass m is sitting on a table of mass M. Which of the following statements regarding Newton's Laws of motion is true?
(a) Newton's Third Law says that the magnitude of the normal force from the table on the book is equal to mg.
(b) Newton's Second Law says that the...
Homework Statement
A device consists of eight balls each of mass 0.6kg attached to the ends of low-mass spokes of length 2.1m, so that the radius of rotation of the balls is 1.05m. The device is mounted in the vertical plane. The axle is held up by supports that are not shown, and the wheel is...
Standard slit lamp experiment with detectors at the slits turned on. This creates two beams without an interference pattern at the screen. Now, impose a second pair of slits (without detectors) in the path of one of the beams. What will be the pattern on the screen?
I'm confident this has...
Homework Statement
Given X,Y,Z are 3 N(1,1) random variables,
(1)
Find E[ XY | Y + Z = 1]
Homework EquationsThe Attempt at a Solution
I'm honestly completely lost in statistics... I didn't quite grasp the intuitive aspect of expectation because my professor lives in the numbers side and...
Considering the multiple universe view, if a measurement (or something else) makes visible which universe we are in, is it then also possible we find ourselves in one with (slightly) different laws of nature?
I'm not really sure if this is true, which is why I want your opinion. I have been trying to prove it, but it will help me a lot if someone can confirm this.
Let ## v_{1}, v_{2} ... v_{n} ## be vectors in a complex inner product space ##V##. Suppose that ## | v_{1} + v_{2} +...+ v_{n}| =...
I have fond almost the same question here with some answers. Anyhow, I am not satisfied with the answers, or couldn't understand them well. Beside that, I would formulate the question a little bit different. Unfortunately the thread is already closed (from 2012).
Provided there is only one...
Hello,
I am taking an introductory course in quantum mechanics. One thing I am confused about is, Schrodinger's equation seems to be regarded as the "ultimate" formula which determines a particle's possible wavefunctions and energies, given a certain potential (Hamiltonian of psi = Energy...
Hi,
I'm in my 3rd year of a 4-year Physics degree and trying to decide what exactly I want to do in the future and where I want to apply next year. I've been able to have a couple great research opportunities already, and plan on doing a thesis and summer research position before graduating to...
Homework Statement
Can somebody help me understand why two 2V parallell batteries weill have the total voltage of 2 while two 2V batteries in series will have the total voltage of 4V? Is there a good analogy to help me understand?
Homework EquationsThe Attempt at a Solution
Greetings Physics Forums!
I am currently applying to universities here in the United States and have been fascinated with engineering, physics, and mathematics for years now. I love the idea of designing and building as an engineer, researching and discovering as a physicist and research as a...
I would like to delete all lines starting with the following
- \t (tab)
- \n (newline)
- /
- (single space)
- =
I've tried `sed -n '/^\(\t\|\n\|/\| \|=\)$/d' OUTPUT.txt > test.txt` and combos of that to no avail. What am I doing wrong?
Homework Statement
For #5, I added option E, it's the same as B, but the charges are switched around.
Homework EquationsThe Attempt at a Solution
[/B]
1) Even though A and B look similar, B seems more accurate. The arrows in the corner of A don't seem to point directly to the corner...
Hello guys,
I am trying to build a permanent magnet generator, I have 48 magnets and 18 coils, and I am hesitating betwen 2 configurations.
Configuration A: 2 huge steel plates with 24 magnets on each and an 18 coil stator between them or
Configuration B: 4 smaller plates stacked to sandwich 3...
Homework Statement
Homework Equations
P=ρgh
The Attempt at a Solution
I already have the solution.
My question is simple. I can't understand how I define the direction of pressure in each "changing" point. I also have the solution if needed.
Homework Statement
Homework Equations
Law of multiple proportions
The Attempt at a Solution
Carbon first:
4.61/0.39 = 11.82 C/H
Hydrogen
0.39/4.61 = 0.08 H/C
therefore 11.82/0.08 = 139.72 ~ 140
masses of carbon that combine with hydrogen are in a 140:1 ratio
Does this look right? Or...
Hi :-)
I'm working on my master thesis in the field of quantum theory; currently I investigante No-Go-Theorems like the No-Cloning, No-Deleting, No-Hiding, No-Communication-Theorems ans so on. There is a fundamental question which is somehow linked to the No-Communication-Theorem.
Is it - in...
Homework Statement
A wooden cube is floating in water. The upper face of the cube meets the surface of a pool of water when a block with mass 0.200 kg is placed on top of the cube. When you remove the block, there's a 2 cm difference in height between the upper face and the water surface...
I have nine sets of data with x,y coords that are the position of a particle. I can ListPlot the particle positions on a single plot, but, I want to animate this.
ListPlot[{mydata1, mydata2, mydata3, mydata4, mydata5, mydata6, mydata7, mydata8, mydata9}, PlotRange -> {{-1, 20}, {-1, 20}}]
I...
Homework Statement
Block "m1" sits on a horizontal frictionless surface. Block "m2" is hanging below the pulleys as shown. All of the pulleys are massless and frictionless. Given [m1, m2]. Determine:
a. The tension in each rope.
b. The acceleration of each block.
Homework Equations
Sum(F) =...
Homework Statement
In the questions below suppose the variable x represents students and y represents courses, and: U(y): y is an upper-level course M(y): y is a math course F(x): x is a freshman A(x): x is a part-time student T(x,y): student x is taking course y. Write the statement using...
Homework Statement
Hey, I just need a quick check on these questions.
1) In a regular sound wave, the displacement of the medium is:
A. perpendicular to the wave velocity
B. sometimes perpendicular and sometimes parallel to the wave velocity
C. parallel to the wave velocity.
D. neither...
I have 3 streams entering my vessel and 2 of the streams are dependent on the 3rd stream's flow rate in a certain ratio. Is there a way to control the flow rate of the 2 dependent streams using the flow rate of the 3rd stream and show it in my P&ID?
I am searching for a site that enables me to plot a function of multiple variables in 3D form. Say f(x1,x2,x3,x4) and I wish to plot this function as a 3D graph for x1 and x2 where x3 and x4 are kept constant.
Homework Statement
You use a sequence of ideal polarising filters, each with its axis making the same angle with the axis of the previous filter, to rotate the plane of polarisation of a polarised light beam by a total of 45°. You wish to have an intensity reduction no larger than 10%.
What...
Homework Statement
[/B]
I have come upon a number of problems where there are two or three different dialectrics inside a capacitor. according to the solutions manual I can often treat the dialectrics as capacitors in series or parallel. My question is why can you treat them as capacitors...
Hi,
I'm currently trying to learn about finding equations of motion from the Lagrange equation, and I'm a little confused about how it applies to multiple degree of freedom systems. I am using the following form of the equation with T as total kinetic energy, V as total potential energy, R as...