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] Analog Circuit optimization using Genetic Algorithm

Status
Not open for further replies.

Ankitsadat

Newbie level 4
Joined
Oct 4, 2012
Messages
5
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,319
Hello Sir/Madam,

I want to use a GENETIC ALGORITHM as an optimization tool for my amplifier design.

I found the many document which describes this all things in theoretical but, I need some practical implementation.

Here I'm using ELDO simulator with mentor graphics ADK_IC cad tool, and RED HAT linux OS
so, kindly help me regarding

1. How to implement a GA for this specific requirement. (How to do and in which language- programming)
2. GA programming related documents.
3. Experimentally developed algorithm with all steps documentation including OS, programming, Simulation, Results etc.
4. online available any kind of package which can directly interface with my simulator.
5. Any other option.

Thank you.

Regards
 

Hello Sir/Madam,

I want to use a GENETIC ALGORITHM as an optimization tool for my amplifier design.

I found the many document which describes this all things in theoretical but, I need some practical implementation.

Here I'm using ELDO simulator with mentor graphics ADK_IC cad tool, and RED HAT linux OS
so, kindly help me regarding

1. How to implement a GA for this specific requirement. (How to do and in which language- programming)
2. GA programming related documents.
3. Experimentally developed algorithm with all steps documentation including OS, programming, Simulation, Results etc.
4. online available any kind of package which can directly interface with my simulator.
5. Any other option.

Thank you.

Regards

Dear Ankitsadat,

are you looking for commercial tools or free tools?
My company (www.muneda.com) sells commercially circuit optimization software. It can read Eldo netlists and there's one module that runs a stochastic optimizer similar to a genetic algorithm.
For amplifier design, I'd rather recommend a sensitivity-based algorithm instead of a genetic one. There will be a large number of structural constraints (saturation, inversion, current symmetries, ...) that restrict the design space very much. Inside this restricted space, the goal function is usually smooth. Genetic algorithms are not efficient for such problems. A sensitivity-based SQP with active set method is usually much faster. We sell that, too.

Regards,
Michael
 
micpro Sir,

Thanks a lot for your kind suggestion.

Sir, Currently I don't have any idea regarding sensitivity based algorithm. But, I'm interested.

I'm a graduate student so if the commercial version is costly then I can't afford it. is there any evaluation trial version available?
If my institute will help then I will look forward.

Please reply me with detail of pricing and how to order.

Regard.
 

Dear Ankitsadat,

there's no student version, but a cheap university license that your institute could ask for at:
**broken link removed**

Regards,
Michael
 

Dear Ankitsadat,

there's no student version, but a cheap university license that your institute could ask for at:
**broken link removed**

Regards,
Michael

Thank you Michael Sir.


If any one else have any IDEA then please post here.
Thanks a lot.
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top