Back to the 2025 paper
Similar questions
Signal Conditioning and Data Acquisition SystemDescribe the working of ADC and DAC in a microcontroller system with examples.20257mSignal Conditioning and Data Acquisition SystemA DAQ system samples 4 channels simultaneously at 25 kS/s per channel. Each sample is 12 bits. The microcontroller writes data to an SD card via SPI at 12 Mbps. The SD card uses 512-byte sectors and write operations must be in whole sectors. The MCU packs samples channel-wise into frames and writes continuously. (i) Compute the raw data rate in Mbps and the required sustained write throughput in MB/s (account for packing). (ii) Design a framing strategy: pack samples into 512-byte sectors with minimal wasted space—compute how many samples per sector and how many sectors per second must be written.20257mSignal Conditioning and Data Acquisition SystemDescribe the signal conditioning process in a DAQ system and explain how it is used in real-time applications.20257mMICROPROCESSORSA timing diagram shows: (i) Logical output of program (ii) Voltage transitions with respect to time (iii) Machine code of instruction (iv) Bus architecture20242m
PreviousA microcontroller system needs to store real-time vibration data at 10 kSamples/s, each sample being 16 bits. (i) Calculate the minimum memory size required for storing 5 minutes of data. (ii) Suggest a suitable data storage interface (SPI/I2C/Parallel) and justify with bandwidth calculations.NextA DAQ system samples 4 channels simultaneously at 25 kS/s per channel. Each sample is 12 bits. The microcontroller writes data to an SD card via SPI at 12 Mbps. The SD card uses 512-byte sectors and write operations must be in whole sectors. The MCU packs samples channel-wise into frames and writes continuously. (i) Compute the raw data rate in Mbps and the required sustained write throughput in MB/s (account for packing). (ii) Design a framing strategy: pack samples into 512-byte sectors with minimal wasted space—compute how many samples per sector and how many sectors per second must be written.