What sort of load cell are you using? This impacts on the analogue processing needed. The application note on force sensors linked below covers a few of the commonly available types.Assuming it is strain gauge based what are the specs on the load cell, if you are only weighing up to 500gm, then the load cell should be operating at a full scale value of 1-1.5Kgm, since the output in mV/V is at the full scale load. What sort of stability do you need with time. Long term drift is likely to be a problem, and means of setting the zero will be a necessity. There is a very good reason why precision sigma delta converters and micros are used (particularly if you are not accustomed to doing precision analog electronics), its very straight forward to get good precision, stability, an auto zero function, and a micro would do your log function and output it to a DAC.There are plenty of purely analogue load cell amps available from commercial suppliers of load cells. You would need to implement the logarithmic function yourself.If you want to roll your own, the all analogue approach uses an instrumentation amplifier, there is a lot of info from Texas Instruments and app notes instrumentation amplifiers and sensor conditioning by Analog Devices (the notes are old, but the same principles still apply)on how to choose and use amplifiers for load cells.The amplifier could be followed by a suitable logarithmic amplifier. Again, there is a lot of info on the web about designing these things. Your amp choice will be dictated by bandwidth, noise, drift, desired gain, power supply, headroom, to name a few of the obvious ones. A few more details would help,cheers,Richard