Freeware Listing: Transmitted

This m-fine plots the transmitted and received signal of simple DS-SS modulation.This uses BPSK modulation for data.

  • Platform: Matlab, Scripts

This m-file plots the transmitted signal of slow frequency hopped spread spectrum.This uses one symbol transmission per frequency hop..

  • Platform: Matlab, Scripts

PC race game outgauge, by 89S52 MCU, to show live data which is transmitted by COM port. Program running on PC is written in VB6 special thanks to Siklosi Janos who supported me to get game data video:.

  • Publisher: Kane Xu
  • Date:
  • Size: 2457 KB
  • Platform: WinOther

The program is used for conversation in a local network. The voice packages are transmitted in a format GSM6.10. Voice packages and service information use one and the same UDP port: 4444. The program works without Server. The ContactList traces if the client is online or offline in a network. Mixer allows to control sensitivity of a microphone and loudness of speaker. Simultaneous work with 5 clients. The sound card should be duplex. The program is distributed with the source code..

  • Platform: Win2000, WinOther

Professional secure online data backup for small business and home computer owners. Your data is automatically encrypted and transmitted to secure offsite data storage facilities Protect critical data from virtually any disaster. Free for home computer users. Flexible plans for businesses to choose storage and options that best fit your needs. Get the same disaster recovery protection as the large corporations for a fraction of the cost. This includes backing up MS SQL Server, MS Exchange, Oracle, MYSQL, Lotus Notes, Lotus Domino. No upfront charges. No hardware or software to purchase.

  • Platform: Linux, Mac OS X, Unix, Win2000, Windows Server, Windows Vista, WinOther

Finds unknown threats in your machine by positively identifying every executable. Unknown executables are immediately transmitted to our lab for free analysis. Boasts highest detection rate of any product. Checks registry, running processes, autostart locations, cookies, too. Smallest footprint of any AV product. Self-updating. Very, very fast. Compatible with all AV products. Free! Developed by pioneers in the anti-virus and anti-spyware industry, Wuzzup was developed to solve a growing problem: malware is now emerging at a rate of about 3,100 new named malware "products" and over 16,000 new malware files a day, and scanners are not keeping pace.

  • Publisher: BugBopper
  • Date: 14-07-2010
  • Size: 2858 KB
  • Platform: Win2000, Win7 x32, Win7 x64, Windows Server, Windows Vista, WinOther, WinVista, WinVista x64

TRBOnet Watch is a client-server Windows application monitors all traffic on Motorola MOTOTRBO IP SITE CONNECT systems (or a single repeater with IPSC enabled). It displays transmitted GPS, ARS, Voice, Text Messages, System and User data with RSSI, source and destination radio ID's, Peer ID's. TRBOnet Watch helps to balance a channel loading, define problems in a network. A must for IPSC admin! The next software release will support Basic and Enhanced Privacy, CapacityPlus and ConnectPlus. TRBOnet is a trademark for PC based client-server software application for MOTOTRBO. TRBOnet was built from the ground up specifically for the MOTOTRBO radio system, TRBOnet offers Features no one else does and is leading the edge of MOTOTRBO based applications.

  • Platform: Win2000, Win7 x32, Win7 x64, Windows Server, Windows Vista, WinOther, WinVista, WinVista x64

iMagneto is focused on the audio/video streams transmitted over the internet. iMagneto allows you to play and record your favorites streams as Web TV or Radio, ADSL TV and multimedia podcast..

  • Platform: Mac OS X

kvolmet is a linux/kde utility to monitor transmitted IP traffic relative to a fixed monthly basis. The utility is intended for users having a subscription for a volume limited internet flatrate (respectively for those wishing to subscribe to one)..

  • Platform: Linux, Unix

A Software Modem that converts user typed text into a binary stream which is sorted and transmitted as two seperate synthesised sounds which match up to a zero or a one to allow the receiver to distinguish between a digital mark and space..

  • Platform: WinOther

