CCS C Software and Maintenance Offers
FAQFAQ   FAQForum Help   FAQOfficial CCS Support   SearchSearch  RegisterRegister 

ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

CCS does not monitor this forum on a regular basis.

Please do not post bug reports on this forum. Send them to support@ccsinfo.com

Piezo legs

 
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion
View previous topic :: View next topic  
Author Message
ferrousduke



Joined: 31 Mar 2008
Posts: 29
Location: Mumbai, India

View user's profile Send private message Visit poster's website

Piezo legs
PostPosted: Sat May 17, 2008 3:34 am     Reply with quote

Hello all,
I want to control a piezo actuator which is based on Piezo leg technology. To achieve precise motion of actuator stud, I have designed an interface to it. the interface comprises of EEprom, ADC, an amplifier and a counter.

EEPROM is programmed with a set of data. its a waveform that will be an input to Piezo leg. 8 bit Counter is used to access eeprom addresses and will be further provided to DAC. DAC will convert it into an analogue value which will be supplied to an amplifier and to the Piezo leg. I m using PIC18F4550. Is it a good way to use PIC as a counter and its internal EEprom for this purpose? how can I implement it ? I need a little help to work with eeprom thing..

here's the image:
kender



Joined: 09 Aug 2004
Posts: 768
Location: Silicon Valley

View user's profile Send private message Send e-mail Visit poster's website Yahoo Messenger

PostPosted: Sun May 18, 2008 6:12 pm     Reply with quote

Look up read_eeprom() and write_eeprom() in the manual. If you think that you have (or expect to have) problems using these functions, tell us why.

- Nick

P.S. Please correct me if I'm wrong. LM1876 is designed for driving an inductive load. Piezos are more of a capacitive load.
P.P.S. Out of curiosity - why is the schematic partially in English and partially in Russian?
_________________
Read the label, before opening a can of worms.
ferrousduke



Joined: 31 Mar 2008
Posts: 29
Location: Mumbai, India

View user's profile Send private message Visit poster's website

PostPosted: Mon May 19, 2008 1:52 pm     Reply with quote

kender wrote:
Please correct me if I'm wrong. LM1876 is designed for driving an inductive load. Piezos are more of a capacitive load.


LM1876 is recommended by Piezo manufacturers so I am using it without any considerations.

kender wrote:
Out of curiosity - why is the schematic partially in English and partially in Russian?

So that english speaking people in this forum can understand the basic schematic.
Display posts from previous:   
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group