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.

[SOLVED] mtech topic selection.

Status
Not open for further replies.

anupamboro

Newbie level 4
Joined
Aug 9, 2015
Messages
6
Helped
0
Reputation
0
Reaction score
0
Trophy points
1
Activity points
33
can i implement a algorithm on FPGA that performs differential of a equation as my mtech thesis
 

A simple differential algorithm is done by reducing each exponent by 1.
Do you wish to do more than this? Do you wish to plot a graph of the equation?

You'll need to add a keyboard (or some device) so that a user can type in an equation. You'll need a display.

If someone were to type in an equation, can you devise an algorithm to recognize the difference between constants and variables, coefficients and exponents? And then to perform mathematical calculations on the equation?

-------------------------------------------------

There is an electronic counterpart which performs differentiation on a changing voltage: a capacitor in series. When values are chosen properly, it can indicate direction of change and its slope.
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top