SearcharxivSearch

arXiv subjects

Sunny Daniels

Publications and source records attributed to Sunny Daniels.

2 recordsLinked to original sources

Generating Cycloidal Gears for 3D Printing

(Shortened version of abstract in article itself) This article describes an algorithm for producing, for any desired resolution and any desired numbers of wheel and pinion teeth, polygonal approximations to the shapes of a pair of cycloidal gears that mesh correctly. An Octave implementation of the algorithm, mostly written in 2014, is included. The Octave implementation contains a (crude, but evidently adequate, at least for reasonable numbers of wheel and pinion teeth) solution of the problem of iteratively finding the generating wheel angle corresponding to the tips of the tooth addenda. However, this Octave implementation does not contain a good solution to the problem of automatically determining the generating wheel angles required to produce a polygon which approximates the curved addenda to a resolution specified by the user. A proposed better solution to this problem, involving a priority queue, is discussed.

cs.OH

A constructive proof presenting languages in $Σ_2^P$ that cannot be decided by circuit families of size $n^k$

As far as I know, at the time that I originally devised this result (1998), this was the first constructive proof that, for any integer $k$, there is a language in $Σ_2^P$ that cannot be simulated by a family of logic circuits of size $n^k$. However, this result had previously been proved non-constructively: see Cai and Watanabe [CW08] for more information on the history of this problem. This constructive proof is based upon constructing a language $Γ$ derived from the satisfiabiility problem, and a language $Λ_k$ defined by an alternating Turing machine. We show that the union of $Γ$ and $Λ_k$ cannot be simulated by circuits of size $n^k$.

cs.CC