Freeware Downloads for "Timing Bits"
- Carrier & Symbol Timing Recovery
- License: Freeware

Timing recovery is a critical aspect of Digital Communications Receivers. This model uses a fractional delay implemented with a Farrow filter to create a symbol rate timing recovery subsystem. This is combined with a decision aided Carrier Recovery PLL. For testing, a transmitter with continuosly variable carrier frequency error and symbol rate error is included. References are included in the model..
- Platform: Matlab, Scripts
- Publisher: Dick Benson
- Date: 04-01-2013
- Size: 31 KB
- 16-bits fixed-point PID controller
- License: Freeware

This simulation illustrates the effects of the fixed-point computations on the closed-loop precision for a 16-bits PID controller. The rounding mode, the point where the truncations take place and the format width for the internal variable have a significant action on the closed-loop permanent error. Three versions of the same PI(D=0) controller are implemented : i) double (floating point), ii) 16 bits single precision (fixed point) and iii) 16-bits double precision (fixed point)..
- Platform: Matlab, Scripts
- Publisher: Gilles
- Date: 19-06-2013
- Size: 10 KB
- Bytes and Bits Viewer
- License: Freeware

This is a very simple but useful application for viewing the sequence of bytes or bits in a binary file. I have modified my old bytes viewer and added the option to view the sequence of bits as well.
You can choose the start and end index of the bytes / bits being viewed.
The application also supports dragging and dropping files into the form.
You can use it together with Fiddler by selecting a session and then choosing for example File - Save - Request - Request Body.
- Platform: WinOther
- Publisher: Vladimir Bodurov
- Date:
- Size: 10 KB
- Interface Traffic Indicator
- License: Freeware

Interface Traffic Indicator, inftraf.exe Version 1.3.0; January 2005 Software by Carsten Schmidt If you like this software, please consider donating. What does it do and how does it work? Inftraf is a tool that requests IN/OUT octet data (MIB2) from SNMP-capable network interfaces. You can use this program in a professional network environment to monitor selected network interfaces (even backplane ports if the device provides the information) or you can monitor your home network or cable/modem/ISDN connection to the internet.
- Platform: Windows
- Publisher: Carsten Schmidt
- Date: 23-01-2005
- Size: 791 KB
- BitPump
- License: Freeware

BitPump is a Bittorrent client that provides download management as simple as normal downloads, via .torrent files. Rather than from a single server, files are transferred in bits, originating from a server (seed) and shared via a p2p network of other .torrent clients (peers) allowing for high-speed downloads. Breaking files into pieces balances the load between the many "leeches", and greatly reduces bandwidth usage. Several interface choices provide variable information about downloads: Minimal displays no details, simply downloads the file; Normal displays some, such as download speeds; and Manager is an advanced mode that can display all technical details, including a list of IP connections, metafile information, and precise data on files, file pieces, and progress percentage.
- Platform: Windows
- Publisher: AnalogX
- Date: 14-11-2005
- Size: 432 KB
- BITS Download Manager
- License: Freeware

BITS is an application that enables you to download large files in the background BITS is an application that enables you to download large files in the background.BITS Download Manager unleashes the power of BITS by extending the Internet Explorer context menu with a new option, "Download with BITS". In many ways BITS Download Manager is similar to other commonly available download managers. For example it does, of course, resume interrupted file transfers and it supports http transfers.
- Platform: WinOther
- Publisher: downloads.language.nu
- Date: 02-06-2009
- Size: 2795 KB
- CyberCafePro Client
- License: Freeware

CyberCafePro is the most trusted name in the Internet cafe software market since 1999 and reliably used in over 175 countries. CyberCafePro Client 6 is free and effectively & easily manages all timed public access computing environments (cyber & Internet cafes, gaming centers, telecentres, schools, libraries, community and business centers). CyberCafePro is easy to use and provides security, timing, administration and flexible pricing options to securely control, better manage and maximize profits.
- Platform: Windows
- Publisher: OneRoof Inc.
- Date: 22-02-2011
- Size: 10747 KB
- Visual Salsa
- License: Freeware

Visual Salsa enables you to experience the rhythm of Salsa Music in a visual way. You can load any Salsa song from your computer to train your ears, brain, and legs into feeling the rhythm. Are you a Salsa dancer? Do you have difficulty following the rhythm/timing in certain songs? The Visual Salsa software will help you tremendously by being your personal trainer for mastering the Salsa beat. Practice at your leisure, any time you want, and get an instant feedback on your progress. Developed by experienced and professional Salsa instructors, this software brings a simple and effective way to improve your rhythmicity in a short time.
- Platform: Mac, Tablets, Windows
- Publisher: Salsa Rhythm Software
- Date: 30-03-2012
- Size: 31836 KB
- 4bpp: 4-bits-per-pixel graphic routines
- License: Freeware

