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.

if any one know ... plz help me in my theses project,,, i just want the outline

Status
Not open for further replies.

ali88

Newbie level 3
Joined
Apr 14, 2012
Messages
3
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,312
he aim of the project is detect problem with bones such as broken bone or bone density

we will use microcontroller (eg. p1c16ff887 )to scan the bone by using sensor

we will analyze the signal (which it reflected from the bone) on the microcontroller and display the result on lcd or glcd or alarm

if there is breakage in bone we will know from the deferent of the reflected signal between the broken bone or not
this is the idea of the project
 

mmmm very interesting.. but i don't know what kind of sensor you could use... maybe if you give some sensor you could find or know, (and have specs or datasheets) then we will see if the PIC is appropiated for the project...

then you need to give some background on the required analyze, does it include complex data manipulation?? does it include complex functions? will the sensor give a logic state for normal bone/broke bone??? will it be some kind of analogic signal?? if so, could you give some examples, even drawed, of the sensors signals?

please take in account all of this to choose an appropiated microcontroller. also how is your knowledge in the choosen micro...?
 
  • Like
Reactions: ali88

    ali88

    Points: 2
    Helpful Answer Positive Rating
thank you very much 4 your advice's

my friend this is my sensor which i will use it
https://astrohurricane.en.alibaba.c...onic_Transducer_for_Bone_Density_Testing.html

and this is my micro which i will use it with the sensor
**broken link removed**

At the beginning it must put the value of signal reflected from the bone proper
the pic will then compares the signal reflected from the broken bone
When the different in values happening.... ​​we know that a broken bone

Is this possible in the c language ?????????

thaaaaaaaaaaaaanx agin

---------- Post added at 15:52 ---------- Previous post was at 15:39 ----------

sooooory i forgot to say the sensor is Medical Ultrasonic Transducer
 

mm i just searched your transducer and found only selling and some specs information.... i would like to see the comunication or pins information (it seems only a simple transducer, and you need extra circuit to generate the 1.25Mhz and analyse the information... in that case, i would say, sorry dude you can hardly make something like that with a PIC16F887)

if by luck, your transducer has some kind of circuit to manage the pulse, echo, and outputs digital or analog data. maybe, JUST MAYBE you can use that pic, otherwise you will need something more adavanced, (like a dsPIC or PIC24 or PIC32)

so, try to find useful data about your transducer.

btw, i'm not a mikroelectronica fan, (more a raw Hi-tech or raw ASM) but it seems a cool developmente board...
 

thank you very much 4 your advice's

my friend this is my sensor which i will use it
https://astrohurricane.en.alibaba.c...onic_Transducer_for_Bone_Density_Testing.html

and this is my micro which i will use it with the sensor
**broken link removed**

At the beginning it must put the value of signal reflected from the bone proper
the pic will then compares the signal reflected from the broken bone
When the different in values happening.... ​​we know that a broken bone

Is this possible in the c language ?????????

thaaaaaaaaaaaaanx agin

---------- Post added at 17:45 ---------- Previous post was at 16:45 ----------

ok thanx
do you know where can i learn these operations in c langue??????
i have some experiences in c but its not enough to do like this program
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top