TreeEng,
This topic has come up for discussion previoulsy. See thread408-46925
In that thread, I responded as follows:
I often covert between Cv and Cd. Here's how to do it. I have included a conversion factor in case you are working in gpm and psi.
First, the governing equations for volumetric flow, Q, in gpm:
Q = Cd*A*sqrt(2*dP/rho)*F
where,
Cd is the discharge coefficient
A is the flow area
sqrt is the mathematical symbol for square root
dP is the pressure drop
rho is the fluid density
F is the conversion factor to get gpm assuming the pressure is in psi, area in ft^2 and density in lb/ft^3; note that F is outside of the sqrt. F = sqrt(32.2*144)*7.48*60 = 30561.
Given a valve flow coefficient, Cv, the volumetric flow rate is,
Q = Cv*sqrt(dP)
Q is in gpm
dP is in psi
Cv is in gpm/sqrt(psi)
Setting the two equations equal to each other and solving for Cd yields,
Cd = Cv*sqrt(rho/2)/F/A
If using gpm and psi, then F = 30561.
If SI units are used, for which P is in Pa, flow rate is m^3/s and Cv is (m^3/s)/sqrt(Pa), the conversion factor is F=1.
TreeEng,
To answer your basic question, Cv and Cd both express the hydraulic resistance of a pipeline component such as a valve, orifice, or nozzle. The Cv is typically used for valves and is avaiable from manufacturers. As pointed out by TD2K, Cd is typically used to indicate variations from the ideal nozzle or orifice.
As for your equation, Cv ~ 38*A*Cd, I do not think that is valid. I cannot get there from the equations I laid out above.