4bpp is a collection of graphical functions intended for speed on 4 bits-per-pixel screen buffers..
- Platform: Linux, Unix
- Publisher: fourbpp.sourceforge.net
- Date: 04-07-2012
- Size: 33 KB
- High Performance IC Timing
- License: Freeware

A static timing analysis program written in C++. Cadence LEF/DEF definitions of circuit geometry and SDF definitions of circuit timing data of a synchronous circuit are compiled in order to generate timing constraints for non-zero skew circuit operation..
- Platform: Linux, Unix
- Publisher: hpictiming.sourceforge.net
- Date: 08-09-2012
- Size: 2204 KB
- timing-gen
- License: Freeware

Timing-gen is a Linux tool to generate high quality Postscript timing diagrams from text input files..
- Platform: WinOther
- Publisher: timing-gen.sourceforge.net
- Date: 09-06-2012
- Size: 69 KB
- BFSK design using system generator
- License: Freeware

The transmitter is the combination of three distinct parts: the preamble, the data input and the modulation circuitry. The data is transmitted in blocks of 120 bits. An eight bit preamble with pattern 10101001 is attached in front of every packet to facilitate packet synchronization at the receiver. For simulation purposes, Simulink's blocks 'From Workspace' and 'To Workspace' were used to supply the design with input bits and store them, respectively. The results were also visually verified at each stage using 'Scope' blocks.
- Platform: Matlab, Scripts
- Publisher: KONSTANTINOS VOSKAKIS
- Date: 22-01-2013
- Size: 61 KB
- timing
- License: Freeware

A timing error detector for Communication systems with simulink. Required versions : Matlab 5.2.1, Simulink 2.2.1 File description 1. ti_det1.m (simulink version 5.2.1) An s-function to be used for timing detector. For detailed information, Refer to the following paper,K.H. Mueller and M. Mueller, ' Timing recovery in digital synchronous data receivers,' IEEE Trans. Comun., vol COM-24, no. 5, May 1976. 2. m_delay3.m (related m-file) An s-function operating as sample and hold with clock port.
- Platform: Matlab, Scripts
- Publisher: Byung Yoon Min
- Date: 05-01-2013
- Size: 10 KB
- 16-bits fixed-point PID implementations in C
- License: Freeware

The effect of fixed-point arithmetic in 16-bits PID controller C routines on the closed-loop precision is shown in this Simulink model. Two Simulink blocks that implement single and double precision 16-bits PID C routines are generated with the LCT. The C sources are supplied for user modifications if required. Controllers work with 16-bits data and coefficients word lengths. Coefficients and data fixed-point numbers have respectively 12-bits and 10-bits fractionnal part. For a reference step excitation, you will see that the permanent errors for the fixed-point pids do not equal zero.
- Platform: Matlab, Scripts
- Publisher: Gilles
- Date: 17-02-2013
- Size: 20 KB
- phpMyITAsset Keep track of your IT bits
- License: Freeware

KISS application to manage any kind of IT bits with the plus of keeping track of history, location of use or storage, owner, documentation and related software, mark items for exchange/let/sell, and more ! Completely customizable categories, easy to use.
phpMyITAsset Keep track of your IT bits License - GNU General Public License (GPL).
- Platform: WinOther
- Publisher: Phpmyitasset
- Date:
- Speech & Debate Timing Software
- License: Freeware

Speech & Debate Timing Software for schools and organisations
Speech & Debate Timing Software License - GNU General Public License (GPL).
- Platform: WinOther
- Publisher: Speechdebatetim
- Date:
- clk++ - Typesetting timing diagrams
- License: Freeware

clk++ is a program for automated typesetting of timing diagrams in digital electronics. Output is PostScript in original, but inheritance can be used to provide both for different output formats and interactive work.
clk++ - Typesetting timing diagrams License - GNU General Public License (GPL).
- Platform: WinOther
- Publisher: Clkpp
- Date:
- BITS Delphi Component
- License: Freeware

Event Based Component for Delphi embedding all the functionalities of the "Background Intelligent Transfer Service" (BITS) for Windows.
BITS Delphi Component License - GNU General Public License (GPL).
- Platform: WinOther
- Publisher: Bitsdelphicompo
- Date:
- Bits and Pieces
- License: Freeware

Bits and Pieces is an interactive 6502 disassembler.
Bits and Pieces License - zlib/libpng License.
- Platform: WinOther
- Publisher: Bnp
- Date:
- Smart Cafe Suite
- License: Freeware

Smart Cafe Suite is software that seeks to automate the timing of clients in an internet cafe. It can run on all O.Ss. This eases things, since cafe operators are not limited to Windows Or Linux software. It consists of a server and a client.
Features:
* Multi OS Support
* Unlimited Clients
* Light Weight
* Highly Customizable.
- Platform: WinOther
- Publisher: Joseph Joshua
- Date:
- Size: 8949 KB
Timing Bits: Freeware | All





