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.

Neural Networks Equalizer Embedded FPGA

Status
Not open for further replies.

ThaiHoa

Member level 1
Joined
Mar 30, 2004
Messages
35
Helped
2
Reputation
4
Reaction score
2
Trophy points
1,288
Activity points
270
qpsk neural net equalizer

I did my graduate thesis about Neural Networks Embedded FPGA. Do anyone want to share docs about it? I used Matlab and Verilog HDL to design my Equalizer....
 

fpga neural networks

hai mine is naresh ..now i am entering into final year of my graduation..i want to do thesis in Neural Networks Equalizer Embedded FPGA so give me some suggestions
 

equalizer in fpga

Hi, so.....what exactly is "Neural Networks Equalizer Embedded FPGA" ?
:D:?::!:
 

I understand Neural Networks as I have personally done some work on them, but what about the Equalizer? Do you mean a Neural Network Processor that after training can be used for some sort of Equalization (e.g. QPSK Channel Equalization)?
 

Re: qpsk neural net equalizer

Hi, I've started to work on implementing neural network in fpga. please help me and guide me. Could you share your design files if possible?
You can send me those to my e-mail bhkim91 at yahoo dot com.

Thanks.

Byung

ThaiHoa said:
I did my graduate thesis about Neural Networks Embedded FPGA. Do anyone want to share docs about it? I used Matlab and Verilog HDL to design my Equalizer....
 

No we cannot give you the code! This is out of the question, I hope you understand this! Instead, we can help you if you get stuck along the process of coding, simulation, etc.
 

No we cannot give you the code! This is out of the question, I hope you understand this! Instead, we can help you if you get stuck along the process of coding, simulation, etc.

How do one implement the sigmoid function using Verilog? I have read about piecewise linear approximation and look up tables .. but how do I fill these LUTs or index them?

secondly, matlab normalizes the input to (-1,1) range, I changed that to (0,100) and discarded the fixed point part to ease HW implementation, I will do the same to the weights, How will this affect the implementation in FPGA?
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top