Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use your formula angle calc -> receive negative power factor #97

Open
truebest opened this issue Aug 17, 2019 · 0 comments
Open

Use your formula angle calc -> receive negative power factor #97

truebest opened this issue Aug 17, 2019 · 0 comments

Comments

@truebest
Copy link

I found this code
angle = math.Cos(outcome * 360 * c.PowerFrequency / ade7878Clock * halfCircle)
It has difference from equation 5 at ade7878a data sheet, and i get confused.

Ok, let's calc. One step of ANGLEx reg is 0.0703° for 50 Hz source. 180/0.0703 = 2560 is max ANGLEx for this formula. But in my case i receive out negative power factor. It mean the value of ANGLEx register can be more then 2056 and every next 2056 the sign will change.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant