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.

Need help in designing neural networks with hardware

Status
Not open for further replies.

tienpfiev

Newbie level 4
Newbie level 4
Joined
Feb 26, 2005
Messages
7
Helped
4
Reputation
8
Reaction score
1
Trophy points
1,283
Activity points
1,363
Hi all, I have a project of Speech Recognition using neural networks. It's ok up to now to implement in software. I'd like to design a hardware system. Anybody have advice for me ?
 

eltonjohn

Advanced Member level 4
Advanced Member level 4
Joined
Feb 22, 2002
Messages
1,435
Helped
64
Reputation
126
Reaction score
28
Trophy points
1,328
Activity points
16,329
This is a NICE PROJECT ,,Years ago INTEL designed a NEURAL NETWORK CHIP .. some RESEARCH product that was given to UNIVERSITIES ..

Ok you have two ways to go .. NEURAL NETWORKS need a LOT of two OPERATIONS .ADDITIONS and MULTIPLICATIONS ... (and compairaisons )
and the implementation of the OUTPUT FUNCTION that depends of the the one that you are using .

One easy way to get started is to use a DSP .. they are really POWERFULL this days and also can be put in PARALLEl if you need more POWER ,,like the new TI's
C6713 at 700 mhz and 1 gigahertz

The other way is to go with FPGA .This allows to use masive PARALLISM .. the new VIRTEX 4 arhitectures are INCREDIBLE RICH in RESOURCES ,, it has all thay you need ..a lot of MULTIPLIERS .RAM to store the NEURAL states and even a HOST CPU to take care of the HOUSE KEEPING ...,But you need some EXPERIENCE to design something like this ..specially on how to IMPLEMENT the OUTPUT FUNCTIONS.. but this VIRTEX chips are RECONFIGURABLE it will be great to design the building blocks and SOME KIND of NEURAL NETWORK application GENERATOR that will PRODUCE different sizes and types of NETWORKS in VHDL ..!!




I FORGOT to ADD ..there is a GREAT BOOK by MN CIRSTEA the title is
NEURAL AND FUZZY LOGIC ONTROL OF DRIVES AND POWER SYSTEMS

this BOOK is SEEN like the ONLY REAL INTEGRATION OF FUZZY AND NEURONAL TECHNIQUES IN A COMPLETE BOOK

CHAPTER 5 DEALS with NEURAL NETWORKS IN FPGA
 

tienpfiev

Newbie level 4
Newbie level 4
Joined
Feb 26, 2005
Messages
7
Helped
4
Reputation
8
Reaction score
1
Trophy points
1,283
Activity points
1,363
Hi eltonjohn, thanks a lot for your help and suggestion. It seems that these problems you mentioned are too complicated for me. I didn't imagine that it is so difficult. I'll spend more time to read about what you said. Hope someday we can talk about this again.

Thanks anyway.
 

banh

Advanced Member level 1
Advanced Member level 1
Joined
Dec 16, 2004
Messages
458
Helped
17
Reputation
34
Reaction score
5
Trophy points
1,298
Activity points
3,935
hi eltonjohn,
is there ebook version for the book?
 

banh

Advanced Member level 1
Advanced Member level 1
Joined
Dec 16, 2004
Messages
458
Helped
17
Reputation
34
Reaction score
5
Trophy points
1,298
Activity points
3,935
thanks :)
i found it here.



Added after 1 minutes:

tienpfiev said:
Hi all, I have a project of Speech Recognition using neural networks. It's ok up to now to implement in software. I'd like to design a hardware system. Anybody have advice for me ?

btw, i've seen speech recognition implemented in FPGA.

so basically, depends on what kind of hardware..
 

sunroof

Junior Member level 1
Junior Member level 1
Joined
Jul 6, 2003
Messages
15
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
106
banh said:
thanks :)
i found it here.

h**p://

btw, i've seen speech recognition implemented in FPGA.

so basically, depends on what kind of hardware..

Can you give out the links or info about the implementation in FPGA? Thx. :)
 

banh

Advanced Member level 1
Advanced Member level 1
Joined
Dec 16, 2004
Messages
458
Helped
17
Reputation
34
Reaction score
5
Trophy points
1,298
Activity points
3,935
i just saw it in the lab :), the demonstration.
 

tomanorbi

Newbie level 4
Newbie level 4
Joined
Apr 3, 2005
Messages
7
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,345
You will recommend these books to solution your problem.
Regards

/Book "Handbook of NEURAL NETWORK SIGNAL PROCESSING" deleted. It is available here:

(klug)/
 

as_518

Member level 4
Member level 4
Joined
Apr 10, 2005
Messages
74
Helped
5
Reputation
10
Reaction score
1
Trophy points
1,288
Activity points
2,380
I understand that you need somthing simple to design the hardware neural network without using fpga. So you can use fet transistor as variable resistance and diodes as noe function. the gate of the fet transistor could be drived using variable volt from variable resistance. i had seen a project like this and it works but only for demonstration.
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Top