A ROBUST ATTITUDE MEASURING SYSTEM FOR AGILE SATELLITES. J. Treurnicht W.H. Steyn. University of Stellenbosch, Stellenbosch, South Africa

Size: px
Start display at page:

Download "A ROBUST ATTITUDE MEASURING SYSTEM FOR AGILE SATELLITES. J. Treurnicht W.H. Steyn. University of Stellenbosch, Stellenbosch, South Africa"

Transcription

1 A ROBUST ATTITUDE MEASURING SYSTEM FOR AGILE SATELLITES J. Treurnicht W.H. Steyn University of Stellenbosch, Stellenbosch, South Africa Abstract: A novel attitue measuring sensor is presente to be use on agile satellites without any angular fiel of view restrictions. The sensor is base on low-cost, meium resolution attitue vector measurements, obtaine from geomagnetic etectors (magnetometers) an coarse sun sensors (solar cells). The vector measurements chosen, have an unrestricte fiel of view an a reasonably high response banwith as require uring agile satellite manoeuvres. Lowcost soli state angular rate sensors with moerate to high rift bias are use to propagate the attitue between vector measurements. All sensor outputs are valiate by a pre-filtering process to eliminate spurious or faulty sensors, before feeing the ata into an extene Kalman filter (EKF). The EKF is use to estimate the attitue quaternion an angular rate sensor (gyroscope) bias vectors. Practical results from a rotating platform is presente to verify the theoretical an simulation performance. This new sensor has irect application in satellite attitue estimation owing to it s robust an goo performance. Keywors: Micro Satellites; Attitue Estimation; Extene Kalman Filter (EKF). 1. INTRODUCTION The orientation of micro satellites may be robustly etermine using two non-coincient vector measurements. A combination of a geomagnetic etector (3-axis magnetometer) an a coarse sun sensor array (solar cells) are a particularly suite pair for a polar or sun synchronous orbit. The combination allows low-cost continuous unrestricte satellite attitue measurements uring the important ay part of the orbit with reasonable accuracy of better than 1. The ynamic performance of an agile satellite may be enhance using gyroscopes. Unfortunately, these gyroscopes are expensive an power hungry, which limite their use to ate on smaller satellites. The availability of MEMS gyroscopes at very low cost (about USD3) makes this option now feasible. The performance an robustness can be extene by using multiples of these gyroscopes per axis. A novel robust attitue Extene Kalman Filter (EKF) is constructe using an innovation mixing mechanism. This scheme allows the flexible use of multiple sensor vectors without a substantial increase in the complexity of the gain calculation of the EKF.. SENSORS The main attitue sensors consist of: Coarse Sun Sensor (CSS), consisting of 6 solar cells, one per satellite facet see Figure 1. Vector measurements are generate by calculating the current ifference from opposite sies. A unit vector is generate from the 3-axis measurement an a confience flag c s

2 is generate base on the measurement size. The current from the solar cell is moulate by the cosine of the incience angle from normal. Deviations from this ieal response occur when the incience angle on the panel is small. Correction for the earth Albeo effect, using a earth moel, is escribe in [6]. Let the measurement from the gyro u be relate to the actual rate ω, bias rate b an measurement noise η 1 u = ω + b + η 1 Our best estimate of the rate is then ˆω = u ˆb The bias rate equation is escribe by a ranom walk process ḃ = η Fig. 1. Coarse Sun Sensor Configuration A 3-axis magnetometer (Honeywell HMS3 or similar). A unit vector is generate from the 3-axis measurement an a confience flag c m is generate base on the status (ON, vali communications etc.) an measurement size. (Multiple) low-cost MEMS gyros (Analog Devices ADXRS15 or similar), one or more per axis. Depening on the complexity of the temperature an offset compensation, the gyro rift performance can approach 7 /hr. The formation of the measurement vectors are illustrate in Figure. Compose the 6-element state vector as consisting of the vector part of the error quaternion δq 1... δq 3 an the gyro rift-rate bias vector δb x... δb z δq 1 (t) δq (t) x(t) = δq 3 (t) δb x (t) δb y (t) δb z (t) The true attitue quaternion is given by (note the rotate sequence) q = ˆq δq where enotes a quaternion multiplication see [], section IV. The state equation for the system is given by x(t) = f(x(t), t) + g(x(t), t)w(t) t with w(t) = system noise with covariance matrix Q(t). The state error vector an covariance matrix are efine by x(t) = x(t) ˆx(t) P (t) = E[ x(t) x T (t)] Fig.. Forming the Sensor Measurement Vectors The sun vector can be upate at the esire rate, but the magnetometer measurements will typically be interleave between magneto-torquer pulses (time-slice), so a practical magnetometer measurement upate perio can be 1 sec. 3. EKF FORMULATION Analysis follows that of the Multiplying EKF (MEKF) from [], [3] an [5]. so the state error vector satisfies the ifferential equation with x(t) = F (t) x(t) + G(t)w(t) t F (t) = x G(t) = g(ˆx(t), t) f(x(t), t) ˆx(t) The preicte covariance matrix satisfies the ifferential equation t P (t) = F (t)p (t) + P (t)f T (t) + G(t)Q(t)G T (t) For the sixth-orer boy reference moel, we get

3 [ω(t) ] 1 F (t) = I G(t) = I I 3 3 We can integrate F (t) numerically to get the iscrete state space matrix Φ(k) Φ(k) = I F (k)δt +... For a small sample perio (δt 1), we can approximate 1 ω z δt ω y δt.5δt ω z δt 1 ω x δt.5δt Φ(k) ω y δt ω x δt 1.5δt Innovation The innovation is etermine from the crossprouct also use by [4] an [5]. Let the innovation i m (k) be given by the crossprouct of the measurement v m (k) an the reference vector ˆv b (k) in boy coorinates i m (k) = v m (k) ˆv b (k) = v m (k) A(ˆq)ˆv r (k) 3.3 State Upate The error quaternion is calculate from the innovation vector i m an quaternion gain submatrix K q δ q (k) = K q (k) i m (k) an then the error quaternion is normalise δq 4 (k) = [ ] δ q (k) 1 δ q (k), δq(k) = δq 4 (k) The bias vector is calculate from the innovation vector i m an bias gain submatrix K b δb(k) = K b (k) i m (k) The correcte [ state is now forme from ˆq + ] ˆx + (k) (k) = ˆb+ with (k) ˆq + (k) = δq(k) ˆq(k) an ˆb+ (k) = ˆb(k) + δb(k) [ ˆq ] The preicte state ˆx (k+1) = (k+1) ˆb is forme using the quaternion integration from [1] [ ˆq (k + 1) = I cos ˆωδt ] ˆωδt + sin ˆq Ωˆω + (k), with ˆω(k) = ˆω x + ˆω y + ˆω z, an the bias states are simply propagate as ˆb (k + 1) = ˆb + (k) After some manipulation, the measurement sensitivity H(k) becomes H(k) = [ H a (ˆv b ) 3 3 ] with ˆv bz + ˆv by ˆv bxˆv by ˆv bxˆv bz H a (ˆv b ) = ˆv byˆv bx ˆv bx + ˆv bz ˆv byˆv bz ˆv bzˆv bx ˆv bzˆv by ˆv by + ˆv bx 3.4 Block iagram A block iagram combining the above mentione equations is shown in Figure Gain an Covariance Calculation The covariance upate P + (k) an gain K(k) are calculate by K(k) =P (k)h T (k) [ H(k)P (k)h T (k) + R(k) ] 1 P + (k) =(I K(k)H(k))P (k) with Q(k) = T G(t)Q(t)GT (t) t. The covariance preictor P (k + 1) for the EKF is given by P (k + 1) = Φ(k)P + (k)φ T (k) + Q Fig. 3. MEKF Block Diagram