The Matlab code investigates the harmful effects of high power amplifier on ofdm signals. It is imagined that the amplifier destroy the amplitude of the transmitted signal due to saturation and has no effect on the signal phase. The model is acceptable for solid state amplifier to some extend..

  • Platform: Matlab, Scripts

This code use the Matlab interface GUI to calculate the vertical antenna properties. The code requests two inputs. The inputs are: - antenna length. - antenna output impedance. The program plot the antenna diagram and calculate: - Total power transmitted. - Effective heighth. - Opening angle. - Directivity..

  • Platform: Matlab, Scripts

When audio or video is transmitted over an Ethernet network, the data is usually transmitted in bursts of packets with long idle times in between bursts. SimEvents is a good tool for modeling those types of sources and studying the effects of queue size and server times on the audio or video transmission. This model uses an internet radio file captured from Ethereal as a source, and transmits data with the packet lengths and source times defined in that file. You can study the effects of changing the FIFO Queue size or serviceTime values on the number of dropped packets for the selected source.

  • Platform: Matlab, Scripts

The task of this work is to extract a signal radiating from a specific direction in the presence of a jamming signal being transmitted at same frequency. There are four cases in the first case transmitter and jammer are in different directions and are at equal range from receiver but the jammer is switched off that is there is no interference signal. In the second case the transmitter and jammer are in different directions but at equal range from the receiver. In the third case the transmitter and jammer are in the same direction but at different ranges from the receiver. In the last case simulation is done when the transmitter and jammer are very close to each other and at equal ranges.

  • Platform: Matlab, Scripts

A uniform random number generator is used to generate the binary information sequence from the binary data source. The sequence of '0's and '1's is mapped into sequence of +E and E where E represents the signal energy. E may be normalized to unity The Gaussian noise generator is used to generate the sequence of '0' mean and variance dcDo2 Gaussian random numbers. The detector compares the random variable 'r' with the threshold of '0'. If r > 0, the decision is made that the transmitted bit is '0'. If r < 0, the decision is made that the transmitted bit is '1'. The output of the detector is compared with the transmitted sequence of information bits and the bit errors are counted.

  • Platform: Matlab, Scripts

This script is intended to illustrate the concepts of eyediagramm, constellation, ISI and to understand the effects of additive noise power, channel frequency band restriction, number of possible states within a symbol period, affecting the quality of the transmission. Three methods are employed for low-pass filtering: - classical low pass filter (actually two order Butterworth) creating ISI. - raised cosine filter in order to illustrate the possibility of suppress ISI . - Pseudo filtering by increasing risetime and falltime of ideal rawcode . Levels of signal transmitted as well as noise level are variables, allowing thus the possibility to show the effects of the number of states by symbole time on the possibility to recover without error the information in a given Signal/Noise environment.

  • Platform: Matlab, Scripts

BPSK SYSTEM SIMULATION We simulate the generation of random variables r0 and r1, which constitutes the input to detector. We begin by generating a binary sequence of 0?s and 1?s that occur with equal probability and are mutually (statistically) independent. For this, we use a Random number generator that generates a uniform random number between 0 and 1. If the number generated is in range (0, 0.5), the binary source output is 0 else it is 1. if 0 is generated, then r0=E+n0 and r1=n1. if a 1 is generated r0=n0 and r1=E+n1. The additive noise components n0 and n1 are generated by mean of two gaussian noise generators there means are zero and there variances, doDl2 = E*N0/2.

  • Platform: Matlab, Scripts

Usage: you can choose No. of Blades and at which harmonics blade should oscillate, to Visualize how the rotor vibration will be transmitted to fuselage. Files: Make_Blade.m -- Function that Creates the 3-D Helicopter Rotor Blade (Airfoil Cross section) Extrude.m -- Function that Creates a 3-D Prismatic shape by extruding a 2-D curve (Constant Cross Section) Cylinder.m -- Function that Creates a 3-D shape by revolving a 2-D curve around a specified axis. NACA4412.txt -- Input File that contains the co-ordinates of NACA4412 Airfoil The above four files are used to make the rotor assembly in 3-D.

  • Platform: Matlab, Scripts

