Wednesday, July 17, 2019

Array Paper

Programming Solution Segments in wooden Ring or Bowl unrivaled of the clubs that I belong to is the Savannah River wood turners Association. We meet once a month in a friends shop follow bulge out the road from where I live, and we usually tolerate guest speakers give a insertion on aspects of wood turning. Last spend we had a gentleman from Atlanta inculcate a session on atomal wood turning. Segmented turning is a type of wood turning that involves gluing together hundreds of segments to make a classicular knead that you would therefore refine on a DOD lathe.It is a very meter consuming and complicated endeavor sometimes, and the impression of a architectural plan to help with the mathematicsematics seemed like a great idea. The violence involved in the project is primarily myself, but also some of the different members from the group. The aim is to be able to stimulus the amount of segments that you would want to make use of in a address and hence gear up the angle at which you must get down the sides of the segments. It would also be great if the class could output the length of each segment based on the diam of the bowl.I affirm bowl loosely, building a space with segments is usually done so that they signifier a ring. The final shape could be anything, but for this program it go away be a bowl. In terms of the discipline cycle, the program testament be construct in five stages. The first part I am doing right outright by writing this melodic theme, this part is the analytic speak uping of the problem. The second forget be the oecumenic design of the program itself. I bequeath flesh out all of the exposit about input/output, what variables depart be used, whatever math provide be involved in the next paper.The ternion stage is the coding stage in which I will do a Visual Logic exe lead of meatable that runs the program. The 4th and fifth stage will be testing and maintenance. I suppose that I will actually t est out the program by attempting to use the results that I get by creating a divide wood blank. I will then put it on the lathe and include pictures in my final paper, as long as time permits. Turning can be a slow or closely process, and with segmented turning going unshakable is really not an option.Taking a modular approach will be moderately important in the context of this reject. By using modules to separate all of the math from the input and output, it should make the academicals Logic hang chart easier to figure. The math involved in determining the dimensions of each segment is not that complicated in reality, but to me it susceptibility as well be antediluvian Egyptian. Luckily, I have found eight-fold websites and even other programs to guide me in making this. The first thing the program will do is ask the exploiter what it wants to do.I saw that in the next paper we are required to use a selection statement, and I intend to use an if else, or maybe even a wh ile loop to create a main menu for the program. From the desired diameter of the bowl in centimeters or they will choose to exit the program. The exact lam of this menu is still up in the air, and as I move into much detailed design and math I will figure it out. The return of segments will be store in a variable. This variable will then be divided into 360, then divided by 2. This will give the angle to cut the pieces at.In reality the user would have to understand to cut the segments at this angle on both ides facing inwards, but that may be another variable I can output. Next the user will input the desired diameter of the ring in centimeters, this will also be stored in a variable, which will then be multiplied by 3. 14. I will add a trine variable called the fudge factor, this is relative to the weightiness of the segments and gives the user some flexibility in design and cutting. This number will be added to the circumference of the ring, and then the circumference will b e divided by the number of segments.The final output will be the length of each segment, and the angle to cut at. Overall I hope to create a program that will adjutant stork in the math involved in this process, and one that I will be able to share with my friends. This type of woodwork is a tie of fun, but for those of us that are not so math inclined it can become frustrating. accuracy is of the utmost importance, and hopefully this program will help me achieve it. I think this will be a lot of fun. References Segmented

No comments:

Post a Comment

Note: Only a member of this blog may post a comment.