4 4. SENSOR MIXING Consier the case in Figure 4 where n sensor measurements (unit vectors) are referre to the boy, an n innovation sequences i... i n 1 are create. Fig. 4. Innovation base sensor mixing scheme A number of strategies might be consiere for combining the iniviual innovation sequences into one combine innovation sequence. A weighte scheme was selecte i(k) = w i (k)i i (k), w i (k) = 1 i=1 i=1 The number of vectors in this application are insufficient for implementing a complete fault tolerant scheme. However, it still allows isturbance rejection through the choices of weights. The sensor confience inicators which checks the total CSS sensor current an magnetic fiel against a esign winow, can be use to temporary isable or reuce the effect of a faulty measurement vector. In the normal case the weights can be base on the known sensor noise covariances R i. If the two vector measurements are inepenent, then the weights may then calculate from w i = R i j=1 1 Rj, R 1 = j=1 R 1 j This strategy is simple to implement,an it can accommoate known changes in sensor noise. For the two-sensor case, we have w 1 = R 1 [ R1 + R ] 1, w = R [ R1 + R ] 1, R =R 1 R [R 1 + R ] 1 The performance may be further enhance by moulating the sensor noise covariances at known positions. For example, the geomagnetic measurements close to the poles an the sun sensor measurements at low incience angles on the solar cells will lea to increase errors for affecte vector measurement. 5. PRACTICAL RESULTS The EKF escribe was implemente on a emonstrator consisting of rotating base limite in rotation aroun the Z-axis only. The harware on this base consiste of yaw measurement ADXL15 MEMS gyros, 4 solar panels an a HMR3 magnetometer. The measurements were integrate using a Cygnal USB microcontroller at a sample perio of.1 sec. The attitue EKF was run on a PC in real-time using a C- program. The reference IGRF an sun vectors are upate using the measurement position latituelongitue coorinates an local time. No Albeo compensation was performe for these experiments. Compensation for the MEMS gyros were limite to first-orer compensation for temperature an offset. 5.1 Measure Performance The gyro bias estimation performance of the attitue control system, for an arbitary platform attitue rate profile is shown in Figure 5 for the combine sensor innovation strategy. Yaw angle in eg Bias in mra/s Estimate Bias Rate Measure Rate Fig. 5. Typical bias rate estimation Note that the bias estimate inclues effects such as rate calibration errors etc. (the rate scale factor error changes the sign of the bias error in Figure 5). The typical yaw angle estimation of the attitue control system, with the base rotating at a constant spee about -3 mra/sec an with the combine sensor innovation strategy, is shown in Figure CONCLUSION The configuration use in this paper uses the MEKF concepts efine in [] an [3] with the

5 [6] S. Theil, P. Appel an A Schleicher (3) Low cost, Goo Accuracy - Attitue etermination using Magnetometer an simple Sun sensor, SSC3-XI-7, 17th Annual AIAA/USU Conference on Small Satellites. Angle error in eg Fig. 6. Typical yaw angle estimation error of the estimate yaw angle relative to the integral of the line-of-sight rate, using both vector measurements an with the platform moving at a constant rate. cross-prouct innovation in [4] an [5]. The two sensor vector measurements from the coarse sun sensors an magnetometer similar to [6] is use. A low-cost gyro is ae to exten the tracking performance for an agile satellite, even when the magnetometer ata rate is low. Although these gyros are not suitable for the preiction of attitue for longer than a few minutes, their low power an high reliability augments the other sensors to provie a smooth an robust attitue estimate. A novel metho of combining the innovation from the sensors is presente that allows an arbitrary number of sensor measurements to be use simultaneously without a substantial increase in processing. This enables practical on-line EKF gain calculation instea of less accurate fixe-gain banke filters. REFERENCES [1] J.R. Wertz (1978), Spacecraft Attitue Determination an Control, Kluwer. [] E.J. Lefferts, F.L. Markley an M.D. Shuster (198) Kalman Filtering for Spacecraft Attitue Estimation, J Guiance, No. 5, pages [3] F.L. Markley (3) Attitue Error Representations for Kalman Filtering, J Guiance, Control an Dynamics, Vol 6, No., pages [4] M.L. Psiaki, F. Martel an P.M. Pal (199) Three-Axis Attitue Determination via Kalman Filtering of Magnetometer Data, J Guiance, Vol 13, No. 3, pages [5] W.H. Steyn (1994), Full Satellite State Determination from Vector Observations, WH Steyn, 13th IFAC Symposium, Automatic Control in Aerospace, pages

5th International Conference on Advanced Design and Manufacturing Engineering (ICADME 2015)

5th International Conference on Advanced Design and Manufacturing Engineering (ICADME 2015) 5th International Conference on Avance Design an Manufacturing Engineering (ICADME 25) Research on motion characteristics an application of multi egree of freeom mechanism base on R-W metho Xiao-guang

More information

On-Orbit Calibration of Photodiodes for Attitude Determination

On-Orbit Calibration of Photodiodes for Attitude Determination On-Orbit Calibration of Photodiodes for Attitude Determination John C. Springmann University of Michigan, Ann Arbor, MI Adviser: James W. Cutler August 14, 2013 AIAA/USU Small Satellite Conference Photodiode

More information

