|
Posted by Uderman on April 25, 2007, 9:48 am
Please log in for more thread options
Hello. I am involved on a voip project that aims to deliver a complete
voip solution using Asterisk software. We will develop the IP phones,
ATAs, and a GUI for the users configure Asterisk. My tasks relate to
the design and construction of the Ip phones and ATAs.
Our aim is to develop cheap terminals, so they can get popular. For
that, we plain to implement just the godec G.711 (PCM), as it require
less computational processing, and so a more cheap BOM hardware.
My problem is that honestly, I don't have much experience on designing
embedded systems, and I believe this kind of project is not very
simple. I am looking for some guidelines on how to obtain the hardware
requirements on building this system. That`s why I am posting here.
My assumptions right now is that I will not need a DSP chip, a normal
microcontroller will be fine becouse the codec implementation cam be
build on a separated chip, like texas instrument PCM codec chip
TLV320AIC22C. So I believe all I need is a microcontroller with an
ethernet interface for the network, and I2C and serial interface for
the codec, and a RTOS for SIP and RTP implementation. Remember that we
aim to buld the most cheap IP phone and ATA possible. Those are all
assumptions for now.
So, I would like to hear from you any coments, or any help you can
provide to help me complete my task, like how to choose the cheapest
microcontroller and perifericals that suits this task. Thank you.
Uderman
|
|
Posted by Spam Catcher on April 26, 2007, 5:18 am
Please log in for more thread options
@b40g2000prd.googlegroups.com:
> Hello. I am involved on a voip project that aims to deliver a complete
> voip solution using Asterisk software. We will develop the IP phones,
> ATAs, and a GUI for the users configure Asterisk. My tasks relate to
> the design and construction of the Ip phones and ATAs.
>
> Our aim is to develop cheap terminals, so they can get popular. For
> that, we plain to implement just the godec G.711 (PCM), as it require
> less computational processing, and so a more cheap BOM hardware.
>
> My problem is that honestly, I don't have much experience on designing
> embedded systems, and I believe this kind of project is not very
> simple. I am looking for some guidelines on how to obtain the hardware
> requirements on building this system. That`s why I am posting here.
>
> My assumptions right now is that I will not need a DSP chip, a normal
> microcontroller will be fine becouse the codec implementation cam be
> build on a separated chip, like texas instrument PCM codec chip
> TLV320AIC22C. So I believe all I need is a microcontroller with an
> ethernet interface for the network, and I2C and serial interface for
> the codec, and a RTOS for SIP and RTP implementation. Remember that we
> aim to buld the most cheap IP phone and ATA possible. Those are all
> assumptions for now.
Since there are hundreds (?) of IP Phone/ATA manufacturers out there...
have you considered buying their hardware and customizing it? Probably
cheaper than building your own.
|
| Similar Threads | Posted |
| IP phone development | April 25, 2007, 9:48 am |
| VoIP Development | August 9, 2006, 4:49 pm |
| T.28 api/stack for C++ Windows development? | April 8, 2005, 9:59 am |
| T.38 api/stack for C++ Windows development? | April 11, 2005, 9:20 am |
| Senior development position at Cisco | November 6, 2004, 11:11 am |
| Projects to get VOIP and SIP software development experience | April 8, 2006, 12:51 am |
| VOIP development software/SDK - New updates and lower OEM pricing | December 4, 2004, 1:21 pm |
| VOIP development software/SDK - New updates and lower OEM pricing | December 5, 2004, 9:45 am |
| Initiate a SkyPe Call Using a Cordless Phone Via ActionTec Internet Phone Wizard? | March 14, 2006, 12:59 pm |
| Virtual PBX,Private Phone Systems,PBX Sip,Phone Switches,Pabx,Free Internet Calls | May 8, 2006, 9:07 pm |
| Virtual PBX,Private Phone Systems,PBX Sip,Phone Switches,Pabx,Free Internet Calls | May 20, 2006, 7:41 pm |
| Converting a Cisco 7912 SIP Phone to a Call Manager Phone | May 13, 2005, 9:55 am |
| Voice Chat patching with land phone or cell phone | February 23, 2007, 12:57 am |
| Can't call my VOIP phone from my cell phone, except when ROAMING | March 15, 2005, 11:35 pm |
| You can use cell phone headset with Cisco IP phone | July 13, 2005, 1:20 pm |
> voip solution using Asterisk software. We will develop the IP phones,
> ATAs, and a GUI for the users configure Asterisk. My tasks relate to
> the design and construction of the Ip phones and ATAs.
>
> Our aim is to develop cheap terminals, so they can get popular. For
> that, we plain to implement just the godec G.711 (PCM), as it require
> less computational processing, and so a more cheap BOM hardware.
>
> My problem is that honestly, I don't have much experience on designing
> embedded systems, and I believe this kind of project is not very
> simple. I am looking for some guidelines on how to obtain the hardware
> requirements on building this system. That`s why I am posting here.
>
> My assumptions right now is that I will not need a DSP chip, a normal
> microcontroller will be fine becouse the codec implementation cam be
> build on a separated chip, like texas instrument PCM codec chip
> TLV320AIC22C. So I believe all I need is a microcontroller with an
> ethernet interface for the network, and I2C and serial interface for
> the codec, and a RTOS for SIP and RTP implementation. Remember that we
> aim to buld the most cheap IP phone and ATA possible. Those are all
> assumptions for now.