It will calculate the conductor's short circuit current, total cantilever load, short circuit force transmitted to the GIS, heat loss by radiation & convection, equivalent power loss and many other more indicators..

  • Platform: Matlab, Scripts
  • Paean
  • License: Freeware
  • Rating

Paean is a tool to demonstrate in real-time the effect of various error-correcting codes on data transmitted via several channel models.
Paean License - BSD License.

  • Platform: WinOther

Transmitted: Freeware | All

New Reviews


Jewel Quest 3 Game

Jewel quest (3) is a free ware downloadable game from Free Ride games, a game development studio with a fair number of high quality games on this website. Jewel quest isn't an exception to this rule. Jewel quest is essentially a clone of the ...


Bank Robber

Bank robber (the bank robber) is essentially a trial game or a demo for the full version of the bank robber, which costs $4.99, and is a third person stealth and strategy game. In the bank robber you play as a criminal having recently being released ...


Graphs Made Easy

For some students, understanding statistics is a tough mountain to climb. However, this problem can be easily solved using pictorial representation of numbers and data, popularly known as Graphs. Since Graphs are easier to interpret, these are often ...


Note Genie

Note Genie right from the very beginning seemed like a bit of a strange program to me. Fair enough, I was reviewing the software on Windows 7 when its clearly published as only supporting up to Windows XP, but nevertheless in my rebellious fashion I ...


Age of Kingdoms

Age of kingdoms is an interesting mix of turn based strategy game with a small amount of war and micro management elements added in to make it more unique, and is a spiritual predecessor to another game from the same developer, castle wars. In Age ...


Slash Xonix

Slash xonix is a freeware game which takes the lesser known classic title xonix, and revamps and reworks it into a title for the desktop computer. Xonix (the game on which slash xonix is obviously based) is a game in which you must split the screen ...


Arctic Quest Game

Arctic  quest game (referred to in game as simply arctic quest) is a free ware downloadable game by free ride games, a game development website with a variety of games also downloadable from this site. Arctic quest is a very interesting puzzle ...


FireStones

Fire stones is a freeware puzzle game in which you must match three of the same coloured block in a row to destroy them, and although this may start to sound like bejeweled, the game actually takes a lot from tetris, as your blocks will fall from ...


Cloud System Booster

Cloud System Booster is a very up to date and modern looking application. To me, it almost looks like it’d fit better into Mac desktop environment rather than a Windows one. Cloud System Booster exists and aims to clean the unnecessary junk ...



New Downloads

Eassos Recovery Free

Eassos Recovery Free is
user-friendly and free data
recovery software. It supports
partition recovery and file
recovery ...

Frost Clock Screensaver

We present you Frost Clock
screensaver. Watch beautiful
frost snowflakes on your
computer. The centerpiece of
this ...

VPN PRO

The fastest free VPN. Protect
your privacy. Stay anonymous.
With VPN PRO your online
privacy is guaranteed, as we
do not ...

TavernerPOS

Touch screen Point of Sale for
pubs and bars with backoffice
management, menu modifiers,
reporting, kitchen printers,
...

ApPHP WebsiteCleaner

This script is a very simple
and fast utility allows you to
clean your website from
unneeded files and from
malware ...

PCBooster Free AntiSpyware

PCBooster Free AntiSpyware is
able to scan every corner of
your computer to search out
& remove all the spyware
and ...

3D Star Space Screensaver

3D Star Space Screensaver
shows tens of thousands of the
moving stars in the space with
flashes of color. A star is a
...

Puzzles Collection 2

Sure to be appreciated by
anyone who likes Jigsaw
puzzles, this game features
four difficulty levels, the
ability for ...

Christmas Paradise

This terrific christmas
screensaver will help you feel
the magic of the Christmas
Holiday. You will find
yourself in a ...



Related Searches

Fm Transmitted Software Mobile