Catch up on stories from the past week (and beyond) at the Slashdot story archive

 



Forgot your password?
typodupeerror
×

Comment Re:commercially viable ? (Score 1) 251

A - ITER won't be commercially viable. Good science, probably, but not commercially viable.

B - Even if it were commercially viable, it's still years away. I think the first deuterium-tritium experiments are scheduled 10-15 years from now.

C - Yes it's not completely safe. The vessel will become activated, and tritium itself is radioactive. Never mind the health hazards of beryllium. Regardless, the waste should be a lot easier to deal with than fission products. I don't know the numbers for half lives, but from what I understand, it's 1-100s of years instead of 100,000s of years.

Comment Re:Nuclear Waste? (Score 1) 251

A lot of people have responded to you and they have it mostly right. Deuterium isn't harmful, tritium is. The neutron flux is a serious problem, especially from a structural standpoint. The reactor will become slowly neutron activated, or radioactive, and will need to be treated as low grade waste. Also, once tritium is introduced into the system, people won't be able to go in the reactor for maintenance because of the tritium absorbed into everything, so remote handling will be required. This is a separate issue from the neutron activation of the reactor though.

And no, no meltdown.

Comment Re:As someone in science... (Score 1) 551

I don't know what it used to be like, but the fact of the matter is to 'make it' in science, getting a professorship at a tier one research university, you work like a dog. So you say, 'Teach at a college, you'll get summers off.' No, not true either. There is still pressure to publish (to get tenure), so you need to pull in grant money and research all summer. And possibly get paid shit.

One could always go into industry. The pay is better. The hours are long and the pressure is high. The fact of the matter is, many jobs in our society that are important have crap compensation. Teaching, science, etc. The payoff is in business.

And in my experience, it's not that hard to compete with (many of) the foreign born scientists. Some of them are quite good, and some end up staying in the US, but a lot are just so-so.

Comment As someone in science... (Score 2, Interesting) 551

The summary got at least one sentence right. Incentives to stay in science are very small. I finished my graduate work not to long ago, and I'd make more money in almost any field compared to staying in physics. I know a number of people who left the field to do finance or something else. The thinking is: "If I have to work 80 hour weeks, I might as well be making several hundred thousand." Go to any of the top colleges/universities, and a large amount of the students want to go into finance or some other money making field.

Comment Python + scipy + matplotlib (Score 1) 250

A lot of labs in my field use IDL and Labview. Labview works pretty well for data acquisition and is nice because it interfaces with a ton of older equipment. And I can just buy a GPIB interface from NI and be done with it. For some of the bigger projects, EPICS is used as well.

As far as data analysis, like I said a lot of IDL and Matlab is used. Some of the more simulation oriented folk tend to write their own code and most if not all of this is open source. But of limited use to the outside world.

I made a break from my group and have been using Python + Scipy + matplotlib for almost all of my research. It's free and great. It does most of what IDL/Matlab would do. I think it's started to get up some steam too...

A very cool 3d visualization tool called Visit is open source. I think it's build around VTK but I could be wrong.

Comment Re:Life Cycle Analysis (Score 1) 432

He3 fusion is all good and fine, but one big problem is the cross section doesn't get very usable until much higher energies, > 100 keV as opposed to around 30 keV for D-T. Also, since it's (mostly) aneutronic, you need some way to get the energetic *charged* particles out of your confinement device, which could be pretty difficult in devices that aren't simply connected like tokamaks or stellarators. While there is research being done on simply connected devices (FRCs, etc.), their performance is nowhere near what tokamak performance is even for D-T fusion, so the higher bar set by D-He3 fusion is even more unobtainable.

Long story short - we need to get D-T fusion working first, most likely in tokamaks. Then we can work on advanced fuels and alternative ideas with our full focus. Until then, this kind of research, while it does go on, is much less of a priority.

Slashdot Top Deals

I've noticed several design suggestions in your code.

Working...