26
Applica’on of PDV towards Determina’on of Cons’tuent Materials Proper’es Jason Johnson, Geoffrey Taber, and Glenn Daehn The Ohio State University, Department of Materials Science & Engineering Nov 5 th 2009 Approved for public release. Distribution unlimited.

Application of PDV towards Determination of Constituent

  • Upload
    others

  • View
    2

  • Download
    0

Embed Size (px)

Citation preview

Page 1: Application of PDV towards Determination of Constituent

Applica'onofPDVtowardsDetermina'onofCons'tuentMaterials

Proper'esJasonJohnson,GeoffreyTaber,andGlennDaehn

TheOhioStateUniversity,DepartmentofMaterialsScience&Engineering

Nov5th2009

Approved for public release. Distribution unlimited.

Page 2: Application of PDV towards Determination of Constituent

Overview

•  Newpackaging•  ApplicaIonsofPDVatOSU

– PowdercompacIon•  AcquisiIonfromgeometricallyIghtsituaIons

– Ringexpansion– Otherexamples

•  DatareducIon– DifferenIaIonofvelocityhistories– MatLabbased

Page 3: Application of PDV towards Determination of Constituent

NewPackaging

Totally portable PDV: packed in a ruggedized plastic equipment case (SKB)

Page 4: Application of PDV towards Determination of Constituent

PowderCompacIon

•  WorkbeingdoneinP/M,ceramics,andmodeling

•  ConsolidaIontohighdensiIes•  Ti,SiC/Cu,Al,etc.

– OpImizeprocessingparameters

•  HighresoluIondensityevoluIon•  P‐λmodel

– CoefficientdeterminaIon– ExperimentalvalidaIonofmodels

Page 5: Application of PDV towards Determination of Constituent

PowderCompacIon

•  Actuatordevelopment– DirectdriveEMcoils

•  BilletconstrucIon,fiberreinforcement•  Repeatability/survivabilityincreased

– Fieldshapers•  PDVimplementaIonbarriers

1. NeedtomaintainmagneIcfielduniformity

2. AvoidstressconcentraIons

Page 6: Application of PDV towards Determination of Constituent

PowderCompacIon

Significant field distortion results in highly asymmetric sample deformation

Oz Optics focuser

0.100” diameter sighting hole

G10 structural fiberglass

Carbon fiber/epoxy filament winding

Page 7: Application of PDV towards Determination of Constituent

PowderCompacIon

•  FirstgeneraIontechnology– Periscopicprobeshaveproblemswithregardtoissue1

– SighIngholesindirectdriveEMcoilsdifficultduetoissue2

•  ProvidesmoIvaIonfornewvariantsonperiscopetypeprobes•  Samebasicrequirement–lightdownandbackviaa45omirror

Page 8: Application of PDV towards Determination of Constituent

PeriscopicProbeVariants

•  Miniaturizedfiberprobes(future)•  Annularmirror,usedwithfocusingprobes

Machined from plastic and sputtered with gold for a mirror face

Reduced to practice

1 x1 mm2 45o mirror Tower Optical ($)

Page 9: Application of PDV towards Determination of Constituent

PowderCompacIon

Gold sputtered annular mirror

Data shown is from an 8 kJ compression of 19 mm diameter annealed copper tube (empty)

Page 10: Application of PDV towards Determination of Constituent

PowderCompacIon

•  Repeatableuselimit– 20+kJforfieldshaper– 10+kJforbilletcoils

Machined from C18150 Cu

Ends brazed on, added G10 insulating tube and corona dope

Filament wound with Dyneema fiber, connections added

Page 11: Application of PDV towards Determination of Constituent

RingExpansion

•  GreatneedforreliabletensileducIlityandstrengthinformaIon–  SHPBsuffersfromlackofstandardizaIon

– Waveeffectscomplicateanalysis

•  Issuescouldberesolvedwithringexpansiontechnique,butwithotherdifficulIes

Free body diagram of forces acting on a differential section of a ring. Inertial forces are denoted by ρΛ‘r’, magnetic forces by Pmrdθ, and hoop forces by σh, where ρ is material density, Λ is the volume, r is the ring radius, Pm is the time varying magnetic pressure, h is the ring wall thickness, and θ is the included angle.

Page 12: Application of PDV towards Determination of Constituent

•  Equipmentdevelopmentstage

FullyInstrumentedRingExpansion(FIRE)System

Shrapnelguard

Adjustablescrewpress

BaseplateandHVfeed‐through

Sample/coilspace

Can handle multiple sizes of direct/indirect coils and samples, as well as exploding wire experiments

Typical coil and end

connector

Page 13: Application of PDV towards Determination of Constituent

FIRESystem

PDVports

v

1 2

6

4

3

5

Impulse load

Ring sample

Page 14: Application of PDV towards Determination of Constituent

