calculate response at any frequnecy equations

Status
Not open for further replies.
Does anyone know how to calculate the response of a driver at a certain frequency? I have made a web based program (behind a firewall or I could show people) that stores the woofer specs in a mysql database, and then when a driver is selected make a jpeg of the frequency response curve. Unfortunately the only data points I know how to calculate are the 12 db slope from the f3 in a .707 Q box, the F3 point, the peak dB point in a Q>.707 box, and the 0 dB reference line for higher frequencies. I dont know how to calculate the slope in a lower or higher Q system tho.. Right now I have 3 straight lines to approximate the curve. I want to improve on this to a curve withot having to dig up my computer graphics books and hard code some NURBS or bezier curves since PHP doesnt hav any curve functions built in.
Anyone have any suggestions?

Also, does anyone know at what frequency the curve gets to the reference level in a Qtc =.707 system? Is it one octave above F3?
 
Status
Not open for further replies.