Rules | Recent posts | topic RSS | Search | Register  | Log in

Communication based Project
Goto page 1, 2  Next
 
Post new topic  Reply to topic    EDAboard.com Forum Index -> Hobby Circuits and Small Projects Problems
Author Message
CMOS



Joined: 06 Jan 2004
Posts: 658
Helped: 22


Post03 Jul 2004 19:36   Communication based Project

Hi,
Can anyone give me an idea on what project to do for final year of B.E. Electronics and Telecommunication Engg. I just need an idea.

Thanks.
Back to top
omara007



Joined: 06 Jan 2003
Posts: 1106
Helped: 35
Location: Dubai


Post04 Jul 2004 1:25   Re: Communication based Project

try desinging a Viterbi Decoder .. it's good and feasible for graduation ..
U can also design an FFT/IFFT chip .. take any IEEE standard like IEEE 802.11a Wireless LAN standard and read the specs of the Viterbi Decoder of FFT/IFFT .. and start compiling them in a hardware design specs .. then EXECUTE Smile
Back to top
mukul



Joined: 27 Jun 2004
Posts: 28
Location: India


Post04 Jul 2004 10:26   Re: Communication based Project

I think u r from india
DO u really want to do the project or posting here this message means u want some ready made fianl project
If u want I can send u mine.
It was automatic petrol deispencing machine
If u really want to do somethig.
Try to do in matlab
or model any standard in simulink
I can send u OFDM implementation in MATLAB
Back to top
CMOS



Joined: 06 Jan 2004
Posts: 658
Helped: 22


Post04 Jul 2004 14:24   Re: Communication based Project

Hi Mukul,
As I mentioned in my first post, ready-made project is not my first criteria. I am just searching for project ideas in which communication plays a major part. I will be able to implement it in hardware as I've already done Diploma in Electronics as well as have good experience of doing over 20 successful microcontroller based major projects.

I cannot do completely software based project as you mentioned to do in MATLAB. Something has to be implemented in hardware.
Even control system projects are not allowed to us. More stress is given on communication. And at this point I am not able to think of any idea.
Any ideas would be greatly appreciated.

omara007, thanks for your idea. I'll ask my instructor for its approval.
Back to top
mukul



Joined: 27 Jun 2004
Posts: 28
Location: India


Post04 Jul 2004 14:48   Re: Communication based Project

one good idea,
would be to capture some parameters like temp or humidity and bring it to microcontroller. process the data
and transmit it witrelessly to remote
u can use one wire n/w for that , tini microcontroller and mobile application to transmit data
this is actually a weather station implimentation
but in that case u need to know java for programing tini
otherwise if u can do this using any other microcontroller then very good
If i got some new idea i will inform u later
Back to top
kunal



Joined: 27 Jun 2004
Posts: 18


Post04 Jul 2004 14:48   Re: Communication based Project

hi
u can try something on wireless communication between two pc's may be using a laser or FM.
this sort of project will help u for higher studies also as this area is still hot in telecomm section.
bye
Back to top
dani



Joined: 08 Mar 2004
Posts: 149
Helped: 1
Location: UK


Post14 Jul 2004 10:15   Re: Communication based Project

Hi,
I have read some where about Vheical Tracking System. At student level this is another good projects that also involves wirless communcations. You can use mobile phones or GSM modems for this purpose.
PC side tracking software is involved in this project. Also there is much to do at microcontroller side...
So this may be a good project for you according to my idea......
Very Happy
Back to top
CMOS



Joined: 06 Jan 2004
Posts: 658
Helped: 22


Post14 Jul 2004 19:32   Re: Communication based Project

Dani, that is a good project. I have one doub't. How do I send vehicle location data to main computer? Is SMS the only way or can I send raw binary information too through cellular phones?
Kindly throw some light on this topic please!
Back to top
djalli



Joined: 10 Nov 2001
Posts: 887
Helped: 15
Location: 1600 Pennsylvania Avenue, Washington DC 20500


Post18 Jul 2004 9:07   Communication based Project

CMOS try using BlueTooth Serial Transmitter. Cell Phones have bluetooth so also you can buy a receiver for PC.

The transmitter you can control it via PIC microcontroller.

Try for example logging and establishing a link between a normal answering machine your cell phone nearby, forwarding the call via Bluetooth. Who knows there are endless possibilities.
Back to top
dani



Joined: 08 Mar 2004
Posts: 149
Helped: 1
Location: UK


Post19 Jul 2004 16:00   Re: Communication based Project

djalli wrote:

Who knows there are endless possibilities.

Yess djAlli you are very right.........................................

Hi CMOS..
At present, As far as I know this task can be implemented through SMS and I think this is the best way to do a project at student level..
Rest...as djAlli very beautifully said...

Who knows there are endless possibilities

Also read this article which was written by one of my friends...
www.juna.co.uk for gps based tracking system
or or or or......... Wink



[/b]
Back to top
sai_kiran



Joined: 28 Jun 2004
Posts: 8


Post20 Jul 2004 5:19   Re: Communication based Project

that article was good.Smile

in that he uses an gps receiver & a gsm module.

cannot we do a sort of crude thing which uses only the gps module with the gsm module, instead of using the gps receiver.

that would cut the costs, a BIG criterion for students projects in INDIA. Cool

what i meant to say was may be we can use a gps front end module like the max2680.
Back to top
leo83



Joined: 11 Jul 2004
Posts: 32


Post28 Jul 2004 20:54   Re: Communication based Project

i am an engg student hunting for a project. does anyone know how 2 do file transfer thru pabx.
Back to top
tR|GG3rX



Joined: 28 May 2004
Posts: 42


Post30 Jul 2004 5:17   Communication based Project

