The Radio Interface Layer is the name for an interface that was developed especially for the Pocket PC Phone Edition. It is meant to abstract the interface with a phone/modem device. To achieve this it is closely modelled after the GSM AT command interface. Unfortunately the API was not published officially by Microsoft. Instead more high level API s were published that should be sufficient for developers. Again, unfortunately they are not sufficient. For example the API for receiving notification of incoming SMS messages is arranged for exclusively for one application per type of SMS. Apparently this will be improved upon in Pocket PC 2003. Another area is the availablity of a true AT command modem interface to interact with the GSM modem directly, which is also absent.
標簽: especially Interface for developed
上傳時間: 2013-12-02
上傳用戶:wff
There are two files in the zip folder. bpsk_spread.m and jakesmodel.m Steps for simulation: 1] Run jakesmodel.m first 2] Then run bpsk_spread.m . 3] Note that during the first run bpsk_spread.m has no rayleigh fading.This is because the corresponding code has been commented 4] The resulting performance is stored in BER_awgn. 5] Now uncomment the Rayleigh Fading code in bpsk_spread.m file. 6] Same time comment BER_awgn (line 112) and uncomment BER_ray variable. 7] Run the simulation. To compare the perfromances of the receiver using DSSS plot the BER_awgn and BER_ray
標簽: bpsk_spread jakesmodel simulation folder
上傳時間: 2016-05-19
上傳用戶:ynsnjs
Matlab is an ideal tool for simulating digital communications systems, thanks to its easy scripting language and excellent data visualization capabilities. One of the most frequent simulation tasks in the field of digital communications is bit-error- rate testing of modems. The bit-error-rate performance of a receiver is a figure of merit that allows different designs to be compared in a fair manner. Performing bit-error-rate testing withMatlab is very simple, but does require some prerequisite knowledge
標簽: communications simulating scripting digital
上傳時間: 2014-01-02
上傳用戶:plsee
M-file uses random data which BPSK modulates a carrier to configure a BPSK UWB transmitter. The receiver demodulates the BPSK UWB carrier and the data is recovered.
標簽: BPSK transmitter configure modulates
上傳時間: 2013-12-30
上傳用戶:偷心的海盜
GSM的標準文檔,詳細介紹了短消息SMS的格式,及各個組成field的內容
上傳時間: 2013-12-26
上傳用戶:wqxstar
M-file uses random data which BPSK modulates a carrier to configure a BPSK UWB transmitter. The receiver demodulates the BPSK UWB carrier and the data is recovered.
標簽: BPSK transmitter configure modulates
上傳時間: 2014-08-09
上傳用戶:skfreeman
This m file models a UWB system using BPSK with the fifth order derivative of the gaussian pulse with correlation receiver and intgrator.
標簽: derivative the gaussian models
上傳時間: 2016-06-28
上傳用戶:xuanjie
pashload是應用在linux下的網絡帶寬測試源程序精確度比較高 ///////////////////////////////////// Pathload is a tool for estimating the available bandwidth of an end-to-end path from a host S (sender) to a host R (receiver). The available bandwidth is the maximum IP-layer throughput that a flow can get in the path from S to R, without reducing the rate of the rest of the traffic in the path.
標簽: pashload Pathload linux tool
上傳時間: 2016-06-29
上傳用戶:xzt
The source codes are from the "Simulation and software Radio for mobile communication" It contain the channel model and CDMA Transmitter and receiver.
標簽: communication Simulation software contain
上傳時間: 2016-08-06
上傳用戶:z754970244
短信貓完整開發例子,里面包含全部的字節流碼,bit7碼和Unicode編碼的函數,詳細見sms.h文件。
上傳時間: 2014-01-27
上傳用戶:gengxiaochao