Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Accelerometer Interface implementation on FPGA

Status
Not open for further replies.

prof_

Newbie level 2
Joined
Apr 5, 2012
Messages
2
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,293
I uses 3 accelerometers to get the g-vector , I want to transfer the readings to euler angles , i know the rotation matrices and i will need to implement arcsine and arctan which isn't convenient
So, I was wondring if there is other way to get the euler angles without this matrix or can anyone mention another way to get the arcsine and arctan other than cordic , LUT or taylor :)
 

You can implement a softcore processor IP and do it in software.
Not the leanest solution, but possible.
 

That's is possible , but i was looking to do it on hardware for possible further integeration on ASIC
 

but i was looking to do it on hardware for possible further integeration on ASIC
I think Taylor will give you the best results. Why not Taylor ?
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top