Attitude Dynamics and Control of a Dual-Body Spacecraft using Variable-Speed Control Moment Gyros

Attitude Dynamics and Control of a Dual-Body Spacecraft using Variable-Speed Control Moment Gyros Attitue Dynamics an Control of a Dual-Boy Spacecraft using Variable-Spee Control Moment Gyros Abstract Marcello Romano, Brij N. Agrawal Department of Mechanical an Astronautical Engineering, US Naval Postgrauate

More information

Unscented Kalman Filter for Determination of Spacecraft Attitude Using Different Attitude Parameterizations and Real Data

Unscented Kalman Filter for Determination of Spacecraft Attitude Using Different Attitude Parameterizations and Real Data doi: 1.528/jatm.v8i1.59 Unscented Kalman Filter for Determination of Spacecraft Attitude Using Different Attitude Parameterizations and Real Data Roberta Veloso Garcia 1, Hélio Koiti Kuga 2, Maria Cecília

More information

Dense Disparity Estimation in Ego-motion Reduced Search Space

Dense Disparity Estimation in Ego-motion Reduced Search Space Dense Disparity Estimation in Ego-motion Reuce Search Space Luka Fućek, Ivan Marković, Igor Cvišić, Ivan Petrović University of Zagreb, Faculty of Electrical Engineering an Computing, Croatia (e-mail:

More information

Coupling the User Interfaces of a Multiuser Program

Coupling the User Interfaces of a Multiuser Program Coupling the User Interfaces of a Multiuser Program PRASUN DEWAN University of North Carolina at Chapel Hill RAJIV CHOUDHARY Intel Corporation We have evelope a new moel for coupling the user-interfaces

More information

AN INVESTIGATION OF FOCUSING AND ANGULAR TECHNIQUES FOR VOLUMETRIC IMAGES BY USING THE 2D CIRCULAR ULTRASONIC PHASED ARRAY

AN INVESTIGATION OF FOCUSING AND ANGULAR TECHNIQUES FOR VOLUMETRIC IMAGES BY USING THE 2D CIRCULAR ULTRASONIC PHASED ARRAY AN INVESTIGATION OF FOCUSING AND ANGULAR TECHNIQUES FOR VOLUMETRIC IMAGES BY USING THE D CIRCULAR ULTRASONIC PHASED ARRAY S. Monal Lonon South Bank University; Engineering an Design 103 Borough Roa, Lonon

More information

Classical Mechanics Examples (Lagrange Multipliers)

Classical Mechanics Examples (Lagrange Multipliers) Classical Mechanics Examples (Lagrange Multipliers) Dipan Kumar Ghosh Physics Department, Inian Institute of Technology Bombay Powai, Mumbai 400076 September 3, 015 1 Introuction We have seen that the

More information

(1) and s k ωk. p k vk q

(1) and s k ωk. p k vk q Sensing and Perception: Localization and positioning Isaac Sog Project Assignment: GNSS aided INS In this project assignment you will wor with a type of navigation system referred to as a global navigation

More information

Bends, Jogs, And Wiggles for Railroad Tracks and Vehicle Guide Ways

Bends, Jogs, And Wiggles for Railroad Tracks and Vehicle Guide Ways Ben, Jogs, An Wiggles for Railroa Tracks an Vehicle Guie Ways Louis T. Klauer Jr., PhD, PE. Work Soft 833 Galer Dr. Newtown Square, PA 19073 lklauer@wsof.com Preprint, June 4, 00 Copyright 00 by Louis

More information

A Neural Network Model Based on Graph Matching and Annealing :Application to Hand-Written Digits Recognition

A Neural Network Model Based on Graph Matching and Annealing :Application to Hand-Written Digits Recognition ITERATIOAL JOURAL OF MATHEMATICS AD COMPUTERS I SIMULATIO A eural etwork Moel Base on Graph Matching an Annealing :Application to Han-Written Digits Recognition Kyunghee Lee Abstract We present a neural

More information

Exploring Context with Deep Structured models for Semantic Segmentation

Exploring Context with Deep Structured models for Semantic Segmentation 1 Exploring Context with Deep Structure moels for Semantic Segmentation Guosheng Lin, Chunhua Shen, Anton van en Hengel, Ian Rei between an image patch an a large backgroun image region. Explicitly moeling

More information

Calculation on diffraction aperture of cube corner retroreflector

Calculation on diffraction aperture of cube corner retroreflector November 10, 008 / Vol., No. 11 / CHINESE OPTICS LETTERS 8 Calculation on iffraction aperture of cube corner retroreflector Song Li (Ó Ø, Bei Tang (», an Hui Zhou ( ï School of Electronic Information,

More information

Lecture 5. Multiple scattering as a source of radiation. Reflectance from surfaces. Remote sensing of ocean color.

Lecture 5. Multiple scattering as a source of radiation. Reflectance from surfaces. Remote sensing of ocean color. Lecture 5. Multiple scattering as a source of raiation. Reflectance from surfaces. Remote sensing of ocean color. 1. Direct an iffuse raiation. Multiple scattering. Single scattering approximation. 2.

More information

Boeing s CubeSat TestBed 1 Attitude Determination Design and On Orbit Experience. Michael Taraba Primary Author, Former Employee of the Boeing Company

Boeing s CubeSat TestBed 1 Attitude Determination Design and On Orbit Experience. Michael Taraba Primary Author, Former Employee of the Boeing Company SSC9 X 6 Boeing s CubeSat TestBed 1 Attitude Determination Design and On Orbit Experience Michael Taraba Primary Author, Former Employee of the Boeing Company Christian ; Senior Embedded Software Engineer

More information

Figure 1: Schematic of an SEM [source: ]

Figure 1: Schematic of an SEM [source:   ] EECI Course: -9 May 1 by R. Sanfelice Hybri Control Systems Eelco van Horssen E.P.v.Horssen@tue.nl Project: Scanning Electron Microscopy Introuction In Scanning Electron Microscopy (SEM) a (bunle) beam

More information

Particle Swarm Optimization with Time-Varying Acceleration Coefficients Based on Cellular Neural Network for Color Image Noise Cancellation

Particle Swarm Optimization with Time-Varying Acceleration Coefficients Based on Cellular Neural Network for Color Image Noise Cancellation Particle Swarm Optimization with Time-Varying Acceleration Coefficients Base on Cellular Neural Network for Color Image Noise Cancellation Te-Jen Su Jui-Chuan Cheng Yang-De Sun 3 College of Information

More information

Particle Swarm Optimization Based on Smoothing Approach for Solving a Class of Bi-Level Multiobjective Programming Problem

Particle Swarm Optimization Based on Smoothing Approach for Solving a Class of Bi-Level Multiobjective Programming Problem BULGARIAN ACADEMY OF SCIENCES CYBERNETICS AND INFORMATION TECHNOLOGIES Volume 17, No 3 Sofia 017 Print ISSN: 1311-970; Online ISSN: 1314-4081 DOI: 10.1515/cait-017-0030 Particle Swarm Optimization Base

More information

A multiple wavelength unwrapping algorithm for digital fringe profilometry based on spatial shift estimation

A multiple wavelength unwrapping algorithm for digital fringe profilometry based on spatial shift estimation University of Wollongong Research Online Faculty of Engineering an Information Sciences - Papers: Part A Faculty of Engineering an Information Sciences 214 A multiple wavelength unwrapping algorithm for

More information

Satellite Attitude Determination

Satellite Attitude Determination Satellite Attitude Determination AERO4701 Space Engineering 3 Week 5 Last Week Looked at GPS signals and pseudorange error terms Looked at GPS positioning from pseudorange data Looked at GPS error sources,

More information

Exploring Context with Deep Structured models for Semantic Segmentation

Exploring Context with Deep Structured models for Semantic Segmentation APPEARING IN IEEE TRANSACTIONS ON PATTERN ANALYSIS AND MACHINE INTELLIGENCE, APRIL 2017. 1 Exploring Context with Deep Structure moels for Semantic Segmentation Guosheng Lin, Chunhua Shen, Anton van en

More information

Multilevel Linear Dimensionality Reduction using Hypergraphs for Data Analysis

Multilevel Linear Dimensionality Reduction using Hypergraphs for Data Analysis Multilevel Linear Dimensionality Reuction using Hypergraphs for Data Analysis Haw-ren Fang Department of Computer Science an Engineering University of Minnesota; Minneapolis, MN 55455 hrfang@csumneu ABSTRACT

More information

Component Swapping Modularity for Distributed Precision Contouring

Component Swapping Modularity for Distributed Precision Contouring IEEE/ASME TRANSACTIONS ON MECHATRONICS 1 Component Swapping Moularity for Distribute Precision Contouring Aza Ghaffari, Member, IEEE, an A. Galip Ulsoy, Fellow, IEEE Abstract Prior works use numerical

More information

Tracking and Regulation Control of a Mobile Robot System With Kinematic Disturbances: A Variable Structure-Like Approach

Tracking and Regulation Control of a Mobile Robot System With Kinematic Disturbances: A Variable Structure-Like Approach W. E. Dixon e-mail: wixon@ces.clemson.eu D. M. Dawson e-mail: awson@ces.clemson.eu E. Zergeroglu e-mail: ezerger@ces.clemson.eu Department of Electrical & Computer Engineering, Clemson University, Clemson,

More information

Attitude Control for Small Satellites using Control Moment Gyros

Attitude Control for Small Satellites using Control Moment Gyros Attitude Control for Small Satellites using Control Moment Gyros V Lappas a, Dr WH Steyn b, Dr CI Underwood c a Graduate Student, University of Surrey, Guildford, Surrey GU 5XH, UK b Professor, University

More information

ξ ν ecliptic sun m λ s equator

ξ ν ecliptic sun m λ s equator Attitude parameterization for GAIA L. Lindegren (1 July ) SAG LL Abstract. The GAIA attaitude may be described by four continuous functions of time, q1(t), q(t), q(t), q4(t), which form a quaternion of

More information

Dual Arm Robot Research Report

Dual Arm Robot Research Report Dual Arm Robot Research Report Analytical Inverse Kinematics Solution for Moularize Dual-Arm Robot With offset at shouler an wrist Motivation an Abstract Generally, an inustrial manipulator such as PUMA

More information

FTSM FAST TAKAGI-SUGENO FUZZY MODELING. Manfred Männle

FTSM FAST TAKAGI-SUGENO FUZZY MODELING. Manfred Männle FTS FAST TAKAGI-SUGENO FUZZY ODELING anfre ännle Institute for Computer Design an Fault Tolerance University of Karlsruhe, D-7628 Karlsruhe, Germany anfre.aennle@informatik.uni-karlsruhe.e Abstract Takagi-Sugeno

More information

Quaternion Kalman Filter Design Based on MEMS Sensors

Quaternion Kalman Filter Design Based on MEMS Sensors , pp.93-97 http://dx.doi.org/10.14257/astl.2014.76.20 Quaternion Kalman Filter Design Based on MEMS Sensors Su zhongbin,yanglei, Kong Qingming School of Electrical and Information. Northeast Agricultural

More information

Genetic Fuzzy Logic Control Technique for a Mobile Robot Tracking a Moving Target

Genetic Fuzzy Logic Control Technique for a Mobile Robot Tracking a Moving Target .IJCSI.org 67 Genetic Fuzzy Logic Control Technique for a Mobile Robot Tracking a Moving Target Karim Benbouaballah an Zhu Qi-an College of Automation, Harbin Engineering University Harbin, 151, China

More information

Nadir Attitude Pointing Control Using Genetic Algorithm For Active Gravity Gradient Stabilised Microsatellite

Nadir Attitude Pointing Control Using Genetic Algorithm For Active Gravity Gradient Stabilised Microsatellite Nadir Attitude Pointing Control Using Genetic Algorithm For Active Gravity Gradient Stabilised Microsatellite A.M. SI MOHAMMED, B. SEBA, A. BOUDJEMAI Centre des Techniques Spatiales, Division de Mécanique

More information

Fast Fractal Image Compression using PSO Based Optimization Techniques

Fast Fractal Image Compression using PSO Based Optimization Techniques Fast Fractal Compression using PSO Base Optimization Techniques A.Krishnamoorthy Visiting faculty Department Of ECE University College of Engineering panruti rishpci89@gmail.com S.Buvaneswari Visiting

More information

All-to-all Broadcast for Vehicular Networks Based on Coded Slotted ALOHA

All-to-all Broadcast for Vehicular Networks Based on Coded Slotted ALOHA Preprint, August 5, 2018. 1 All-to-all Broacast for Vehicular Networks Base on Coe Slotte ALOHA Mikhail Ivanov, Frerik Brännström, Alexanre Graell i Amat, an Petar Popovski Department of Signals an Systems,

More information

On Effectively Determining the Downlink-to-uplink Sub-frame Width Ratio for Mobile WiMAX Networks Using Spline Extrapolation

On Effectively Determining the Downlink-to-uplink Sub-frame Width Ratio for Mobile WiMAX Networks Using Spline Extrapolation On Effectively Determining the Downlink-to-uplink Sub-frame With Ratio for Mobile WiMAX Networks Using Spline Extrapolation Panagiotis Sarigianniis, Member, IEEE, Member Malamati Louta, Member, IEEE, Member

More information

State Indexed Policy Search by Dynamic Programming. Abstract. 1. Introduction. 2. System parameterization. Charles DuHadway

State Indexed Policy Search by Dynamic Programming. Abstract. 1. Introduction. 2. System parameterization. Charles DuHadway State Inexe Policy Search by Dynamic Programming Charles DuHaway Yi Gu 5435537 503372 December 4, 2007 Abstract We consier the reinforcement learning problem of simultaneous trajectory-following an obstacle

More information

Classifying Facial Expression with Radial Basis Function Networks, using Gradient Descent and K-means

Classifying Facial Expression with Radial Basis Function Networks, using Gradient Descent and K-means Classifying Facial Expression with Raial Basis Function Networks, using Graient Descent an K-means Neil Allrin Department of Computer Science University of California, San Diego La Jolla, CA 9237 nallrin@cs.ucs.eu

More information

WATER MIST SPRAY MODELLING WITH FDS

WATER MIST SPRAY MODELLING WITH FDS PROCEEDINGS, Fire an Evacuation Moeling Technical Conference 0 Baltimore, Marylan, August 5-6, 0 WATER MIST SPRAY MODELLING WITH FDS Simo Hostikka, Jukka Vaari, Topi Sikanen, Antti Paajanen VTT Technical

More information

An IMU-based Wearable Presentation Pointing Device

An IMU-based Wearable Presentation Pointing Device An IMU-based Wearable Presentation Pointing evice imitrios Sikeridis and Theodore A. Antonakopoulos epartment of Electrical and Computer Engineering University of Patras Patras 654, Greece Email: d.sikeridis@upnet.gr,

More information

Comparative Study of Projection/Back-projection Schemes in Cryo-EM Tomography

Comparative Study of Projection/Back-projection Schemes in Cryo-EM Tomography Comparative Stuy of Projection/Back-projection Schemes in Cryo-EM Tomography Yu Liu an Jong Chul Ye Department of BioSystems Korea Avance Institute of Science an Technology, Daejeon, Korea ABSTRACT In

More information

On the Placement of Internet Taps in Wireless Neighborhood Networks

On the Placement of Internet Taps in Wireless Neighborhood Networks 1 On the Placement of Internet Taps in Wireless Neighborhoo Networks Lili Qiu, Ranveer Chanra, Kamal Jain, Mohamma Mahian Abstract Recently there has emerge a novel application of wireless technology that

More information

CAMERAS AND GRAVITY: ESTIMATING PLANAR OBJECT ORIENTATION. Zhaoyin Jia, Andrew Gallagher, Tsuhan Chen

CAMERAS AND GRAVITY: ESTIMATING PLANAR OBJECT ORIENTATION. Zhaoyin Jia, Andrew Gallagher, Tsuhan Chen CAMERAS AND GRAVITY: ESTIMATING PLANAR OBJECT ORIENTATION Zhaoyin Jia, Anrew Gallagher, Tsuhan Chen School of Electrical an Computer Engineering, Cornell University ABSTRACT Photography on a mobile camera

More information

Transient analysis of wave propagation in 3D soil by using the scaled boundary finite element method

Transient analysis of wave propagation in 3D soil by using the scaled boundary finite element method Southern Cross University epublications@scu 23r Australasian Conference on the Mechanics of Structures an Materials 214 Transient analysis of wave propagation in 3D soil by using the scale bounary finite

More information

Calibration of Inertial Measurement Units Using Pendulum Motion

Calibration of Inertial Measurement Units Using Pendulum Motion Technical Paper Int l J. of Aeronautical & Space Sci. 11(3), 234 239 (2010) DOI:10.5139/IJASS.2010.11.3.234 Calibration of Inertial Measurement Units Using Pendulum Motion Keeyoung Choi* and Se-ah Jang**

More information

EFFICIENT ON-LINE TESTING METHOD FOR A FLOATING-POINT ADDER

EFFICIENT ON-LINE TESTING METHOD FOR A FLOATING-POINT ADDER FFICINT ON-LIN TSTING MTHOD FOR A FLOATING-POINT ADDR A. Droz, M. Lobachev Department of Computer Systems, Oessa State Polytechnic University, Oessa, Ukraine Droz@ukr.net, Lobachev@ukr.net Abstract In

More information

SLAM in Dynamic Environments via ML-RANSAC

SLAM in Dynamic Environments via ML-RANSAC *Manuscript Clic here to view line References SLAM in Dynamic Environments via ML-RANSAC Masou S. Bahraini 1,2, Mohamma Bozorg 2, Ahma B. Ra 1* 1 School of Mechatronic Systems Engineering, Simon Fraser

More information

Introduction to quaternions. Mathematics. Operations

Introduction to quaternions. Mathematics. Operations Introduction to quaternions Topics: Definition Mathematics Operations Euler Angles (optional) intro to quaternions 1 noel.h.hughes@gmail.com Euler's Theorem y y Angle! rotation follows right hand rule

More information

Threshold Based Data Aggregation Algorithm To Detect Rainfall Induced Landslides

Threshold Based Data Aggregation Algorithm To Detect Rainfall Induced Landslides Threshol Base Data Aggregation Algorithm To Detect Rainfall Inuce Lanslies Maneesha V. Ramesh P. V. Ushakumari Department of Computer Science Department of Mathematics Amrita School of Engineering Amrita

More information

A Plane Tracker for AEC-automation Applications

A Plane Tracker for AEC-automation Applications A Plane Tracker for AEC-automation Applications Chen Feng *, an Vineet R. Kamat Department of Civil an Environmental Engineering, University of Michigan, Ann Arbor, USA * Corresponing author (cforrest@umich.eu)

More information

Solution Representation for Job Shop Scheduling Problems in Ant Colony Optimisation

Solution Representation for Job Shop Scheduling Problems in Ant Colony Optimisation Solution Representation for Job Shop Scheuling Problems in Ant Colony Optimisation James Montgomery, Carole Faya 2, an Sana Petrovic 2 Faculty of Information & Communication Technologies, Swinburne University

More information

Digital CMOS Cameras for Attitude Determination

Digital CMOS Cameras for Attitude Determination SSC-VII- Digital CMOS Cameras for Attitude Determination David Meller meller@aa.washington.edu University of Washington Dept. of Aeronautics & Astronautics Graduate Research Assistant Advisor: Mark Campbell,

More information

Accelerating the Single Cluster PHD Filter with a GPU Implementation

Accelerating the Single Cluster PHD Filter with a GPU Implementation Accelerating the Single Cluster PHD Filter with a GPU Implementation Chee Sing Lee, José Franco, Jérémie Houssineau, Daniel Clar Abstract The SC-PHD filter is an algorithm which was esigne to solve a class

More information

AnyTraffic Labeled Routing

AnyTraffic Labeled Routing AnyTraffic Labele Routing Dimitri Papaimitriou 1, Pero Peroso 2, Davie Careglio 2 1 Alcatel-Lucent Bell, Antwerp, Belgium Email: imitri.papaimitriou@alcatel-lucent.com 2 Universitat Politècnica e Catalunya,

More information

MANJUSHA K.*, ANAND KUMAR M., SOMAN K. P.

MANJUSHA K.*, ANAND KUMAR M., SOMAN K. P. Journal of Engineering Science an echnology Vol. 13, No. 1 (2018) 141-157 School of Engineering, aylor s University IMPLEMENAION OF REJECION SRAEGIES INSIDE MALAYALAM CHARACER RECOGNIION SYSEM BASED ON

More information

EFFICIENT STEREO MATCHING BASED ON A NEW CONFIDENCE METRIC. Won-Hee Lee, Yumi Kim, and Jong Beom Ra

EFFICIENT STEREO MATCHING BASED ON A NEW CONFIDENCE METRIC. Won-Hee Lee, Yumi Kim, and Jong Beom Ra th European Signal Processing Conference (EUSIPCO ) Bucharest, omania, August 7-3, EFFICIENT STEEO MATCHING BASED ON A NEW CONFIDENCE METIC Won-Hee Lee, Yumi Kim, an Jong Beom a Department of Electrical

More information

Advanced method of NC programming for 5-axis machining

Advanced method of NC programming for 5-axis machining Available online at www.scienceirect.com Proceia CIRP (0 ) 0 07 5 th CIRP Conference on High Performance Cutting 0 Avance metho of NC programming for 5-axis machining Sergej N. Grigoriev a, A.A. Kutin

More information

[2006] IEEE. Reprinted, with permission, from [Damith C. Herath, Sarath Kodagoda and Gamini Dissanayake, Simultaneous Localisation and Mapping: A

[2006] IEEE. Reprinted, with permission, from [Damith C. Herath, Sarath Kodagoda and Gamini Dissanayake, Simultaneous Localisation and Mapping: A [6] IEEE. Reprinte, with permission, from [Damith C. Herath, Sarath Koagoa an Gamini Dissanayake, Simultaneous Localisation an Mapping: A Stereo Vision Base Approach, Intelligent Robots an Systems, 6 IEEE/RSJ

More information

Loop Scheduling and Partitions for Hiding Memory Latencies

Loop Scheduling and Partitions for Hiding Memory Latencies Loop Scheuling an Partitions for Hiing Memory Latencies Fei Chen Ewin Hsing-Mean Sha Dept. of Computer Science an Engineering University of Notre Dame Notre Dame, IN 46556 Email: fchen,esha @cse.n.eu Tel:

More information

Attitude-Independent Magnetometer Calibration with Time-Varying Bias

Attitude-Independent Magnetometer Calibration with Time-Varying Bias Attitude-Independent Magnetometer Calibration with Time-Varying Bias John C. Springmann University of Michigan, Ann Arbor, MI Adviser: James W. Cutler August 10, 2011 AIAA/USU Small Satellite Conference

More information

A shortest path algorithm in multimodal networks: a case study with time varying costs

A shortest path algorithm in multimodal networks: a case study with time varying costs A shortest path algorithm in multimoal networks: a case stuy with time varying costs Daniela Ambrosino*, Anna Sciomachen* * Department of Economics an Quantitative Methos (DIEM), University of Genoa Via

More information

We are IntechOpen, the world s leading publisher of Open Access books Built by scientists, for scientists. International authors and editors

We are IntechOpen, the world s leading publisher of Open Access books Built by scientists, for scientists. International authors and editors We are IntechOpen, the worl s leaing publisher of Open Access books Built by scientists, for scientists 3,800 116,000 120M Open access books available International authors an eitors Downloas Our authors

More information

Study of Network Optimization Method Based on ACL

Study of Network Optimization Method Based on ACL Available online at www.scienceirect.com Proceia Engineering 5 (20) 3959 3963 Avance in Control Engineering an Information Science Stuy of Network Optimization Metho Base on ACL Liu Zhian * Department

More information

Exercises of PIV. incomplete draft, version 0.0. October 2009

Exercises of PIV. incomplete draft, version 0.0. October 2009 Exercises of PIV incomplete raft, version 0.0 October 2009 1 Images Images are signals efine in 2D or 3D omains. They can be vector value (e.g., color images), real (monocromatic images), complex or binary

More information

FINDING OPTICAL DISPERSION OF A PRISM WITH APPLICATION OF MINIMUM DEVIATION ANGLE MEASUREMENT METHOD

FINDING OPTICAL DISPERSION OF A PRISM WITH APPLICATION OF MINIMUM DEVIATION ANGLE MEASUREMENT METHOD Warsaw University of Technology Faculty of Physics Physics Laboratory I P Joanna Konwerska-Hrabowska 6 FINDING OPTICAL DISPERSION OF A PRISM WITH APPLICATION OF MINIMUM DEVIATION ANGLE MEASUREMENT METHOD.

More information

Journal of Cybernetics and Informatics. Slovak Society for Cybernetics and Informatics

Journal of Cybernetics and Informatics. Slovak Society for Cybernetics and Informatics Journal of Cybernetics an Informatics publishe by Slovak Society for Cybernetics an Informatics Volume 13, 1 http://www.sski.sk/casopis/inex.php (home page) ISSN: 1336-4774 Journal of Cybernetics an Informatics

More information

Message Transport With The User Datagram Protocol

Message Transport With The User Datagram Protocol Message Transport With The User Datagram Protocol User Datagram Protocol (UDP) Use During startup For VoIP an some vieo applications Accounts for less than 10% of Internet traffic Blocke by some ISPs Computer

More information

Formation Control of Small Unmanned Aerial Vehicles Using Virtual Leader and Point-to-Multipoint Communication

Formation Control of Small Unmanned Aerial Vehicles Using Virtual Leader and Point-to-Multipoint Communication Trans. Japan Soc. Aero. Space Sci. Vol. 5, No., pp. 3 9, Formation Control of Small Unmanne Aerial Vehicles Using Virtual Leaer an Point-to-Multipoint Communication y Takuma HINO an Takeshi TSUCHIYA Department

More information

Chalmers Publication Library

Chalmers Publication Library Chalmers Publication Library All-to-all Broacast for Vehicular Networks Base on Coe Slotte ALOHA This ocument has been ownloae from Chalmers Publication Library (CPL). It is the author s version of a work

More information

Experion PKS R500 Migration Planning Guide

Experion PKS R500 Migration Planning Guide Experion PKS R500 Migration Planning Guie EPDOC-XX70-en-500E May 2018 Release 500 Document Release Issue Date EPDOC-XX70- en-500e 500 0 May 2018 Disclaimer This ocument contains Honeywell proprietary information.

More information

Inertial Measurement Units I!

Inertial Measurement Units I! ! Inertial Measurement Units I! Gordon Wetzstein! Stanford University! EE 267 Virtual Reality! Lecture 9! stanford.edu/class/ee267/!! Lecture Overview! coordinate systems (world, body/sensor, inertial,

More information

Low Cost solution for Pose Estimation of Quadrotor

Low Cost solution for Pose Estimation of Quadrotor Low Cost solution for Pose Estimation of Quadrotor mangal@iitk.ac.in https://www.iitk.ac.in/aero/mangal/ Intelligent Guidance and Control Laboratory Indian Institute of Technology, Kanpur Mangal Kothari

More information

Computer Organization

Computer Organization Computer Organization Douglas Comer Computer Science Department Purue University 250 N. University Street West Lafayette, IN 47907-2066 http://www.cs.purue.eu/people/comer Copyright 2006. All rights reserve.

More information

Linear First-Order PDEs

Linear First-Order PDEs MODULE 2: FIRST-ORDER PARTIAL DIFFERENTIAL EQUATIONS 9 Lecture 2 Linear First-Orer PDEs The most general first-orer linear PDE has the form a(x, y)z x + b(x, y)z y + c(x, y)z = (x, y), (1) where a, b,

More information

Interference and diffraction are the important phenomena that distinguish. Interference and Diffraction

Interference and diffraction are the important phenomena that distinguish. Interference and Diffraction C H A P T E R 33 Interference an Diffraction 33- Phase Difference an Coherence 33-2 Interference in Thin Films 33-3 Two-Slit Interference Pattern 33-4 Diffraction Pattern of a Single Slit * 33-5 Using

More information

MEMS technology quality requirements as applied to multibeam echosounder. Jerzy DEMKOWICZ, Krzysztof BIKONIS

MEMS technology quality requirements as applied to multibeam echosounder. Jerzy DEMKOWICZ, Krzysztof BIKONIS MEMS technology quality requirements as applied to multibeam echosounder Jerzy DEMKOWICZ, Krzysztof BIKONIS Gdansk University of Technology Gdansk, Narutowicza str. 11/12, Poland demjot@eti.pg.gda.pl Small,

More information

Dynamic Modelling for MEMS-IMU/Magnetometer Integrated Attitude and Heading Reference System

Dynamic Modelling for MEMS-IMU/Magnetometer Integrated Attitude and Heading Reference System International Global Navigation Satellite Systems Society IGNSS Symposium 211 University of New South Wales, Sydney, NSW, Australia 15 17 November, 211 Dynamic Modelling for MEMS-IMU/Magnetometer Integrated

More information

Coordinating Distributed Algorithms for Feature Extraction Offloading in Multi-Camera Visual Sensor Networks

Coordinating Distributed Algorithms for Feature Extraction Offloading in Multi-Camera Visual Sensor Networks Coorinating Distribute Algorithms for Feature Extraction Offloaing in Multi-Camera Visual Sensor Networks Emil Eriksson, György Dán, Viktoria Foor School of Electrical Engineering, KTH Royal Institute

More information

Mio- x AHRS. Attitude and Heading Reference System. Engineering Specifications

Mio- x AHRS. Attitude and Heading Reference System. Engineering Specifications General Description Mio- x AHRS Attitude and Heading Reference System Engineering Specifications Rev. G 2012-05-29 Mio-x AHRS is a tiny sensormodule consists of 9 degree of freedom motion sensors (3 accelerometers,

More information

Characterizing Decoding Robustness under Parametric Channel Uncertainty

Characterizing Decoding Robustness under Parametric Channel Uncertainty Characterizing Decoing Robustness uner Parametric Channel Uncertainty Jay D. Wierer, Wahee U. Bajwa, Nigel Boston, an Robert D. Nowak Abstract This paper characterizes the robustness of ecoing uner parametric

More information

Selection and Integration of Sensors Alex Spitzer 11/23/14

Selection and Integration of Sensors Alex Spitzer 11/23/14 Selection and Integration of Sensors Alex Spitzer aes368@cornell.edu 11/23/14 Sensors Perception of the outside world Cameras, DVL, Sonar, Pressure Accelerometers, Gyroscopes, Magnetometers Position vs

More information

Fast Window Based Stereo Matching for 3D Scene Reconstruction

Fast Window Based Stereo Matching for 3D Scene Reconstruction The International Arab Journal of Information Technology, Vol. 0, No. 3, May 203 209 Fast Winow Base Stereo Matching for 3D Scene Reconstruction Mohamma Mozammel Chowhury an Mohamma AL-Amin Bhuiyan Department

More information

MORA: a Movement-Based Routing Algorithm for Vehicle Ad Hoc Networks

MORA: a Movement-Based Routing Algorithm for Vehicle Ad Hoc Networks : a Movement-Base Routing Algorithm for Vehicle A Hoc Networks Fabrizio Granelli, Senior Member, Giulia Boato, Member, an Dzmitry Kliazovich, Stuent Member Abstract Recent interest in car-to-car communications

More information

An Investigation in the Use of Vehicle Reidentification for Deriving Travel Time and Travel Time Distributions

An Investigation in the Use of Vehicle Reidentification for Deriving Travel Time and Travel Time Distributions An Investigation in the Use of Vehicle Reientification for Deriving Travel Time an Travel Time Distributions Carlos Sun Department of Civil an Environmental Engineering, University of Missouri-Columbia,

More information

Improving Spatial Reuse of IEEE Based Ad Hoc Networks

Improving Spatial Reuse of IEEE Based Ad Hoc Networks mproving Spatial Reuse of EEE 82.11 Base A Hoc Networks Fengji Ye, Su Yi an Biplab Sikar ECSE Department, Rensselaer Polytechnic nstitute Troy, NY 1218 Abstract n this paper, we evaluate an suggest methos

More information

A fringe period unwrapping technique for digital fringe profilometry based on spatial shift estimation

A fringe period unwrapping technique for digital fringe profilometry based on spatial shift estimation University of Wollongong Research Online Faculty of Informatics - Papers (Archive Faculty of Engineering an Information Sciences 29 A fringe perio unrapping technique for igital fringe profilometry base

More information

Performance Modelling of Necklace Hypercubes

Performance Modelling of Necklace Hypercubes erformance Moelling of ecklace ypercubes. Meraji,,. arbazi-aza,, A. atooghy, IM chool of Computer cience & harif University of Technology, Tehran, Iran {meraji, patooghy}@ce.sharif.eu, aza@ipm.ir a Abstract

More information

Optics Wave Behavior in Optics Interference from Multiple Slits Diffraction Gratings

Optics Wave Behavior in Optics Interference from Multiple Slits Diffraction Gratings Optics Wave Behavior in Optics Interference from Multiple Slits Diffraction Gratings Lana Sherian De Anza College June 14, 2018 Last time images forme by lens combinations Huygen s Principle Interference

More information

Digital fringe profilometry based on triangular fringe patterns and spatial shift estimation

Digital fringe profilometry based on triangular fringe patterns and spatial shift estimation University of Wollongong Research Online Faculty of Engineering an Information Sciences - Papers: Part A Faculty of Engineering an Information Sciences 4 Digital fringe profilometry base on triangular

More information

Learning Subproblem Complexities in Distributed Branch and Bound

Learning Subproblem Complexities in Distributed Branch and Bound Learning Subproblem Complexities in Distribute Branch an Boun Lars Otten Department of Computer Science University of California, Irvine lotten@ics.uci.eu Rina Dechter Department of Computer Science University

More information

Estimating Velocity Fields on a Freeway from Low Resolution Video

Estimating Velocity Fields on a Freeway from Low Resolution Video Estimating Velocity Fiels on a Freeway from Low Resolution Vieo Young Cho Department of Statistics University of California, Berkeley Berkeley, CA 94720-3860 Email: young@stat.berkeley.eu John Rice Department

More information

NET Institute*

NET Institute* NET Institute* www.netinst.org Working Paper #08-24 October 2008 Computer Virus Propagation in a Network Organization: The Interplay between Social an Technological Networks Hsing Kenny Cheng an Hong Guo

More information

Quad-Rotor UAV: High-Fidelity Modeling and Nonlinear PID Control

Quad-Rotor UAV: High-Fidelity Modeling and Nonlinear PID Control AIAA Moeling an Simulation Technologies Conference - 5 August, Toronto, Ontario Canaa AIAA -86 Qua-Rotor UAV: High-ielity Moeling an Nonlinear PID Control Alaein Bani Milhim an Youmin Zhang Concoria University,

More information

Linderoth, Magnus; Robertsson, Anders; Åström, Karl; Johansson, Rolf

Linderoth, Magnus; Robertsson, Anders; Åström, Karl; Johansson, Rolf Vision Base Tracker for Dart-Catching Robot Lineroth, Magnus; Robertsson, Aners; Åström, Karl; Johansson, Rolf 9 Link to publication Citation for publishe version (APA): Lineroth, M., Robertsson, A., Åström,

More information

Strapdown inertial navigation technology

Strapdown inertial navigation technology Strapdown inertial navigation technology D. H. Titterton and J. L. Weston Peter Peregrinus Ltd. on behalf of the Institution of Electrical Engineers Contents Preface Page xiii 1 Introduction 1 1.1 Navigation

More information

Interior Permanent Magnet Synchronous Motor (IPMSM) Adaptive Genetic Parameter Estimation

Interior Permanent Magnet Synchronous Motor (IPMSM) Adaptive Genetic Parameter Estimation Interior Permanent Magnet Synchronous Motor (IPMSM) Aaptive Genetic Parameter Estimation Java Rezaie, Mehi Gholami, Reza Firouzi, Tohi Alizaeh, Karim Salashoor Abstract - Interior permanent magnet synchronous

More information

Design and Analysis of Optimization Algorithms Using Computational

Design and Analysis of Optimization Algorithms Using Computational Appl. Num. Anal. Comp. Math., No. 3, 43 433 (4) / DOI./anac.47 Design an Analysis of Optimization Algorithms Using Computational Statistics T. Bartz Beielstein, K.E. Parsopoulos,3, an M.N. Vrahatis,3 Department

More information

4.2 Implicit Differentiation

4.2 Implicit Differentiation 6 Chapter 4 More Derivatives 4. Implicit Differentiation What ou will learn about... Implicitl Define Functions Lenses, Tangents, an Normal Lines Derivatives of Higher Orer Rational Powers of Differentiable

More information

Research Article Research on Law s Mask Texture Analysis System Reliability

Research Article Research on Law s Mask Texture Analysis System Reliability Research Journal of Applie Sciences, Engineering an Technology 7(19): 4002-4007, 2014 DOI:10.19026/rjaset.7.761 ISSN: 2040-7459; e-issn: 2040-7467 2014 Maxwell Scientific Publication Corp. Submitte: November

More information

Optimal Distributed P2P Streaming under Node Degree Bounds

Optimal Distributed P2P Streaming under Node Degree Bounds Optimal Distribute P2P Streaming uner Noe Degree Bouns Shaoquan Zhang, Ziyu Shao, Minghua Chen, an Libin Jiang Department of Information Engineering, The Chinese University of Hong Kong Department of EECS,

More information

Investigation into a new incremental forming process using an adjustable punch set for the manufacture of a doubly curved sheet metal

Investigation into a new incremental forming process using an adjustable punch set for the manufacture of a doubly curved sheet metal 991 Investigation into a new incremental forming process using an ajustable punch set for the manufacture of a oubly curve sheet metal S J Yoon an D Y Yang* Department of Mechanical Engineering, Korea

More information

New Geometric Interpretation and Analytic Solution for Quadrilateral Reconstruction

New Geometric Interpretation and Analytic Solution for Quadrilateral Reconstruction New Geometric Interpretation an Analytic Solution for uarilateral Reconstruction Joo-Haeng Lee Convergence Technology Research Lab ETRI Daejeon, 305 777, KOREA Abstract A new geometric framework, calle

More information