Want to read Slashdot from your mobile device? Point it at m.slashdot.org and keep reading!

 



Forgot your password?
typodupeerror

Comment Re:You are wrong about the jitter (Score 1) 418

So in a non-packetised (i2s or spdif) couldn't some jitter be caused in transmission? Can't you get transmission group delay, or phase delay that varies with frequency (ie with the bit pattern being transmitted), or even with noise, causing variability in the detection of the framing bits?

Comment Re:Come on... (Score 1) 418

Not necessarily. If talking spdif, or i2s - ie a raw, un-packetised PCM transmission, it's possible that variability in the jitter could be at audible frequencies. If you deliberately modulated the timing, so the DAC clock had frequency modulation in the audible range, that would manifest as audible components in the output. It's not per bit phase shit that's an issue, i's per sample phase shifting, with frequencies in the audible range. Cable impacts Jitter, and noise might too.

But back to the review - it's packetised ethernet, and none of this jitter matters on the wire unless it causes frame drops, which shouldnt happen with any significance with any compliant cat5/6 cable.

Comment Re:Come on... (Score 1) 418

Sort of. It's jitter that's the problem for i2s, not bit loss/corruption (if you are losing bits, you are in strife though). If you don't have a rock-solid reference clock at the dac, and buffer/re-clock to that, you're influenced by jitter in the transmission. I2s is transmitting raw PCM intended to directly, and immediately drive the DAC. Jitter can vary with signal and time, and that jitter appears as a modulation of the DAC timing, which may have audible components. Imagine the DAC pushing out a square wave, where the rising and falling edge being delayed in a sinusoidal pattern - you'd hear that as harmonic. I don't understand why they just don't all have a high precision clock for the DAC, and be done with it. Perhaps then syncing multiple DAC could be an issue, but inside a single stereo DAC, it should be easy (given the cost)?

Anyway in the review above at the-ear.net, it's all wankery. It's packetised ethernet, pulling data of a NAS. Assuming things aren't so bad that we lose frames, any compliant cat 5/6 will happily work, as long as the box accessing the NAS can keep up. The original cables would have to be so bad, or faulty, as to cause significant packet loss, which would not manifest as improved sound stage, but as noise, dropouts - nothing subtle.

For i2s, cable quality does matter more, but only if your DAC needs to extract re-clocking info off the wire, and returns diminish rapidly, extremely rapidly. Poor cables, long runs could potentially alter the output signal,and possibly in an audible way.

Comment Sounds like "The Phoenix Project" (Score 1) 383

