Hi nbennettwv,
It's perfectly feasible. I'm not sure why AutoCAD is needed.
About 25 years ago I write a Quick basic program for optimally cutting
200m long pre-tensioned concrete slabs into usable segments. As cast
the slabs had randomly located, but measurable defects which had to be
cut out and there was a required product list (slab lengths in the range
6 to 12 metres) which had an overall target for the whole project (a
50,000 seat sports grandstand), but also time-line targets based on the
construction/site storage sequence.
The program as written could handle 3 200m slabs (the maximum which
could be simultaneously available to cut).
This is not quite as complex as your requirement, but the principles
don't change.
Regards
Laurie Comerford
nbennettwv wrote:
I am a mechanical engineer and am working with a computer scientist on
this project. I designed and built a 3D laser log scanner that gives a
topographic map of the outside of a log including most of the defects
(knots,holes,splits). We have a large data base of these defects that
were sliced from the outside of the log to the heart and measured. We
can use this defect database to project the defect shape inside of the
log based on what the scanner maps on the outside of the log. On the
other end of the spectrum, several years ago we developed a large
database of virtual boards. From this database we developed a program
that grades the virtual boards by industry standards. More importantly,
the computer scientist developed a couple of programs that cut up the
virtual boards in the same manner that a manufacturing plant will cut up
real boards. The wood industry uses these simulation programs to
determine the optimum grade of lumber to make their products. These
simulation programs save wood and increases profits. We are now at the
point of trying to connect these two research areas. We need to devise a
method of slicing the virtual logs into boards and then being able to
use the boards in the board simulators. We have already discussed that
our largest problems may be compatibility issues between anything that
we accomplish with AutoCAD and the other programs. But if we are
successful, we hope to be able to scan a real log and have a computer
tell us how to saw up that log with least amount of waste.