Click here to Skip to main content
15,889,462 members
Home / Discussions / Algorithms
   

Algorithms

 
AnswerRe: A Permuation Question Pin
Rob Graham19-Sep-06 2:40
Rob Graham19-Sep-06 2:40 
AnswerRe: A Permuation Question Pin
ejuanpp19-Sep-06 2:43
ejuanpp19-Sep-06 2:43 
GeneralRe: A Permuation Question Pin
Mushtaque Nizamani19-Sep-06 3:01
Mushtaque Nizamani19-Sep-06 3:01 
GeneralRe: A Permuation Question Pin
Rob Graham19-Sep-06 3:35
Rob Graham19-Sep-06 3:35 
GeneralRe: A Permuation Question Pin
Mushtaque Nizamani19-Sep-06 3:46
Mushtaque Nizamani19-Sep-06 3:46 
AnswerRe: A Permuation Question Pin
Sean Cundiff20-Sep-06 6:53
Sean Cundiff20-Sep-06 6:53 
GeneralRe: A Permuation Question Pin
Mushtaque Nizamani20-Sep-06 7:32
Mushtaque Nizamani20-Sep-06 7:32 
QuestionAn Algorithm Design Challenge Pin
Roger Wright18-Sep-06 12:00
professionalRoger Wright18-Sep-06 12:00 
I give up. I've fiddled with this problem for months (in a part-time way) and can't find a solution. In a power system using overhead lines we have to design to meet certain minimum heights above ground for electric lines. As it would require infinite tension on the line to make it perfectly horizontal, all lines have some amount of sag. I was raised to believe in the laws of physics and mathematics, and in my ignorance assumed that there is some simple equation that is well known in the industry for calculating this important factor. It turns out that there isn't; engineers use tables of empirical data for various types of wire to do their designs. That's just plain wrong!

Given a pair of poles, with a cable rigidly affixed at each end, set a known distance apart, it should be possible to calculate how much sag will exist for any applied tension. I haven't a clue how to do it, however. The cable types are well characterized, with weights per foot, modulus of elasticity, and tensile strength published. Why should this be so hard?

So, the challenge is to derive an algorithm to calculate the sag from known data, without having to first build it. A second part of the challenge is to calculate the final sag (after the wire has stretched a bit from its initial sag), which should occur a few days after stringing.

Extra points will be awarded for an adjustment factor that allows for temperature variations of +/- 100C. More than that would be futile, as aluminum anneals badly above 200C.

Any tries?Big Grin | :-D

"...a photo album is like Life, but flat and stuck to pages." - Shog9

AnswerRe: An Algorithm Design Challenge Pin
Bassam Abdul-Baki18-Sep-06 13:35
professionalBassam Abdul-Baki18-Sep-06 13:35 
GeneralRe: An Algorithm Design Challenge Pin
Roger Wright18-Sep-06 13:52
professionalRoger Wright18-Sep-06 13:52 
AnswerRe: An Algorithm Design Challenge Pin
Sean Cundiff18-Sep-06 16:05
Sean Cundiff18-Sep-06 16:05 
GeneralRe: An Algorithm Design Challenge Pin
Bassam Abdul-Baki18-Sep-06 16:12
professionalBassam Abdul-Baki18-Sep-06 16:12 
GeneralRe: An Algorithm Design Challenge Pin
Sean Cundiff18-Sep-06 16:46
Sean Cundiff18-Sep-06 16:46 
GeneralRe: An Algorithm Design Challenge Pin
Bassam Abdul-Baki18-Sep-06 16:49
professionalBassam Abdul-Baki18-Sep-06 16:49 
GeneralRe: An Algorithm Design Challenge Pin
Roger Wright18-Sep-06 17:26
professionalRoger Wright18-Sep-06 17:26 
GeneralRe: An Algorithm Design Challenge Pin
Kastellanos Nikos11-Oct-06 0:34
Kastellanos Nikos11-Oct-06 0:34 
AnswerRe: An Algorithm Design Challenge Pin
Rob Graham18-Sep-06 16:35
Rob Graham18-Sep-06 16:35 
GeneralRe: An Algorithm Design Challenge Pin
Roger Wright18-Sep-06 17:23
professionalRoger Wright18-Sep-06 17:23 
AnswerRe: An Algorithm Design Challenge Pin
ColinDavies29-Sep-06 12:19
ColinDavies29-Sep-06 12:19 
Questioncombination algorithm Pin
kebd14-Sep-06 11:53
kebd14-Sep-06 11:53 
AnswerRe: combination algorithm Pin
ejuanpp15-Sep-06 1:12
ejuanpp15-Sep-06 1:12 
GeneralRe: combination algorithm Pin
kebd15-Sep-06 8:29
kebd15-Sep-06 8:29 
Questiondfgfdg Pin
Gul zeb14-Sep-06 2:13
Gul zeb14-Sep-06 2:13 
Generalfdfdsf Pin
Gul zeb13-Sep-06 21:43
Gul zeb13-Sep-06 21:43 
GeneralRe: fdfdsf Pin
Ed.Poore14-Sep-06 1:04
Ed.Poore14-Sep-06 1:04 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.