Supportring&PDVmirrorposts

EMactuator

FIRESystem

Togglelatches

SupportringforPDVprobes

Page 15: Application of PDV towards Determination of Constituent

FIRESystem

•  Supportringislocatedinaplanevia3threadedposts

•  Canindependentlyadjustanyofthe6PDVchannelsforaxialheight–  Usefulonlongcylindricalsamples

Symmetric current path: I I/2 I/2

Page 16: Application of PDV towards Determination of Constituent

OtherOSUApplicaIons

•  Explodingwire/foillaunch•  “Highspeed”airpress•  Impactwelding

PDV port

45o mirror

Cu flyer with 3M retro-reflecting tape

Page 17: Application of PDV towards Determination of Constituent

DataReducIon

•  DifferenIaIonofsignalswithhighfrequencynoisecanbedifficult(integraIonismuchlessproblemaIc)

•  Currently,determiningacceleraIonhistoriesrequiresfinetuningofsmoothingparameters– WhatisjusIfiedwhenfiltering?– Whichavenuetotake?

•  Arobustalgorithmisdesired,withouttheneedforhumanjudgment–  [PDVrawdata→velocity→acceleraIon]

Page 18: Application of PDV towards Determination of Constituent

CurrentProcedure

•  Matlab’sSpectrogramfuncIon– Producesasurfacein3‐space– Weareinterestedinsomeofthelocalpeaksofthissurface•  DominantfrequencycontribuIon

[S,F,T,P] = spectrogram(pdvdat,t,(t/2),f,fs);

mdense = zeros(1,lP);

for u = 1:lP; [c,i]=max(P(3:(length(F)),u));

mdense(1,u)=i;

end

smdense = smooth(mdense,s,'rlowess'); % Smoothing filter vel = smdense.*(775*(fs/1e9)/f);

Page 19: Application of PDV towards Determination of Constituent

CurrentProcedure•  PreliminarilyprocessenIredatafile–lowresoluIonspectrogram–  SelectImeframeofinterest,idenIfymaxvelocity,thisisusedtodoalocal,higherresoluIonspectrogram

•  DefineanextracIonwindowaroundthevelocitysignalinHi‐Resspectrogramplot–  ginputfuncIon

•  Peaksarethenextractedlocallywithintheareadefinedbytheuser–  Ignoresspurioussignalsandothernoise

Page 20: Application of PDV towards Determination of Constituent

CurrentProcedure•  Extractedpeaksarefinedwithaspline

–  Generatesvelocityhistory(withpossibleartefacts–relatedtosmoothingandwindowsize)

–  Finefeaturescanbelost•  Integratetogetdisplacement•  DifferenIateforacceleraIon

Data shown is from a circular copper flyer accelerated with ~525 J, then striking a fiberglass plate with a hole in it.

Page 21: Application of PDV towards Determination of Constituent

CurrentProcedure

Smoothed with s = 8 and method = ‘rlowess’

Differentiated from velocity, smoothed again with s = 10

Double differentiated from displacement, smoothed again with s = 10

Differentiated from velocity

10 kJ sand compaction

Page 22: Application of PDV towards Determination of Constituent

CurrentProcedure

Smoothed with s = 16 and method = ‘rlowess’

Differentiated from velocity, smoothed again with s = 10

Double differentiated from displacement, smoothed again with s = 10

Differentiated from velocity

10 kJ sand compaction

Page 23: Application of PDV towards Determination of Constituent

CurrentProcedure•  MatLabhasmanybuiltinfiltersandsmoothingfuncIons– smooth,spline,filt,ffoilt,etc.

•  LikespectralanalysisfuncIons,eachhaspros/cons•  EachcanuIlizemulIplemethods

•  Canalsousefit/fitopIons

Page 24: Application of PDV towards Determination of Constituent

OtherThoughts

•  AcquisiIonratevs.windowandfrequencybinning…– Shouldwealwaysrecorddataatthehighestavailablesamplerate?•  Largefiles,buthighfidelity

–  IsthereanopImalfrequencyorImebinsizeforanalysis?•  Alotoffiddlingaroundsofar…

fs = 1e9; % Sampling frequency t = 1000; % Time resolution (window length, default overlap is 1/2 window length) f = 1000; % Frequency resolution (# of frequency bins)

[S,F,T,P] = spectrogram(pdvdat,t,(t/2),f,fs);

Page 25: Application of PDV towards Determination of Constituent

OtherThoughts

•  AssumeaformalismforthedeceleraIoncurveapriori– MaybeO.K.forcertainspecialcases

•  Averagingoverseveralchannels– FIREnominallyincorporates3highspeedand3differenIalchannelsofPDV

•  IsthereanothermethodthatisfundamentallybenerforacceleraIon?

Page 26: Application of PDV towards Determination of Constituent

QuesIons/Comments?