Have a read of "The Phoenix Project" [http://itrevolution.com/books/phoenix-project-devops-book/] . It's about dev-ops, but also gives an insight into how IT systems are the core of a manufacturing business. Show they add value. Align your IT work with the strategic goals of the business, and show how what you want to achieve with your work will improve the bottom line.

Comment Re:Absolutely doable - It just energy extraction (Score 1) 266

Yeah - I sussed out the prop thing later, and actually found a neat animation, using gears, and a moving gear track as an analogy.

http://sifter.org/~simon/journal/20101107.h.html

I wonder if a mill driven version is feasible, provided you always operate in a zone with sufficient apparent wind. I know on sail/wing craft, that the direct downwind is only impossible due to stalling of the foil, but if a turbine was used, and you have already exceeded windspeed, I can't see any reason you can't go dead down-wind (given the mill can generate enough power to overcome drag, at say 1.2x apparent wind)

This is a very interesting topic - regardless of where it's floated, it generates the same set of arguments every time, amoungst people with the same varying levels of education and intuition

Cheers

Comment Re:the real issue is this (Score 1) 266

I used tacking/gibing interchangeably (having the wing change sides of the sail), but it's not important. What is important is sailing downwind faster than the wind (whether directly downwind, or at a very broad reach off the wind)

The speed of the boat can be greater than the wind speed, and yes, I agree that the hypotenuse is the boat speed. However, if the boat is travelling at something significantly more than wind speed, the component in the direction of the true wind can exceed the actual true-wind speed (and hence, any component of it). Upwind, it's not likely (as you need to have more than 1.4x wind speed I think), but downwind, if you get 2x wind speed, and 135deg heading, the component in the wind direction will be greater than the wind speed. For an ice-boat, at 135deg true wind, it might be doing 5x wind speed, with apparent wind 20deg (it feels a headwind still)

http://en.wikipedia.org/wiki/Sailing_faster_than_the_wind#Vector_diagrams_and_formulas

Comment Re:Which drives which? (Score 2) 266

In this case, it's wheels driving a propeller, but I think the other way could work too. See this animation for a good intuitive reason as to why it works

http://sifter.org/~simon/journal/20101107.h.html

It's the movement of the wind relative to the ground that's important (to avoid the perpetual motion stuff), and the relative forces required in air vs on-ground. The animation clearly shows how a simple geared machine can move in the opposite direction to the motive force (and faster), aor move in the same direction. In this case, the prop is the inneficient mechanical interface to the wind,

Comment Absolutely doable - It just energy extraction (Score 1) 266

At risk of great embarrassment, I can see that this is possible. I can't fully explain this particular device, but my windsurfing experience tells me that if my drag didn't increase so massively with speed, and my sail didn't stall as the apparent wind closed in, I could keep accelerating off the wind. Faster than wind sailing is well understood (balance of lift and drag at a particular velocity, that is greater than windspeed) I suspect there's some sort of polar function of wind speed and boat speed that obeys the conservation of energy stuff, that can't be achieved with a fixed wing.

It's been shown that ice-boats can travel at more than 5x wind speed, and be heading within 20deg of downwind at this time. The VMG (average velocity), accounting for tacking, can be directly downwind, and way in excess of wind speed (the analogy is that if you raced a balloon, you can beat it). They can't just take off in the downwind direction and achieve that, they need to reach speed first, then head downwind, and the faster they go, the further downwind they can point. By towing another vehicle that travels directly downwind, we have a wind powered vessel travelling directly downwind at more than wind speed.

Replace the sail with a pivoting turbine driving some very efficient drive mechanism, I can see how we could make a turbine powered iceboat, or land yacht. Because the turbine blade angle of attack is largely dependant on airspeed (not the direction we are travelling, but how fast the air is passing through the turbine), even when travelling downwind (at faster than airspeed), the turbine is going to be able to generate rotational force, that can drive the vehicle.

Where does the energy come from to overcome those losses? I had to think about that, and it's about where we draw the bounding box for working out if energy is conserved. The energy source is the same as ordinary sailing. The wind is travelling across the ground, so has kinetic energy when compared to the ground. Provided we are able to attach to the ground and the air, we can extract some of that difference in energy.

And that's what it boils down to: the speed of a wind powered vessel is determined by the energy available, and the energy required to travel at a particular speed. It's not about the direction you are travelling in. The direction of travel just requires diffent means to extract the energy.

Whew - Even I believe me know...

Comment Re:the real issue is this (Score 1) 266

No, tacking downwind is not going directly downwind, but if the boat was making way so that it's average velocity was directly downwind, at greater than wind-speed (very efficient gybeing), couldn't it tow something, that was then travelling directly down-wind at greater than wind-speed? That madly tacking/gybing sail is actually a turbine.

Comment How about a huge, high current coil in the fence (Score 1) 363

To deter copper thieves, why not go straight for the payload. Put a massive, high current coil along the fence line, and induce a current in the stolen copper, either making it too hot to handle, or melting it in place. Safe for the neighborhood kids (provided they keep their bikes away).

Comment Re:I don't get it (Score 1) 297

Yeah, that's true - no help until you've got some memory pressure. I used to get in a situation where if I'd left my machine for a while, with a lot of apps/RAM used, it would all get swapped out by some IO activity. Swapin was horribly slow, but with USB flash swap, swapin is independant of other HDD IO, and not impacted by random access and is pretty quick. Big doses of pgout are still nasty, but once it's happened and you've got your working set in RAM, lots of stuff on standby in swap, and big file cache, things work well.

Comment Re:I don't get it (Score 1) 297

Swap to flash does work. It allows you to increase swappiness, and push unused stuff to flash, but use RAM for file cache. I've done some experiments with USB flash on my laptp, and it's heaps better in terms of responsiveness now. No HDD thrashing when ram gets tight. http://dazsbraindump.blogspot.com/2010/03/why-put-your-linux-swap-on-usb-stick.html

Comment Re:Cooperative (Score 1) 297

However, all succesfull examples of these groups have some strong leadership. Even if it's informal. The same goes for Open Source software. All thriving projects have effective leadership of some sort. Those without leaders, wither and die.

Slashdot Top Deals

The trouble with being punctual is that people think you have nothing more important to do.

Working...