Absolute sine function calculation

Status
Not open for further replies.

18F4520

Junior Member level 1
Joined
Jan 29, 2014
Messages
15
Helped
0
Reputation
0
Reaction score
0
Trophy points
1
Visit site
Activity points
82

How to get degree values for known voltage values?
 

You can't. For a given voltage, there are four possible phase angles. SIN(30)=SIN(150)=SIN(210)=SIN(330)
 

So arcsin (xV/12V) is all i have...

It is not too clear what exactly do you need, but assuming that you´re searching for some low overhead computational method that calculate the trigonometric function above, probably something like this could fulfill: http://www.voidware.com/cordic.htm
 

Status
Not open for further replies.

Similar threads

Cookies are required to use this site. You must accept them to continue using the site. Learn more…