UCR CS 122B, Adv. Embedded and Real Time Systems Homework 4 Prof. Frank Vahid A problem was described in class, in which a valve's output response to a large range of input control values was evaluated and recorded in a table. Furthermore, a distinct table was created for a range of temperatures. As every valve experience slight manufacturing variations, every valve's tables are different. These unique tables are thus stored in the memory of microprocessor-based system using such a valve. Obviously, storing such table occupies a lot of memory. One method for reducing the amount of memory is to create equations to describe each table. Propose two other methods. Hint: the data has much redundancy. Turn in the assignment electronically. Name your file hw4_firstname_lastname.txt.