E N D
(Portable HArd Disk Digital Audio Recorder) phaddar (fad är’) noun. 1. A small electronic component that interfaces a dynamic microphone with a standard IDE hard disk. This system has the ability to record at least an hour of CD quality audio data (16 bits of resolution and a 44.1 kHz sampling rate). The data that is stored on the hard disk can be downloaded to a PC over the serial port at a later time. Advantages to the system include scalability, portability and low cost. 2. Indian word for “worthless”
Schematic Put that here
Major Components • IDE Hard Disk • Microcontroller - Microchip PIC 16HC64 • Analog to Digital Converter - Cirrus CS5331 • XLR Connectors • Serial Connector
Software Architecture Recording Mode Downloading Mode
Order of events for microcontroller chip in recording mode • Spin up drive • Wait for drive ready • Write LBA address to hard disk • Output recording status to LED • Send command for start sector recording • Wait for LRCK signal from A/D to go low • Send data to sector • Update end data address • Check for stop recording command from user button • Check for disk full • Loop to “Send command for start sector recording”
Order of events for microcontroller in downloading mode • Setup for serial communication to computer • Wait for signal from PC to begin downloading • Send size of data string to PC (three byte LBA address of last recorded sector) • Wait for confirmation or error signal from PC • Send data stream to PC until last used sector is transmitted
Objective Obtain high quality audio samples for engineering analysis at a reasonable cost.
Problems With Analog Solution • Interference between consecutive recordings over the same physical portion of tape. • Loss of audio fidelity with time, as the tape wears out. • Tape Media limits true frequency response.
Problems With Conventional Digital Solution • Costly • Often Requires Proprietary Interface Card • Very Limited Storage Capacity