Technology Platform
Base on SSKom past work, we have complete know how on technology platforms to realize any kind real time embedded application. Those technology platforms are :
- Strong C/C++ language, the most portable and fastest language to implement a real time embedded application
- Assembly language to implement critical part of protocol stack
- eCos Real Time Operating System, a proven operating system to deploy embedded application. We used it for our Digital Loop Carrier System. Our codes could handle 1000 subscriber in the peak load on this platform (eCos on 50MHz powerQUICC).
- Linux/BSD, widely use open source operating system. Now could be deploy as embedded OS with rich application.
- GNU compiler is most complete target processor.
- PowerQUICC III, is the most powerful and complete Network processor from Freescale. This is the successor of PowerQUICC we've already used. This best candidate for MAC handler on base station station.
- ARM9 based processor, is the cheapest and prevalent core in most embedded processor. The performance is slower than PowerQUICC but much cheaper. Very good for subscriber station.