MarkT, why suggest using IGBT without giving us a valid reason over using MOSFETS.
I think we all have some agreeance with a MOSFET being a suitable device for the project.
As with standard transistors, you can can't simply parallel IGBTs as you do MOSFETS.
Also, MarkT, it appears that you haven't read the post prior to yours, where I mention the use of a MOSFET driver, specifically the UCC27424P, which is based on the basic variety of XX4422 style drivers, but is way better.
The one I specified has the extra driver enable pin as well, it can take logic inputs direct from as low as 3.3v.
localbroadcast, yes with what I have seen, this driver will work fine with your MOSFET.
What I suggest you try to do is to use a drive voltage of higher than 5.0 volts, say something closer to 10v or 12v. The reason is that, even though you may have a nice chunky 5.0v source, any MOSFET driver will not swing its output rail to rail. It will be some point below 5.0v, and too close to the gate threshold voltage of the power MOSFET.
If you have as part of your design a 12v supply, then use this as the Vcc of the driver chip to give the a good gate voltage on the main power MOSFET. The driver chip will handle the higher charge and discharge of the power MOSFET quite well.
Using 12 volts on the driver chip will still allow you to connect the Aruino directly to the input pin.
These drivers have two separate drivers within them, so you can use two power MOSFETS, or, if you want, you can parallel the two drivers stages foe even greater current source/sinking for really demanding power MOSFETS.
MarkT suggests the use of an opto-coupler, I wouldn't suggest this, just connect your Arduino output pin directly to the input pin of the driver you have. Adding more circuitry for extra protection can be worthwhile sometimes, but can actually cause more nuisance other times with extra complexity and reducing performance.
Do put a fuse or some form of safety circuit in the high voltage side.
With any MOSFET, be careful with static when handling the device before placing it in circuit, the gate insulation layer is susceptible to damage. So don't walk around in synthetic clothing rubbing your feet on the ground.
____
Paul