home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / alt / folklore / computer / 16383 < prev    next >
Encoding:
Internet Message Format  |  1992-11-18  |  2.3 KB

  1. Xref: sparky alt.folklore.computers:16383 alt.folklore.urban:28958
  2. Newsgroups: alt.folklore.computers,alt.folklore.urban
  3. Path: sparky!uunet!stanford.edu!hubcap!opusc!usceast!cline
  4. From: cline@cs.scarolina.edu (Ernest Cline)
  5. Subject: Re: How to kill chickens with your computer...
  6. Message-ID: <cline.722101647@plum.cs.scarolina.edu>
  7. Sender: usenet@usceast.cs.scarolina.edu (USENET News System)
  8. Reply-To: cline@usceast.cs.scarolina.edu
  9. Organization: USC  Department of Computer Science
  10. References: <1992Nov13.134921.1730@guvax.acc.georgetown.edu> <1992Nov13.205842.19568@hpcvaac.cv.hp.com>
  11. Date: 18 Nov 92 15:47:27 GMT
  12. Lines: 43
  13.  
  14. billn@hpcvaac.cv.hp.com (bill nelson) writes:
  15.  
  16. |troberts@guvax.acc.georgetown.edu writes:
  17. |:         /* Emits a 7-Hz tone for 10 seconds.
  18. |:
  19. |: Look         True story: 7 Hz is the resonant
  20. |: here         frequency of a chicken's skull cavity.
  21. |:              This was determined empirically in
  22. |:              Australia, where a new factory
  23. |:              generating 7-Hz tones was located too
  24. |:              close to a chicken ranch: When the
  25. |:              factory started up, all the chickens died.
  26. |:
  27. |:              Your PC may not be able to emit a 7-Hz tone. */
  28. |:
  29. |:         int main(void)
  30. |:         {
  31. |:            sound(7);
  32. |:            delay(10000);
  33. |:            nosound();
  34. |:         }
  35. |:
  36. |: Did the chickens suffer before they died?  Did they experience 
  37. |: throbbing headaches or just pass out?
  38. |: 
  39. |: I really wish they had included a journal citation.  I think the
  40. |: original article would have been worth reading.
  41. |
  42. |No, the original article is garbage. The story is complete UL - there may
  43. |even be a FAQ entry.
  44. |
  45. |There is no way that 7 hz would be the resonate frequency. Assume that sound
  46. |travels at 900 ft/second - in the air. That means that a 7Hz sound has a
  47. |wavelength of over 125 feet. Even for 1/125th wave resonance, this comes to
  48. |a value over 1 foot. I have never seen any chickens with heads that large.
  49. |
  50. |Such fractional wavelength resonances simply do not have any power in them.
  51.  
  52. On the other claw, considering the way that chicken barns are built, 7Hz
  53. might have been the resonant frequency of the hen house, leading to a huge
  54. power build up and thus shaking the chickens to death!
  55. --
  56. Ernest Cline    cline@cs.scarolina.edu    "GO COCKS! BEAT CLEMSON!"
  57.