Hi all,
First off, not sure which forum maybe the most relevent, hopefully this one is the most suited?
I do not have much of a background in maths, so bare with me.
I am trying to implement a Modular exponentiation encryption method, I am using...
Any layer you want a via to go through, but not connect will have a gap as defined when you specify the specs for the fill zones.
Im not familiar with the pcb package your using, but be mindful of how the vias are connected to the flood fills, most packages will automatically use thermal...
I swapped the axis around, and now it looks more like a cubic graph.
This is my first time uploading a pic, so apoligies if I have this wrong :)
http://s1114.photobucket.com/albums/k533/siksissk/?action=view¤t=Untitled.png
cheers
Hi,
I have a sensor going into a microcontroller via a adc.
I have worked out the conversion from the adc value into real terms.
Now the math takes too long in code to run this. and a look up table with 1024 elements will fill my program memory very quickly.
So I have put the results...
I wish it were a homework problem!
I will try and explain as best I can.
Unfortuantly for this bit of physics, I am a Electronics Engineer, and thus maths involving angles ect has me confused, as I have never needed to look into it.
I have a object, that will be traveling up and down...
Yes, moving from one red point to the other.
All the info I have, is a x & y angle, what I need to know is how to combine them properly to achieve a total angle. Or rather the formula, so I can hard code this into some code to work for all inclines.
Hi,
I have to measure a object as it goes up a incline.
I have both X and Y angles, which is fine if the object travels perfectly up or down a incline.
What I cannot figure out, is if the object travels (for lack of a better term) diagonally up a incline, how to figure out its total...