I understand what is behind your question. The UC3875 is an older Unitrode type of controller and I could not find an average model of it. To make sure what you are looking for, let me ask some questions as follows:
1. Is your apllication a DC/DC FULL-Bridge Phase Shift Converter ?
2. Operating in Voltage Mode or Current Mode ?
3. Do you have Chris Basso's Averaged Models ? Those can be used independently on a specific IC and are suitable to achieve Bode Plots. You can download them via a Google search
For Bode Plot analysis you need to define first the following parameters:
- Switching Frequency Fsw
- Crossover Frequency fcross target. Rule of thumb > 1/10 to 1/20 of Fsw
- Evaluate the Gain of the power Stage only, at fcross as selected. You can simulate it using Basso's Average Models. Alternatively use the Laplace Transfer Function for the topology used (i.e. Full Bridge PC)
- Calculate the compensation Network, (type III amplifier for voltage mode, type II amplifier for Current mode). The compensation network can be calculated by using Venables K-method or others.
- Test the circuit > LTspiceXVII Simulation with Basso's Average Models. Check the Gain and Phase to ensure your compensation network matches with fcrossover target.
Another Possibility is to download the latest Version of LTspice. This software has not an extension, such as LTspiceXVII, the Logo is just LTspice.
With LTspice you can simulate the Bode Plot with your UC3875 circuit directly, like it is.
LTspice offers a component, named "fra", which stands for Frequency Response Analyzer.
Open your feedback Loop, i.e. the Voltage sense divider to Vout, and place the .fra-component between the Divider resistor and Vout (output voltage)
Run the Simulation by using the .fra command. Wait until the process is completed. A window will come up, showing you the results, such as:
> Bode Plot with entries for zero dB at crossover frequency, phase Margin at crossover and gain margin at its frequency.
By doing this, you can test the stability of your circuit, with the compensation network you have used.
What you do not get "free of charge" are the values of the components network itself. That's your turn to do.
------
Regards
Udo