").attr(e.scriptAttrs||{}).prop({charset:e.scriptCharset,src:e.url}).on("load error",n=function(e){t.remove(),n=null,e&&i("error"===e.type?404:200,e.type)}),y.head.appendChild(t[0])},abort:function(){n&&n()}}}});var nx=[],nb=/(=)\?(?=&|$)|\?\?/;T.ajaxSetup({jsonp:"callback",jsonpCallback:function(){var e=nx.pop()||T.expando+"_"+t8.guid++;return this[e]=!0,e}}),T.ajaxPrefilter("jsonp",function(t,n,r){var i,o,a,s=!1!==t.jsonp&&(nb.test(t.url)?"url":"string"==typeof t.data&&0===(t.contentType||"").indexOf("application/x-www-form-urlencoded")&&nb.test(t.data)&&"data");return i=t.jsonpCallback="function"==typeof t.jsonpCallback?t.jsonpCallback():t.jsonpCallback,s?t[s]=t[s].replace(nb,"$1"+i):!1!==t.jsonp&&(t.url+=(t7.test(t.url)?"&":"?")+t.jsonp+"="+i),t.converters["script json"]=function(){return a||T.error(i+" was not called"),a[0]},t.dataTypes[0]="json",o=e[i],e[i]=function(){a=arguments},r.always(function(){void 0===o?T(e).removeProp(i):e[i]=o,t[i]&&(t.jsonpCallback=n.jsonpCallback,nx.push(i)),a&&"function"==typeof o&&o(a[0]),a=o=void 0}),"script"}),T.ajaxPrefilter(function(t,n){"string"==typeof t.data||T.isPlainObject(t.data)||Array.isArray(t.data)||"processData"in n||(t.processData=!1),t.data instanceof e.FormData&&(t.contentType=!1)}),T.parseHTML=function(t,n,r){var i,o;return"string"==typeof t||eR(t+"")?("boolean"==typeof n&&(r=n,n=!1),n||(n=new e.DOMParser().parseFromString("","text/html")),i=eP.exec(t),o=!r&&[],i)?[n.createElement(i[1])]:(i=tg([t],n,o),o&&o.length&&T(o).remove(),T.merge([],i.childNodes)):[]},T.fn.load=function(e,t,n){var r,i,o,a=this,s=e.indexOf(" ");return s>-1&&(r=t2(e.slice(s)),e=e.slice(0,s)),"function"==typeof t?(n=t,t=void 0):t&&"object"==typeof t&&(i="POST"),a.length>0&&T.ajax({url:e,type:i||"GET",dataType:"html",data:t}).done(function(e){o=arguments,a.html(r?T("
").append(T.parseHTML(e)).find(r):e)}).always(n&&function(e,t){a.each(function(){n.apply(this,o||[e.responseText,t,e])})}),this},T.expr.pseudos.animated=function(e){return T.grep(T.timers,function(t){return e===t.elem}).length},T.offset={setOffset:function(e,t,n){var r,i,o,a,s,u,l=T.css(e,"position"),c=T(e),f={};"static"===l&&(e.style.position="relative"),s=c.offset(),o=T.css(e,"top"),u=T.css(e,"left"),("absolute"===l||"fixed"===l)&&(o+u).indexOf("auto")>-1?(a=(r=c.position()).top,i=r.left):(a=parseFloat(o)||0,i=parseFloat(u)||0),"function"==typeof t&&(t=t.call(e,n,T.extend({},s))),null!=t.top&&(f.top=t.top-s.top+a),null!=t.left&&(f.left=t.left-s.left+i),"using"in t?t.using.call(e,f):c.css(f)}},T.fn.extend({offset:function(e){if(arguments.length)return void 0===e?this:this.each(function(t){T.offset.setOffset(this,e,t)});var t,n,r=this[0];if(r)return r.getClientRects().length?(t=r.getBoundingClientRect(),n=r.ownerDocument.defaultView,{top:t.top+n.pageYOffset,left:t.left+n.pageXOffset}):{top:0,left:0}},position:function(){if(this[0]){var e,t,n,r=this[0],i={top:0,left:0};if("fixed"===T.css(r,"position"))t=r.getBoundingClientRect();else{t=this.offset(),n=r.ownerDocument,e=r.offsetParent||n.documentElement;while(e&&e!==n.documentElement&&"static"===T.css(e,"position"))e=e.offsetParent||n.documentElement;e&&e!==r&&1===e.nodeType&&"static"!==T.css(e,"position")&&(i=T(e).offset(),i.top+=T.css(e,"borderTopWidth",!0),i.left+=T.css(e,"borderLeftWidth",!0))}return{top:t.top-i.top-T.css(r,"marginTop",!0),left:t.left-i.left-T.css(r,"marginLeft",!0)}}},offsetParent:function(){return this.map(function(){var e=this.offsetParent;while(e&&"static"===T.css(e,"position"))e=e.offsetParent;return e||L})}}),T.each({scrollLeft:"pageXOffset",scrollTop:"pageYOffset"},function(e,t){var n="pageYOffset"===t;T.fn[e]=function(r){return V(this,function(e,r,i){var o;if(g(e)?o=e:9===e.nodeType&&(o=e.defaultView),void 0===i)return o?o[t]:e[r];o?o.scrollTo(n?o.pageXOffset:i,n?i:o.pageYOffset):e[r]=i},e,r,arguments.length)}}),T.each({Height:"height",Width:"width"},function(e,t){T.each({padding:"inner"+e,content:t,"":"outer"+e},function(n,r){T.fn[r]=function(i,o){var a=arguments.length&&(n||"boolean"!=typeof i),s=n||(!0===i||!0===o?"margin":"border");return V(this,function(t,n,i){var o;return g(t)?0===r.indexOf("outer")?t["inner"+e]:t.document.documentElement["client"+e]:9===t.nodeType?(o=t.documentElement,Math.max(t.body["scroll"+e],o["scroll"+e],t.body["offset"+e],o["offset"+e],o["client"+e])):void 0===i?T.css(t,n,s):T.style(t,n,i,s)},t,a?i:void 0,a)}})}),T.each(["ajaxStart","ajaxStop","ajaxComplete","ajaxError","ajaxSuccess","ajaxSend"],function(e,t){T.fn[t]=function(e){return this.on(t,e)}}),T.fn.extend({bind:function(e,t,n){return this.on(e,null,t,n)},unbind:function(e,t){return this.off(e,null,t)},delegate:function(e,t,n,r){return this.on(t,e,n,r)},undelegate:function(e,t,n){return 1==arguments.length?this.off(e,"**"):this.off(t,e||"**",n)},hover:function(e,t){return this.on("mouseenter",e).on("mouseleave",t||e)}}),T.each("blur focus focusin focusout resize scroll click dblclick mousedown mouseup mousemove mouseover mouseout mouseenter mouseleave change select submit keydown keypress keyup contextmenu".split(" "),function(e,t){T.fn[t]=function(e,n){return arguments.length>0?this.on(t,null,e,n):this.trigger(t)}}),T.proxy=function(e,t){var n,r,o;if("string"==typeof t&&(n=e[t],t=e,e=n),"function"==typeof e)return r=i.call(arguments,2),(o=function(){return e.apply(t||this,r.concat(i.call(arguments)))}).guid=e.guid=e.guid||T.guid++,o},T.holdReady=function(e){e?T.readyWait++:T.ready(!0)},T.expr[":"]=T.expr.filters=T.expr.pseudos,"function"==typeof define&&define.amd&&define("jquery",[],function(){return T});var nw=e.jQuery,nT=e.$;return T.noConflict=function(t){return e.$===T&&(e.$=nT),t&&e.jQuery===T&&(e.jQuery=nw),T},void 0===t&&(e.jQuery=e.$=T),T})
Pixel 8/Pro 比較!7a・7/Proとのスペック価格サイズの違いは?
格安SIM
Google Pixel のシリーズ最新機種「Pixel 8」「Pixel 8Pro」が2023年10月5日に正式発表されました。主に Pixel 7 や Pixel 7Proとの違いについてまとめましたので、ぜひご覧ください。
Pixel 7 と8/8Pro 価格とスペックの比較
Pixel 7 vs Pixel 8 です。発売日、価格、スペックなどを一覧にしました。大きく変化があった箇所については、赤太字にて表示しています。
| Pixel 8 | Pixel 8 Pro | Pixel 7 | Pixel 7 Pro |
|---|
| 発売日 | 2023/10/12 | 2023/10/12 | 2022/10/13 | 2022/10/13 |
| 価格 | 112,900円~ | 159,900円~ | 82,500円~ | 124,300円~ |
| ディスプレイ | 6.2 | 6.7 | 6.3 | 6.7 |
| リフレッシュレート | 120Hz | 120Hz | 90Hz | 120Hz |
| 画面解像度 | 2400×1080 | 2992×1344 | 2400×1080 | 3120×1440 |
| サイズ | 150.5×70.8×8.9 | 162.6×75.6×8.8 | 155.6×73.2×8.7 | 162.9×76.6×8.9 |
| 重さ | 187g | 213g | 197g | 212g |
| メモリ | 8GB | 12GB | 8GB | 12GB |
| ストレージ | 128/256GB | 128~512GB | 128/256GB |
| カメラ/広角 | 50MP | 50MP |
| カメラ/ワイド | 12MP | 48MP | 12MP |
| カメラ/望遠 | – | 48MP | – | 48MP |
| カメラ/前面 | 10.5MP | 10.8MP |
| バッテリー | 4575mAh | 5050mAh | 4355mAh | 5000mAh |
| 認証機能 | 画面指紋/顔認証 | 画面指紋/顔認証 |
| プロセッサ | Google Tensor G3 | Google Tensor G2 |
Pixel 8/8 Pro と Pixel 7/7Pro の違い
- Pixel 8 は少し小型に改良され、持ちやすい形に!
- 円安の影響か、価格は3万円以上も値上げに!
- Pixel 8のリフレッシュレートが120Hzに向上!
- プロセッサは全て「Google Tensor 3」に進化!
- ハード面だけですと大きく変化していないように見えますが、チップがG3に進化したことでAI処理能力や画像加工技術が格段に向上したようです!!
Pixel 7aと8/8Pro 価格とスペックの比較
Pixel 7シリーズ最新作のPixel 7a と Pixel 8 の比較です。発売日、価格、スペックなどを一覧にしました。スペックだけ比較すると、正直なところPixel 7aのお得さが際立つような気がします。
| Pixel 8 | Pixel 8 Pro | Pixel 7a |
|---|
| 発売日 | 2023/10/12 | 2023/10/12 | 2023/5/10 |
| 価格 | 112,900円~ | 159,900円~ | 62,700円 |
| ディスプレイ | 6.2 | 6.7 | 6.1 |
| リフレッシュレート | 120Hz | 120Hz | 90Hz |
| 画面解像度 | 2400×1080 | 2992×1344 | 2400×1080 |
| サイズ | 150.5×70.8×8.9 | 162.6×75.6×8.8 | 152×72.9×9.0 |
| 重さ | 187g | 213g | 193.5g |
| メモリ | 8GB | 12GB | 8GB |
| ストレージ | 128/256GB | 128~512GB | 128GB |
| カメラ/広角 | 50MP | 13MP |
| カメラ/ワイド | 12MP | 48MP | 13MP |
| カメラ/望遠 | – | 48MP | – |
| カメラ/前面 | 10.5MP | 13MP |
| バッテリー | 4575mAh | 5050mAh | 4385mAh |
| 認証機能 | 画面指紋/顔認証 | 画面指紋/顔認証 |
| プロセッサ | Google Tensor G3 | Google Tensor G2 |
超コスパの良い「Pixel 7a」については以下の記事をご覧ください!
円安による値上げやiPhoneとの関係性
米ドル価格での比較
| US$ | 日本円 |
|---|
| Pixel 7 | 599$ | 82,500円 |
| Pixel 8 | 699$(+100$) | 112,900円(+30,400円) |
| Pixel 7 Pro | 899$ | 124,300円 |
| Pixel 8 Pro | 999$(+100$) | 159,900円(+35,600円) |
実は Pixel 8 は、Pixel 7 から100$しか値上げされていません。にも関わらず、約3万円も値上げすることとなってしまいました。明らかに円安の影響が出ています。
ちなみにPixel 7a 登場時、2023年1~5月の平均為替レートは1$=130~135円でしたが、2023年6~10月では1$=140~150円と更に円安が進んでしまいました。
Pixel 7a は競合である「iPhone SE3」の価格を意識し、価格は抑えめでしたが、むしろあれは安すぎましたね・・・
競合iPhone 15 との比較
| US$ | 日本円 |
|---|
| iPhone 15 | 799$~ | 124,800円~ |
| Pixel 8 | 699$~ | 112,900円~ |
| iPhone 15 Pro | 999$~ | 159,800円~ |
| Pixel 8 Pro | 999$~ | 159,900円~ |
永遠のライバル「iPhone」との比較です。価格をみれば一目瞭然ですが、バチバチに火花が散っております。
2023年9月に先んじて価格を発表した「iPhone15」が大きく値上げしたことで、「Pixel 8」も大きく値上げに踏み込めたのかもしれませんね。
キャンペーンや下取り情報
キャンペーン情報(10月20日まで)
発売情報と同時にキャンペーン情報も解禁されました。非常にお得な高額のストアクレジットがもらえます。ポーチはおまけ程度という感じでしょうか。
| Pixel 8 | Pixel 8 Pro |
|---|
| ストアクレジット | 30,000円分 | 50,000円分 |
| Google Pixel ポーチ | 数量限定プレゼント! |
下取り価格(10月20日まで)
特に、Pixel 7・Pixel 7 Pro については、下取り価格が大きく引き上げられています。その他の旧製品も下取り価格強化中ですので、最新機種をお求めの方はチャンスです!
| 機種名 | 下取り価格上限 |
|---|
| Pixel 7 Pro(128/256/512GB) | 43,100円 |
| Pixel 7(128/256GB) | 43,100円 |
| Pixel 6a | 25,000円 |
| Pixel 6 Pro(128/256/512GB) | 35,000円 |
| Pixel 6(128/256GB) | 28,000円 |
| Pixel 5a(5G) | 22,000円 |
| Pixel 5 | 15,000円 |
| Pixel 4a 5G | 13,500円 |
| Pixel 4a | 12,500円 |
| Pixel 4 XL(64/128GB) | 13,200円 |
| Pixel 4(64/128GB) | 12,000円 |
Google Pixel 公式サイトより引用
Pixel 8は「買い」なのか?
結論から申しますと、正直私は「Pixel 7a」の方がコスパが良いのかな、という印象です。
ただし、Pixel 8 は、最新のG3チップによる画像処理などの性能強化と扱いやすい小型のサイズ感が大きな魅力だと思いますので、その点を重視される方は大いに「買い」だと思います。
また、Pixel 7に対して+3万円の値上げとなってしまいましたが、
その多くは円安の影響であって、Pixelだけでなく、iPhone15、その他多くの輸入製品でも同じことですので、値上げどうこうではなく、そもそも、円という通貨のインフレを受け入れるべき局面なのでは?とも感じています。

ジョニー
コメント