Why is the unit of specific impulse in seconds, and how does it wind up being proportional to exhaust velocity, which seems like it should be kg*m/s ?
Summarizing the helpful links people have posted: The starting point is impulse, which is how much 'push' you can get out of your fuel, which is force*time. For the same fuel you can do less force for longer, or more force for shorter, but the product is the same \
I for one have a tendency to call this 'power' which is incorrect, it's 'impulse'. Since force = mass*acceleration and impulse = force*time, impulse = kg*(m/s*s)*s = kg*(m/s) \
This is then divided by the weight it's working against: specific impulse is different on different planets! weight is mass*gravity, which for earth is kg*9.8*m/(s*s). That constant is different on the moon! \
Dividing impulse by weight you get (kg*m/s)/(kg(m/(s*s))) which cancels out to seconds. So that's why the units are in seconds.
Other fun units things to wrap your brain around: time = resistance * capacitance and vehicle energy consumption is measured in square millimeters

• • •

Missing some Tweet in this thread? You can try to force a refresh
 

Keep Current with Bram Cohen

Bram Cohen Profile picture

Stay in touch and get notified when new unrolls are available from this author!

Read all threads

This Thread may be Removed Anytime!

PDF

Twitter may remove this content at anytime! Save it as PDF for later use!

Try unrolling a thread yourself!

how to unroll video
  1. Follow @ThreadReaderApp to mention us!

  2. From a Twitter thread mention us with a keyword "unroll"
@threadreaderapp unroll

Practice here first or read more on our help page!

More from @bramcohen

6 Sep
Now a few highly speculative thoughts on better ways of getting things into space (thread)
The most important thing to understand about getting things into space is the role of the atmosphere. It both slows things down with air resistance and provides propellant which can be conveniently grabbed onto and flung backwards
As it happens, Earth's atmosphere is designed exactly wrong for space launches. It's so thick at the surface that hitting escape velocity will melt anything before it gets out, and becomes thin so fast that you can't use it to get any significant height
Read 20 tweets
16 Jul
Trying to figure out what happened in the Avenatti case it's completely bananas and I have questions (thread)
The story is that Avenatti approached Nike threatening a lawsuit over them having violated NCAA rules that college athletes must be treated like slaves, and offered a settlement including him personally getting paid $20 million (or so) to \
run an internal investigation at Nike making sure that they continued to treat college athletes like slaves moving forwards. Clearly he personally really, really cares strongly that college athletes continue to be treated like slaves.
Read 13 tweets
15 Jul
Writing computer programs to play snake is very interesting! Here's an overview, which I have many thoughts on including a straightforwardly implementable clear improvement (thread)
A much algorithm thing which works by dividing the board into 2x2 cells which makes calculation easier for reasons is here github.com/twanvl/snake/
The inefficiencies added by the limitation to cells are extremely small and not really worth discussing, there are vastly larger optimizations to be had for much less effort and risk.
Read 13 tweets
13 Jul
And now for an explanation of how some classification algorithms work and an honest question (thread)
For classifying data like was used in the Netflix prize you have a big problem: There are lots of people and lots of movies, and the number of overlapping movie ratings different people gave is very small
In data science parlance the data is sparse and high dimensional. This makes it not very useful for guessing if a particular person would like a particular movie.
Read 25 tweets
13 Jun
Apparently there's some kind of panic about Chia going on in China. It isn't even clear what claims are being made, but here are some points to reiterate (thread)
The network doesn't just trust how much space your local machine claims it has. It's trivial to fool your local farmer into thinking it has lots of space. That doesn't mean it will fool the network.
The new faster plotter isn't a threat to the network's security, it just makes plotting faster and more convenient, which is a good thing. The network is secured by space, not plotting speed
Read 7 tweets
11 Jun
People are asking/speculating about the new Chia plotter. It's better but the details are complicated (thread)
What it does is make better use of available cores for multithreading. This results in a big headline speedup on SSD in terms of the minimum number of seconds to finish a whole plot
But it isn't nearly as big an improvement to overall rate of plotting if you compare to running multiple plots on multiple drives at once. It also probably makes almost no difference writing to HD because that was nearly I/O bound already
Read 14 tweets

Did Thread Reader help you today?

Support us! We are indie developers!


This site is made by just two indie developers on a laptop doing marketing, support and development! Read more about the story.

Become a Premium Member ($3/month or $30/year) and get exclusive features!

Become Premium

Too expensive? Make a small donation by buying us coffee ($5) or help with server cost ($10)

Donate via Paypal Become our Patreon

Thank you for your support!

Follow Us on Twitter!

:(