try to build appliances for smart home.
Back to top
delay



Joined: 11 Jun 2004
Posts: 216
Helped: 3
Location: Van Allen Belt


Post30 Jul 2004 6:20   Re: Communication based Project

Hi

Do a project in the area in which you know most and feel at home. Do not take a project in which you spend too much time in searching and procuring components. Do a project that can be realized readily with hardware from local sources and takes less time in troubleshooting. Try to spend more time in laying out a good problem and think about possible solutions. Think about resources you need to deliver such as software tools that you already know of or can get your hands on quickly. You know your weaknesses and streangths, thus you are the best judge of what you can do best.

delay
Back to top
metal



Joined: 21 Dec 2004
Posts: 366
Helped: 13


Post03 Jan 2005 3:23   Re: Communication based Project

Hello

Try designing a wireless modem

Regards
Back to top
nvd



Joined: 17 Jan 2005
Posts: 107
Location: Under Heavens


Post02 Mar 2005 6:44   Re: Communication based Project

Why not use laser to connect two PCs. Such transmission cannot be easily intercepted. You may also develop your own protocol and also use encryption techniques to secure the data. If you cannot do the encryption at the software level, do it at the microcontroller level.
Back to top
truebs



Joined: 21 Jan 2005
Posts: 326
Helped: 19
Location: Asia


Post07 Mar 2005 21:41   Re: Communication based Project

My single answer to your query is try RFID, the hot technology for today in wireless projects.

RFID is seen as a developing technology and hence would add impact to your resume and your career.

Try finding something about this technology if you haven't yet. This forum has lots of material for you.
Back to top
mitesh



Joined: 13 May 2002
Posts: 287
Helped: 6


Post09 Mar 2005 9:41   Re: Communication based Project

Comapre to RF ID , Wireless networking is in demand.

For wireless networking, zigbee or wifi can be used.
Back to top
lincoln123



Joined: 03 Apr 2005
Posts: 11
Helped: 1


Post05 May 2005 7:48   Re: Communication based Project

Try the project of a DSP based modulator gor GSM or CDMA
Back to top
quinceanyos



Joined: 11 May 2005
Posts: 35
Helped: 4
Location: Marawi City


Post11 May 2005 8:55   Re: Communication based Project

maybe this book will help you..

enjoy! (^_^)//



Sorry, but you need login in to view this attachment

Back to top
alvarorahul



Joined: 13 Apr 2005
Posts: 112
Helped: 5


Post11 May 2005 23:01   Re: Communication based Project

i know a guy who has done a project involving transfer of text messages from PC to PC using LASER

that is not that tough since that involves just digital signals

what i suggest is try to transmit some audio or video using lasers
Back to top
electron_boy



Joined: 14 Nov 2004
Posts: 197
Helped: 18
Location: Chennai, India


Post16 May 2005 2:53   Re: Communication based Project

hi
how about implementing a wireless peer to peer network
Back to top
omara007



Joined: 06 Jan 2003
Posts: 1106
Helped: 35
Location: Dubai


Post18 May 2005 8:38   Re: Communication based Project

u want to design the link ? or u just want to implement it !
if u want the latest choice , then it's as simple as u by 2 wireless network cards (for example IEEE 802.11a/b) .. and that's it ..
u can also by a wireless router ( which is quite cheap these days ) and connect it to the internet from one side and from the other side, it will be used as access point inside ur home, and will be accessed by the 2 computers having the wireless LAN cards ...
Back to top
najam696



Joined: 05 May 2005
Posts: 8


Post25 May 2005 7:11   Re: Communication based Project

try some simulation in GMSK tansciever
u will got a lot about it

Added after 4 minutes:

u can also try wireless PABX

Added after 1 minutes:

also a microcontroll controls project can also be used
Back to top
atomu



Joined: 25 May 2005
Posts: 6
Helped: 3
Location: sapporo


Post25 May 2005 12:28   Communication based Project

try creating your own gsm cellfone.
i have scematics here... (^_^)//
Back to top
jediknight



Joined: 27 May 2005
Posts: 18


Post27 May 2005 7:55   Re: Communication based Project

Hi atomu,

Can you please post the GSM cellphone schematics online??

Regards,

JeDi
Back to top
rkdrkd



Joined: 15 Jul 2004
Posts: 56
Helped: 3


Post01 Jun 2005 6:22   Re: Communication based Project

atomu wrote:
try creating your own gsm cellfone.
i have scematics here... (^_^)//


Where is the link....
Please upload...
Back to top
jediknight



Joined: 27 May 2005
Posts: 18


Post01 Jun 2005 9:37   Communication based Project

Ha ha ha, Everybody suddenly wants to challange Nokia and/or Ericsson! :-p
Back to top
electron_boy



Joined: 14 Nov 2004
Posts: 197
Helped: 18
Location: Chennai, India


Post04 Jun 2005 3:29   Re: Communication based Project

jediknight wrote:
Ha ha ha, Everybody suddenly wants to challange Nokia and/or Ericsson! :-p

hey ,these are the things that happen at most universities research labs. most of the college projects are based on cellular application.
Back to top
atomu



Joined: 25 May 2005
Posts: 6
Helped: 3
Location: sapporo


Post05 Jun 2005 15:41   Re: Communication based Project

for all those who want the circuit, although it's not free, requires a little bit donation if you don't mind. i create that by myself. its only for those who really wants! enjoy!
Back to top
Post new topic  Reply to topic    EDAboard.com Forum Index -> Hobby Circuits and Small Projects Problems
Page 1 of 2 All times are GMT + 2 Hours
Goto page 1, 2  Next


Abuse
Administrator
Moderators
topic RSS 
sitemap